BOINC fetch problem

Message boards : BOINC client : BOINC fetch problem
Message board moderation

To post messages, you must log in.

AuthorMessage
Yair Givoni

Send message
Joined: 2 Mar 17
Posts: 2
Israel
Message 76247 - Posted: 4 Mar 2017, 15:34:43 UTC

BOINC GPU fetch problem:
I have two GPUs in the machine and three BOINC clients are running each for one project:
1) For POGS, 25% of the CPUs, (1 core), zero cash, no GPU
2) For WCG, 25% of the CPUs, (1 core), zero cash, no GPU
3) For PG, 50% of the CPUs, (2 cores), zero cash, with GPU

I’m trying to run two different PG sub-projects each in its own GPU.

For the following test I used this cc_config.xml file:

<cc_config>
<log_flags>
<work_fetch_debug>1</work_fetch_debug>
</log_flags>
<options>
<allow_multiple_clients>1</allow_multiple_clients>
<allow_remote_gui_rpc>1</allow_remote_gui_rpc>
<use_all_gpus>1</use_all_gpus>
<exclude_gpu>
<url>http://www.primegrid.com/</url>
<device_num>1</device_num>
<app>genefer15</app>
</exclude_gpu>
<exclude_gpu>
<url>http://www.primegrid.com/</url>
<device_num>0</device_num>
<app>genefer16</app>
</exclude_gpu>
</options>
</cc_config>

I noticed three fetch problems:
1) Two “genefer15” were downloaded leaving one GPU unused.
2) BOINC fetches only in pairs, i.e. when the first GPU WU finishes it will wait until the second is finished then fetch a new pair of WUs.
3) If I were to exclude a sub-project that is allowed in the preferences of the project from both GPUs, BOINC will fetch it and immediately abort it and repeat the same.
The first two problems are demonstrated in the following log:

3/4/2017 11:23:04 | | Starting BOINC client version 7.6.33 for windows_x86_64
3/4/2017 11:23:04 | | log flags: file_xfer, sched_ops, task, work_fetch_debug
3/4/2017 11:23:04 | | Libraries: libcurl/7.47.1 OpenSSL/1.0.2g zlib/1.2.8
3/4/2017 11:23:04 | | Data directory: d:\BOINC_3
3/4/2017 11:23:04 | | Running under account galgrnpa
3/4/2017 11:23:05 | | CUDA: NVIDIA GPU 0: GeForce GTX 1060 6GB (driver version 378.66, CUDA version 8.0, compute capability 6.1, 4096MB, 3564MB available, 4632 GFLOPS peak)
3/4/2017 11:23:05 | | CUDA: NVIDIA GPU 1: GeForce GTX 960 (driver version 378.66, CUDA version 8.0, compute capability 5.2, 4096MB, 3416MB available, 2671 GFLOPS peak)
3/4/2017 11:23:05 | | OpenCL: NVIDIA GPU 0: GeForce GTX 1060 6GB (driver version 378.66, device version OpenCL 1.2 CUDA, 6144MB, 3564MB available, 4632 GFLOPS peak)
3/4/2017 11:23:05 | | OpenCL: NVIDIA GPU 1: GeForce GTX 960 (driver version 378.66, device version OpenCL 1.2 CUDA, 4096MB, 3416MB available, 2671 GFLOPS peak)
3/4/2017 11:23:05 | | Host name: YG-Home
3/4/2017 11:23:05 | | Processor: 4 GenuineIntel Intel(R) Core(TM) i5-6600 CPU @ 3.30GHz [Family 6 Model 94 Stepping 3]
3/4/2017 11:23:05 | | 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 fma cx16 sse4_1 sse4_2 movebe popcnt aes f16c rdrandsyscall nx lm avx avx2 vmx smx tm2 pbe fsgsbase bmi1 hle smep bmi2
3/4/2017 11:23:05 | | OS: Microsoft Windows 10: Core x64 Edition, (10.00.14393.00)
3/4/2017 11:23:05 | | Memory: 7.94 GB physical, 9.19 GB virtual
3/4/2017 11:23:05 | | Disk: 931.51 GB total, 676.02 GB free
3/4/2017 11:23:05 | | Local time is UTC +2 hours
3/4/2017 11:23:05 | | Config: allow multiple clients
3/4/2017 11:23:05 | | Config: GUI RPC allowed from any host
3/4/2017 11:23:05 | PrimeGrid | Config: excluded GPU. Type: all. App: genefer15. Device: 1
3/4/2017 11:23:05 | PrimeGrid | Config: excluded GPU. Type: all. App: genefer16. Device: 0
3/4/2017 11:23:05 | | Config: use all coprocessors
3/4/2017 11:23:05 | PrimeGrid | URL http://www.primegrid.com/; Computer ID 536765; resource share 45000
3/4/2017 11:23:05 | PrimeGrid | General prefs: from PrimeGrid (last modified 17-Aug-2016 15:55:06)
3/4/2017 11:23:05 | PrimeGrid | Computer location: home
3/4/2017 11:23:05 | PrimeGrid | General prefs: no separate prefs for home; using your defaults
3/4/2017 11:23:05 | | Reading preferences override file
3/4/2017 11:23:05 | | Preferences:
3/4/2017 11:23:05 | | max memory usage when active: 4062.88MB
3/4/2017 11:23:05 | | max memory usage when idle: 7313.18MB
3/4/2017 11:23:05 | | max disk usage: 675.97GB
3/4/2017 11:23:05 | | max CPUs used: 2
3/4/2017 11:23:05 | | (to change preferences, visit a project web site or select Preferences in the Manager)
3/4/2017 11:23:05 | | [work_fetch] Request work fetch: Prefs update
3/4/2017 11:23:05 | | [work_fetch] Request work fetch: Startup
3/4/2017 11:23:05 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:23:05 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:23:05 | | [work_fetch] --- project states ---
3/4/2017 11:23:05 | PrimeGrid | [work_fetch] REC 5685.593 prio 0.000 can't request work: "no new tasks" requested via Manager
3/4/2017 11:23:05 | | [work_fetch] --- state for CPU ---
3/4/2017 11:23:05 | | [work_fetch] shortfall 360.00 nidle 2.00 saturated 0.00 busy 0.00
3/4/2017 11:23:05 | PrimeGrid | [work_fetch] share 0.000
3/4/2017 11:23:05 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:23:05 | | [work_fetch] shortfall 360.00 nidle 2.00 saturated 0.00 busy 0.00
3/4/2017 11:23:05 | PrimeGrid | [work_fetch] share 0.000
3/4/2017 11:23:05 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:23:05 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:23:11 | PrimeGrid | work fetch resumed by user
3/4/2017 11:23:11 | | [work_fetch] Request work fetch: project work fetch resumed by user
3/4/2017 11:23:15 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:23:15 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:23:15 | | [work_fetch] --- project states ---
3/4/2017 11:23:15 | PrimeGrid | [work_fetch] REC 5685.593 prio -1.000 can request work
3/4/2017 11:23:15 | | [work_fetch] --- state for CPU ---
3/4/2017 11:23:15 | | [work_fetch] shortfall 360.00 nidle 2.00 saturated 0.00 busy 0.00
3/4/2017 11:23:15 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:23:15 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:23:15 | | [work_fetch] shortfall 360.00 nidle 2.00 saturated 0.00 busy 0.00
3/4/2017 11:23:15 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:23:15 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:23:15 | PrimeGrid | [work_fetch] set_request() for CPU: ninst 2 nused_total 0.00 nidle_now 2.00 fetch share 1.00 req_inst 2.00 req_secs 360.00
3/4/2017 11:23:15 | PrimeGrid | [work_fetch] set_request() for NVIDIA GPU: ninst 2 nused_total 0.00 nidle_now 2.00 fetch share 1.00 req_inst 2.00 req_secs 0.00
3/4/2017 11:23:15 | PrimeGrid | [work_fetch] request: CPU (360.00 sec, 2.00 inst) NVIDIA GPU (1.00 sec, 2.00 inst)
3/4/2017 11:23:15 | PrimeGrid | Sending scheduler request: To fetch work.
3/4/2017 11:23:15 | PrimeGrid | Requesting new tasks for CPU and NVIDIA GPU
3/4/2017 11:23:17 | PrimeGrid | Scheduler request completed: got 4 new tasks
3/4/2017 11:23:17 | | [work_fetch] Request work fetch: RPC complete
3/4/2017 11:23:19 | PrimeGrid | Started download of llrSGS_284007387
3/4/2017 11:23:19 | PrimeGrid | Started download of llrSGS_284007345
3/4/2017 11:23:19 | PrimeGrid | Starting task genefer15_8613752_0
3/4/2017 11:23:20 | PrimeGrid | Finished download of llrSGS_284007387
3/4/2017 11:23:20 | PrimeGrid | Finished download of llrSGS_284007345
3/4/2017 11:23:20 | PrimeGrid | Starting task llrSGS_284007345_1
3/4/2017 11:23:21 | PrimeGrid | Starting task llrSGS_284007387_0
3/4/2017 11:23:23 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:23:23 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:23:23 | | [work_fetch] --- project states ---
3/4/2017 11:23:23 | PrimeGrid | [work_fetch] REC 5683.550 prio -0.059 can't request work: scheduler RPC backoff (1.48 sec)
3/4/2017 11:23:23 | | [work_fetch] --- state for CPU ---
3/4/2017 11:23:23 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 10803.01 busy 0.00
3/4/2017 11:23:23 | PrimeGrid | [work_fetch] share 0.000
3/4/2017 11:23:23 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:23:23 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:23:23 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:23:23 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:23:23 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:23:25 | | [work_fetch] Request work fetch: Backoff ended for PrimeGrid
3/4/2017 11:23:28 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:23:28 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:23:28 | | [work_fetch] --- project states ---
3/4/2017 11:23:28 | PrimeGrid | [work_fetch] REC 5683.550 prio -1.030 can request work
3/4/2017 11:23:28 | | [work_fetch] --- state for CPU ---
3/4/2017 11:23:28 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 4205.30 busy 0.00
3/4/2017 11:23:28 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:23:28 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:23:28 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:23:28 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:23:28 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:23:28 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:24:28 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:24:28 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:24:28 | | [work_fetch] --- project states ---
3/4/2017 11:24:28 | PrimeGrid | [work_fetch] REC 5701.325 prio -1.015 can request work
3/4/2017 11:24:28 | | [work_fetch] --- state for CPU ---
3/4/2017 11:24:28 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1830.26 busy 0.00
3/4/2017 11:24:28 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:24:28 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:24:28 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:24:28 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:24:28 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:24:28 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:24:56 | | [work_fetch] Request work fetch: application exited
3/4/2017 11:24:56 | PrimeGrid | Computation for task genefer15_8613752_0 finished
3/4/2017 11:24:56 | PrimeGrid | Starting task genefer15_8613771_0
3/4/2017 11:24:58 | PrimeGrid | Started upload of genefer15_8613752_0_0
3/4/2017 11:24:58 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:24:58 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:24:58 | | [work_fetch] --- project states ---
3/4/2017 11:24:58 | PrimeGrid | [work_fetch] REC 5722.042 prio -1.013 can request work
3/4/2017 11:24:58 | | [work_fetch] --- state for CPU ---
3/4/2017 11:24:58 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1630.94 busy 0.00
3/4/2017 11:24:58 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:24:58 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:24:58 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:24:58 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:24:58 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:24:58 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:24:59 | PrimeGrid | Finished upload of genefer15_8613752_0_0
3/4/2017 11:24:59 | | [work_fetch] Request work fetch: project finished uploading
3/4/2017 11:25:03 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:25:03 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:25:03 | | [work_fetch] --- project states ---
3/4/2017 11:25:03 | PrimeGrid | [work_fetch] REC 5722.042 prio -1.016 can request work
3/4/2017 11:25:03 | | [work_fetch] --- state for CPU ---
3/4/2017 11:25:03 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1647.70 busy 0.00
3/4/2017 11:25:03 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:25:03 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:25:03 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:25:03 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:25:03 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:25:03 | PrimeGrid | [work_fetch] request: CPU (0.00 sec, 0.00 inst) NVIDIA GPU (0.00 sec, 0.00 inst)
3/4/2017 11:25:03 | PrimeGrid | Sending scheduler request: To report completed tasks.
3/4/2017 11:25:03 | PrimeGrid | Reporting 1 completed tasks
3/4/2017 11:25:03 | PrimeGrid | Not requesting tasks: don't need (CPU: job cache full; NVIDIA GPU: )
3/4/2017 11:25:04 | PrimeGrid | Scheduler request completed
3/4/2017 11:25:04 | | [work_fetch] Request work fetch: RPC complete
3/4/2017 11:25:09 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:25:09 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:25:09 | | [work_fetch] --- project states ---
3/4/2017 11:25:09 | PrimeGrid | [work_fetch] REC 5722.042 prio -0.013 can't request work: scheduler RPC backoff (1.92 sec)
3/4/2017 11:25:09 | | [work_fetch] --- state for CPU ---
3/4/2017 11:25:09 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1616.11 busy 0.00
3/4/2017 11:25:09 | PrimeGrid | [work_fetch] share 0.000
3/4/2017 11:25:09 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:25:09 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:25:09 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:25:09 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:25:09 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:25:11 | | [work_fetch] Request work fetch: Backoff ended for PrimeGrid
3/4/2017 11:25:14 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:25:14 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:25:14 | | [work_fetch] --- project states ---
3/4/2017 11:25:14 | PrimeGrid | [work_fetch] REC 5722.042 prio -1.013 can request work
3/4/2017 11:25:14 | | [work_fetch] --- state for CPU ---
3/4/2017 11:25:14 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1611.20 busy 0.00
3/4/2017 11:25:14 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:25:14 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:25:14 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:25:14 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:25:14 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:25:14 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:26:14 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:26:14 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:26:14 | | [work_fetch] --- project states ---
3/4/2017 11:26:14 | PrimeGrid | [work_fetch] REC 5739.825 prio -1.007 can request work
3/4/2017 11:26:14 | | [work_fetch] --- state for CPU ---
3/4/2017 11:26:14 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1380.14 busy 0.00
3/4/2017 11:26:14 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:26:14 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:26:14 | | [work_fetch] shortfall 307.61 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:26:14 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:26:14 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:26:14 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:26:33 | | [work_fetch] Request work fetch: application exited
3/4/2017 11:26:33 | PrimeGrid | Computation for task genefer15_8613771_0 finished
3/4/2017 11:26:34 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:26:34 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:26:34 | | [work_fetch] --- project states ---
3/4/2017 11:26:34 | PrimeGrid | [work_fetch] REC 5754.884 prio -1.006 can request work
3/4/2017 11:26:34 | | [work_fetch] --- state for CPU ---
3/4/2017 11:26:34 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1317.65 busy 0.00
3/4/2017 11:26:34 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:26:34 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:26:34 | | [work_fetch] shortfall 360.00 nidle 2.00 saturated 0.00 busy 0.00
3/4/2017 11:26:34 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:26:34 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:26:34 | PrimeGrid | [work_fetch] set_request() for NVIDIA GPU: ninst 2 nused_total 0.00 nidle_now 2.00 fetch share 1.00 req_inst 2.00 req_secs 0.00
3/4/2017 11:26:34 | PrimeGrid | [work_fetch] request: CPU (0.00 sec, 0.00 inst) NVIDIA GPU (1.00 sec, 2.00 inst)
3/4/2017 11:26:34 | PrimeGrid | Sending scheduler request: To fetch work.
3/4/2017 11:26:34 | PrimeGrid | Requesting new tasks for NVIDIA GPU
3/4/2017 11:26:35 | PrimeGrid | Started upload of genefer15_8613771_0_0
3/4/2017 11:26:35 | PrimeGrid | Scheduler request completed: got 2 new tasks
3/4/2017 11:26:35 | | [work_fetch] Request work fetch: RPC complete
3/4/2017 11:26:37 | PrimeGrid | Finished upload of genefer15_8613771_0_0
3/4/2017 11:26:37 | | [work_fetch] Request work fetch: project finished uploading
3/4/2017 11:26:37 | PrimeGrid | Starting task genefer15_8613789_1
3/4/2017 11:26:37 | PrimeGrid | Starting task genefer16_9496380_0
3/4/2017 11:26:40 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:26:40 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:26:40 | | [work_fetch] --- project states ---
3/4/2017 11:26:40 | PrimeGrid | [work_fetch] REC 5754.871 prio -0.036 can't request work: scheduler RPC backoff (1.72 sec)
3/4/2017 11:26:40 | | [work_fetch] --- state for CPU ---
3/4/2017 11:26:40 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1294.23 busy 0.00
3/4/2017 11:26:40 | PrimeGrid | [work_fetch] share 0.000
3/4/2017 11:26:40 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:26:40 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:26:40 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:26:40 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:26:40 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:26:42 | | [work_fetch] Request work fetch: Backoff ended for PrimeGrid
3/4/2017 11:26:45 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:26:45 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:26:45 | | [work_fetch] --- project states ---
3/4/2017 11:26:45 | PrimeGrid | [work_fetch] REC 5754.871 prio -1.072 can request work
3/4/2017 11:26:45 | | [work_fetch] --- state for CPU ---
3/4/2017 11:26:45 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1294.41 busy 0.00
3/4/2017 11:26:45 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:26:45 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:26:45 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:26:45 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:26:45 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:26:45 | PrimeGrid | [work_fetch] request: CPU (0.00 sec, 0.00 inst) NVIDIA GPU (0.00 sec, 0.00 inst)
3/4/2017 11:26:46 | PrimeGrid | Sending scheduler request: To report completed tasks.
3/4/2017 11:26:46 | PrimeGrid | Reporting 1 completed tasks
3/4/2017 11:26:46 | PrimeGrid | Not requesting tasks: don't need (CPU: job cache full; NVIDIA GPU: )
3/4/2017 11:26:48 | PrimeGrid | Scheduler request completed
3/4/2017 11:26:48 | | [work_fetch] Request work fetch: RPC complete
3/4/2017 11:26:53 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:26:53 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:26:53 | | [work_fetch] --- project states ---
3/4/2017 11:26:53 | PrimeGrid | [work_fetch] REC 5754.871 prio -0.050 can't request work: scheduler RPC backoff (1.94 sec)
3/4/2017 11:26:53 | | [work_fetch] --- state for CPU ---
3/4/2017 11:26:53 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1275.86 busy 0.00
3/4/2017 11:26:53 | PrimeGrid | [work_fetch] share 0.000
3/4/2017 11:26:53 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:26:53 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:26:53 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:26:53 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:26:53 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:26:55 | | [work_fetch] Request work fetch: Backoff ended for PrimeGrid
3/4/2017 11:26:58 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:26:58 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:26:58 | | [work_fetch] --- project states ---
3/4/2017 11:26:58 | PrimeGrid | [work_fetch] REC 5754.871 prio -1.042 can request work
3/4/2017 11:26:58 | | [work_fetch] --- state for CPU ---
3/4/2017 11:26:58 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1244.93 busy 0.00
3/4/2017 11:26:58 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:26:58 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:26:58 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:26:58 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:26:58 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:26:58 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:27:58 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:27:58 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:27:58 | | [work_fetch] --- project states ---
3/4/2017 11:27:58 | PrimeGrid | [work_fetch] REC 5790.615 prio -1.025 can request work
3/4/2017 11:27:58 | | [work_fetch] --- state for CPU ---
3/4/2017 11:27:58 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1103.71 busy 0.00
3/4/2017 11:27:58 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:27:58 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:27:58 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:27:58 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:27:58 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:27:58 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:28:10 | | [work_fetch] Request work fetch: application exited
3/4/2017 11:28:10 | PrimeGrid | Computation for task genefer15_8613789_1 finished
3/4/2017 11:28:12 | PrimeGrid | Started upload of genefer15_8613789_1_0
3/4/2017 11:28:13 | PrimeGrid | Finished upload of genefer15_8613789_1_0
3/4/2017 11:28:13 | | [work_fetch] Request work fetch: project finished uploading
3/4/2017 11:28:13 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:28:13 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:28:13 | | [work_fetch] --- project states ---
3/4/2017 11:28:13 | PrimeGrid | [work_fetch] REC 5819.089 prio -1.023 can request work
3/4/2017 11:28:13 | | [work_fetch] --- state for CPU ---
3/4/2017 11:28:13 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1043.02 busy 0.00
3/4/2017 11:28:13 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:28:13 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:28:13 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:28:13 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:28:13 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:28:13 | PrimeGrid | [work_fetch] request: CPU (0.00 sec, 0.00 inst) NVIDIA GPU (0.00 sec, 0.00 inst)
3/4/2017 11:28:13 | PrimeGrid | Sending scheduler request: To report completed tasks.
3/4/2017 11:28:13 | PrimeGrid | Reporting 1 completed tasks
3/4/2017 11:28:13 | PrimeGrid | Not requesting tasks: don't need (CPU: job cache full; NVIDIA GPU: )
3/4/2017 11:28:14 | PrimeGrid | Scheduler request completed
3/4/2017 11:28:14 | | [work_fetch] Request work fetch: RPC complete
3/4/2017 11:28:19 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:28:19 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:28:19 | | [work_fetch] --- project states ---
3/4/2017 11:28:19 | PrimeGrid | [work_fetch] REC 5819.089 prio -0.023 can't request work: scheduler RPC backoff (1.94 sec)
3/4/2017 11:28:19 | | [work_fetch] --- state for CPU ---
3/4/2017 11:28:19 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1019.51 busy 0.00
3/4/2017 11:28:19 | PrimeGrid | [work_fetch] share 0.000
3/4/2017 11:28:19 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:28:19 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:28:19 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:28:19 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:28:19 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:28:21 | | [work_fetch] Request work fetch: Backoff ended for PrimeGrid
3/4/2017 11:28:24 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:28:24 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:28:24 | | [work_fetch] --- project states ---
3/4/2017 11:28:24 | PrimeGrid | [work_fetch] REC 5822.100 prio -1.022 can request work
3/4/2017 11:28:24 | | [work_fetch] --- state for CPU ---
3/4/2017 11:28:24 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 1014.34 busy 0.00
3/4/2017 11:28:24 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:28:24 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:28:24 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:28:24 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:28:24 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:28:24 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:29:24 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:29:24 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:29:24 | | [work_fetch] --- project states ---
3/4/2017 11:29:24 | PrimeGrid | [work_fetch] REC 5839.756 prio -1.016 can request work
3/4/2017 11:29:24 | | [work_fetch] --- state for CPU ---
3/4/2017 11:29:24 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 801.34 busy 0.00
3/4/2017 11:29:24 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:29:24 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:29:24 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:29:24 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:29:24 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:29:24 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:30:24 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:30:24 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:30:24 | | [work_fetch] --- project states ---
3/4/2017 11:30:24 | PrimeGrid | [work_fetch] REC 5857.416 prio -1.011 can request work
3/4/2017 11:30:24 | | [work_fetch] --- state for CPU ---
3/4/2017 11:30:24 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 596.11 busy 0.00
3/4/2017 11:30:24 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:30:24 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:30:24 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:30:24 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:30:24 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:30:24 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:31:24 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:31:24 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:31:24 | | [work_fetch] --- project states ---
3/4/2017 11:31:24 | PrimeGrid | [work_fetch] REC 5875.071 prio -1.006 can request work
3/4/2017 11:31:24 | | [work_fetch] --- state for CPU ---
3/4/2017 11:31:24 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 382.62 busy 0.00
3/4/2017 11:31:24 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:31:24 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:31:24 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:31:24 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:31:24 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:31:24 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:32:24 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:32:24 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:32:24 | | [work_fetch] --- project states ---
3/4/2017 11:32:24 | PrimeGrid | [work_fetch] REC 5892.730 prio -1.001 can request work
3/4/2017 11:32:24 | | [work_fetch] --- state for CPU ---
3/4/2017 11:32:24 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 186.76 busy 0.00
3/4/2017 11:32:24 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:32:24 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:32:24 | | [work_fetch] shortfall 343.84 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:32:24 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:32:24 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:32:24 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:32:32 | | [work_fetch] Request work fetch: application exited
3/4/2017 11:32:32 | PrimeGrid | Computation for task genefer16_9496380_0 finished
3/4/2017 11:32:33 | PrimeGrid | Started upload of genefer16_9496380_0_0
3/4/2017 11:32:34 | PrimeGrid | Finished upload of genefer16_9496380_0_0
3/4/2017 11:32:34 | | [work_fetch] Request work fetch: project finished uploading
3/4/2017 11:32:34 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:32:34 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:32:34 | | [work_fetch] --- project states ---
3/4/2017 11:32:34 | PrimeGrid | [work_fetch] REC 5899.245 prio -1.001 can request work
3/4/2017 11:32:34 | | [work_fetch] --- state for CPU ---
3/4/2017 11:32:34 | | [work_fetch] shortfall 47.61 nidle 0.00 saturated 156.19 busy 0.00
3/4/2017 11:32:34 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:32:34 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:32:34 | | [work_fetch] shortfall 360.00 nidle 2.00 saturated 0.00 busy 0.00
3/4/2017 11:32:34 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:32:34 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:32:34 | PrimeGrid | [work_fetch] set_request() for CPU: ninst 2 nused_total 2.00 nidle_now 0.00 fetch share 1.00 req_inst 0.00 req_secs 47.61
3/4/2017 11:32:34 | PrimeGrid | [work_fetch] set_request() for NVIDIA GPU: ninst 2 nused_total 0.00 nidle_now 2.00 fetch share 1.00 req_inst 2.00 req_secs 0.00
3/4/2017 11:32:34 | PrimeGrid | [work_fetch] request: CPU (47.61 sec, 0.00 inst) NVIDIA GPU (1.00 sec, 2.00 inst)
3/4/2017 11:32:34 | PrimeGrid | Sending scheduler request: To report completed tasks.
3/4/2017 11:32:34 | PrimeGrid | Reporting 1 completed tasks
3/4/2017 11:32:34 | PrimeGrid | Requesting new tasks for CPU and NVIDIA GPU
3/4/2017 11:32:35 | PrimeGrid | Scheduler request completed: got 3 new tasks
3/4/2017 11:32:35 | | [work_fetch] Request work fetch: RPC complete
3/4/2017 11:32:37 | PrimeGrid | Started download of llrSGS_284007456
3/4/2017 11:32:37 | PrimeGrid | Starting task genefer16_9496397_1
3/4/2017 11:32:38 | PrimeGrid | Starting task genefer15_8613806_0
3/4/2017 11:32:39 | PrimeGrid | Finished download of llrSGS_284007456
3/4/2017 11:32:41 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:32:41 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:32:41 | | [work_fetch] --- project states ---
3/4/2017 11:32:41 | PrimeGrid | [work_fetch] REC 5899.945 prio -0.173 can't request work: scheduler RPC backoff (1.67 sec)
3/4/2017 11:32:41 | | [work_fetch] --- state for CPU ---
3/4/2017 11:32:41 | | [work_fetch] shortfall 44.27 nidle 0.00 saturated 135.73 busy 0.00
3/4/2017 11:32:41 | PrimeGrid | [work_fetch] share 0.000
3/4/2017 11:32:41 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:32:41 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:32:41 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:32:41 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:32:41 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:32:43 | | [work_fetch] Request work fetch: Backoff ended for PrimeGrid
3/4/2017 11:32:46 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:32:46 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:32:46 | | [work_fetch] --- project states ---
3/4/2017 11:32:46 | PrimeGrid | [work_fetch] REC 5899.945 prio -1.081 can request work
3/4/2017 11:32:46 | | [work_fetch] --- state for CPU ---
3/4/2017 11:32:46 | | [work_fetch] shortfall 65.02 nidle 0.00 saturated 114.98 busy 0.00
3/4/2017 11:32:46 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:32:46 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:32:46 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:32:46 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:32:46 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:32:46 | PrimeGrid | [work_fetch] set_request() for CPU: ninst 2 nused_total 3.27 nidle_now 0.00 fetch share 1.00 req_inst 0.00 req_secs 65.02
3/4/2017 11:32:46 | PrimeGrid | [work_fetch] request: CPU (65.02 sec, 0.00 inst) NVIDIA GPU (0.00 sec, 0.00 inst)
3/4/2017 11:32:46 | PrimeGrid | Sending scheduler request: To fetch work.
3/4/2017 11:32:46 | PrimeGrid | Requesting new tasks for CPU
3/4/2017 11:32:48 | PrimeGrid | Scheduler request completed: got 1 new tasks
3/4/2017 11:32:48 | | [work_fetch] Request work fetch: RPC complete
3/4/2017 11:32:50 | PrimeGrid | Started download of llrSGS_284007515
3/4/2017 11:32:51 | PrimeGrid | Finished download of llrSGS_284007515
3/4/2017 11:32:53 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:32:53 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:32:53 | | [work_fetch] --- project states ---
3/4/2017 11:32:53 | PrimeGrid | [work_fetch] REC 5907.125 prio -0.094 can't request work: scheduler RPC backoff (1.88 sec)
3/4/2017 11:32:53 | | [work_fetch] --- state for CPU ---
3/4/2017 11:32:53 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 13526.42 busy 0.00
3/4/2017 11:32:53 | PrimeGrid | [work_fetch] share 0.000
3/4/2017 11:32:53 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:32:53 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:32:53 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:32:53 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:32:53 | | [work_fetch] No project chosen for work fetch
3/4/2017 11:32:55 | | [work_fetch] Request work fetch: Backoff ended for PrimeGrid
3/4/2017 11:32:58 | | [work_fetch] ------- start work fetch state -------
3/4/2017 11:32:58 | | [work_fetch] target work buffer: 180.00 + 0.00 sec
3/4/2017 11:32:58 | | [work_fetch] --- project states ---
3/4/2017 11:32:58 | PrimeGrid | [work_fetch] REC 5907.125 prio -1.091 can request work
3/4/2017 11:32:58 | | [work_fetch] --- state for CPU ---
3/4/2017 11:32:58 | | [work_fetch] shortfall 0.00 nidle 0.00 saturated 13508.98 busy 0.00
3/4/2017 11:32:58 | PrimeGrid | [work_fetch] share 1.000
3/4/2017 11:32:58 | | [work_fetch] --- state for NVIDIA GPU ---
3/4/2017 11:32:58 | | [work_fetch] shortfall 180.00 nidle 1.00 saturated 0.00 busy 0.00
3/4/2017 11:32:58 | PrimeGrid | [work_fetch] share 0.000 job cache full
3/4/2017 11:32:58 | | [work_fetch] ------- end work fetch state -------
3/4/2017 11:32:58 | | [work_fetch] No project chosen for work fetch
ID: 76247 · Report as offensive

Message boards : BOINC client : BOINC fetch problem

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.