|
1)
Message boards :
Number crunching :
Client errors
(Message 75210)
Posted 7 Mar 2013 by ETQuestor Post: I'm running NVIDIA 310.32 on x86_64 linux (Fedora 18). I just updated BOINC from 7.0.36 -> 7.0.52 (x86_64 linux build) and had the first successful task completion on Rosetta in weeks. I'll keep an eye on it to see if that continues. Seems to be some kind of interaction between BOINC and the NVIDIA driver that is weirdly version dependent. Just wanted to confirm that this combo of BOINC 7.0.52 (linux x86_64) and NVIDIA 310.32 (linux x86_64) is working great...almost a week of successful tasks. |
|
2)
Message boards :
Number crunching :
Client errors
(Message 75195)
Posted 4 Mar 2013 by ETQuestor Post: I'm running NVIDIA 310.32 on x86_64 linux (Fedora 18). I just updated BOINC from 7.0.36 -> 7.0.52 (x86_64 linux build) and had the first successful task completion on Rosetta in weeks. I'll keep an eye on it to see if that continues. Seems to be some kind of interaction between BOINC and the NVIDIA driver that is weirdly version dependent. |
|
3)
Message boards :
Number crunching :
Client errors
(Message 75027)
Posted 1 Feb 2013 by ETQuestor Post:
I've signed up for Ralph with one of my trouble machines, but there don't seem to be any tasks available. As soon as I get any, I'll report the results. |
|
4)
Message boards :
Number crunching :
Client errors
(Message 75016)
Posted 29 Jan 2013 by ETQuestor Post: ...I'm planning to update the server scheduler to use the version that Ralph uses... David, This is an interesting idea. My rosetta worked fine for months until between 7-10 days ago (I think). I assumed it was the upgrade to my NVIDIA driver, but I put it back and it didn't help. Did you make any changes to the scheduler code in that timeframe that might explain it "breaking" for me again? Also, any ETA on when that change would happen? I'm happy to test or help in any way that I can. |
|
5)
Message boards :
Number crunching :
Client errors
(Message 74998)
Posted 27 Jan 2013 by ETQuestor Post: AMD Athlon 64 X2 Dual Core Processor 6000+ [Family 15 Model 67 Stepping 3], Fedora 18 x86_64, NVIDIA driver 310.19, Boinc 7.0.36 host: http://boinc.bakerlab.org/rosetta/show_host_detail.php?hostid=1578078 task outcome client error, state invalid http://boinc.bakerlab.org/rosetta/result.php?resultid=557755895 Boinc log less checkpointing. 25-Jan-2013 21:56:36 [rosetta@home] Starting task rb_01_21_36039_68329_h001__if_IGNORE_THE_REST_08_03_72779_4_0 using minirosetta version 345 in slot 0 26-Jan-2013 18:17:20 [rosetta@home] Restarting task rb_01_21_36039_68329_h001__if_IGNORE_THE_REST_08_03_72779_4_0 using minirosetta version 345 in slot 0 26-Jan-2013 18:23:54 [rosetta@home] [task] ACTIVE_TASK::start(): forked process: pid 2268 26-Jan-2013 18:23:54 [rosetta@home] [task] task_state=EXECUTING for rb_01_21_36039_68329_h001__if_IGNORE_THE_REST_08_03_72779_4_0 from start 26-Jan-2013 18:23:54 [rosetta@home] Restarting task rb_01_21_36039_68329_h001__if_IGNORE_THE_REST_08_03_72779_4_0 using minirosetta version 345 in slot 0 26-Jan-2013 22:34:42 [rosetta@home] [task] Process for rb_01_21_36039_68329_h001__if_IGNORE_THE_REST_08_03_72779_4_0 exited, status 0, task state 1 26-Jan-2013 22:34:42 [rosetta@home] [task] process exited with status 0 26-Jan-2013 22:34:42 [rosetta@home] [task] task_state=EXITED for rb_01_21_36039_68329_h001__if_IGNORE_THE_REST_08_03_72779_4_0 from handle_exited_app 26-Jan-2013 22:34:42 [rosetta@home] Computation for task rb_01_21_36039_68329_h001__if_IGNORE_THE_REST_08_03_72779_4_0 finished 26-Jan-2013 22:34:42 [rosetta@home] [task] result state=FILES_UPLOADING for rb_01_21_36039_68329_h001__if_IGNORE_THE_REST_08_03_72779_4_0 from CS::app_finished 26-Jan-2013 22:34:42 [rosetta@home] [task] ACTIVE_TASK::start(): forked process: pid 2525 26-Jan-2013 22:34:42 [rosetta@home] [task] task_state=EXECUTING for MB101_t000___robetta_IGNORE_THE_REST_03_09_72239_4759_0 from start 26-Jan-2013 22:34:42 [rosetta@home] Starting task MB101_t000___robetta_IGNORE_THE_REST_03_09_72239_4759_0 using minirosetta version 345 in slot 0 26-Jan-2013 22:34:45 [rosetta@home] Started upload of rb_01_21_36039_68329_h001__if_IGNORE_THE_REST_08_03_72779_4_0_0 26-Jan-2013 22:34:51 [rosetta@home] Finished upload of rb_01_21_36039_68329_h001__if_IGNORE_THE_REST_08_03_72779_4_0_0 26-Jan-2013 22:34:51 [rosetta@home] [task] result state=FILES_UPLOADED for rb_01_21_36039_68329_h001__if_IGNORE_THE_REST_08_03_72779_4_0 from CS::update_results 27-Jan-2013 07:50:01 [rosetta@home] update requested by user 27-Jan-2013 07:50:11 [rosetta@home] Sending scheduler request: Requested by user. 27-Jan-2013 07:50:11 [rosetta@home] Reporting 1 completed tasks 27-Jan-2013 07:50:11 [rosetta@home] Requesting new tasks for NVIDIA 27-Jan-2013 07:50:14 [rosetta@home] Scheduler request completed: got 0 new tasks |
|
6)
Message boards :
Number crunching :
Client errors
(Message 74996)
Posted 27 Jan 2013 by ETQuestor Post: I will upload my task debug logs as soon as I get another task or two to complete. For those interested in how to do this, you edit (or create, if it does not already exist) the file cc_config.xml in your main BOINC directory. Mine looks like this: <cc_config> <log_flags> <task_debug>1</task_debug> </log_flags> </cc_config> |
|
7)
Message boards :
Number crunching :
Client errors
(Message 74980)
Posted 25 Jan 2013 by ETQuestor Post: Can any of you point me to specific results/computers? I recently upgraded my NVIDIA driver (Linux x86_64 running Fedora 18) from 310.19 to 310.32 and suddenly started getting the client errors (computation finished normally, I get an invalid result). I am not using the GPU for Rosetta (used for GPUGrid). I will try going back to 310.19 and see what happens. Sample hosts: http://boinc.bakerlab.org/rosetta/results.php?hostid=1578095 http://boinc.bakerlab.org/rosetta/results.php?hostid=1578078 Sample WUs: http://boinc.bakerlab.org/rosetta/result.php?resultid=557936169 http://boinc.bakerlab.org/rosetta/result.php?resultid=557755898 -Andrew |
|
8)
Message boards :
Number crunching :
Current issues with 7+ boinc client
(Message 74408)
Posted 14 Nov 2012 by ETQuestor Post: I am a recent new member of the Rosetta project...I have two Linux x86_64 (Fedora 17, 3.6.6 kernel) machines running this project. Both have NVIDIA GPU cards running GPUGrid, BOINC version 7.0.36, NVIDIA driver 304.64. One is completing and reporting Rosetta units just fine, the other is completing computation normally but getting the Client Error / Validation Error on every unit (so far). I am happy to provide any addition info or run diagnostic/troubleshooting steps, so please let me know. Host working correctly : http://boinc.bakerlab.org/rosetta/results.php?hostid=1578095 http://boinc.bakerlab.org/rosetta/show_host_detail.php?hostid=1578095 Host having errors: http://boinc.bakerlab.org/rosetta/show_host_detail.php?hostid=1578078 http://boinc.bakerlab.org/rosetta/results.php?hostid=1578078 Error result: http://boinc.bakerlab.org/rosetta/result.php?resultid=543993914 <core_client_version>7.0.36</core_client_version> <![CDATA[ <stderr_txt> [2012-11-14 11:47: 4:] :: BOINC:: Initializing ... ok. [2012-11-14 11:47: 4:] :: BOINC :: boinc_init() BOINC:: Setting up shared resources ... ok. BOINC:: Setting up semaphores ... ok. BOINC:: Updating status ... ok. BOINC:: Registering timer callback... ok. BOINC:: Worker initialized successfully. Registering options.. Registered extra options. Initializing broker options ... Registered extra options. Initializing core... Initializing options.... ok Options::initialize() Options::adding_options() Options::initialize() Check specs. Options::initialize() End reached Loaded options.... ok Processed options.... ok Initializing random generators... ok Initialization complete. Setting WU description ... Unpacking zip data: ../../projects/boinc.bakerlab.org_rosetta/minirosetta_database_rev52076.zip Unpacking WU data ... Unpacking data: ../../projects/boinc.bakerlab.org_rosetta/input_rb_11_13_34809_65508__round2_t000__0_C1_robetta.zip Setting database description ... Setting up checkpointing ... Setting up graphics native ... BOINC:: Worker startup. Starting watchdog... Watchdog active. ====================================================== DONE :: 7 starting structures 9532.52 cpu seconds This process generated 7 decoys from 7 attempts ====================================================== BOINC :: WS_max 0 BOINC :: Watchdog shutting down... BOINC :: BOINC support services shutting down cleanly ... called boinc_finish </stderr_txt> ]]> Validate state Invalid Claimed credit 86.4172032926909 Granted credit 0 application version --- |
©2026 University of Washington
https://www.bakerlab.org