climateprediction.net home page
Recent Average Credit. Correct for user, zero for computers.

Recent Average Credit. Correct for user, zero for computers.

Message boards : Number crunching : Recent Average Credit. Correct for user, zero for computers.
Message board moderation

To post messages, you must log in.

Previous · 1 · 2

AuthorMessage
Glenn Carver

Send message
Joined: 29 Oct 17
Posts: 814
Credit: 13,660,679
RAC: 8,611
Message 69913 - Posted: 17 Oct 2023, 11:42:08 UTC - in response to Message 69899.  

But the Host and User equivalents are getting smaller and smaller - something's taking a salami slicer to them! I'll let it run a couple more days, then I'll bury my head in that bloody C++ script again.
Are the Host & User values a weighted average over time?
ID: 69913 · Report as offensive     Reply Quote
Richard Haselgrove

Send message
Joined: 1 Jan 07
Posts: 943
Credit: 34,346,284
RAC: 10,656
Message 69916 - Posted: 17 Oct 2023, 11:51:15 UTC - in response to Message 69913.  

Are the Host & User values a weighted average over time?
No.

BOINC tracks two values: total and RAC, for any of these groupings. RAC (aka 'average' and 'weight' internally) is the decaying one, with a half-life of seven days (but missing for Hosts at the moment): Total (which is the one I'm tracking here) should be monotonically increasing since the dawn of time. No decay.
ID: 69916 · Report as offensive     Reply Quote
Glenn Carver

Send message
Joined: 29 Oct 17
Posts: 814
Credit: 13,660,679
RAC: 8,611
Message 69929 - Posted: 18 Oct 2023, 8:52:46 UTC - in response to Message 69916.  
Last modified: 18 Oct 2023, 8:54:10 UTC

Looking at your table from the previous message, the Host & User numbers are consistent with each other. If I add up the User increments I get 2,277 which matches the Host increment. So the issue is the difference between the Task values & the (Host/User) values. Maybe the Task value is the 'raw' number before some kind of scaling/adjustment is being applied? (you probably know this, I'm catching up :)

As you said, would need to look in the code to see what's happening. This also assumes these number are being computed at the same time and it's not due to two different credit scripts running at different times?
ID: 69929 · Report as offensive     Reply Quote
Richard Haselgrove

Send message
Joined: 1 Jan 07
Posts: 943
Credit: 34,346,284
RAC: 10,656
Message 69930 - Posted: 18 Oct 2023, 10:32:42 UTC - in response to Message 69929.  
Last modified: 18 Oct 2023, 10:50:39 UTC

OK, here's today's show.

Task 22347460													

Trickle	Date		Host total	Host increment		User total	incr.	Delta		Task total	Task increment	Interval

			93,562					33,375,985							
1	15/10/2023						33,376,834	849			  849.83	849.83		
2	15/10/2023						33,377,585	751	98		1,678.16	828.33		09:17
3	16/10/2023	95,839		2,277			33,378,262	677	74		2,506.49	828.33		09:19
4	16/10/2023	96,441		  602			33,378,864	602	75		3,334.82	828.33		09:07
5	17/10/2023	96,969		  528			33,379,391	527	75		4,163.15	828.33		09:06
6	17/10/2023	97,422		  453			33,379,845	454	73		4,991.48	828.33		09:23
7	17/10/2023	97,800		  378			33,380,223	378	76		5,819.81	828.33		09:32
8	18/10/2023	98,104		  304			33,380,527	304	74		6,648.14	828.33		09:12
I've added two extra columns - Delta, to get an idea of the rate of change, and interval (hh:mm), the time between trickles. All the figures have been copied directly from this web-site, and thus from the project database. The 'Date' is actually the full timestamp from the 'Trickle received' column in the task display: I've stopped this machine from making any extra scheduler contacts, so the trickles are sent and received within seconds of creation.

Like Glenn, I first assumed that the decay function for RAC had somehow been drawn into the calculation of totals. But that would be an exponential decay, and this is looking more like a straight line. There's the slightest hint that delta is related to interval, but it's not strong enough to be certain.

Time for that code-walk. First, I have to find that download link again - make sure no-one's been fiddling with the script while we haven't been watching. Edit - found it. No change except the rather feeble comment on the correction factor.
ID: 69930 · Report as offensive     Reply Quote
Richard Haselgrove

Send message
Joined: 1 Jan 07
Posts: 943
Credit: 34,346,284
RAC: 10,656
Message 69953 - Posted: 19 Oct 2023, 17:53:13 UTC

I won't repeat the whole table now, but it's just added a new line:

12	19/10/2023		98,575	5		33,380,998	6	74		9,961.47	828.33		09:13
Which begs the question - what happens when the increment reaches zero? Does it stop, or go negative? The answer will happen around 02:40 UTC in the morning*, but I won't be around to see it. Anyone want to start a sweepstake on the answer?

* Or it may not happen at all. I'm just entering a severe weather warning, with thunderstorms, which sometimes trigger blackouts - and that host isn't protected by a UPS.
ID: 69953 · Report as offensive     Reply Quote
Richard Haselgrove

Send message
Joined: 1 Jan 07
Posts: 943
Credit: 34,346,284
RAC: 10,656
Message 69958 - Posted: 20 Oct 2023, 7:32:32 UTC

Well, we were spared the lightning, so the power supply and the task have survived so far. But the wind and rain were horrendous - everything which can leak, is leaking.

But back on topic ...
Task 22347460													

Trickle	Date		Host total	Host increment		User total	incr.	Delta		Task total	Task increment	Interval

			93,562					33,375,985							
1	15/10/2023						33,376,834	849			  849.83	849.83		
2	15/10/2023						33,377,585	751	98		1,678.16	828.33		09:17
3	16/10/2023	95,839		2,277			33,378,262	677	74		2,506.49	828.33		09:19
4	16/10/2023	96,441		602			33,378,864	602	75		3,334.82	828.33		09:07
5	17/10/2023	96,969		528			33,379,391	527	75		4,163.15	828.33		09:06
6	17/10/2023	97,422		453			33,379,845	454	73		4,991.48	828.33		09:23
7	17/10/2023	97,800		378			33,380,223	378	76		5,819.81	828.33		09:32
8	18/10/2023	98,104		304			33,380,527	304	74		6,648.14	828.33		09:12
9	18/10/2023	98,334		230			33,380,757	230	74		7,476.48	828.34		09:15
10	18/10/2023	98,489		155			33,380,912	155	75		8,304.81	828.33		09:04
11	19/10/2023	98,570		81			33,380,992	80	75		9,133.14	828.33		09:03
12	19/10/2023	98,575		5			33,380,998	6	74		9,961.47	828.33		09:13
13	20/10/2023	98,643		68			33,381,065	67	-61		10,789.80	828.33		09:09
Well - I never anticipated that - it's bounced!

That's actually quite useful, because it points the finger at a very specific line in the code, which I'd already picked out as looking dodgy. I'll pass it up the line.
ID: 69958 · Report as offensive     Reply Quote
Harri Liljeroos
Avatar

Send message
Joined: 9 Dec 05
Posts: 111
Credit: 12,038,780
RAC: 1,393
Message 69959 - Posted: 20 Oct 2023, 8:10:47 UTC

I see now some accumulated RAC on my Hosts page. Numbers are small and do not correspond to the user RAC. But maybe they'll catch up.
ID: 69959 · Report as offensive     Reply Quote
Richard Haselgrove

Send message
Joined: 1 Jan 07
Posts: 943
Credit: 34,346,284
RAC: 10,656
Message 69960 - Posted: 20 Oct 2023, 8:34:18 UTC - in response to Message 69959.  

I see now some accumulated RAC on my Hosts page. Numbers are small and do not correspond to the user RAC. But maybe they'll catch up.
Andy was working on the credit script yesterday, and deployed a modification to address the RAC part of the problem. But that depends (properly) on the amount of "new work", which is the column I've labelled 'increment' in my tables.

For trickle 12 yesterday, with increment 5, that earned me a RAC of 0.03: with trickle 13, increment 68, RAC's gone up to 6.60. But it should be based on the full 828.33 awarded for the trickle.
ID: 69960 · Report as offensive     Reply Quote
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4349
Credit: 16,546,891
RAC: 4,053
Message 69970 - Posted: 20 Oct 2023, 15:32:47 UTC - in response to Message 69960.  

Yes, I see that I now have a +ve average credit on one of my BOINC instances. I won't attempt to confuse the CPDN BOINC server by letting my Wine instance upoload zips and trickles for the same tasks to satisfy my curiosity about how it would handle same!
ID: 69970 · Report as offensive     Reply Quote
Richard Haselgrove

Send message
Joined: 1 Jan 07
Posts: 943
Credit: 34,346,284
RAC: 10,656
Message 69981 - Posted: 24 Oct 2023, 8:58:57 UTC

OK, the task under the microscope has completed and reported success. Here are the figures for the final trickle: there was no further change on report.

The totals were:

Task: 19,901.44 credits
Host and User: 10,744 credits added.

There's something very, very wrong there. This is how it happened:


The Task line (yellow) is exactly correct, according to theory.
The Host line (exactly matched by the User line - pink) is the one we need to look into more deeply. It even gave me too much for the final trickle, but that doesn't make up for the dip in the middle.

It was very helpful that RAC was fixed just at the right time: that line looks pretty good for RAC based on the host increments.
ID: 69981 · Report as offensive     Reply Quote
Previous · 1 · 2

Message boards : Number crunching : Recent Average Credit. Correct for user, zero for computers.

©2024 climateprediction.net