gpu keep alternating betwee Ready and Running

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

Moderators: Site Moderators, FAHC Science Team

Post Reply
dickster
Posts: 41
Joined: Sun Mar 01, 2009 4:33 pm

gpu keep alternating betwee Ready and Running

Post by dickster »

It's not doing anything in the running phase. Can't seem to get it working. Log file attached.

Code: Select all

*********************** Log Started 2024-01-15T04:07:57Z ***********************
04:07:57:******************************* libFAH ********************************
04:07:57:         Date: Oct 20 2020
04:07:57:         Time: 20:36:39
04:07:57:     Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
04:07:57:       Branch: master
04:07:57:     Compiler: GNU 8.3.0
04:07:57:      Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:07:57:               -fdata-sections -O3 -funroll-loops -fno-pie
04:07:57:     Platform: linux2 5.8.0-1-amd64
04:07:57:         Bits: 64
04:07:57:         Mode: Release
04:07:57:****************************** FAHClient ******************************
04:07:57:      Version: 7.6.21
04:07:57:       Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:07:57:    Copyright: 2020 foldingathome.org
04:07:57:     Homepage: https://foldingathome.org/
04:07:57:         Date: Oct 20 2020
04:07:57:         Time: 20:39:00
04:07:57:     Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
04:07:57:       Branch: master
04:07:57:     Compiler: GNU 8.3.0
04:07:57:      Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:07:57:               -fdata-sections -O3 -funroll-loops -fno-pie
04:07:57:     Platform: linux2 5.8.0-1-amd64
04:07:57:         Bits: 64
04:07:57:         Mode: Release
04:07:57:         Args: --child /etc/fahclient/config.xml --run-as fahclient
04:07:57:               --pid-file=/var/run/fahclient.pid --daemon
04:07:57:       Config: /etc/fahclient/config.xml
04:07:57:******************************** CBang ********************************
04:07:57:         Date: Oct 20 2020
04:07:57:         Time: 18:37:59
04:07:57:     Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
04:07:57:       Branch: master
04:07:57:     Compiler: GNU 8.3.0
04:07:57:      Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:07:57:               -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
04:07:57:     Platform: linux2 5.8.0-1-amd64
04:07:57:         Bits: 64
04:07:57:         Mode: Release
04:07:57:******************************* System ********************************
04:07:57:          CPU: AMD Ryzen 3 4100 4-Core Processor
04:07:57:       CPU ID: AuthenticAMD Family 23 Model 96 Stepping 1
04:07:57:         CPUs: 8
04:07:57:       Memory: 15.48GiB
04:07:57:  Free Memory: 13.36GiB
04:07:57:      Threads: POSIX_THREADS
04:07:57:   OS Version: 5.15
04:07:57:  Has Battery: false
04:07:57:   On Battery: false
04:07:57:   UTC Offset: -6
04:07:57:          PID: 2198
04:07:57:          CWD: /var/lib/fahclient
04:07:57:           OS: Linux 5.15.0-91-generic x86_64
04:07:57:      OS Arch: AMD64
04:07:57:         GPUs: 1
04:07:57:        GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:3 GK106 [GeForce GTX 650 Ti]
04:07:57:CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:3.0 Driver:11.4
04:07:57:       OpenCL: Not detected: Failed to open dynamic library 'libOpenCL.so':
04:07:57:               libOpenCL.so: cannot open shared object file: No such file or
04:07:57:               directory
04:07:57:***********************************************************************
04:07:57:<config>
04:07:57:  <!-- Client Control -->
04:07:57:  <fold-anon v='true'/>
04:07:57:
04:07:57:  <!-- Network -->
04:07:57:  <proxy v=':8080'/>
04:07:57:
04:07:57:  <!-- User Information -->
04:07:57:  <passkey v='*****'/>
04:07:57:  <team v='32035'/>
04:07:57:  <user v='dickster'/>
04:07:57:
04:07:57:  <!-- Folding Slots -->
04:07:57:  <slot id='0' type='CPU'/>
04:07:57:  <slot id='1' type='GPU'>
04:07:57:    <gpu v='0'/>
04:07:57:    <pci-bus v='1'/>
04:07:57:    <pci-slot v='0'/>
04:07:57:  </slot>
04:07:57:</config>
04:07:57:Trying to access database...
04:07:57:Successfully acquired database lock
04:07:57:FS00:Initialized folding slot 00: cpu:6
04:07:57:WARNING:FS01:'gpu' option has no effect on a slot configuration.  Use <slot type='gpu'>...</slot> instead.
04:07:57:FS01:Initialized folding slot 01: gpu:1:0 GK106 [GeForce GTX 650 Ti]
04:07:57:WU02:FS00:Starting
04:07:57:WU02:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/lin/64bit-avx2-256/a8-0.0.12/Core_a8.fah/FahCore_a8 -dir 02 -suffix 01 -version 706 -lifeline 2198 -checkpoint 15 -np 6
04:07:57:WU02:FS00:Started FahCore on PID 2208
04:07:57:WU02:FS00:Core PID:2212
04:07:57:WU02:FS00:FahCore 0xa8 started
04:07:57:WU00:FS01:Starting
04:07:57:WU00:FS01:Removing old file 'work/00/logfile_01-20240115-033532.txt'
04:07:57:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23 -dir 00 -suffix 01 -version 706 -lifeline 2198 -checkpoint 15 -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:07:57:WU00:FS01:Started FahCore on PID 2216
04:07:57:WU00:FS01:Core PID:2220
04:07:57:WU00:FS01:FahCore 0x23 started
04:07:58:WU02:FS00:0xa8:*********************** Log Started 2024-01-15T04:07:57Z ***********************
04:07:58:WU02:FS00:0xa8:************************** Gromacs Folding@home Core ***************************
04:07:58:WU02:FS00:0xa8:       Core: Gromacs
04:07:58:WU02:FS00:0xa8:       Type: 0xa8
04:07:58:WU02:FS00:0xa8:    Version: 0.0.12
04:07:58:WU02:FS00:0xa8:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:07:58:WU02:FS00:0xa8:  Copyright: 2020 foldingathome.org
04:07:58:WU02:FS00:0xa8:   Homepage: https://foldingathome.org/
04:07:58:WU02:FS00:0xa8:       Date: Jan 16 2021
04:07:58:WU02:FS00:0xa8:       Time: 19:24:44
04:07:58:WU02:FS00:0xa8:   Compiler: GNU 8.3.0
04:07:58:WU02:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
04:07:58:WU02:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
04:07:58:WU02:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
04:07:58:WU02:FS00:0xa8:       Bits: 64
04:07:58:WU02:FS00:0xa8:       Mode: Release
04:07:58:WU02:FS00:0xa8:       SIMD: avx2_256
04:07:58:WU02:FS00:0xa8:     OpenMP: ON
04:07:58:WU02:FS00:0xa8:       CUDA: OFF
04:07:58:WU02:FS00:0xa8:       Args: -dir 02 -suffix 01 -version 706 -lifeline 2208 -checkpoint 15 -np 6
04:07:58:WU02:FS00:0xa8:************************************ libFAH ************************************
04:07:58:WU02:FS00:0xa8:       Date: Jan 16 2021
04:07:58:WU02:FS00:0xa8:       Time: 19:21:38
04:07:58:WU02:FS00:0xa8:   Compiler: GNU 8.3.0
04:07:58:WU02:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
04:07:58:WU02:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
04:07:58:WU02:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
04:07:58:WU02:FS00:0xa8:       Bits: 64
04:07:58:WU02:FS00:0xa8:       Mode: Release
04:07:58:WU02:FS00:0xa8:************************************ CBang *************************************
04:07:58:WU02:FS00:0xa8:       Date: Jan 16 2021
04:07:58:WU02:FS00:0xa8:       Time: 19:21:24
04:07:58:WU02:FS00:0xa8:   Compiler: GNU 8.3.0
04:07:58:WU02:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
04:07:58:WU02:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
04:07:58:WU02:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
04:07:58:WU02:FS00:0xa8:       Bits: 64
04:07:58:WU02:FS00:0xa8:       Mode: Release
04:07:58:WU02:FS00:0xa8:************************************ System ************************************
04:07:58:WU02:FS00:0xa8:        CPU: AMD Ryzen 3 4100 4-Core Processor
04:07:58:WU02:FS00:0xa8:     CPU ID: AuthenticAMD Family 23 Model 96 Stepping 1
04:07:58:WU02:FS00:0xa8:       CPUs: 8
04:07:58:WU02:FS00:0xa8:     Memory: 15.48GiB
04:07:58:WU02:FS00:0xa8:Free Memory: 13.38GiB
04:07:58:WU02:FS00:0xa8:    Threads: POSIX_THREADS
04:07:58:WU02:FS00:0xa8: OS Version: 5.15
04:07:58:WU02:FS00:0xa8:Has Battery: false
04:07:58:WU02:FS00:0xa8: On Battery: false
04:07:58:WU02:FS00:0xa8: UTC Offset: -6
04:07:58:WU02:FS00:0xa8:        PID: 2212
04:07:58:WU02:FS00:0xa8:        CWD: /var/lib/fahclient/work
04:07:58:WU02:FS00:0xa8:********************************************************************************
04:07:58:WU02:FS00:0xa8:Project: 19229 (Run 3363, Clone 0, Gen 4)
04:07:58:WU02:FS00:0xa8:Unit: 0x00000000000000000000000000000000
04:07:58:WU02:FS00:0xa8:Digital signatures verified
04:07:58:WU02:FS00:0xa8:Calling: mdrun -c md4.gro -s md4.tpr -x md4.xtc -cpi state.cpt -cpt 15 -nt 6 -ntmpi 1
04:07:58:WU02:FS00:0xa8:Steps: first=2000000 total=2500000
04:07:58:WU00:FS01:0x23:*********************** Log Started 2024-01-15T04:07:57Z ***********************
04:07:58:WU00:FS01:0x23:*************************** Core23 Folding@home Core ***************************
04:07:58:WU00:FS01:0x23:       Core: Core23
04:07:58:WU00:FS01:0x23:       Type: 0x23
04:07:58:WU00:FS01:0x23:    Version: 8.0.3
04:07:58:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:07:58:WU00:FS01:0x23:  Copyright: 2022 foldingathome.org
04:07:58:WU00:FS01:0x23:   Homepage: https://foldingathome.org/
04:07:58:WU00:FS01:0x23:       Date: Aug 3 2023
04:07:58:WU00:FS01:0x23:       Time: 08:28:22
04:07:58:WU00:FS01:0x23:   Revision: 199cb870317d05441d0a301287d9ef61254fa32b
04:07:58:WU00:FS01:0x23:     Branch: HEAD
04:07:58:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:07:58:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:07:58:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:07:58:WU00:FS01:0x23:             -DOPENMM_VERSION="\"8.0.0\""
04:07:58:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:07:58:WU00:FS01:0x23:       Bits: 64
04:07:58:WU00:FS01:0x23:       Mode: Release
04:07:58:WU00:FS01:0x23:Maintainers: John Chodera <john.chodera@choderalab.org> and Peter Eastman
04:07:58:WU00:FS01:0x23:             <peastman@stanford.edu>
04:07:58:WU00:FS01:0x23:       Args: -dir 00 -suffix 01 -version 706 -lifeline 2216 -checkpoint 15
04:07:58:WU00:FS01:0x23:             -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:07:58:WU00:FS01:0x23:************************************ libFAH ************************************
04:07:58:WU00:FS01:0x23:       Date: Aug 3 2023
04:07:58:WU00:FS01:0x23:       Time: 08:27:48
04:07:58:WU00:FS01:0x23:   Revision: 112c2234abe20611a05652defc3c7f854cbf927f
04:07:58:WU00:FS01:0x23:     Branch: HEAD
04:07:58:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:07:58:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:07:58:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:07:58:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:07:58:WU00:FS01:0x23:       Bits: 64
04:07:58:WU00:FS01:0x23:       Mode: Release
04:07:58:WU00:FS01:0x23:************************************ CBang *************************************
04:07:58:WU00:FS01:0x23:    Version: 1.7.2
04:07:58:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:07:58:WU00:FS01:0x23:        Org: Cauldron Development LLC
04:07:58:WU00:FS01:0x23:  Copyright: Cauldron Development LLC, 2003-2023
04:07:58:WU00:FS01:0x23:   Homepage: https://cauldrondevelopment.com/
04:07:58:WU00:FS01:0x23:    License: GPL 2+
04:07:58:WU00:FS01:0x23:       Date: Aug 3 2023
04:07:58:WU00:FS01:0x23:       Time: 08:27:30
04:07:58:WU00:FS01:0x23:   Revision: eae4b58965bdd4d54ea9eb77972674352b37a547
04:07:58:WU00:FS01:0x23:     Branch: HEAD
04:07:58:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:07:58:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:07:58:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
04:07:58:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:07:58:WU00:FS01:0x23:       Bits: 64
04:07:58:WU00:FS01:0x23:       Mode: Release
04:07:58:WU00:FS01:0x23:************************************ System ************************************
04:07:58:WU00:FS01:0x23:        CPU: AMD Ryzen 3 4100 4-Core Processor
04:07:58:WU00:FS01:0x23:     CPU ID: AuthenticAMD Family 23 Model 96 Stepping 1
04:07:58:WU00:FS01:0x23:       CPUs: 8
04:07:58:WU00:FS01:0x23:     Memory: 15.48GiB
04:07:58:WU00:FS01:0x23:Free Memory: 13.35GiB
04:07:58:WU00:FS01:0x23:    Threads: POSIX_THREADS
04:07:58:WU00:FS01:0x23: OS Version: 5.15
04:07:58:WU00:FS01:0x23:Has Battery: false
04:07:58:WU00:FS01:0x23: On Battery: false
04:07:58:WU00:FS01:0x23: UTC Offset: -6
04:07:58:WU00:FS01:0x23:        PID: 2220
04:07:58:WU00:FS01:0x23:        CWD: /var/lib/fahclient/work
04:07:58:WU00:FS01:0x23:       Exec: /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23
04:07:58:WU00:FS01:0x23:************************************ OpenMM ************************************
04:07:58:WU00:FS01:0x23:    Version: 8.0.0
04:07:58:WU00:FS01:0x23:********************************************************************************
04:07:58:WU00:FS01:0x23:Project: 12270 (Run 0, Clone 118, Gen 92)
04:07:58:WU00:FS01:0x23:Digital signatures verified
04:07:58:WU00:FS01:0x23:Folding@home GPU Core23 Folding@home Core
04:07:58:WU00:FS01:0x23:Version 8.0.3
04:07:58:WU00:FS01:0x23:  Checkpoint write interval: 50000 steps (2%) [50 total]
04:07:58:WU00:FS01:0x23:  JSON viewer frame write interval: 25000 steps (1%) [100 total]
04:07:58:WU00:FS01:0x23:  XTC frame write interval: 25000 steps (1%) [100 total]
04:07:58:WU00:FS01:0x23:  Global context and integrator variables write interval: disabled
04:07:58:WU00:FS01:0x23:No -opencl-device specified; using deprecated -gpu argument as an alias for -opencl-device.
04:07:58:WU00:FS01:0x23:Please consider upgrading your client version.
04:07:58:WU00:FS01:0x23:There are 4 platforms available.
04:07:58:WU00:FS01:0x23:Platform 0: Reference
04:07:58:WU00:FS01:0x23:Platform 1: CPU
04:07:58:WU00:FS01:0x23:Platform 2: OpenCL
04:07:58:WU00:FS01:0x23:  opencl-device -1 specified
04:07:58:WU00:FS01:0x23:Platform 3: CUDA
04:07:58:WU00:FS01:0x23:  cuda-device 0 specified
04:08:00:WU00:FS01:0x23:Attempting to create CUDA context:
04:08:00:WU00:FS01:0x23:  Configuring platform CUDA
04:08:01:WU00:FS01:0x23:Failed to create CUDA context:
04:08:01:WU00:FS01:0x23:Error compiling program: nvrtc: error: invalid value for --gpu-architecture (-arch)
04:08:01:WU00:FS01:0x23:Attempting to create OpenCL context:
04:08:01:WU00:FS01:0x23:  Configuring platform OpenCL
04:08:04:WU02:FS00:0xa8:Completed 14352 out of 500000 steps (2%)
04:08:06:WU00:FS01:0x23:ERROR:Exception: Failed to open dynamic library 'libOpenCL.so': libOpenCL.so: cannot open shared object file: No such file or directory
04:08:13:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
04:08:13:WU00:FS01:Starting
04:08:13:WU00:FS01:Removing old file 'work/00/logfile_01-20240115-033632.txt'
04:08:13:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23 -dir 00 -suffix 01 -version 706 -lifeline 2198 -checkpoint 15 -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:08:13:WU00:FS01:Started FahCore on PID 2376
04:08:13:WU00:FS01:Core PID:2380
04:08:13:WU00:FS01:FahCore 0x23 started
04:08:14:WU00:FS01:0x23:*********************** Log Started 2024-01-15T04:08:13Z ***********************
04:08:14:WU00:FS01:0x23:*************************** Core23 Folding@home Core ***************************
04:08:14:WU00:FS01:0x23:       Core: Core23
04:08:14:WU00:FS01:0x23:       Type: 0x23
04:08:14:WU00:FS01:0x23:    Version: 8.0.3
04:08:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:08:14:WU00:FS01:0x23:  Copyright: 2022 foldingathome.org
04:08:14:WU00:FS01:0x23:   Homepage: https://foldingathome.org/
04:08:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:08:14:WU00:FS01:0x23:       Time: 08:28:22
04:08:14:WU00:FS01:0x23:   Revision: 199cb870317d05441d0a301287d9ef61254fa32b
04:08:14:WU00:FS01:0x23:     Branch: HEAD
04:08:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:08:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:08:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:08:14:WU00:FS01:0x23:             -DOPENMM_VERSION="\"8.0.0\""
04:08:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:08:14:WU00:FS01:0x23:       Bits: 64
04:08:14:WU00:FS01:0x23:       Mode: Release
04:08:14:WU00:FS01:0x23:Maintainers: John Chodera <john.chodera@choderalab.org> and Peter Eastman
04:08:14:WU00:FS01:0x23:             <peastman@stanford.edu>
04:08:14:WU00:FS01:0x23:       Args: -dir 00 -suffix 01 -version 706 -lifeline 2376 -checkpoint 15
04:08:14:WU00:FS01:0x23:             -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:08:14:WU00:FS01:0x23:************************************ libFAH ************************************
04:08:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:08:14:WU00:FS01:0x23:       Time: 08:27:48
04:08:14:WU00:FS01:0x23:   Revision: 112c2234abe20611a05652defc3c7f854cbf927f
04:08:14:WU00:FS01:0x23:     Branch: HEAD
04:08:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:08:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:08:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:08:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:08:14:WU00:FS01:0x23:       Bits: 64
04:08:14:WU00:FS01:0x23:       Mode: Release
04:08:14:WU00:FS01:0x23:************************************ CBang *************************************
04:08:14:WU00:FS01:0x23:    Version: 1.7.2
04:08:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:08:14:WU00:FS01:0x23:        Org: Cauldron Development LLC
04:08:14:WU00:FS01:0x23:  Copyright: Cauldron Development LLC, 2003-2023
04:08:14:WU00:FS01:0x23:   Homepage: https://cauldrondevelopment.com/
04:08:14:WU00:FS01:0x23:    License: GPL 2+
04:08:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:08:14:WU00:FS01:0x23:       Time: 08:27:30
04:08:14:WU00:FS01:0x23:   Revision: eae4b58965bdd4d54ea9eb77972674352b37a547
04:08:14:WU00:FS01:0x23:     Branch: HEAD
04:08:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:08:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:08:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
04:08:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:08:14:WU00:FS01:0x23:       Bits: 64
04:08:14:WU00:FS01:0x23:       Mode: Release
04:08:14:WU00:FS01:0x23:************************************ System ************************************
04:08:14:WU00:FS01:0x23:        CPU: AMD Ryzen 3 4100 4-Core Processor
04:08:14:WU00:FS01:0x23:     CPU ID: AuthenticAMD Family 23 Model 96 Stepping 1
04:08:14:WU00:FS01:0x23:       CPUs: 8
04:08:14:WU00:FS01:0x23:     Memory: 15.48GiB
04:08:14:WU00:FS01:0x23:Free Memory: 13.01GiB
04:08:14:WU00:FS01:0x23:    Threads: POSIX_THREADS
04:08:14:WU00:FS01:0x23: OS Version: 5.15
04:08:14:WU00:FS01:0x23:Has Battery: false
04:08:14:WU00:FS01:0x23: On Battery: false
04:08:14:WU00:FS01:0x23: UTC Offset: -6
04:08:14:WU00:FS01:0x23:        PID: 2380
04:08:14:WU00:FS01:0x23:        CWD: /var/lib/fahclient/work
04:08:14:WU00:FS01:0x23:       Exec: /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23
04:08:14:WU00:FS01:0x23:************************************ OpenMM ************************************
04:08:14:WU00:FS01:0x23:    Version: 8.0.0
04:08:14:WU00:FS01:0x23:********************************************************************************
04:08:14:WU00:FS01:0x23:Project: 12270 (Run 0, Clone 118, Gen 92)
04:08:14:WU00:FS01:0x23:Digital signatures verified
04:08:14:WU00:FS01:0x23:Folding@home GPU Core23 Folding@home Core
04:08:14:WU00:FS01:0x23:Version 8.0.3
04:08:14:WU00:FS01:0x23:  Checkpoint write interval: 50000 steps (2%) [50 total]
04:08:14:WU00:FS01:0x23:  JSON viewer frame write interval: 25000 steps (1%) [100 total]
04:08:14:WU00:FS01:0x23:  XTC frame write interval: 25000 steps (1%) [100 total]
04:08:14:WU00:FS01:0x23:  Global context and integrator variables write interval: disabled
04:08:14:WU00:FS01:0x23:No -opencl-device specified; using deprecated -gpu argument as an alias for -opencl-device.
04:08:14:WU00:FS01:0x23:Please consider upgrading your client version.
04:08:14:WU00:FS01:0x23:There are 4 platforms available.
04:08:14:WU00:FS01:0x23:Platform 0: Reference
04:08:14:WU00:FS01:0x23:Platform 1: CPU
04:08:14:WU00:FS01:0x23:Platform 2: OpenCL
04:08:14:WU00:FS01:0x23:  opencl-device -1 specified
04:08:14:WU00:FS01:0x23:Platform 3: CUDA
04:08:14:WU00:FS01:0x23:  cuda-device 0 specified
04:08:19:WU00:FS01:0x23:Attempting to create CUDA context:
04:08:19:WU00:FS01:0x23:  Configuring platform CUDA
04:08:20:WU00:FS01:0x23:Failed to create CUDA context:
04:08:20:WU00:FS01:0x23:Error compiling program: nvrtc: error: invalid value for --gpu-architecture (-arch)
04:08:20:WU00:FS01:0x23:Attempting to create OpenCL context:
04:08:20:WU00:FS01:0x23:  Configuring platform OpenCL
04:08:28:WU00:FS01:0x23:ERROR:Exception: Failed to open dynamic library 'libOpenCL.so': libOpenCL.so: cannot open shared object file: No such file or directory
04:08:35:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
04:09:13:WU00:FS01:Starting
04:09:13:WU00:FS01:Removing old file 'work/00/logfile_01-20240115-033732.txt'
04:09:13:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23 -dir 00 -suffix 01 -version 706 -lifeline 2198 -checkpoint 15 -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:09:13:WU00:FS01:Started FahCore on PID 2933
04:09:13:WU00:FS01:Core PID:2937
04:09:13:WU00:FS01:FahCore 0x23 started
04:09:14:WU00:FS01:0x23:*********************** Log Started 2024-01-15T04:09:13Z ***********************
04:09:14:WU00:FS01:0x23:*************************** Core23 Folding@home Core ***************************
04:09:14:WU00:FS01:0x23:       Core: Core23
04:09:14:WU00:FS01:0x23:       Type: 0x23
04:09:14:WU00:FS01:0x23:    Version: 8.0.3
04:09:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:09:14:WU00:FS01:0x23:  Copyright: 2022 foldingathome.org
04:09:14:WU00:FS01:0x23:   Homepage: https://foldingathome.org/
04:09:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:09:14:WU00:FS01:0x23:       Time: 08:28:22
04:09:14:WU00:FS01:0x23:   Revision: 199cb870317d05441d0a301287d9ef61254fa32b
04:09:14:WU00:FS01:0x23:     Branch: HEAD
04:09:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:09:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:09:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:09:14:WU00:FS01:0x23:             -DOPENMM_VERSION="\"8.0.0\""
04:09:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:09:14:WU00:FS01:0x23:       Bits: 64
04:09:14:WU00:FS01:0x23:       Mode: Release
04:09:14:WU00:FS01:0x23:Maintainers: John Chodera <john.chodera@choderalab.org> and Peter Eastman
04:09:14:WU00:FS01:0x23:             <peastman@stanford.edu>
04:09:14:WU00:FS01:0x23:       Args: -dir 00 -suffix 01 -version 706 -lifeline 2933 -checkpoint 15
04:09:14:WU00:FS01:0x23:             -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:09:14:WU00:FS01:0x23:************************************ libFAH ************************************
04:09:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:09:14:WU00:FS01:0x23:       Time: 08:27:48
04:09:14:WU00:FS01:0x23:   Revision: 112c2234abe20611a05652defc3c7f854cbf927f
04:09:14:WU00:FS01:0x23:     Branch: HEAD
04:09:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:09:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:09:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:09:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:09:14:WU00:FS01:0x23:       Bits: 64
04:09:14:WU00:FS01:0x23:       Mode: Release
04:09:14:WU00:FS01:0x23:************************************ CBang *************************************
04:09:14:WU00:FS01:0x23:    Version: 1.7.2
04:09:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:09:14:WU00:FS01:0x23:        Org: Cauldron Development LLC
04:09:14:WU00:FS01:0x23:  Copyright: Cauldron Development LLC, 2003-2023
04:09:14:WU00:FS01:0x23:   Homepage: https://cauldrondevelopment.com/
04:09:14:WU00:FS01:0x23:    License: GPL 2+
04:09:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:09:14:WU00:FS01:0x23:       Time: 08:27:30
04:09:14:WU00:FS01:0x23:   Revision: eae4b58965bdd4d54ea9eb77972674352b37a547
04:09:14:WU00:FS01:0x23:     Branch: HEAD
04:09:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:09:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:09:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
04:09:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:09:14:WU00:FS01:0x23:       Bits: 64
04:09:14:WU00:FS01:0x23:       Mode: Release
04:09:14:WU00:FS01:0x23:************************************ System ************************************
04:09:14:WU00:FS01:0x23:        CPU: AMD Ryzen 3 4100 4-Core Processor
04:09:14:WU00:FS01:0x23:     CPU ID: AuthenticAMD Family 23 Model 96 Stepping 1
04:09:14:WU00:FS01:0x23:       CPUs: 8
04:09:14:WU00:FS01:0x23:     Memory: 15.48GiB
04:09:14:WU00:FS01:0x23:Free Memory: 12.38GiB
04:09:14:WU00:FS01:0x23:    Threads: POSIX_THREADS
04:09:14:WU00:FS01:0x23: OS Version: 5.15
04:09:14:WU00:FS01:0x23:Has Battery: false
04:09:14:WU00:FS01:0x23: On Battery: false
04:09:14:WU00:FS01:0x23: UTC Offset: -6
04:09:14:WU00:FS01:0x23:        PID: 2937
04:09:14:WU00:FS01:0x23:        CWD: /var/lib/fahclient/work
04:09:14:WU00:FS01:0x23:       Exec: /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23
04:09:14:WU00:FS01:0x23:************************************ OpenMM ************************************
04:09:14:WU00:FS01:0x23:    Version: 8.0.0
04:09:14:WU00:FS01:0x23:********************************************************************************
04:09:14:WU00:FS01:0x23:Project: 12270 (Run 0, Clone 118, Gen 92)
04:09:14:WU00:FS01:0x23:Digital signatures verified
04:09:14:WU00:FS01:0x23:Folding@home GPU Core23 Folding@home Core
04:09:14:WU00:FS01:0x23:Version 8.0.3
04:09:14:WU00:FS01:0x23:  Checkpoint write interval: 50000 steps (2%) [50 total]
04:09:14:WU00:FS01:0x23:  JSON viewer frame write interval: 25000 steps (1%) [100 total]
04:09:14:WU00:FS01:0x23:  XTC frame write interval: 25000 steps (1%) [100 total]
04:09:14:WU00:FS01:0x23:  Global context and integrator variables write interval: disabled
04:09:14:WU00:FS01:0x23:No -opencl-device specified; using deprecated -gpu argument as an alias for -opencl-device.
04:09:14:WU00:FS01:0x23:Please consider upgrading your client version.
04:09:14:WU00:FS01:0x23:There are 4 platforms available.
04:09:14:WU00:FS01:0x23:Platform 0: Reference
04:09:14:WU00:FS01:0x23:Platform 1: CPU
04:09:14:WU00:FS01:0x23:Platform 2: OpenCL
04:09:14:WU00:FS01:0x23:  opencl-device -1 specified
04:09:14:WU00:FS01:0x23:Platform 3: CUDA
04:09:14:WU00:FS01:0x23:  cuda-device 0 specified
04:09:19:WU00:FS01:0x23:Attempting to create CUDA context:
04:09:19:WU00:FS01:0x23:  Configuring platform CUDA
04:09:19:WU00:FS01:0x23:Failed to create CUDA context:
04:09:19:WU00:FS01:0x23:Error compiling program: nvrtc: error: invalid value for --gpu-architecture (-arch)
04:09:19:WU00:FS01:0x23:Attempting to create OpenCL context:
04:09:19:WU00:FS01:0x23:  Configuring platform OpenCL
04:09:27:WU00:FS01:0x23:ERROR:Exception: Failed to open dynamic library 'libOpenCL.so': libOpenCL.so: cannot open shared object file: No such file or directory
04:09:34:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
04:09:43:WU02:FS00:0xa8:Completed 15000 out of 500000 steps (3%)
04:10:13:WU00:FS01:Starting
04:10:13:WU00:FS01:Removing old file 'work/00/logfile_01-20240115-033832.txt'
04:10:13:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23 -dir 00 -suffix 01 -version 706 -lifeline 2198 -checkpoint 15 -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:10:13:WU00:FS01:Started FahCore on PID 3097
04:10:13:WU00:FS01:Core PID:3101
04:10:13:WU00:FS01:FahCore 0x23 started
04:10:14:WU00:FS01:0x23:*********************** Log Started 2024-01-15T04:10:13Z ***********************
04:10:14:WU00:FS01:0x23:*************************** Core23 Folding@home Core ***************************
04:10:14:WU00:FS01:0x23:       Core: Core23
04:10:14:WU00:FS01:0x23:       Type: 0x23
04:10:14:WU00:FS01:0x23:    Version: 8.0.3
04:10:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:10:14:WU00:FS01:0x23:  Copyright: 2022 foldingathome.org
04:10:14:WU00:FS01:0x23:   Homepage: https://foldingathome.org/
04:10:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:10:14:WU00:FS01:0x23:       Time: 08:28:22
04:10:14:WU00:FS01:0x23:   Revision: 199cb870317d05441d0a301287d9ef61254fa32b
04:10:14:WU00:FS01:0x23:     Branch: HEAD
04:10:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:10:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:10:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:10:14:WU00:FS01:0x23:             -DOPENMM_VERSION="\"8.0.0\""
04:10:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:10:14:WU00:FS01:0x23:       Bits: 64
04:10:14:WU00:FS01:0x23:       Mode: Release
04:10:14:WU00:FS01:0x23:Maintainers: John Chodera <john.chodera@choderalab.org> and Peter Eastman
04:10:14:WU00:FS01:0x23:             <peastman@stanford.edu>
04:10:14:WU00:FS01:0x23:       Args: -dir 00 -suffix 01 -version 706 -lifeline 3097 -checkpoint 15
04:10:14:WU00:FS01:0x23:             -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:10:14:WU00:FS01:0x23:************************************ libFAH ************************************
04:10:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:10:14:WU00:FS01:0x23:       Time: 08:27:48
04:10:14:WU00:FS01:0x23:   Revision: 112c2234abe20611a05652defc3c7f854cbf927f
04:10:14:WU00:FS01:0x23:     Branch: HEAD
04:10:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:10:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:10:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:10:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:10:14:WU00:FS01:0x23:       Bits: 64
04:10:14:WU00:FS01:0x23:       Mode: Release
04:10:14:WU00:FS01:0x23:************************************ CBang *************************************
04:10:14:WU00:FS01:0x23:    Version: 1.7.2
04:10:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:10:14:WU00:FS01:0x23:        Org: Cauldron Development LLC
04:10:14:WU00:FS01:0x23:  Copyright: Cauldron Development LLC, 2003-2023
04:10:14:WU00:FS01:0x23:   Homepage: https://cauldrondevelopment.com/
04:10:14:WU00:FS01:0x23:    License: GPL 2+
04:10:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:10:14:WU00:FS01:0x23:       Time: 08:27:30
04:10:14:WU00:FS01:0x23:   Revision: eae4b58965bdd4d54ea9eb77972674352b37a547
04:10:14:WU00:FS01:0x23:     Branch: HEAD
04:10:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:10:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:10:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
04:10:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:10:14:WU00:FS01:0x23:       Bits: 64
04:10:14:WU00:FS01:0x23:       Mode: Release
04:10:14:WU00:FS01:0x23:************************************ System ************************************
04:10:14:WU00:FS01:0x23:        CPU: AMD Ryzen 3 4100 4-Core Processor
04:10:14:WU00:FS01:0x23:     CPU ID: AuthenticAMD Family 23 Model 96 Stepping 1
04:10:14:WU00:FS01:0x23:       CPUs: 8
04:10:14:WU00:FS01:0x23:     Memory: 15.48GiB
04:10:14:WU00:FS01:0x23:Free Memory: 12.21GiB
04:10:14:WU00:FS01:0x23:    Threads: POSIX_THREADS
04:10:14:WU00:FS01:0x23: OS Version: 5.15
04:10:14:WU00:FS01:0x23:Has Battery: false
04:10:14:WU00:FS01:0x23: On Battery: false
04:10:14:WU00:FS01:0x23: UTC Offset: -6
04:10:14:WU00:FS01:0x23:        PID: 3101
04:10:14:WU00:FS01:0x23:        CWD: /var/lib/fahclient/work
04:10:14:WU00:FS01:0x23:       Exec: /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23
04:10:14:WU00:FS01:0x23:************************************ OpenMM ************************************
04:10:14:WU00:FS01:0x23:    Version: 8.0.0
04:10:14:WU00:FS01:0x23:********************************************************************************
04:10:14:WU00:FS01:0x23:Project: 12270 (Run 0, Clone 118, Gen 92)
04:10:14:WU00:FS01:0x23:Digital signatures verified
04:10:14:WU00:FS01:0x23:Folding@home GPU Core23 Folding@home Core
04:10:14:WU00:FS01:0x23:Version 8.0.3
04:10:14:WU00:FS01:0x23:  Checkpoint write interval: 50000 steps (2%) [50 total]
04:10:14:WU00:FS01:0x23:  JSON viewer frame write interval: 25000 steps (1%) [100 total]
04:10:14:WU00:FS01:0x23:  XTC frame write interval: 25000 steps (1%) [100 total]
04:10:14:WU00:FS01:0x23:  Global context and integrator variables write interval: disabled
04:10:14:WU00:FS01:0x23:No -opencl-device specified; using deprecated -gpu argument as an alias for -opencl-device.
04:10:14:WU00:FS01:0x23:Please consider upgrading your client version.
04:10:14:WU00:FS01:0x23:There are 4 platforms available.
04:10:14:WU00:FS01:0x23:Platform 0: Reference
04:10:14:WU00:FS01:0x23:Platform 1: CPU
04:10:14:WU00:FS01:0x23:Platform 2: OpenCL
04:10:14:WU00:FS01:0x23:  opencl-device -1 specified
04:10:14:WU00:FS01:0x23:Platform 3: CUDA
04:10:14:WU00:FS01:0x23:  cuda-device 0 specified
04:10:19:WU00:FS01:0x23:Attempting to create CUDA context:
04:10:19:WU00:FS01:0x23:  Configuring platform CUDA
04:10:19:WU00:FS01:0x23:Failed to create CUDA context:
04:10:19:WU00:FS01:0x23:Error compiling program: nvrtc: error: invalid value for --gpu-architecture (-arch)
04:10:19:WU00:FS01:0x23:Attempting to create OpenCL context:
04:10:19:WU00:FS01:0x23:  Configuring platform OpenCL
04:10:27:WU00:FS01:0x23:ERROR:Exception: Failed to open dynamic library 'libOpenCL.so': libOpenCL.so: cannot open shared object file: No such file or directory
04:10:34:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
04:11:13:WU00:FS01:Starting
04:11:13:WU00:FS01:Removing old file 'work/00/logfile_01-20240115-033932.txt'
04:11:13:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23 -dir 00 -suffix 01 -version 706 -lifeline 2198 -checkpoint 15 -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:11:13:WU00:FS01:Started FahCore on PID 3178
04:11:13:WU00:FS01:Core PID:3182
04:11:13:WU00:FS01:FahCore 0x23 started
04:11:14:WU00:FS01:0x23:*********************** Log Started 2024-01-15T04:11:13Z ***********************
04:11:14:WU00:FS01:0x23:*************************** Core23 Folding@home Core ***************************
04:11:14:WU00:FS01:0x23:       Core: Core23
04:11:14:WU00:FS01:0x23:       Type: 0x23
04:11:14:WU00:FS01:0x23:    Version: 8.0.3
04:11:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:11:14:WU00:FS01:0x23:  Copyright: 2022 foldingathome.org
04:11:14:WU00:FS01:0x23:   Homepage: https://foldingathome.org/
04:11:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:11:14:WU00:FS01:0x23:       Time: 08:28:22
04:11:14:WU00:FS01:0x23:   Revision: 199cb870317d05441d0a301287d9ef61254fa32b
04:11:14:WU00:FS01:0x23:     Branch: HEAD
04:11:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:11:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:11:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:11:14:WU00:FS01:0x23:             -DOPENMM_VERSION="\"8.0.0\""
04:11:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:11:14:WU00:FS01:0x23:       Bits: 64
04:11:14:WU00:FS01:0x23:       Mode: Release
04:11:14:WU00:FS01:0x23:Maintainers: John Chodera <john.chodera@choderalab.org> and Peter Eastman
04:11:14:WU00:FS01:0x23:             <peastman@stanford.edu>
04:11:14:WU00:FS01:0x23:       Args: -dir 00 -suffix 01 -version 706 -lifeline 3178 -checkpoint 15
04:11:14:WU00:FS01:0x23:             -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:11:14:WU00:FS01:0x23:************************************ libFAH ************************************
04:11:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:11:14:WU00:FS01:0x23:       Time: 08:27:48
04:11:14:WU00:FS01:0x23:   Revision: 112c2234abe20611a05652defc3c7f854cbf927f
04:11:14:WU00:FS01:0x23:     Branch: HEAD
04:11:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:11:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:11:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:11:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:11:14:WU00:FS01:0x23:       Bits: 64
04:11:14:WU00:FS01:0x23:       Mode: Release
04:11:14:WU00:FS01:0x23:************************************ CBang *************************************
04:11:14:WU00:FS01:0x23:    Version: 1.7.2
04:11:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:11:14:WU00:FS01:0x23:        Org: Cauldron Development LLC
04:11:14:WU00:FS01:0x23:  Copyright: Cauldron Development LLC, 2003-2023
04:11:14:WU00:FS01:0x23:   Homepage: https://cauldrondevelopment.com/
04:11:14:WU00:FS01:0x23:    License: GPL 2+
04:11:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:11:14:WU00:FS01:0x23:       Time: 08:27:30
04:11:14:WU00:FS01:0x23:   Revision: eae4b58965bdd4d54ea9eb77972674352b37a547
04:11:14:WU00:FS01:0x23:     Branch: HEAD
04:11:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:11:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:11:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
04:11:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:11:14:WU00:FS01:0x23:       Bits: 64
04:11:14:WU00:FS01:0x23:       Mode: Release
04:11:14:WU00:FS01:0x23:************************************ System ************************************
04:11:14:WU00:FS01:0x23:        CPU: AMD Ryzen 3 4100 4-Core Processor
04:11:14:WU00:FS01:0x23:     CPU ID: AuthenticAMD Family 23 Model 96 Stepping 1
04:11:14:WU00:FS01:0x23:       CPUs: 8
04:11:14:WU00:FS01:0x23:     Memory: 15.48GiB
04:11:14:WU00:FS01:0x23:Free Memory: 12.12GiB
04:11:14:WU00:FS01:0x23:    Threads: POSIX_THREADS
04:11:14:WU00:FS01:0x23: OS Version: 5.15
04:11:14:WU00:FS01:0x23:Has Battery: false
04:11:14:WU00:FS01:0x23: On Battery: false
04:11:14:WU00:FS01:0x23: UTC Offset: -6
04:11:14:WU00:FS01:0x23:        PID: 3182
04:11:14:WU00:FS01:0x23:        CWD: /var/lib/fahclient/work
04:11:14:WU00:FS01:0x23:       Exec: /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23
04:11:14:WU00:FS01:0x23:************************************ OpenMM ************************************
04:11:14:WU00:FS01:0x23:    Version: 8.0.0
04:11:14:WU00:FS01:0x23:********************************************************************************
04:11:14:WU00:FS01:0x23:Project: 12270 (Run 0, Clone 118, Gen 92)
04:11:14:WU00:FS01:0x23:Digital signatures verified
04:11:14:WU00:FS01:0x23:Folding@home GPU Core23 Folding@home Core
04:11:14:WU00:FS01:0x23:Version 8.0.3
04:11:14:WU00:FS01:0x23:  Checkpoint write interval: 50000 steps (2%) [50 total]
04:11:14:WU00:FS01:0x23:  JSON viewer frame write interval: 25000 steps (1%) [100 total]
04:11:14:WU00:FS01:0x23:  XTC frame write interval: 25000 steps (1%) [100 total]
04:11:14:WU00:FS01:0x23:  Global context and integrator variables write interval: disabled
04:11:14:WU00:FS01:0x23:No -opencl-device specified; using deprecated -gpu argument as an alias for -opencl-device.
04:11:14:WU00:FS01:0x23:Please consider upgrading your client version.
04:11:14:WU00:FS01:0x23:There are 4 platforms available.
04:11:14:WU00:FS01:0x23:Platform 0: Reference
04:11:14:WU00:FS01:0x23:Platform 1: CPU
04:11:14:WU00:FS01:0x23:Platform 2: OpenCL
04:11:14:WU00:FS01:0x23:  opencl-device -1 specified
04:11:14:WU00:FS01:0x23:Platform 3: CUDA
04:11:14:WU00:FS01:0x23:  cuda-device 0 specified
04:11:19:WU00:FS01:0x23:Attempting to create CUDA context:
04:11:19:WU00:FS01:0x23:  Configuring platform CUDA
04:11:19:WU00:FS01:0x23:Failed to create CUDA context:
04:11:19:WU00:FS01:0x23:Error compiling program: nvrtc: error: invalid value for --gpu-architecture (-arch)
04:11:19:WU00:FS01:0x23:Attempting to create OpenCL context:
04:11:19:WU00:FS01:0x23:  Configuring platform OpenCL
04:11:28:WU00:FS01:0x23:ERROR:Exception: Failed to open dynamic library 'libOpenCL.so': libOpenCL.so: cannot open shared object file: No such file or directory
04:11:34:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
04:12:13:WU00:FS01:Starting
04:12:13:WU00:FS01:Removing old file 'work/00/logfile_01-20240115-034032.txt'
04:12:13:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23 -dir 00 -suffix 01 -version 706 -lifeline 2198 -checkpoint 15 -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:12:13:WU00:FS01:Started FahCore on PID 3257
04:12:13:WU00:FS01:Core PID:3261
04:12:13:WU00:FS01:FahCore 0x23 started
04:12:14:WU00:FS01:0x23:*********************** Log Started 2024-01-15T04:12:13Z ***********************
04:12:14:WU00:FS01:0x23:*************************** Core23 Folding@home Core ***************************
04:12:14:WU00:FS01:0x23:       Core: Core23
04:12:14:WU00:FS01:0x23:       Type: 0x23
04:12:14:WU00:FS01:0x23:    Version: 8.0.3
04:12:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:12:14:WU00:FS01:0x23:  Copyright: 2022 foldingathome.org
04:12:14:WU00:FS01:0x23:   Homepage: https://foldingathome.org/
04:12:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:12:14:WU00:FS01:0x23:       Time: 08:28:22
04:12:14:WU00:FS01:0x23:   Revision: 199cb870317d05441d0a301287d9ef61254fa32b
04:12:14:WU00:FS01:0x23:     Branch: HEAD
04:12:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:12:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:12:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:12:14:WU00:FS01:0x23:             -DOPENMM_VERSION="\"8.0.0\""
04:12:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:12:14:WU00:FS01:0x23:       Bits: 64
04:12:14:WU00:FS01:0x23:       Mode: Release
04:12:14:WU00:FS01:0x23:Maintainers: John Chodera <john.chodera@choderalab.org> and Peter Eastman
04:12:14:WU00:FS01:0x23:             <peastman@stanford.edu>
04:12:14:WU00:FS01:0x23:       Args: -dir 00 -suffix 01 -version 706 -lifeline 3257 -checkpoint 15
04:12:14:WU00:FS01:0x23:             -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:12:14:WU00:FS01:0x23:************************************ libFAH ************************************
04:12:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:12:14:WU00:FS01:0x23:       Time: 08:27:48
04:12:14:WU00:FS01:0x23:   Revision: 112c2234abe20611a05652defc3c7f854cbf927f
04:12:14:WU00:FS01:0x23:     Branch: HEAD
04:12:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:12:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:12:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:12:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:12:14:WU00:FS01:0x23:       Bits: 64
04:12:14:WU00:FS01:0x23:       Mode: Release
04:12:14:WU00:FS01:0x23:************************************ CBang *************************************
04:12:14:WU00:FS01:0x23:    Version: 1.7.2
04:12:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:12:14:WU00:FS01:0x23:        Org: Cauldron Development LLC
04:12:14:WU00:FS01:0x23:  Copyright: Cauldron Development LLC, 2003-2023
04:12:14:WU00:FS01:0x23:   Homepage: https://cauldrondevelopment.com/
04:12:14:WU00:FS01:0x23:    License: GPL 2+
04:12:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:12:14:WU00:FS01:0x23:       Time: 08:27:30
04:12:14:WU00:FS01:0x23:   Revision: eae4b58965bdd4d54ea9eb77972674352b37a547
04:12:14:WU00:FS01:0x23:     Branch: HEAD
04:12:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:12:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:12:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
04:12:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:12:14:WU00:FS01:0x23:       Bits: 64
04:12:14:WU00:FS01:0x23:       Mode: Release
04:12:14:WU00:FS01:0x23:************************************ System ************************************
04:12:14:WU00:FS01:0x23:        CPU: AMD Ryzen 3 4100 4-Core Processor
04:12:14:WU00:FS01:0x23:     CPU ID: AuthenticAMD Family 23 Model 96 Stepping 1
04:12:14:WU00:FS01:0x23:       CPUs: 8
04:12:14:WU00:FS01:0x23:     Memory: 15.48GiB
04:12:14:WU00:FS01:0x23:Free Memory: 12.05GiB
04:12:14:WU00:FS01:0x23:    Threads: POSIX_THREADS
04:12:14:WU00:FS01:0x23: OS Version: 5.15
04:12:14:WU00:FS01:0x23:Has Battery: false
04:12:14:WU00:FS01:0x23: On Battery: false
04:12:14:WU00:FS01:0x23: UTC Offset: -6
04:12:14:WU00:FS01:0x23:        PID: 3261
04:12:14:WU00:FS01:0x23:        CWD: /var/lib/fahclient/work
04:12:14:WU00:FS01:0x23:       Exec: /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23
04:12:14:WU00:FS01:0x23:************************************ OpenMM ************************************
04:12:14:WU00:FS01:0x23:    Version: 8.0.0
04:12:14:WU00:FS01:0x23:********************************************************************************
04:12:14:WU00:FS01:0x23:Project: 12270 (Run 0, Clone 118, Gen 92)
04:12:14:WU00:FS01:0x23:Digital signatures verified
04:12:14:WU00:FS01:0x23:Folding@home GPU Core23 Folding@home Core
04:12:14:WU00:FS01:0x23:Version 8.0.3
04:12:14:WU00:FS01:0x23:  Checkpoint write interval: 50000 steps (2%) [50 total]
04:12:14:WU00:FS01:0x23:  JSON viewer frame write interval: 25000 steps (1%) [100 total]
04:12:14:WU00:FS01:0x23:  XTC frame write interval: 25000 steps (1%) [100 total]
04:12:14:WU00:FS01:0x23:  Global context and integrator variables write interval: disabled
04:12:14:WU00:FS01:0x23:No -opencl-device specified; using deprecated -gpu argument as an alias for -opencl-device.
04:12:14:WU00:FS01:0x23:Please consider upgrading your client version.
04:12:14:WU00:FS01:0x23:There are 4 platforms available.
04:12:14:WU00:FS01:0x23:Platform 0: Reference
04:12:14:WU00:FS01:0x23:Platform 1: CPU
04:12:14:WU00:FS01:0x23:Platform 2: OpenCL
04:12:14:WU00:FS01:0x23:  opencl-device -1 specified
04:12:14:WU00:FS01:0x23:Platform 3: CUDA
04:12:14:WU00:FS01:0x23:  cuda-device 0 specified
04:12:19:WU00:FS01:0x23:Attempting to create CUDA context:
04:12:19:WU00:FS01:0x23:  Configuring platform CUDA
04:12:19:WU00:FS01:0x23:Failed to create CUDA context:
04:12:19:WU00:FS01:0x23:Error compiling program: nvrtc: error: invalid value for --gpu-architecture (-arch)
04:12:19:WU00:FS01:0x23:Attempting to create OpenCL context:
04:12:19:WU00:FS01:0x23:  Configuring platform OpenCL
04:12:28:WU00:FS01:0x23:ERROR:Exception: Failed to open dynamic library 'libOpenCL.so': libOpenCL.so: cannot open shared object file: No such file or directory
04:12:33:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
04:13:13:WU00:FS01:Starting
04:13:13:WU00:FS01:Removing old file 'work/00/logfile_01-20240115-034133.txt'
04:13:13:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23 -dir 00 -suffix 01 -version 706 -lifeline 2198 -checkpoint 15 -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:13:13:WU00:FS01:Started FahCore on PID 3339
04:13:13:WU00:FS01:Core PID:3343
04:13:13:WU00:FS01:FahCore 0x23 started
04:13:14:WU00:FS01:0x23:*********************** Log Started 2024-01-15T04:13:13Z ***********************
04:13:14:WU00:FS01:0x23:*************************** Core23 Folding@home Core ***************************
04:13:14:WU00:FS01:0x23:       Core: Core23
04:13:14:WU00:FS01:0x23:       Type: 0x23
04:13:14:WU00:FS01:0x23:    Version: 8.0.3
04:13:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:13:14:WU00:FS01:0x23:  Copyright: 2022 foldingathome.org
04:13:14:WU00:FS01:0x23:   Homepage: https://foldingathome.org/
04:13:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:13:14:WU00:FS01:0x23:       Time: 08:28:22
04:13:14:WU00:FS01:0x23:   Revision: 199cb870317d05441d0a301287d9ef61254fa32b
04:13:14:WU00:FS01:0x23:     Branch: HEAD
04:13:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:13:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:13:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:13:14:WU00:FS01:0x23:             -DOPENMM_VERSION="\"8.0.0\""
04:13:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:13:14:WU00:FS01:0x23:       Bits: 64
04:13:14:WU00:FS01:0x23:       Mode: Release
04:13:14:WU00:FS01:0x23:Maintainers: John Chodera <john.chodera@choderalab.org> and Peter Eastman
04:13:14:WU00:FS01:0x23:             <peastman@stanford.edu>
04:13:14:WU00:FS01:0x23:       Args: -dir 00 -suffix 01 -version 706 -lifeline 3339 -checkpoint 15
04:13:14:WU00:FS01:0x23:             -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:13:14:WU00:FS01:0x23:************************************ libFAH ************************************
04:13:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:13:14:WU00:FS01:0x23:       Time: 08:27:48
04:13:14:WU00:FS01:0x23:   Revision: 112c2234abe20611a05652defc3c7f854cbf927f
04:13:14:WU00:FS01:0x23:     Branch: HEAD
04:13:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:13:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:13:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:13:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:13:14:WU00:FS01:0x23:       Bits: 64
04:13:14:WU00:FS01:0x23:       Mode: Release
04:13:14:WU00:FS01:0x23:************************************ CBang *************************************
04:13:14:WU00:FS01:0x23:    Version: 1.7.2
04:13:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:13:14:WU00:FS01:0x23:        Org: Cauldron Development LLC
04:13:14:WU00:FS01:0x23:  Copyright: Cauldron Development LLC, 2003-2023
04:13:14:WU00:FS01:0x23:   Homepage: https://cauldrondevelopment.com/
04:13:14:WU00:FS01:0x23:    License: GPL 2+
04:13:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:13:14:WU00:FS01:0x23:       Time: 08:27:30
04:13:14:WU00:FS01:0x23:   Revision: eae4b58965bdd4d54ea9eb77972674352b37a547
04:13:14:WU00:FS01:0x23:     Branch: HEAD
04:13:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:13:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:13:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
04:13:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:13:14:WU00:FS01:0x23:       Bits: 64
04:13:14:WU00:FS01:0x23:       Mode: Release
04:13:14:WU00:FS01:0x23:************************************ System ************************************
04:13:14:WU00:FS01:0x23:        CPU: AMD Ryzen 3 4100 4-Core Processor
04:13:14:WU00:FS01:0x23:     CPU ID: AuthenticAMD Family 23 Model 96 Stepping 1
04:13:14:WU00:FS01:0x23:       CPUs: 8
04:13:14:WU00:FS01:0x23:     Memory: 15.48GiB
04:13:14:WU00:FS01:0x23:Free Memory: 11.97GiB
04:13:14:WU00:FS01:0x23:    Threads: POSIX_THREADS
04:13:14:WU00:FS01:0x23: OS Version: 5.15
04:13:14:WU00:FS01:0x23:Has Battery: false
04:13:14:WU00:FS01:0x23: On Battery: false
04:13:14:WU00:FS01:0x23: UTC Offset: -6
04:13:14:WU00:FS01:0x23:        PID: 3343
04:13:14:WU00:FS01:0x23:        CWD: /var/lib/fahclient/work
04:13:14:WU00:FS01:0x23:       Exec: /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23
04:13:14:WU00:FS01:0x23:************************************ OpenMM ************************************
04:13:14:WU00:FS01:0x23:    Version: 8.0.0
04:13:14:WU00:FS01:0x23:********************************************************************************
04:13:14:WU00:FS01:0x23:Project: 12270 (Run 0, Clone 118, Gen 92)
04:13:14:WU00:FS01:0x23:Digital signatures verified
04:13:14:WU00:FS01:0x23:Folding@home GPU Core23 Folding@home Core
04:13:14:WU00:FS01:0x23:Version 8.0.3
04:13:14:WU00:FS01:0x23:  Checkpoint write interval: 50000 steps (2%) [50 total]
04:13:14:WU00:FS01:0x23:  JSON viewer frame write interval: 25000 steps (1%) [100 total]
04:13:14:WU00:FS01:0x23:  XTC frame write interval: 25000 steps (1%) [100 total]
04:13:14:WU00:FS01:0x23:  Global context and integrator variables write interval: disabled
04:13:14:WU00:FS01:0x23:No -opencl-device specified; using deprecated -gpu argument as an alias for -opencl-device.
04:13:14:WU00:FS01:0x23:Please consider upgrading your client version.
04:13:14:WU00:FS01:0x23:There are 4 platforms available.
04:13:14:WU00:FS01:0x23:Platform 0: Reference
04:13:14:WU00:FS01:0x23:Platform 1: CPU
04:13:14:WU00:FS01:0x23:Platform 2: OpenCL
04:13:14:WU00:FS01:0x23:  opencl-device -1 specified
04:13:14:WU00:FS01:0x23:Platform 3: CUDA
04:13:14:WU00:FS01:0x23:  cuda-device 0 specified
04:13:19:WU00:FS01:0x23:Attempting to create CUDA context:
04:13:19:WU00:FS01:0x23:  Configuring platform CUDA
04:13:19:WU00:FS01:0x23:Failed to create CUDA context:
04:13:19:WU00:FS01:0x23:Error compiling program: nvrtc: error: invalid value for --gpu-architecture (-arch)
04:13:19:WU00:FS01:0x23:Attempting to create OpenCL context:
04:13:19:WU00:FS01:0x23:  Configuring platform OpenCL
04:13:28:WU00:FS01:0x23:ERROR:Exception: Failed to open dynamic library 'libOpenCL.so': libOpenCL.so: cannot open shared object file: No such file or directory
04:13:34:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
04:14:13:WU00:FS01:Starting
04:14:13:WU00:FS01:Removing old file 'work/00/logfile_01-20240115-034233.txt'
04:14:13:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/openmm-core-23/centos-7.9.2009-64bit/release/0x23-8.0.3/Core_23.fah/FahCore_23 -dir 00 -suffix 01 -version 706 -lifeline 2198 -checkpoint 15 -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:14:13:WU00:FS01:Started FahCore on PID 3423
04:14:13:WU00:FS01:Core PID:3427
04:14:13:WU00:FS01:FahCore 0x23 started
04:14:14:WU00:FS01:0x23:*********************** Log Started 2024-01-15T04:14:13Z ***********************
04:14:14:WU00:FS01:0x23:*************************** Core23 Folding@home Core ***************************
04:14:14:WU00:FS01:0x23:       Core: Core23
04:14:14:WU00:FS01:0x23:       Type: 0x23
04:14:14:WU00:FS01:0x23:    Version: 8.0.3
04:14:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:14:14:WU00:FS01:0x23:  Copyright: 2022 foldingathome.org
04:14:14:WU00:FS01:0x23:   Homepage: https://foldingathome.org/
04:14:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:14:14:WU00:FS01:0x23:       Time: 08:28:22
04:14:14:WU00:FS01:0x23:   Revision: 199cb870317d05441d0a301287d9ef61254fa32b
04:14:14:WU00:FS01:0x23:     Branch: HEAD
04:14:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:14:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:14:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:14:14:WU00:FS01:0x23:             -DOPENMM_VERSION="\"8.0.0\""
04:14:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:14:14:WU00:FS01:0x23:       Bits: 64
04:14:14:WU00:FS01:0x23:       Mode: Release
04:14:14:WU00:FS01:0x23:Maintainers: John Chodera <john.chodera@choderalab.org> and Peter Eastman
04:14:14:WU00:FS01:0x23:             <peastman@stanford.edu>
04:14:14:WU00:FS01:0x23:       Args: -dir 00 -suffix 01 -version 706 -lifeline 3423 -checkpoint 15
04:14:14:WU00:FS01:0x23:             -cuda-device 0 -gpu-vendor nvidia -gpu -1 -gpu-usage 100
04:14:14:WU00:FS01:0x23:************************************ libFAH ************************************
04:14:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:14:14:WU00:FS01:0x23:       Time: 08:27:48
04:14:14:WU00:FS01:0x23:   Revision: 112c2234abe20611a05652defc3c7f854cbf927f
04:14:14:WU00:FS01:0x23:     Branch: HEAD
04:14:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:14:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:14:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie
04:14:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:14:14:WU00:FS01:0x23:       Bits: 64
04:14:14:WU00:FS01:0x23:       Mode: Release
04:14:14:WU00:FS01:0x23:************************************ CBang *************************************
04:14:14:WU00:FS01:0x23:    Version: 1.7.2
04:14:14:WU00:FS01:0x23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:14:14:WU00:FS01:0x23:        Org: Cauldron Development LLC
04:14:14:WU00:FS01:0x23:  Copyright: Cauldron Development LLC, 2003-2023
04:14:14:WU00:FS01:0x23:   Homepage: https://cauldrondevelopment.com/
04:14:14:WU00:FS01:0x23:    License: GPL 2+
04:14:14:WU00:FS01:0x23:       Date: Aug 3 2023
04:14:14:WU00:FS01:0x23:       Time: 08:27:30
04:14:14:WU00:FS01:0x23:   Revision: eae4b58965bdd4d54ea9eb77972674352b37a547
04:14:14:WU00:FS01:0x23:     Branch: HEAD
04:14:14:WU00:FS01:0x23:   Compiler: GNU 7.5.0
04:14:14:WU00:FS01:0x23:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:14:14:WU00:FS01:0x23:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
04:14:14:WU00:FS01:0x23:   Platform: linux 5.15.0-1041-azure
04:14:14:WU00:FS01:0x23:       Bits: 64
04:14:14:WU00:FS01:0x23:       Mode: Release
04:14:14:WU00:FS01:0x23:************************************ System ************************************
04:14:14:WU00:FS01:0x23:        CPU: AMD Ryzen 3 4100 4-Core Processor
04:14:14:WU00:FS01:0x23:     CPU ID: AuthenticAMD Family 23 Model 96 Stepping 1
04:14:14:WU00:FS01:0x23:       CPUs: 8
04:14:14:WU00:FS01:0x23:     Memory: 15.48GiB
04:14:14:WU00:FS01:0x23:Free Memory: 11.88GiB
04:14:14:WU00:FS01:0x23:    Threads: POSIX_THREADS
04:14:14:WU00:FS01:0x23: OS Version: 5.15
04:14:14:WU00:FS01:0x23:Has Battery: false
bikeaddict
Posts: 192
Joined: Sun May 03, 2020 1:20 am

Re: gpu keep alternating betwee Ready and Running

Post by bikeaddict »

It's not finding CUDA or OpenCL. Make sure the GPU driver is properly installed.
dickster
Posts: 41
Joined: Sun Mar 01, 2009 4:33 pm

Re: gpu keep alternating betwee Ready and Running

Post by dickster »

After switching drivers several times I finally got the newest ones to work. Gpu is now folding. Thanks.
toTOW
Site Moderator
Posts: 6309
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: gpu keep alternating betwee Ready and Running

Post by toTOW »

This error is usually the symptoms of too old drivers being used :
04:13:19:WU00:FS01:0x23:Error compiling program: nvrtc: error: invalid value for --gpu-architecture (-arch)
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
Post Reply