Ubuntu 14.04 amd R9 gpu folding
Moderators: Site Moderators, FAHC Science Team
Ubuntu 14.04 amd R9 gpu folding
Hello.
Have R9 290. Drivers proprietary. Ubuntu 14.04. Client 7.4.4.
Adding GPU slot, it get core17 and fold on CPU. Why? How to fold on GPU?
Have R9 290. Drivers proprietary. Ubuntu 14.04. Client 7.4.4.
Adding GPU slot, it get core17 and fold on CPU. Why? How to fold on GPU?
TSC! Russia
-
- Posts: 1576
- Joined: Tue May 28, 2013 12:14 pm
- Location: Tokyo
Re: Ubuntu 14.04 amd R9 gpu folding
even when folding with GPU and Core 17 the system will use one core of your CPU to interact with the GPU. Per GPU card one CPU core, as rule of thumb. At least for my nVidia setup. To my knowledge that's also valid for AMD.
What project did you got assigned ?
What project did you got assigned ?
Please contribute your logs to http://ppd.fahmm.net
Re: Ubuntu 14.04 amd R9 gpu folding
Core_17 is written to use the OpenCL API.
When a FahCore is being developed for OpenCL, it is tested on "supported" devices like NVidia GPUs and ATI/AMD GPUs on some combination of platforms {Windows, Linux, and/or MacOS} Success or failure depends both on the FahCore code itself and on the driver code resulting in some being "supported" and some are not.
A multi-cored CPU can also be recognized as on OpenCL device provided it has the right drivers. They are not part of the testing suite, so they're not supported although they might work.
Code on the Stanford servers attempts to detect enough information about your system to assign supported FahCores to supported devices, but that's a challenging process and there have been recent changes to that code. You apparently have discovered a bug.
Please post your log information referenced by the link at the bottom of my post.
When a FahCore is being developed for OpenCL, it is tested on "supported" devices like NVidia GPUs and ATI/AMD GPUs on some combination of platforms {Windows, Linux, and/or MacOS} Success or failure depends both on the FahCore code itself and on the driver code resulting in some being "supported" and some are not.
A multi-cored CPU can also be recognized as on OpenCL device provided it has the right drivers. They are not part of the testing suite, so they're not supported although they might work.
Code on the Stanford servers attempts to detect enough information about your system to assign supported FahCores to supported devices, but that's a challenging process and there have been recent changes to that code. You apparently have discovered a bug.
Please post your log information referenced by the link at the bottom of my post.
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.
Re: Ubuntu 14.04 amd R9 gpu folding
I tried today GTX 560Ti in that system - all ok.
Now, about R9.
Tried drivers
fglrx-14.10.1006.1001
fglrx-14.20
fglrx-14.301.1001
fglrx-14.41
Log with fglrx-14.301.1001
It burning CPU, not GPU. No more slots in client.
Video card is Sapphire 11227-00-50G, no O/C, no modding.
Once i wait for 1% - it was about 4-6 hours.
Maybe i must install some additional deb?
And i dont understand this.
Now, about R9.
Tried drivers
fglrx-14.10.1006.1001
fglrx-14.20
fglrx-14.301.1001
fglrx-14.41
Log with fglrx-14.301.1001
Code: Select all
*********************** Log Started 2014-10-04T20:54:10Z ***********************
20:54:10:************************* Folding@home Client *************************
20:54:10: Website: http://folding.stanford.edu/
20:54:10: Copyright: (c) 2009-2014 Stanford University
20:54:10: Author: Joseph Coffland <[email protected]>
20:54:10: Args: --child --lifeline 4004 /etc/fahclient/config.xml --run-as
20:54:10: fahclient --pid-file=/var/run/fahclient.pid --daemon
20:54:10: Config: /etc/fahclient/config.xml
20:54:10:******************************** Build ********************************
20:54:10: Version: 7.4.4
20:54:10: Date: Mar 4 2014
20:54:10: Time: 12:02:38
20:54:10: SVN Rev: 4130
20:54:10: Branch: fah/trunk/client
20:54:10: Compiler: GNU 4.4.7
20:54:10: Options: -std=gnu++98 -O3 -funroll-loops -mfpmath=sse -ffast-math
20:54:10: -fno-unsafe-math-optimizations -msse2
20:54:10: Platform: linux2 3.2.0-1-amd64
20:54:10: Bits: 64
20:54:10: Mode: Release
20:54:10:******************************* System ********************************
20:54:10: CPU: AMD FX(tm)-8350 Eight-Core Processor
20:54:10: CPU ID: AuthenticAMD Family 21 Model 2 Stepping 0
20:54:10: CPUs: 8
20:54:10: Memory: 15.58GiB
20:54:10:Free Memory: 12.83GiB
20:54:10:Started thread 1 on PID 4006
20:54:10: Threads: POSIX_THREADS
20:54:10: OS Version: 3.13
20:54:10:Has Battery: false
20:54:10: On Battery: false
20:54:10: UTC Offset: 4
20:54:10: PID: 4006
20:54:10: CWD: /var/lib/fahclient
20:54:10: OS: Linux 3.13.0-36-generic x86_64
20:54:10: OS Arch: AMD64
20:54:10: GPUs: 1
20:54:10: GPU 0: ATI:5 Hawaii [Radeon R9 200 Series]
20:54:10: CUDA: Not detected
20:54:10:***********************************************************************
20:54:10:<config>
20:54:10: <!-- Client Control -->
20:54:10: <client-threads v='6'/>
20:54:10: <cycle-rate v='4'/>
20:54:10: <cycles v='-1'/>
20:54:10: <data-directory v='.'/>
20:54:10: <disable-sleep-when-active v='true'/>
20:54:10: <exec-directory v='/usr/bin'/>
20:54:10: <exit-when-done v='false'/>
20:54:10: <fold-anon v='false'/>
20:54:10: <idle-seconds v='300'/>
20:54:10: <open-web-control v='false'/>
20:54:10:
20:54:10: <!-- Configuration -->
20:54:10: <config-rotate v='true'/>
20:54:10: <config-rotate-dir v='configs'/>
20:54:10: <config-rotate-max v='16'/>
20:54:10:
20:54:10: <!-- Debugging -->
20:54:10: <assignment-servers>
20:54:10: assign3.stanford.edu:8080 assign4.stanford.edu:80
20:54:10: </assignment-servers>
20:54:10: <auth-as v='true'/>
20:54:10: <capture-directory v='capture'/>
20:54:10: <capture-on-error v='false'/>
20:54:10: <capture-packets v='false'/>
20:54:10: <capture-requests v='false'/>
20:54:10: <capture-responses v='false'/>
20:54:10: <capture-sockets v='false'/>
20:54:10: <core-exec v='FahCore_$type'/>
20:54:10: <core-wrapper-exec v='FAHCoreWrapper'/>
20:54:10: <debug-sockets v='false'/>
20:54:10: <exception-locations v='true'/>
20:54:10: <gpu-assignment-servers>
20:54:10: assign-GPU.stanford.edu:80 assign-GPU2.stanford.edu:80
20:54:10: </gpu-assignment-servers>
20:54:10: <stack-traces v='false'/>
20:54:10:
20:54:10: <!-- Error Handling -->
20:54:10: <max-slot-errors v='10'/>
20:54:10: <max-unit-errors v='5'/>
20:54:10:
20:54:10: <!-- Folding Core -->
20:54:10: <checkpoint v='15'/>
20:54:10: <core-dir v='cores'/>
20:54:10: <core-priority v='idle'/>
20:54:10: <cpu-affinity v='false'/>
20:54:10: <cpu-usage v='100'/>
20:54:10: <gpu-usage v='100'/>
20:54:10: <no-assembly v='false'/>
20:54:10:
20:54:10: <!-- Folding Slot Configuration -->
20:54:10: <cause v='ANY'/>
20:54:10: <client-subtype v='LINUX'/>
20:54:10: <client-type v='normal'/>
20:54:10: <cpu-species v='X86_AMD'/>
20:54:10: <cpu-type v='AMD64'/>
20:54:10: <cpus v='-1'/>
20:54:10: <gpu v='true'/>
20:54:10: <max-packet-size v='normal'/>
20:54:10: <os-species v='UNKNOWN'/>
20:54:10: <os-type v='LINUX'/>
20:54:10: <project-key v='0'/>
20:54:10: <smp v='true'/>
20:54:10:
20:54:10: <!-- GUI -->
20:54:10: <gui-enabled v='true'/>
20:54:10:
20:54:10: <!-- HTTP Server -->
20:54:10: <allow v='127.0.0.1 192.168.78.0/24'/>
20:54:10: <connection-timeout v='60'/>
20:54:10: <deny v='0/0'/>
20:54:10: <http-addresses v='0:7396'/>
20:54:10: <https-addresses v=''/>
20:54:10: <max-connect-time v='900'/>
20:54:10: <max-connections v='800'/>
20:54:10: <max-request-length v='52428800'/>
20:54:10: <min-connect-time v='300'/>
20:54:10: <threads v='8'/>
20:54:10:
20:54:10: <!-- Logging -->
20:54:10: <log v='log.txt'/>
20:54:10: <log-color v='true'/>
20:54:10: <log-crlf v='false'/>
20:54:10: <log-date v='false'/>
20:54:10: <log-date-periodically v='21600'/>
20:54:10: <log-debug v='true'/>
20:54:10: <log-domain v='false'/>
20:54:10: <log-header v='true'/>
20:54:10: <log-level v='true'/>
20:54:10: <log-no-info-header v='true'/>
20:54:10: <log-redirect v='false'/>
20:54:10: <log-rotate v='true'/>
20:54:10: <log-rotate-dir v='logs'/>
20:54:10: <log-rotate-max v='16'/>
20:54:10: <log-short-level v='false'/>
20:54:10: <log-simple-domains v='true'/>
20:54:10: <log-thread-id v='false'/>
20:54:10: <log-thread-prefix v='true'/>
20:54:10: <log-time v='true'/>
20:54:10: <log-to-screen v='true'/>
20:54:10: <log-truncate v='false'/>
20:54:10: <verbosity v='5'/>
20:54:10:
20:54:10: <!-- Network -->
20:54:10: <proxy v=':8080'/>
20:54:10: <proxy-enable v='false'/>
20:54:10: <proxy-pass v=''/>
20:54:10: <proxy-user v=''/>
20:54:10:
20:54:10: <!-- Process Control -->
20:54:10: <child v='true'/>
20:54:10: <daemon v='true'/>
20:54:10: <fork v='false'/>
20:54:10: <pid v='false'/>
20:54:10: <pid-file v='/var/run/fahclient.pid'/>
20:54:10: <respawn v='false'/>
20:54:10: <service v='false'/>
20:54:10:
20:54:10: <!-- Remote Command Server -->
20:54:10: <command-address v='0.0.0.0'/>
20:54:10: <command-allow-no-pass v='127.0.0.1'/>
20:54:10: <command-deny-no-pass v='0/0'/>
20:54:10: <command-enable v='true'/>
20:54:10: <command-port v='36330'/>
20:54:10: <password v='**********'/>
20:54:10:
20:54:10: <!-- Slot Control -->
20:54:10: <idle v='false'/>
20:54:10: <max-shutdown-wait v='60'/>
20:54:10: <pause-on-battery v='true'/>
20:54:10: <pause-on-start v='true'/>
20:54:10: <paused v='false'/>
20:54:10: <power v='full'/>
20:54:10:
20:54:10: <!-- User Information -->
20:54:10: <machine-id v='0'/>
20:54:10: <passkey v='********************************'/>
20:54:10: <team v='47191'/>
20:54:10: <user v='targitaj'/>
20:54:10:
20:54:10: <!-- Web Server -->
20:54:10: <web-allow v='127.0.0.1'/>
20:54:10: <web-deny v='0/0'/>
20:54:10: <web-enable v='true'/>
20:54:10:
20:54:10: <!-- Web Server Sessions -->
20:54:10: <session-cookie v='sid'/>
20:54:10: <session-lifetime v='86400'/>
20:54:10: <session-timeout v='3600'/>
20:54:10:
20:54:10: <!-- Work Unit Control -->
20:54:10: <dump-after-deadline v='true'/>
20:54:10: <max-queue v='16'/>
20:54:10: <max-units v='0'/>
20:54:10: <next-unit-percentage v='99'/>
20:54:10: <stall-detection-enabled v='false'/>
20:54:10: <stall-percent v='5'/>
20:54:10: <stall-timeout v='1800'/>
20:54:10:
20:54:10: <!-- Folding Slots -->
20:54:10:</config>
20:54:10:Switching to user fahclient
20:54:10:Trying to access database...
20:54:10:Successfully acquired database lock
20:54:10:Enabled folding slot 00: PAUSED cpu:8 (by user)
20:54:10:Started thread 5 on PID 4006
20:54:10:Started thread 8 on PID 4006
20:54:10:Started thread 7 on PID 4006
20:54:10:Started thread 6 on PID 4006
20:54:10:Started thread 9 on PID 4006
20:54:10:Started thread 10 on PID 4006
20:54:11:Started thread 11 on PID 4006
20:54:25:Removing old file 'configs/config-20141004-122132.xml'
20:54:25:Saving configuration to /etc/fahclient/config.xml
20:54:25:<config>
20:54:25: <!-- HTTP Server -->
20:54:25: <allow v='127.0.0.1 192.168.78.0/24'/>
20:54:25:
20:54:25: <!-- Logging -->
20:54:25: <verbosity v='5'/>
20:54:25:
20:54:25: <!-- Network -->
20:54:25: <proxy v=':8080'/>
20:54:25:
20:54:25: <!-- Remote Command Server -->
20:54:25: <password v='**********'/>
20:54:25:
20:54:25: <!-- Slot Control -->
20:54:25: <pause-on-start v='true'/>
20:54:25: <power v='full'/>
20:54:25:
20:54:25: <!-- User Information -->
20:54:25: <passkey v='********************************'/>
20:54:25: <team v='47191'/>
20:54:25: <user v='targitaj'/>
20:54:25:
20:54:25: <!-- Folding Slots -->
20:54:25:</config>
20:54:45:Adding folding slot 00: PAUSED gpu:0:Hawaii [Radeon R9 200 Series] (by user)
20:54:45:Removing old file 'configs/config-20141004-122140.xml'
20:54:45:Saving configuration to /etc/fahclient/config.xml
20:54:45:<config>
20:54:45: <!-- HTTP Server -->
20:54:45: <allow v='127.0.0.1 192.168.78.0/24'/>
20:54:45:
20:54:45: <!-- Logging -->
20:54:45: <verbosity v='5'/>
20:54:45:
20:54:45: <!-- Network -->
20:54:45: <proxy v=':8080'/>
20:54:45:
20:54:45: <!-- Remote Command Server -->
20:54:45: <password v='**********'/>
20:54:45:
20:54:45: <!-- Slot Control -->
20:54:45: <pause-on-start v='true'/>
20:54:45: <power v='full'/>
20:54:45:
20:54:45: <!-- User Information -->
20:54:45: <passkey v='********************************'/>
20:54:45: <team v='47191'/>
20:54:45: <user v='targitaj'/>
20:54:45:
20:54:45: <!-- Folding Slots -->
20:54:45: <slot id='0' type='GPU'/>
20:54:45:</config>
20:54:49:FS00:Unpaused
20:54:50:WU00:FS00:Connecting to 171.67.108.201:80
20:54:51:WU00:FS00:Assigned to work server 171.67.108.52
20:54:51:WU00:FS00:Requesting new work unit for slot 00: READY gpu:0:Hawaii [Radeon R9 200 Series] from 171.67.108.52
20:54:51:WU00:FS00:Connecting to 171.67.108.52:8080
20:54:51:WU00:FS00:Downloading 1.52MiB
20:54:55:WU00:FS00:Download complete
20:54:55:WU00:FS00:Received Unit: id:00 state:DOWNLOAD error:NO_ERROR project:9201 run:179 clone:0 gen:196 core:0x17 unit:0x000001016652edc45399dd0a50da7d69
20:54:55:WU00:FS00:Starting
20:54:55:WU00:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/web.stanford.edu/~pande/Linux/AMD64/ATI/R600/Core_17.fah/FahCore_17 -dir 00 -suffix 01 -version 704 -lifeline 4006 -checkpoint 15 -gpu 0 -gpu-vendor ati
20:54:55:WU00:FS00:Started FahCore on PID 4019
20:54:55:Started thread 12 on PID 4006
20:54:55:WU00:FS00:Core PID:4023
20:54:55:WU00:FS00:FahCore 0x17 started
20:54:55:WU00:FS00:0x17:*********************** Log Started 2014-10-04T20:54:55Z ***********************
20:54:55:WU00:FS00:0x17:Project: 9201 (Run 179, Clone 0, Gen 196)
20:54:55:WU00:FS00:0x17:Unit: 0x000001016652edc45399dd0a50da7d69
20:54:55:WU00:FS00:0x17:CPU: 0x00000000000000000000000000000000
20:54:55:WU00:FS00:0x17:Machine: 0
20:54:55:WU00:FS00:0x17:Reading tar file state.xml
20:54:55:WU00:FS00:0x17:Reading tar file system.xml
20:54:55:WU00:FS00:0x17:Reading tar file integrator.xml
20:54:55:WU00:FS00:0x17:Reading tar file core.xml
20:54:55:WU00:FS00:0x17:Digital signatures verified
20:55:09:WU00:FS00:0x17:Completed 0 out of 5000000 steps (0%)
20:55:11:Removing old file 'configs/config-20141004-122149.xml'
20:55:11:Saving configuration to /etc/fahclient/config.xml
20:55:11:<config>
20:55:11: <!-- HTTP Server -->
20:55:11: <allow v='127.0.0.1 192.168.78.0/24'/>
20:55:11:
20:55:11: <!-- Logging -->
20:55:11: <verbosity v='5'/>
20:55:11:
20:55:11: <!-- Network -->
20:55:11: <proxy v=':8080'/>
20:55:11:
20:55:11: <!-- Remote Command Server -->
20:55:11: <password v='**********'/>
20:55:11:
20:55:11: <!-- Slot Control -->
20:55:11: <pause-on-start v='true'/>
20:55:11: <power v='full'/>
20:55:11:
20:55:11: <!-- User Information -->
20:55:11: <passkey v='********************************'/>
20:55:11: <team v='47191'/>
20:55:11: <user v='targitaj'/>
20:55:11:
20:55:11: <!-- Folding Slots -->
20:55:11: <slot id='0' type='GPU'/>
20:55:11:</config>
Video card is Sapphire 11227-00-50G, no O/C, no modding.
Once i wait for 1% - it was about 4-6 hours.
Maybe i must install some additional deb?
And i dont understand this.
Last edited by targitaj on Sat Oct 04, 2014 9:23 pm, edited 1 time in total.
TSC! Russia
-
- Posts: 1576
- Joined: Tue May 28, 2013 12:14 pm
- Location: Tokyo
Re: Ubuntu 14.04 amd R9 gpu folding
Please reduce verbosity to 3 in your config, most if the stuff is regulary not of interest to be logged. Talking about log: can you also show us the start and progress of the WU ( lines with completed).
Also a screenshot of "top" or similar process monitor from linux ? What is the temp of the GPU ?
With nV setups we have a condition that for a bit older cards (like 660TI) newer driver are not working well can causing long TPF; do you have by chance an older driver.
Laste question I would have: did you uninstalled the nV driver again to avoid any kind of potential side effects ? You said you tried a GTX 560 earlier ...
Also a screenshot of "top" or similar process monitor from linux ? What is the temp of the GPU ?
With nV setups we have a condition that for a bit older cards (like 660TI) newer driver are not working well can causing long TPF; do you have by chance an older driver.
Laste question I would have: did you uninstalled the nV driver again to avoid any kind of potential side effects ? You said you tried a GTX 560 earlier ...
Please contribute your logs to http://ppd.fahmm.net
-
- Posts: 1576
- Joined: Tue May 28, 2013 12:14 pm
- Location: Tokyo
Re: Ubuntu 14.04 amd R9 gpu folding
Your screenshot looks good ... 148kPPD sounds like you GPU is doing a good job (together with one CPU core).
ETA means that the client estimated 4 hours for the WU will be finished, and that around 8% of the current WU are already processed. Looking good to me ...
ETA means that the client estimated 4 hours for the WU will be finished, and that around 8% of the current WU are already processed. Looking good to me ...
Please contribute your logs to http://ppd.fahmm.net
Re: Ubuntu 14.04 amd R9 gpu folding
R9 card is COLD. No fan noise at all. FahCore17 process get 750% of 800% CPU (8350). 1% in log is about 6 hours. There are no 148ppd - it is only guess of client, based on card model. Progress bar - only fantasy of client. Because client have not % progress in log. After 12 hours it will show 3kppd. Once i waited for 2%. I have seen this.
How can i get temp of gpu?
All driver was purged. Every time i changed the card.
Maybe i have to install some additional opencl driver/package?
How can i get temp of gpu?
All driver was purged. Every time i changed the card.
Maybe i have to install some additional opencl driver/package?
TSC! Russia
-
- Posts: 1576
- Joined: Tue May 28, 2013 12:14 pm
- Location: Tokyo
Re: Ubuntu 14.04 amd R9 gpu folding
Ok, with that Bruce and your guess might be right and there is something else installed. Is there a folder in /opt or /etc indicating OpenCL packages/config ?
Maybe Intel or AMD SDK for OpenCL ? I read somewhere that the driver from AMD enable OpenCL for both CPU and GPU; I'm not an AMD guy, so I have no details in mind.
Maybe some hints starting from here: http://mhr3.blogspot.jp/2013/06/opencl- ... -1304.html
Maybe Intel or AMD SDK for OpenCL ? I read somewhere that the driver from AMD enable OpenCL for both CPU and GPU; I'm not an AMD guy, so I have no details in mind.
Maybe some hints starting from here: http://mhr3.blogspot.jp/2013/06/opencl- ... -1304.html
Please contribute your logs to http://ppd.fahmm.net
Re: Ubuntu 14.04 amd R9 gpu folding
I did not install any opencl separetly. Now fglrx purged and R9 moved to pci_stub. I am trying vga passthrough now... I will try folding on R9 in ubuntu later. Thanx. I will back to this later.
TSC! Russia
-
- Posts: 450
- Joined: Tue Dec 04, 2007 8:36 pm
Re: Ubuntu 14.04 amd R9 gpu folding
Maybe this is somehow related to the problems reported elsewhere with lots of failed WUs on Windows. The client or core should be smart enough to avoid opencl devices which are not approved by the GPUs.txt list, and your CPUs are not on that list. The requirements call for one gpu plus one cpu. Nothing else should be folding in a gpu slot.ChristianVirtual wrote:Ok, with that Bruce and your guess might be right and there is something else installed. Is there a folder in /opt or /etc indicating OpenCL packages/config ?
-
- Posts: 1094
- Joined: Wed Nov 05, 2008 3:19 pm
- Location: Cambridge, UK
Re: Ubuntu 14.04 amd R9 gpu folding
This may be out of date, but I don't think AMD GPUs are supported by FAH on Linux.
Re: Ubuntu 14.04 amd R9 gpu folding
Yes, it is out of date. My HD7970 folding was recently switched from Win 7 to Ubuntu 14.04 using the latest drivers from AMD/ATI (fglrx-14.301.1001 at the time) and has been folding core 17 projects since then (no core 16 for linux).davidcoton wrote:This may be out of date, but I don't think AMD GPUs are supported by FAH on Linux.
Re: Ubuntu 14.04 amd R9 gpu folding
The primary requirement is whether a person can find and install code that's generally included with the {proprietary} drivers that support OpenCL and/or CUDA [whichever is needed by the designated GPU core}, to be followed of course by adequate beta testing of the FahCore on Linux. The secondary requirement depends on whether the Pande Group has configured projects and released the designated FahCore. Only then would the AS settings be altered to permit the tested configurations receive WUs.davidcoton wrote:This may be out of date, but I don't think AMD GPUs are supported by FAH on Linux.
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.
Re: Ubuntu 14.04 amd R9 gpu folding
Have on APU 7850 kaveri (45W mode) same problem.
Driver fglrx-14.301.1001
It is different hosts.
Code: Select all
10433 fahclie+ 39 19 1020356 454536 24696 S 395.2 3.0 4657:37 FahCore_17
Code: Select all
*********************** Log Started 2014-10-09T17:45:05Z ***********************
17:45:05:************************* Folding@home Client *************************
17:45:05: Website: http://folding.stanford.edu/
17:45:05: Copyright: (c) 2009-2014 Stanford University
17:45:05: Author: Joseph Coffland <[email protected]>
17:45:05: Args: --child --lifeline 1750 /etc/fahclient/config.xml --run-as
17:45:05: fahclient --pid-file=/var/run/fahclient.pid --daemon
17:45:05: Config: /etc/fahclient/config.xml
17:45:05:******************************** Build ********************************
17:45:05: Version: 7.4.4
17:45:05: Date: Mar 4 2014
17:45:05: Time: 12:02:38
17:45:05: SVN Rev: 4130
17:45:05: Branch: fah/trunk/client
17:45:05: Compiler: GNU 4.4.7
17:45:05: Options: -std=gnu++98 -O3 -funroll-loops -mfpmath=sse -ffast-math
17:45:05: -fno-unsafe-math-optimizations -msse2
17:45:05: Platform: linux2 3.2.0-1-amd64
17:45:05: Bits: 64
17:45:05: Mode: Release
17:45:05:******************************* System ********************************
17:45:05: CPU: AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G
17:45:05: CPU ID: AuthenticAMD Family 21 Model 48 Stepping 1
17:45:05: CPUs: 4
17:45:05: Memory: 14.55GiB
17:45:05:Free Memory: 14.02GiB
17:45:05: Threads: POSIX_THREADS
17:45:05: OS Version: 3.13
17:45:05:Has Battery: false
17:45:05: On Battery: false
17:45:05: UTC Offset: 0
17:45:05: PID: 1752
17:45:05: CWD: /var/lib/fahclient
17:45:05: OS: Linux 3.13.0-37-generic x86_64
17:45:05: OS Arch: AMD64
17:45:05: GPUs: 1
17:45:05: GPU 0: ATI:5 Kaveri [Radeon R7]
17:45:05: CUDA: Not detected
17:45:05:***********************************************************************
17:45:05:Started thread 1 on PID 1752
17:45:05:<config>
17:45:05: <!-- Client Control -->
17:45:05: <client-threads v='6'/>
17:45:05: <cycle-rate v='4'/>
17:45:05: <cycles v='-1'/>
17:45:05: <data-directory v='.'/>
17:45:05: <disable-sleep-when-active v='true'/>
17:45:05: <exec-directory v='/usr/bin'/>
17:45:05: <exit-when-done v='false'/>
17:45:05: <fold-anon v='false'/>
17:45:05: <idle-seconds v='300'/>
17:45:05: <open-web-control v='false'/>
17:45:05:
17:45:05: <!-- Configuration -->
17:45:05: <config-rotate v='true'/>
17:45:05: <config-rotate-dir v='configs'/>
17:45:05: <config-rotate-max v='16'/>
17:45:05:
17:45:05: <!-- Debugging -->
17:45:05: <assignment-servers>
17:45:05: assign3.stanford.edu:8080 assign4.stanford.edu:80
17:45:05: </assignment-servers>
17:45:05: <auth-as v='true'/>
17:45:05: <capture-directory v='capture'/>
17:45:05: <capture-on-error v='false'/>
17:45:05: <capture-packets v='false'/>
17:45:05: <capture-requests v='false'/>
17:45:05: <capture-responses v='false'/>
17:45:05: <capture-sockets v='false'/>
17:45:05: <core-exec v='FahCore_$type'/>
17:45:05: <core-wrapper-exec v='FAHCoreWrapper'/>
17:45:05: <debug-sockets v='false'/>
17:45:05: <exception-locations v='true'/>
17:45:05: <gpu-assignment-servers>
17:45:05: assign-GPU.stanford.edu:80 assign-GPU2.stanford.edu:80
17:45:05: </gpu-assignment-servers>
17:45:05: <stack-traces v='false'/>
17:45:05:
17:45:05: <!-- Error Handling -->
17:45:05: <max-slot-errors v='10'/>
17:45:05: <max-unit-errors v='5'/>
17:45:05:
17:45:05: <!-- Folding Core -->
17:45:05: <checkpoint v='15'/>
17:45:05: <core-dir v='cores'/>
17:45:05: <core-priority v='idle'/>
17:45:05: <cpu-affinity v='false'/>
17:45:05: <cpu-usage v='100'/>
17:45:05: <gpu-usage v='100'/>
17:45:05: <no-assembly v='false'/>
17:45:05:
17:45:05: <!-- Folding Slot Configuration -->
17:45:05: <cause v='ANY'/>
17:45:05: <client-subtype v='LINUX'/>
17:45:05: <client-type v='normal'/>
17:45:05: <cpu-species v='X86_AMD'/>
17:45:05: <cpu-type v='AMD64'/>
17:45:05: <cpus v='-1'/>
17:45:05: <gpu v='true'/>
17:45:05: <max-packet-size v='normal'/>
17:45:05: <os-species v='UNKNOWN'/>
17:45:05: <os-type v='LINUX'/>
17:45:05: <project-key v='0'/>
17:45:05: <smp v='true'/>
17:45:05:
17:45:05: <!-- GUI -->
17:45:05: <gui-enabled v='true'/>
17:45:05:
17:45:05: <!-- HTTP Server -->
17:45:05: <allow v='127.0.0.1 192.168.78.0/24'/>
17:45:05: <connection-timeout v='60'/>
17:45:05: <deny v='0/0'/>
17:45:05: <http-addresses v='0:7396'/>
17:45:05: <https-addresses v=''/>
17:45:05: <max-connect-time v='900'/>
17:45:05: <max-connections v='800'/>
17:45:05: <max-request-length v='52428800'/>
17:45:05: <min-connect-time v='300'/>
17:45:05: <threads v='4'/>
17:45:05:
17:45:05: <!-- Logging -->
17:45:05: <log v='log.txt'/>
17:45:05: <log-color v='true'/>
17:45:05: <log-crlf v='false'/>
17:45:05: <log-date v='false'/>
17:45:05: <log-date-periodically v='21600'/>
17:45:05: <log-debug v='true'/>
17:45:05: <log-domain v='false'/>
17:45:05: <log-header v='true'/>
17:45:05: <log-level v='true'/>
17:45:05: <log-no-info-header v='true'/>
17:45:05: <log-redirect v='false'/>
17:45:05: <log-rotate v='true'/>
17:45:05: <log-rotate-dir v='logs'/>
17:45:05: <log-rotate-max v='16'/>
17:45:05: <log-short-level v='false'/>
17:45:05: <log-simple-domains v='true'/>
17:45:05: <log-thread-id v='false'/>
17:45:05: <log-thread-prefix v='true'/>
17:45:05: <log-time v='true'/>
17:45:05: <log-to-screen v='true'/>
17:45:05: <log-truncate v='false'/>
17:45:05: <verbosity v='5'/>
17:45:05:
17:45:05: <!-- Network -->
17:45:05: <proxy v=':8080'/>
17:45:05: <proxy-enable v='false'/>
17:45:05: <proxy-pass v=''/>
17:45:05: <proxy-user v=''/>
17:45:05:
17:45:05: <!-- Process Control -->
17:45:05: <child v='true'/>
17:45:05: <daemon v='true'/>
17:45:05: <fork v='false'/>
17:45:05: <pid v='false'/>
17:45:05: <pid-file v='/var/run/fahclient.pid'/>
17:45:05: <respawn v='false'/>
17:45:05: <service v='false'/>
17:45:05:
17:45:05: <!-- Remote Command Server -->
17:45:05: <command-address v='0.0.0.0'/>
17:45:05: <command-allow-no-pass v='127.0.0.1'/>
17:45:05: <command-deny-no-pass v='0/0'/>
17:45:05: <command-enable v='true'/>
17:45:05: <command-port v='36330'/>
17:45:05: <password v='**********'/>
17:45:05:
17:45:05: <!-- Slot Control -->
17:45:05: <idle v='false'/>
17:45:05: <max-shutdown-wait v='60'/>
17:45:05: <pause-on-battery v='true'/>
17:45:05: <pause-on-start v='true'/>
17:45:05: <paused v='false'/>
17:45:05: <power v='full'/>
17:45:05:
17:45:05: <!-- User Information -->
17:45:05: <machine-id v='0'/>
17:45:05: <passkey v='********************************'/>
17:45:05: <team v='47191'/>
17:45:05: <user v='targitaj'/>
17:45:05:
17:45:05: <!-- Web Server -->
17:45:05: <web-allow v='127.0.0.1'/>
17:45:05: <web-deny v='0/0'/>
17:45:05: <web-enable v='true'/>
17:45:05:
17:45:05: <!-- Web Server Sessions -->
17:45:05: <session-cookie v='sid'/>
17:45:05: <session-lifetime v='86400'/>
17:45:05: <session-timeout v='3600'/>
17:45:05:
17:45:05: <!-- Work Unit Control -->
17:45:05: <dump-after-deadline v='true'/>
17:45:05: <max-queue v='16'/>
17:45:05: <max-units v='0'/>
17:45:05: <next-unit-percentage v='99'/>
17:45:05: <stall-detection-enabled v='false'/>
17:45:05: <stall-percent v='5'/>
17:45:05: <stall-timeout v='1800'/>
17:45:05:
17:45:05: <!-- Folding Slots -->
17:45:05: <slot id='0' type='GPU'>
17:45:05: <client-type v='beta'/>
17:45:05: </slot>
17:45:05:</config>
17:45:05:Switching to user fahclient
17:45:05:Trying to access database...
17:45:05:Successfully acquired database lock
17:45:05:Enabled folding slot 00: PAUSED gpu:0:Kaveri [Radeon R7] (by user)
17:45:05:Started thread 6 on PID 1752
17:45:05:Started thread 7 on PID 1752
17:45:05:Started thread 5 on PID 1752
17:45:05:Started thread 10 on PID 1752
17:45:05:Started thread 8 on PID 1752
17:45:05:Started thread 9 on PID 1752
17:46:46:Started thread 11 on PID 1752
17:46:52:FS00:Unpaused
17:46:54:WU00:FS00:Connecting to 171.67.108.201:80
17:46:55:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
17:46:55:WU00:FS00:Connecting to 171.67.108.204:80
17:46:56:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
17:46:56:ERROR:WU00:FS00:Exception: Could not get an assignment
17:46:56:WU00:FS00:Connecting to 171.67.108.201:80
17:46:57:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
17:46:57:WU00:FS00:Connecting to 171.67.108.204:80
17:46:58:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
17:46:58:ERROR:WU00:FS00:Exception: Could not get an assignment
17:47:57:WU00:FS00:Connecting to 171.67.108.201:80
17:47:57:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
17:47:57:WU00:FS00:Connecting to 171.67.108.204:80
17:47:58:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
17:47:58:ERROR:WU00:FS00:Exception: Could not get an assignment
17:48:02:FS00:Paused
17:48:08:Removing old file 'configs/config-20141009-083858.xml'
17:48:08:Saving configuration to /etc/fahclient/config.xml
17:48:08:<config>
17:48:08: <!-- HTTP Server -->
17:48:08: <allow v='127.0.0.1 192.168.78.0/24'/>
17:48:08:
17:48:08: <!-- Logging -->
17:48:08: <verbosity v='5'/>
17:48:08:
17:48:08: <!-- Network -->
17:48:08: <proxy v=':8080'/>
17:48:08:
17:48:08: <!-- Remote Command Server -->
17:48:08: <password v='**********'/>
17:48:08:
17:48:08: <!-- Slot Control -->
17:48:08: <pause-on-start v='true'/>
17:48:08: <power v='full'/>
17:48:08:
17:48:08: <!-- User Information -->
17:48:08: <passkey v='********************************'/>
17:48:08: <team v='47191'/>
17:48:08: <user v='targitaj'/>
17:48:08:
17:48:08: <!-- Folding Slots -->
17:48:08: <slot id='0' type='GPU'>
17:48:08: <client-type v='beta'/>
17:48:08: <paused v='true'/>
17:48:08: </slot>
17:48:08:</config>
19:05:29:Started thread 12 on PID 1752
19:05:33:FS00:Unpaused
19:05:38:WU00:FS00:Connecting to 171.67.108.201:80
19:05:39:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
19:05:39:WU00:FS00:Connecting to 171.67.108.204:80
19:05:41:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
19:05:41:ERROR:WU00:FS00:Exception: Could not get an assignment
19:06:25:Removing old file 'configs/config-20141009-084038.xml'
19:06:25:Saving configuration to /etc/fahclient/config.xml
19:06:25:<config>
19:06:25: <!-- HTTP Server -->
19:06:25: <allow v='127.0.0.1 192.168.78.0/24'/>
19:06:25:
19:06:25: <!-- Logging -->
19:06:25: <verbosity v='5'/>
19:06:25:
19:06:25: <!-- Network -->
19:06:25: <proxy v=':8080'/>
19:06:25:
19:06:25: <!-- Remote Command Server -->
19:06:25: <password v='**********'/>
19:06:25:
19:06:25: <!-- Slot Control -->
19:06:25: <pause-on-start v='true'/>
19:06:25: <power v='full'/>
19:06:25:
19:06:25: <!-- User Information -->
19:06:25: <passkey v='********************************'/>
19:06:25: <team v='47191'/>
19:06:25: <user v='targitaj'/>
19:06:25:
19:06:25: <!-- Folding Slots -->
19:06:25: <slot id='0' type='GPU'>
19:06:25: <client-type v='beta'/>
19:06:25: </slot>
19:06:25:</config>
19:07:11:WU00:FS00:Connecting to 171.67.108.201:80
19:07:11:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
19:07:11:WU00:FS00:Connecting to 171.67.108.204:80
19:07:12:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
19:07:12:ERROR:WU00:FS00:Exception: Could not get an assignment
19:09:48:WU00:FS00:Connecting to 171.67.108.201:80
19:09:49:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
19:09:49:WU00:FS00:Connecting to 171.67.108.204:80
19:09:50:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
19:09:50:ERROR:WU00:FS00:Exception: Could not get an assignment
19:14:02:WU00:FS00:Connecting to 171.67.108.201:80
19:14:03:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
19:14:03:WU00:FS00:Connecting to 171.67.108.204:80
19:14:05:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
19:14:05:ERROR:WU00:FS00:Exception: Could not get an assignment
19:20:54:WU00:FS00:Connecting to 171.67.108.201:80
19:20:54:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
19:20:54:WU00:FS00:Connecting to 171.67.108.204:80
19:20:55:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
19:20:55:ERROR:WU00:FS00:Exception: Could not get an assignment
19:20:59:FS00:Paused
19:21:40:Removing old file 'configs/config-20141009-085149.xml'
19:21:40:Saving configuration to /etc/fahclient/config.xml
19:21:40:<config>
19:21:40: <!-- HTTP Server -->
19:21:40: <allow v='127.0.0.1 192.168.78.0/24'/>
19:21:40:
19:21:40: <!-- Logging -->
19:21:40: <verbosity v='5'/>
19:21:40:
19:21:40: <!-- Network -->
19:21:40: <proxy v=':8080'/>
19:21:40:
19:21:40: <!-- Remote Command Server -->
19:21:40: <password v='**********'/>
19:21:40:
19:21:40: <!-- Slot Control -->
19:21:40: <pause-on-start v='true'/>
19:21:40: <power v='full'/>
19:21:40:
19:21:40: <!-- User Information -->
19:21:40: <passkey v='********************************'/>
19:21:40: <team v='47191'/>
19:21:40: <user v='targitaj'/>
19:21:40:
19:21:40: <!-- Folding Slots -->
19:21:40: <slot id='0' type='GPU'>
19:21:40: <client-type v='beta'/>
19:21:40: <paused v='true'/>
19:21:40: </slot>
19:21:40:</config>
******************************* Date: 2014-10-10 *******************************
07:27:43:Started thread 13 on PID 1752
07:27:49:FS00:Unpaused
07:27:50:WU00:FS00:Connecting to 171.67.108.201:80
07:27:52:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
07:27:52:WU00:FS00:Connecting to 171.67.108.204:80
07:27:53:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
07:27:53:ERROR:WU00:FS00:Exception: Could not get an assignment
07:28:35:Removing old file 'configs/config-20141009-085351.xml'
07:28:35:Saving configuration to /etc/fahclient/config.xml
07:28:35:<config>
07:28:35: <!-- HTTP Server -->
07:28:35: <allow v='127.0.0.1 192.168.78.0/24'/>
07:28:35:
07:28:35: <!-- Logging -->
07:28:35: <verbosity v='5'/>
07:28:35:
07:28:35: <!-- Network -->
07:28:35: <proxy v=':8080'/>
07:28:35:
07:28:35: <!-- Remote Command Server -->
07:28:35: <password v='**********'/>
07:28:35:
07:28:35: <!-- Slot Control -->
07:28:35: <pause-on-start v='true'/>
07:28:35: <power v='full'/>
07:28:35:
07:28:35: <!-- User Information -->
07:28:35: <passkey v='********************************'/>
07:28:35: <team v='47191'/>
07:28:35: <user v='targitaj'/>
07:28:35:
07:28:35: <!-- Folding Slots -->
07:28:35: <slot id='0' type='GPU'>
07:28:35: <client-type v='beta'/>
07:28:35: </slot>
07:28:35:</config>
07:29:26:WU00:FS00:Connecting to 171.67.108.201:80
07:29:27:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
07:29:27:WU00:FS00:Connecting to 171.67.108.204:80
07:29:27:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
07:29:27:ERROR:WU00:FS00:Exception: Could not get an assignment
07:32:03:WU00:FS00:Connecting to 171.67.108.201:80
07:32:04:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
07:32:04:WU00:FS00:Connecting to 171.67.108.204:80
07:32:05:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
07:32:05:ERROR:WU00:FS00:Exception: Could not get an assignment
07:36:17:WU00:FS00:Connecting to 171.67.108.201:80
07:36:18:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
07:36:18:WU00:FS00:Connecting to 171.67.108.204:80
07:36:19:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
07:36:19:ERROR:WU00:FS00:Exception: Could not get an assignment
07:36:28:Removing old file 'configs/config-20141009-091714.xml'
07:36:28:Saving configuration to /etc/fahclient/config.xml
07:36:28:<config>
07:36:28: <!-- HTTP Server -->
07:36:28: <allow v='127.0.0.1 192.168.78.0/24'/>
07:36:28:
07:36:28: <!-- Logging -->
07:36:28: <verbosity v='5'/>
07:36:28:
07:36:28: <!-- Network -->
07:36:28: <proxy v=':8080'/>
07:36:28:
07:36:28: <!-- Remote Command Server -->
07:36:28: <password v='**********'/>
07:36:28:
07:36:28: <!-- Slot Control -->
07:36:28: <pause-on-start v='true'/>
07:36:28: <power v='full'/>
07:36:28:
07:36:28: <!-- User Information -->
07:36:28: <passkey v='********************************'/>
07:36:28: <team v='47191'/>
07:36:28: <user v='targitaj'/>
07:36:28:
07:36:28: <!-- Folding Slots -->
07:36:28:</config>
07:36:28:WU00:FS00:Slot ID 0 no longer exists and not yet downloaded, dumping
07:36:28:WU00:FS00:Cleaning up
07:36:36:Adding folding slot 00: PAUSED gpu:0:Kaveri [Radeon R7] (by user)
07:36:36:Removing old file 'configs/config-20141009-092118.xml'
07:36:36:Saving configuration to /etc/fahclient/config.xml
07:36:36:<config>
07:36:36: <!-- HTTP Server -->
07:36:36: <allow v='127.0.0.1 192.168.78.0/24'/>
07:36:36:
07:36:36: <!-- Logging -->
07:36:36: <verbosity v='5'/>
07:36:36:
07:36:36: <!-- Network -->
07:36:36: <proxy v=':8080'/>
07:36:36:
07:36:36: <!-- Remote Command Server -->
07:36:36: <password v='**********'/>
07:36:36:
07:36:36: <!-- Slot Control -->
07:36:36: <pause-on-start v='true'/>
07:36:36: <power v='full'/>
07:36:36:
07:36:36: <!-- User Information -->
07:36:36: <passkey v='********************************'/>
07:36:36: <team v='47191'/>
07:36:36: <user v='targitaj'/>
07:36:36:
07:36:36: <!-- Folding Slots -->
07:36:36: <slot id='0' type='GPU'/>
07:36:36:</config>
07:36:41:FS00:Unpaused
07:36:41:WU00:FS00:Connecting to 171.67.108.201:80
07:36:42:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
07:36:42:WU00:FS00:Connecting to 171.67.108.204:80
07:36:43:Removing old file 'configs/config-20141009-095148.xml'
07:36:43:Saving configuration to /etc/fahclient/config.xml
07:36:43:<config>
07:36:43: <!-- HTTP Server -->
07:36:43: <allow v='127.0.0.1 192.168.78.0/24'/>
07:36:43:
07:36:43: <!-- Logging -->
07:36:43: <verbosity v='5'/>
07:36:43:
07:36:43: <!-- Network -->
07:36:43: <proxy v=':8080'/>
07:36:43:
07:36:43: <!-- Remote Command Server -->
07:36:43: <password v='**********'/>
07:36:43:
07:36:43: <!-- Slot Control -->
07:36:43: <pause-on-start v='true'/>
07:36:43: <power v='full'/>
07:36:43:
07:36:43: <!-- User Information -->
07:36:43: <passkey v='********************************'/>
07:36:43: <team v='47191'/>
07:36:43: <user v='targitaj'/>
07:36:43:
07:36:43: <!-- Folding Slots -->
07:36:43: <slot id='0' type='GPU'/>
07:36:43:</config>
07:36:43:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
07:36:43:ERROR:WU00:FS00:Exception: Could not get an assignment
07:36:43:WU00:FS00:Connecting to 171.67.108.201:80
07:36:44:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
07:36:44:WU00:FS00:Connecting to 171.67.108.204:80
07:36:44:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
07:36:44:ERROR:WU00:FS00:Exception: Could not get an assignment
07:37:43:WU00:FS00:Connecting to 171.67.108.201:80
07:37:44:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
07:37:44:WU00:FS00:Connecting to 171.67.108.204:80
07:37:45:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
07:37:45:ERROR:WU00:FS00:Exception: Could not get an assignment
07:39:20:WU00:FS00:Connecting to 171.67.108.201:80
07:39:21:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
07:39:21:WU00:FS00:Connecting to 171.67.108.204:80
07:39:22:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
07:39:22:ERROR:WU00:FS00:Exception: Could not get an assignment
07:41:58:WU00:FS00:Connecting to 171.67.108.201:80
07:41:58:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
07:41:58:WU00:FS00:Connecting to 171.67.108.204:80
07:41:59:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
07:41:59:ERROR:WU00:FS00:Exception: Could not get an assignment
07:46:12:WU00:FS00:Connecting to 171.67.108.201:80
07:46:13:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
07:46:13:WU00:FS00:Connecting to 171.67.108.204:80
07:46:14:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
07:46:14:ERROR:WU00:FS00:Exception: Could not get an assignment
07:53:03:WU00:FS00:Connecting to 171.67.108.201:80
07:53:04:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
07:53:04:WU00:FS00:Connecting to 171.67.108.204:80
07:53:05:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
07:53:05:ERROR:WU00:FS00:Exception: Could not get an assignment
08:04:09:WU00:FS00:Connecting to 171.67.108.201:80
08:04:10:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
08:04:10:WU00:FS00:Connecting to 171.67.108.204:80
08:04:11:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
08:04:11:ERROR:WU00:FS00:Exception: Could not get an assignment
08:22:06:WU00:FS00:Connecting to 171.67.108.201:80
08:22:06:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
08:22:06:WU00:FS00:Connecting to 171.67.108.204:80
08:22:07:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
08:22:07:ERROR:WU00:FS00:Exception: Could not get an assignment
08:51:08:WU00:FS00:Connecting to 171.67.108.201:80
08:51:09:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
08:51:09:WU00:FS00:Connecting to 171.67.108.204:80
08:51:09:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
08:51:09:ERROR:WU00:FS00:Exception: Could not get an assignment
09:38:07:WU00:FS00:Connecting to 171.67.108.201:80
09:38:08:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
09:38:08:WU00:FS00:Connecting to 171.67.108.204:80
09:38:09:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
09:38:09:ERROR:WU00:FS00:Exception: Could not get an assignment
10:12:58:FS00:Paused
10:13:17:Removing old file 'configs/config-20141009-095451.xml'
10:13:17:Saving configuration to /etc/fahclient/config.xml
10:13:17:<config>
10:13:17: <!-- HTTP Server -->
10:13:17: <allow v='127.0.0.1 192.168.78.0/24'/>
10:13:17:
10:13:17: <!-- Logging -->
10:13:17: <verbosity v='5'/>
10:13:17:
10:13:17: <!-- Network -->
10:13:17: <proxy v=':8080'/>
10:13:17:
10:13:17: <!-- Remote Command Server -->
10:13:17: <password v='**********'/>
10:13:17:
10:13:17: <!-- Slot Control -->
10:13:17: <pause-on-start v='true'/>
10:13:17: <power v='full'/>
10:13:17:
10:13:17: <!-- User Information -->
10:13:17: <passkey v='********************************'/>
10:13:17: <team v='47191'/>
10:13:17: <user v='targitaj'/>
10:13:17:
10:13:17: <!-- Folding Slots -->
10:13:17: <slot id='0' type='GPU'>
10:13:17: <paused v='true'/>
10:13:17: </slot>
10:13:17:</config>
10:32:18:FS00:Unpaused
10:32:19:WU00:FS00:Connecting to 171.67.108.201:80
10:32:20:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
10:32:20:WU00:FS00:Connecting to 171.67.108.204:80
10:32:21:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
10:32:21:ERROR:WU00:FS00:Exception: Could not get an assignment
10:32:36:Removing old file 'configs/config-20141009-102824.xml'
10:32:36:Saving configuration to /etc/fahclient/config.xml
10:32:36:<config>
10:32:36: <!-- HTTP Server -->
10:32:36: <allow v='127.0.0.1 192.168.78.0/24'/>
10:32:36:
10:32:36: <!-- Logging -->
10:32:36: <verbosity v='5'/>
10:32:36:
10:32:36: <!-- Network -->
10:32:36: <proxy v=':8080'/>
10:32:36:
10:32:36: <!-- Remote Command Server -->
10:32:36: <password v='**********'/>
10:32:36:
10:32:36: <!-- Slot Control -->
10:32:36: <pause-on-start v='true'/>
10:32:36: <power v='full'/>
10:32:36:
10:32:36: <!-- User Information -->
10:32:36: <passkey v='********************************'/>
10:32:36: <team v='47191'/>
10:32:36: <user v='targitaj'/>
10:32:36:
10:32:36: <!-- Folding Slots -->
10:32:36: <slot id='0' type='GPU'/>
10:32:36:</config>
10:33:55:WU00:FS00:Connecting to 171.67.108.201:80
10:33:56:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
10:33:56:WU00:FS00:Connecting to 171.67.108.204:80
10:33:57:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
10:33:57:ERROR:WU00:FS00:Exception: Could not get an assignment
10:36:32:WU00:FS00:Connecting to 171.67.108.201:80
10:36:33:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
10:36:33:WU00:FS00:Connecting to 171.67.108.204:80
10:36:34:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
10:36:34:ERROR:WU00:FS00:Exception: Could not get an assignment
10:40:46:WU00:FS00:Connecting to 171.67.108.201:80
10:40:47:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
10:40:47:WU00:FS00:Connecting to 171.67.108.204:80
10:40:48:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
10:40:48:ERROR:WU00:FS00:Exception: Could not get an assignment
10:47:38:WU00:FS00:Connecting to 171.67.108.201:80
10:47:38:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
10:47:38:WU00:FS00:Connecting to 171.67.108.204:80
10:47:39:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
10:47:39:ERROR:WU00:FS00:Exception: Could not get an assignment
10:58:43:WU00:FS00:Connecting to 171.67.108.201:80
10:58:44:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
10:58:44:WU00:FS00:Connecting to 171.67.108.204:80
10:58:45:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
10:58:45:ERROR:WU00:FS00:Exception: Could not get an assignment
11:16:41:WU00:FS00:Connecting to 171.67.108.201:80
11:16:42:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
11:16:42:WU00:FS00:Connecting to 171.67.108.204:80
11:16:43:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
11:16:43:ERROR:WU00:FS00:Exception: Could not get an assignment
11:45:42:WU00:FS00:Connecting to 171.67.108.201:80
11:45:43:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
11:45:43:WU00:FS00:Connecting to 171.67.108.204:80
11:45:44:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
11:45:44:ERROR:WU00:FS00:Exception: Could not get an assignment
12:32:42:WU00:FS00:Connecting to 171.67.108.201:80
12:32:43:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
12:32:43:WU00:FS00:Connecting to 171.67.108.204:80
12:32:44:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
12:32:44:ERROR:WU00:FS00:Exception: Could not get an assignment
******************************* Date: 2014-10-10 *******************************
13:48:43:WU00:FS00:Connecting to 171.67.108.201:80
13:48:44:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
13:48:44:WU00:FS00:Connecting to 171.67.108.204:80
13:48:45:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
13:48:45:ERROR:WU00:FS00:Exception: Could not get an assignment
15:51:42:WU00:FS00:Connecting to 171.67.108.201:80
15:51:43:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.201:80': Empty work server assignment
15:51:43:WU00:FS00:Connecting to 171.67.108.204:80
15:51:44:WARNING:WU00:FS00:Failed to get assignment from '171.67.108.204:80': Empty work server assignment
15:51:44:ERROR:WU00:FS00:Exception: Could not get an assignment
19:10:42:WU00:FS00:Connecting to 171.67.108.201:80
19:10:43:WU00:FS00:Assigned to work server 140.163.4.231
19:10:43:WU00:FS00:Requesting new work unit for slot 00: READY gpu:0:Kaveri [Radeon R7] from 140.163.4.231
19:10:43:WU00:FS00:Connecting to 140.163.4.231:8080
19:10:44:WU00:FS00:Downloading 4.84MiB
19:10:48:WU00:FS00:Download complete
19:10:48:WU00:FS00:Received Unit: id:00 state:DOWNLOAD error:NO_ERROR project:13001 run:477 clone:0 gen:16 core:0x17 unit:0x00000025538b3db7532c83469fe1ee4c
19:10:48:WU00:FS00:Downloading core from http://web.stanford.edu/~pande/Linux/AMD64/ATI/R600/Core_17.fah
19:10:48:WU00:FS00:Connecting to web.stanford.edu:80
19:10:49:WU00:FS00:FahCore 17: Downloading 3.01MiB
19:10:55:WU00:FS00:FahCore 17: 29.06%
19:11:01:WU00:FS00:FahCore 17: 83.04%
19:11:02:WU00:FS00:FahCore 17: Download complete
19:11:02:WU00:FS00:Valid core signature
19:11:02:WU00:FS00:Unpacked 8.16MiB to cores/web.stanford.edu/~pande/Linux/AMD64/ATI/R600/Core_17.fah/FahCore_17
19:11:02:WU00:FS00:Starting
19:11:02:WU00:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/web.stanford.edu/~pande/Linux/AMD64/ATI/R600/Core_17.fah/FahCore_17 -dir 00 -suffix 01 -version 704 -lifeline 1752 -checkpoint 15 -gpu 0 -gpu-vendor ati
19:11:02:WU00:FS00:Started FahCore on PID 10429
19:11:02:Started thread 14 on PID 1752
19:11:02:WU00:FS00:Core PID:10433
19:11:02:WU00:FS00:FahCore 0x17 started
19:11:03:WU00:FS00:0x17:*********************** Log Started 2014-10-10T19:11:03Z ***********************
19:11:03:WU00:FS00:0x17:Project: 13001 (Run 477, Clone 0, Gen 16)
19:11:03:WU00:FS00:0x17:Unit: 0x00000025538b3db7532c83469fe1ee4c
19:11:03:WU00:FS00:0x17:CPU: 0x00000000000000000000000000000000
19:11:03:WU00:FS00:0x17:Machine: 0
19:11:03:WU00:FS00:0x17:Reading tar file state.xml
19:11:03:WU00:FS00:0x17:Reading tar file system.xml
19:11:04:WU00:FS00:0x17:Reading tar file integrator.xml
19:11:04:WU00:FS00:0x17:Reading tar file core.xml
19:11:04:WU00:FS00:0x17:Digital signatures verified
19:13:14:WU00:FS00:0x17:Completed 0 out of 5000000 steps (0%)
******************************* Date: 2014-10-11 *******************************
06:29:25:WU00:FS00:0x17:Completed 50000 out of 5000000 steps (1%)
11:16:09:Started thread 15 on PID 1752
******************************* Date: 2014-10-11 *******************************
14:43:15:Started thread 16 on PID 1752
It is different hosts.
TSC! Russia
Re: Ubuntu 14.04 amd R9 gpu folding
There was a problem getting work in Linux for amd/ati GPUs over the past week but it was rectified yesterday and my HD7970 is again folding in Ubuntu 14.04.