[Solved]Having issues folding on Arch linux

FAH provides a V7 client installer for Debian / Mint / Ubuntu / RedHat / CentOS / Fedora. Installation on other distros may or may not be easy but if you can offer help to others, they would appreciate it.

Moderators: Site Moderators, FAHC Science Team

Post Reply
15goudreau
Posts: 3
Joined: Wed Aug 06, 2014 1:55 am

[Solved]Having issues folding on Arch linux

Post by 15goudreau »

Hi guys,

Trying to get my folding up and running on my Arch linux system instead of windows. Having issues retrieving work units though. I have tried both nvidia and nvidia-304xx drivers with no luck. I have two EVGA 660s one is regular, the other is SC. They both worked fine on windows no issues. Also they are all stock settings. I have tried all the different client-types I know of. Here is the error log that was created. Thanks in advanced!

Code: Select all

*********************** Log Started 2014-08-06T16:32:24Z *********************** 
16:32:24:************************* Folding@home Client ************************* 
16:32:24:    Website: http://folding.stanford.edu/ 
16:32:24:  Copyright: (c) 2009-2014 Stanford University 
16:32:24:     Author: Joseph Coffland <joseph@cauldrondevelopment.com> 
16:32:24:       Args: --config /opt/fah/config.xml --exec-directory=/opt/fah 
16:32:24:             --data-directory=/opt/fah 
16:32:24:     Config: /opt/fah/config.xml 
16:32:24:******************************** Build ******************************** 
16:32:24:    Version: 7.4.4 
16:32:24:       Date: Mar 4 2014 
16:32:24:       Time: 12:02:38 
16:32:24:    SVN Rev: 4130 
16:32:24:     Branch: fah/trunk/client 
16:32:24:   Compiler: GNU 4.4.7 
16:32:24:    Options: -std=gnu++98 -O3 -funroll-loops -mfpmath=sse -ffast-math 
16:32:24:             -fno-unsafe-math-optimizations -msse2 
16:32:24:   Platform: linux2 3.2.0-1-amd64 
16:32:24:       Bits: 64 
16:32:24:       Mode: Release 
16:32:24:******************************* System ******************************** 
16:32:24:        CPU: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz 
16:32:24:     CPU ID: GenuineIntel Family 6 Model 45 Stepping 7 
16:32:24:       CPUs: 8 
16:32:24:     Memory: 7.74GiB 
16:32:24:Free Memory: 4.34GiB 
16:32:24:    Threads: POSIX_THREADS 
16:32:24: OS Version: 3.15 
16:32:24:Has Battery: false 
16:32:24: On Battery: false 
16:32:24: UTC Offset: -4 
16:32:24:        PID: 4332 
16:32:24:        CWD: /opt/fah 
16:32:24:         OS: Linux 3.15.8-1-ARCH x86_64 
16:32:24:    OS Arch: AMD64 
16:32:24:       GPUs: 2 
16:32:24:      GPU 0: NVIDIA:3 GK106 [GeForce GTX 660] 
16:32:24:      GPU 1: NVIDIA:3 GK106 [GeForce GTX 660] 
16:32:24:       CUDA: 3.0 
16:32:24:CUDA Driver: 5000 
16:32:24:*********************************************************************** 
16:32:24:<config> 
16:32:24:  <!-- Network --> 
16:32:24:  <proxy v=':8080'/> 
16:32:24: 
16:32:24:  <!-- Slot Control --> 
16:32:24:  <power v='full'/> 
16:32:24: 
16:32:24:  <!-- User Information --> 
16:32:24:  <passkey v='********************************'/> 
16:32:24:  <team v='224384'/> 
16:32:24:  <user v='15goudreau'/> 
16:32:24: 
16:32:24:  <!-- Folding Slots --> 
16:32:24:  <slot id='0' type='CPU'> 
16:32:24:    <cpus v='6'/> 
16:32:24:    <paused v='true'/> 
16:32:24:  </slot> 
16:32:24:  <slot id='1' type='GPU'> 
16:32:24:    <paused v='true'/> 
16:32:24:  </slot> 
16:32:24:  <slot id='2' type='GPU'> 
16:32:24:    <paused v='true'/> 
16:32:24:  </slot> 
16:32:24:</config> 
16:32:24:Trying to access database... 
16:32:24:Successfully acquired database lock 
16:32:24:Enabled folding slot 00: PAUSED cpu:6 (by user) 
16:32:24:Enabled folding slot 01: PAUSED gpu:0:GK106 [GeForce GTX 660] (by user) 
16:32:24:Enabled folding slot 02: PAUSED gpu:1:GK106 [GeForce GTX 660] (by user) 
16:33:30:FS00:Unpaused 
16:33:30:FS01:Unpaused 
16:33:30:FS02:Unpaused 
16:33:30:WU00:FS00:Starting 
16:33:30:WU00:FS00:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/Cor$ 
16:33:30:WU00:FS00:Started FahCore on PID 4359 
16:33:30:WU00:FS00:Core PID:4363 
16:33:30:WU00:FS00:FahCore 0xa3 started 
16:33:30:WU02:FS02:Starting 
16:33:30:WU02:FS02:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:33:30:WU02:FS02:Started FahCore on PID 4364 
16:33:30:WU02:FS02:Core PID:4368 
16:33:30:WU02:FS02:FahCore 0x17 started 
16:33:30:WU01:FS01:Starting 
16:33:30:WU01:FS01:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:33:30:WU01:FS01:Started FahCore on PID 4369 
16:33:30:WU01:FS01:Core PID:4373 
16:33:30:WU01:FS01:FahCore 0x17 started 
16:33:30:WU00:FS00:0xa3: 
16:33:30:WU00:FS00:0xa3:*------------------------------* 
16:33:30:WU00:FS00:0xa3:Folding@Home Gromacs SMP Core 
16:33:30:WU00:FS00:0xa3:Version 2.27 (Dec. 15, 2010) 
16:33:30:WU00:FS00:0xa3: 
16:33:30:WU00:FS00:0xa3:Preparing to commence simulation 
16:33:30:WU00:FS00:0xa3:- Looking at optimizations... 
16:33:30:WU00:FS00:0xa3:- Files status OK 
16:33:30:WU00:FS00:0xa3:- Expanded 1764577 -> 2700840 (decompressed 153.0 percent) 
16:33:30:WU00:FS00:0xa3:Called DecompressByteArray: compressed_data_size=1764577 data_size=2700840, decompressed_d$ 
16:33:30:WU00:FS00:0xa3:- Digital signature verified 
16:33:30:WU00:FS00:0xa3: 
16:33:30:WU00:FS00:0xa3:Project: 7504 (Run 6, Clone 5, Gen 422) 
16:33:30:WU00:FS00:0xa3: 
16:33:30:WU00:FS00:0xa3:Assembly optimizations on if available. 
16:33:30:WU00:FS00:0xa3:Entering M.D. 
16:33:30:WU02:FS02:0x17:*********************** Log Started 2014-08-06T16:33:30Z *********************** 
16:33:30:WU02:FS02:0x17:Project: 9201 (Run 109, Clone 1, Gen 17) 
16:33:30:WU02:FS02:0x17:Unit: 0x000000276652edc45399da4ebe182411 
16:33:30:WU02:FS02:0x17:CPU: 0x00000000000000000000000000000000 
16:33:30:WU02:FS02:0x17:Machine: 2 
16:33:30:WU02:FS02:0x17:Reading tar file state.xml 
16:33:30:WU02:FS02:0x17:Reading tar file system.xml 
16:33:30:WU02:FS02:0x17:Reading tar file integrator.xml 
16:33:30:WU02:FS02:0x17:Reading tar file core.xml 
16:33:30:WU02:FS02:0x17:Digital signatures verified 
16:33:30:WU02:FS02:0x17:ERROR:exception: Bad platformId size. 
16:33:30:WU02:FS02:0x17:Saving result file logfile_01.txt 
16:33:30:WU02:FS02:0x17:Saving result file log.txt 
16:33:30:WU02:FS02:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
16:33:30:WU01:FS01:0x17:*********************** Log Started 2014-08-06T16:33:30Z *********************** 
16:33:30:WU01:FS01:0x17:Project: 9201 (Run 327, Clone 1, Gen 17) 
16:33:30:WU01:FS01:0x17:Unit: 0x000000266652edc45399e2e8ead36e7a 
16:33:30:WU01:FS01:0x17:CPU: 0x00000000000000000000000000000000 
16:33:30:WU01:FS01:0x17:Machine: 1 
16:33:30:WU01:FS01:0x17:Reading tar file state.xml 
16:33:30:WU01:FS01:0x17:Reading tar file system.xml 
16:33:30:WU01:FS01:0x17:Reading tar file integrator.xml 
16:33:30:WU01:FS01:0x17:Reading tar file core.xml 
16:33:30:WU01:FS01:0x17:Digital signatures verified 
16:33:30:WU01:FS01:0x17:ERROR:exception: Bad platformId size. 
16:33:30:WU01:FS01:0x17:Saving result file logfile_01.txt 
16:33:30:WU01:FS01:0x17:Saving result file log.txt 
16:33:30:WU01:FS01:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:33:31:WARNING:WU02:FS02:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:33:31:WU02:FS02:Sending unit results: id:02 state:SEND error:FAULTY project:9201 run:109 clone:1 gen:17 core:0x$ 
16:33:31:WU02:FS02:Uploading 1.85KiB to 171.67.108.52 
16:33:31:WU02:FS02:Connecting to 171.67.108.52:8080 
^[[93m16:33:31:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:33:31:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:9201 run:327 clone:1 gen:17 core:0x$ 
16:33:31:WU01:FS01:Uploading 1.86KiB to 171.67.108.52 
16:33:31:WU01:FS01:Connecting to 171.67.108.52:8080 
16:33:31:WU02:FS02:Upload complete 
16:33:31:WU01:FS01:Upload complete 
16:33:31:WU02:FS02:Server responded WORK_ACK (400) 
16:33:31:WU02:FS02:Cleaning up 
16:33:31:WU03:FS01:Connecting to 171.67.108.201:80 
16:33:31:WU01:FS01:Server responded WORK_ACK (400) 
16:33:31:WU01:FS01:Cleaning up 
16:33:31:WU04:FS02:Connecting to 171.67.108.201:80 
16:33:32:WU03:FS01:Assigned to work server 171.67.108.52 
16:33:32:WU03:FS01:Requesting new work unit for slot 01: READY gpu:0:GK106 [GeForce GTX 660] from 171.67.108.52 
16:33:32:WU03:FS01:Connecting to 171.67.108.52:8080 
16:33:32:WU04:FS02:Assigned to work server 171.67.108.52 
16:33:32:WU04:FS02:Requesting new work unit for slot 02: READY gpu:1:GK106 [GeForce GTX 660] from 171.67.108.52 
16:33:32:WU04:FS02:Connecting to 171.67.108.52:8080 
16:33:32:WU04:FS02:Downloading 1.53MiB 
16:33:32:WU03:FS01:Downloading 1.52MiB 
16:33:36:WU03:FS01:Download complete 
16:33:36:WU03:FS01:Received Unit: id:03 state:DOWNLOAD error:NO_ERROR project:9201 run:524 clone:1 gen:29 core:0x1$ 
16:33:36:WU03:FS01:Starting 
16:33:36:WU03:FS01:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:33:36:WU03:FS01:Started FahCore on PID 4381 
16:33:36:WU03:FS01:Core PID:4385 
16:33:36:WU03:FS01:FahCore 0x17 started 
16:33:36:WU00:FS00:0xa3:Mapping NT from 6 to 6 
16:33:36:WU00:FS00:0xa3:Completed 0 out of 500000 steps  (0%) 
^[[93m16:33:36:WARNING:WU03:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:33:36:WU03:FS01:Sending unit results: id:03 state:SEND error:FAULTY project:9201 run:524 clone:1 gen:29 core:0x$ 
16:33:36:WU03:FS01:Uploading 1.85KiB to 171.67.108.52 
16:33:36:WU03:FS01:Connecting to 171.67.108.52:8080 
16:33:37:WU01:FS01:Connecting to 171.67.108.201:80 
16:33:37:WU03:FS01:Upload complete 
16:33:37:WU03:FS01:Server responded WORK_ACK (400) 
16:33:37:WU03:FS01:Cleaning up 
16:33:37:WU01:FS01:Assigned to work server 171.67.108.52 
16:33:37:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GK106 [GeForce GTX 660] from 171.67.108.52 
16:33:37:WU01:FS01:Connecting to 171.67.108.52:8080 
16:33:37:WU04:FS02:Download complete 
16:33:38:WU04:FS02:Received Unit: id:04 state:DOWNLOAD error:NO_ERROR project:9201 run:726 clone:1 gen:28 core:0x1$ 
16:33:38:WU04:FS02:Starting 
16:33:38:WU04:FS02:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:33:38:WU04:FS02:Started FahCore on PID 4393 
16:33:38:WU04:FS02:Core PID:4397 
16:33:38:WU04:FS02:FahCore 0x17 started 
16:33:38:WU01:FS01:Downloading 1.52MiB 
16:33:38:WU04:FS02:0x17:*********************** Log Started 2014-08-06T16:33:38Z *********************** 
16:33:38:WU04:FS02:0x17:Project: 9201 (Run 726, Clone 1, Gen 28) 
16:33:38:WU04:FS02:0x17:Unit: 0x000000346652edc45399f2956170fb92 
16:33:38:WU04:FS02:0x17:CPU: 0x00000000000000000000000000000000 
16:33:38:WU04:FS02:0x17:Machine: 2 
16:33:38:WU04:FS02:0x17:Reading tar file state.xml 
16:33:38:WU04:FS02:0x17:Reading tar file system.xml 
16:33:38:WU04:FS02:0x17:Reading tar file integrator.xml 
16:33:38:WU04:FS02:0x17:Reading tar file core.xml 
16:33:38:WU04:FS02:0x17:Digital signatures verified 
16:33:38:WU04:FS02:0x17:ERROR:exception: Bad platformId size. 
16:33:38:WU04:FS02:0x17:Saving result file logfile_01.txt 
16:33:38:WU04:FS02:0x17:Saving result file log.txt 
16:33:38:WU04:FS02:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:33:38:WARNING:WU04:FS02:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:33:38:WU04:FS02:Sending unit results: id:04 state:SEND error:FAULTY project:9201 run:726 clone:1 gen:28 core:0x$ 
16:33:38:WU04:FS02:Uploading 1.85KiB to 171.67.108.52 
16:33:38:WU04:FS02:Connecting to 171.67.108.52:8080 
16:33:39:WU02:FS02:Connecting to 171.67.108.201:80 
16:33:39:WU04:FS02:Upload complete 
16:33:39:WU04:FS02:Server responded WORK_ACK (400) 
16:33:39:WU04:FS02:Cleaning up 
16:33:39:WU02:FS02:Assigned to work server 171.67.108.52 
16:33:39:WU02:FS02:Requesting new work unit for slot 02: READY gpu:1:GK106 [GeForce GTX 660] from 171.67.108.52 
16:33:39:WU02:FS02:Connecting to 171.67.108.52:8080 
16:33:40:WU02:FS02:Downloading 1.52MiB 
16:33:42:WU01:FS01:Download complete 
16:33:42:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:9201 run:446 clone:1 gen:27 core:0x1$ 
16:33:42:WU01:FS01:Starting 
16:33:42:WU01:FS01:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:33:42:WU01:FS01:Started FahCore on PID 4400 
16:33:42:WU01:FS01:Core PID:4404 
16:33:42:WU01:FS01:FahCore 0x17 started 
16:33:43:WU01:FS01:0x17:*********************** Log Started 2014-08-06T16:33:42Z *********************** 
16:33:43:WU01:FS01:0x17:Project: 9201 (Run 446, Clone 1, Gen 27) 
16:33:43:WU01:FS01:0x17:Unit: 0x000000366652edc45399e792cfb36ba5 
16:33:43:WU01:FS01:0x17:CPU: 0x00000000000000000000000000000000 
16:33:43:WU01:FS01:0x17:Machine: 1 
16:33:43:WU01:FS01:0x17:Reading tar file state.xml 
16:33:43:WU01:FS01:0x17:Reading tar file system.xml 
16:33:43:WU01:FS01:0x17:Reading tar file integrator.xml 
16:33:43:WU01:FS01:0x17:Reading tar file core.xml 
16:33:43:WU01:FS01:0x17:Digital signatures verified 
16:33:43:WU01:FS01:0x17:ERROR:exception: Bad platformId size. 
16:33:43:WU01:FS01:0x17:Saving result file logfile_01.txt 
16:33:43:WU01:FS01:0x17:Saving result file log.txt 
16:33:43:WU01:FS01:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:33:43:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:33:43:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:9201 run:446 clone:1 gen:27 core:0x$ 
16:33:43:WU01:FS01:Uploading 1.84KiB to 171.67.108.52 
16:33:43:WU01:FS01:Connecting to 171.67.108.52:8080 
16:33:43:WU03:FS01:Connecting to 171.67.108.201:80 
16:33:43:WU01:FS01:Upload complete 
16:33:43:WU01:FS01:Server responded WORK_ACK (400) 
16:33:43:WU01:FS01:Cleaning up 
16:33:44:WU03:FS01:Assigned to work server 171.67.108.52 
16:33:44:WU03:FS01:Requesting new work unit for slot 01: READY gpu:0:GK106 [GeForce GTX 660] from 171.67.108.52 
16:33:44:WU03:FS01:Connecting to 171.67.108.52:8080 
16:33:44:WU03:FS01:Downloading 1.53MiB 
16:33:46:WU02:FS02:Download 90.33% 
16:33:47:WU02:FS02:Download complete 
16:33:47:WU02:FS02:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:9201 run:455 clone:1 gen:27 core:0x1$ 
16:33:47:WU02:FS02:Starting 
16:33:47:WU02:FS02:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:33:47:WU02:FS02:Started FahCore on PID 4407 
16:33:47:WU02:FS02:Core PID:4411 
16:33:47:WU02:FS02:FahCore 0x17 started 
16:33:47:WU02:FS02:0x17:*********************** Log Started 2014-08-06T16:33:47Z *********************** 
16:33:47:WU02:FS02:0x17:Project: 9201 (Run 455, Clone 1, Gen 27) 
16:33:47:WU02:FS02:0x17:Unit: 0x000000376652edc45399e7edce1a5b74 
16:33:47:WU02:FS02:0x17:CPU: 0x00000000000000000000000000000000 
16:33:47:WU02:FS02:0x17:Machine: 2 
16:33:47:WU02:FS02:0x17:Reading tar file state.xml 
16:33:47:WU02:FS02:0x17:Reading tar file system.xml 
16:33:47:WU02:FS02:0x17:Reading tar file integrator.xml 
16:33:47:WU02:FS02:0x17:Reading tar file core.xml 
16:33:47:WU02:FS02:0x17:Digital signatures verified 
16:33:47:WU02:FS02:0x17:ERROR:exception: Bad platformId size. 
16:33:47:WU02:FS02:0x17:Saving result file logfile_01.txt 
16:33:47:WU02:FS02:0x17:Saving result file log.txt 
16:33:47:WU02:FS02:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
16:33:47:WU03:FS01:Download complete 
^[[93m16:33:47:WARNING:WU02:FS02:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:33:47:WU02:FS02:Sending unit results: id:02 state:SEND error:FAULTY project:9201 run:455 clone:1 gen:27 core:0x$ 
16:33:47:WU02:FS02:Uploading 1.85KiB to 171.67.108.52 
16:33:47:WU02:FS02:Connecting to 171.67.108.52:8080 
16:33:47:WU03:FS01:Received Unit: id:03 state:DOWNLOAD error:NO_ERROR project:9201 run:713 clone:1 gen:27 core:0x1$ 
16:33:47:WU03:FS01:Starting 
16:33:47:WU03:FS01:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:33:47:WU03:FS01:Started FahCore on PID 4414 
16:33:47:WU03:FS01:Core PID:4418 
16:33:47:WU03:FS01:FahCore 0x17 started 
16:33:48:WU01:FS02:Connecting to 171.67.108.201:80 
16:33:48:WU02:FS02:Upload complete 
16:33:48:WU02:FS02:Server responded WORK_ACK (400) 
16:33:48:WU02:FS02:Cleaning up 
16:33:48:WU03:FS01:0x17:*********************** Log Started 2014-08-06T16:33:47Z *********************** 
16:33:48:WU03:FS01:0x17:Project: 9201 (Run 713, Clone 1, Gen 27) 
16:33:48:WU03:FS01:0x17:Unit: 0x0000002f6652edc45399f2124ad3e047 
16:33:48:WU03:FS01:0x17:CPU: 0x00000000000000000000000000000000 
16:33:48:WU03:FS01:0x17:Machine: 1 
16:33:48:WU03:FS01:0x17:Reading tar file state.xml 
16:33:48:WU03:FS01:0x17:Reading tar file system.xml 
16:33:48:WU03:FS01:0x17:Reading tar file integrator.xml 
16:33:48:WU03:FS01:0x17:Reading tar file core.xml 
16:33:48:WU03:FS01:0x17:Digital signatures verified 
16:33:48:WU03:FS01:0x17:ERROR:exception: Bad platformId size. 
16:33:48:WU03:FS01:0x17:Saving result file logfile_01.txt 
16:33:48:WU03:FS01:0x17:Saving result file log.txt 
16:33:48:WU03:FS01:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:33:48:WARNING:WU03:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:33:48:WU03:FS01:Sending unit results: id:03 state:SEND error:FAULTY project:9201 run:713 clone:1 gen:27 core:0x$ 
16:33:48:WU01:FS02:Assigned to work server 171.67.108.52 
16:33:48:WU01:FS02:Requesting new work unit for slot 02: READY gpu:1:GK106 [GeForce GTX 660] from 171.67.108.52 
16:33:48:WU01:FS02:Connecting to 171.67.108.52:8080 
16:33:48:WU03:FS01:Uploading 1.85KiB to 171.67.108.52 
16:33:48:WU03:FS01:Connecting to 171.67.108.52:8080 
16:33:48:WU02:FS01:Connecting to 171.67.108.201:80 
16:33:49:WU01:FS02:Downloading 1.53MiB 
16:33:49:WU03:FS01:Upload complete 
16:33:49:WU03:FS01:Server responded WORK_ACK (400) 
16:33:49:WU03:FS01:Cleaning up 
16:33:49:WU02:FS01:Assigned to work server 171.67.108.52 
16:33:49:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GK106 [GeForce GTX 660] from 171.67.108.52 
16:33:49:WU02:FS01:Connecting to 171.67.108.52:8080 
16:33:50:WU02:FS01:Downloading 1.52MiB 
16:33:55:WU01:FS02:Download 100.00% 
16:33:55:WU01:FS02:Download complete 
16:33:55:WU01:FS02:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:9201 run:841 clone:1 gen:27 core:0x1$ 
16:33:55:WU01:FS02:Starting 
16:33:55:WU01:FS02:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:33:55:WU01:FS02:Started FahCore on PID 4421 
16:33:55:WU01:FS02:Core PID:4425 
16:33:55:WU01:FS02:FahCore 0x17 started 
16:33:55:WU01:FS02:0x17:*********************** Log Started 2014-08-06T16:33:55Z *********************** 
16:33:55:WU01:FS02:0x17:Project: 9201 (Run 841, Clone 1, Gen 27) 
16:33:55:WU01:FS02:0x17:Unit: 0x000000376652edc45399f7194f95aab8 
16:33:55:WU01:FS02:0x17:CPU: 0x00000000000000000000000000000000 
16:33:55:WU01:FS02:0x17:Machine: 2 
16:33:55:WU01:FS02:0x17:Reading tar file state.xml 
16:33:55:WU01:FS02:0x17:Reading tar file system.xml 
16:33:55:WU01:FS02:0x17:Reading tar file integrator.xml 
16:33:55:WU01:FS02:0x17:Reading tar file core.xml 
16:33:55:WU01:FS02:0x17:Digital signatures verified 
16:33:55:WU01:FS02:0x17:ERROR:exception: Bad platformId size. 
16:33:55:WU01:FS02:0x17:Saving result file logfile_01.txt 
16:33:55:WU01:FS02:0x17:Saving result file log.txt 
16:33:55:WU01:FS02:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:33:55:WARNING:WU01:FS02:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:33:55:WU01:FS02:Sending unit results: id:01 state:SEND error:FAULTY project:9201 run:841 clone:1 gen:27 core:0x$ 
16:33:55:WU01:FS02:Uploading 1.85KiB to 171.67.108.52 
16:33:55:WU01:FS02:Connecting to 171.67.108.52:8080 
16:33:56:WU03:FS02:Connecting to 171.67.108.201:80 
16:33:56:WU01:FS02:Upload complete 
16:33:56:WU01:FS02:Server responded WORK_ACK (400) 
16:33:56:WU01:FS02:Cleaning up 
16:33:56:WU02:FS01:Download 100.00% 
16:33:56:WU02:FS01:Download complete 
16:33:56:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:9201 run:728 clone:1 gen:26 core:0x1$ 
16:33:56:WU02:FS01:Starting 
16:33:56:WU02:FS01:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:33:56:WU02:FS01:Started FahCore on PID 4428 
16:33:56:WU02:FS01:Core PID:4432 
16:33:56:WU02:FS01:FahCore 0x17 started 
16:33:57:WU02:FS01:0x17:*********************** Log Started 2014-08-06T16:33:56Z *********************** 
16:33:57:WU02:FS01:0x17:Project: 9201 (Run 728, Clone 1, Gen 26) 
16:33:57:WU02:FS01:0x17:Unit: 0x000000376652edc45399f2a9bc9d6f2b 
16:33:57:WU02:FS01:0x17:CPU: 0x00000000000000000000000000000000 
16:33:57:WU02:FS01:0x17:Machine: 1 
16:33:57:WU02:FS01:0x17:Reading tar file state.xml 
16:33:57:WU02:FS01:0x17:Reading tar file system.xml 
16:33:57:WU02:FS01:0x17:Reading tar file integrator.xml 
16:33:57:WU02:FS01:0x17:Reading tar file core.xml 
16:33:57:WU02:FS01:0x17:Digital signatures verified 
16:33:57:WU02:FS01:0x17:ERROR:exception: Bad platformId size. 
16:33:57:WU02:FS01:0x17:Saving result file logfile_01.txt 
16:33:57:WU02:FS01:0x17:Saving result file log.txt 
16:33:57:WU02:FS01:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
16:33:57:WU03:FS02:Assigned to work server 171.67.108.52 
16:33:57:WU03:FS02:Requesting new work unit for slot 02: READY gpu:1:GK106 [GeForce GTX 660] from 171.67.108.52 
16:33:57:WU03:FS02:Connecting to 171.67.108.52:8080 
^[[93m16:33:57:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:33:57:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:9201 run:728 clone:1 gen:26 core:0x$ 
16:33:57:WU02:FS01:Uploading 1.85KiB to 171.67.108.52 
16:33:57:WU02:FS01:Connecting to 171.67.108.52:8080 
16:33:57:WU03:FS02:Downloading 1.52MiB 
16:33:57:WU01:FS01:Connecting to 171.67.108.201:80 
16:33:57:WU02:FS01:Upload complete 
16:33:57:WU02:FS01:Server responded WORK_ACK (400) 
16:33:57:WU02:FS01:Cleaning up 
16:33:58:WU01:FS01:Assigned to work server 171.67.108.52 
16:33:58:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GK106 [GeForce GTX 660] from 171.67.108.52 
16:33:58:WU01:FS01:Connecting to 171.67.108.52:8080 
16:33:58:WU01:FS01:Downloading 1.52MiB 
16:34:02:WU01:FS01:Download complete 
16:34:02:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:9201 run:974 clone:0 gen:25 core:0x1$ 
16:34:02:WU01:FS01:Starting 
16:34:02:WU01:FS01:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:34:02:WU01:FS01:Started FahCore on PID 4435 
16:34:02:WU01:FS01:Core PID:4439 
16:34:02:WU01:FS01:FahCore 0x17 started 
16:34:03:WU03:FS02:Download 94.29% 
16:34:03:WU01:FS01:0x17:*********************** Log Started 2014-08-06T16:34:02Z *********************** 
16:34:03:WU01:FS01:0x17:Project: 9201 (Run 974, Clone 0, Gen 25) 
16:34:03:WU01:FS01:0x17:Unit: 0x000000376652edc45399fc52486ce112 
16:34:03:WU01:FS01:0x17:CPU: 0x00000000000000000000000000000000 
16:34:03:WU01:FS01:0x17:Machine: 1 
16:34:03:WU01:FS01:0x17:Reading tar file state.xml 
16:34:03:WU01:FS01:0x17:Reading tar file system.xml 
16:34:03:WU01:FS01:0x17:Reading tar file integrator.xml 
16:34:03:WU01:FS01:0x17:Reading tar file core.xml 
16:34:03:WU01:FS01:0x17:Digital signatures verified 
16:34:03:WU01:FS01:0x17:ERROR:exception: Bad platformId size. 
16:34:03:WU01:FS01:0x17:Saving result file logfile_01.txt 
16:34:03:WU01:FS01:0x17:Saving result file log.txt 
16:34:03:WU01:FS01:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
16:34:03:WU03:FS02:Download complete 
^[[93m16:34:03:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:34:03:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:9201 run:974 clone:0 gen:25 core:0x$ 
16:34:03:WU01:FS01:Uploading 1.84KiB to 171.67.108.52 
16:34:03:WU03:FS02:Received Unit: id:03 state:DOWNLOAD error:NO_ERROR project:9201 run:795 clone:1 gen:26 core:0x1$ 
16:34:03:WU01:FS01:Connecting to 171.67.108.52:8080 
16:34:03:WU03:FS02:Starting 
16:34:03:WU03:FS02:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:34:03:WU03:FS02:Started FahCore on PID 4442 
16:34:03:WU03:FS02:Core PID:4446 
16:34:03:WU03:FS02:FahCore 0x17 started 
16:34:03:WU02:FS01:Connecting to 171.67.108.201:80 
16:34:03:WU01:FS01:Upload complete 
16:34:04:WU01:FS01:Server responded WORK_ACK (400) 
16:34:04:WU01:FS01:Cleaning up 
16:34:04:WU03:FS02:0x17:*********************** Log Started 2014-08-06T16:34:03Z *********************** 
16:34:04:WU03:FS02:0x17:Project: 9201 (Run 795, Clone 1, Gen 26) 
16:34:04:WU03:FS02:0x17:Unit: 0x0000002d6652edc45399f54cdd3c57d8 
16:34:04:WU03:FS02:0x17:CPU: 0x00000000000000000000000000000000 
16:34:04:WU03:FS02:0x17:Machine: 2 
16:34:04:WU03:FS02:0x17:Reading tar file state.xml 
16:34:04:WU03:FS02:0x17:Reading tar file system.xml 
16:34:04:WU03:FS02:0x17:Reading tar file integrator.xml 
16:34:04:WU03:FS02:0x17:Reading tar file core.xml 
16:34:04:WU03:FS02:0x17:Digital signatures verified 
16:34:04:WU03:FS02:0x17:ERROR:exception: Bad platformId size. 
16:34:04:WU03:FS02:0x17:Saving result file logfile_01.txt 
16:34:04:WU03:FS02:0x17:Saving result file log.txt 
16:34:04:WU03:FS02:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:34:04:WARNING:WU03:FS02:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:34:04:WU03:FS02:Sending unit results: id:03 state:SEND error:FAULTY project:9201 run:795 clone:1 gen:26 core:0x$ 
16:34:04:WU03:FS02:Uploading 1.84KiB to 171.67.108.52 
16:34:04:WU02:FS01:Assigned to work server 171.67.108.52 
16:34:04:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GK106 [GeForce GTX 660] from 171.67.108.52 
16:34:04:WU02:FS01:Connecting to 171.67.108.52:8080 
16:34:04:WU03:FS02:Connecting to 171.67.108.52:8080 
16:34:04:WU01:FS02:Connecting to 171.67.108.201:80 
16:34:04:WU02:FS01:Downloading 1.52MiB 
16:34:04:WU03:FS02:Upload complete 
16:34:04:WU03:FS02:Server responded WORK_ACK (400) 
16:34:04:WU03:FS02:Cleaning up 
16:34:05:WU01:FS02:Assigned to work server 171.67.108.52 
16:34:05:WU01:FS02:Requesting new work unit for slot 02: READY gpu:1:GK106 [GeForce GTX 660] from 171.67.108.52 
16:34:05:WU01:FS02:Connecting to 171.67.108.52:8080 
16:34:05:WU01:FS02:Downloading 1.52MiB 
16:34:09:WU01:FS02:Download complete 
16:34:09:WU02:FS01:Download complete 
16:34:09:WU01:FS02:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:9201 run:168 clone:1 gen:32 core:0x1$ 
16:34:09:WU01:FS02:Starting 
16:34:09:WU01:FS02:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:34:09:WU01:FS02:Started FahCore on PID 4458 
16:34:09:WU01:FS02:Core PID:4462 
16:34:09:WU01:FS02:FahCore 0x17 started 
16:34:09:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:9201 run:548 clone:1 gen:27 core:0x1$ 
16:34:09:WU02:FS01:Starting 
16:34:09:WU02:FS01:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:34:09:WU02:FS01:Started FahCore on PID 4465 
16:34:09:WU02:FS01:Core PID:4469 
16:34:09:WU02:FS01:FahCore 0x17 started 
16:34:09:WU01:FS02:0x17:*********************** Log Started 2014-08-06T16:34:09Z *********************** 
16:34:09:WU01:FS02:0x17:Project: 9201 (Run 168, Clone 1, Gen 32) 
16:34:09:WU01:FS02:0x17:Unit: 0x000000386652edc45399dc9d3bc9a3e4 
16:34:09:WU01:FS02:0x17:CPU: 0x00000000000000000000000000000000 
16:34:09:WU01:FS02:0x17:Machine: 2 
16:34:09:WU01:FS02:0x17:Reading tar file state.xml 
16:34:09:WU01:FS02:0x17:Reading tar file system.xml 
16:34:09:WU01:FS02:0x17:Reading tar file integrator.xml 
16:34:09:WU01:FS02:0x17:Reading tar file core.xml 
16:34:09:WU01:FS02:0x17:Digital signatures verified 
16:34:09:WU01:FS02:0x17:ERROR:exception: Bad platformId size. 
16:34:09:WU01:FS02:0x17:Saving result file logfile_01.txt 
16:34:09:WU01:FS02:0x17:Saving result file log.txt 
16:34:09:WU01:FS02:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
16:34:10:WU02:FS01:0x17:*********************** Log Started 2014-08-06T16:34:09Z *********************** 
16:34:10:WU02:FS01:0x17:Project: 9201 (Run 548, Clone 1, Gen 27) 
16:34:10:WU02:FS01:0x17:Unit: 0x000000346652edc45399eb92419af4d7 
16:34:10:WU02:FS01:0x17:CPU: 0x00000000000000000000000000000000 
16:34:10:WU02:FS01:0x17:Machine: 1 
16:34:10:WU02:FS01:0x17:Reading tar file state.xml 
16:34:10:WU02:FS01:0x17:Reading tar file system.xml 
16:34:10:WU02:FS01:0x17:Reading tar file integrator.xml 
16:34:10:WU02:FS01:0x17:Reading tar file core.xml 
16:34:10:WU02:FS01:0x17:Digital signatures verified 
16:34:10:WU02:FS01:0x17:ERROR:exception: Bad platformId size. 
16:34:10:WU02:FS01:0x17:Saving result file logfile_01.txt 
16:34:10:WU02:FS01:0x17:Saving result file log.txt 
16:34:10:WU02:FS01:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:34:10:WARNING:WU01:FS02:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:34:10:WU01:FS02:Sending unit results: id:01 state:SEND error:FAULTY project:9201 run:168 clone:1 gen:32 core:0x$ 
16:34:10:WU01:FS02:Uploading 1.85KiB to 171.67.108.52 
16:34:10:WU01:FS02:Connecting to 171.67.108.52:8080 
^[[93m16:34:10:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:34:10:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:9201 run:548 clone:1 gen:27 core:0x$ 
16:34:10:WU02:FS01:Uploading 1.85KiB to 171.67.108.52 
16:34:10:WU02:FS01:Connecting to 171.67.108.52:8080 
16:34:10:WU01:FS02:Upload complete 
16:34:10:WU03:FS01:Connecting to 171.67.108.201:80 
16:34:10:WU01:FS02:Server responded WORK_ACK (400) 
16:34:10:WU01:FS02:Cleaning up 
16:34:10:WU04:FS02:Connecting to 171.67.108.201:80 
16:34:10:WU02:FS01:Upload complete 
16:34:10:WU02:FS01:Server responded WORK_ACK (400) 
16:34:10:WU02:FS01:Cleaning up 
16:34:11:WU03:FS01:Assigned to work server 171.67.108.52 
16:34:11:WU03:FS01:Requesting new work unit for slot 01: READY gpu:0:GK106 [GeForce GTX 660] from 171.67.108.52 
16:34:11:WU03:FS01:Connecting to 171.67.108.52:8080 
16:34:11:WU04:FS02:Assigned to work server 171.67.108.52 
16:34:11:WU04:FS02:Requesting new work unit for slot 02: READY gpu:1:GK106 [GeForce GTX 660] from 171.67.108.52 
16:34:11:WU04:FS02:Connecting to 171.67.108.52:8080 
16:34:11:WU03:FS01:Downloading 1.53MiB 
16:34:11:WU04:FS02:Downloading 1.52MiB 
16:34:14:WU04:FS02:Download complete 
16:34:14:WU04:FS02:Received Unit: id:04 state:DOWNLOAD error:NO_ERROR project:9201 run:382 clone:1 gen:25 core:0x1$ 
16:34:14:WU04:FS02:Starting 
16:34:14:WU04:FS02:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:34:14:WU04:FS02:Started FahCore on PID 4472 
16:34:14:WU04:FS02:Core PID:4476 
16:34:14:WU04:FS02:FahCore 0x17 started 
16:34:14:WU04:FS02:0x17:*********************** Log Started 2014-08-06T16:34:14Z *********************** 
16:34:14:WU04:FS02:0x17:Project: 9201 (Run 382, Clone 1, Gen 25) 
16:34:14:WU04:FS02:0x17:Unit: 0x0000002c6652edc45399e510bd14bd79 
16:34:14:WU04:FS02:0x17:CPU: 0x00000000000000000000000000000000 
16:34:14:WU04:FS02:0x17:Machine: 2 
16:34:14:WU04:FS02:0x17:Reading tar file state.xml 
16:34:14:WU04:FS02:0x17:Reading tar file system.xml 
16:34:14:WU04:FS02:0x17:Reading tar file integrator.xml 
16:34:14:WU04:FS02:0x17:Reading tar file core.xml 
16:34:14:WU04:FS02:0x17:Digital signatures verified 
16:34:14:WU04:FS02:0x17:ERROR:exception: Bad platformId size. 
16:34:14:WU04:FS02:0x17:Saving result file logfile_01.txt 
16:34:14:WU04:FS02:0x17:Saving result file log.txt 
16:34:14:WU04:FS02:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:34:15:WARNING:WU04:FS02:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:34:15:WU04:FS02:Sending unit results: id:04 state:SEND error:FAULTY project:9201 run:382 clone:1 gen:25 core:0x$ 
16:34:15:WU04:FS02:Uploading 1.85KiB to 171.67.108.52 
16:34:15:WU04:FS02:Connecting to 171.67.108.52:8080 
16:34:15:WU01:FS02:Connecting to 171.67.108.201:80 
16:34:15:WU04:FS02:Upload complete 
16:34:15:WU04:FS02:Server responded WORK_ACK (400) 
16:34:15:WU04:FS02:Cleaning up 
16:34:15:WU01:FS02:Assigned to work server 171.67.108.52 
16:34:15:WU01:FS02:Requesting new work unit for slot 02: READY gpu:1:GK106 [GeForce GTX 660] from 171.67.108.52 
16:34:15:WU01:FS02:Connecting to 171.67.108.52:8080 
16:34:16:WU03:FS01:Download complete 
16:34:16:WU01:FS02:Downloading 1.52MiB 
16:34:16:WU03:FS01:Received Unit: id:03 state:DOWNLOAD error:NO_ERROR project:9201 run:250 clone:1 gen:25 core:0x1$ 
16:34:16:WU03:FS01:Starting 
16:34:16:WU03:FS01:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:34:16:WU03:FS01:Started FahCore on PID 4479 
16:34:16:WU03:FS01:Core PID:4483 
16:34:16:WU03:FS01:FahCore 0x17 started 
16:34:16:WU03:FS01:0x17:*********************** Log Started 2014-08-06T16:34:16Z *********************** 
16:34:16:WU03:FS01:0x17:Project: 9201 (Run 250, Clone 1, Gen 25) 
16:34:16:WU03:FS01:0x17:Unit: 0x000000366652edc45399dfd75c816fe4 
16:34:16:WU03:FS01:0x17:CPU: 0x00000000000000000000000000000000 
16:34:16:WU03:FS01:0x17:Machine: 1 
16:34:16:WU03:FS01:0x17:Reading tar file state.xml 
16:34:16:WU03:FS01:0x17:Reading tar file system.xml 
16:34:16:WU03:FS01:0x17:Reading tar file integrator.xml 
16:34:16:WU03:FS01:0x17:Reading tar file core.xml 
16:34:16:WU03:FS01:0x17:Digital signatures verified 
16:34:16:WU03:FS01:0x17:ERROR:exception: Bad platformId size. 
16:34:16:WU03:FS01:0x17:Saving result file logfile_01.txt 
16:34:16:WU03:FS01:0x17:Saving result file log.txt 
16:34:16:WU03:FS01:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:34:17:WARNING:WU03:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:34:17:WU03:FS01:Sending unit results: id:03 state:SEND error:FAULTY project:9201 run:250 clone:1 gen:25 core:0x$ 
16:34:17:WU03:FS01:Uploading 1.85KiB to 171.67.108.52 
16:34:17:WU03:FS01:Connecting to 171.67.108.52:8080 
16:34:17:WU02:FS01:Connecting to 171.67.108.201:80 
16:34:17:WU03:FS01:Upload complete 
16:34:17:WU03:FS01:Server responded WORK_ACK (400) 
16:34:17:WU03:FS01:Cleaning up 
16:34:17:WU02:FS01:Assigned to work server 171.67.108.52 
16:34:17:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GK106 [GeForce GTX 660] from 171.67.108.52 
16:34:17:WU02:FS01:Connecting to 171.67.108.52:8080 
16:34:18:WU02:FS01:Downloading 1.52MiB 
16:34:21:WU01:FS02:Download complete 
16:34:21:WU01:FS02:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:9201 run:394 clone:1 gen:25 core:0x1$ 
16:34:21:WU01:FS02:Starting 
16:34:21:WU01:FS02:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:34:21:WU01:FS02:Started FahCore on PID 4486 
16:34:21:WU01:FS02:Core PID:4490 
16:34:21:WU01:FS02:FahCore 0x17 started 
16:34:21:WU01:FS02:0x17:*********************** Log Started 2014-08-06T16:34:21Z *********************** 
16:34:21:WU01:FS02:0x17:Project: 9201 (Run 394, Clone 1, Gen 25) 
16:34:21:WU01:FS02:0x17:Unit: 0x000000306652edc45399e589298f2699 
16:34:21:WU01:FS02:0x17:CPU: 0x00000000000000000000000000000000 
16:34:21:WU01:FS02:0x17:Machine: 2 
16:34:21:WU01:FS02:0x17:Reading tar file state.xml 
16:34:21:WU01:FS02:0x17:Reading tar file system.xml 
16:34:21:WU01:FS02:0x17:Reading tar file integrator.xml 
16:34:21:WU01:FS02:0x17:Reading tar file core.xml 
16:34:21:WU01:FS02:0x17:Digital signatures verified 
16:34:21:WU01:FS02:0x17:ERROR:exception: Bad platformId size. 
16:34:21:WU01:FS02:0x17:Saving result file logfile_01.txt 
16:34:21:WU01:FS02:0x17:Saving result file log.txt 
16:34:21:WU01:FS02:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:34:22:WARNING:WU01:FS02:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:34:22:WU01:FS02:Sending unit results: id:01 state:SEND error:FAULTY project:9201 run:394 clone:1 gen:25 core:0x$
16:34:22:WU01:FS02:Uploading 1.85KiB to 171.67.108.52 
16:34:22:WU01:FS02:Connecting to 171.67.108.52:8080 
16:34:22:WU03:FS02:Connecting to 171.67.108.201:80 
16:34:22:WU01:FS02:Upload complete 
16:34:22:WU01:FS02:Server responded WORK_ACK (400) 
16:34:22:WU01:FS02:Cleaning up 
16:34:22:WU03:FS02:Assigned to work server 171.67.108.52 
16:34:22:WU03:FS02:Requesting new work unit for slot 02: READY gpu:1:GK106 [GeForce GTX 660] from 171.67.108.52 
16:34:22:WU03:FS02:Connecting to 171.67.108.52:8080 
16:34:23:WU02:FS01:Download complete 
16:34:23:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:9201 run:12 clone:1 gen:24 core:0x17$ 
16:34:23:WU02:FS01:Starting 
16:34:23:WU02:FS01:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:34:23:WU02:FS01:Started FahCore on PID 4493 
16:34:23:WU02:FS01:Core PID:4497 
16:34:23:WU02:FS01:FahCore 0x17 started 
16:34:23:WU03:FS02:Downloading 1.52MiB 
16:34:23:WU02:FS01:0x17:*********************** Log Started 2014-08-06T16:34:23Z *********************** 
16:34:23:WU02:FS01:0x17:Project: 9201 (Run 12, Clone 1, Gen 24) 
16:34:23:WU02:FS01:0x17:Unit: 0x0000002f6652edc45399d683ccb92989 
16:34:23:WU02:FS01:0x17:CPU: 0x00000000000000000000000000000000 
16:34:23:WU02:FS01:0x17:Machine: 1 
16:34:23:WU02:FS01:0x17:Reading tar file state.xml 
16:34:23:WU02:FS01:0x17:Reading tar file system.xml 
16:34:23:WU02:FS01:0x17:Reading tar file integrator.xml 
16:34:23:WU02:FS01:0x17:Reading tar file core.xml 
16:34:23:WU02:FS01:0x17:Digital signatures verified 
16:34:23:WU02:FS01:0x17:ERROR:exception: Bad platformId size. 
16:34:23:WU02:FS01:0x17:Saving result file logfile_01.txt 
16:34:23:WU02:FS01:0x17:Saving result file log.txt 
16:34:23:WU02:FS01:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:34:23:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:34:23:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:9201 run:12 clone:1 gen:24 core:0x1$ 
16:34:23:WU02:FS01:Uploading 1.84KiB to 171.67.108.52 
16:34:23:WU02:FS01:Connecting to 171.67.108.52:8080 
16:34:25:WU02:FS01:Upload complete 
16:34:25:WU03:FS02:Download complete 
16:34:29:WU01:FS01:Connecting to 171.67.108.201:80 
16:34:29:Saving configuration to /opt/fah/config.xml 
16:34:29:<config> 
16:34:29:  <!-- Network --> 
16:34:29:  <proxy v=':8080'/> 
16:34:29: 
16:34:29:  <!-- Slot Control --> 
16:34:29:  <power v='full'/> 
16:34:29: 
16:34:29:  <!-- User Information --> 
16:34:29:  <passkey v='********************************'/> 
16:34:29:  <team v='224384'/> 
16:34:29:  <user v='15goudreau'/> 
16:34:29: 
16:34:29:  <!-- Folding Slots --> 
16:34:29:  <slot id='0' type='CPU'> 
16:34:29:    <cpus v='6'/> 
16:34:29:  </slot> 
16:34:29:  <slot id='1' type='GPU'/> 
16:34:29:  <slot id='2' type='GPU'/> 
16:34:29:</config> 
16:34:29:WU02:FS01:Server responded WORK_ACK (400) 
16:34:29:WU02:FS01:Cleaning up 
16:34:30:WU03:FS02:Received Unit: id:03 state:DOWNLOAD error:NO_ERROR project:9201 run:147 clone:1 gen:24 core:0x1$ 
16:34:30:WU03:FS02:Starting 
16:34:30:WU03:FS02:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:34:30:WU03:FS02:Started FahCore on PID 4500 
16:34:30:WU03:FS02:Core PID:4504 
16:34:30:WU03:FS02:FahCore 0x17 started 
16:34:30:WU01:FS01:Assigned to work server 171.67.108.52 
16:34:30:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GK106 [GeForce GTX 660] from 171.67.108.52 
16:34:30:WU01:FS01:Connecting to 171.67.108.52:8080 
16:34:30:WU03:FS02:0x17:*********************** Log Started 2014-08-06T16:34:30Z *********************** 
16:34:30:WU03:FS02:0x17:Project: 9201 (Run 147, Clone 1, Gen 24) 
16:34:30:WU03:FS02:0x17:Unit: 0x0000002e6652edc45399dbca87411791 
16:34:30:WU03:FS02:0x17:CPU: 0x00000000000000000000000000000000 
16:34:30:WU03:FS02:0x17:Machine: 2 
16:34:30:WU03:FS02:0x17:Reading tar file state.xml 
16:34:30:WU03:FS02:0x17:Reading tar file system.xml 
16:34:30:WU03:FS02:0x17:Reading tar file integrator.xml 
16:34:30:WU03:FS02:0x17:Reading tar file core.xml 
16:34:30:WU03:FS02:0x17:Digital signatures verified 
16:34:30:WU03:FS02:0x17:ERROR:exception: Bad platformId size. 
16:34:30:WU03:FS02:0x17:Saving result file logfile_01.txt 
16:34:30:WU03:FS02:0x17:Saving result file log.txt 
16:34:30:WU03:FS02:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:34:30:WARNING:WU03:FS02:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:34:30:WU03:FS02:Sending unit results: id:03 state:SEND error:FAULTY project:9201 run:147 clone:1 gen:24 core:0x$ 
16:34:30:WU03:FS02:Uploading 1.85KiB to 171.67.108.52 
16:34:30:WU03:FS02:Connecting to 171.67.108.52:8080 
16:34:30:WU02:FS02:Connecting to 171.67.108.201:80 
16:34:31:WU03:FS02:Upload complete 
16:34:31:WU01:FS01:Downloading 1.52MiB 
16:34:31:WU03:FS02:Server responded WORK_ACK (400) 
16:34:31:WU03:FS02:Cleaning up 
16:34:31:WU02:FS02:Assigned to work server 171.67.108.52 
16:34:31:WU02:FS02:Requesting new work unit for slot 02: READY gpu:1:GK106 [GeForce GTX 660] from 171.67.108.52 
16:34:31:WU02:FS02:Connecting to 171.67.108.52:8080 
16:34:32:WU02:FS02:Downloading 1.52MiB 
16:34:34:WU01:FS01:Download complete 
16:34:34:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:9201 run:838 clone:1 gen:24 core:0x1$ 
16:34:34:WU01:FS01:Starting 
16:34:34:WU01:FS01:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:34:34:WU01:FS01:Started FahCore on PID 4507 
16:34:34:WU01:FS01:Core PID:4511 
16:34:34:WU01:FS01:FahCore 0x17 started 
16:34:34:WU01:FS01:0x17:*********************** Log Started 2014-08-06T16:34:34Z *********************** 
16:34:34:WU01:FS01:0x17:Project: 9201 (Run 838, Clone 1, Gen 24) 
16:34:34:WU01:FS01:0x17:Unit: 0x000000396652edc45399f6fb54bafff5 
16:34:34:WU01:FS01:0x17:CPU: 0x00000000000000000000000000000000 
16:34:34:WU01:FS01:0x17:Machine: 1 
16:34:34:WU01:FS01:0x17:Reading tar file state.xml 
16:34:34:WU01:FS01:0x17:Reading tar file system.xml 
16:34:34:WU01:FS01:0x17:Reading tar file integrator.xml 
16:34:34:WU01:FS01:0x17:Reading tar file core.xml 
16:34:34:WU01:FS01:0x17:Digital signatures verified 
16:34:34:WU01:FS01:0x17:ERROR:exception: Bad platformId size. 
16:34:34:WU01:FS01:0x17:Saving result file logfile_01.txt 
16:34:34:WU01:FS01:0x17:Saving result file log.txt 
16:34:34:WU01:FS01:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:34:34:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:34:34:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:9201 run:838 clone:1 gen:24 core:0x$ 
16:34:34:WU01:FS01:Uploading 1.84KiB to 171.67.108.52 
16:34:34:WU01:FS01:Connecting to 171.67.108.52:8080 
16:34:35:WU01:FS01:Upload complete 
16:34:35:WU01:FS01:Server responded WORK_ACK (400) 
16:34:35:WU01:FS01:Cleaning up 
16:34:36:WU02:FS02:Download complete 
16:34:36:WU02:FS02:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:9201 run:932 clone:0 gen:23 core:0x1$ 
16:34:36:WU02:FS02:Starting 
16:34:36:WU02:FS02:Running FahCore: /opt/fah/FAHCoreWrapper /opt/fah/cores/web.stanford.edu/~pande/Linux/AMD64/NVI$ 
16:34:36:WU02:FS02:Started FahCore on PID 4514 
16:34:36:WU02:FS02:FahCore 0x17 started 
16:34:36:WU02:FS02:0x17:*********************** Log Started 2014-08-06T16:34:36Z *********************** 
16:34:36:WU02:FS02:0x17:Project: 9201 (Run 932, Clone 0, Gen 23) 
16:34:36:WU02:FS02:0x17:Unit: 0x000000326652edc45399faa78b0063d4 
16:34:36:WU02:FS02:0x17:CPU: 0x00000000000000000000000000000000 
16:34:36:WU02:FS02:0x17:Machine: 2 
16:34:36:WU02:FS02:0x17:Reading tar file state.xml 
16:34:36:WU02:FS02:0x17:Reading tar file system.xml 
16:34:36:WU02:FS02:0x17:Reading tar file integrator.xml 
16:34:36:WU02:FS02:0x17:Reading tar file core.xml 
16:34:36:WU02:FS02:0x17:Digital signatures verified 
16:34:36:WU02:FS02:0x17:ERROR:exception: Bad platformId size. 
16:34:36:WU02:FS02:0x17:Saving result file logfile_01.txt 
16:34:36:WU02:FS02:0x17:Saving result file log.txt 
16:34:36:WU02:FS02:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT 
^[[93m16:34:36:WARNING:WU02:FS02:FahCore returned: BAD_WORK_UNIT (114 = 0x72)^[[0m 
16:34:36:WU02:FS02:Sending unit results: id:02 state:SEND error:FAULTY project:9201 run:932 clone:0 gen:23 core:0x$ 
16:34:36:WU02:FS02:Uploading 1.85KiB to 171.67.108.52 
16:34:36:WU02:FS02:Connecting to 171.67.108.52:8080 
16:34:37:WU02:FS02:Upload complete 
16:34:37:WU02:FS02:Server responded WORK_ACK (400) 
16:34:37:WU02:FS02:Cleaning up 
16:34:40:FS00:Paused 
16:34:40:FS01:Paused 
16:34:40:FS02:Paused 
16:34:40:FS00:Shutting core down 
16:34:45:WU00:FS00:FahCore returned: INTERRUPTED (102 = 0x66) 
Last edited by 15goudreau on Tue Aug 12, 2014 9:36 pm, edited 1 time in total.
P5-133XL
Posts: 2948
Joined: Sun Dec 02, 2007 4:36 am
Hardware configuration: Machine #1:

Intel Q9450; 2x2GB=8GB Ram; Gigabyte GA-X48-DS4 Motherboard; PC Power and Cooling Q750 PS; 2x GTX 460; Windows Server 2008 X64 (SP1).

Machine #2:

Intel Q6600; 2x2GB=4GB Ram; Gigabyte GA-X48-DS4 Motherboard; PC Power and Cooling Q750 PS; 2x GTX 460 video card; Windows 7 X64.

Machine 3:

Dell Dimension 8400, 3.2GHz P4 4x512GB Ram, Video card GTX 460, Windows 7 X32

I am currently folding just on the 5x GTX 460's for aprox. 70K PPD
Location: Salem. OR USA

Re: Having issues folding on GTX 660s

Post by P5-133XL »

The Bad platformId size error is a sure indication of video Driver issues and more specifically lack of OpenCL support within the video driver. Currently the only video drivers that have enough support for OpenCL are the Nvidia proprietary drivers.
Image
LargeLarry
Posts: 15
Joined: Tue Sep 02, 2008 9:01 pm

Re: Having issues folding on GTX 660s

Post by LargeLarry »

Looks related to opencl.

pacman -S opencl-nvidia
15goudreau
Posts: 3
Joined: Wed Aug 06, 2014 1:55 am

Re: Having issues folding on GTX 660s

Post by 15goudreau »

I found the issue that I was having. I had opencl-nvidia installed with drivers from nvidia-304xx installed. Once I changed opencl-nvidia to opencl-nvidia-304xx the GPUs started folding correctly. Thanks to all that helped.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: [Solved]Having issues folding on Arch linux

Post by bruce »

Since Arch linux is not officially supported by Stanford, I'm adjusting your title and moving this post to the forum where Arch linux is discussed.

The drivers supplied for Windows and debian based Linux (and possibly the other supported distros) package OpenCL with the video drivers. (Solving that issue is not related to the GPU happening to be a GTX 660.)
ilkyest
Posts: 45
Joined: Sun Apr 15, 2012 11:05 pm

Re: [Solved]Having issues folding on Arch linux

Post by ilkyest »

On arch, even on custom kernels, install video driver AND opencl-XXXXXX driver, where opencl-nvidia or opencl-radeon (if I remember)

Just opencl makes f@h comunicate with hardware. On custom drivers, coming with custom kernels, it's not necessary compile opencl.... just the driver, where if you use "AUR" came pre-compiled too

and... it's not necessary install fah with AUR too....

download the debian package, extract it, find "fahclient and fahcorewrapper" create a directory, paste it into and then "fahclient --configure"

and you can execute it every time you like without being root
Napoleon
Posts: 887
Joined: Wed May 26, 2010 2:31 pm
Hardware configuration: Atom330 (overclocked):
Windows 7 Ultimate 64bit
Intel Atom330 dualcore (4 HyperThreads)
NVidia GT430, core_15 work
2x2GB Kingston KVR1333D3N9K2/4G 1333MHz memory kit
Asus AT3IONT-I Deluxe motherboard
Location: Finland

Re: [Solved]Having issues folding on Arch linux

Post by Napoleon »

There are also no-nonsense "beta" tarballs available for FahClient only, even though the download isn't advertised on the main site.

https://fah-web.stanford.edu/projects/F ... llReleases

Arguably easier than extracting the FAHClient binaries from the package.
7im
Posts: 10189
Joined: Thu Nov 29, 2007 4:30 pm
Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
Location: Arizona
Contact:

Re: [Solved]Having issues folding on Arch linux

Post by 7im »

Does the Linux Install Guide count as being on the main site? ;)

Linux Install Guide: Command Line Only Options
The plain command line only FAHClient tarball is available for download here.
How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
Napoleon
Posts: 887
Joined: Wed May 26, 2010 2:31 pm
Hardware configuration: Atom330 (overclocked):
Windows 7 Ultimate 64bit
Intel Atom330 dualcore (4 HyperThreads)
NVidia GT430, core_15 work
2x2GB Kingston KVR1333D3N9K2/4G 1333MHz memory kit
Asus AT3IONT-I Deluxe motherboard
Location: Finland

Re: [Solved]Having issues folding on Arch linux

Post by Napoleon »

7im wrote:Does the Linux Install Guide count as being on the main site? ;)
Heh, I guess it counts. :oops:
Post Reply