Pages: [1]
Travis DJ
BAM!ID: 345
Joined: 2006-05-14
Posts: 9
Credits: 678,349
World-rank: 262,617

2005-03-12 18:23:14

I figured I'd give this a week or so just to make sure it wasn't me..

My host on BOINCstats' LHC results has been "hidden" since LHC reopened this year. For my preferences at LHC, my machine is not hidden and is visible to all. Today I took the opportunity to cross reference the accuracy of this information with LHC's own top participant list. All users within +/- 5 positions of me have hidden computers on BOINCstats where on LHC's own results page, none of their machines are hidden and all are visible.

I have yet to find a user whose machines are listed on BOINCstats LHC results. Happy bug-hunting! 8)
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9460
Credits: 353,172,950
World-rank: 5,059

2005-03-12 18:52:57

This is not a bug. LHC is not exporting User-ID's in their host XML file.
Guest

2005-03-13 16:08:32

This is not a bug. LHC is not exporting User-ID's in their host XML file.


I had a feeling this might be the case
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9460
Credits: 353,172,950
World-rank: 5,059

2005-03-13 16:23:08

To illustrate this, here is a piece of the LHC host XML file:

Code:
<host>

<id>1982</id>

<total_credit>557.127497</total_credit>

<expavg_credit>0.005209</expavg_credit>

<expavg_time>1110554406.204820</expavg_time>

<p_vendor>GenuineIntel</p_vendor>

<p_model>x86 Family 6 Model 8 Stepping 10 996MHz</p_model>

<os_name>Microsoft Windows 2000</os_name>

<os_version>Professional Edition, Service Pack 4, (05.00.2195.00)</os_version>

</host>

<host>

<id>1983</id>

<total_credit>1999.747587</total_credit>

<expavg_credit>0.000258</expavg_credit>

<expavg_time>1110554406.204990</expavg_time>

<p_vendor>Intel(R) Pentium(R) 4 CPU 2.00GHz</p_vendor>

<p_model>Pentium</p_model>

<os_name>Microsoft Windows XP</os_name>

<os_version>Professional Edition, Service Pack 2, (05.01.2600.00)</os_version>

</host>

<host>

<id>1985</id>

<total_credit>2426.369094</total_credit>

<expavg_credit>0.000013</expavg_credit>

<expavg_time>1110554406.183900</expavg_time>

<p_vendor>Intel(R) Pentium(R) 4 CPU 2.40GHz</p_vendor>

<p_model>Pentium</p_model>

<os_name>Microsoft Windows XP</os_name>

<os_version>Professional Edition, Service Pack 1, (05.01.2600.00)</os_version>

</host>


No User_ID's here <!--emo&-->
Guest

2005-03-14 05:55:04

actually, alot is missing...

an lhc host:
Code:
&#60;host>

&#60;id>26&#60;/id>

&#60;total_credit>230.934933&#60;/total_credit>

&#60;expavg_credit>0.000004&#60;/expavg_credit>

&#60;expavg_time>1109344505.011490&#60;/expavg_time>

&#60;p_vendor>Intel&#40;R&#41; Pentium&#40;R&#41; 4 CPU 2.40GHz&#60;/p_vendor>

&#60;p_model>Pentium&#60;/p_model>

&#60;os_name>Microsoft Windows XP&#60;/os_name>

&#60;os_version>Professional Edition, Service Pack 1, &#40;05.01.2600.00&#41;&#60;/os_version>

&#60;/host>


a climate host:
Code:
&#60;host>

&#60;id>1&#60;/id>

&#60;userid>3&#60;/userid>

&#60;total_credit>3175.788098&#60;/total_credit>

&#60;expavg_credit>210.158388&#60;/expavg_credit>

&#60;expavg_time>1094579722.945050&#60;/expavg_time>

&#60;p_vendor>Intel&#40;R&#41; Pentium&#40;R&#41; 4 CPU 3.06GHz&#60;/p_vendor>

&#60;p_model>Pentium&#60;/p_model>

&#60;os_name>Microsoft Windows XP&#60;/os_name>

&#60;os_version>Professional Edition, Service Pack 2, &#40;05.01.2600.00&#41;&#60;/os_version>

&#60;create_time>1091704349&#60;/create_time>

&#60;rpc_time>1093357342&#60;/rpc_time>

&#60;timezone>0&#60;/timezone>

&#60;ncpus>2&#60;/ncpus>

&#60;p_fpops>1658709691.322990&#60;/p_fpops>

&#60;p_iops>1710245045.766560&#60;/p_iops>

&#60;p_membw>1000000000.000000&#60;/p_membw>

&#60;m_nbytes>1072476160.000000&#60;/m_nbytes>

&#60;m_cache>1000000.000000&#60;/m_cache>

&#60;m_swap>2582761472.000000&#60;/m_swap>

&#60;d_total>40878735360.000000&#60;/d_total>

&#60;d_free>17710448640.000000&#60;/d_free>

&#60;n_bwup>6332.770966&#60;/n_bwup>

&#60;n_bwdown>3227714.861385&#60;/n_bwdown>

&#60;host_cpid>0&#60;/host_cpid>

&#60;/host>


so alot of host information is gone - which I think is too bad as I plan on using some of the missing information...
Pages: [1]

Index :: BOINCstats Bug Report :: Number of hosts for LHC stats always hidden
Reason: