GPU starved and client responds "don't need"

Message boards : BOINC client : GPU starved and client responds "don't need"
Message board moderation

To post messages, you must log in.

1 · 2 · Next

AuthorMessage
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47770 - Posted: 16 Feb 2013, 20:01:55 UTC

I now run a 3GPU comp. and has excluded gpu 1 to not run seti tasks.
no tasks in cue and 5 tasks in progress of dl and server requesting new tasks get response "no new tasks, don't need".

Ask me and my comp lacks 150 Seti tasks in cue....
Is this a bug or....I run BM 7.0.42
ID: 47770 · Report as offensive
SekeRob2

Send message
Joined: 6 Jul 10
Posts: 585
Italy
Message 47771 - Posted: 16 Feb 2013, 20:08:13 UTC - in response to Message 47770.  

Try 7.0.52. There was major work-fetch bug that caused idle GPU's. Then, if it persist trying this new version, post message log and the content of app_config and cc_config. Maybe experts can put 2 and 2 together.
Coelum Non Animum Mutant, Qui Trans Mare Currunt
ID: 47771 · Report as offensive
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47774 - Posted: 17 Feb 2013, 2:24:46 UTC - in response to Message 47771.  

Try 7.0.52. There was major work-fetch bug that caused idle GPU's. Then, if it persist trying this new version, post message log and the content of app_config and cc_config. Maybe experts can put 2 and 2 together.



I.ll try .52
ID: 47774 · Report as offensive
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47775 - Posted: 17 Feb 2013, 2:30:46 UTC - in response to Message 47771.  

Try 7.0.52. There was major work-fetch bug that caused idle GPU's. Then, if it persist trying this new version, post message log and the content of app_config and cc_config. Maybe experts can put 2 and 2 together.


dissaster....

the don't need is still there.

I'll put together some log files tomorrow....

and now i tried getting work from another project as well

ID: 47775 · Report as offensive
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47776 - Posted: 17 Feb 2013, 7:57:00 UTC

I hope experts will read here.


My cc_config.xml
---------------
<cc_config>
<log_flags>
<work_fetch_debug>1</work_fetch_debug>
<cpu_sched_debug>1</cpu_sched_debug>
<sched_op_debug>1</sched_op_debug>
</log_flags>
<options>
<http_transfer_timeout>240</http_transfer_timeout>
<report_results_immediately>1</report_results_immediately>
<exclude_gpu>
<url>http://moowrap.net/</url>
<device_num>0</device_num>
</exclude_gpu>
<exclude_gpu>
<url>http://moowrap.net/</url>
<device_num>2</device_num>
</exclude_gpu>
<exclude_gpu>
<url>http://setiweb.ssl.berkeley.edu/beta</url>
<device_num>1</device_num>
</exclude_gpu>
<exclude_gpu>
<url>http://setiathome.berkeley.edu</url>
<device_num>1</device_num>
</exclude_gpu>
<max_file_xfers>12</max_file_xfers>
<max_file_xfers_per_project>12</max_file_xfers_per_project>
</options>
</cc_config>
---------------------
My app_config.xml only for Seti Beta
---------------------
<app_config>
<app>
<name>astropulse_v6</name>
<max_concurrent>3</max_concurrent>
<gpu_versions>
<gpu_usage>.5</gpu_usage>
<cpu_usage>.9</cpu_usage>
</gpu_versions>
</app>
</app_config>
----------------------
My app_info.xml only for SETI
----------------------
<app_info>
<app>
<name>astropulse_v6</name>
</app>
<file_info>
<name>AP6_win_x86_SSE2_OpenCL_ATI_r1761.exe</name>
<executable/>
</file_info>
<file_info>
<name>libfftw3f-3.dll</name>
</file_info>
<file_info>
<name>ap_cmdline_win_x86_SSE2_OpenCL_ATI.txt</name>
</file_info>
<app_version>
<app_name>astropulse_v6</app_name>
<version_num>604</version_num>
<platform>windows_intelx86</platform>
<avg_ncpus>0.04</avg_ncpus>
<max_ncpus>0.2</max_ncpus>
<plan_class>ati_opencl_100</plan_class>
<flops>198765432100</flops>
<coproc>
<type>ATI</type>
<count>0.5</count>
</coproc>
<file_ref>
<file_name>AP6_win_x86_SSE2_OpenCL_ATI_r1761.exe</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>libfftw3f-3.dll</file_name>
</file_ref>
<file_ref>
<file_name>ap_cmdline_win_x86_SSE2_OpenCL_ATI.txt</file_name>
<open_name>ap_cmdline.txt</open_name>
</file_ref>
</app_version>
<app_version>
<app_name>astropulse_v6</app_name>
<version_num>604</version_num>
<platform>windows_intelx86</platform>
<avg_ncpus>0.04</avg_ncpus>
<max_ncpus>0.2</max_ncpus>
<plan_class>opencl_ati_100</plan_class>
<flops>198765432100</flops>
<coproc>
<type>ATI</type>
<count>0.5</count>
</coproc>
<file_ref>
<file_name>AP6_win_x86_SSE2_OpenCL_ATI_r1761.exe</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>libfftw3f-3.dll</file_name>
</file_ref>
<file_ref>
<file_name>ap_cmdline_win_x86_SSE2_OpenCL_ATI.txt</file_name>
<open_name>ap_cmdline.txt</open_name>
</file_ref>
</app_version>
</app_info>
--------------
I will post the log file in next post.
ID: 47776 · Report as offensive
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47777 - Posted: 17 Feb 2013, 7:58:24 UTC

Post continued with logfile.

---------------
2013-02-17 08:29:55 | | Starting BOINC client version 7.0.52 for windows_intelx86
2013-02-17 08:29:55 | | log flags: file_xfer, sched_ops, task, cpu_sched_debug, sched_op_debug, work_fetch_debug
2013-02-17 08:29:55 | | Libraries: libcurl/7.25.0 OpenSSL/1.0.1 zlib/1.2.6
2013-02-17 08:29:55 | | Data directory: C:\ProgramData\BOINC
2013-02-17 08:29:55 | | Running under account T
2013-02-17 08:29:55 | | Processor: 4 GenuineIntel Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz [Family 6 Model 15 Stepping 11]
2013-02-17 08:29:55 | | Processor: 4.00 MB cache
2013-02-17 08:29:55 | | Processor features: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss htt tm pni ssse3 cx16 nx lm vmx tm2 pbe
2013-02-17 08:29:55 | | OS: Microsoft Windows Vista: Home Premium x86 Edition, Service Pack 2, (06.00.6002.00)
2013-02-17 08:29:55 | | Memory: 1.75 GB physical, 3.74 GB virtual
2013-02-17 08:29:55 | | Disk: 303.45 GB total, 221.11 GB free
2013-02-17 08:29:55 | | Local time is UTC +1 hours
2013-02-17 08:29:55 | | VirtualBox version: 4.1.22
2013-02-17 08:29:55 | | CAL: ATI GPU 0: ATI Radeon HD 5800 series (Cypress) (CAL version 1.4.1720, 1024MB, 991MB available, 4176 GFLOPS peak)
2013-02-17 08:29:55 | | CAL: ATI GPU 1: ATI Radeon HD 5800 series (Cypress) (CAL version 1.4.1720, 1024MB, 991MB available, 4640 GFLOPS peak)
2013-02-17 08:29:55 | | CAL: ATI GPU 2: ATI Radeon HD 5800 series (Cypress) (CAL version 1.4.1720, 1024MB, 991MB available, 4640 GFLOPS peak)
2013-02-17 08:29:55 | | OpenCL: AMD/ATI GPU 0: ATI Radeon HD 5800 series (Cypress) (driver version CAL 1.4.1720 (VM), device version OpenCL 1.2 AMD-APP (923.1), 1024MB, 991MB available, 4176 GFLOPS peak)
2013-02-17 08:29:55 | | OpenCL: AMD/ATI GPU 1: ATI Radeon HD 5800 series (Cypress) (driver version CAL 1.4.1720 (VM), device version OpenCL 1.2 AMD-APP (923.1), 1024MB, 991MB available, 4640 GFLOPS peak)
2013-02-17 08:29:55 | | OpenCL: AMD/ATI GPU 2: ATI Radeon HD 5800 series (Cypress) (driver version CAL 1.4.1720 (VM), device version OpenCL 1.2 AMD-APP (923.1), 1024MB, 991MB available, 4640 GFLOPS peak)
2013-02-17 08:29:55 | Moo! Wrapper | Found app_info.xml; using anonymous platform
2013-02-17 08:29:55 | SETI@home | Found app_info.xml; using anonymous platform
2013-02-17 08:29:55 | SETI@home Beta Test | Found app_config.xml
2013-02-17 08:29:55 | | Config: report completed tasks immediately
2013-02-17 08:29:55 | Moo! Wrapper | Config: excluded GPU. Type: all. App: all. Device: 0
2013-02-17 08:29:55 | Moo! Wrapper | Config: excluded GPU. Type: all. App: all. Device: 2
2013-02-17 08:29:55 | SETI@home Beta Test | Config: excluded GPU. Type: all. App: all. Device: 1
2013-02-17 08:29:55 | SETI@home | Config: excluded GPU. Type: all. App: all. Device: 1
2013-02-17 08:29:55 | Moo! Wrapper | URL http://moowrap.net/; Computer ID 15827; resource share 80
2013-02-17 08:29:55 | OProject@Home | URL http://oproject.info/; Computer ID 565; resource share 400
2013-02-17 08:29:55 | SETI@home | URL http://setiathome.berkeley.edu/; Computer ID 6910524; resource share 100
2013-02-17 08:29:55 | SETI@home Beta Test | URL http://setiweb.ssl.berkeley.edu/beta/; Computer ID 62304; resource share 20
2013-02-17 08:29:55 | WUProp@Home | URL http://wuprop.boinc-af.org/; Computer ID 48671; resource share 100
2013-02-17 08:29:55 | FreeHAL@home | URL http://www.freehal.net/freehal_at_home/; Computer ID 85349; resource share 100
2013-02-17 08:29:55 | | General prefs: from http://www.worldcommunitygrid.org/ (last modified 08-May-2012 17:07:44)
2013-02-17 08:29:55 | | Host location: none
2013-02-17 08:29:55 | | General prefs: using your defaults
2013-02-17 08:29:55 | | Reading preferences override file
2013-02-17 08:29:55 | | Preferences:
2013-02-17 08:29:55 | | max memory usage when active: 1521.71MB
2013-02-17 08:29:55 | | max memory usage when idle: 1521.71MB
2013-02-17 08:29:55 | | max disk usage: 40.00GB
2013-02-17 08:29:55 | | (to change preferences, visit a project web site or select Preferences in the Manager)
2013-02-17 08:29:55 | | [cpu_sched_debug] Request CPU reschedule: Prefs update
2013-02-17 08:29:55 | | [work_fetch] Request work fetch: Prefs update
2013-02-17 08:29:55 | | [cpu_sched_debug] Request CPU reschedule: Startup
2013-02-17 08:29:55 | | [work_fetch] Request work fetch: Startup
2013-02-17 08:29:55 | | Not using a proxy
2013-02-17 08:29:57 | | [cpu_sched_debug] Request CPU reschedule: Idle state change
2013-02-17 08:29:57 | SETI@home | Started download of ap_10dc12ae_B1_P0_00173_20130216_17045.wu
2013-02-17 08:29:57 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:29:57 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:29:57 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.754248)
2013-02-17 08:29:57 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:29:57 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -9.964964)
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.138647)
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.312330)
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:29:57 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585478_0 (CPU job, priority order) (prio -0.000902)
2013-02-17 08:29:57 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:29:57 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:29:57 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: no)
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: no)
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: no)
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: no)
2013-02-17 08:29:57 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585478_0 (MD: no; UTS: no)
2013-02-17 08:29:57 | | [cpu_sched_debug] final job list:
2013-02-17 08:29:57 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: no)
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: no)
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: no)
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: no)
2013-02-17 08:29:57 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585478_0 (MD: no; UTS: no)
2013-02-17 08:29:57 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:29:57 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585478_0
2013-02-17 08:29:57 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:29:57 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 1 next 2 task state 0
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 1 next 2 task state 0
2013-02-17 08:29:57 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 1 next 2 task state 0
2013-02-17 08:29:57 | OProject@Home | [cpu_sched_debug] pre-2-1585478_0 sched state 1 next 2 task state 0
2013-02-17 08:29:57 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 1 next 2 task state 0
2013-02-17 08:29:57 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 1 next 2 task state 0
2013-02-17 08:29:57 | SETI@home Beta Test | Restarting task ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 using astropulse_v6 version 605 (cal_ati) in slot 7
2013-02-17 08:29:57 | SETI@home Beta Test | Restarting task ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 using astropulse_v6 version 605 (cal_ati) in slot 3
2013-02-17 08:29:57 | SETI@home Beta Test | Restarting task ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 using astropulse_v6 version 605 (cal_ati) in slot 2
2013-02-17 08:29:57 | OProject@Home | Restarting task pre-2-1585478_0 using alx version 104 in slot 5
2013-02-17 08:29:57 | WUProp@Home | Restarting task wu_v3_1361027811_25823_0 using data_collect_v3 version 342 (nci) in slot 0
2013-02-17 08:29:57 | Moo! Wrapper | Restarting task dnetc_r72_1360803980_12_768_0 using dnetc version 103 (ati14) in slot 1
2013-02-17 08:29:57 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:29:57 | | [work_fetch] work fetch start
2013-02-17 08:29:57 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:29:57 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:29:57 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:29:57 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:29:57 | | [work_fetch] --- project states ---
2013-02-17 08:29:57 | Moo! Wrapper | [work_fetch] REC 68723.593 prio -1.437964 can't req work: scheduler RPC backoff (backoff: 18.33 sec)
2013-02-17 08:29:57 | OProject@Home | [work_fetch] REC 82.573 prio -0.000339 can't req work: scheduler RPC backoff (backoff: 191.09 sec)
2013-02-17 08:29:57 | SETI@home | [work_fetch] REC 59706.160 prio -1.001176 can't req work: some download is stalled
2013-02-17 08:29:57 | SETI@home Beta Test | [work_fetch] REC 45603.550 prio -5.907750 can't req work: "no new tasks" requested via Manager
2013-02-17 08:29:57 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000010 can't req work: non CPU intensive
2013-02-17 08:29:57 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:29:57 | | [work_fetch] --- state for CPU ---
2013-02-17 08:29:57 | | [work_fetch] shortfall 1209002.78 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:29:57 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:29:57 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:29:57 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:29:57 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:29:57 | | [work_fetch] --- state for ATI ---
2013-02-17 08:29:57 | | [work_fetch] shortfall 844203.44 nidle 0.00 saturated 4472.25 busy 0.00
2013-02-17 08:29:57 | Moo! Wrapper | [work_fetch] fetch share 0.000
2013-02-17 08:29:57 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:29:57 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:29:57 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:29:57 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:29:57 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:30:01 | SETI@home | Started download of ap_09dc12ah_B4_P1_00160_20130216_15982.wu
2013-02-17 08:30:02 | SETI@home | Started download of ap_09dc12ah_B4_P1_00196_20130216_15982.wu
2013-02-17 08:30:03 | SETI@home | Started download of ap_09dc12ah_B3_P1_00223_20130216_14711.wu
2013-02-17 08:30:57 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:30:57 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:30:57 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.753509)
2013-02-17 08:30:57 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:30:57 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -9.967927)
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.141610)
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.315293)
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:30:57 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585478_0 (CPU job, priority order) (prio -0.000902)
2013-02-17 08:30:57 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:30:57 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:30:57 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: no)
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: no)
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: no)
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: no)
2013-02-17 08:30:57 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585478_0 (MD: no; UTS: no)
2013-02-17 08:30:57 | | [cpu_sched_debug] final job list:
2013-02-17 08:30:57 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:30:57 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585478_0 (MD: no; UTS: no)
2013-02-17 08:30:57 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:30:57 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585478_0
2013-02-17 08:30:57 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:30:57 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:30:57 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:30:57 | OProject@Home | [cpu_sched_debug] pre-2-1585478_0 sched state 2 next 2 task state 1
2013-02-17 08:30:57 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:30:57 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:30:57 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:30:58 | | [work_fetch] work fetch start
2013-02-17 08:30:58 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:30:58 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:30:58 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:30:58 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:30:58 | | [work_fetch] --- project states ---
2013-02-17 08:30:58 | Moo! Wrapper | [work_fetch] REC 68747.171 prio -1.206170 can req work
2013-02-17 08:30:58 | OProject@Home | [work_fetch] REC 82.593 prio -0.000284 can't req work: scheduler RPC backoff (backoff: 129.87 sec)
2013-02-17 08:30:58 | SETI@home | [work_fetch] REC 59703.276 prio -0.837809 can req work
2013-02-17 08:30:58 | SETI@home Beta Test | [work_fetch] REC 45641.748 prio -4.955856 can't req work: "no new tasks" requested via Manager
2013-02-17 08:30:58 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000010 can't req work: non CPU intensive
2013-02-17 08:30:58 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:30:58 | | [work_fetch] --- state for CPU ---
2013-02-17 08:30:58 | | [work_fetch] shortfall 1209065.22 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:30:58 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:30:58 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:30:58 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:30:58 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:30:58 | | [work_fetch] --- state for ATI ---
2013-02-17 08:30:58 | | [work_fetch] shortfall 836710.72 nidle 0.00 saturated 12026.92 busy 0.00
2013-02-17 08:30:58 | Moo! Wrapper | [work_fetch] fetch share 0.444
2013-02-17 08:30:58 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:30:58 | SETI@home | [work_fetch] fetch share 0.556
2013-02-17 08:30:58 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:30:58 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:30:58 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:31:42 | SETI@home | Temporarily failed download of ap_09dc12ah_B3_P1_00223_20130216_14711.wu: transient HTTP error
2013-02-17 08:31:42 | SETI@home | Backing off 1 hr 0 min 19 sec on download of ap_09dc12ah_B3_P1_00223_20130216_14711.wu
2013-02-17 08:31:52 | SETI@home | Started download of ap_09dc12ah_B3_P1_00223_20130216_14711.wu
2013-02-17 08:31:57 | | Project communication failed: attempting access to reference site
2013-02-17 08:31:58 | | Internet access OK - project servers may be temporarily down.
2013-02-17 08:31:58 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:31:58 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:31:58 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.752761)
2013-02-17 08:31:58 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:31:58 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -9.970925)
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.144608)
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.318290)
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:31:58 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585478_0 (CPU job, priority order) (prio -0.000902)
2013-02-17 08:31:58 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:31:58 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:31:58 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:31:58 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585478_0 (MD: no; UTS: no)
2013-02-17 08:31:58 | | [cpu_sched_debug] final job list:
2013-02-17 08:31:58 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:31:58 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585478_0 (MD: no; UTS: no)
2013-02-17 08:31:58 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:31:58 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585478_0
2013-02-17 08:31:58 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:31:58 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:31:58 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:31:58 | OProject@Home | [cpu_sched_debug] pre-2-1585478_0 sched state 2 next 2 task state 1
2013-02-17 08:31:58 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:31:58 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:31:58 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:31:59 | | [work_fetch] work fetch start
2013-02-17 08:31:59 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:31:59 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:31:59 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:31:59 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:31:59 | | [work_fetch] --- project states ---
2013-02-17 08:31:59 | Moo! Wrapper | [work_fetch] REC 68771.052 prio -1.206367 can req work
2013-02-17 08:31:59 | OProject@Home | [work_fetch] REC 82.613 prio -0.000283 can't req work: scheduler RPC backoff (backoff: 68.89 sec)
2013-02-17 08:31:59 | SETI@home | [work_fetch] REC 59700.356 prio -0.837632 can req work
2013-02-17 08:31:59 | SETI@home Beta Test | [work_fetch] REC 45680.438 prio -4.956460 can't req work: "no new tasks" requested via Manager
2013-02-17 08:31:59 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000010 can't req work: non CPU intensive
2013-02-17 08:31:59 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:31:59 | | [work_fetch] --- state for CPU ---
2013-02-17 08:31:59 | | [work_fetch] shortfall 1209127.43 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:31:59 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:31:59 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:31:59 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:31:59 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:31:59 | | [work_fetch] --- state for ATI ---
2013-02-17 08:31:59 | | [work_fetch] shortfall 836808.56 nidle 0.00 saturated 11972.58 busy 0.00
2013-02-17 08:31:59 | Moo! Wrapper | [work_fetch] fetch share 0.444
2013-02-17 08:31:59 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:31:59 | SETI@home | [work_fetch] fetch share 0.556
2013-02-17 08:31:59 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:31:59 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:31:59 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:32:59 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:32:59 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:32:59 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.752015)
2013-02-17 08:32:59 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:32:59 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -9.973912)
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.147595)
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.321278)
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:32:59 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585478_0 (CPU job, priority order) (prio -0.000901)
2013-02-17 08:32:59 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:32:59 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:32:59 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:32:59 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585478_0 (MD: no; UTS: no)
2013-02-17 08:32:59 | | [cpu_sched_debug] final job list:
2013-02-17 08:32:59 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:32:59 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585478_0 (MD: no; UTS: no)
2013-02-17 08:32:59 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:32:59 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585478_0
2013-02-17 08:32:59 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:32:59 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:32:59 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:32:59 | OProject@Home | [cpu_sched_debug] pre-2-1585478_0 sched state 2 next 2 task state 1
2013-02-17 08:32:59 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:32:59 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:32:59 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:33:00 | SETI@home | Temporarily failed download of ap_09dc12ah_B4_P1_00160_20130216_15982.wu: transient HTTP error
2013-02-17 08:33:00 | SETI@home | Backing off 3 hr 20 min 34 sec on download of ap_09dc12ah_B4_P1_00160_20130216_15982.wu
2013-02-17 08:33:00 | | [work_fetch] work fetch start
2013-02-17 08:33:00 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:33:00 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:33:00 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:33:00 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:33:00 | | [work_fetch] --- project states ---
2013-02-17 08:33:00 | Moo! Wrapper | [work_fetch] REC 68794.878 prio -1.206457 can req work
2013-02-17 08:33:00 | OProject@Home | [work_fetch] REC 82.633 prio -0.000283 can't req work: scheduler RPC backoff (backoff: 8.05 sec)
2013-02-17 08:33:00 | SETI@home | [work_fetch] REC 59697.442 prio -0.837455 can't req work: some download is stalled
2013-02-17 08:33:00 | SETI@home Beta Test | [work_fetch] REC 45719.038 prio -4.951722 can't req work: "no new tasks" requested via Manager
2013-02-17 08:33:00 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:33:00 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:33:00 | | [work_fetch] --- state for CPU ---
2013-02-17 08:33:00 | | [work_fetch] shortfall 1209189.50 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:33:00 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:33:00 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:33:00 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:33:00 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:33:00 | | [work_fetch] --- state for ATI ---
2013-02-17 08:33:00 | | [work_fetch] shortfall 840970.73 nidle 0.00 saturated 7856.07 busy 0.00
2013-02-17 08:33:00 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:33:00 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:33:00 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:33:00 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:33:00 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:33:00 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:33:13 | | Project communication failed: attempting access to reference site
2013-02-17 08:33:14 | | Internet access OK - project servers may be temporarily down.
2013-02-17 08:33:48 | | [cpu_sched_debug] Request CPU reschedule: application exited
2013-02-17 08:33:48 | | [work_fetch] Request work fetch: application exited
2013-02-17 08:33:48 | OProject@Home | Computation for task pre-2-1585478_0 finished
2013-02-17 08:33:48 | | [cpu_sched_debug] Request CPU reschedule: handle_finished_apps
2013-02-17 08:33:48 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:33:48 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -0.750823)
2013-02-17 08:33:48 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:33:48 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -1.996710)
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -2.031447)
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -2.066183)
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:33:48 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:33:48 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:33:48 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:33:48 | | [cpu_sched_debug] final job list:
2013-02-17 08:33:48 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:33:48 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:33:48 | | [cpu_sched_debug] using 2.95 out of 4 CPUs
2013-02-17 08:33:48 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:33:48 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:33:48 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:33:48 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:33:48 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:33:51 | OProject@Home | Started upload of pre-2-1585478_0_0
2013-02-17 08:33:51 | | [work_fetch] work fetch start
2013-02-17 08:33:51 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:33:51 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:33:51 | | [work_fetch] set_request(): ninst 4 nused_total 0.000000 nidle_now 4.000000 fetch share 1.000000 req_inst 4.000000
2013-02-17 08:33:51 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:33:51 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:33:51 | | [work_fetch] --- project states ---
2013-02-17 08:33:51 | Moo! Wrapper | [work_fetch] REC 68814.359 prio -3.881533 can req work
2013-02-17 08:33:51 | OProject@Home | [work_fetch] REC 82.669 prio -0.000932 can req work
2013-02-17 08:33:51 | SETI@home | [work_fetch] REC 59695.059 prio -2.693654 can't req work: some download is stalled
2013-02-17 08:33:51 | SETI@home Beta Test | [work_fetch] REC 45750.599 prio -15.919833 can't req work: "no new tasks" requested via Manager
2013-02-17 08:33:51 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:33:51 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:33:51 | | [work_fetch] --- state for CPU ---
2013-02-17 08:33:51 | | [work_fetch] shortfall 1209600.00 nidle 4.00 saturated 0.00 busy 0.00
2013-02-17 08:33:51 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:33:51 | OProject@Home | [work_fetch] fetch share 1.000
2013-02-17 08:33:51 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:33:51 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:33:51 | | [work_fetch] --- state for ATI ---
2013-02-17 08:33:51 | | [work_fetch] shortfall 841039.40 nidle 0.00 saturated 7823.85 busy 0.00
2013-02-17 08:33:51 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:33:51 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:33:51 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:33:51 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:33:51 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:33:51 | OProject@Home | [work_fetch] deferring work fetch; upload active
2013-02-17 08:33:52 | OProject@Home | Finished upload of pre-2-1585478_0_0
2013-02-17 08:33:52 | | [work_fetch] Request work fetch: project finished uploading
2013-02-17 08:33:56 | | [work_fetch] work fetch start
2013-02-17 08:33:56 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:33:56 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:33:56 | | [work_fetch] set_request(): ninst 4 nused_total 0.000000 nidle_now 4.000000 fetch share 1.000000 req_inst 4.000000
2013-02-17 08:33:56 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:33:56 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:33:56 | | [work_fetch] --- project states ---
2013-02-17 08:33:56 | Moo! Wrapper | [work_fetch] REC 68814.359 prio -3.881531 can req work
2013-02-17 08:33:56 | OProject@Home | [work_fetch] REC 82.669 prio -0.000932 can req work
2013-02-17 08:33:56 | SETI@home | [work_fetch] REC 59695.059 prio -2.693654 can't req work: some download is stalled
2013-02-17 08:33:56 | SETI@home Beta Test | [work_fetch] REC 45750.599 prio -15.919523 can't req work: "no new tasks" requested via Manager
2013-02-17 08:33:56 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:33:56 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:33:56 | | [work_fetch] --- state for CPU ---
2013-02-17 08:33:56 | | [work_fetch] shortfall 1209600.00 nidle 4.00 saturated 0.00 busy 0.00
2013-02-17 08:33:56 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:33:56 | OProject@Home | [work_fetch] fetch share 1.000
2013-02-17 08:33:56 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:33:56 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:33:56 | | [work_fetch] --- state for ATI ---
2013-02-17 08:33:56 | | [work_fetch] shortfall 841046.14 nidle 0.00 saturated 7820.60 busy 0.00
2013-02-17 08:33:56 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:33:56 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:33:56 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:33:56 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:33:56 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:33:56 | OProject@Home | [sched_op] Starting scheduler request
2013-02-17 08:33:56 | OProject@Home | [work_fetch] request: CPU (1209600.00 sec, 4.00 inst) ATI (0.00 sec, 0.00 inst)
2013-02-17 08:33:56 | OProject@Home | Sending scheduler request: To report completed tasks.
2013-02-17 08:33:56 | OProject@Home | Reporting 2 completed tasks
2013-02-17 08:33:56 | OProject@Home | Requesting new tasks for CPU
2013-02-17 08:33:56 | OProject@Home | [sched_op] CPU work request: 1209600.00 seconds; 4.00 devices
2013-02-17 08:33:56 | OProject@Home | [sched_op] ATI work request: 0.00 seconds; 0.00 devices
2013-02-17 08:33:58 | OProject@Home | Scheduler request completed: got 1 new tasks
2013-02-17 08:33:58 | OProject@Home | [sched_op] Server version 701
2013-02-17 08:33:58 | OProject@Home | Project requested delay of 606 seconds
2013-02-17 08:33:58 | OProject@Home | [sched_op] estimated total CPU task duration: 597 seconds
2013-02-17 08:33:58 | OProject@Home | [sched_op] estimated total ATI task duration: 0 seconds
2013-02-17 08:33:58 | OProject@Home | [sched_op] handle_scheduler_reply(): got ack for task pre-2-1585001_0
2013-02-17 08:33:58 | OProject@Home | [sched_op] handle_scheduler_reply(): got ack for task pre-2-1585478_0
2013-02-17 08:33:58 | OProject@Home | [sched_op] Deferring communication for 10 min 6 sec
2013-02-17 08:33:58 | OProject@Home | [sched_op] Reason: requested by project
2013-02-17 08:33:58 | | [work_fetch] Request work fetch: RPC complete
2013-02-17 08:34:00 | | [cpu_sched_debug] Request CPU reschedule: files downloaded
2013-02-17 08:34:00 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:34:00 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.751267)
2013-02-17 08:34:00 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:34:00 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -9.976909)
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.150592)
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.324274)
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:34:00 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0 (CPU job, priority order) (prio -0.000901)
2013-02-17 08:34:00 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:34:00 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:34:00 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:34:00 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:34:00 | | [cpu_sched_debug] final job list:
2013-02-17 08:34:00 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:34:00 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:34:00 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:34:00 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0
2013-02-17 08:34:00 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:34:00 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:34:00 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:34:00 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:34:00 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:34:00 | OProject@Home | [cpu_sched_debug] pre-2-1585994_0 sched state 0 next 2 task state 0
2013-02-17 08:34:00 | OProject@Home | Starting task pre-2-1585994_0 using alx version 104 in slot 4
2013-02-17 08:34:00 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:34:03 | | [work_fetch] work fetch start
2013-02-17 08:34:03 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:34:03 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:34:03 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:34:03 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:34:03 | | [work_fetch] --- project states ---
2013-02-17 08:34:03 | Moo! Wrapper | [work_fetch] REC 68818.813 prio -1.206661 can req work
2013-02-17 08:34:03 | OProject@Home | [work_fetch] REC 82.668 prio -0.000284 can't req work: scheduler RPC backoff (backoff: 600.77 sec)
2013-02-17 08:34:03 | SETI@home | [work_fetch] REC 59694.515 prio -0.837277 can't req work: some download is stalled
2013-02-17 08:34:03 | SETI@home Beta Test | [work_fetch] REC 45757.814 prio -4.952269 can't req work: "no new tasks" requested via Manager
2013-02-17 08:34:03 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:34:03 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:34:03 | | [work_fetch] --- state for CPU ---
2013-02-17 08:34:03 | | [work_fetch] shortfall 1209005.97 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:34:03 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:34:03 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:34:03 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:34:03 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:34:03 | | [work_fetch] --- state for ATI ---
2013-02-17 08:34:03 | | [work_fetch] shortfall 841055.91 nidle 0.00 saturated 7816.00 busy 0.00
2013-02-17 08:34:03 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:34:03 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:34:03 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:34:03 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:34:03 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:34:03 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:35:01 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:35:01 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:35:01 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.750521)
2013-02-17 08:35:01 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:35:01 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -9.979895)
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.153578)
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.327260)
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:35:01 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0 (CPU job, priority order) (prio -0.000901)
2013-02-17 08:35:01 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:35:01 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:35:01 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:35:01 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:35:01 | | [cpu_sched_debug] final job list:
2013-02-17 08:35:01 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:35:01 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:35:01 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:35:01 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0
2013-02-17 08:35:01 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:35:01 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:35:01 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:35:01 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:35:01 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:35:01 | OProject@Home | [cpu_sched_debug] pre-2-1585994_0 sched state 2 next 2 task state 1
2013-02-17 08:35:01 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:35:04 | | [work_fetch] work fetch start
2013-02-17 08:35:04 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:35:04 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:35:04 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:35:04 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:35:04 | | [work_fetch] --- project states ---
2013-02-17 08:35:04 | Moo! Wrapper | [work_fetch] REC 68842.679 prio -1.206865 can req work
2013-02-17 08:35:04 | OProject@Home | [work_fetch] REC 82.688 prio -0.000284 can't req work: scheduler RPC backoff (backoff: 539.92 sec)
2013-02-17 08:35:04 | SETI@home | [work_fetch] REC 59691.596 prio -0.837100 can't req work: some download is stalled
2013-02-17 08:35:04 | SETI@home Beta Test | [work_fetch] REC 45796.479 prio -4.949587 can't req work: "no new tasks" requested via Manager
2013-02-17 08:35:04 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:35:04 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:35:04 | | [work_fetch] --- state for CPU ---
2013-02-17 08:35:04 | | [work_fetch] shortfall 1209068.06 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:35:04 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:35:04 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:35:04 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:35:04 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:35:04 | | [work_fetch] --- state for ATI ---
2013-02-17 08:35:04 | | [work_fetch] shortfall 841245.95 nidle 0.00 saturated 7777.45 busy 0.00
2013-02-17 08:35:04 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:35:04 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:35:04 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:35:04 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:35:04 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:35:04 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:35:33 | SETI@home | update requested by user
2013-02-17 08:35:33 | | [work_fetch] Request work fetch: project updated by user
2013-02-17 08:35:34 | | [work_fetch] work fetch start
2013-02-17 08:35:34 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:35:34 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:35:34 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:35:34 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:35:34 | | [work_fetch] --- project states ---
2013-02-17 08:35:34 | Moo! Wrapper | [work_fetch] REC 68842.679 prio -1.206857 can req work
2013-02-17 08:35:34 | OProject@Home | [work_fetch] REC 82.688 prio -0.000284 can't req work: scheduler RPC backoff (backoff: 509.45 sec)
2013-02-17 08:35:34 | SETI@home | [work_fetch] REC 59691.596 prio -0.837100 can't req work: some download is stalled
2013-02-17 08:35:34 | SETI@home Beta Test | [work_fetch] REC 45796.479 prio -4.948984 can't req work: "no new tasks" requested via Manager
2013-02-17 08:35:34 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:35:34 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:35:34 | | [work_fetch] --- state for CPU ---
2013-02-17 08:35:34 | | [work_fetch] shortfall 1209099.14 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:35:34 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:35:34 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:35:34 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:35:34 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:35:34 | | [work_fetch] --- state for ATI ---
2013-02-17 08:35:34 | | [work_fetch] shortfall 841286.94 nidle 0.00 saturated 7758.15 busy 0.00
2013-02-17 08:35:34 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:35:34 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:35:34 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:35:34 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:35:34 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:35:34 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:35:34 | SETI@home | [sched_op] Starting scheduler request
2013-02-17 08:35:34 | SETI@home | [work_fetch] request: CPU (0.00 sec, 0.00 inst) ATI (0.00 sec, 0.00 inst)
2013-02-17 08:35:34 | SETI@home | Sending scheduler request: Requested by user.
2013-02-17 08:35:34 | SETI@home | Not requesting tasks: some download is stalled
2013-02-17 08:35:34 | SETI@home | [sched_op] CPU work request: 0.00 seconds; 0.00 devices
2013-02-17 08:35:34 | SETI@home | [sched_op] ATI work request: 0.00 seconds; 0.00 devices
2013-02-17 08:35:38 | SETI@home | Started download of ap_09dc12ah_B4_P1_00160_20130216_15982.wu
2013-02-17 08:35:38 | SETI@home | Scheduler request completed
2013-02-17 08:35:38 | SETI@home | [sched_op] Server version 701
2013-02-17 08:35:38 | SETI@home | Project requested delay of 303 seconds
2013-02-17 08:35:38 | SETI@home | [sched_op] Deferring communication for 5 min 3 sec
2013-02-17 08:35:38 | SETI@home | [sched_op] Reason: requested by project
2013-02-17 08:35:38 | | [work_fetch] Request work fetch: RPC complete
2013-02-17 08:35:43 | | [work_fetch] work fetch start
2013-02-17 08:35:43 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:35:43 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:35:43 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:35:43 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:35:43 | | [work_fetch] --- project states ---
2013-02-17 08:35:43 | Moo! Wrapper | [work_fetch] REC 68842.679 prio -1.001759 can req work
2013-02-17 08:35:43 | OProject@Home | [work_fetch] REC 82.688 prio -0.000236 can't req work: scheduler RPC backoff (backoff: 500.25 sec)
2013-02-17 08:35:43 | SETI@home | [work_fetch] REC 59691.596 prio -0.712565 can't req work: scheduler RPC backoff (backoff: 297.85 sec)
2013-02-17 08:35:43 | SETI@home Beta Test | [work_fetch] REC 45796.479 prio -4.109592 can't req work: "no new tasks" requested via Manager
2013-02-17 08:35:43 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:35:43 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:35:43 | | [work_fetch] --- state for CPU ---
2013-02-17 08:35:43 | | [work_fetch] shortfall 1209108.53 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:35:43 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:35:43 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:35:43 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:35:43 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:35:43 | | [work_fetch] --- state for ATI ---
2013-02-17 08:35:43 | | [work_fetch] shortfall 837476.56 nidle 0.00 saturated 11575.09 busy 0.00
2013-02-17 08:35:43 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:35:43 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:35:43 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:35:43 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:35:43 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:35:43 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:36:01 | Moo! Wrapper | update requested by user
2013-02-17 08:36:01 | | [work_fetch] Request work fetch: project updated by user
2013-02-17 08:36:02 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:36:02 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.749777)
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -9.982878)
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.156561)
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.330244)
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:36:02 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0 (CPU job, priority order) (prio -0.000901)
2013-02-17 08:36:02 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:36:02 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360
ID: 47777 · Report as offensive
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47778 - Posted: 17 Feb 2013, 8:08:46 UTC

The logfile didn't fit here so if anyone wants a copy with this post contents + the rest of it please let me know.

I forgot to mention I run gpu's 24/7 and work cache is set to 3+1 days

how it is run on my rig:

1 task moowrapper with multi enabled and gpu 0 and 2 excluded in cc_config.xml to be able to run 1 task on all 3 gpu's (it's working).

1-3 Seti Beta tasks configured with app_config.xml, configured to be able to run 2-3 tasks on Gpu 0 and 2 at the same time as Moowrapper is using the Gpu's (working).

1-4 SETI tasks configured with app_info.xml to run on gpu's 0 and 2 at the same time as moowrapper using the gpu's (working)

why only run max 3 seti beta is reason. I only have 4 cpu cores.
Otherwise it would have been 4

I will post the rest of the log file in the next post.
It will be in wrong time order though....
ID: 47778 · Report as offensive
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47779 - Posted: 17 Feb 2013, 8:12:55 UTC

Logfile 2 cintinued....
-----------
2013-02-17 08:36:02 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:36:02 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:36:02 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:36:02 | | [cpu_sched_debug] final job list:
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:36:02 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:36:02 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0
2013-02-17 08:36:02 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:36:02 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:36:02 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:36:02 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:36:02 | OProject@Home | [cpu_sched_debug] pre-2-1585994_0 sched state 2 next 2 task state 1
2013-02-17 08:36:02 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:36:04 | | [work_fetch] work fetch start
2013-02-17 08:36:04 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:36:04 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:36:04 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:36:04 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:36:04 | | [work_fetch] --- project states ---
2013-02-17 08:36:04 | Moo! Wrapper | [work_fetch] REC 68866.550 prio -1.001753 can req work
2013-02-17 08:36:04 | OProject@Home | [work_fetch] REC 82.708 prio -0.000236 can't req work: scheduler RPC backoff (backoff: 479.89 sec)
2013-02-17 08:36:04 | SETI@home | [work_fetch] REC 59688.677 prio -0.746196 can't req work: scheduler RPC backoff (backoff: 277.49 sec)
2013-02-17 08:36:04 | SETI@home Beta Test | [work_fetch] REC 45835.152 prio -4.110013 can't req work: "no new tasks" requested via Manager
2013-02-17 08:36:04 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:36:04 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:36:04 | | [work_fetch] --- state for CPU ---
2013-02-17 08:36:04 | | [work_fetch] shortfall 1209129.30 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:36:04 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:36:04 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:36:04 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:36:04 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:36:04 | | [work_fetch] --- state for ATI ---
2013-02-17 08:36:04 | | [work_fetch] shortfall 837503.95 nidle 0.00 saturated 11562.19 busy 0.00
2013-02-17 08:36:04 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:36:04 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:36:04 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:36:04 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:36:04 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:36:04 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:36:04 | Moo! Wrapper | [sched_op] Starting scheduler request
2013-02-17 08:36:04 | Moo! Wrapper | [work_fetch] request: CPU (0.00 sec, 0.00 inst) ATI (0.00 sec, 0.00 inst)
2013-02-17 08:36:04 | Moo! Wrapper | Sending scheduler request: Requested by user.
2013-02-17 08:36:04 | Moo! Wrapper | Not requesting tasks: don't need
2013-02-17 08:36:04 | Moo! Wrapper | [sched_op] CPU work request: 0.00 seconds; 0.00 devices
2013-02-17 08:36:04 | Moo! Wrapper | [sched_op] ATI work request: 0.00 seconds; 0.00 devices
2013-02-17 08:36:06 | Moo! Wrapper | Scheduler request completed
2013-02-17 08:36:06 | Moo! Wrapper | [sched_op] Server version 701
2013-02-17 08:36:06 | Moo! Wrapper | Project requested delay of 61 seconds
2013-02-17 08:36:06 | Moo! Wrapper | [sched_op] Deferring communication for 1 min 1 sec
2013-02-17 08:36:06 | Moo! Wrapper | [sched_op] Reason: requested by project
2013-02-17 08:36:06 | | [work_fetch] Request work fetch: RPC complete
2013-02-17 08:36:11 | | [work_fetch] work fetch start
2013-02-17 08:36:11 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:36:11 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:36:11 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:36:11 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:36:11 | | [work_fetch] --- project states ---
2013-02-17 08:36:11 | Moo! Wrapper | [work_fetch] REC 68866.550 prio -0.001698 can't req work: scheduler RPC backoff (backoff: 55.84 sec)
2013-02-17 08:36:11 | OProject@Home | [work_fetch] REC 82.708 prio -0.000002 can't req work: scheduler RPC backoff (backoff: 472.70 sec)
2013-02-17 08:36:11 | SETI@home | [work_fetch] REC 59688.677 prio -0.001176 can't req work: scheduler RPC backoff (backoff: 270.30 sec)
2013-02-17 08:36:11 | SETI@home Beta Test | [work_fetch] REC 45835.152 prio -0.006735 can't req work: "no new tasks" requested via Manager
2013-02-17 08:36:11 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:36:11 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:36:11 | | [work_fetch] --- state for CPU ---
2013-02-17 08:36:11 | | [work_fetch] shortfall 1209136.63 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:36:11 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:36:11 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:36:11 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:36:11 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:36:11 | | [work_fetch] --- state for ATI ---
2013-02-17 08:36:11 | | [work_fetch] shortfall 837632.94 nidle 0.00 saturated 11438.31 busy 0.00
2013-02-17 08:36:11 | Moo! Wrapper | [work_fetch] fetch share 0.000
2013-02-17 08:36:11 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:36:11 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:36:11 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:36:11 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:36:11 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:37:03 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:37:03 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:37:03 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.749033)
2013-02-17 08:37:03 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:37:03 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -9.985860)
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.159543)
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.333225)
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:37:03 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0 (CPU job, priority order) (prio -0.000900)
2013-02-17 08:37:03 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:37:03 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:37:03 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:37:03 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:37:03 | | [cpu_sched_debug] final job list:
2013-02-17 08:37:03 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:37:03 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:37:03 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:37:03 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0
2013-02-17 08:37:03 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:37:03 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:37:03 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:37:03 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:37:03 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:37:03 | OProject@Home | [cpu_sched_debug] pre-2-1585994_0 sched state 2 next 2 task state 1
2013-02-17 08:37:03 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:37:07 | | [work_fetch] work fetch start
2013-02-17 08:37:07 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:37:07 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:37:07 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:37:07 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:37:07 | | [work_fetch] --- project states ---
2013-02-17 08:37:07 | Moo! Wrapper | [work_fetch] REC 68890.433 prio -0.001543 can't req work: scheduler RPC backoff (backoff: 0.04 sec)
2013-02-17 08:37:07 | OProject@Home | [work_fetch] REC 82.728 prio -0.000002 can't req work: scheduler RPC backoff (backoff: 416.91 sec)
2013-02-17 08:37:07 | SETI@home | [work_fetch] REC 59685.756 prio -0.001176 can't req work: scheduler RPC backoff (backoff: 214.51 sec)
2013-02-17 08:37:07 | SETI@home Beta Test | [work_fetch] REC 45873.846 prio -0.006733 can't req work: "no new tasks" requested via Manager
2013-02-17 08:37:07 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:37:07 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:37:07 | | [work_fetch] --- state for CPU ---
2013-02-17 08:37:07 | | [work_fetch] shortfall 1209193.55 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:37:07 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:37:07 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:37:07 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:37:07 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:37:07 | | [work_fetch] --- state for ATI ---
2013-02-17 08:37:07 | | [work_fetch] shortfall 838018.82 nidle 0.00 saturated 11092.70 busy 0.00
2013-02-17 08:37:07 | Moo! Wrapper | [work_fetch] fetch share 0.000
2013-02-17 08:37:07 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:37:07 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:37:07 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:37:07 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:37:07 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:37:08 | | [work_fetch] Request work fetch: Backoff ended for Moo! Wrapper
2013-02-17 08:37:12 | SETI@home | Finished download of ap_09dc12ah_B3_P1_00223_20130216_14711.wu
2013-02-17 08:37:12 | | [cpu_sched_debug] Request CPU reschedule: files downloaded
2013-02-17 08:37:12 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:37:12 | SETI@home | [cpu_sched_debug] scheduling ap_09dc12ah_B3_P1_00223_20130216_14711.wu_0 (coprocessor job, FIFO) (prio -2.051727)
2013-02-17 08:37:12 | SETI@home | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:37:12 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -2.960353)
2013-02-17 08:37:12 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:37:12 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -7.885734)
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -8.094154)
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -8.302573)
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:37:12 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0 (CPU job, priority order) (prio -0.000711)
2013-02-17 08:37:12 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:37:12 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:37:12 | SETI@home | [cpu_sched_debug] 0: ap_09dc12ah_B3_P1_00223_20130216_14711.wu_0 (MD: no; UTS: no)
2013-02-17 08:37:12 | Moo! Wrapper | [cpu_sched_debug] 1: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] 4: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:37:12 | OProject@Home | [cpu_sched_debug] 5: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:37:12 | | [cpu_sched_debug] final job list:
2013-02-17 08:37:12 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:37:12 | SETI@home | [cpu_sched_debug] 4: ap_09dc12ah_B3_P1_00223_20130216_14711.wu_0 (MD: no; UTS: no)
2013-02-17 08:37:12 | OProject@Home | [cpu_sched_debug] 5: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:37:12 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:37:12 | SETI@home | [cpu_sched_debug] scheduling ap_09dc12ah_B3_P1_00223_20130216_14711.wu_0
2013-02-17 08:37:12 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0
2013-02-17 08:37:12 | | [cpu_sched_debug] using 3.99 out of 4 CPUs
2013-02-17 08:37:12 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:37:12 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:37:12 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:37:12 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:37:12 | OProject@Home | [cpu_sched_debug] pre-2-1585994_0 sched state 2 next 2 task state 1
2013-02-17 08:37:12 | SETI@home | [cpu_sched_debug] ap_09dc12ah_B3_P1_00223_20130216_14711.wu_0 sched state 0 next 2 task state 0
2013-02-17 08:37:12 | SETI@home | Starting task ap_09dc12ah_B3_P1_00223_20130216_14711.wu_0 using astropulse_v6 version 604 (ati_opencl_100) in slot 5
2013-02-17 08:37:12 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:37:12 | | [work_fetch] work fetch start
2013-02-17 08:37:12 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:37:12 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:37:12 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:37:12 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:37:12 | | [work_fetch] --- project states ---
2013-02-17 08:37:12 | Moo! Wrapper | [work_fetch] REC 68894.020 prio -1.001542 can req work
2013-02-17 08:37:12 | OProject@Home | [work_fetch] REC 82.731 prio -0.000235 can't req work: scheduler RPC backoff (backoff: 411.84 sec)
2013-02-17 08:37:12 | SETI@home | [work_fetch] REC 59685.317 prio -0.712019 can't req work: scheduler RPC backoff (backoff: 209.44 sec)
2013-02-17 08:37:12 | SETI@home Beta Test | [work_fetch] REC 45879.656 prio -4.112337 can't req work: "no new tasks" requested via Manager
2013-02-17 08:37:12 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:37:12 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:37:12 | | [work_fetch] --- state for CPU ---
2013-02-17 08:37:12 | | [work_fetch] shortfall 1209198.73 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:37:12 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:37:12 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:37:12 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:37:12 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:37:12 | | [work_fetch] --- state for ATI ---
2013-02-17 08:37:12 | | [work_fetch] shortfall 838023.86 nidle 0.00 saturated 11090.72 busy 0.00
2013-02-17 08:37:12 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:37:12 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:37:12 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:37:12 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:37:12 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:37:12 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:37:18 | | [cpu_sched_debug] Request CPU reschedule: application exited
2013-02-17 08:37:18 | | [work_fetch] Request work fetch: application exited
2013-02-17 08:37:18 | SETI@home | Computation for task ap_09dc12ah_B3_P1_00223_20130216_14711.wu_0 finished
2013-02-17 08:37:18 | | [cpu_sched_debug] Request CPU reschedule: handle_finished_apps
2013-02-17 08:37:18 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:37:18 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.748847)
2013-02-17 08:37:18 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:37:18 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -9.986604)
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.160287)
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.333970)
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:37:18 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0 (CPU job, priority order) (prio -0.000900)
2013-02-17 08:37:18 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:37:18 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:37:18 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:37:18 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:37:18 | | [cpu_sched_debug] final job list:
2013-02-17 08:37:18 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:37:18 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:37:18 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:37:18 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0
2013-02-17 08:37:18 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:37:18 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:37:18 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:37:18 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:37:18 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:37:18 | OProject@Home | [cpu_sched_debug] pre-2-1585994_0 sched state 2 next 2 task state 1
2013-02-17 08:37:18 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:37:20 | SETI@home | Started upload of ap_09dc12ah_B3_P1_00223_20130216_14711.wu_0_0
2013-02-17 08:37:22 | | [work_fetch] work fetch start
2013-02-17 08:37:22 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:37:22 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:37:22 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:37:22 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:37:22 | | [work_fetch] --- project states ---
2013-02-17 08:37:22 | Moo! Wrapper | [work_fetch] REC 68896.399 prio -1.001540 can req work
2013-02-17 08:37:22 | OProject@Home | [work_fetch] REC 82.733 prio -0.000235 can't req work: scheduler RPC backoff (backoff: 401.60 sec)
2013-02-17 08:37:22 | SETI@home | [work_fetch] REC 59687.741 prio -0.726600 can't req work: scheduler RPC backoff (backoff: 199.21 sec)
2013-02-17 08:37:22 | SETI@home Beta Test | [work_fetch] REC 45883.510 prio -4.107864 can't req work: "no new tasks" requested via Manager
2013-02-17 08:37:22 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:37:22 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:37:22 | | [work_fetch] --- state for CPU ---
2013-02-17 08:37:22 | | [work_fetch] shortfall 1209209.17 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:37:22 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:37:22 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:37:22 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:37:22 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:37:22 | | [work_fetch] --- state for ATI ---
2013-02-17 08:37:22 | | [work_fetch] shortfall 841666.86 nidle 0.00 saturated 7263.98 busy 0.00
2013-02-17 08:37:22 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:37:22 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:37:22 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:37:22 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:37:22 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:37:22 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:37:25 | SETI@home | Finished upload of ap_09dc12ah_B3_P1_00223_20130216_14711.wu_0_0
2013-02-17 08:37:25 | | [work_fetch] Request work fetch: project finished uploading
2013-02-17 08:37:27 | | [work_fetch] work fetch start
2013-02-17 08:37:27 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:37:27 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:37:27 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:37:27 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:37:27 | | [work_fetch] --- project states ---
2013-02-17 08:37:27 | Moo! Wrapper | [work_fetch] REC 68896.399 prio -1.001540 can req work
2013-02-17 08:37:27 | OProject@Home | [work_fetch] REC 82.733 prio -0.000235 can't req work: scheduler RPC backoff (backoff: 396.52 sec)
2013-02-17 08:37:27 | SETI@home | [work_fetch] REC 59687.741 prio -0.733719 can't req work: scheduler RPC backoff (backoff: 194.12 sec)
2013-02-17 08:37:27 | SETI@home Beta Test | [work_fetch] REC 45883.510 prio -4.107797 can't req work: "no new tasks" requested via Manager
2013-02-17 08:37:27 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:37:27 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:37:27 | | [work_fetch] --- state for CPU ---
2013-02-17 08:37:27 | | [work_fetch] shortfall 1209213.34 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:37:27 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:37:27 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:37:27 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:37:27 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:37:27 | | [work_fetch] --- state for ATI ---
2013-02-17 08:37:27 | | [work_fetch] shortfall 841670.58 nidle 0.00 saturated 7262.38 busy 0.00
2013-02-17 08:37:27 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:37:27 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:37:27 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:37:27 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:37:27 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:37:27 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:37:45 | SETI@home | Temporarily failed download of ap_10dc12ae_B1_P0_00173_20130216_17045.wu: transient HTTP error
2013-02-17 08:37:45 | SETI@home | Backing off 18 min 15 sec on download of ap_10dc12ae_B1_P0_00173_20130216_17045.wu
2013-02-17 08:38:02 | SETI@home | Temporarily failed download of ap_09dc12ah_B4_P1_00196_20130216_15982.wu: transient HTTP error
2013-02-17 08:38:02 | SETI@home | Backing off 1 hr 56 min 29 sec on download of ap_09dc12ah_B4_P1_00196_20130216_15982.wu
2013-02-17 08:38:18 | | Project communication failed: attempting access to reference site
2013-02-17 08:38:18 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:38:18 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:38:18 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.748111)
2013-02-17 08:38:18 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:38:18 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -9.989556)
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.163239)
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.336921)
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:38:18 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0 (CPU job, priority order) (prio -0.000900)
2013-02-17 08:38:18 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:38:18 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:38:18 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:38:18 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:38:18 | | [cpu_sched_debug] final job list:
2013-02-17 08:38:18 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:38:18 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:38:18 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:38:18 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0
2013-02-17 08:38:18 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:38:18 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:38:18 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:38:18 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:38:18 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:38:18 | OProject@Home | [cpu_sched_debug] pre-2-1585994_0 sched state 2 next 2 task state 1
2013-02-17 08:38:18 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:38:19 | SETI@home | Started download of ap_09dc12ah_B4_P1_00196_20130216_15982.wu
2013-02-17 08:38:21 | | Internet access OK - project servers may be temporarily down.
2013-02-17 08:38:21 | SETI@home | Started download of ap_10dc12ae_B1_P0_00173_20130216_17045.wu
2013-02-17 08:38:23 | | [work_fetch] work fetch start
2013-02-17 08:38:23 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:38:23 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:38:23 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:38:23 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:38:23 | | [work_fetch] --- project states ---
2013-02-17 08:38:23 | Moo! Wrapper | [work_fetch] REC 68920.076 prio -1.001530 can req work
2013-02-17 08:38:23 | OProject@Home | [work_fetch] REC 82.753 prio -0.000235 can't req work: scheduler RPC backoff (backoff: 341.03 sec)
2013-02-17 08:38:23 | SETI@home | [work_fetch] REC 59684.845 prio -0.728369 can't req work: scheduler RPC backoff (backoff: 138.64 sec)
2013-02-17 08:38:23 | SETI@home Beta Test | [work_fetch] REC 45921.869 prio -4.108613 can't req work: "no new tasks" requested via Manager
2013-02-17 08:38:23 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:38:23 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:38:23 | | [work_fetch] --- state for CPU ---
2013-02-17 08:38:23 | | [work_fetch] shortfall 1209270.96 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:38:23 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:38:23 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:38:23 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:38:23 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:38:23 | | [work_fetch] --- state for ATI ---
2013-02-17 08:38:23 | | [work_fetch] shortfall 841721.77 nidle 0.00 saturated 7240.41 busy 0.00
2013-02-17 08:38:23 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:38:23 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:38:23 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:38:23 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:38:23 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:38:23 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:38:28 | Moo! Wrapper | update requested by user
2013-02-17 08:38:28 | | [work_fetch] Request work fetch: project updated by user
2013-02-17 08:38:33 | | [work_fetch] work fetch start
2013-02-17 08:38:33 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:38:33 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:38:33 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:38:33 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:38:33 | | [work_fetch] --- project states ---
2013-02-17 08:38:33 | Moo! Wrapper | [work_fetch] REC 68920.076 prio -1.001528 can req work
2013-02-17 08:38:33 | OProject@Home | [work_fetch] REC 82.753 prio -0.000235 can't req work: scheduler RPC backoff (backoff: 330.95 sec)
2013-02-17 08:38:33 | SETI@home | [work_fetch] REC 59684.845 prio -0.735461 can't req work: scheduler RPC backoff (backoff: 128.55 sec)
2013-02-17 08:38:33 | SETI@home Beta Test | [work_fetch] REC 45921.869 prio -4.108383 can't req work: "no new tasks" requested via Manager
2013-02-17 08:38:33 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:38:33 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:38:33 | | [work_fetch] --- state for CPU ---
2013-02-17 08:38:33 | | [work_fetch] shortfall 1209281.25 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:38:33 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:38:33 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:38:33 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:38:33 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:38:33 | | [work_fetch] --- state for ATI ---
2013-02-17 08:38:33 | | [work_fetch] shortfall 841733.79 nidle 0.00 saturated 7236.49 busy 0.00
2013-02-17 08:38:33 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:38:33 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:38:33 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:38:33 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:38:33 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:38:33 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:38:33 | Moo! Wrapper | [sched_op] Starting scheduler request
2013-02-17 08:38:33 | Moo! Wrapper | [work_fetch] request: CPU (0.00 sec, 0.00 inst) ATI (0.00 sec, 0.00 inst)
2013-02-17 08:38:33 | Moo! Wrapper | Sending scheduler request: Requested by user.
2013-02-17 08:38:33 | Moo! Wrapper | Not requesting tasks: don't need
2013-02-17 08:38:33 | Moo! Wrapper | [sched_op] CPU work request: 0.00 seconds; 0.00 devices
2013-02-17 08:38:33 | Moo! Wrapper | [sched_op] ATI work request: 0.00 seconds; 0.00 devices
2013-02-17 08:38:35 | Moo! Wrapper | Scheduler request completed
2013-02-17 08:38:35 | Moo! Wrapper | [sched_op] Server version 701
2013-02-17 08:38:35 | Moo! Wrapper | Project requested delay of 61 seconds
2013-02-17 08:38:35 | Moo! Wrapper | [sched_op] Deferring communication for 1 min 1 sec
2013-02-17 08:38:35 | Moo! Wrapper | [sched_op] Reason: requested by project
2013-02-17 08:38:35 | | [work_fetch] Request work fetch: RPC complete
2013-02-17 08:38:40 | | [work_fetch] work fetch start
2013-02-17 08:38:40 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:38:40 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:38:40 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:38:40 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:38:40 | | [work_fetch] --- project states ---
2013-02-17 08:38:40 | Moo! Wrapper | [work_fetch] REC 68920.076 prio -0.001527 can't req work: scheduler RPC backoff (backoff: 55.92 sec)
2013-02-17 08:38:40 | OProject@Home | [work_fetch] REC 82.753 prio -0.000001 can't req work: scheduler RPC backoff (backoff: 323.86 sec)
2013-02-17 08:38:40 | SETI@home | [work_fetch] REC 59684.845 prio -0.000882 can't req work: scheduler RPC backoff (backoff: 121.47 sec)
2013-02-17 08:38:40 | SETI@home Beta Test | [work_fetch] REC 45921.869 prio -0.006728 can't req work: "no new tasks" requested via Manager
2013-02-17 08:38:40 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:38:40 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:38:40 | | [work_fetch] --- state for CPU ---
2013-02-17 08:38:40 | | [work_fetch] shortfall 1209288.48 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:38:40 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:38:40 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:38:40 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:38:40 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:38:40 | | [work_fetch] --- state for ATI ---
2013-02-17 08:38:40 | | [work_fetch] shortfall 841740.18 nidle 0.00 saturated 7233.73 busy 0.00
2013-02-17 08:38:40 | Moo! Wrapper | [work_fetch] fetch share 0.000
2013-02-17 08:38:40 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:38:40 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:38:40 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:38:40 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:38:40 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:39:19 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:39:19 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:39:19 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.747375)
2013-02-17 08:39:19 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:39:19 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -9.992503)
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.166185)
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.339868)
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:39:19 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0 (CPU job, priority order) (prio -0.000900)
2013-02-17 08:39:19 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:39:19 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:39:19 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:39:19 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:39:19 | | [cpu_sched_debug] final job list:
2013-02-17 08:39:19 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:39:19 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:39:19 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:39:19 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0
2013-02-17 08:39:19 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:39:19 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:39:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:39:19 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:39:19 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:39:19 | OProject@Home | [cpu_sched_debug] pre-2-1585994_0 sched state 2 next 2 task state 1
2013-02-17 08:39:19 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:39:20 | | [work_fetch] work fetch start
2013-02-17 08:39:20 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:39:20 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:39:20 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:39:20 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:39:20 | | [work_fetch] --- project states ---
2013-02-17 08:39:20 | Moo! Wrapper | [work_fetch] REC 68943.736 prio -0.001520 can't req work: scheduler RPC backoff (backoff: 15.90 sec)
2013-02-17 08:39:20 | OProject@Home | [work_fetch] REC 82.773 prio -0.000001 can't req work: scheduler RPC backoff (backoff: 283.85 sec)
2013-02-17 08:39:20 | SETI@home | [work_fetch] REC 59681.951 prio -0.000882 can't req work: scheduler RPC backoff (backoff: 81.45 sec)
2013-02-17 08:39:20 | SETI@home Beta Test | [work_fetch] REC 45960.201 prio -0.006727 can't req work: "no new tasks" requested via Manager
2013-02-17 08:39:20 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:39:20 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:39:20 | | [work_fetch] --- state for CPU ---
2013-02-17 08:39:20 | | [work_fetch] shortfall 1209329.30 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:39:20 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:39:20 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:39:20 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:39:20 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:39:20 | | [work_fetch] --- state for ATI ---
2013-02-17 08:39:20 | | [work_fetch] shortfall 841776.28 nidle 0.00 saturated 7218.16 busy 0.00
2013-02-17 08:39:20 | Moo! Wrapper | [work_fetch] fetch share 0.000
2013-02-17 08:39:20 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:39:20 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:39:20 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:39:20 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:39:20 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:39:36 | | [work_fetch] Request work fetch: Backoff ended for Moo! Wrapper
2013-02-17 08:39:40 | | [work_fetch] work fetch start
2013-02-17 08:39:40 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:39:40 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:39:40 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:39:40 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:39:40 | | [work_fetch] --- project states ---
2013-02-17 08:39:40 | Moo! Wrapper | [work_fetch] REC 68943.736 prio -1.001516 can req work
2013-02-17 08:39:40 | OProject@Home | [work_fetch] REC 82.773 prio -0.000234 can't req work: scheduler RPC backoff (backoff: 263.84 sec)
2013-02-17 08:39:40 | SETI@home | [work_fetch] REC 59681.951 prio -0.761581 can't req work: scheduler RPC backoff (backoff: 61.45 sec)
2013-02-17 08:39:40 | SETI@home Beta Test | [work_fetch] REC 45960.201 prio -4.108035 can't req work: "no new tasks" requested via Manager
2013-02-17 08:39:40 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:39:40 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:39:40 | | [work_fetch] --- state for CPU ---
2013-02-17 08:39:40 | | [work_fetch] shortfall 1209349.71 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:39:40 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:39:40 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:39:40 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:39:40 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:39:40 | | [work_fetch] --- state for ATI ---
2013-02-17 08:39:40 | | [work_fetch] shortfall 841794.32 nidle 0.00 saturated 7210.38 busy 0.00
2013-02-17 08:39:40 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:39:40 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:39:40 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:39:40 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:39:40 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:39:40 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:40:19 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:40:19 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:40:19 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.746646)
2013-02-17 08:40:19 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:40:19 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -9.995426)
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.169109)
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.342791)
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:40:19 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0 (CPU job, priority order) (prio -0.000900)
2013-02-17 08:40:19 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:40:19 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:40:19 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:40:19 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:40:19 | | [cpu_sched_debug] final job list:
2013-02-17 08:40:19 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:40:19 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:40:19 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:40:19 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0
2013-02-17 08:40:19 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:40:19 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:40:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:40:19 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:40:19 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:40:19 | OProject@Home | [cpu_sched_debug] pre-2-1585994_0 sched state 2 next 2 task state 1
2013-02-17 08:40:19 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:40:20 | | [work_fetch] work fetch start
2013-02-17 08:40:20 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:40:20 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:40:20 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:40:20 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:40:20 | | [work_fetch] --- project states ---
2013-02-17 08:40:20 | Moo! Wrapper | [work_fetch] REC 68967.234 prio -1.001332 can req work
2013-02-17 08:40:20 | OProject@Home | [work_fetch] REC 82.793 prio -0.000234 can't req work: scheduler RPC backoff (backoff: 223.82 sec)
2013-02-17 08:40:20 | SETI@home | [work_fetch] REC 59679.077 prio -0.773411 can't req work: scheduler RPC backoff (backoff: 21.42 sec)
2013-02-17 08:40:20 | SETI@home Beta Test | [work_fetch] REC 45998.270 prio -4.104881 can't req work: "no new tasks" requested via Manager
2013-02-17 08:40:20 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:40:20 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:40:20 | | [work_fetch] --- state for CPU ---
2013-02-17 08:40:20 | | [work_fetch] shortfall 1209390.54 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:40:20 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:40:20 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:40:20 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:40:20 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:40:20 | | [work_fetch] --- state for ATI ---
2013-02-17 08:40:20 | | [work_fetch] shortfall 842159.88 nidle 0.00 saturated 6797.80 busy 0.00
2013-02-17 08:40:20 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:40:20 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:40:20 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:40:20 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:40:20 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:40:20 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:40:42 | | [work_fetch] Request work fetch: Backoff ended for SETI@home
2013-02-17 08:40:44 | SETI@home | Temporarily failed download of ap_09dc12ah_B4_P1_00196_20130216_15982.wu: transient HTTP error
2013-02-17 08:40:44 | SETI@home | Backing off 2 hr 47 min 20 sec on download of ap_09dc12ah_B4_P1_00196_20130216_15982.wu
2013-02-17 08:40:45 | | [work_fetch] work fetch start
2013-02-17 08:40:45 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:40:45 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:40:45 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:40:45 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:40:45 | | [work_fetch] --- project states ---
2013-02-17 08:40:45 | Moo! Wrapper | [work_fetch] REC 68967.234 prio -1.207446 can req work
2013-02-17 08:40:45 | OProject@Home | [work_fetch] REC 82.793 prio -0.000282 can't req work: scheduler RPC backoff (backoff: 198.75 sec)
2013-02-17 08:40:45 | SETI@home | [work_fetch] REC 59679.077 prio -0.835903 can't req work: some download is stalled
2013-02-17 08:40:45 | SETI@home Beta Test | [work_fetch] REC 45998.270 prio -4.946594 can't req work: "no new tasks" requested via Manager
2013-02-17 08:40:45 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:40:45 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:40:45 | | [work_fetch] --- state for CPU ---
2013-02-17 08:40:45 | | [work_fetch] shortfall 1209416.12 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:40:45 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:40:45 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:40:45 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:40:45 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:40:45 | | [work_fetch] --- state for ATI ---
2013-02-17 08:40:45 | | [work_fetch] shortfall 842846.93 nidle 0.00 saturated 6552.55 busy 0.00
2013-02-17 08:40:45 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:40:45 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:40:45 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:40:45 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:40:45 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:40:45 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:40:45 | SETI@home | [sched_op] Starting scheduler request
2013-02-17 08:40:45 | SETI@home | [work_fetch] request: CPU (0.00 sec, 0.00 inst) ATI (0.00 sec, 0.00 inst)
2013-02-17 08:40:45 | SETI@home | Sending scheduler request: To report completed tasks.
2013-02-17 08:40:45 | SETI@home | Reporting 1 completed tasks
2013-02-17 08:40:45 | SETI@home | Not requesting tasks: some download is stalled
2013-02-17 08:40:45 | SETI@home | [sched_op] CPU work request: 0.00 seconds; 0.00 devices
2013-02-17 08:40:45 | SETI@home | [sch
ID: 47779 · Report as offensive
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47780 - Posted: 17 Feb 2013, 8:15:45 UTC

logfile 3 continued
------------
2013-02-17 08:40:45 | SETI@home | Reporting 1 completed tasks
2013-02-17 08:40:45 | SETI@home | Not requesting tasks: some download is stalled
2013-02-17 08:40:45 | SETI@home | [sched_op] CPU work request: 0.00 seconds; 0.00 devices
2013-02-17 08:40:45 | SETI@home | [sched_op] ATI work request: 0.00 seconds; 0.00 devices
2013-02-17 08:40:58 | | Project communication failed: attempting access to reference site
2013-02-17 08:40:59 | | Internet access OK - project servers may be temporarily down.
2013-02-17 08:41:19 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:41:19 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:41:19 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.745916)
2013-02-17 08:41:19 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:41:19 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -9.998351)
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.172033)
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.345716)
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:41:19 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0 (CPU job, priority order) (prio -0.000899)
2013-02-17 08:41:19 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:41:19 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:41:19 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:41:19 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:41:19 | | [cpu_sched_debug] final job list:
2013-02-17 08:41:19 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:41:19 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:41:19 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:41:19 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0
2013-02-17 08:41:19 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:41:19 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:41:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:41:19 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:41:19 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:41:19 | OProject@Home | [cpu_sched_debug] pre-2-1585994_0 sched state 2 next 2 task state 1
2013-02-17 08:41:19 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:41:20 | SETI@home | Scheduler request completed
2013-02-17 08:41:20 | SETI@home | [sched_op] Server version 701
2013-02-17 08:41:20 | SETI@home | Project requested delay of 303 seconds
2013-02-17 08:41:20 | SETI@home | [sched_op] handle_scheduler_reply(): got ack for task ap_09dc12ah_B3_P1_00223_20130216_14711.wu_0
2013-02-17 08:41:20 | SETI@home | [sched_op] Deferring communication for 5 min 3 sec
2013-02-17 08:41:20 | SETI@home | [sched_op] Reason: requested by project
2013-02-17 08:41:20 | | [work_fetch] Request work fetch: RPC complete
2013-02-17 08:41:25 | | [work_fetch] work fetch start
2013-02-17 08:41:25 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:41:25 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:41:25 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:41:25 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:41:25 | | [work_fetch] --- project states ---
2013-02-17 08:41:25 | Moo! Wrapper | [work_fetch] REC 68990.767 prio -1.001219 can req work
2013-02-17 08:41:25 | OProject@Home | [work_fetch] REC 82.812 prio -0.000234 can't req work: scheduler RPC backoff (backoff: 158.62 sec)
2013-02-17 08:41:25 | SETI@home | [work_fetch] REC 59676.199 prio -0.690015 can't req work: some download is stalled (backoff: 297.91 sec)
2013-02-17 08:41:25 | SETI@home Beta Test | [work_fetch] REC 46036.395 prio -4.102133 can't req work: "no new tasks" requested via Manager
2013-02-17 08:41:25 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:41:25 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:41:25 | | [work_fetch] --- state for CPU ---
2013-02-17 08:41:25 | | [work_fetch] shortfall 1209457.06 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:41:25 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:41:25 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:41:25 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:41:25 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:41:25 | | [work_fetch] --- state for ATI ---
2013-02-17 08:41:25 | | [work_fetch] shortfall 842881.08 nidle 0.00 saturated 6546.75 busy 0.00
2013-02-17 08:41:25 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:41:25 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:41:25 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:41:25 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:41:25 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:41:25 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:41:31 | SETI@home | Started download of ap_09dc12ah_B4_P1_00196_20130216_15982.wu
2013-02-17 08:42:14 | SETI@home | Temporarily failed download of ap_10dc12ae_B1_P0_00173_20130216_17045.wu: transient HTTP error
2013-02-17 08:42:14 | SETI@home | Backing off 50 min 47 sec on download of ap_10dc12ae_B1_P0_00173_20130216_17045.wu
2013-02-17 08:42:19 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:42:19 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:42:19 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.745186)
2013-02-17 08:42:19 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:42:19 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.001278)
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.174960)
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.348643)
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:42:19 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0 (CPU job, priority order) (prio -0.000899)
2013-02-17 08:42:19 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:42:19 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:42:19 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:42:19 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:42:19 | | [cpu_sched_debug] final job list:
2013-02-17 08:42:19 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:42:19 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:42:19 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:42:19 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0
2013-02-17 08:42:19 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:42:19 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:42:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:42:19 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:42:19 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:42:19 | OProject@Home | [cpu_sched_debug] pre-2-1585994_0 sched state 2 next 2 task state 1
2013-02-17 08:42:19 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:42:20 | | [work_fetch] work fetch start
2013-02-17 08:42:20 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:42:20 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:42:20 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:42:20 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:42:20 | | [work_fetch] --- project states ---
2013-02-17 08:42:20 | Moo! Wrapper | [work_fetch] REC 69014.346 prio -1.001216 can req work
2013-02-17 08:42:20 | OProject@Home | [work_fetch] REC 82.832 prio -0.000233 can't req work: scheduler RPC backoff (backoff: 103.47 sec)
2013-02-17 08:42:20 | SETI@home | [work_fetch] REC 59673.315 prio -0.687114 can't req work: some download is stalled (backoff: 242.76 sec)
2013-02-17 08:42:20 | SETI@home Beta Test | [work_fetch] REC 46074.595 prio -4.101983 can't req work: "no new tasks" requested via Manager
2013-02-17 08:42:20 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:42:20 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:42:20 | | [work_fetch] --- state for CPU ---
2013-02-17 08:42:20 | | [work_fetch] shortfall 1209513.32 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:42:20 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:42:20 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:42:20 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:42:20 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:42:20 | | [work_fetch] --- state for ATI ---
2013-02-17 08:42:20 | | [work_fetch] shortfall 842928.02 nidle 0.00 saturated 6538.77 busy 0.00
2013-02-17 08:42:20 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:42:20 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:42:20 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:42:20 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:42:20 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:42:20 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:42:24 | SETI@home | Started download of ap_10dc12ae_B1_P0_00173_20130216_17045.wu
2013-02-17 08:42:29 | | Project communication failed: attempting access to reference site
2013-02-17 08:42:30 | | Internet access OK - project servers may be temporarily down.
2013-02-17 08:43:19 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:43:19 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:43:19 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.744458)
2013-02-17 08:43:19 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:43:19 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.004195)
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.177877)
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.351560)
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:43:19 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0 (CPU job, priority order) (prio -0.000899)
2013-02-17 08:43:19 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:43:19 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:43:19 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:43:19 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:43:19 | | [cpu_sched_debug] final job list:
2013-02-17 08:43:19 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:43:19 | OProject@Home | [cpu_sched_debug] 4: pre-2-1585994_0 (MD: no; UTS: no)
2013-02-17 08:43:19 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:43:19 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1585994_0
2013-02-17 08:43:19 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:43:19 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:43:19 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:43:19 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:43:19 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:43:19 | OProject@Home | [cpu_sched_debug] pre-2-1585994_0 sched state 2 next 2 task state 1
2013-02-17 08:43:19 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:43:20 | | [work_fetch] work fetch start
2013-02-17 08:43:20 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:43:20 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:43:20 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:43:20 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:43:20 | | [work_fetch] --- project states ---
2013-02-17 08:43:20 | Moo! Wrapper | [work_fetch] REC 69037.870 prio -1.001212 can req work
2013-02-17 08:43:20 | OProject@Home | [work_fetch] REC 82.852 prio -0.000233 can't req work: scheduler RPC backoff (backoff: 43.37 sec)
2013-02-17 08:43:20 | SETI@home | [work_fetch] REC 59670.438 prio -0.703484 can't req work: scheduler RPC backoff (backoff: 182.66 sec)
2013-02-17 08:43:20 | SETI@home Beta Test | [work_fetch] REC 46112.707 prio -4.104209 can't req work: "no new tasks" requested via Manager
2013-02-17 08:43:20 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:43:20 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:43:20 | | [work_fetch] --- state for CPU ---
2013-02-17 08:43:20 | | [work_fetch] shortfall 1209574.64 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:43:20 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:43:20 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:43:20 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:43:20 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:43:20 | | [work_fetch] --- state for ATI ---
2013-02-17 08:43:20 | | [work_fetch] shortfall 842420.98 nidle 0.00 saturated 6530.58 busy 0.00
2013-02-17 08:43:20 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:43:20 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:43:20 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:43:20 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:43:20 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:43:20 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:43:45 | | [cpu_sched_debug] Request CPU reschedule: application exited
2013-02-17 08:43:45 | | [work_fetch] Request work fetch: application exited
2013-02-17 08:43:45 | OProject@Home | Computation for task pre-2-1585994_0 finished
2013-02-17 08:43:45 | | [cpu_sched_debug] Request CPU reschedule: handle_finished_apps
2013-02-17 08:43:45 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:43:45 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -0.749367)
2013-02-17 08:43:45 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:43:45 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -2.002531)
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -2.037267)
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -2.072004)
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:43:45 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:43:45 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:43:45 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:43:45 | | [cpu_sched_debug] final job list:
2013-02-17 08:43:45 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:43:45 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:43:45 | | [cpu_sched_debug] using 2.95 out of 4 CPUs
2013-02-17 08:43:45 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:43:45 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:43:45 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:43:45 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:43:45 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:43:45 | | [work_fetch] work fetch start
2013-02-17 08:43:45 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:43:45 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:43:45 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:43:45 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:43:45 | | [work_fetch] --- project states ---
2013-02-17 08:43:45 | Moo! Wrapper | [work_fetch] REC 69048.050 prio -1.001210 can req work
2013-02-17 08:43:45 | OProject@Home | [work_fetch] REC 82.871 prio -0.000219 can't req work: scheduler RPC backoff (backoff: 18.36 sec)
2013-02-17 08:43:45 | SETI@home | [work_fetch] REC 59669.193 prio -0.719002 can't req work: scheduler RPC backoff (backoff: 157.65 sec)
2013-02-17 08:43:45 | SETI@home Beta Test | [work_fetch] REC 46129.199 prio -4.101055 can't req work: "no new tasks" requested via Manager
2013-02-17 08:43:45 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:43:45 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:43:45 | | [work_fetch] --- state for CPU ---
2013-02-17 08:43:45 | | [work_fetch] shortfall 1209600.00 nidle 4.00 saturated 0.00 busy 0.00
2013-02-17 08:43:45 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:43:45 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:43:45 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:43:45 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:43:45 | | [work_fetch] --- state for ATI ---
2013-02-17 08:43:45 | | [work_fetch] shortfall 842440.44 nidle 0.00 saturated 6526.97 busy 0.00
2013-02-17 08:43:45 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:43:45 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:43:45 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:43:45 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:43:45 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:43:45 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:43:47 | OProject@Home | Started upload of pre-2-1585994_0_0
2013-02-17 08:43:48 | OProject@Home | Finished upload of pre-2-1585994_0_0
2013-02-17 08:43:48 | | [work_fetch] Request work fetch: project finished uploading
2013-02-17 08:43:50 | | [work_fetch] work fetch start
2013-02-17 08:43:50 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:43:50 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:43:50 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:43:50 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:43:50 | | [work_fetch] --- project states ---
2013-02-17 08:43:50 | Moo! Wrapper | [work_fetch] REC 69048.050 prio -1.001210 can req work
2013-02-17 08:43:50 | OProject@Home | [work_fetch] REC 82.871 prio -0.000213 can't req work: scheduler RPC backoff (backoff: 13.20 sec)
2013-02-17 08:43:50 | SETI@home | [work_fetch] REC 59669.193 prio -0.726467 can't req work: scheduler RPC backoff (backoff: 152.49 sec)
2013-02-17 08:43:50 | SETI@home Beta Test | [work_fetch] REC 46129.199 prio -4.100971 can't req work: "no new tasks" requested via Manager
2013-02-17 08:43:50 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:43:50 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:43:50 | | [work_fetch] --- state for CPU ---
2013-02-17 08:43:50 | | [work_fetch] shortfall 1209600.00 nidle 4.00 saturated 0.00 busy 0.00
2013-02-17 08:43:50 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:43:50 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:43:50 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:43:50 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:43:50 | | [work_fetch] --- state for ATI ---
2013-02-17 08:43:50 | | [work_fetch] shortfall 842444.47 nidle 0.00 saturated 6526.22 busy 0.00
2013-02-17 08:43:50 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:43:50 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:43:50 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:43:50 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:43:50 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:43:50 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:44:04 | | [work_fetch] Request work fetch: Backoff ended for OProject@Home
2013-02-17 08:44:05 | | [work_fetch] work fetch start
2013-02-17 08:44:05 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:44:05 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:44:05 | | [work_fetch] set_request(): ninst 4 nused_total 0.000000 nidle_now 4.000000 fetch share 1.000000 req_inst 4.000000
2013-02-17 08:44:05 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:44:05 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:44:05 | | [work_fetch] --- project states ---
2013-02-17 08:44:05 | Moo! Wrapper | [work_fetch] REC 69048.050 prio -5.993904 can req work
2013-02-17 08:44:05 | OProject@Home | [work_fetch] REC 82.871 prio -0.001438 can req work
2013-02-17 08:44:05 | SETI@home | [work_fetch] REC 59669.193 prio -4.392639 can't req work: scheduler RPC backoff (backoff: 137.48 sec)
2013-02-17 08:44:05 | SETI@home Beta Test | [work_fetch] REC 46129.199 prio -24.541212 can't req work: "no new tasks" requested via Manager
2013-02-17 08:44:05 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:44:05 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:44:05 | | [work_fetch] --- state for CPU ---
2013-02-17 08:44:05 | | [work_fetch] shortfall 1209600.00 nidle 4.00 saturated 0.00 busy 0.00
2013-02-17 08:44:05 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:44:05 | OProject@Home | [work_fetch] fetch share 1.000
2013-02-17 08:44:05 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:44:05 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:44:05 | | [work_fetch] --- state for ATI ---
2013-02-17 08:44:05 | | [work_fetch] shortfall 842584.86 nidle 0.00 saturated 6272.90 busy 0.00
2013-02-17 08:44:05 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:44:05 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:44:05 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:44:05 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:44:05 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:44:05 | OProject@Home | [sched_op] Starting scheduler request
2013-02-17 08:44:05 | OProject@Home | [work_fetch] request: CPU (1209600.00 sec, 4.00 inst) ATI (0.00 sec, 0.00 inst)
2013-02-17 08:44:05 | OProject@Home | Sending scheduler request: To report completed tasks.
2013-02-17 08:44:05 | OProject@Home | Reporting 1 completed tasks
2013-02-17 08:44:05 | OProject@Home | Requesting new tasks for CPU
2013-02-17 08:44:05 | OProject@Home | [sched_op] CPU work request: 1209600.00 seconds; 4.00 devices
2013-02-17 08:44:05 | OProject@Home | [sched_op] ATI work request: 0.00 seconds; 0.00 devices
2013-02-17 08:44:08 | OProject@Home | Scheduler request completed: got 1 new tasks
2013-02-17 08:44:08 | OProject@Home | [sched_op] Server version 701
2013-02-17 08:44:08 | OProject@Home | Project requested delay of 606 seconds
2013-02-17 08:44:08 | OProject@Home | [sched_op] estimated total CPU task duration: 594 seconds
2013-02-17 08:44:08 | OProject@Home | [sched_op] estimated total ATI task duration: 0 seconds
2013-02-17 08:44:08 | OProject@Home | [sched_op] handle_scheduler_reply(): got ack for task pre-2-1585994_0
2013-02-17 08:44:08 | OProject@Home | [sched_op] Deferring communication for 10 min 6 sec
2013-02-17 08:44:08 | OProject@Home | [sched_op] Reason: requested by project
2013-02-17 08:44:08 | | [work_fetch] Request work fetch: RPC complete
2013-02-17 08:44:10 | | [cpu_sched_debug] Request CPU reschedule: files downloaded
2013-02-17 08:44:10 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:44:10 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.743849)
2013-02-17 08:44:10 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:44:10 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.006634)
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.180316)
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.353999)
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:44:10 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1586485_0 (CPU job, priority order) (prio -0.000899)
2013-02-17 08:44:10 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:44:10 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:44:10 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:44:10 | OProject@Home | [cpu_sched_debug] 4: pre-2-1586485_0 (MD: no; UTS: no)
2013-02-17 08:44:10 | | [cpu_sched_debug] final job list:
2013-02-17 08:44:10 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:44:10 | OProject@Home | [cpu_sched_debug] 4: pre-2-1586485_0 (MD: no; UTS: no)
2013-02-17 08:44:10 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:44:10 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1586485_0
2013-02-17 08:44:10 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:44:10 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:44:10 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:44:10 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:44:10 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:44:10 | OProject@Home | [cpu_sched_debug] pre-2-1586485_0 sched state 0 next 2 task state 0
2013-02-17 08:44:10 | OProject@Home | Starting task pre-2-1586485_0 using alx version 104 in slot 4
2013-02-17 08:44:10 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:44:13 | | [work_fetch] work fetch start
2013-02-17 08:44:13 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:44:13 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:44:13 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:44:13 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:44:13 | | [work_fetch] --- project states ---
2013-02-17 08:44:13 | Moo! Wrapper | [work_fetch] REC 69057.557 prio -1.001096 can req work
2013-02-17 08:44:13 | OProject@Home | [work_fetch] REC 82.869 prio -0.000236 can't req work: scheduler RPC backoff (backoff: 600.81 sec)
2013-02-17 08:44:13 | SETI@home | [work_fetch] REC 59668.030 prio -0.747512 can't req work: scheduler RPC backoff (backoff: 130.27 sec)
2013-02-17 08:44:13 | SETI@home Beta Test | [work_fetch] REC 46144.601 prio -4.103900 can't req work: "no new tasks" requested via Manager
2013-02-17 08:44:13 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:44:13 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:44:13 | | [work_fetch] --- state for CPU ---
2013-02-17 08:44:13 | | [work_fetch] shortfall 1209009.32 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:44:13 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:44:13 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:44:13 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:44:13 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:44:13 | | [work_fetch] --- state for ATI ---
2013-02-17 08:44:13 | | [work_fetch] shortfall 842590.15 nidle 0.00 saturated 6272.44 busy 0.00
2013-02-17 08:44:13 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:44:13 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:44:13 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:44:13 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:44:13 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:44:13 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:45:10 | | [cpu_sched_debug] Request CPU reschedule: periodic CPU scheduling
2013-02-17 08:45:10 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:45:10 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.743122)
2013-02-17 08:45:10 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:45:10 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.009546)
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.183228)
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.356911)
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:45:10 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1586485_0 (CPU job, priority order) (prio -0.000898)
2013-02-17 08:45:10 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:45:10 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:45:10 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:45:10 | OProject@Home | [cpu_sched_debug] 4: pre-2-1586485_0 (MD: no; UTS: no)
2013-02-17 08:45:10 | | [cpu_sched_debug] final job list:
2013-02-17 08:45:10 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803980_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:45:10 | OProject@Home | [cpu_sched_debug] 4: pre-2-1586485_0 (MD: no; UTS: no)
2013-02-17 08:45:10 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:45:10 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1586485_0
2013-02-17 08:45:10 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:45:10 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:45:10 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:45:10 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:45:10 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803980_12_768_0 sched state 2 next 2 task state 1
2013-02-17 08:45:10 | OProject@Home | [cpu_sched_debug] pre-2-1586485_0 sched state 2 next 2 task state 1
2013-02-17 08:45:10 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:45:13 | | [work_fetch] work fetch start
2013-02-17 08:45:13 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:45:13 | | [work_fetch] CPU: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:45:13 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:45:13 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:45:13 | | [work_fetch] --- project states ---
2013-02-17 08:45:13 | Moo! Wrapper | [work_fetch] REC 69081.086 prio -1.001095 can req work
2013-02-17 08:45:13 | OProject@Home | [work_fetch] REC 82.889 prio -0.000236 can't req work: scheduler RPC backoff (backoff: 540.79 sec)
2013-02-17 08:45:13 | SETI@home | [work_fetch] REC 59665.153 prio -0.760389 can't req work: scheduler RPC backoff (backoff: 70.25 sec)
2013-02-17 08:45:13 | SETI@home Beta Test | [work_fetch] REC 46182.719 prio -4.100471 can't req work: "no new tasks" requested via Manager
2013-02-17 08:45:13 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:45:13 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:45:13 | | [work_fetch] --- state for CPU ---
2013-02-17 08:45:13 | | [work_fetch] shortfall 1209070.55 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:45:13 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:45:13 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:45:13 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:45:13 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:45:13 | | [work_fetch] --- state for ATI ---
2013-02-17 08:45:13 | | [work_fetch] shortfall 842760.93 nidle 0.00 saturated 6268.65 busy 0.00
2013-02-17 08:45:13 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:45:13 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:45:13 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:45:13 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:45:13 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:45:13 | | [work_fetch] No project chosen for work fetch
2013-02-17 08:45:32 | | [cpu_sched_debug] Request CPU reschedule: application exited
2013-02-17 08:45:32 | | [work_fetch] Request work fetch: application exited
2013-02-17 08:45:32 | Moo! Wrapper | Computation for task dnetc_r72_1360803980_12_768_0 finished
2013-02-17 08:45:32 | | [cpu_sched_debug] Request CPU reschedule: handle_finished_apps
2013-02-17 08:45:32 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:45:32 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803651_12_768_0 (coprocessor job, FIFO) (prio -3.743070)
2013-02-17 08:45:32 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.009758)
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.183440)
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.357123)
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:45:32 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1586485_0 (CPU job, priority order) (prio -0.000898)
2013-02-17 08:45:32 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:45:32 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:45:32 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803651_12_768_0 (MD: no; UTS: yes)
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] 3: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:45:32 | OProject@Home | [cpu_sched_debug] 4: pre-2-1586485_0 (MD: no; UTS: no)
2013-02-17 08:45:32 | | [cpu_sched_debug] final job list:
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] 0: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:45:32 | Moo! Wrapper | [cpu_sched_debug] 3: dnetc_r72_1360803651_12_768_0 (MD: no; UTS: no)
2013-02-17 08:45:32 | OProject@Home | [cpu_sched_debug] 4: pre-2-1586485_0 (MD: no; UTS: no)
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1
2013-02-17 08:45:32 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803651_12_768_0
2013-02-17 08:45:32 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1586485_0
2013-02-17 08:45:32 | | [cpu_sched_debug] using 3.95 out of 4 CPUs
2013-02-17 08:45:32 | | [work_fetch] Request work fetch: CPUs idle
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 sched state 2 next 2 task state 1
2013-02-17 08:45:32 | SETI@home Beta Test | [cpu_sched_debug] ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 sched state 2 next 2 task state 1
2013-02-17 08:45:32 | WUProp@Home | [cpu_sched_debug] wu_v3_1361027811_25823_0 sched state 2 next 2 task state 1
2013-02-17 08:45:32 | OProject@Home | [cpu_sched_debug] pre-2-1586485_0 sched state 2 next 2 task state 1
2013-02-17 08:45:32 | Moo! Wrapper | [cpu_sched_debug] dnetc_r72_1360803651_12_768_0 sched state 0 next 2 task state 0
2013-02-17 08:45:32 | Moo! Wrapper | Starting task dnetc_r72_1360803651_12_768_0 using dnetc version 103 (ati14) in slot 1
2013-02-17 08:45:32 | | [cpu_sched_debug] enforce_schedule: end
2013-02-17 08:45:33 | | [work_fetch] work fetch start
2013-02-17 08:45:33 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:45:33 | | [work_fetch] set_request(): ninst 3 nused_total 1.000000 nidle_now 0.000000 fetch share 1.000000 req_inst 0.000000
2013-02-17 08:45:33 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:45:33 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:45:33 | | [work_fetch] --- project states ---
2013-02-17 08:45:33 | Moo! Wrapper | [work_fetch] REC 69099.529 prio -1.001001 can req work
2013-02-17 08:45:33 | OProject@Home | [work_fetch] REC 82.896 prio -0.000236 can't req work: scheduler RPC backoff (backoff: 520.64 sec)
2013-02-17 08:45:33 | SETI@home | [work_fetch] REC 59664.099 prio -0.772552 can't req work: scheduler RPC backoff (backoff: 50.10 sec)
2013-02-17 08:45:33 | SETI@home Beta Test | [work_fetch] REC 46196.671 prio -4.097114 can't req work: "no new tasks" requested via Manager
2013-02-17 08:45:33 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:45:33 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:45:33 | | [work_fetch] --- state for CPU ---
2013-02-17 08:45:33 | | [work_fetch] shortfall 1209091.11 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:45:33 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:45:33 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:45:33 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:45:33 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:45:33 | | [work_fetch] --- state for ATI ---
2013-02-17 08:45:33 | | [work_fetch] shortfall 842880.39 nidle 0.00 saturated 6058.18 busy 0.00
2013-02-17 08:45:33 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:45:33 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:45:33 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:45:33 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:45:33 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:45:33 | Moo! Wrapper | [work_fetch] deferring work fetch; upload active
2013-02-17 08:45:34 | Moo! Wrapper | Started upload of dnetc_r72_1360803980_12_768_0_0
2013-02-17 08:45:35 | Moo! Wrapper | Finished upload of dnetc_r72_1360803980_12_768_0_0
2013-02-17 08:45:35 | | [work_fetch] Request work fetch: project finished uploading
2013-02-17 08:45:38 | | [work_fetch] work fetch start
2013-02-17 08:45:38 | | [work_fetch] ATI: buffer_low: yes; sim_excluded_instances 0
2013-02-17 08:45:38 | | [work_fetch] set_request(): ninst 3 nused_total 1.000000 nidle_now 0.000000 fetch share 1.000000 req_inst 0.000000
2013-02-17 08:45:38 | | [work_fetch] ------- start work fetch state -------
2013-02-17 08:45:38 | | [work_fetch] target work buffer: 259200.00 + 43200.00 sec
2013-02-17 08:45:38 | | [work_fetch] --- project states ---
2013-02-17 08:45:38 | Moo! Wrapper | [work_fetch] REC 69099.529 prio -1.000982 can req work
2013-02-17 08:45:38 | OProject@Home | [work_fetch] REC 82.896 prio -0.000236 can't req work: scheduler RPC backoff (backoff: 515.56 sec)
2013-02-17 08:45:38 | SETI@home | [work_fetch] REC 59664.099 prio -0.778463 can't req work: scheduler RPC backoff (backoff: 45.02 sec)
2013-02-17 08:45:38 | SETI@home Beta Test | [work_fetch] REC 46196.671 prio -4.096825 can't req work: "no new tasks" requested via Manager
2013-02-17 08:45:38 | WUProp@Home | [work_fetch] REC 0.002 prio -0.000009 can't req work: non CPU intensive
2013-02-17 08:45:38 | FreeHAL@home | [work_fetch] REC 0.020 prio 0.000000 can't req work: non CPU intensive
2013-02-17 08:45:38 | | [work_fetch] --- state for CPU ---
2013-02-17 08:45:38 | | [work_fetch] shortfall 1209096.29 nidle 3.00 saturated 0.00 busy 0.00
2013-02-17 08:45:38 | Moo! Wrapper | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:45:38 | OProject@Home | [work_fetch] fetch share 0.000
2013-02-17 08:45:38 | SETI@home | [work_fetch] fetch share 0.000 (blocked by prefs) (no apps)
2013-02-17 08:45:38 | SETI@home Beta Test | [work_fetch] fetch share 0.000 (blocked by prefs)
2013-02-17 08:45:38 | | [work_fetch] --- state for ATI ---
2013-02-17 08:45:38 | | [work_fetch] shortfall 842913.07 nidle 0.00 saturated 6016.78 busy 0.00
2013-02-17 08:45:38 | Moo! Wrapper | [work_fetch] fetch share 1.000
2013-02-17 08:45:38 | OProject@Home | [work_fetch] fetch share 0.000 (no apps)
2013-02-17 08:45:38 | SETI@home | [work_fetch] fetch share 0.000
2013-02-17 08:45:38 | SETI@home Beta Test | [work_fetch] fetch share 0.000
2013-02-17 08:45:38 | | [work_fetch] ------- end work fetch state -------
2013-02-17 08:45:38 | Moo! Wrapper | [sched_op] Starting scheduler request
2013-02-17 08:45:38 | Moo! Wrapper | [work_fetch] request: CPU (0.00 sec, 0.00 inst) ATI (842913.07 sec, 0.00 inst)
2013-02-17 08:45:38 | Moo! Wrapper | Sending scheduler request: To report completed tasks.
2013-02-17 08:45:38 | Moo! Wrapper | Reporting 1 completed tasks
2013-02-17 08:45:38 | Moo! Wrapper | Requesting new tasks for ATI
2013-02-17 08:45:38 | Moo! Wrapper | [sched_op] CPU work request: 0.00 seconds; 0.00 devices
2013-02-17 08:45:38 | Moo! Wrapper | [sched_op] ATI work request: 842913.07 seconds; 0.00 devices
2013-02-17 08:45:43 | Moo! Wrapper | Scheduler request completed: got 10 new tasks
2013-02-17 08:45:43 | Moo! Wrapper | [sched_op] Server version 701
2013-02-17 08:45:43 | Moo! Wrapper | Resent lost task dnetc_r72_1360804006_12_768_0
2013-02-17 08:45:43 | Moo! Wrapper | Resent lost task dnetc_r72_1360804011_12_768_0
2013-02-17 08:45:43 | Moo! Wrapper | Resent lost task dnetc_r72_1360805555_12_768_0
2013-02-17 08:45:43 | Moo! Wrapper | Resent lost task dnetc_r72_1360805706_14_815_0
2013-02-17 08:45:43 | Moo! Wrapper | Resent lost task dnetc_r72_1360805709_14_815_0
2013-02-17 08:45:43 | Moo! Wrapper | Resent lost task dnetc_r72_1360807725_13_823_0
2013-02-17 08:45:43 | Moo! Wrapper | Resent lost task dnetc_r72_1360807730_13_823_0
2013-02-17 08:45:43 | Moo! Wrapper | Resent lost task dnetc_r72_1360807751_13_823_0
2013-02-17 08:45:43 | Moo! Wrapper | Resent lost task dnetc_r72_1360807754_13_823_0
2013-02-17 08:45:43 | Moo! Wrapper | Resent lost task dnetc_r72_1360807757_13_823_0
2013-02-17 08:45:43 | Moo! Wrapper | Project requested delay of 61 seconds
2013-02-17 08:45:43 | Moo! Wrapper | [sched_op] estimated total CPU task duration: 0 seconds
2013-02-17 08:45:43 | Moo! Wrapper | [sched_op] estimated total ATI task duration: 22150 seconds
2013-02-17 08:45:43 | Moo! Wrapper | [sched_op] handle_scheduler_reply(): got ack for task dnetc_r72_1360803980_12_768_0
2013-02-17 08:45:43 | Moo! Wrapper | [sched_op] Deferring communication for 1 min 1 sec
2013-02-17 08:45:43 | Moo! Wrapper | [sched_op] Reason: requested by project
2013-02-17 08:45:43 | | [work_fetch] Request work fetch: RPC complete
2013-02-17 08:45:45 | Moo! Wrapper | Started download of dnetc_r72_1360804006_12_768
2013-02-17 08:45:45 | Moo! Wrapper | Started download of dnetc_r72_1360804011_12_768
2013-02-17 08:45:45 | Moo! Wrapper | Started download of dnetc_r72_1360805555_12_768
2013-02-17 08:45:45 | Moo! Wrapper | Started download of dnetc_r72_1360805706_14_815
2013-02-17 08:45:45 | Moo! Wrapper | Started download of dnetc_r72_1360805709_14_815
2013-02-17 08:45:45 | Moo! Wrapper | Started download of dnetc_r72_1360807725_13_823
2013-02-17 08:45:45 | Moo! Wrapper | Started download of dnetc_r72_1360807730_13_823
2013-02-17 08:45:45 | Moo! Wrapper | Started download of dnetc_r72_1360807751_13_823
2013-02-17 08:45:45 | Moo! Wrapper | Started download of dnetc_r72_1360807754_13_823
2013-02-17 08:45:46 | Moo! Wrapper | Finished download of dnetc_r72_1360804006_12_768
2013-02-17 08:45:46 | Moo! Wrapper | Finished download of dnetc_r72_1360804011_12_768
2013-02-17 08:45:46 | Moo! Wrapper | Finished download of dnetc_r72_1360805555_12_768
2013-02-17 08:45:46 | Moo! Wrapper | Finished download of dnetc_r72_1360805706_14_815
2013-02-17 08:45:46 | Moo! Wrapper | Finished download of dnetc_r72_1360805709_14_815
2013-02-17 08:45:46 | Moo! Wrapper | Finished download of dnetc_r72_1360807725_13_823
2013-02-17 08:45:46 | Moo! Wrapper | Finished download of dnetc_r72_1360807730_13_823
2013-02-17 08:45:46 | Moo! Wrapper | Finished download of dnetc_r72_1360807751_13_823
2013-02-17 08:45:46 | Moo! Wrapper | Finished download of dnetc_r72_1360807754_13_823
2013-02-17 08:45:46 | Moo! Wrapper | Started download of dnetc_r72_1360807757_13_823
2013-02-17 08:45:46 | | [cpu_sched_debug] Request CPU reschedule: files downloaded
2013-02-17 08:45:46 | | [cpu_sched_debug] Request CPU reschedule: files downloaded
2013-02-17 08:45:46 | | [cpu_sched_debug] Request CPU reschedule: files downloaded
2013-02-17 08:45:46 | | [cpu_sched_debug] Request CPU reschedule: files downloaded
2013-02-17 08:45:46 | | [cpu_sched_debug] Request CPU reschedule: files downloaded
2013-02-17 08:45:46 | | [cpu_sched_debug] Request CPU reschedule: files downloaded
2013-02-17 08:45:46 | | [cpu_sched_debug] Request CPU reschedule: files downloaded
2013-02-17 08:45:46 | | [cpu_sched_debug] Request CPU reschedule: files downloaded
2013-02-17 08:45:46 | | [cpu_sched_debug] Request CPU reschedule: files downloaded
2013-02-17 08:45:46 | | [cpu_sched_debug] schedule_cpus(): start
2013-02-17 08:45:46 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803651_12_768_0 (coprocessor job, FIFO) (prio -3.742897)
2013-02-17 08:45:46 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:45:46 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360807725_13_823_0
2013-02-17 08:45:46 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360807730_13_823_0
2013-02-17 08:45:46 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360805709_14_815_0
2013-02-17 08:45:46 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360804006_12_768_0
2013-02-17 08:45:46 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360804011_12_768_0
2013-02-17 08:45:46 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360805555_12_768_0
2013-02-17 08:45:46 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360807751_13_823_0
2013-02-17 08:45:46 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360807754_13_823_0
2013-02-17 08:45:46 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360805706_14_815_0
2013-02-17 08:45:46 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.010450)
2013-02-17 08:45:46 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:45:46 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (coprocessor job, FIFO) (prio -10.184133)
2013-02-17 08:45:46 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:45:46 | SETI@home Beta Test | [cpu_sched_debug] scheduling ap_09dc12ad_B3_P0_00046_20130213_14490.wu_1 (coprocessor job, FIFO) (prio -10.357816)
2013-02-17 08:45:46 | SETI@home Beta Test | [cpu_sched_debug] reserving 0.500000 of coproc ATI
2013-02-17 08:45:46 | OProject@Home | [cpu_sched_debug] scheduling pre-2-1586485_0 (CPU job, priority order) (prio -0.000898)
2013-02-17 08:45:46 | | [cpu_sched_debug] enforce_schedule(): start
2013-02-17 08:45:46 | | [cpu_sched_debug] preliminary job list:
2013-02-17 08:45:46 | Moo! Wrapper | [cpu_sched_debug] 0: dnetc_r72_1360803651_12_768_0 (MD: no; UTS: no)
2013-02-17 08:45:46 | SETI@home Beta Test | [cpu_sched_debug] 1: ap_09dc12ad_B3_P0_00048_20130213_14490.wu_1 (MD: no; UTS: yes)
2013-02-17 08:45:46 | SETI@home Beta Test | [cpu_sched_debug] 2: ap_09dc12ad_B3_P0_00044_20130213_14490.wu_0 (MD: no; UTS: yes)
2013-02-17 08:45:46 | SETI@home
ID: 47780 · Report as offensive
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47781 - Posted: 17 Feb 2013, 8:17:01 UTC

3 logfiles in the wrong order.

and the config files in a seperate post.

ID: 47781 · Report as offensive
SekeRob2

Send message
Joined: 6 Jul 10
Posts: 585
Italy
Message 47784 - Posted: 17 Feb 2013, 9:31:34 UTC

Not sure about the wisdom of controlling operations with having both a app_config.xml and app_info.xml. The app_config is a replacement control file to app_info, so maybe there's a conflict between these 2.

Separate, noticed you've got 2 gpu sections for moowrapper. Maybe this works too combining the 2 device exclusions.

<exclude_gpu>
<url>http://moowrap.net/</url>
<device_num>0</device_num>
<device_num>2</device_num>
</exclude_gpu>

As it's understood you want SETI to use device 0+2 and Moowrp device 1.

From the logs, latter of the 3 lines I've not seen before. Not enough resource?

2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.749777)
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0

Guess you've set SETI-Beta to not fetch work:

2013-02-17 08:45:38 | SETI@home Beta Test | [work_fetch] REC 46196.671 prio -4.096825 can't req work: "no new tasks" requested via Manager

and you don't want work from Moowrap as there's 'don't need' associated to this project.

Finally

2013-02-17 08:40:45 | SETI@home | Not requesting tasks: some download is stalled

Which is the reason you're 150 jobs short of what you expect there to be. Abort the stalled download, or in tasks tab abort the relevant task that's stuck.

That's all I see of note, and not being an expert, maybe there's more.
Coelum Non Animum Mutant, Qui Trans Mare Currunt
ID: 47784 · Report as offensive
Claggy

Send message
Joined: 23 Apr 07
Posts: 1112
United Kingdom
Message 47786 - Posted: 17 Feb 2013, 9:41:31 UTC - in response to Message 47784.  
Last modified: 17 Feb 2013, 9:42:08 UTC

Finally

2013-02-17 08:40:45 | SETI@home | Not requesting tasks: some download is stalled

Which is the reason you're 150 jobs short of what you expect there to be. Abort the stalled download, or in tasks tab abort the relevant task that's stuck.

That's all I see of note, and not being an expert, maybe there's more.


You shouldn't need to abort the download, just retry download, as long as no downloads (or uploads) are counting down, Boinc should ask for work,

Claggy
ID: 47786 · Report as offensive
SekeRob2

Send message
Joined: 6 Jul 10
Posts: 585
Italy
Message 47787 - Posted: 17 Feb 2013, 10:45:30 UTC

You're right on that, Claggy. The config is interesting in that TRuEQ & TuVaLu has set 12 concurrent downloads from any project, a bunch, 'assumed' [which is bad], that the download was altogether borged permanently... not recoverable.
Coelum Non Animum Mutant, Qui Trans Mare Currunt
ID: 47787 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5082
United Kingdom
Message 47788 - Posted: 17 Feb 2013, 10:45:48 UTC - in response to Message 47784.  

Not sure about the wisdom of controlling operations with having both a app_config.xml and app_info.xml. The app_config is a replacement control file to app_info, so maybe there's a conflict between these 2.

They work fine together. But if I'm using both, I'd put everything in app_info that is defined there, and only spill over into app_config for the tags which can't be defined anywhere else - basically, just max_concurrent at this stage.
ID: 47788 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5082
United Kingdom
Message 47790 - Posted: 17 Feb 2013, 11:02:49 UTC

Regarding the thread title:

"don't need" is not a server response. It is a client-generated information message, explaining why the client didn't request new work: as is clear from the context

2013-02-17 08:36:04 | Moo! Wrapper | [sched_op] Starting scheduler request
2013-02-17 08:36:04 | Moo! Wrapper | [work_fetch] request: CPU (0.00 sec, 0.00 inst) ATI (0.00 sec, 0.00 inst)
2013-02-17 08:36:04 | Moo! Wrapper | Sending scheduler request: Requested by user.
2013-02-17 08:36:04 | Moo! Wrapper | Not requesting tasks: don't need
2013-02-17 08:36:04 | Moo! Wrapper | [sched_op] CPU work request: 0.00 seconds; 0.00 devices
2013-02-17 08:36:04 | Moo! Wrapper | [sched_op] ATI work request: 0.00 seconds; 0.00 devices


If the OP could amend the thread title, and focus on the real issue, there might be something there we can look into: I'm not quite sure why no work would be needed, from that mess of a log file.
ID: 47790 · Report as offensive
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47791 - Posted: 17 Feb 2013, 11:07:32 UTC - in response to Message 47784.  

Not sure about the wisdom of controlling operations with having both a app_config.xml and app_info.xml. The app_config is a replacement control file to app_info, so maybe there's a conflict between these 2.

Separate, noticed you've got 2 gpu sections for moowrapper. Maybe this works too combining the 2 device exclusions.

<exclude_gpu>
<url>http://moowrap.net/</url>
<device_num>0</device_num>
<device_num>2</device_num>
</exclude_gpu>

As it's understood you want SETI to use device 0+2 and Moowrp device 1.

From the logs, latter of the 3 lines I've not seen before. Not enough resource?

2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.749777)
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0

Guess you've set SETI-Beta to not fetch work:

2013-02-17 08:45:38 | SETI@home Beta Test | [work_fetch] REC 46196.671 prio -4.096825 can't req work: "no new tasks" requested via Manager

and you don't want work from Moowrap as there's 'don't need' associated to this project.

Finally

2013-02-17 08:40:45 | SETI@home | Not requesting tasks: some download is stalled

Which is the reason you're 150 jobs short of what you expect there to be. Abort the stalled download, or in tasks tab abort the relevant task that's stuck.

That's all I see of note, and not being an expert, maybe there's more.



Yes I do have 2 exclusions for Moowrapper.
I want the app to run on gpu 1
And the app itself has a multi gpu function in it which makes it run on all available Gpu's. In this cas 3

A couple of lines from the stderr of 1 Moowrap task.

[Feb 15 04:40:16 UTC] Automatic processor detection found 3 processors.
[Feb 15 04:40:16 UTC] Loading crunchers with work...
[Feb 15 04:40:16 UTC] RC5-72: using core #3 (IL 4-pipe cs-1).
[Feb 15 04:40:16 UTC] RC5-72 #a: Loaded D1:46BD2B00:00000000:64*2^32
[Feb 15 04:40:16 UTC] RC5-72 #b: Loaded D1:46BD2B40:00000000:64*2^32
[Feb 15 04:40:16 UTC] RC5-72 #c: Loaded D1:46BD2B80:00000000:64*2^32
[Feb 15 04:40:16 UTC] RC5-72: 9 packets (576.00 stats units) remain in
in.r72
[Feb 15 04:40:16 UTC] RC5-72: 0 packets are in out.r72
[Feb 15 04:40:16 UTC] 3 crunchers ('a'-'c') have been started.
ID: 47791 · Report as offensive
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47792 - Posted: 17 Feb 2013, 11:10:13 UTC - in response to Message 47786.  

Finally

2013-02-17 08:40:45 | SETI@home | Not requesting tasks: some download is stalled

Which is the reason you're 150 jobs short of what you expect there to be. Abort the stalled download, or in tasks tab abort the relevant task that's stuck.

That's all I see of note, and not being an expert, maybe there's more.


You shouldn't need to abort the download, just retry download, as long as no downloads (or uploads) are counting down, Boinc should ask for work,

Claggy


I do retry them 24/7 all the time I am at my computor.
But do BM need to "not ask" for work because they are stalled?
ID: 47792 · Report as offensive
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47793 - Posted: 17 Feb 2013, 11:12:38 UTC - in response to Message 47784.  

Not sure about the wisdom of controlling operations with having both a app_config.xml and app_info.xml. The app_config is a replacement control file to app_info, so maybe there's a conflict between these 2.

Separate, noticed you've got 2 gpu sections for moowrapper. Maybe this works too combining the 2 device exclusions.

<exclude_gpu>
<url>http://moowrap.net/</url>
<device_num>0</device_num>
<device_num>2</device_num>
</exclude_gpu>

As it's understood you want SETI to use device 0+2 and Moowrp device 1.

From the logs, latter of the 3 lines I've not seen before. Not enough resource?

2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] scheduling dnetc_r72_1360803980_12_768_0 (coprocessor job, FIFO) (prio -3.749777)
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] reserving 1.000000 of coproc ATI
2013-02-17 08:36:02 | Moo! Wrapper | [cpu_sched_debug] insufficient ATI for dnetc_r72_1360803651_12_768_0

Guess you've set SETI-Beta to not fetch work:

2013-02-17 08:45:38 | SETI@home Beta Test | [work_fetch] REC 46196.671 prio -4.096825 can't req work: "no new tasks" requested via Manager

and you don't want work from Moowrap as there's 'don't need' associated to this project.

Finally

2013-02-17 08:40:45 | SETI@home | Not requesting tasks: some download is stalled

Which is the reason you're 150 jobs short of what you expect there to be. Abort the stalled download, or in tasks tab abort the relevant task that's stuck.

That's all I see of note, and not being an expert, maybe there's more.



Yes, I do run Moowrap on dev 1 and it has a multi=1 inbedded in it's application so it uses all gpu's it can find. And other tasks can run on the devices 0 and 2 as well. That is not a problem. Just a matter of configuration.
ID: 47793 · Report as offensive
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47794 - Posted: 17 Feb 2013, 11:16:32 UTC - in response to Message 47784.  


Guess you've set SETI-Beta to not fetch work:



Very true. I only want it to complete the 12 tasks I downloaded.
When the Beta tasks are finnished Seti Main tasks will run on thoose Gpu's.
If I am allowed to request and fetch work-units.

But I get a "don't need" for maybe several reasons.

Please get rid the "don't need" option. If it's not here for testing/debugging anymore.
ID: 47794 · Report as offensive
TRuEQ & TuVaLu
Avatar

Send message
Joined: 23 May 11
Posts: 108
Sweden
Message 47795 - Posted: 17 Feb 2013, 11:20:46 UTC - in response to Message 47784.  


and you don't want work from Moowrap as there's 'don't need' associated to this project.


I do want Moowrap to download at least 2 day cache of the 3+1 day I've set.
I get "don't need" when Moowrap has 3-10 tasks(1-2 hours of work) in cue(not stalled).

But when Moowrap tasks in cue are 0 then it downloads some maybe 10-15 new tasks, so it kinda works.
Moowrap doesn't get stalled transfers and they complete faster then Seti probebly since they are smaller.
ID: 47795 · Report as offensive
1 · 2 · Next

Message boards : BOINC client : GPU starved and client responds "don't need"

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.