Mostly just curious


Advanced search

Message boards : Number crunching : Mostly just curious

Sort
Author Message
Profile theharperdragon

Joined: Aug 7 10
Posts: 3
ID: 31311
Credit: 524,862
RAC: 0
Message 6044 - Posted 10 Oct 2010 11:44:26 UTC
Last modified: 10 Oct 2010 11:44:57 UTC

I'm running Docking on several crunchers - most of them being dual core 3 Gb with about 2 Gb of ram running on Windows XP Pro.
What has me curious is the large swings in run times going from around 9000 sec of CPU time to around 40000 sec. I've seen times of anywhere from 8 hours to over 40 hours on the same box.
My question is - why the huge difference?

zpm

Joined: Mar 13 09
Posts: 13
ID: 8257
Credit: 474,576
RAC: 0
Message 6052 - Posted 18 Oct 2010 13:51:10 UTC - in response to Message ID 6044 .

I'm running Docking on several crunchers - most of them being dual core 3 Gb with about 2 Gb of ram running on Windows XP Pro.
What has me curious is the large swings in run times going from around 9000 sec of CPU time to around 40000 sec. I've seen times of anywhere from 8 hours to over 40 hours on the same box.
My question is - why the huge difference?


some other program must be eating up your ram, causing the processor give more cycles to the other program...

I've seen this when i play a game or just have more than 3 browsers open on my laptop which is old...

it could also have something to do with heat. how hot your processor gets.

____________

I recommend Secunia PSI: http://secunia.com/vulnerability_scanning/personal/
Profile theharperdragon

Joined: Aug 7 10
Posts: 3
ID: 31311
Credit: 524,862
RAC: 0
Message 6054 - Posted 22 Oct 2010 7:11:05 UTC
Last modified: 22 Oct 2010 7:14:01 UTC

Nope - most of these units are used for nothing but crunching - and those are the worst culprits. And only there is only one project on each of them. The units that get the most use have the best times.
From what I can find out so far - heat is DEFINITELY not a problem - lots of cooling in each box.

Message boards : Number crunching : Mostly just curious

Database Error
: The MySQL server is running with the --read-only option so it cannot execute this statement
array(3) {
  [0]=>
  array(7) {
    ["file"]=>
    string(47) "/boinc/projects/docking/html_v2/inc/db_conn.inc"
    ["line"]=>
    int(97)
    ["function"]=>
    string(8) "do_query"
    ["class"]=>
    string(6) "DbConn"
    ["object"]=>
    object(DbConn)#8 (2) {
      ["db_conn"]=>
      resource(60) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      &string(51) "update DBNAME.thread set views=views+1 where id=562"
    }
  }
  [1]=>
  array(7) {
    ["file"]=>
    string(48) "/boinc/projects/docking/html_v2/inc/forum_db.inc"
    ["line"]=>
    int(60)
    ["function"]=>
    string(6) "update"
    ["class"]=>
    string(6) "DbConn"
    ["object"]=>
    object(DbConn)#8 (2) {
      ["db_conn"]=>
      resource(60) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      object(BoincThread)#3 (16) {
        ["id"]=>
        string(3) "562"
        ["forum"]=>
        string(1) "2"
        ["owner"]=>
        string(5) "31311"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(19) "Mostly just curious"
        ["timestamp"]=>
        string(10) "1287731465"
        ["views"]=>
        string(3) "143"
        ["replies"]=>
        string(1) "2"
        ["activity"]=>
        string(17) "7.63969243802e-67"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1286711066"
        ["hidden"]=>
        string(1) "0"
        ["sticky"]=>
        string(1) "0"
        ["locked"]=>
        string(1) "0"
      }
      [1]=>
      &string(6) "thread"
      [2]=>
      &string(13) "views=views+1"
    }
  }
  [2]=>
  array(7) {
    ["file"]=>
    string(63) "/boinc/projects/docking/html_v2/user/community/forum/thread.php"
    ["line"]=>
    int(184)
    ["function"]=>
    string(6) "update"
    ["class"]=>
    string(11) "BoincThread"
    ["object"]=>
    object(BoincThread)#3 (16) {
      ["id"]=>
      string(3) "562"
      ["forum"]=>
      string(1) "2"
      ["owner"]=>
      string(5) "31311"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(19) "Mostly just curious"
      ["timestamp"]=>
      string(10) "1287731465"
      ["views"]=>
      string(3) "143"
      ["replies"]=>
      string(1) "2"
      ["activity"]=>
      string(17) "7.63969243802e-67"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1286711066"
      ["hidden"]=>
      string(1) "0"
      ["sticky"]=>
      string(1) "0"
      ["locked"]=>
      string(1) "0"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      &string(13) "views=views+1"
    }
  }
}
query: update docking.thread set views=views+1 where id=562