I need to know if "refuse to die" mod works or not. If it not work indeed I remove it from CUDA MB.So I need next info on this topic:1) When CUDA MB processed task enters in "waiting to run" mode what tasks are in "running" mode ?2) What access state of GPU_lock file (is it accessible or not)3) Is any progress inside state.sah of task being in "waiting" state.4) How many CUDA MB processes running in system at this time5) temp of GPU (busy or idle).
...Claimed credits seems to be low
Quote from: Yellow_Horror on 25 Feb 2009, 02:54:54 pmClaimed credits seems to be low Better than my lousy 1.94 credits, LoL
Claimed credits seems to be low
26/02/2009 16:13:14 SETI@home [task_debug] result 16ja09ab.7620.1708.12.8.217_2 checkpointed26/02/2009 16:13:16 SETI@home [cpu_sched] Preempting 16ja09ab.7620.1708.12.8.217_2 (removed from memory)26/02/2009 16:13:16 SETI@home [task_debug] task_state=QUIT_PENDING for 16ja09ab.7620.1708.12.8.217_2 from preempt26/02/2009 16:13:17 SETI@home [task_debug] Process for 16ja09ab.7620.1708.12.8.217_2 exited26/02/2009 16:13:17 SETI@home [task_debug] task_state=UNINITIALIZED for 16ja09ab.7620.1708.12.8.217_2 from handle_premature_exit26/02/2009 16:13:17 [coproc_debug] freeing 1 of coproc CUDA26/02/2009 16:13:17 [work_fetch_debug] Request work fetch: application exited26/02/2009 16:13:17 SETI@home [cpu_sched] Starting 16ja09ab.7620.1708.12.8.217_2(resume)26/02/2009 16:13:17 [coproc_debug] reserving 1 of coproc CUDA26/02/2009 16:13:17 SETI@home [task_debug] task_state=EXECUTING for 16ja09ab.7620.1708.12.8.217_2 from start26/02/2009 16:13:17 SETI@home Restarting task 16ja09ab.7620.1708.12.8.217_2 using setiathome_enhanced version 608
It probably depends what other projects you have the host attached to, and what resource share SETI has been given.BOINC should only 'preempt' a SETI task (second line of log) if processing time is owed to another project, and it wants to start (or re-start) a task for that other project. Was any other project invoked, below the end of the log you've posted?
There is no other projects on this host.
But these tasks have empty "application" field in the BOINC "Tasks" panel.
<workunit> <name>11ja09af.31819.74374.10.8.178</name> <app_name>setiathome_enhanced</app_name> <version_num>608</version_num> <rsc_fpops_est>78918495483347.094000</rsc_fpops_est> <rsc_fpops_bound>789184954833471.000000</rsc_fpops_bound> <rsc_memory_bound>33554432.000000</rsc_memory_bound> <rsc_disk_bound>33554432.000000</rsc_disk_bound> <file_ref> <file_name>11ja09af.31819.74374.10.8.178</file_name> <open_name>work_unit.sah</open_name> </file_ref></workunit>
resolution set to wontfix. Currently, there's a preference to not do GPU computing while the computer is in use, and a config option to not do any computing while particular applications are running. That's about it for now; I don't know of a way to find out if another graphics-intensive app is running.