Question: stucking or too slow?


Advanced search

Message boards : Unix/Linux : Question: stucking or too slow?

Sort
Author Message
Profile suguruhirahara
Forum moderator
Volunteer tester
Avatar

Joined: Sep 13 06
Posts: 282
ID: 15
Credit: 56,614
RAC: 0
Message 1413 - Posted 15 Nov 2006 3:34:41 UTC

Hi, all:) I have a question to linux users.

I've crunched results on linux via VMWare, but I found them being computed very slowly. Around 7 hours are spent on 15% of 1 result, though on windows 1 result are completed in 6 hours.

Is the result almost stucked, or too slow? I have no idea...everything has well until yesterday. Is anyone experiencing the same situation?

Thanks,
suguruhirahara


____________

I'm a volunteer participant; my views are not necessarily those of Docking@Home or its participating institutions.

Profile clownius
Volunteer tester
Avatar

Joined: Nov 14 06
Posts: 61
ID: 280
Credit: 2,677
RAC: 0
Message 1536 - Posted 21 Nov 2006 10:41:32 UTC

My little 700Mhz machine churns em out in a little over 17hrs. What type of machine is this and what else is it doing? Check for something thats chewing up big time processing power other than that more info required soz
____________

Profile suguruhirahara
Forum moderator
Volunteer tester
Avatar

Joined: Sep 13 06
Posts: 282
ID: 15
Credit: 56,614
RAC: 0
Message 1537 - Posted 21 Nov 2006 11:02:23 UTC - in response to Message ID 1536 .

My little 700Mhz machine churns em out in a little over 17hrs. What type of machine is this and what else is it doing? Check for something thats chewing up big time processing power other than that more info required soz

The issue is solved already:) Due to page file.
Thanks though.

suguruhirahara
____________

I'm a volunteer participant; my views are not necessarily those of Docking@Home or its participating institutions.

Message boards : Unix/Linux : Question: stucking or too slow?

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(50) "update DBNAME.thread set views=views+1 where id=99"
    }
  }
  [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(2) "99"
        ["forum"]=>
        string(1) "6"
        ["owner"]=>
        string(2) "15"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(31) "Question: stucking or too slow?"
        ["timestamp"]=>
        string(10) "1164106947"
        ["views"]=>
        string(4) "1205"
        ["replies"]=>
        string(1) "2"
        ["activity"]=>
        string(20) "2.8386834401572e-128"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1163561681"
        ["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(2) "99"
      ["forum"]=>
      string(1) "6"
      ["owner"]=>
      string(2) "15"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(31) "Question: stucking or too slow?"
      ["timestamp"]=>
      string(10) "1164106947"
      ["views"]=>
      string(4) "1205"
      ["replies"]=>
      string(1) "2"
      ["activity"]=>
      string(20) "2.8386834401572e-128"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1163561681"
      ["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=99