Back into folding but problems

It seems that a lot of GPU problems revolve around specific versions of drivers. Though NVidia has their own support structure, you can often learn from information reported by others who fold.

Moderators: Site Moderators, FAHC Science Team

Post Reply
Matrixzen
Posts: 3
Joined: Sun May 06, 2018 8:19 am

Back into folding but problems

Post by Matrixzen »

Been trying to get this going, but can't seem to figure it out. Running 391.35 nVidia drivers...

Code: Select all

*********************** Log Started 2018-05-06T06:29:41Z ***********************
06:29:41:************************* Folding@home Client *************************
06:29:41:      Website: http://folding.stanford.edu/
06:29:41:    Copyright: (c) 2009-2014 Stanford University
06:29:41:       Author: Joseph Coffland <joseph@cauldrondevelopment.com>
06:29:41:         Args: 
06:29:41:       Config: C:/ProgramData/FAHClient/config.xml
06:29:41:******************************** Build ********************************
06:29:41:      Version: 7.4.4
06:29:41:         Date: Mar 4 2014
06:29:41:         Time: 20:26:54
06:29:41:      SVN Rev: 4130
06:29:41:       Branch: fah/trunk/client
06:29:41:     Compiler: Intel(R) C++ MSVC 1500 mode 1200
06:29:41:      Options: /TP /nologo /EHa /Qdiag-disable:4297,4103,1786,279 /Ox -arch:SSE
06:29:41:               /QaxSSE2,SSE3,SSSE3,SSE4.1,SSE4.2 /Qopenmp /Qrestrict /MT /Qmkl
06:29:41:     Platform: win32 XP
06:29:41:         Bits: 32
06:29:41:         Mode: Release
06:29:41:******************************* System ********************************
06:29:41:          CPU: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
06:29:41:       CPU ID: GenuineIntel Family 6 Model 158 Stepping 9
06:29:41:         CPUs: 4
06:29:41:       Memory: 15.93GiB
06:29:41:  Free Memory: 12.85GiB
06:29:41:      Threads: WINDOWS_THREADS
06:29:41:   OS Version: 6.2
06:29:41:  Has Battery: true
06:29:41:   On Battery: false
06:29:41:   UTC Offset: -7
06:29:41:          PID: 11376
06:29:41:          CWD: C:/ProgramData/FAHClient
06:29:41:           OS: Windows 10 Enterprise
06:29:41:      OS Arch: AMD64
06:29:41:         GPUs: 2
06:29:41:        GPU 0: NVIDIA:2 GF108 [GeForce GT 730]
06:29:41:        GPU 1: NVIDIA:7 GP106 [GeForce GTX 1060 6GB] 4372
06:29:41:         CUDA: 6.1
06:29:41:  CUDA Driver: 9010
06:29:41:Win32 Service: false
06:29:41:***********************************************************************
06:29:41:<config>
06:29:41:  <!-- Folding Slot Configuration -->
06:29:41:  <cause v='CANCER'/>
06:29:41:
06:29:41:  <!-- Network -->
06:29:41:  <proxy v=':8080'/>
06:29:41:
06:29:41:  <!-- Slot Control -->
06:29:41:  <power v='full'/>
06:29:41:
06:29:41:  <!-- User Information -->
06:29:41:  <team v='32'/>
06:29:41:  <user v='Matrixzen'/>
06:29:41:
06:29:41:  <!-- Folding Slots -->
06:29:41:  <slot id='0' type='CPU'>
06:29:41:    <paused v='true'/>
06:29:41:  </slot>
06:29:41:</config>
06:29:41:Trying to access database...
06:29:41:Successfully acquired database lock
06:29:41:Enabled folding slot 00: PAUSED cpu:4 (by user)
07:51:52:Adding folding slot 01: READY gpu:0:GF108 [GeForce GT 730]
07:51:52:Saving configuration to config.xml
07:51:52:<config>
07:51:52:  <!-- Folding Slot Configuration -->
07:51:52:  <cause v='CANCER'/>
07:51:52:
07:51:52:  <!-- Network -->
07:51:52:  <proxy v=':8080'/>
07:51:52:
07:51:52:  <!-- Slot Control -->
07:51:52:  <power v='full'/>
07:51:52:
07:51:52:  <!-- User Information -->
07:51:52:  <team v='32'/>
07:51:52:  <user v='Matrixzen'/>
07:51:52:
07:51:52:  <!-- Folding Slots -->
07:51:52:  <slot id='0' type='CPU'>
07:51:52:    <paused v='true'/>
07:51:52:  </slot>
07:51:52:  <slot id='1' type='GPU'/>
07:51:52:</config>
07:51:52:WU01:FS01:Connecting to 171.67.108.45:80
07:51:52:WU01:FS01:Assigned to work server 140.163.4.231
07:51:52:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
07:51:52:WU01:FS01:Connecting to 140.163.4.231:8080
07:51:52:WU01:FS01:Downloading 16.53MiB
07:51:58:WU01:FS01:Download 92.63%
07:51:58:WU01:FS01:Download complete
07:51:58:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11713 run:7 clone:301 gen:12 core:0x21 unit:0x000000108ca304e75adf752509f73b7d
07:51:58:WU01:FS01:Starting
07:51:58:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 01 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
07:51:58:WU01:FS01:Started FahCore on PID 5792
07:51:58:WU01:FS01:Core PID:7948
07:51:58:WU01:FS01:FahCore 0x21 started
07:51:59:WU01:FS01:0x21:*********************** Log Started 2018-05-06T07:51:59Z ***********************
07:51:59:WU01:FS01:0x21:Project: 11713 (Run 7, Clone 301, Gen 12)
07:51:59:WU01:FS01:0x21:Unit: 0x000000108ca304e75adf752509f73b7d
07:51:59:WU01:FS01:0x21:CPU: 0x00000000000000000000000000000000
07:51:59:WU01:FS01:0x21:Machine: 1
07:51:59:WU01:FS01:0x21:Reading tar file core.xml
07:51:59:WU01:FS01:0x21:Reading tar file integrator.xml
07:51:59:WU01:FS01:0x21:Reading tar file state.xml
07:51:59:WU01:FS01:0x21:Reading tar file system.xml
07:51:59:WU01:FS01:0x21:Digital signatures verified
07:51:59:WU01:FS01:0x21:Folding@home GPU Core21 Folding@home Core
07:51:59:WU01:FS01:0x21:Version 0.0.18
07:51:59:WU01:FS01:0x21:ERROR:Win32: 0xc0000005: Exception access violation
07:51:59:WU01:FS01:0x21:Saving result file logfile_01.txt
07:51:59:WU01:FS01:0x21:Saving result file log.txt
07:51:59:WU01:FS01:0x21:Folding@home Core Shutdown: BAD_WORK_UNIT
07:51:59:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
07:51:59:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:11713 run:7 clone:301 gen:12 core:0x21 unit:0x000000108ca304e75adf752509f73b7d
07:51:59:WU01:FS01:Uploading 5.50KiB to 140.163.4.231
07:51:59:WU01:FS01:Connecting to 140.163.4.231:8080
07:51:59:WU01:FS01:Upload complete
07:51:59:WU02:FS01:Connecting to 171.67.108.45:80
07:52:00:WU01:FS01:Server responded WORK_ACK (400)
07:52:00:WU01:FS01:Cleaning up
07:52:00:WU02:FS01:Assigned to work server 140.163.4.231
07:52:00:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
07:52:00:WU02:FS01:Connecting to 140.163.4.231:8080
07:52:01:WU02:FS01:Downloading 16.53MiB
07:52:02:Saving configuration to config.xml
07:52:02:<config>
07:52:02:  <!-- Folding Slot Configuration -->
07:52:02:  <cause v='CANCER'/>
07:52:02:
07:52:02:  <!-- Network -->
07:52:02:  <proxy v=':8080'/>
07:52:02:
07:52:02:  <!-- Slot Control -->
07:52:02:  <power v='full'/>
07:52:02:
07:52:02:  <!-- User Information -->
07:52:02:  <team v='32'/>
07:52:02:  <user v='Matrixzen'/>
07:52:02:
07:52:02:  <!-- Folding Slots -->
07:52:02:  <slot id='0' type='CPU'>
07:52:02:    <paused v='true'/>
07:52:02:  </slot>
07:52:02:  <slot id='1' type='GPU'/>
07:52:02:</config>
07:52:06:FS00:Unpaused
07:52:06:WU02:FS01:Download complete
07:52:06:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:11713 run:19 clone:98 gen:127 core:0x21 unit:0x0000009f8ca304e75a5a52283fc3e929
07:52:06:WU02:FS01:Starting
07:52:06:WU02:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 02 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
07:52:06:WU02:FS01:Started FahCore on PID 7904
07:52:06:WU02:FS01:Core PID:6596
07:52:06:WU02:FS01:FahCore 0x21 started
07:52:06:WU00:FS00:Starting
07:52:06:WU00:FS00:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/Core_a4.fah/FahCore_a4.exe -dir 00 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15
07:52:06:WU00:FS00:Started FahCore on PID 5588
07:52:06:WU02:FS01:0x21:*********************** Log Started 2018-05-06T07:52:06Z ***********************
07:52:06:WU02:FS01:0x21:Project: 11713 (Run 19, Clone 98, Gen 127)
07:52:06:WU02:FS01:0x21:Unit: 0x0000009f8ca304e75a5a52283fc3e929
07:52:06:WU02:FS01:0x21:CPU: 0x00000000000000000000000000000000
07:52:06:WU02:FS01:0x21:Machine: 1
07:52:06:WU02:FS01:0x21:Reading tar file core.xml
07:52:06:WU02:FS01:0x21:Reading tar file integrator.xml
07:52:06:WU02:FS01:0x21:Reading tar file state.xml
07:52:06:WU02:FS01:0x21:Reading tar file system.xml
07:52:06:WU02:FS01:0x21:Digital signatures verified
07:52:06:WU02:FS01:0x21:Folding@home GPU Core21 Folding@home Core
07:52:06:WU02:FS01:0x21:Version 0.0.18
07:52:06:WU02:FS01:0x21:ERROR:Win32: 0xc0000005: Exception access violation
07:52:06:WU02:FS01:0x21:Saving result file logfile_01.txt
07:52:06:WU02:FS01:0x21:Saving result file log.txt
07:52:06:WU02:FS01:0x21:Folding@home Core Shutdown: BAD_WORK_UNIT
07:52:06:WU00:FS00:Core PID:13968
07:52:06:WU00:FS00:FahCore 0xa4 started
07:52:07:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
07:52:07:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:11713 run:19 clone:98 gen:127 core:0x21 unit:0x0000009f8ca304e75a5a52283fc3e929
07:52:07:WU02:FS01:Uploading 5.50KiB to 140.163.4.231
07:52:07:WU02:FS01:Connecting to 140.163.4.231:8080
07:52:07:WU02:FS01:Upload complete
07:52:07:WU01:FS01:Connecting to 171.67.108.45:80
07:52:07:WU00:FS00:0xa4:
07:52:07:WU00:FS00:0xa4:*------------------------------*
07:52:07:WU00:FS00:0xa4:Folding@Home Gromacs GB Core
07:52:07:WU00:FS00:0xa4:Version 2.27 (Dec. 15, 2010)
07:52:07:WU00:FS00:0xa4:
07:52:07:WU00:FS00:0xa4:Preparing to commence simulation
07:52:07:WU00:FS00:0xa4:- Looking at optimizations...
07:52:07:WU00:FS00:0xa4:- Files status OK
07:52:07:WU00:FS00:0xa4:- Expanded 341548 -> 535708 (decompressed 156.8 percent)
07:52:07:WU00:FS00:0xa4:Called DecompressByteArray: compressed_data_size=341548 data_size=535708, decompressed_data_size=535708 diff=0
07:52:07:WU00:FS00:0xa4:- Digital signature verified
07:52:07:WU00:FS00:0xa4:
07:52:07:WU00:FS00:0xa4:Project: 8638 (Run 16, Clone 0, Gen 60)
07:52:07:WU00:FS00:0xa4:
07:52:07:WU00:FS00:0xa4:Assembly optimizations on if available.
07:52:07:WU00:FS00:0xa4:Entering M.D.
07:52:07:WU02:FS01:Server responded WORK_ACK (400)
07:52:07:WU02:FS01:Cleaning up
07:52:08:WU01:FS01:Assigned to work server 140.163.4.231
07:52:08:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
07:52:08:WU01:FS01:Connecting to 140.163.4.231:8080
07:52:08:WU01:FS01:Downloading 16.52MiB
07:52:13:WU00:FS00:0xa4:Using Gromacs checkpoints
07:52:13:WU00:FS00:0xa4:Mapping NT from 1 to 1 
07:52:13:WU00:FS00:0xa4:Resuming from checkpoint
07:52:13:WU00:FS00:0xa4:Verified 00/wudata_01.log
07:52:13:WU00:FS00:0xa4:Verified 00/wudata_01.trr
07:52:13:WU00:FS00:0xa4:Verified 00/wudata_01.xtc
07:52:13:WU00:FS00:0xa4:Verified 00/wudata_01.edr
07:52:13:WU00:FS00:0xa4:Completed 360560 out of 2500000 steps  (14%)
07:52:14:WU01:FS01:Download 91.55%
07:52:14:WU01:FS01:Download complete
07:52:14:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11713 run:16 clone:346 gen:12 core:0x21 unit:0x000000138ca304e75adf79c1677ed11e
07:52:14:WU01:FS01:Starting
07:52:14:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 01 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
07:52:14:WU01:FS01:Started FahCore on PID 9184
07:52:14:WU01:FS01:Core PID:9188
07:52:14:WU01:FS01:FahCore 0x21 started
07:52:14:WU01:FS01:0x21:*********************** Log Started 2018-05-06T07:52:14Z ***********************
07:52:14:WU01:FS01:0x21:Project: 11713 (Run 16, Clone 346, Gen 12)
07:52:14:WU01:FS01:0x21:Unit: 0x000000138ca304e75adf79c1677ed11e
07:52:14:WU01:FS01:0x21:CPU: 0x00000000000000000000000000000000
07:52:14:WU01:FS01:0x21:Machine: 1
07:52:14:WU01:FS01:0x21:Reading tar file core.xml
07:52:14:WU01:FS01:0x21:Reading tar file integrator.xml
07:52:14:WU01:FS01:0x21:Reading tar file state.xml
07:52:14:WU01:FS01:0x21:Reading tar file system.xml
07:52:14:WU01:FS01:0x21:Digital signatures verified
07:52:14:WU01:FS01:0x21:Folding@home GPU Core21 Folding@home Core
07:52:14:WU01:FS01:0x21:Version 0.0.18
07:52:14:WU01:FS01:0x21:ERROR:Win32: 0xc0000005: Exception access violation
07:52:14:WU01:FS01:0x21:Saving result file logfile_01.txt
07:52:14:WU01:FS01:0x21:Saving result file log.txt
07:52:14:WU01:FS01:0x21:Folding@home Core Shutdown: BAD_WORK_UNIT
07:52:15:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
07:52:15:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:11713 run:16 clone:346 gen:12 core:0x21 unit:0x000000138ca304e75adf79c1677ed11e
07:52:15:WU01:FS01:Uploading 5.50KiB to 140.163.4.231
07:52:15:WU01:FS01:Connecting to 140.163.4.231:8080
07:52:15:WU01:FS01:Upload complete
07:52:15:WU01:FS01:Server responded WORK_ACK (400)
07:52:15:WU01:FS01:Cleaning up
07:52:15:WU02:FS01:Connecting to 171.67.108.45:80
07:52:15:WU02:FS01:Assigned to work server 140.163.4.231
07:52:15:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
07:52:15:WU02:FS01:Connecting to 140.163.4.231:8080
07:52:15:WU02:FS01:Downloading 16.51MiB
07:52:20:WU02:FS01:Download complete
07:52:20:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:11713 run:1 clone:398 gen:37 core:0x21 unit:0x0000002d8ca304e75adf7249f9b1179f
07:52:20:WU02:FS01:Starting
07:52:20:WU02:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 02 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
07:52:20:WU02:FS01:Started FahCore on PID 4980
07:52:20:WU02:FS01:Core PID:2836
07:52:20:WU02:FS01:FahCore 0x21 started
07:52:21:WU02:FS01:0x21:*********************** Log Started 2018-05-06T07:52:20Z ***********************
07:52:21:WU02:FS01:0x21:Project: 11713 (Run 1, Clone 398, Gen 37)
07:52:21:WU02:FS01:0x21:Unit: 0x0000002d8ca304e75adf7249f9b1179f
07:52:21:WU02:FS01:0x21:CPU: 0x00000000000000000000000000000000
07:52:21:WU02:FS01:0x21:Machine: 1
07:52:21:WU02:FS01:0x21:Reading tar file core.xml
07:52:21:WU02:FS01:0x21:Reading tar file integrator.xml
07:52:21:WU02:FS01:0x21:Reading tar file state.xml
07:52:21:WU02:FS01:0x21:Reading tar file system.xml
07:52:21:WU02:FS01:0x21:Digital signatures verified
07:52:21:WU02:FS01:0x21:Folding@home GPU Core21 Folding@home Core
07:52:21:WU02:FS01:0x21:Version 0.0.18
07:52:21:WU02:FS01:0x21:ERROR:Win32: 0xc0000005: Exception access violation
07:52:21:WU02:FS01:0x21:Saving result file logfile_01.txt
07:52:21:WU02:FS01:0x21:Saving result file log.txt
07:52:21:WU02:FS01:0x21:Folding@home Core Shutdown: BAD_WORK_UNIT
07:52:21:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
07:52:21:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:11713 run:1 clone:398 gen:37 core:0x21 unit:0x0000002d8ca304e75adf7249f9b1179f
07:52:21:WU02:FS01:Uploading 5.50KiB to 140.163.4.231
07:52:21:WU02:FS01:Connecting to 140.163.4.231:8080
07:52:21:WU02:FS01:Upload complete
07:52:21:WU02:FS01:Server responded WORK_ACK (400)
07:52:21:WU02:FS01:Cleaning up
07:52:21:WU01:FS01:Connecting to 171.67.108.45:80
07:52:21:WU01:FS01:Assigned to work server 140.163.4.231
07:52:21:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
07:52:21:WU01:FS01:Connecting to 140.163.4.231:8080
07:52:22:WU01:FS01:Downloading 16.51MiB
07:52:27:WU01:FS01:Download complete
07:52:27:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11713 run:25 clone:210 gen:24 core:0x21 unit:0x000000228ca304e75adf7e2d6afe75e9
07:52:27:WU01:FS01:Starting
07:52:27:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 01 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
07:52:27:WU01:FS01:Started FahCore on PID 10304
07:52:27:WU01:FS01:Core PID:6464
07:52:27:WU01:FS01:FahCore 0x21 started
07:52:28:WU01:FS01:0x21:*********************** Log Started 2018-05-06T07:52:27Z ***********************
07:52:28:WU01:FS01:0x21:Project: 11713 (Run 25, Clone 210, Gen 24)
07:52:28:WU01:FS01:0x21:Unit: 0x000000228ca304e75adf7e2d6afe75e9
07:52:28:WU01:FS01:0x21:CPU: 0x00000000000000000000000000000000
07:52:28:WU01:FS01:0x21:Machine: 1
07:52:28:WU01:FS01:0x21:Reading tar file core.xml
07:52:28:WU01:FS01:0x21:Reading tar file integrator.xml
07:52:28:WU01:FS01:0x21:Reading tar file state.xml
07:52:28:WU01:FS01:0x21:Reading tar file system.xml
07:52:28:WU01:FS01:0x21:Digital signatures verified
07:52:28:WU01:FS01:0x21:Folding@home GPU Core21 Folding@home Core
07:52:28:WU01:FS01:0x21:Version 0.0.18
07:52:28:WU01:FS01:0x21:ERROR:Win32: 0xc0000005: Exception access violation
07:52:28:WU01:FS01:0x21:Saving result file logfile_01.txt
07:52:28:WU01:FS01:0x21:Saving result file log.txt
07:52:28:WU01:FS01:0x21:Folding@home Core Shutdown: BAD_WORK_UNIT
07:52:28:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
07:52:28:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:11713 run:25 clone:210 gen:24 core:0x21 unit:0x000000228ca304e75adf7e2d6afe75e9
07:52:28:WU01:FS01:Uploading 5.50KiB to 140.163.4.231
07:52:28:WU01:FS01:Connecting to 140.163.4.231:8080
07:52:28:WU02:FS01:Connecting to 171.67.108.45:80
07:52:29:WU02:FS01:Assigned to work server 140.163.4.231
07:52:29:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
07:52:29:WU02:FS01:Connecting to 140.163.4.231:8080
07:52:29:WU01:FS01:Upload complete
07:52:29:WU01:FS01:Server responded WORK_ACK (400)
07:52:29:WU01:FS01:Cleaning up
07:52:29:WU02:FS01:Downloading 16.53MiB
07:52:34:WU02:FS01:Download complete
07:52:34:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:11713 run:20 clone:126 gen:145 core:0x21 unit:0x000000ad8ca304e75a5cfe20739c6a3d
07:52:34:WU02:FS01:Starting
07:52:34:WU02:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 02 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
07:52:34:WU02:FS01:Started FahCore on PID 12324
07:52:34:WU02:FS01:Core PID:13456
07:52:34:WU02:FS01:FahCore 0x21 started
07:52:35:WU02:FS01:0x21:*********************** Log Started 2018-05-06T07:52:34Z ***********************
07:52:35:WU02:FS01:0x21:Project: 11713 (Run 20, Clone 126, Gen 145)
07:52:35:WU02:FS01:0x21:Unit: 0x000000ad8ca304e75a5cfe20739c6a3d
07:52:35:WU02:FS01:0x21:CPU: 0x00000000000000000000000000000000
07:52:35:WU02:FS01:0x21:Machine: 1
07:52:35:WU02:FS01:0x21:Reading tar file core.xml
07:52:35:WU02:FS01:0x21:Reading tar file integrator.xml
07:52:35:WU02:FS01:0x21:Reading tar file state.xml
07:52:35:WU02:FS01:0x21:Reading tar file system.xml
07:52:35:WU02:FS01:0x21:Digital signatures verified
07:52:35:WU02:FS01:0x21:Folding@home GPU Core21 Folding@home Core
07:52:35:WU02:FS01:0x21:Version 0.0.18
07:52:35:WU02:FS01:0x21:ERROR:Win32: 0xc0000005: Exception access violation
07:52:35:WU02:FS01:0x21:Saving result file logfile_01.txt
07:52:35:WU02:FS01:0x21:Saving result file log.txt
07:52:35:WU02:FS01:0x21:Folding@home Core Shutdown: BAD_WORK_UNIT
07:52:35:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
07:52:35:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:11713 run:20 clone:126 gen:145 core:0x21 unit:0x000000ad8ca304e75a5cfe20739c6a3d
07:52:35:WU02:FS01:Uploading 5.50KiB to 140.163.4.231
07:52:35:WU02:FS01:Connecting to 140.163.4.231:8080
07:52:35:WU02:FS01:Upload complete
07:52:35:WU02:FS01:Server responded WORK_ACK (400)
07:52:35:WU02:FS01:Cleaning up
07:52:35:WU01:FS01:Connecting to 171.67.108.45:80
07:52:36:WU01:FS01:Assigned to work server 140.163.4.231
07:52:36:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
07:52:36:WU01:FS01:Connecting to 140.163.4.231:8080
07:52:36:WU01:FS01:Downloading 16.52MiB
07:52:42:WU01:FS01:Download 79.45%
07:52:42:WU01:FS01:Download complete
07:52:42:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11713 run:16 clone:291 gen:13 core:0x21 unit:0x000000118ca304e75adf79ac28eb1956
07:52:42:WU01:FS01:Starting
07:52:42:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 01 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
07:52:42:WU01:FS01:Started FahCore on PID 14308
07:52:42:WU01:FS01:Core PID:3884
07:52:42:WU01:FS01:FahCore 0x21 started
07:52:43:WU01:FS01:0x21:*********************** Log Started 2018-05-06T07:52:42Z ***********************
07:52:43:WU01:FS01:0x21:Project: 11713 (Run 16, Clone 291, Gen 13)
07:52:43:WU01:FS01:0x21:Unit: 0x000000118ca304e75adf79ac28eb1956
07:52:43:WU01:FS01:0x21:CPU: 0x00000000000000000000000000000000
07:52:43:WU01:FS01:0x21:Machine: 1
07:52:43:WU01:FS01:0x21:Reading tar file core.xml
07:52:43:WU01:FS01:0x21:Reading tar file integrator.xml
07:52:43:WU01:FS01:0x21:Reading tar file state.xml
07:52:43:WU01:FS01:0x21:Reading tar file system.xml
07:52:43:WU01:FS01:0x21:Digital signatures verified
07:52:43:WU01:FS01:0x21:Folding@home GPU Core21 Folding@home Core
07:52:43:WU01:FS01:0x21:Version 0.0.18
07:52:43:WU01:FS01:0x21:ERROR:Win32: 0xc0000005: Exception access violation
07:52:43:WU01:FS01:0x21:Saving result file logfile_01.txt
07:52:43:WU01:FS01:0x21:Saving result file log.txt
07:52:43:WU01:FS01:0x21:Folding@home Core Shutdown: BAD_WORK_UNIT
07:52:43:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
07:52:43:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:11713 run:16 clone:291 gen:13 core:0x21 unit:0x000000118ca304e75adf79ac28eb1956
07:52:43:WU01:FS01:Uploading 5.50KiB to 140.163.4.231
07:52:43:WU01:FS01:Connecting to 140.163.4.231:8080
07:52:43:WU01:FS01:Upload complete
07:52:43:WU01:FS01:Server responded WORK_ACK (400)
07:52:43:WU01:FS01:Cleaning up
07:52:43:WU02:FS01:Connecting to 171.67.108.45:80
07:52:44:WU02:FS01:Assigned to work server 140.163.4.231
07:52:44:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
07:52:44:WU02:FS01:Connecting to 140.163.4.231:8080
07:52:44:WU02:FS01:Downloading 16.51MiB
07:52:50:WU02:FS01:Download 99.93%
07:52:50:WU02:FS01:Download complete
07:52:50:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:11713 run:1 clone:453 gen:28 core:0x21 unit:0x000000238ca304e75adf725c140d2501
07:52:50:WU02:FS01:Starting
07:52:50:WU02:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 02 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
07:52:50:WU02:FS01:Started FahCore on PID 9340
07:52:50:WU02:FS01:Core PID:8596
07:52:50:WU02:FS01:FahCore 0x21 started
07:52:50:WU02:FS01:0x21:*********************** Log Started 2018-05-06T07:52:50Z ***********************
07:52:50:WU02:FS01:0x21:Project: 11713 (Run 1, Clone 453, Gen 28)
07:52:50:WU02:FS01:0x21:Unit: 0x000000238ca304e75adf725c140d2501
07:52:50:WU02:FS01:0x21:CPU: 0x00000000000000000000000000000000
07:52:50:WU02:FS01:0x21:Machine: 1
07:52:50:WU02:FS01:0x21:Reading tar file core.xml
07:52:50:WU02:FS01:0x21:Reading tar file integrator.xml
07:52:50:WU02:FS01:0x21:Reading tar file state.xml
07:52:50:WU02:FS01:0x21:Reading tar file system.xml
07:52:50:WU02:FS01:0x21:Digital signatures verified
07:52:50:WU02:FS01:0x21:Folding@home GPU Core21 Folding@home Core
07:52:50:WU02:FS01:0x21:Version 0.0.18
07:52:50:WU02:FS01:0x21:ERROR:Win32: 0xc0000005: Exception access violation
07:52:50:WU02:FS01:0x21:Saving result file logfile_01.txt
07:52:50:WU02:FS01:0x21:Saving result file log.txt
07:52:50:WU02:FS01:0x21:Folding@home Core Shutdown: BAD_WORK_UNIT
07:52:50:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
07:52:51:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:11713 run:1 clone:453 gen:28 core:0x21 unit:0x000000238ca304e75adf725c140d2501
07:52:51:WU02:FS01:Uploading 5.50KiB to 140.163.4.231
07:52:51:WU02:FS01:Connecting to 140.163.4.231:8080
07:52:51:WU02:FS01:Upload complete
07:52:51:WU01:FS01:Connecting to 171.67.108.45:80
07:52:51:WU02:FS01:Server responded WORK_ACK (400)
07:52:51:WU02:FS01:Cleaning up
07:52:52:WU01:FS01:Assigned to work server 140.163.4.231
07:52:52:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
07:52:52:WU01:FS01:Connecting to 140.163.4.231:8080
07:52:52:WU01:FS01:Downloading 16.52MiB
07:52:57:WU01:FS01:Download complete
07:52:57:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11713 run:22 clone:343 gen:9 core:0x21 unit:0x0000000c8ca304e75adf7cd43283ac6c
07:52:57:WU01:FS01:Starting
07:52:57:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 01 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
07:52:57:WU01:FS01:Started FahCore on PID 14044
07:52:57:WU01:FS01:Core PID:4484
07:52:57:WU01:FS01:FahCore 0x21 started
07:52:58:WU01:FS01:0x21:*********************** Log Started 2018-05-06T07:52:57Z ***********************
07:52:58:WU01:FS01:0x21:Project: 11713 (Run 22, Clone 343, Gen 9)
07:52:58:WU01:FS01:0x21:Unit: 0x0000000c8ca304e75adf7cd43283ac6c
07:52:58:WU01:FS01:0x21:CPU: 0x00000000000000000000000000000000
07:52:58:WU01:FS01:0x21:Machine: 1
07:52:58:WU01:FS01:0x21:Reading tar file core.xml
07:52:58:WU01:FS01:0x21:Reading tar file integrator.xml
07:52:58:WU01:FS01:0x21:Reading tar file state.xml
07:52:58:WU01:FS01:0x21:Reading tar file system.xml
07:52:58:WU01:FS01:0x21:Digital signatures verified
07:52:58:WU01:FS01:0x21:Folding@home GPU Core21 Folding@home Core
07:52:58:WU01:FS01:0x21:Version 0.0.18
07:52:58:WU01:FS01:0x21:ERROR:Win32: 0xc0000005: Exception access violation
07:52:58:WU01:FS01:0x21:Saving result file logfile_01.txt
07:52:58:WU01:FS01:0x21:Saving result file log.txt
07:52:58:WU01:FS01:0x21:Folding@home Core Shutdown: BAD_WORK_UNIT
07:52:58:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
07:52:58:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:11713 run:22 clone:343 gen:9 core:0x21 unit:0x0000000c8ca304e75adf7cd43283ac6c
07:52:58:WU01:FS01:Uploading 5.50KiB to 140.163.4.231
07:52:58:WU01:FS01:Connecting to 140.163.4.231:8080
07:52:58:WU01:FS01:Upload complete
07:52:58:WU01:FS01:Server responded WORK_ACK (400)
07:52:58:WU01:FS01:Cleaning up
07:52:58:WU02:FS01:Connecting to 171.67.108.45:80
07:52:58:WU02:FS01:Assigned to work server 140.163.4.231
07:52:58:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
07:52:58:WU02:FS01:Connecting to 140.163.4.231:8080
07:52:59:WU02:FS01:Downloading 16.52MiB
07:53:03:Saving configuration to config.xml
07:53:03:<config>
07:53:03:  <!-- Folding Slot Configuration -->
07:53:03:  <cause v='CANCER'/>
07:53:03:
07:53:03:  <!-- Network -->
07:53:03:  <proxy v=':8080'/>
07:53:03:
07:53:03:  <!-- Slot Control -->
07:53:03:  <power v='full'/>
07:53:03:
07:53:03:  <!-- User Information -->
07:53:03:  <team v='32'/>
07:53:03:  <user v='Matrixzen'/>
07:53:03:
07:53:03:  <!-- Folding Slots -->
07:53:03:  <slot id='0' type='CPU'/>
07:53:03:  <slot id='1' type='GPU'/>
07:53:03:</config>
07:53:04:WU02:FS01:Download complete
07:53:04:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:11713 run:16 clone:404 gen:9 core:0x21 unit:0x0000000e8ca304e75adf79d7ff59b738
07:53:04:WU02:FS01:Starting
07:53:04:WU02:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 02 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
07:53:04:WU02:FS01:Started FahCore on PID 8524
07:53:05:WU02:FS01:Core PID:6536
07:53:05:WU02:FS01:FahCore 0x21 started
07:53:05:WU02:FS01:0x21:*********************** Log Started 2018-05-06T07:53:05Z ***********************
07:53:05:WU02:FS01:0x21:Project: 11713 (Run 16, Clone 404, Gen 9)
07:53:05:WU02:FS01:0x21:Unit: 0x0000000e8ca304e75adf79d7ff59b738
07:53:05:WU02:FS01:0x21:CPU: 0x00000000000000000000000000000000
07:53:05:WU02:FS01:0x21:Machine: 1
07:53:05:WU02:FS01:0x21:Reading tar file core.xml
07:53:05:WU02:FS01:0x21:Reading tar file integrator.xml
07:53:05:WU02:FS01:0x21:Reading tar file state.xml
07:53:05:WU02:FS01:0x21:Reading tar file system.xml
07:53:05:WU02:FS01:0x21:Digital signatures verified
07:53:05:WU02:FS01:0x21:Folding@home GPU Core21 Folding@home Core
07:53:05:WU02:FS01:0x21:Version 0.0.18
07:53:05:WU02:FS01:0x21:ERROR:Win32: 0xc0000005: Exception access violation
07:53:05:WU02:FS01:0x21:Saving result file logfile_01.txt
07:53:05:WU02:FS01:0x21:Saving result file log.txt
07:53:05:WU02:FS01:0x21:Folding@home Core Shutdown: BAD_WORK_UNIT
07:53:05:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
07:53:05:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:11713 run:16 clone:404 gen:9 core:0x21 unit:0x0000000e8ca304e75adf79d7ff59b738
07:53:05:WU02:FS01:Uploading 5.50KiB to 140.163.4.231
07:53:05:WU02:FS01:Connecting to 140.163.4.231:8080
07:53:05:WU02:FS01:Upload complete
07:53:06:WU02:FS01:Server responded WORK_ACK (400)
07:53:06:WU02:FS01:Cleaning up
07:58:02:WU00:FS00:0xa4:Completed 375000 out of 2500000 steps  (15%)
07:59:09:Removing old file 'configs/config-20180506-035949.xml'
07:59:09:Saving configuration to config.xml
07:59:09:<config>
07:59:09:  <!-- Folding Slot Configuration -->
07:59:09:  <cause v='CANCER'/>
07:59:09:
07:59:09:  <!-- Network -->
07:59:09:  <proxy v=':8080'/>
07:59:09:
07:59:09:  <!-- Slot Control -->
07:59:09:  <power v='full'/>
07:59:09:
07:59:09:  <!-- User Information -->
07:59:09:  <team v='32'/>
07:59:09:  <user v='Matrixzen'/>
07:59:09:
07:59:09:  <!-- Folding Slots -->
07:59:09:  <slot id='0' type='CPU'/>
07:59:09:</config>
07:59:11:FS00:Paused
07:59:11:FS00:Shutting core down
07:59:17:WU00:FS00:0xa4:Client no longer detected. Shutting down core 
07:59:17:WU00:FS00:0xa4:
07:59:17:WU00:FS00:0xa4:Folding@home Core Shutdown: CLIENT_DIED
07:59:17:WU00:FS00:FahCore returned: INTERRUPTED (102 = 0x66)
08:00:10:Removing old file 'configs/config-20180506-040038.xml'
08:00:10:Saving configuration to config.xml
08:00:10:<config>
08:00:10:  <!-- Folding Slot Configuration -->
08:00:10:  <cause v='CANCER'/>
08:00:10:
08:00:10:  <!-- Network -->
08:00:10:  <proxy v=':8080'/>
08:00:10:
08:00:10:  <!-- Slot Control -->
08:00:10:  <power v='full'/>
08:00:10:
08:00:10:  <!-- User Information -->
08:00:10:  <team v='32'/>
08:00:10:  <user v='Matrixzen'/>
08:00:10:
08:00:10:  <!-- Folding Slots -->
08:00:10:  <slot id='0' type='CPU'>
08:00:10:    <paused v='true'/>
08:00:10:  </slot>
08:00:10:</config>
08:07:19:Adding folding slot 01: READY gpu:0:GF108 [GeForce GT 730]
08:07:19:Removing old file 'configs/config-20180506-043051.xml'
08:07:19:Saving configuration to config.xml
08:07:19:<config>
08:07:19:  <!-- Folding Slot Configuration -->
08:07:19:  <cause v='CANCER'/>
08:07:19:
08:07:19:  <!-- Network -->
08:07:19:  <proxy v=':8080'/>
08:07:19:
08:07:19:  <!-- Slot Control -->
08:07:19:  <power v='full'/>
08:07:19:
08:07:19:  <!-- User Information -->
08:07:19:  <team v='32'/>
08:07:19:  <user v='Matrixzen'/>
08:07:19:
08:07:19:  <!-- Folding Slots -->
08:07:19:  <slot id='0' type='CPU'>
08:07:19:    <paused v='true'/>
08:07:19:  </slot>
08:07:19:  <slot id='1' type='GPU'/>
08:07:19:</config>
08:07:20:WU01:FS01:Connecting to 171.67.108.45:80
08:07:20:WU01:FS01:Assigned to work server 140.163.4.231
08:07:20:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
08:07:20:WU01:FS01:Connecting to 140.163.4.231:8080
08:07:20:WU01:FS01:Downloading 16.52MiB
08:07:25:WU01:FS01:Download complete
08:07:25:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11713 run:26 clone:487 gen:11 core:0x21 unit:0x000000108ca304e75adf7f1b6becae8b
08:07:25:WU01:FS01:Starting
08:07:25:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 01 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
08:07:25:WU01:FS01:Started FahCore on PID 14268
08:07:25:WU01:FS01:Core PID:2320
08:07:25:WU01:FS01:FahCore 0x21 started
08:07:26:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
08:07:26:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:11713 run:26 clone:487 gen:11 core:0x21 unit:0x000000108ca304e75adf7f1b6becae8b
08:07:26:WU01:FS01:Uploading 5.50KiB to 140.163.4.231
08:07:26:WU01:FS01:Connecting to 140.163.4.231:8080
08:07:26:WU01:FS01:Upload complete
08:07:26:WU01:FS01:Server responded WORK_ACK (400)
08:07:26:WU01:FS01:Cleaning up
08:07:26:WU02:FS01:Connecting to 171.67.108.45:80
08:07:26:WU02:FS01:Assigned to work server 140.163.4.231
08:07:26:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
08:07:26:WU02:FS01:Connecting to 140.163.4.231:8080
08:07:27:WU02:FS01:Downloading 16.52MiB
08:07:32:WU02:FS01:Download complete
08:07:32:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:11713 run:22 clone:420 gen:10 core:0x21 unit:0x0000000d8ca304e75adf7cf03a4c95b5
08:07:32:WU02:FS01:Starting
08:07:32:WU02:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 02 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
08:07:32:WU02:FS01:Started FahCore on PID 7660
08:07:32:WU02:FS01:Core PID:3348
08:07:32:WU02:FS01:FahCore 0x21 started
08:07:32:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
08:07:32:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:11713 run:22 clone:420 gen:10 core:0x21 unit:0x0000000d8ca304e75adf7cf03a4c95b5
08:07:32:WU02:FS01:Uploading 5.50KiB to 140.163.4.231
08:07:32:WU02:FS01:Connecting to 140.163.4.231:8080
08:07:33:WU02:FS01:Upload complete
08:07:33:WU02:FS01:Server responded WORK_ACK (400)
08:07:33:WU02:FS01:Cleaning up
08:07:33:WU01:FS01:Connecting to 171.67.108.45:80
08:07:33:WU01:FS01:Assigned to work server 140.163.4.231
08:07:33:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
08:07:33:WU01:FS01:Connecting to 140.163.4.231:8080
08:07:33:WU01:FS01:Downloading 16.51MiB
08:07:39:WU01:FS01:Download 96.89%
08:07:39:WU01:FS01:Download complete
08:07:39:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11713 run:24 clone:330 gen:10 core:0x21 unit:0x0000000d8ca304e75adf7dd75f8ce632
08:07:39:WU01:FS01:Starting
08:07:39:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 01 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
08:07:39:WU01:FS01:Started FahCore on PID 2124
08:07:39:WU01:FS01:Core PID:4000
08:07:39:WU01:FS01:FahCore 0x21 started
08:07:39:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
08:07:39:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:11713 run:24 clone:330 gen:10 core:0x21 unit:0x0000000d8ca304e75adf7dd75f8ce632
08:07:39:WU01:FS01:Uploading 5.50KiB to 140.163.4.231
08:07:39:WU01:FS01:Connecting to 140.163.4.231:8080
08:07:39:WU01:FS01:Upload complete
08:07:39:WU01:FS01:Server responded WORK_ACK (400)
08:07:39:WU01:FS01:Cleaning up
08:07:39:WU02:FS01:Connecting to 171.67.108.45:80
08:07:40:WU02:FS01:Assigned to work server 140.163.4.231
08:07:40:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
08:07:40:WU02:FS01:Connecting to 140.163.4.231:8080
08:07:40:WU02:FS01:Downloading 16.52MiB
08:07:46:WU02:FS01:Download 91.15%
08:07:46:WU02:FS01:Download complete
08:07:46:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:11713 run:2 clone:338 gen:35 core:0x21 unit:0x000000318ca304e75adf72abdfd920d8
08:07:46:WU02:FS01:Starting
08:07:46:WU02:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 02 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
08:07:46:WU02:FS01:Started FahCore on PID 484
08:07:46:WU02:FS01:Core PID:4140
08:07:46:WU02:FS01:FahCore 0x21 started
08:07:46:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
08:07:46:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:11713 run:2 clone:338 gen:35 core:0x21 unit:0x000000318ca304e75adf72abdfd920d8
08:07:46:WU02:FS01:Uploading 5.50KiB to 140.163.4.231
08:07:46:WU02:FS01:Connecting to 140.163.4.231:8080
08:07:47:WU02:FS01:Upload complete
08:07:47:WU02:FS01:Server responded WORK_ACK (400)
08:07:47:WU02:FS01:Cleaning up
08:07:47:WU01:FS01:Connecting to 171.67.108.45:80
08:07:47:WU01:FS01:Assigned to work server 140.163.4.231
08:07:47:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
08:07:47:WU01:FS01:Connecting to 140.163.4.231:8080
08:07:47:WU01:FS01:Downloading 16.54MiB
08:07:51:FS00:Unpaused
08:07:51:WU00:FS00:Starting
08:07:51:WU00:FS00:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/Core_a4.fah/FahCore_a4.exe -dir 00 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15
08:07:51:WU00:FS00:Started FahCore on PID 9232
08:07:51:WU00:FS00:Core PID:3040
08:07:51:WU00:FS00:FahCore 0xa4 started
08:07:51:WU00:FS00:0xa4:
08:07:51:WU00:FS00:0xa4:*------------------------------*
08:07:51:WU00:FS00:0xa4:Folding@Home Gromacs GB Core
08:07:51:WU00:FS00:0xa4:Version 2.27 (Dec. 15, 2010)
08:07:51:WU00:FS00:0xa4:
08:07:51:WU00:FS00:0xa4:Preparing to commence simulation
08:07:51:WU00:FS00:0xa4:- Looking at optimizations...
08:07:51:WU00:FS00:0xa4:- Files status OK
08:07:51:WU00:FS00:0xa4:- Expanded 341548 -> 535708 (decompressed 156.8 percent)
08:07:51:WU00:FS00:0xa4:Called DecompressByteArray: compressed_data_size=341548 data_size=535708, decompressed_data_size=535708 diff=0
08:07:51:WU00:FS00:0xa4:- Digital signature verified
08:07:51:WU00:FS00:0xa4:
08:07:51:WU00:FS00:0xa4:Project: 8638 (Run 16, Clone 0, Gen 60)
08:07:51:WU00:FS00:0xa4:
08:07:51:WU00:FS00:0xa4:Assembly optimizations on if available.
08:07:51:WU00:FS00:0xa4:Entering M.D.
08:07:53:WU01:FS01:Download 81.64%
08:07:53:WU01:FS01:Download complete
08:07:53:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11713 run:18 clone:209 gen:46 core:0x21 unit:0x0000003c8ca304e75adf7a902faf9e68
08:07:53:WU01:FS01:Starting
08:07:53:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 01 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
08:07:53:WU01:FS01:Started FahCore on PID 13196
08:07:53:WU01:FS01:Core PID:892
08:07:53:WU01:FS01:FahCore 0x21 started
08:07:54:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
08:07:54:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:11713 run:18 clone:209 gen:46 core:0x21 unit:0x0000003c8ca304e75adf7a902faf9e68
08:07:54:WU01:FS01:Uploading 5.50KiB to 140.163.4.231
08:07:54:WU01:FS01:Connecting to 140.163.4.231:8080
08:07:54:WU02:FS01:Connecting to 171.67.108.45:80
08:07:54:WU01:FS01:Upload complete
08:07:54:WU01:FS01:Server responded WORK_ACK (400)
08:07:54:WU01:FS01:Cleaning up
08:07:54:WU02:FS01:Assigned to work server 140.163.4.231
08:07:54:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
08:07:54:WU02:FS01:Connecting to 140.163.4.231:8080
08:07:55:WU02:FS01:Downloading 16.51MiB
08:07:57:WU00:FS00:0xa4:Using Gromacs checkpoints
08:07:57:WU00:FS00:0xa4:Mapping NT from 1 to 1 
08:07:57:WU00:FS00:0xa4:Resuming from checkpoint
08:07:57:WU00:FS00:0xa4:Verified 00/wudata_01.log
08:07:57:WU00:FS00:0xa4:Verified 00/wudata_01.trr
08:07:57:WU00:FS00:0xa4:Verified 00/wudata_01.xtc
08:07:57:WU00:FS00:0xa4:Verified 00/wudata_01.edr
08:07:57:WU00:FS00:0xa4:Completed 360560 out of 2500000 steps  (14%)
08:08:01:WU02:FS01:Download 87.80%
08:08:01:WU02:FS01:Download complete
08:08:01:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:11713 run:24 clone:101 gen:151 core:0x21 unit:0x000000b08ca304e75a5ce267130fbe35
08:08:01:WU02:FS01:Starting
08:08:01:WU02:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 02 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
08:08:01:WU02:FS01:Started FahCore on PID 2788
08:08:01:WU02:FS01:Core PID:10276
08:08:01:WU02:FS01:FahCore 0x21 started
08:08:02:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
08:08:02:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:11713 run:24 clone:101 gen:151 core:0x21 unit:0x000000b08ca304e75a5ce267130fbe35
08:08:02:WU02:FS01:Uploading 5.50KiB to 140.163.4.231
08:08:02:WU02:FS01:Connecting to 140.163.4.231:8080
08:08:02:WU02:FS01:Upload complete
08:08:02:WU02:FS01:Server responded WORK_ACK (400)
08:08:02:WU02:FS01:Cleaning up
08:08:02:WU01:FS01:Connecting to 171.67.108.45:80
08:08:02:WU01:FS01:Assigned to work server 140.163.4.231
08:08:02:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
08:08:02:WU01:FS01:Connecting to 140.163.4.231:8080
08:08:03:WU01:FS01:Downloading 16.52MiB
08:08:07:WU01:FS01:Download complete
08:08:07:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11713 run:24 clone:491 gen:10 core:0x21 unit:0x0000000d8ca304e75adf7e1275170c8d
08:08:07:WU01:FS01:Starting
08:08:07:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 01 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
08:08:07:WU01:FS01:Started FahCore on PID 7508
08:08:07:WU01:FS01:Core PID:13956
08:08:07:WU01:FS01:FahCore 0x21 started
08:08:08:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
08:08:08:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:11713 run:24 clone:491 gen:10 core:0x21 unit:0x0000000d8ca304e75adf7e1275170c8d
08:08:08:WU01:FS01:Uploading 5.50KiB to 140.163.4.231
08:08:08:WU01:FS01:Connecting to 140.163.4.231:8080
08:08:08:WU01:FS01:Upload complete
08:08:08:WU01:FS01:Server responded WORK_ACK (400)
08:08:08:WU01:FS01:Cleaning up
08:08:08:WU02:FS01:Connecting to 171.67.108.45:80
08:08:09:WU02:FS01:Assigned to work server 140.163.4.231
08:08:09:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
08:08:09:WU02:FS01:Connecting to 140.163.4.231:8080
08:08:09:WU02:FS01:Downloading 16.53MiB
08:08:14:WU02:FS01:Download complete
08:08:14:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:11713 run:18 clone:295 gen:30 core:0x21 unit:0x000000248ca304e75adf7aafc250fd7a
08:08:14:WU02:FS01:Starting
08:08:14:WU02:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 02 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
08:08:14:WU02:FS01:Started FahCore on PID 13552
08:08:14:WU02:FS01:Core PID:1912
08:08:14:WU02:FS01:FahCore 0x21 started
08:08:14:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
08:08:14:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:11713 run:18 clone:295 gen:30 core:0x21 unit:0x000000248ca304e75adf7aafc250fd7a
08:08:14:WU02:FS01:Uploading 5.50KiB to 140.163.4.231
08:08:14:WU02:FS01:Connecting to 140.163.4.231:8080
08:08:15:WU02:FS01:Upload complete
08:08:15:WU02:FS01:Server responded WORK_ACK (400)
08:08:15:WU02:FS01:Cleaning up
08:08:15:WU01:FS01:Connecting to 171.67.108.45:80
08:08:15:WU01:FS01:Assigned to work server 140.163.4.231
08:08:15:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
08:08:15:WU01:FS01:Connecting to 140.163.4.231:8080
08:08:15:WU01:FS01:Downloading 16.52MiB
08:08:18:Removing old file 'configs/config-20180506-043108.xml'
08:08:18:Saving configuration to config.xml
08:08:18:<config>
08:08:18:  <!-- Folding Slot Configuration -->
08:08:18:  <cause v='CANCER'/>
08:08:18:
08:08:18:  <!-- Network -->
08:08:18:  <proxy v=':8080'/>
08:08:18:
08:08:18:  <!-- Slot Control -->
08:08:18:  <power v='full'/>
08:08:18:
08:08:18:  <!-- User Information -->
08:08:18:  <team v='32'/>
08:08:18:  <user v='Matrixzen'/>
08:08:18:
08:08:18:  <!-- Folding Slots -->
08:08:18:  <slot id='0' type='CPU'/>
08:08:18:  <slot id='1' type='GPU'/>
08:08:18:</config>
08:08:21:WU01:FS01:Download 69.97%
08:08:22:WU01:FS01:Download complete
08:08:22:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11713 run:23 clone:505 gen:10 core:0x21 unit:0x000000118ca304e75aeb1fc3f14a6053
08:08:22:WU01:FS01:Starting
08:08:22:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 01 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
08:08:22:WU01:FS01:Started FahCore on PID 8992
08:08:22:WU01:FS01:Core PID:10312
08:08:22:WU01:FS01:FahCore 0x21 started
08:08:22:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
08:08:22:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:11713 run:23 clone:505 gen:10 core:0x21 unit:0x000000118ca304e75aeb1fc3f14a6053
08:08:22:WU01:FS01:Uploading 5.50KiB to 140.163.4.231
08:08:22:WU01:FS01:Connecting to 140.163.4.231:8080
08:08:22:WU01:FS01:Upload complete
08:08:22:WU01:FS01:Server responded WORK_ACK (400)
08:08:22:WU01:FS01:Cleaning up
08:08:22:WU02:FS01:Connecting to 171.67.108.45:80
08:08:23:WU02:FS01:Assigned to work server 140.163.4.231
08:08:23:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GF108 [GeForce GT 730] from 140.163.4.231
08:08:23:WU02:FS01:Connecting to 140.163.4.231:8080
08:08:23:WU02:FS01:Downloading 16.54MiB
08:08:29:WU02:FS01:Download 89.20%
08:08:29:WU02:FS01:Download complete
08:08:29:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:11713 run:3 clone:225 gen:26 core:0x21 unit:0x000000258ca304e75adf72fc52dabebf
08:08:29:WU02:FS01:Starting
08:08:29:WU02:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/ProgramData/FAHClient/cores/fahwebx.stanford.edu/cores/Win32/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21.exe -dir 02 -suffix 01 -version 704 -lifeline 11376 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
08:08:29:WU02:FS01:Started FahCore on PID 8600
08:08:29:WU02:FS01:Core PID:7440
08:08:29:WU02:FS01:FahCore 0x21 started
08:08:29:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
08:08:29:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:11713 run:3 clone:225 gen:26 core:0x21 unit:0x000000258ca304e75adf72fc52dabebf
08:08:29:WU02:FS01:Uploading 5.50KiB to 140.163.4.231
08:08:29:WU02:FS01:Connecting to 140.163.4.231:8080
08:08:30:WU02:FS01:Upload complete
08:08:30:WU02:FS01:Server responded WORK_ACK (400)
08:08:30:WU02:FS01:Cleaning up
08:09:28:13:127.0.0.1:New Web connection
toTOW
Site Moderator
Posts: 6307
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: Back into folding but problems

Post by toTOW »

Where did you get your drivers ? Since I don't see mention of OpenCL in client startup, if you didn't use the drivers from NV website, this is probably the issue.

If you got the proper drivers, the issue is more likely with the GT 730 being unable (or too weak) to fold current WUs ... Try to play with GPU indexes to use only the 1060 and leave you GT 730 idle.
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
Matrixzen
Posts: 3
Joined: Sun May 06, 2018 8:19 am

Re: Back into folding but problems

Post by Matrixzen »

Hmm, what's odd because I've had the GT 730 fold in the past with no problem. I just wanted a faster GPU, so I went out and bought the GTX 1060. Should I remove the GT 730 and see what happens?
toTOW
Site Moderator
Posts: 6307
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: Back into folding but problems

Post by toTOW »

Did you reinstall the drivers after adding the 1060 ?
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
Matrixzen
Posts: 3
Joined: Sun May 06, 2018 8:19 am

Re: Back into folding but problems

Post by Matrixzen »

Yes, I did several times! Clean install and all to no avail. I’m going to remove the GT730.
Joe_H
Site Admin
Posts: 7867
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: Back into folding but problems

Post by Joe_H »

Where did you get the drivers, nVidia or MS? That is important as the MS supplied drivers often have not included the necessary OpenCL components.

Also, which version of the drivers? People doing folding, and also reported by BOINC, have had problems with version 397.31. Either use an earlier version of the drivers, or apparently a hotfix version 397.55 may work.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Back into folding but problems

Post by bruce »

Did you reinstall FAH after adding the second GPU? Some of the steps required to support specific GPUs happen at install time.

NVidia 397.35 was known to be bad. I'm not sure about nVidia 397.31. I wouldn't plan to use anything earlier than nVidia 397.55.
Post Reply