Results 1 to 40 of 390

Thread: Older stats issue

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Now where did I leave my car? CanoeBeyond's Avatar
    Join Date
    Jul 2008
    Posts
    32
    Quote Originally Posted by ARS-outlnder View Post
    Wieferich stuck
    Some stats not being updated, Examples:

    Wieferich@Home - All Teams
    Last Checked : Fri Oct 30, 06:34:55 2009 CST
    Data Updated : Fri Oct 30, 06:34:55 2009 CST
    Current Time : Sat Oct 31, 10:39:49 2009 CST

    Dimes - Overview
    Last Checked : Fri Oct 30, 12:33:04 2009 GMT
    Data Updated : Fri Oct 30, 12:33:04 2009 GMT
    Current Time : Sat Oct 31, 16:09:20 2009 GMT

    Thanks Bok!

  2. #2
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,506
    Blog Entries
    13
    indeed, the non-boinc script crashed due to out of memory and swap!.. That's not good. Maybe I need to scale back the mysql memory use on that box as it's got 15 or the 16Gb itself..

    It's running again now, doing the folding@home stats first, the others will follow..

    Bok

  3. #3
    Now where did I leave my car? CanoeBeyond's Avatar
    Join Date
    Jul 2008
    Posts
    32
    Thanks Bok!

  4. #4
    Can you check server for the subproject breakdown in Primegrid. My TPS daily score has been stuck for several days.

  5. #5
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,506
    Blog Entries
    13
    There isn't any TPS work (that I'm aware of!) otherwise I'd be going for my badge there Hasn't been any for quite some time unfortunately..

    According to my stats you have

    Code:
    mysql> select subproject,metric1 from proj_user_work where proj = 'pgrid' and id = 3550 and subproject like 'TPS%';
    +------------+------------------+
    | subproject | metric1          |
    +------------+------------------+
    | TPS        | 156748.380312153 |
    | TPS_195000 |             1.17 |
    | TPS_333333 | 156747.210312153 |
    +------------+------------------+
    3 rows in set (0.00 sec)
    and according to the xml file from Primegrid..

    Code:
    <user>
        <id>3550</id>
        <subproject name="TPS_195000">
            <workunits>3</workunits>
            <primes>0</primes>
            <credit>1.17</credit>
        </subproject>
        <subproject name="TPS_333333">
            <workunits>107894</workunits>
            <primes>39</primes>
            <credit>156747.210312153</credit>
        </subproject>
    So all is well

  6. #6
    Dungeon Master alpha's Avatar
    Join Date
    Mar 2002
    Location
    Norfolk, UK
    Posts
    1,700
    There seems to be a typo on the user page for each project: "Country Percentle".

    Also, some of the numbers on this page which are >1000 aren't comma separated. For instance, for "Project rank" the first number isn't, but the second is. Same for "Rank for this country", but possibly some others too.

    Small things I know, sorry to nit pick.

  7. #7
    Free-DC Semi-retire gopher_yarrowzoo's Avatar
    Join Date
    Mar 2002
    Location
    Knoxville, TN
    Posts
    3,985
    Well I've looked at it did the changes to the number formatting so this should ripple through once the cache is refreshed. I've checked it with other users and it does work...
    Semi-retired from Free-DC...
    I have some time to help.....
    I need a new laptop,but who needs a laptop when you have a phone...
    Now to remember my old computer specs..


  8. #8
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,506
    Blog Entries
    13
    Quote Originally Posted by alpha View Post
    There seems to be a typo on the user page for each project: "Country Percentle".

    Also, some of the numbers on this page which are >1000 aren't comma separated. For instance, for "Project rank" the first number isn't, but the second is. Same for "Rank for this country", but possibly some others too.

    Small things I know, sorry to nit pick.
    Cool, thanks foor pointing it out and Gopher for fixing.. I only just started adding these in the last few days, doing small fixes to a page (and chart) at a time....

  9. #9
    Dungeon Master alpha's Avatar
    Join Date
    Mar 2002
    Location
    Norfolk, UK
    Posts
    1,700
    Quote Originally Posted by alpha View Post
    Also, some of the numbers on this page which are >1000 aren't comma separated. For instance, for "Project rank" the first number isn't, but the second is. Same for "Rank for this country", but possibly some others too.
    Just found another on the "User by CPID Stats" page. The first number of "Overall rank" is not comma separated.

    TIA.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •