I am running the CPU app "mdrun_mtavx.901" on my six-core AMD FX-6300. The app seems to be running fine and from the "progress.log" and the timestamp on "state.cpt", it appears to be checkpointing normally. However, the task display in BOINC does not update correctly.
From progress.log:
Writing checkpoint, step 1137840 at Mon Jan 19 11:54:30 2015
Writing checkpoint, step 1174400 at Mon Jan 19 12:09:30 2015
Writing checkpoint, step 1210880 at Mon Jan 19 12:24:30 2015
Restarting from checkpoint, appending to previous log file.
Writing checkpoint, step 1247620 at Mon Jan 19 12:51:42 2015
Writing checkpoint, step 1284260 at Mon Jan 19 13:06:42 2015
Writing checkpoint, step 1321020 at Mon Jan 19 13:21:42 2015
Writing checkpoint, step 1357680 at Mon Jan 19 13:36:42 2015
Writing checkpoint, step 1393780 at Mon Jan 19 13:51:44 2015
Writing checkpoint, step 1430360 at Mon Jan 19 14:06:42 2015
Writing checkpoint, step 1467020 at Mon Jan 19 14:21:42 2015
ls -l state.cpt
-rw-r--r--. 1 root root 567660 Jan 19 14:21 state.cpt
boinccmd --get_tasks | more
1) -----------
name: 88914-MJHARVEY_CPUDHFR2-0-1-RND5654_0
WU name: 88914-MJHARVEY_CPUDHFR2-0-1-RND5654
project URL: http://www.gpugrid.net/
report deadline: Sat Mar 28 22:58:17 2015
ready to report: no
got server ack: no
final CPU time: 0.000000
state: downloaded
scheduler state: scheduled
exit_status: 0
signal: 0
suspended via GUI: no
active_task_state: EXECUTING
app version num: 902
checkpoint CPU time: 0.000000
current CPU time: 30030.890000
fraction done: 0.218962
swap size: 358 MB
working set size: 39 MB
estimated CPU time remaining: 40493.817844
Please let me know if there's any additional info you'd like. |