Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go »
No member browsing this thread
Thread Status: Active
Total posts in this thread: 3
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1153 times and has 2 replies Next Thread
sptrog1
Master Cruncher
Joined: Dec 12, 2017
Post Count: 1557
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Interesting?

At one time I had six copies of the same task in my transfer box: 0 thru 5. They eventually up loaded into oblivian without passing thru tasks and beiing crunched.
I just hit retry until they all disappeared. They went active and disappeared . One with each try.
[Sep 11, 2022 6:22:46 AM]   Link   Report threatening or abusive post: please login first  Go to top 
adriverhoef
Master Cruncher
The Netherlands
Joined: Apr 3, 2009
Post Count: 2069
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Interesting?

This may also be interesting …

In the BOINC Manager you can click the Statistics tab and see the buttons Show user total, Show user average, Show host total and Show host average. The grid displayed spans a period of 30 days.

Where do the data come from?
From the file ~boinc/statistics_www.worldcommunitygrid.org.xml.
A snippet from that file looks like this:

    <daily_statistics>
<day>1660780800.000000</day>
<user_total_credit>142814789.169989</user_total_credit>
<user_expavg_credit>24961.183546</user_expavg_credit>
<host_total_credit>29551924.037008</host_total_credit>
<host_expavg_credit>21427.303287</host_expavg_credit>
</daily_statistics>
<daily_statistics>
<day>1660867200.000000</day>
<user_total_credit>143087756.337775</user_total_credit>
<user_expavg_credit>48580.223253</user_expavg_credit>
<host_total_credit>29819030.168881</host_total_credit>
<host_expavg_credit>44798.210151</host_expavg_credit>
</daily_statistics>


Day after day, your credit is being recorded in this file.
The meaning of the elements is quite clear, they correspond with the labels of each graph in the Statistics tab:
<user_total_credit> = User Total
<user_expavg_credit> = User Average
<host_total_credit> = Host Total
<host_expavg_credit> = Host Average

The element <day> represents the number of seconds since the epoch.
1660780800 = Thu 18 Aug 00:00:00 UTC 2022
1660867200 = Fri 19 Aug 00:00:00 UTC 2022


If you multiply your BOINC credit by 7, you get your WCG points:
142814789.169989 × 7 =  999703524 (rounded)
143087756.337775 × 7 = 1001614294 (rounded)

[Sep 11, 2022 8:25:58 AM]   Link   Report threatening or abusive post: please login first  Go to top 
sptrog1
Master Cruncher
Joined: Dec 12, 2017
Post Count: 1557
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Interesting?

Wiyh six copies of the same task, O wondered why I was set up to be my own wingman. However it seemed to work out all right - I hope.
[Sep 12, 2022 2:07:18 AM]   Link   Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Post new Thread