No WUs available

Moderators: Site Moderators, FAHC Science Team

Nuitari
Posts: 80
Joined: Sun Jun 09, 2019 4:03 am
Hardware configuration: 1x Nvidia 1050ti
1x Nvidia 1660Super
1x Nvidia GTX 660
1x Nvidia 1060 3gb
1x AMD rx570
2x AMD rx560
1x AMD Ryzen 7 PRO 1700
1x AMD Ryzen 7 3700X
1x AMD Phenom II
1x AMD A8-9600
1x Intel i5-4590S

No WUs available

Post by Nuitari »

I have 2 machines with AMD cpus that seem to be having issues getting work units since about 24h ago.
In the log the messages are:
21:28:24:WARNING:WU01:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
21:28:25:WARNING:WU01:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration

The models are:
AMD Ryzen 7 3700X 8-Core Processor
AMD Ryzen 7 PRO 1700 Eight-Core Processor

I have some other slots that had a couple of minutes with no WUs, but for these 2 they didn't have WUs for almost a whole night.
Image
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: No WUs available

Post by JimboPalmer »

[I am just a user like yourself, no special knowledge hidden from anyone.]

Given that your message is "No WUs available for this configuration", it may be best to post your configuration portion of the log file, about the first 200 lines.

This link should have hints no matter what your configuration is. viewtopic.php?f=24&t=26036

I personally suspect a firewall issue, but lets see what the program thinks is your setup.
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
Nuitari
Posts: 80
Joined: Sun Jun 09, 2019 4:03 am
Hardware configuration: 1x Nvidia 1050ti
1x Nvidia 1660Super
1x Nvidia GTX 660
1x Nvidia 1060 3gb
1x AMD rx570
2x AMD rx560
1x AMD Ryzen 7 PRO 1700
1x AMD Ryzen 7 3700X
1x AMD Phenom II
1x AMD A8-9600
1x Intel i5-4590S

Re: No WUs available

Post by Nuitari »

I know for sure its not a firewall issue. Other, non ryzen, slots were working fine.

Code: Select all

*********************** Log Started 2019-08-22T03:50:44Z ***********************
03:50:44:************************* Folding@home Client *************************
03:50:44:    Website: https://foldingathome.org/
03:50:44:  Copyright: (c) 2009-2018 foldingathome.org
03:50:44:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
03:50:44:       Args:
03:50:44:     Config: /opt/foldingathome/config.xml
03:50:44:******************************** Build ********************************
03:50:44:    Version: 7.5.1
03:50:44:       Date: May 12 2018
03:50:44:       Time: 22:51:07
03:50:44: Repository: Git
03:50:44:   Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
03:50:44:     Branch: master
03:50:44:   Compiler: GNU 4.4.7 20120313 (Red Hat 4.4.7-18)
03:50:44:    Options: -std=gnu++98 -O3 -funroll-loops
03:50:44:   Platform: linux2 4.14.0-3-amd64
03:50:44:       Bits: 64
03:50:44:       Mode: Release
03:50:44:******************************* System ********************************
03:50:44:        CPU: AMD Ryzen 7 3700X 8-Core Processor
03:50:44:     CPU ID: AuthenticAMD Family 23 Model 113 Stepping 0
03:50:44:       CPUs: 16
03:50:44:     Memory: 31.35GiB
03:50:44:Free Memory: 3.95GiB
03:50:44:    Threads: POSIX_THREADS
03:50:44: OS Version: 5.0
03:50:44:Has Battery: false
03:50:44: On Battery: false
03:50:44: UTC Offset: -4
03:50:44:        PID: 19904
03:50:44:        CWD: /opt/foldingathome
03:50:44:         OS: Linux 5.0.11-gentoo x86_64
03:50:44:    OS Arch: AMD64
03:50:44:       GPUs: 2
03:50:44:      GPU 0: Bus:9 Slot:0 Func:0 NVIDIA:7 GP106 [GeForce GTX 1060 3GB] 3935
03:50:44:      GPU 1: Bus:10 Slot:0 Func:0 NVIDIA:7 GP107 [GeForce GTX 1050 Ti] 2138
03:50:44:       CUDA: Not detected: cuInit() returned 100
03:50:44:     OpenCL: Not detected: clGetPlatformIDs() returned -1001
03:50:44:***********************************************************************
03:50:44:<config>
03:50:44:  <!-- HTTP Server -->
03:50:44:  <allow v='x'/>
03:50:44:
03:50:44:  <!-- Slot Control -->
03:50:44:  <power v='MEDIUM'/>
03:50:44:
03:50:44:  <!-- User Information -->
03:50:44:  <passkey v='********************************'/>
03:50:44:  <team v='224497'/>
03:50:44:  <user v='Nuitari'/>
03:50:44:
03:50:44:  <!-- Web Server -->
03:50:44:  <web-allow v='x'/>
03:50:44:
03:50:44:  <!-- Folding Slots -->
03:50:44:  <slot id='0' type='CPU'/>
03:50:44:</config>
Mod note: added Code tags to log listing
Image
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: No WUs available

Post by JimboPalmer »

03:50:44: CUDA: Not detected: cuInit() returned 100
03:50:44: OpenCL: Not detected: clGetPlatformIDs() returned -1001

It does not look like the complete driver from the Nvidia website has been installed, you have neither the CUDA code (not directly used) nor the OpenCL code. (which itself calls the CUDA code)

03:50:44: OS: Linux 5.0.11-gentoo x86_64

this is my hint as to your OS, here is a link

https://www.geforce.com/drivers/results/149138

03:50:44: CPU: AMD Ryzen 7 3700X 8-Core Processor
03:50:44: CPUs: 16

You have 16 threads, F@H calls them CPUs. One each are reserved for the GPUs, even though they can't be used. This leaves you with 14. Sadly F@H has issues with 'large' Prime Numbers and multiples thereof. 14 = 2* 7 I would try setting CPUs = 12 in the advanced control. I do not know the command line option, I am not a Linux user. 12 = 2*2*3, all small numbers.

You did not give 200 lines, so I never get to see any WU try to start, so that is my best SWAG given what I can see. https://en.wikipedia.org/wiki/Scientific_wild-ass_guess
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
debs3759
Posts: 138
Joined: Fri Oct 07, 2011 3:29 am

Re: No WUs available

Post by debs3759 »

It is best to set verbosity to 3 (the default) for logs that you post here, as more info actually makes it harder to find whatever is up (harder as in more irrelevant data to filter out). With no information about what slots are trying to start, which would be farther down the log (if it got that far) would also help.
Joe_H
Site Admin
Posts: 7856
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: No WUs available

Post by Joe_H »

JimboPalmer wrote:You have 16 threads, F@H calls them CPUs. One each are reserved for the GPUs, even though they can't be used. This leaves you with 14. Sadly F@H has issues with 'large' Prime Numbers and multiples thereof. 14 = 2* 7 I would try setting CPUs = 12 in the advanced control. I do not know the command line option, I am not a Linux user. 12 = 2*2*3, all small numbers.
Version 7.5.1 of the folding client has code to work with the AS and should get an assignment of a WU which will use as many CPU threads as possible based on the number set at the time of a request. So you shouldn't need to manually set the CPU thread count. In this case probably for 12, but if no projects currently had WU's set to run on 12 threads it could be lower

Manually setting the CPU thread count is necessary with the older version 7.4.4 client. One of the reasons upgrading to the current release is strongly recommended to persons who are not using it unlike the person posting his log here.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
Nuitari
Posts: 80
Joined: Sun Jun 09, 2019 4:03 am
Hardware configuration: 1x Nvidia 1050ti
1x Nvidia 1660Super
1x Nvidia GTX 660
1x Nvidia 1060 3gb
1x AMD rx570
2x AMD rx560
1x AMD Ryzen 7 PRO 1700
1x AMD Ryzen 7 3700X
1x AMD Phenom II
1x AMD A8-9600
1x Intel i5-4590S

Re: No WUs available

Post by Nuitari »

Here is the first 200 lines.

Code: Select all

*********************** Log Started 2019-08-22T03:50:44Z ***********************
03:50:44:************************* Folding@home Client *************************
03:50:44:    Website: https://foldingathome.org/
03:50:44:  Copyright: (c) 2009-2018 foldingathome.org
03:50:44:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
03:50:44:       Args: 
03:50:44:     Config: /opt/foldingathome/config.xml
03:50:44:******************************** Build ********************************
03:50:44:    Version: 7.5.1
03:50:44:       Date: May 12 2018
03:50:44:       Time: 22:51:07
03:50:44: Repository: Git
03:50:44:   Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
03:50:44:     Branch: master
03:50:44:   Compiler: GNU 4.4.7 20120313 (Red Hat 4.4.7-18)
03:50:44:    Options: -std=gnu++98 -O3 -funroll-loops
03:50:44:   Platform: linux2 4.14.0-3-amd64
03:50:44:       Bits: 64
03:50:44:       Mode: Release
03:50:44:******************************* System ********************************
03:50:44:        CPU: AMD Ryzen 7 3700X 8-Core Processor
03:50:44:     CPU ID: AuthenticAMD Family 23 Model 113 Stepping 0
03:50:44:       CPUs: 16
03:50:44:     Memory: 31.35GiB
03:50:44:Free Memory: 3.95GiB
03:50:44:    Threads: POSIX_THREADS
03:50:44: OS Version: 5.0
03:50:44:Has Battery: false
03:50:44: On Battery: false
03:50:44: UTC Offset: -4
03:50:44:        PID: 19904
03:50:44:        CWD: /opt/foldingathome
03:50:44:         OS: Linux 5.0.11-gentoo x86_64
03:50:44:    OS Arch: AMD64
03:50:44:       GPUs: 2
03:50:44:      GPU 0: Bus:9 Slot:0 Func:0 NVIDIA:7 GP106 [GeForce GTX 1060 3GB] 3935
03:50:44:      GPU 1: Bus:10 Slot:0 Func:0 NVIDIA:7 GP107 [GeForce GTX 1050 Ti] 2138
03:50:44:       CUDA: Not detected: cuInit() returned 100
03:50:44:     OpenCL: Not detected: clGetPlatformIDs() returned -1001
03:50:44:***********************************************************************
03:50:44:<config>
03:50:44:  <!-- HTTP Server -->
03:50:44:  <allow v='<ips>'/>
03:50:44:
03:50:44:  <!-- Slot Control -->
03:50:44:  <power v='MEDIUM'/>
03:50:44:
03:50:44:  <!-- User Information -->
03:50:44:  <passkey v='********************************'/>
03:50:44:  <team v='224497'/>
03:50:44:  <user v='Nuitari'/>
03:50:44:
03:50:44:  <!-- Web Server -->
03:50:44:  <web-allow v='<ips>'/>
03:50:44:
03:50:44:  <!-- Folding Slots -->
03:50:44:  <slot id='0' type='CPU'/>
03:50:44:</config>
03:50:44:Trying to access database...
03:50:44:Successfully acquired database lock
03:50:44:Enabled folding slot 00: READY cpu:15
03:50:44:WU00:FS00:Connecting to 65.254.110.245:8080
03:50:45:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
03:50:45:WU00:FS00:Connecting to 18.218.241.186:80
03:50:45:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
03:50:45:ERROR:WU00:FS00:Exception: Could not get an assignment
03:50:45:WU00:FS00:Connecting to 65.254.110.245:8080
03:50:46:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
03:50:46:WU00:FS00:Connecting to 18.218.241.186:80
03:50:46:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
03:50:46:ERROR:WU00:FS00:Exception: Could not get an assignment
03:51:27:4:127.0.0.1:New Web connection
03:51:46:WU00:FS00:Connecting to 65.254.110.245:8080
03:51:46:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
03:51:46:WU00:FS00:Connecting to 18.218.241.186:80
03:51:46:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
03:51:46:ERROR:WU00:FS00:Exception: Could not get an assignment
03:53:23:WU00:FS00:Connecting to 65.254.110.245:8080
03:53:23:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
03:53:23:WU00:FS00:Connecting to 18.218.241.186:80
03:53:23:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
03:53:23:ERROR:WU00:FS00:Exception: Could not get an assignment
03:56:00:WU00:FS00:Connecting to 65.254.110.245:8080
03:56:00:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
03:56:00:WU00:FS00:Connecting to 18.218.241.186:80
03:56:01:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
03:56:01:ERROR:WU00:FS00:Exception: Could not get an assignment
04:00:15:WU00:FS00:Connecting to 65.254.110.245:8080
04:00:15:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
04:00:15:WU00:FS00:Connecting to 18.218.241.186:80
04:00:15:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
04:00:15:ERROR:WU00:FS00:Exception: Could not get an assignment
04:07:06:WU00:FS00:Connecting to 65.254.110.245:8080
04:07:06:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
04:07:06:WU00:FS00:Connecting to 18.218.241.186:80
04:07:07:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
04:07:07:ERROR:WU00:FS00:Exception: Could not get an assignment
04:18:12:WU00:FS00:Connecting to 65.254.110.245:8080
04:18:12:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
04:18:12:WU00:FS00:Connecting to 18.218.241.186:80
04:18:12:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
04:18:12:ERROR:WU00:FS00:Exception: Could not get an assignment
04:36:08:WU00:FS00:Connecting to 65.254.110.245:8080
04:36:08:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
04:36:08:WU00:FS00:Connecting to 18.218.241.186:80
04:36:09:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
04:36:09:ERROR:WU00:FS00:Exception: Could not get an assignment
05:05:11:WU00:FS00:Connecting to 65.254.110.245:8080
05:05:11:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
05:05:11:WU00:FS00:Connecting to 18.218.241.186:80
05:05:11:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
05:05:11:ERROR:WU00:FS00:Exception: Could not get an assignment
05:52:09:WU00:FS00:Connecting to 65.254.110.245:8080
05:52:17:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
05:52:17:WU00:FS00:Connecting to 18.218.241.186:80
05:52:17:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
05:52:17:ERROR:WU00:FS00:Exception: Could not get an assignment
07:08:11:WU00:FS00:Connecting to 65.254.110.245:8080
07:08:12:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
07:08:12:WU00:FS00:Connecting to 18.218.241.186:80
07:08:12:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
07:08:12:ERROR:WU00:FS00:Exception: Could not get an assignment
09:11:10:WU00:FS00:Connecting to 65.254.110.245:8080
09:11:10:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
09:11:10:WU00:FS00:Connecting to 18.218.241.186:80
09:11:11:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
09:11:11:ERROR:WU00:FS00:Exception: Could not get an assignment
******************************* Date: 2019-08-22 *******************************
12:00:20:35:127.0.0.1:New Web connection
12:01:07:FS00:Paused
12:01:10:FS00:Unpaused
12:01:10:WU00:FS00:Connecting to 65.254.110.245:8080
12:01:10:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:01:10:WU00:FS00:Connecting to 18.218.241.186:80
12:01:10:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:01:10:ERROR:WU00:FS00:Exception: Could not get an assignment
12:02:47:WU00:FS00:Connecting to 65.254.110.245:8080
12:02:47:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:02:47:WU00:FS00:Connecting to 18.218.241.186:80
12:02:48:WU00:FS00:Assigned to work server 155.247.166.219
12:02:48:WU00:FS00:Requesting new work unit for slot 00: READY cpu:15 from 155.247.166.219
12:02:48:WU00:FS00:Connecting to 155.247.166.219:8080
12:02:49:WU00:FS00:Downloading 1.45MiB
12:02:50:WU00:FS00:Download complete
12:02:50:WU00:FS00:Received Unit: id:00 state:DOWNLOAD error:NO_ERROR project:14137 run:4 clone:47 gen:73 core:0xa7 unit:0x000000630002894b5bd0ccb8118730f5
12:02:50:WU00:FS00:Starting
12:02:50:WU00:FS00:Running FahCore: /opt/foldingathome/FAHCoreWrapper /opt/foldingathome/cores/cores.foldingathome.org/Linux/AMD64/AVX/Core_a7.fah/FahCore_a7 -dir 00 -suffix 01 -version 705 -lifeline 19904 -checkpoint 15 -np 15
12:02:50:WU00:FS00:Started FahCore on PID 30105
12:02:50:WU00:FS00:Core PID:30109
12:02:50:WU00:FS00:FahCore 0xa7 started
12:02:51:WU00:FS00:0xa7:*********************** Log Started 2019-08-22T12:02:50Z ***********************
12:02:51:WU00:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
12:02:51:WU00:FS00:0xa7:       Type: 0xa7
12:02:51:WU00:FS00:0xa7:       Core: Gromacs
12:02:51:WU00:FS00:0xa7:    Website: https://foldingathome.org/
12:02:51:WU00:FS00:0xa7:  Copyright: (c) 2009-2018 foldingathome.org
12:02:51:WU00:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
12:02:51:WU00:FS00:0xa7:       Args: -dir 00 -suffix 01 -version 705 -lifeline 30105 -checkpoint 15 -np
12:02:51:WU00:FS00:0xa7:             15
12:02:51:WU00:FS00:0xa7:     Config: <none>
12:02:51:WU00:FS00:0xa7:************************************ Build *************************************
12:02:51:WU00:FS00:0xa7:    Version: 0.0.17
12:02:51:WU00:FS00:0xa7:       Date: Apr 27 2018
12:02:51:WU00:FS00:0xa7:       Time: 19:09:21
12:02:51:WU00:FS00:0xa7: Repository: Git
12:02:51:WU00:FS00:0xa7:   Revision: 21359963583d09ec2063ef946399441c4df4ccd7
12:02:51:WU00:FS00:0xa7:     Branch: master
12:02:51:WU00:FS00:0xa7:   Compiler: GNU 6.3.0 20170516
12:02:51:WU00:FS00:0xa7:    Options: -std=gnu++98 -O3 -funroll-loops
12:02:51:WU00:FS00:0xa7:   Platform: linux2 4.14.0-3-amd64
12:02:51:WU00:FS00:0xa7:       Bits: 64
12:02:51:WU00:FS00:0xa7:       Mode: Release
12:02:51:WU00:FS00:0xa7:       SIMD: avx_256
12:02:51:WU00:FS00:0xa7:************************************ System ************************************
12:02:51:WU00:FS00:0xa7:        CPU: AMD Ryzen 7 3700X 8-Core Processor
12:02:51:WU00:FS00:0xa7:     CPU ID: AuthenticAMD Family 23 Model 113 Stepping 0
12:02:51:WU00:FS00:0xa7:       CPUs: 16
12:02:51:WU00:FS00:0xa7:     Memory: 31.35GiB
12:02:51:WU00:FS00:0xa7:Free Memory: 3.16GiB
12:02:51:WU00:FS00:0xa7:    Threads: POSIX_THREADS
12:02:51:WU00:FS00:0xa7: OS Version: 5.0
12:02:51:WU00:FS00:0xa7:Has Battery: false
12:02:51:WU00:FS00:0xa7: On Battery: false
12:02:51:WU00:FS00:0xa7: UTC Offset: -4
12:02:51:WU00:FS00:0xa7:        PID: 30109
12:02:51:WU00:FS00:0xa7:        CWD: /opt/foldingathome/work
12:02:51:WU00:FS00:0xa7:         OS: Linux 5.0.11-gentoo x86_64
12:02:51:WU00:FS00:0xa7:    OS Arch: AMD64
12:02:51:WU00:FS00:0xa7:********************************************************************************
12:02:51:WU00:FS00:0xa7:Project: 14137 (Run 4, Clone 47, Gen 73)
12:02:51:WU00:FS00:0xa7:Unit: 0x000000630002894b5bd0ccb8118730f5
12:02:51:WU00:FS00:0xa7:Reading tar file core.xml
12:02:51:WU00:FS00:0xa7:Reading tar file frame73.tpr
12:02:51:WU00:FS00:0xa7:Digital signatures verified
12:02:51:WU00:FS00:0xa7:Calling: mdrun -s frame73.tpr -o frame73.trr -cpt 15 -nt 15
12:02:51:WU00:FS00:0xa7:Steps: first=182500000 total=2500000
12:02:55:WU00:FS00:0xa7:Completed 1 out of 2500000 steps (0%)
12:05:11:WU00:FS00:0xa7:Completed 25000 out of 2500000 steps (1%)
12:07:26:WU00:FS00:0xa7:Completed 50000 out of 2500000 steps (2%)
12:09:41:WU00:FS00:0xa7:Completed 75000 out of 2500000 steps (3%)
I'm not actually trying to run this on GPUs, only on the CPU.

The reason I'm posting is because of the gaps in WUs availability on the AMD Ryzen CPUs. There was no loss of internet connectivity nor any firewall issue. Restarting the F@H client did not help.

It still is happening, but in smaller, 15 minutes stretches. I have not noticed the problems on any of the other installations I have, only the 2 installations with AMD Ryzen were affected.
Image
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: No WUs available

Post by JimboPalmer »

I am also getting some streaks of no WU available on my Intel Core2 Duo, I am not thinking it is unique to Zen. (you are going to notice it more, as it takes the Core2 Duo 4 days to do a WU)

12:02:51:WU00:FS00:0xa7: Args: -dir 00 -suffix 01 -version 705 -lifeline 30105 -checkpoint 15 -np
12:02:51:WU00:FS00:0xa7: 15

-NP 15 means it is using 15 of your 16 threads. Potentially, if you deleted the GPU slots you would get 16, but I am not sure you would notice.
Last edited by JimboPalmer on Sun Aug 25, 2019 2:39 am, edited 1 time in total.
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: No WUs available

Post by bruce »

Projects that run on CPUs are mostly interchangeable (with a few exceptions). I'm pretty sure this means that the total number of WUs available for assignment to CPUs must be approximately the same as the number of CPUs that are available to fold. Some new CPU projects are being prepared to provide enough more WUs that the natural peaks and valleys will probably have a healthy cushion. It takes a while to get them from "creating" to "beta" and then to "advanced" and then to "FAH" so it won't happen immediately, but help is on the way.

Also, FAHClient v7.5.x is better about accepting a variety of projects than V7.4.4, though so for people who have not upgraded, you might want to do that -- but it's not a huge difference.
parkut
Posts: 364
Joined: Tue Feb 12, 2008 7:33 am
Hardware configuration: Running exclusively Linux headless blades. All are dedicated crunching machines.
Location: SE Michigan, USA

Re: No WUs available

Post by parkut »

I am also seeing sometimes lengthy periods of no work available for CPU.

...
Model Name: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
Core 0: +29C Core 1: +30C Core 2: +24C Core 3: +32C
Memory: 7.77GiB
...
Client Version: 7.5.1
Client Type: advanced

13:15:06:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
13:15:06:WU00:FS00:Connecting to 18.218.241.186:80
13:15:06:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
13:15:06:ERROR:WU00:FS00:Exception: Could not get an assignment
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: No WUs available

Post by bruce »

The assignment servers are telling you there are no CPU WUs available right now. I know FAH is low or WUs right now, but I still find it hard to believe that such a condition exists for more than a few minutes.

Post the first few hundred lines of FAH's log plus the subsequent attempts to get assignments.

According to https://apps.foldingathome.org/serverstats there are 24,843 public jobs for GRO_A7 and 112,285 public jobs for GRO_A4 right now.

By the way, 18.218.241.186 is not a known FAH WorkServer so not being able to get WUs from it can't be identified as a FAH problem ... although it might be a part of the infrastructure restructuring, becoming a new cloud server in the future.
Joe_H
Site Admin
Posts: 7856
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: No WUs available

Post by Joe_H »

I did a little DNS checking, 18.218.241.186 is the current IP address for assign2.foldingathome.org. The address listed on the Server Status page is a number in one of the reserved private address blocks. The Server Status page may need updating to handle the move of the servers to cloud servers.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
parkut
Posts: 364
Joined: Tue Feb 12, 2008 7:33 am
Hardware configuration: Running exclusively Linux headless blades. All are dedicated crunching machines.
Location: SE Michigan, USA

Re: No WUs available

Post by parkut »

This particular machine log shows from reboot at 12:47UTC yesterday thru now,
unable to receive work from 12:47-16:05, got work, processed one WU
then again briefly unable to receive work at 01:57-02:00 and repeated
brief waiting period at 09:54-09:57.

The situation seems to have resolved itself?

Code: Select all

*********************** Log Started 2019-08-24T12:47:28Z ***********************
12:47:28:************************* Folding@home Client *************************
12:47:28:    Website: https://foldingathome.org/
12:47:28:  Copyright: (c) 2009-2018 foldingathome.org
12:47:28:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
12:47:28:       Args: --child --lifeline 20326 /etc/fahclient/config.xml --run-as
12:47:28:             fahclient --pid-file=/var/run/fahclient.pid --daemon
12:47:28:     Config: /etc/fahclient/config.xml
12:47:28:******************************** Build ********************************
12:47:28:    Version: 7.5.1
12:47:28:       Date: May 11 2018
12:47:28:       Time: 19:59:04
12:47:28: Repository: Git
12:47:28:   Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
12:47:28:     Branch: master
12:47:28:   Compiler: GNU 6.3.0 20170516
12:47:28:    Options: -std=gnu++98 -O3 -funroll-loops
12:47:28:   Platform: linux2 4.14.0-3-amd64
12:47:28:       Bits: 64
12:47:28:       Mode: Release
12:47:28:******************************* System ********************************
12:47:28:        CPU: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
12:47:28:     CPU ID: GenuineIntel Family 6 Model 42 Stepping 7
12:47:28:       CPUs: 8
12:47:28:     Memory: 7.77GiB
12:47:28:Free Memory: 6.33GiB
12:47:28:    Threads: POSIX_THREADS
12:47:28: OS Version: 4.15
12:47:28:Has Battery: false
12:47:28: On Battery: false
12:47:28: UTC Offset: -4
12:47:28:        PID: 20328
12:47:28:        CWD: /var/lib/fahclient
12:47:28:         OS: Linux 4.15.0-58-generic x86_64
12:47:28:    OS Arch: AMD64
12:47:28:       GPUs: 0
12:47:28:       CUDA: Not detected: Failed to open dynamic library 'libcuda.so':
12:47:28:             libcuda.so: cannot open shared object file: No such file or
12:47:28:             directory
12:47:28:     OpenCL: Not detected: Failed to open dynamic library 'libOpenCL.so':
12:47:28:             libOpenCL.so: cannot open shared object file: No such file or
12:47:28:             directory
12:47:28:***********************************************************************
12:47:28:<config>
12:47:28:  <!-- Client Control -->
12:47:28:  <fold-anon v='true'/>
12:47:28:
12:47:28:  <!-- Folding Slot Configuration -->
12:47:28:  <gpu v='false'/>
12:47:28:
12:47:28:  <!-- HTTP Server -->
12:47:28:  <allow v='127.0.0.1,192.168.1.1-192.168.1.255'/>
12:47:28:
12:47:28:  <!-- Network -->
12:47:28:  <proxy v=':8080'/>
12:47:28:
12:47:28:  <!-- Remote Command Server -->
12:47:28:  <command-allow-no-pass v='127.0.0.1,192.168.1.1-192.168.1.255'/>
12:47:28:
12:47:28:  <!-- Slot Control -->
12:47:28:  <power v='full'/>
12:47:28:
12:47:28:  <!-- User Information -->
12:47:28:  <passkey v='********************************'/>
12:47:28:  <team v='4'/>
12:47:28:  <user v='TH_Foldinator'/>
12:47:28:
12:47:28:  <!-- Folding Slots -->
12:47:28:  <slot id='0' type='CPU'>
12:47:28:    <client-type v='advanced'/>
12:47:28:  </slot>
12:47:28:</config>
12:47:28:Switching to user fahclient
12:47:28:Trying to access database...
12:47:30:Successfully acquired database lock
12:47:30:Enabled folding slot 00: READY cpu:8
12:47:31:WU00:FS00:Connecting to 65.254.110.245:8080
12:47:39:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:47:39:WU00:FS00:Connecting to 18.218.241.186:80
12:47:40:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:47:40:ERROR:WU00:FS00:Exception: Could not get an assignment
12:47:40:WU00:FS00:Connecting to 65.254.110.245:8080
12:47:40:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:47:40:WU00:FS00:Connecting to 18.218.241.186:80
12:47:40:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:47:40:ERROR:WU00:FS00:Exception: Could not get an assignment
12:48:40:WU00:FS00:Connecting to 65.254.110.245:8080
12:48:40:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:48:40:WU00:FS00:Connecting to 18.218.241.186:80
12:48:40:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:48:40:ERROR:WU00:FS00:Exception: Could not get an assignment
12:50:17:WU00:FS00:Connecting to 65.254.110.245:8080
12:50:17:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:50:17:WU00:FS00:Connecting to 18.218.241.186:80
12:50:17:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:50:17:ERROR:WU00:FS00:Exception: Could not get an assignment
12:52:55:WU00:FS00:Connecting to 65.254.110.245:8080
12:52:55:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:52:55:WU00:FS00:Connecting to 18.218.241.186:80
12:52:55:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:52:55:ERROR:WU00:FS00:Exception: Could not get an assignment
12:57:09:WU00:FS00:Connecting to 65.254.110.245:8080
12:57:09:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:57:09:WU00:FS00:Connecting to 18.218.241.186:80
12:57:09:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:57:09:ERROR:WU00:FS00:Exception: Could not get an assignment
13:04:00:WU00:FS00:Connecting to 65.254.110.245:8080
13:04:00:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
13:04:00:WU00:FS00:Connecting to 18.218.241.186:80
13:04:01:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
13:04:01:ERROR:WU00:FS00:Exception: Could not get an assignment
13:15:06:WU00:FS00:Connecting to 65.254.110.245:8080
13:15:06:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
13:15:06:WU00:FS00:Connecting to 18.218.241.186:80
13:15:06:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
13:15:06:ERROR:WU00:FS00:Exception: Could not get an assignment
13:33:03:WU00:FS00:Connecting to 65.254.110.245:8080
13:33:03:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
13:33:03:WU00:FS00:Connecting to 18.218.241.186:80
13:33:03:WU00:FS00:Assigned to work server 155.247.166.220
13:33:03:WU00:FS00:Requesting new work unit for slot 00: READY cpu:8 from 155.247.166.220
13:33:03:WU00:FS00:Connecting to 155.247.166.220:8080
13:33:03:ERROR:WU00:FS00:Exception: Server did not assign work unit
14:02:05:WU00:FS00:Connecting to 65.254.110.245:8080
14:02:13:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
14:02:13:WU00:FS00:Connecting to 18.218.241.186:80
14:02:13:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
14:02:13:ERROR:WU00:FS00:Exception: Could not get an assignment
14:49:04:WU00:FS00:Connecting to 65.254.110.245:8080
14:49:04:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
14:49:04:WU00:FS00:Connecting to 18.218.241.186:80
14:49:04:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
14:49:04:ERROR:WU00:FS00:Exception: Could not get an assignment
16:05:04:WU00:FS00:Connecting to 65.254.110.245:8080
16:05:05:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
16:05:05:WU00:FS00:Connecting to 18.218.241.186:80
16:05:05:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
16:05:05:ERROR:WU00:FS00:Exception: Could not get an assignment
18:08:04:WU00:FS00:Connecting to 65.254.110.245:8080
18:08:04:WU00:FS00:Assigned to work server 155.247.166.220
18:08:04:WU00:FS00:Requesting new work unit for slot 00: READY cpu:8 from 155.247.166.220
18:08:04:WU00:FS00:Connecting to 155.247.166.220:8080
18:08:05:WU00:FS00:Downloading 896.35KiB
18:08:05:WU00:FS00:Download complete
18:08:05:WU00:FS00:Received Unit: id:00 state:DOWNLOAD error:NO_ERROR project:13794 run:18 clone:29 gen:3 core:0xa7 unit:0x000000060002894c5d5d94152207a957
18:08:05:WU00:FS00:Starting
18:08:05:WU00:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/AVX/Core_a7.fah/FahCore_a7 -dir 00 -suffix 01 -version 705 -lifeline 20328 -checkpoint 15 -np 8
18:08:05:WU00:FS00:Started FahCore on PID 29669
18:08:05:WU00:FS00:Core PID:29673
18:08:05:WU00:FS00:FahCore 0xa7 started
18:08:06:WU00:FS00:0xa7:*********************** Log Started 2019-08-24T18:08:05Z ***********************
18:08:06:WU00:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
18:08:06:WU00:FS00:0xa7:       Type: 0xa7
18:08:06:WU00:FS00:0xa7:       Core: Gromacs
18:08:06:WU00:FS00:0xa7:    Website: https://foldingathome.org/
18:08:06:WU00:FS00:0xa7:  Copyright: (c) 2009-2018 foldingathome.org
18:08:06:WU00:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
18:08:06:WU00:FS00:0xa7:       Args: -dir 00 -suffix 01 -version 705 -lifeline 29669 -checkpoint 15 -np
18:08:06:WU00:FS00:0xa7:             8
18:08:06:WU00:FS00:0xa7:     Config: <none>
18:08:06:WU00:FS00:0xa7:************************************ Build *************************************
18:08:06:WU00:FS00:0xa7:    Version: 0.0.17
18:08:06:WU00:FS00:0xa7:       Date: Apr 27 2018
18:08:06:WU00:FS00:0xa7:       Time: 19:09:21
18:08:06:WU00:FS00:0xa7: Repository: Git
18:08:06:WU00:FS00:0xa7:   Revision: 21359963583d09ec2063ef946399441c4df4ccd7
18:08:06:WU00:FS00:0xa7:     Branch: master
18:08:06:WU00:FS00:0xa7:   Compiler: GNU 6.3.0 20170516
18:08:06:WU00:FS00:0xa7:    Options: -std=gnu++98 -O3 -funroll-loops
18:08:06:WU00:FS00:0xa7:   Platform: linux2 4.14.0-3-amd64
18:08:06:WU00:FS00:0xa7:       Bits: 64
18:08:06:WU00:FS00:0xa7:       Mode: Release
18:08:06:WU00:FS00:0xa7:       SIMD: avx_256
18:08:06:WU00:FS00:0xa7:************************************ System ************************************
18:08:06:WU00:FS00:0xa7:        CPU: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
18:08:06:WU00:FS00:0xa7:     CPU ID: GenuineIntel Family 6 Model 42 Stepping 7
18:08:06:WU00:FS00:0xa7:       CPUs: 8
18:08:06:WU00:FS00:0xa7:     Memory: 7.77GiB
18:08:06:WU00:FS00:0xa7:Free Memory: 6.34GiB
18:08:06:WU00:FS00:0xa7:    Threads: POSIX_THREADS
18:08:06:WU00:FS00:0xa7: OS Version: 4.15
18:08:06:WU00:FS00:0xa7:Has Battery: false
18:08:06:WU00:FS00:0xa7: On Battery: false
18:08:06:WU00:FS00:0xa7: UTC Offset: -4
18:08:06:WU00:FS00:0xa7:        PID: 29673
18:08:06:WU00:FS00:0xa7:        CWD: /var/lib/fahclient/work
18:08:06:WU00:FS00:0xa7:         OS: Linux 4.15.0-58-generic x86_64
18:08:06:WU00:FS00:0xa7:    OS Arch: AMD64
18:08:06:WU00:FS00:0xa7:********************************************************************************
18:08:06:WU00:FS00:0xa7:Project: 13794 (Run 18, Clone 29, Gen 3)
18:08:06:WU00:FS00:0xa7:Unit: 0x000000060002894c5d5d94152207a957
18:08:06:WU00:FS00:0xa7:Reading tar file core.xml
18:08:06:WU00:FS00:0xa7:Reading tar file frame3.tpr
18:08:06:WU00:FS00:0xa7:Digital signatures verified
18:08:06:WU00:FS00:0xa7:Calling: mdrun -s frame3.tpr -o frame3.trr -cpt 15 -nt 8
18:08:06:WU00:FS00:0xa7:Steps: first=7500000 total=2500000
18:08:07:WU00:FS00:0xa7:Completed 1 out of 2500000 steps (0%)
18:12:44:WU00:FS00:0xa7:Completed 25000 out of 2500000 steps (1%)
18:17:30:WU00:FS00:0xa7:Completed 50000 out of 2500000 steps (2%)
18:22:14:WU00:FS00:0xa7:Completed 75000 out of 2500000 steps (3%)
18:26:58:WU00:FS00:0xa7:Completed 100000 out of 2500000 steps (4%)
18:31:42:WU00:FS00:0xa7:Completed 125000 out of 2500000 steps (5%)
18:36:26:WU00:FS00:0xa7:Completed 150000 out of 2500000 steps (6%)
18:41:11:WU00:FS00:0xa7:Completed 175000 out of 2500000 steps (7%)
18:45:55:WU00:FS00:0xa7:Completed 200000 out of 2500000 steps (8%)
******************************* Date: 2019-08-24 *******************************
18:50:39:WU00:FS00:0xa7:Completed 225000 out of 2500000 steps (9%)
18:55:25:WU00:FS00:0xa7:Completed 250000 out of 2500000 steps (10%)
19:00:10:WU00:FS00:0xa7:Completed 275000 out of 2500000 steps (11%)
19:04:55:WU00:FS00:0xa7:Completed 300000 out of 2500000 steps (12%)
19:09:40:WU00:FS00:0xa7:Completed 325000 out of 2500000 steps (13%)
19:14:24:WU00:FS00:0xa7:Completed 350000 out of 2500000 steps (14%)
19:19:09:WU00:FS00:0xa7:Completed 375000 out of 2500000 steps (15%)
19:23:54:WU00:FS00:0xa7:Completed 400000 out of 2500000 steps (16%)
19:28:38:WU00:FS00:0xa7:Completed 425000 out of 2500000 steps (17%)
19:33:23:WU00:FS00:0xa7:Completed 450000 out of 2500000 steps (18%)
19:38:11:WU00:FS00:0xa7:Completed 475000 out of 2500000 steps (19%)
19:42:57:WU00:FS00:0xa7:Completed 500000 out of 2500000 steps (20%)
19:47:45:WU00:FS00:0xa7:Completed 525000 out of 2500000 steps (21%)
19:52:30:WU00:FS00:0xa7:Completed 550000 out of 2500000 steps (22%)
19:57:16:WU00:FS00:0xa7:Completed 575000 out of 2500000 steps (23%)
20:02:00:WU00:FS00:0xa7:Completed 600000 out of 2500000 steps (24%)
20:06:47:WU00:FS00:0xa7:Completed 625000 out of 2500000 steps (25%)
20:11:33:WU00:FS00:0xa7:Completed 650000 out of 2500000 steps (26%)
20:16:19:WU00:FS00:0xa7:Completed 675000 out of 2500000 steps (27%)
20:21:05:WU00:FS00:0xa7:Completed 700000 out of 2500000 steps (28%)
20:25:52:WU00:FS00:0xa7:Completed 725000 out of 2500000 steps (29%)
20:30:38:WU00:FS00:0xa7:Completed 750000 out of 2500000 steps (30%)
20:35:26:WU00:FS00:0xa7:Completed 775000 out of 2500000 steps (31%)
20:40:11:WU00:FS00:0xa7:Completed 800000 out of 2500000 steps (32%)
20:44:56:WU00:FS00:0xa7:Completed 825000 out of 2500000 steps (33%)
20:49:43:WU00:FS00:0xa7:Completed 850000 out of 2500000 steps (34%)
20:54:27:WU00:FS00:0xa7:Completed 875000 out of 2500000 steps (35%)
20:59:11:WU00:FS00:0xa7:Completed 900000 out of 2500000 steps (36%)
21:03:57:WU00:FS00:0xa7:Completed 925000 out of 2500000 steps (37%)
21:08:42:WU00:FS00:0xa7:Completed 950000 out of 2500000 steps (38%)
21:13:28:WU00:FS00:0xa7:Completed 975000 out of 2500000 steps (39%)
21:18:14:WU00:FS00:0xa7:Completed 1000000 out of 2500000 steps (40%)
21:23:00:WU00:FS00:0xa7:Completed 1025000 out of 2500000 steps (41%)
21:27:44:WU00:FS00:0xa7:Completed 1050000 out of 2500000 steps (42%)
21:32:29:WU00:FS00:0xa7:Completed 1075000 out of 2500000 steps (43%)
21:37:13:WU00:FS00:0xa7:Completed 1100000 out of 2500000 steps (44%)
21:41:58:WU00:FS00:0xa7:Completed 1125000 out of 2500000 steps (45%)
21:46:42:WU00:FS00:0xa7:Completed 1150000 out of 2500000 steps (46%)
21:51:25:WU00:FS00:0xa7:Completed 1175000 out of 2500000 steps (47%)
21:56:08:WU00:FS00:0xa7:Completed 1200000 out of 2500000 steps (48%)
22:00:52:WU00:FS00:0xa7:Completed 1225000 out of 2500000 steps (49%)
22:05:36:WU00:FS00:0xa7:Completed 1250000 out of 2500000 steps (50%)
22:10:19:WU00:FS00:0xa7:Completed 1275000 out of 2500000 steps (51%)
22:15:02:WU00:FS00:0xa7:Completed 1300000 out of 2500000 steps (52%)
22:19:46:WU00:FS00:0xa7:Completed 1325000 out of 2500000 steps (53%)
22:24:30:WU00:FS00:0xa7:Completed 1350000 out of 2500000 steps (54%)
22:29:11:WU00:FS00:0xa7:Completed 1375000 out of 2500000 steps (55%)
22:33:53:WU00:FS00:0xa7:Completed 1400000 out of 2500000 steps (56%)
22:38:38:WU00:FS00:0xa7:Completed 1425000 out of 2500000 steps (57%)
22:43:20:WU00:FS00:0xa7:Completed 1450000 out of 2500000 steps (58%)
22:48:03:WU00:FS00:0xa7:Completed 1475000 out of 2500000 steps (59%)
22:52:46:WU00:FS00:0xa7:Completed 1500000 out of 2500000 steps (60%)
22:57:30:WU00:FS00:0xa7:Completed 1525000 out of 2500000 steps (61%)
23:02:12:WU00:FS00:0xa7:Completed 1550000 out of 2500000 steps (62%)
23:06:56:WU00:FS00:0xa7:Completed 1575000 out of 2500000 steps (63%)
23:11:40:WU00:FS00:0xa7:Completed 1600000 out of 2500000 steps (64%)
23:16:24:WU00:FS00:0xa7:Completed 1625000 out of 2500000 steps (65%)
23:21:10:WU00:FS00:0xa7:Completed 1650000 out of 2500000 steps (66%)
23:25:56:WU00:FS00:0xa7:Completed 1675000 out of 2500000 steps (67%)
23:30:40:WU00:FS00:0xa7:Completed 1700000 out of 2500000 steps (68%)
23:35:26:WU00:FS00:0xa7:Completed 1725000 out of 2500000 steps (69%)
23:40:10:WU00:FS00:0xa7:Completed 1750000 out of 2500000 steps (70%)
23:44:56:WU00:FS00:0xa7:Completed 1775000 out of 2500000 steps (71%)
23:49:41:WU00:FS00:0xa7:Completed 1800000 out of 2500000 steps (72%)
23:54:27:WU00:FS00:0xa7:Completed 1825000 out of 2500000 steps (73%)
23:59:13:WU00:FS00:0xa7:Completed 1850000 out of 2500000 steps (74%)
00:03:59:WU00:FS00:0xa7:Completed 1875000 out of 2500000 steps (75%)
00:08:45:WU00:FS00:0xa7:Completed 1900000 out of 2500000 steps (76%)
00:13:31:WU00:FS00:0xa7:Completed 1925000 out of 2500000 steps (77%)
00:18:17:WU00:FS00:0xa7:Completed 1950000 out of 2500000 steps (78%)
00:23:02:WU00:FS00:0xa7:Completed 1975000 out of 2500000 steps (79%)
00:27:48:WU00:FS00:0xa7:Completed 2000000 out of 2500000 steps (80%)
00:32:33:WU00:FS00:0xa7:Completed 2025000 out of 2500000 steps (81%)
00:37:19:WU00:FS00:0xa7:Completed 2050000 out of 2500000 steps (82%)
00:42:05:WU00:FS00:0xa7:Completed 2075000 out of 2500000 steps (83%)
00:46:51:WU00:FS00:0xa7:Completed 2100000 out of 2500000 steps (84%)
******************************* Date: 2019-08-25 *******************************
00:51:37:WU00:FS00:0xa7:Completed 2125000 out of 2500000 steps (85%)
00:56:24:WU00:FS00:0xa7:Completed 2150000 out of 2500000 steps (86%)
01:01:09:WU00:FS00:0xa7:Completed 2175000 out of 2500000 steps (87%)
01:05:55:WU00:FS00:0xa7:Completed 2200000 out of 2500000 steps (88%)
01:10:42:WU00:FS00:0xa7:Completed 2225000 out of 2500000 steps (89%)
01:15:28:WU00:FS00:0xa7:Completed 2250000 out of 2500000 steps (90%)
01:20:12:WU00:FS00:0xa7:Completed 2275000 out of 2500000 steps (91%)
01:24:56:WU00:FS00:0xa7:Completed 2300000 out of 2500000 steps (92%)
01:29:38:WU00:FS00:0xa7:Completed 2325000 out of 2500000 steps (93%)
01:34:21:WU00:FS00:0xa7:Completed 2350000 out of 2500000 steps (94%)
01:39:04:WU00:FS00:0xa7:Completed 2375000 out of 2500000 steps (95%)
01:43:45:WU00:FS00:0xa7:Completed 2400000 out of 2500000 steps (96%)
01:48:26:WU00:FS00:0xa7:Completed 2425000 out of 2500000 steps (97%)
01:53:09:WU00:FS00:0xa7:Completed 2450000 out of 2500000 steps (98%)
01:57:51:WU00:FS00:0xa7:Completed 2475000 out of 2500000 steps (99%)
01:57:51:WU01:FS00:Connecting to 65.254.110.245:8080
01:57:51:WARNING:WU01:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
01:57:51:WU01:FS00:Connecting to 18.218.241.186:80
01:57:55:WARNING:WU01:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
01:57:55:ERROR:WU01:FS00:Exception: Could not get an assignment
01:57:55:WU01:FS00:Connecting to 65.254.110.245:8080
01:57:55:WARNING:WU01:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
01:57:55:WU01:FS00:Connecting to 18.218.241.186:80
01:57:56:WARNING:WU01:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
01:57:56:ERROR:WU01:FS00:Exception: Could not get an assignment
01:58:55:WU01:FS00:Connecting to 65.254.110.245:8080
01:58:55:WARNING:WU01:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
01:58:55:WU01:FS00:Connecting to 18.218.241.186:80
01:58:55:WARNING:WU01:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
01:58:55:ERROR:WU01:FS00:Exception: Could not get an assignment
02:00:32:WU01:FS00:Connecting to 65.254.110.245:8080
02:00:33:WU01:FS00:Assigned to work server 155.247.166.220
02:00:33:WU01:FS00:Requesting new work unit for slot 00: RUNNING cpu:8 from 155.247.166.220
02:00:33:WU01:FS00:Connecting to 155.247.166.220:8080
02:00:33:WU01:FS00:Downloading 896.28KiB
02:00:34:WU01:FS00:Download complete
02:00:34:WU01:FS00:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:13794 run:24 clone:3 gen:5 core:0xa7 unit:0x000000060002894c5d5d93f6658eb96b
02:02:32:WU00:FS00:0xa7:Completed 2500000 out of 2500000 steps (100%)
02:02:33:WU00:FS00:0xa7:Saving result file ../logfile_01.txt
02:02:33:WU00:FS00:0xa7:Saving result file ener.edr
02:02:34:WU00:FS00:0xa7:Saving result file frame3.trr
02:02:37:WU00:FS00:0xa7:Saving result file md.log
02:02:37:WU00:FS00:0xa7:Saving result file pullf.xvg
02:02:37:WU00:FS00:0xa7:Saving result file pullx.xvg
02:02:37:WU00:FS00:0xa7:Saving result file science.log
02:02:37:WU00:FS00:0xa7:Saving result file traj_comp.xtc
02:02:37:WU00:FS00:0xa7:Folding@home Core Shutdown: FINISHED_UNIT
02:02:37:WU00:FS00:FahCore returned: FINISHED_UNIT (100 = 0x64)
02:02:37:WU00:FS00:Sending unit results: id:00 state:SEND error:NO_ERROR project:13794 run:18 clone:29 gen:3 core:0xa7 unit:0x000000060002894c5d5d94152207a957
02:02:37:WU00:FS00:Uploading 24.90MiB to 155.247.166.220
02:02:37:WU00:FS00:Connecting to 155.247.166.220:8080
02:02:37:WU01:FS00:Starting
02:02:37:WU01:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/AVX/Core_a7.fah/FahCore_a7 -dir 01 -suffix 01 -version 705 -lifeline 20328 -checkpoint 15 -np 8
02:02:37:WU01:FS00:Started FahCore on PID 10861
02:02:37:WU01:FS00:Core PID:10865
02:02:37:WU01:FS00:FahCore 0xa7 started
02:02:38:WU01:FS00:0xa7:*********************** Log Started 2019-08-25T02:02:37Z ***********************
02:02:38:WU01:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
02:02:38:WU01:FS00:0xa7:       Type: 0xa7
02:02:38:WU01:FS00:0xa7:       Core: Gromacs
02:02:38:WU01:FS00:0xa7:    Website: https://foldingathome.org/
02:02:38:WU01:FS00:0xa7:  Copyright: (c) 2009-2018 foldingathome.org
02:02:38:WU01:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
02:02:38:WU01:FS00:0xa7:       Args: -dir 01 -suffix 01 -version 705 -lifeline 10861 -checkpoint 15 -np
02:02:38:WU01:FS00:0xa7:             8
02:02:38:WU01:FS00:0xa7:     Config: <none>
02:02:38:WU01:FS00:0xa7:************************************ Build *************************************
02:02:38:WU01:FS00:0xa7:    Version: 0.0.17
02:02:38:WU01:FS00:0xa7:       Date: Apr 27 2018
02:02:38:WU01:FS00:0xa7:       Time: 19:09:21
02:02:38:WU01:FS00:0xa7: Repository: Git
02:02:38:WU01:FS00:0xa7:   Revision: 21359963583d09ec2063ef946399441c4df4ccd7
02:02:38:WU01:FS00:0xa7:     Branch: master
02:02:38:WU01:FS00:0xa7:   Compiler: GNU 6.3.0 20170516
02:02:38:WU01:FS00:0xa7:    Options: -std=gnu++98 -O3 -funroll-loops
02:02:38:WU01:FS00:0xa7:   Platform: linux2 4.14.0-3-amd64
02:02:38:WU01:FS00:0xa7:       Bits: 64
02:02:38:WU01:FS00:0xa7:       Mode: Release
02:02:38:WU01:FS00:0xa7:       SIMD: avx_256
02:02:38:WU01:FS00:0xa7:************************************ System ************************************
02:02:38:WU01:FS00:0xa7:        CPU: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
02:02:38:WU01:FS00:0xa7:     CPU ID: GenuineIntel Family 6 Model 42 Stepping 7
02:02:38:WU01:FS00:0xa7:       CPUs: 8
02:02:38:WU01:FS00:0xa7:     Memory: 7.77GiB
02:02:38:WU01:FS00:0xa7:Free Memory: 6.27GiB
02:02:38:WU01:FS00:0xa7:    Threads: POSIX_THREADS
02:02:38:WU01:FS00:0xa7: OS Version: 4.15
02:02:38:WU01:FS00:0xa7:Has Battery: false
02:02:38:WU01:FS00:0xa7: On Battery: false
02:02:38:WU01:FS00:0xa7: UTC Offset: -4
02:02:38:WU01:FS00:0xa7:        PID: 10865
02:02:38:WU01:FS00:0xa7:        CWD: /var/lib/fahclient/work
02:02:38:WU01:FS00:0xa7:         OS: Linux 4.15.0-58-generic x86_64
02:02:38:WU01:FS00:0xa7:    OS Arch: AMD64
02:02:38:WU01:FS00:0xa7:********************************************************************************
02:02:38:WU01:FS00:0xa7:Project: 13794 (Run 24, Clone 3, Gen 5)
02:02:38:WU01:FS00:0xa7:Unit: 0x000000060002894c5d5d93f6658eb96b
02:02:38:WU01:FS00:0xa7:Reading tar file core.xml
02:02:38:WU01:FS00:0xa7:Reading tar file frame5.tpr
02:02:38:WU01:FS00:0xa7:Digital signatures verified
02:02:38:WU01:FS00:0xa7:Calling: mdrun -s frame5.tpr -o frame5.trr -cpt 15 -nt 8
02:02:38:WU01:FS00:0xa7:Steps: first=12500000 total=2500000
02:02:39:WU01:FS00:0xa7:Completed 1 out of 2500000 steps (0%)
02:02:43:WU00:FS00:Upload 2.51%
02:02:49:WU00:FS00:Upload 19.08%
02:02:55:WU00:FS00:Upload 26.61%
02:03:02:WU00:FS00:Upload 42.42%
02:03:08:WU00:FS00:Upload 54.22%
02:03:15:WU00:FS00:Upload 70.03%
02:03:21:WU00:FS00:Upload 81.83%
02:03:27:WU00:FS00:Upload 93.62%
02:03:36:WU00:FS00:Upload complete
02:03:36:WU00:FS00:Server responded WORK_ACK (400)
02:03:36:WU00:FS00:Final credit estimate, 11614.00 points
02:03:36:WU00:FS00:Cleaning up
02:07:21:WU01:FS00:0xa7:Completed 25000 out of 2500000 steps (1%)
02:12:02:WU01:FS00:0xa7:Completed 50000 out of 2500000 steps (2%)
02:16:44:WU01:FS00:0xa7:Completed 75000 out of 2500000 steps (3%)
02:21:26:WU01:FS00:0xa7:Completed 100000 out of 2500000 steps (4%)
02:26:09:WU01:FS00:0xa7:Completed 125000 out of 2500000 steps (5%)
02:30:51:WU01:FS00:0xa7:Completed 150000 out of 2500000 steps (6%)
02:35:34:WU01:FS00:0xa7:Completed 175000 out of 2500000 steps (7%)
02:40:18:WU01:FS00:0xa7:Completed 200000 out of 2500000 steps (8%)
02:45:02:WU01:FS00:0xa7:Completed 225000 out of 2500000 steps (9%)
02:49:48:WU01:FS00:0xa7:Completed 250000 out of 2500000 steps (10%)
02:54:32:WU01:FS00:0xa7:Completed 275000 out of 2500000 steps (11%)
02:59:17:WU01:FS00:0xa7:Completed 300000 out of 2500000 steps (12%)
03:04:03:WU01:FS00:0xa7:Completed 325000 out of 2500000 steps (13%)
03:08:49:WU01:FS00:0xa7:Completed 350000 out of 2500000 steps (14%)
03:13:35:WU01:FS00:0xa7:Completed 375000 out of 2500000 steps (15%)
03:18:20:WU01:FS00:0xa7:Completed 400000 out of 2500000 steps (16%)
03:23:05:WU01:FS00:0xa7:Completed 425000 out of 2500000 steps (17%)
03:27:51:WU01:FS00:0xa7:Completed 450000 out of 2500000 steps (18%)
03:32:38:WU01:FS00:0xa7:Completed 475000 out of 2500000 steps (19%)
03:37:25:WU01:FS00:0xa7:Completed 500000 out of 2500000 steps (20%)
03:42:11:WU01:FS00:0xa7:Completed 525000 out of 2500000 steps (21%)
03:46:57:WU01:FS00:0xa7:Completed 550000 out of 2500000 steps (22%)
03:51:45:WU01:FS00:0xa7:Completed 575000 out of 2500000 steps (23%)
03:56:31:WU01:FS00:0xa7:Completed 600000 out of 2500000 steps (24%)
04:01:17:WU01:FS00:0xa7:Completed 625000 out of 2500000 steps (25%)
04:06:04:WU01:FS00:0xa7:Completed 650000 out of 2500000 steps (26%)
04:10:52:WU01:FS00:0xa7:Completed 675000 out of 2500000 steps (27%)
04:15:39:WU01:FS00:0xa7:Completed 700000 out of 2500000 steps (28%)
04:20:25:WU01:FS00:0xa7:Completed 725000 out of 2500000 steps (29%)
04:25:11:WU01:FS00:0xa7:Completed 750000 out of 2500000 steps (30%)
04:29:59:WU01:FS00:0xa7:Completed 775000 out of 2500000 steps (31%)
04:34:46:WU01:FS00:0xa7:Completed 800000 out of 2500000 steps (32%)
04:39:33:WU01:FS00:0xa7:Completed 825000 out of 2500000 steps (33%)
04:44:20:WU01:FS00:0xa7:Completed 850000 out of 2500000 steps (34%)
04:49:07:WU01:FS00:0xa7:Completed 875000 out of 2500000 steps (35%)
04:53:54:WU01:FS00:0xa7:Completed 900000 out of 2500000 steps (36%)
04:58:41:WU01:FS00:0xa7:Completed 925000 out of 2500000 steps (37%)
05:03:30:WU01:FS00:0xa7:Completed 950000 out of 2500000 steps (38%)
05:08:17:WU01:FS00:0xa7:Completed 975000 out of 2500000 steps (39%)
05:13:04:WU01:FS00:0xa7:Completed 1000000 out of 2500000 steps (40%)
05:17:51:WU01:FS00:0xa7:Completed 1025000 out of 2500000 steps (41%)
05:22:39:WU01:FS00:0xa7:Completed 1050000 out of 2500000 steps (42%)
05:27:27:WU01:FS00:0xa7:Completed 1075000 out of 2500000 steps (43%)
05:32:13:WU01:FS00:0xa7:Completed 1100000 out of 2500000 steps (44%)
05:37:00:WU01:FS00:0xa7:Completed 1125000 out of 2500000 steps (45%)
05:41:47:WU01:FS00:0xa7:Completed 1150000 out of 2500000 steps (46%)
05:46:34:WU01:FS00:0xa7:Completed 1175000 out of 2500000 steps (47%)
05:51:21:WU01:FS00:0xa7:Completed 1200000 out of 2500000 steps (48%)
05:56:08:WU01:FS00:0xa7:Completed 1225000 out of 2500000 steps (49%)
06:00:55:WU01:FS00:0xa7:Completed 1250000 out of 2500000 steps (50%)
06:05:42:WU01:FS00:0xa7:Completed 1275000 out of 2500000 steps (51%)
06:10:28:WU01:FS00:0xa7:Completed 1300000 out of 2500000 steps (52%)
06:15:15:WU01:FS00:0xa7:Completed 1325000 out of 2500000 steps (53%)
06:20:01:WU01:FS00:0xa7:Completed 1350000 out of 2500000 steps (54%)
06:24:47:WU01:FS00:0xa7:Completed 1375000 out of 2500000 steps (55%)
06:29:34:WU01:FS00:0xa7:Completed 1400000 out of 2500000 steps (56%)
06:34:21:WU01:FS00:0xa7:Completed 1425000 out of 2500000 steps (57%)
06:39:07:WU01:FS00:0xa7:Completed 1450000 out of 2500000 steps (58%)
06:43:53:WU01:FS00:0xa7:Completed 1475000 out of 2500000 steps (59%)
06:48:40:WU01:FS00:0xa7:Completed 1500000 out of 2500000 steps (60%)
******************************* Date: 2019-08-25 *******************************
06:53:27:WU01:FS00:0xa7:Completed 1525000 out of 2500000 steps (61%)
06:58:13:WU01:FS00:0xa7:Completed 1550000 out of 2500000 steps (62%)
07:03:00:WU01:FS00:0xa7:Completed 1575000 out of 2500000 steps (63%)
07:07:46:WU01:FS00:0xa7:Completed 1600000 out of 2500000 steps (64%)
07:12:33:WU01:FS00:0xa7:Completed 1625000 out of 2500000 steps (65%)
07:17:19:WU01:FS00:0xa7:Completed 1650000 out of 2500000 steps (66%)
07:22:06:WU01:FS00:0xa7:Completed 1675000 out of 2500000 steps (67%)
07:26:53:WU01:FS00:0xa7:Completed 1700000 out of 2500000 steps (68%)
07:31:39:WU01:FS00:0xa7:Completed 1725000 out of 2500000 steps (69%)
07:36:25:WU01:FS00:0xa7:Completed 1750000 out of 2500000 steps (70%)
07:41:12:WU01:FS00:0xa7:Completed 1775000 out of 2500000 steps (71%)
07:45:59:WU01:FS00:0xa7:Completed 1800000 out of 2500000 steps (72%)
07:50:46:WU01:FS00:0xa7:Completed 1825000 out of 2500000 steps (73%)
07:55:32:WU01:FS00:0xa7:Completed 1850000 out of 2500000 steps (74%)
08:00:19:WU01:FS00:0xa7:Completed 1875000 out of 2500000 steps (75%)
08:05:05:WU01:FS00:0xa7:Completed 1900000 out of 2500000 steps (76%)
08:09:52:WU01:FS00:0xa7:Completed 1925000 out of 2500000 steps (77%)
08:14:38:WU01:FS00:0xa7:Completed 1950000 out of 2500000 steps (78%)
08:19:24:WU01:FS00:0xa7:Completed 1975000 out of 2500000 steps (79%)
08:24:10:WU01:FS00:0xa7:Completed 2000000 out of 2500000 steps (80%)
08:28:56:WU01:FS00:0xa7:Completed 2025000 out of 2500000 steps (81%)
08:33:44:WU01:FS00:0xa7:Completed 2050000 out of 2500000 steps (82%)
08:38:30:WU01:FS00:0xa7:Completed 2075000 out of 2500000 steps (83%)
08:43:17:WU01:FS00:0xa7:Completed 2100000 out of 2500000 steps (84%)
08:48:04:WU01:FS00:0xa7:Completed 2125000 out of 2500000 steps (85%)
08:52:51:WU01:FS00:0xa7:Completed 2150000 out of 2500000 steps (86%)
08:57:37:WU01:FS00:0xa7:Completed 2175000 out of 2500000 steps (87%)
09:02:24:WU01:FS00:0xa7:Completed 2200000 out of 2500000 steps (88%)
09:07:11:WU01:FS00:0xa7:Completed 2225000 out of 2500000 steps (89%)
09:11:57:WU01:FS00:0xa7:Completed 2250000 out of 2500000 steps (90%)
09:16:44:WU01:FS00:0xa7:Completed 2275000 out of 2500000 steps (91%)
09:21:31:WU01:FS00:0xa7:Completed 2300000 out of 2500000 steps (92%)
09:26:18:WU01:FS00:0xa7:Completed 2325000 out of 2500000 steps (93%)
09:31:04:WU01:FS00:0xa7:Completed 2350000 out of 2500000 steps (94%)
09:35:51:WU01:FS00:0xa7:Completed 2375000 out of 2500000 steps (95%)
09:40:38:WU01:FS00:0xa7:Completed 2400000 out of 2500000 steps (96%)
09:45:24:WU01:FS00:0xa7:Completed 2425000 out of 2500000 steps (97%)
09:50:10:WU01:FS00:0xa7:Completed 2450000 out of 2500000 steps (98%)
09:54:57:WU01:FS00:0xa7:Completed 2475000 out of 2500000 steps (99%)
09:54:58:WU00:FS00:Connecting to 65.254.110.245:8080
09:54:58:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
09:54:58:WU00:FS00:Connecting to 18.218.241.186:80
09:54:59:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
09:54:59:ERROR:WU00:FS00:Exception: Could not get an assignment
09:54:59:WU00:FS00:Connecting to 65.254.110.245:8080
09:54:59:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
09:54:59:WU00:FS00:Connecting to 18.218.241.186:80
09:54:59:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
09:54:59:ERROR:WU00:FS00:Exception: Could not get an assignment
09:55:59:WU00:FS00:Connecting to 65.254.110.245:8080
09:55:59:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
09:55:59:WU00:FS00:Connecting to 18.218.241.186:80
09:55:59:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
09:55:59:ERROR:WU00:FS00:Exception: Could not get an assignment
09:57:36:WU00:FS00:Connecting to 65.254.110.245:8080
09:57:36:WU00:FS00:Assigned to work server 155.247.166.220
09:57:36:WU00:FS00:Requesting new work unit for slot 00: RUNNING cpu:8 from 155.247.166.220
09:57:36:WU00:FS00:Connecting to 155.247.166.220:8080
09:57:37:WU00:FS00:Downloading 896.39KiB
09:57:38:WU00:FS00:Download complete
09:57:38:WU00:FS00:Received Unit: id:00 state:DOWNLOAD error:NO_ERROR project:13794 run:13 clone:164 gen:2 core:0xa7 unit:0x000000030002894c5d5f33f2588d390e
09:59:43:WU01:FS00:0xa7:Completed 2500000 out of 2500000 steps (100%)
09:59:45:WU01:FS00:0xa7:Saving result file ../logfile_01.txt
09:59:45:WU01:FS00:0xa7:Saving result file ener.edr
09:59:45:WU01:FS00:0xa7:Saving result file frame5.trr
09:59:48:WU01:FS00:0xa7:Saving result file md.log
09:59:48:WU01:FS00:0xa7:Saving result file pullf.xvg
09:59:48:WU01:FS00:0xa7:Saving result file pullx.xvg
09:59:48:WU01:FS00:0xa7:Saving result file science.log
09:59:48:WU01:FS00:0xa7:Saving result file traj_comp.xtc
09:59:48:WU01:FS00:0xa7:Folding@home Core Shutdown: FINISHED_UNIT
09:59:49:WU01:FS00:FahCore returned: FINISHED_UNIT (100 = 0x64)
09:59:49:WU01:FS00:Sending unit results: id:01 state:SEND error:NO_ERROR project:13794 run:24 clone:3 gen:5 core:0xa7 unit:0x000000060002894c5d5d93f6658eb96b
09:59:49:WU01:FS00:Uploading 24.90MiB to 155.247.166.220
09:59:49:WU01:FS00:Connecting to 155.247.166.220:8080
09:59:49:WU00:FS00:Starting
09:59:49:WU00:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/AVX/Core_a7.fah/FahCore_a7 -dir 00 -suffix 01 -version 705 -lifeline 20328 -checkpoint 15 -np 8
09:59:49:WU00:FS00:Started FahCore on PID 24343
09:59:49:WU00:FS00:Core PID:24347
09:59:49:WU00:FS00:FahCore 0xa7 started
09:59:50:WU00:FS00:0xa7:*********************** Log Started 2019-08-25T09:59:49Z ***********************
09:59:50:WU00:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
09:59:50:WU00:FS00:0xa7:       Type: 0xa7
09:59:50:WU00:FS00:0xa7:       Core: Gromacs
09:59:50:WU00:FS00:0xa7:    Website: https://foldingathome.org/
09:59:50:WU00:FS00:0xa7:  Copyright: (c) 2009-2018 foldingathome.org
09:59:50:WU00:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
09:59:50:WU00:FS00:0xa7:       Args: -dir 00 -suffix 01 -version 705 -lifeline 24343 -checkpoint 15 -np
09:59:50:WU00:FS00:0xa7:             8
09:59:50:WU00:FS00:0xa7:     Config: <none>
09:59:50:WU00:FS00:0xa7:************************************ Build *************************************
09:59:50:WU00:FS00:0xa7:    Version: 0.0.17
09:59:50:WU00:FS00:0xa7:       Date: Apr 27 2018
09:59:50:WU00:FS00:0xa7:       Time: 19:09:21
09:59:50:WU00:FS00:0xa7: Repository: Git
09:59:50:WU00:FS00:0xa7:   Revision: 21359963583d09ec2063ef946399441c4df4ccd7
09:59:50:WU00:FS00:0xa7:     Branch: master
09:59:50:WU00:FS00:0xa7:   Compiler: GNU 6.3.0 20170516
09:59:50:WU00:FS00:0xa7:    Options: -std=gnu++98 -O3 -funroll-loops
09:59:50:WU00:FS00:0xa7:   Platform: linux2 4.14.0-3-amd64
09:59:50:WU00:FS00:0xa7:       Bits: 64
09:59:50:WU00:FS00:0xa7:       Mode: Release
09:59:50:WU00:FS00:0xa7:       SIMD: avx_256
09:59:50:WU00:FS00:0xa7:************************************ System ************************************
09:59:50:WU00:FS00:0xa7:        CPU: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
09:59:50:WU00:FS00:0xa7:     CPU ID: GenuineIntel Family 6 Model 42 Stepping 7
09:59:50:WU00:FS00:0xa7:       CPUs: 8
09:59:50:WU00:FS00:0xa7:     Memory: 7.77GiB
09:59:50:WU00:FS00:0xa7:Free Memory: 6.24GiB
09:59:50:WU00:FS00:0xa7:    Threads: POSIX_THREADS
09:59:50:WU00:FS00:0xa7: OS Version: 4.15
09:59:50:WU00:FS00:0xa7:Has Battery: false
09:59:50:WU00:FS00:0xa7: On Battery: false
09:59:50:WU00:FS00:0xa7: UTC Offset: -4
09:59:50:WU00:FS00:0xa7:        PID: 24347
09:59:50:WU00:FS00:0xa7:        CWD: /var/lib/fahclient/work
09:59:50:WU00:FS00:0xa7:         OS: Linux 4.15.0-58-generic x86_64
09:59:50:WU00:FS00:0xa7:    OS Arch: AMD64
09:59:50:WU00:FS00:0xa7:********************************************************************************
09:59:50:WU00:FS00:0xa7:Project: 13794 (Run 13, Clone 164, Gen 2)
09:59:50:WU00:FS00:0xa7:Unit: 0x000000030002894c5d5f33f2588d390e
09:59:50:WU00:FS00:0xa7:Reading tar file core.xml
09:59:50:WU00:FS00:0xa7:Reading tar file frame2.tpr
09:59:50:WU00:FS00:0xa7:Digital signatures verified
09:59:50:WU00:FS00:0xa7:Calling: mdrun -s frame2.tpr -o frame2.trr -cpt 15 -nt 8
09:59:50:WU00:FS00:0xa7:Steps: first=5000000 total=2500000
09:59:50:WU00:FS00:0xa7:Completed 1 out of 2500000 steps (0%)
09:59:55:WU01:FS00:Upload 15.81%
10:00:01:WU01:FS00:Upload 33.64%
10:00:07:WU01:FS00:Upload 46.94%
10:00:13:WU01:FS00:Upload 60.24%
10:00:20:WU01:FS00:Upload 73.55%
10:00:26:WU01:FS00:Upload 86.60%
10:00:33:WU01:FS00:Upload 99.90%
10:00:39:WU01:FS00:Upload complete
10:00:39:WU01:FS00:Server responded WORK_ACK (400)
10:00:39:WU01:FS00:Final credit estimate, 11558.00 points
10:00:39:WU01:FS00:Cleaning up
10:04:36:WU00:FS00:0xa7:Completed 25000 out of 2500000 steps (1%)
10:09:23:WU00:FS00:0xa7:Completed 50000 out of 2500000 steps (2%)
10:14:09:WU00:FS00:0xa7:Completed 75000 out of 2500000 steps (3%)
10:18:57:WU00:FS00:0xa7:Completed 100000 out of 2500000 steps (4%)
10:23:44:WU00:FS00:0xa7:Completed 125000 out of 2500000 steps (5%)
10:28:37:WU00:FS00:0xa7:Completed 150000 out of 2500000 steps (6%)
10:33:25:WU00:FS00:0xa7:Completed 175000 out of 2500000 steps (7%)
10:38:12:WU00:FS00:0xa7:Completed 200000 out of 2500000 steps (8%)
10:42:59:WU00:FS00:0xa7:Completed 225000 out of 2500000 steps (9%)
10:47:47:WU00:FS00:0xa7:Completed 250000 out of 2500000 steps (10%)
10:52:34:WU00:FS00:0xa7:Completed 275000 out of 2500000 steps (11%)
10:57:21:WU00:FS00:0xa7:Completed 300000 out of 2500000 steps (12%)
11:02:08:WU00:FS00:0xa7:Completed 325000 out of 2500000 steps (13%)
11:06:56:WU00:FS00:0xa7:Completed 350000 out of 2500000 steps (14%)
11:11:42:WU00:FS00:0xa7:Completed 375000 out of 2500000 steps (15%)
11:16:31:WU00:FS00:0xa7:Completed 400000 out of 2500000 steps (16%)
11:21:18:WU00:FS00:0xa7:Completed 425000 out of 2500000 steps (17%)
11:26:06:WU00:FS00:0xa7:Completed 450000 out of 2500000 steps (18%)
11:30:53:WU00:FS00:0xa7:Completed 475000 out of 2500000 steps (19%)
11:35:40:WU00:FS00:0xa7:Completed 500000 out of 2500000 steps (20%)
11:40:27:WU00:FS00:0xa7:Completed 525000 out of 2500000 steps (21%)
11:45:14:WU00:FS00:0xa7:Completed 550000 out of 2500000 steps (22%)
11:50:01:WU00:FS00:0xa7:Completed 575000 out of 2500000 steps (23%)
11:54:49:WU00:FS00:0xa7:Completed 600000 out of 2500000 steps (24%)
11:59:36:WU00:FS00:0xa7:Completed 625000 out of 2500000 steps (25%)
12:04:23:WU00:FS00:0xa7:Completed 650000 out of 2500000 steps (26%)
12:09:10:WU00:FS00:0xa7:Completed 675000 out of 2500000 steps (27%)
12:13:58:WU00:FS00:0xa7:Completed 700000 out of 2500000 steps (28%)
12:18:46:WU00:FS00:0xa7:Completed 725000 out of 2500000 steps (29%)
12:23:33:WU00:FS00:0xa7:Completed 750000 out of 2500000 steps (30%)
12:28:21:WU00:FS00:0xa7:Completed 775000 out of 2500000 steps (31%)
12:33:09:WU00:FS00:0xa7:Completed 800000 out of 2500000 steps (32%)
12:37:56:WU00:FS00:0xa7:Completed 825000 out of 2500000 steps (33%)
12:42:44:WU00:FS00:0xa7:Completed 850000 out of 2500000 steps (34%)
12:47:33:WU00:FS00:0xa7:Completed 875000 out of 2500000 steps (35%)
12:52:19:WU00:FS00:0xa7:Completed 900000 out of 2500000 steps (36%)
******************************* Date: 2019-08-25 *******************************
12:57:07:WU00:FS00:0xa7:Completed 925000 out of 2500000 steps (37%)
13:01:55:WU00:FS00:0xa7:Completed 950000 out of 2500000 steps (38%)
13:06:43:WU00:FS00:0xa7:Completed 975000 out of 2500000 steps (39%)
13:11:29:WU00:FS00:0xa7:Completed 1000000 out of 2500000 steps (40%)
13:16:18:WU00:FS00:0xa7:Completed 1025000 out of 2500000 steps (41%)
13:21:03:WU00:FS00:0xa7:Completed 1050000 out of 2500000 steps (42%)
13:25:49:WU00:FS00:0xa7:Completed 1075000 out of 2500000 steps (43%)
13:30:36:WU00:FS00:0xa7:Completed 1100000 out of 2500000 steps (44%)
13:35:24:WU00:FS00:0xa7:Completed 1125000 out of 2500000 steps (45%)
13:40:10:WU00:FS00:0xa7:Completed 1150000 out of 2500000 steps (46%)
13:44:59:WU00:FS00:0xa7:Completed 1175000 out of 2500000 steps (47%)
bollix47
Posts: 2941
Joined: Sun Dec 02, 2007 5:04 am
Location: Canada

Re: No WUs available

Post by bollix47 »

Have you tried removing the following configuration line:

Code: Select all

12:47:28:    <client-type v='advanced'/>
From the above log the client appears to try to get a WU six times and then is able to download & process a WU. I'm just wondering if, when using client-type=advanced, the AS tries 6 times and then moves on so by removing the aforementioned line maybe you won't see the 6 bad attempts.
MeeLee
Posts: 1375
Joined: Tue Feb 19, 2019 10:16 pm

Re: No WUs available

Post by MeeLee »

Thank some crazy dude on banano.cc for that.
He had like 8000 CPU cores, with a billion points running for a few days.
Probably ran out of CPU jobs.
Post Reply