Here is a snippet of the relevant parts, showing it trying to download a GPU WU, getting a 503 error, then trying again and instead receiving a CPU WU:
Code: Select all
arisu@mememe:/var/log/fah-client$ grep -e :WU116: -e :OUT1: -e :OUT2: log-20250224-230803.txt
23:06:43:I1:WU116:Requesting WU assignment for user Loli Alice team 230362
23:06:43:I1:OUT1:> CONNECT assign1.foldingathome.org:443 HTTP/1.1
23:06:43:I1:OUT1:> POST https://assign1.foldingathome.org/api/assign HTTP/1.1
23:06:44:I1:OUT1:< HTTP/1.1 200 HTTP_OK
23:06:44:I1:WU116:Received WU assignment kC_EOqXseAHoS0Xcd5QwbU5rRSqfLenpwra9YRaFWoE
23:06:44:I1:WU116:Downloading WU
23:06:45:I1:OUT2:> CONNECT pllwskifah2.mskcc.org:443 HTTP/1.1
23:06:45:I1:OUT2:> POST https://pllwskifah2.mskcc.org/api/assign HTTP/1.1
23:06:46:I1:WU116:DOWNLOAD 100% 46B of 46B
23:06:46:I1:OUT2:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
23:06:46:E :OUT2:HTTP_SERVICE_UNAVAILABLE: {"error":{"message":"Please wait","code":503}}
23:06:46:I1:WU116:Retry #1 in 2 secs
23:06:48:I1:WU116:Requesting WU assignment for user Loli Alice team 230362
23:06:51:I1:WU116:Received WU assignment erBVi7sYl5KQSxgjoSytFh9ObpW7MSt7LDV8amrzh3k
23:06:51:I1:WU116:Downloading WU
23:06:53:I1:WU116:DOWNLOAD 100% 307.25KiB of 307.25KiB
23:06:53:I1:WU116:Received WU P12481 R44 C0 G26
23:07:35:I3:WU116:Dumping erBVi7sYl5KQSxgjoSytFh9ObpW7MSt7LDV8amrzh3k
23:07:35:I1:WU116:Sending dump report
23:07:40:I1:WU116:Dumped
Code: Select all
*********************** Log Started 2025-02-24T23:06:15Z ***********************
23:06:15:I1:*********************** Folding@home Client ***********************
23:06:15:I1: Version: 8.4.9
23:06:15:I1: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:06:15:I1: Org: foldingathome.org
23:06:15:I1: Copyright: 2023-2024, foldingathome.org
23:06:15:I1: Homepage: https://foldingathome.org/
23:06:15:I1: License: GPL-3.0-or-later
23:06:15:I1: URL: https://v8-4.foldingathome.org/
23:06:15:I1: Date: Nov 20 2024
23:06:15:I1: Time: 14:47:19
23:06:15:I1: Revision: 360fe71b1bd05bb89814bfb97b73a5bda84802d6
23:06:15:I1: Branch: master
23:06:15:I1: Compiler: GNU 8.3.0
23:06:15:I1: Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char
23:06:15:I1: -ffunction-sections -fdata-sections -O3 -funroll-loops -fno-pie
23:06:15:I1: Platform: linux 4.19.0-27-cloud-amd64
23:06:15:I1: Bits: 64
23:06:15:I1: Mode: Release
23:06:15:I1: Args: --config=/etc/fah-client/config.xml
23:06:15:I1: --log=/var/log/fah-client/log.txt
23:06:15:I1: --log-rotate-dir=/var/log/fah-client/
23:06:15:I1: Config: /etc/fah-client/config.xml
23:06:15:I1:****************************** CBang ******************************
23:06:15:I1: Version: 1.7.2
23:06:15:I1: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:06:15:I1: Org: Cauldron Development
23:06:15:I1: Copyright: Cauldron Development, 2003-2024
23:06:15:I1: Homepage: https://cauldrondevelopment.com/
23:06:15:I1: License: LGPL-2.1-or-later
23:06:15:I1: Date: Nov 19 2024
23:06:15:I1: Time: 21:54:38
23:06:15:I1: Revision: 443c54e909eb8d8994405a18fb328b5b05a623a5
23:06:15:I1: Branch: master
23:06:15:I1: Compiler: GNU 8.3.0
23:06:15:I1: Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char
23:06:15:I1: -ffunction-sections -fdata-sections -O3 -funroll-loops -fno-pie
23:06:15:I1: -fPIC
23:06:15:I1: Platform: linux 4.19.0-27-cloud-amd64
23:06:15:I1: Bits: 64
23:06:15:I1: Mode: Release
23:06:15:I1:***************************** System ******************************
23:06:15:I1: CPU: AMD Ryzen 7 7840U w/ Radeon 780M Graphics
23:06:15:I1: CPU ID: AuthenticAMD Family 25 Model 116 Stepping 1
23:06:15:I1: CPUs: 8
23:06:15:I1: Memory: 30.58GiB
23:06:15:I1:Free Memory: 22.82GiB
23:06:15:I1: OS Version: 6.1
23:06:15:I1:Has Battery: true
23:06:15:I1: On Battery: false
23:06:15:I1: Hostname: mememe
23:06:15:I1: UTC Offset: 0
23:06:15:I1: PID: 134261
23:06:15:I1: CWD: /var/lib/fah-client
23:06:15:I1: Exec: /usr/bin/fah-client
23:06:15:I1:*******************************************************************
23:06:15:I2:<config/>
23:06:15:I1:Opening Database
23:06:15:I1:F@H ID = 5ZRuPo7XgKOfnDa7E54YXDtyUJKiBKtSr3dV0rv1ua8
23:06:15:I3:Loading default resource group
23:06:15:I1:Listening for HTTP on 127.0.0.1:7396
23:06:15:I3:WU96:Loading work unit 96 with ID 9U9x1ATEnQV9Cje4lBwQncKKoKq5z301XoL1pXOGXJo
23:06:15:I3:WU98:Loading work unit 98 with ID jSzz05AfTROuOrAp76iNuMAb0Qe90xqqNdR6JOEcIFg
23:06:15:I3:WU107:Loading work unit 107 with ID CB7kX-5X52t2t9r6LvrR5-N4neixQqcc-OdPFRDolmY
23:06:15:I3:Loaded 3 wus.
23:06:15:I3:gpus = {
23:06:15:I3: "gpu:03:00:00": {
23:06:15:I3: "vendor": 4098,
23:06:15:I3: "type": "amd",
23:06:15:I3: "description": "gfx1103",
23:06:15:I3: "opencl": {"platform": 0, "device": 0, "compute": "2.0", "driver": "3625.0"},
23:06:15:I3: "device": 5567,
23:06:15:I3: "supported": true
23:06:15:I3: }
23:06:15:I3:}
23:06:15:I1:Loaded cores/fahcore-a8-lin-64bit-avx2_256-0.0.12/FahCore_a8
23:06:15:I1:Default:Added new work unit: cpus:0 gpus:gpu:03:00:00
23:06:15:I1:WU115:Requesting WU assignment for user Loli Alice team 230362
23:06:15:I3:Running FahCore: /var/lib/fah-client/cores/fahcore-a8-lin-64bit-avx2_256-0.0.12/FahCore_a8 -dir 9U9x1ATEnQV9Cje4lBwQncKKoKq5z301XoL1pXOGXJo -suffix 01 -version 8.4.9 -lifeline 134261 -np 8
23:06:15:I3:WU96:Started FahCore on PID 134265
23:06:15:I1:OUT1:> CONNECT assign1.foldingathome.org:443 HTTP/1.1
23:06:15:I1:WU96:*********************** Log Started 2025-02-24T23:06:15Z ***********************
23:06:15:I1:WU96:************************** Gromacs Folding@home Core ***************************
23:06:15:I1:WU96: Core: Gromacs
23:06:15:I1:WU96: Type: 0xa8
23:06:15:I1:WU96: Version: 0.0.12
23:06:15:I1:WU96: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:06:15:I1:WU96: Copyright: 2020 foldingathome.org
23:06:15:I1:WU96: Homepage: https://foldingathome.org/
23:06:15:I1:WU96: Date: Jan 16 2021
23:06:15:I1:WU96: Time: 19:24:44
23:06:15:I1:WU96: Compiler: GNU 8.3.0
23:06:15:I1:WU96: Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
23:06:15:I1:WU96: -fdata-sections -O3 -funroll-loops -fno-pie
23:06:15:I1:WU96: Platform: linux2 4.15.0-128-generic
23:06:15:I1:WU96: Bits: 64
23:06:15:I1:WU96: Mode: Release
23:06:15:I1:WU96: SIMD: avx2_256
23:06:15:I1:WU96: OpenMP: ON
23:06:15:I1:WU96: CUDA: OFF
23:06:15:I1:WU96: Args: -dir 9U9x1ATEnQV9Cje4lBwQncKKoKq5z301XoL1pXOGXJo -suffix 01
23:06:15:I1:WU96: -version 8.4.9 -lifeline 134261 -np 8
23:06:15:I1:WU96:************************************ libFAH ************************************
23:06:15:I1:WU96: Date: Jan 16 2021
23:06:15:I1:WU96: Time: 19:21:38
23:06:15:I1:WU96: Compiler: GNU 8.3.0
23:06:15:I1:WU96: Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
23:06:15:I1:WU96: -fdata-sections -O3 -funroll-loops -fno-pie
23:06:15:I1:WU96: Platform: linux2 4.15.0-128-generic
23:06:15:I1:WU96: Bits: 64
23:06:15:I1:WU96: Mode: Release
23:06:15:I1:WU96:************************************ CBang *************************************
23:06:15:I1:WU96: Date: Jan 16 2021
23:06:15:I1:WU96: Time: 19:21:24
23:06:15:I1:WU96: Compiler: GNU 8.3.0
23:06:15:I1:WU96: Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
23:06:15:I1:WU96: -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
23:06:15:I1:WU96: Platform: linux2 4.15.0-128-generic
23:06:15:I1:WU96: Bits: 64
23:06:15:I1:WU96: Mode: Release
23:06:15:I1:WU96:************************************ System ************************************
23:06:15:I1:WU96: CPU: AMD Ryzen 7 7840U w/ Radeon 780M Graphics
23:06:15:I1:WU96: CPU ID: AuthenticAMD Family 25 Model 116 Stepping 1
23:06:15:I1:WU96: CPUs: 8
23:06:15:I1:WU96: Memory: 30.58GiB
23:06:15:I1:WU96:Free Memory: 22.79GiB
23:06:15:I1:WU96: Threads: POSIX_THREADS
23:06:15:I1:WU96: OS Version: 6.1
23:06:15:I1:WU96:Has Battery: true
23:06:15:I1:WU96: On Battery: false
23:06:15:I1:WU96: UTC Offset: 0
23:06:15:I1:WU96: PID: 134265
23:06:15:I1:WU96: CWD: /var/lib/fah-client/work
23:06:15:I1:WU96:********************************************************************************
23:06:15:I1:WU96:Project: 12485 (Run 11, Clone 0, Gen 16)
23:06:15:I1:WU96:Unit: 0x00000000000000000000000000000000
23:06:15:I1:WU96:Digital signatures verified
23:06:15:I1:WU96:Calling: mdrun -c frame16.gro -s frame16.tpr -x frame16.xtc -cpi state.cpt -cpt 5 -nt 8 -ntmpi 1
23:06:15:I1:WU96:Steps: first=8000000 total=8500000
23:06:16:I1:OUT1:> POST https://assign1.foldingathome.org/api/assign HTTP/1.1
23:06:17:I1:WU96:Completed 169006 out of 500000 steps (33%)
23:06:17:I1:OUT1:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
23:06:17:E :OUT1:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
23:06:17:I1:WU115:Retry #1 in 2 secs
23:06:19:I1:WU115:Requesting WU assignment for user Loli Alice team 230362
23:06:19:I1:OUT2:> CONNECT assign2.foldingathome.org:443 HTTP/1.1
23:06:20:I1:OUT2:> POST https://assign2.foldingathome.org/api/assign HTTP/1.1
23:06:21:I1:OUT2:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
23:06:21:E :OUT2:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
23:06:21:I1:WU115:Retry #2 in 4 secs
23:06:25:I1:WU115:Requesting WU assignment for user Loli Alice team 230362
23:06:25:I1:OUT3:> CONNECT assign3.foldingathome.org:443 HTTP/1.1
23:06:25:I1:OUT3:> POST https://assign3.foldingathome.org/api/assign HTTP/1.1
23:06:27:I1:OUT3:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
23:06:27:E :OUT3:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
23:06:27:I1:WU115:Retry #3 in 8 secs
23:06:35:I1:WU115:Requesting WU assignment for user Loli Alice team 230362
23:06:35:I1:OUT4:> CONNECT assign4.foldingathome.org:443 HTTP/1.1
23:06:35:I1:OUT4:> POST https://assign4.foldingathome.org/api/assign HTTP/1.1
23:06:37:I1:OUT4:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
23:06:37:E :OUT4:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
23:06:37:I1:WU115:Retry #4 in 16 secs
23:06:37:I1:WU96:Completed 170000 out of 500000 steps (34%)
23:06:41:I1:WU96:Caught signal SIGINT(2) on PID 134265
23:06:41:I1:WU96:Exiting, please wait. . .
23:06:42:I1:WU96:Folding@home Core Shutdown: INTERRUPTED
23:06:42:I1:WU96:Core returned INTERRUPTED (102)
23:06:42:I1:Clean exit
Code: Select all
*********************** Log Started 2025-02-24T23:06:43Z ***********************
23:06:43:I1:*********************** Folding@home Client ***********************
23:06:43:I1: Version: 8.4.9
23:06:43:I1: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:06:43:I1: Org: foldingathome.org
23:06:43:I1: Copyright: 2023-2024, foldingathome.org
23:06:43:I1: Homepage: https://foldingathome.org/
23:06:43:I1: License: GPL-3.0-or-later
23:06:43:I1: URL: https://v8-4.foldingathome.org/
23:06:43:I1: Date: Nov 20 2024
23:06:43:I1: Time: 14:47:19
23:06:43:I1: Revision: 360fe71b1bd05bb89814bfb97b73a5bda84802d6
23:06:43:I1: Branch: master
23:06:43:I1: Compiler: GNU 8.3.0
23:06:43:I1: Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char
23:06:43:I1: -ffunction-sections -fdata-sections -O3 -funroll-loops -fno-pie
23:06:43:I1: Platform: linux 4.19.0-27-cloud-amd64
23:06:43:I1: Bits: 64
23:06:43:I1: Mode: Release
23:06:43:I1: Args: --config=/etc/fah-client/config.xml
23:06:43:I1: --log=/var/log/fah-client/log.txt
23:06:43:I1: --log-rotate-dir=/var/log/fah-client/
23:06:43:I1: Config: /etc/fah-client/config.xml
23:06:43:I1:****************************** CBang ******************************
23:06:43:I1: Version: 1.7.2
23:06:43:I1: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:06:43:I1: Org: Cauldron Development
23:06:43:I1: Copyright: Cauldron Development, 2003-2024
23:06:43:I1: Homepage: https://cauldrondevelopment.com/
23:06:43:I1: License: LGPL-2.1-or-later
23:06:43:I1: Date: Nov 19 2024
23:06:43:I1: Time: 21:54:38
23:06:43:I1: Revision: 443c54e909eb8d8994405a18fb328b5b05a623a5
23:06:43:I1: Branch: master
23:06:43:I1: Compiler: GNU 8.3.0
23:06:43:I1: Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char
23:06:43:I1: -ffunction-sections -fdata-sections -O3 -funroll-loops -fno-pie
23:06:43:I1: -fPIC
23:06:43:I1: Platform: linux 4.19.0-27-cloud-amd64
23:06:43:I1: Bits: 64
23:06:43:I1: Mode: Release
23:06:43:I1:***************************** System ******************************
23:06:43:I1: CPU: AMD Ryzen 7 7840U w/ Radeon 780M Graphics
23:06:43:I1: CPU ID: AuthenticAMD Family 25 Model 116 Stepping 1
23:06:43:I1: CPUs: 8
23:06:43:I1: Memory: 30.58GiB
23:06:43:I1:Free Memory: 22.81GiB
23:06:43:I1: OS Version: 6.1
23:06:43:I1:Has Battery: true
23:06:43:I1: On Battery: false
23:06:43:I1: Hostname: mememe
23:06:43:I1: UTC Offset: 0
23:06:43:I1: PID: 134317
23:06:43:I1: CWD: /var/lib/fah-client
23:06:43:I1: Exec: /usr/bin/fah-client
23:06:43:I1:*******************************************************************
23:06:43:I2:<config/>
23:06:43:I1:Opening Database
23:06:43:I1:F@H ID = 5ZRuPo7XgKOfnDa7E54YXDtyUJKiBKtSr3dV0rv1ua8
23:06:43:I3:Loading default resource group
23:06:43:I1:Listening for HTTP on 127.0.0.1:7396
23:06:43:I3:WU96:Loading work unit 96 with ID 9U9x1ATEnQV9Cje4lBwQncKKoKq5z301XoL1pXOGXJo
23:06:43:I3:WU98:Loading work unit 98 with ID jSzz05AfTROuOrAp76iNuMAb0Qe90xqqNdR6JOEcIFg
23:06:43:I3:WU107:Loading work unit 107 with ID CB7kX-5X52t2t9r6LvrR5-N4neixQqcc-OdPFRDolmY
23:06:43:I3:Loaded 3 wus.
23:06:43:I3:gpus = {
23:06:43:I3: "gpu:03:00:00": {
23:06:43:I3: "vendor": 4098,
23:06:43:I3: "type": "amd",
23:06:43:I3: "description": "gfx1103",
23:06:43:I3: "opencl": {"platform": 0, "device": 0, "compute": "2.0", "driver": "3625.0"},
23:06:43:I3: "device": 5567,
23:06:43:I3: "supported": true
23:06:43:I3: }
23:06:43:I3:}
23:06:43:I1:Loaded cores/fahcore-a8-lin-64bit-avx2_256-0.0.12/FahCore_a8
23:06:43:I1:Default:Added new work unit: cpus:0 gpus:gpu:03:00:00
23:06:43:I1:WU116:Requesting WU assignment for user Loli Alice team 230362
23:06:43:I3:Running FahCore: /var/lib/fah-client/cores/fahcore-a8-lin-64bit-avx2_256-0.0.12/FahCore_a8 -dir 9U9x1ATEnQV9Cje4lBwQncKKoKq5z301XoL1pXOGXJo -suffix 01 -version 8.4.9 -lifeline 134317 -np 8
23:06:43:I3:WU96:Started FahCore on PID 134321
23:06:43:I1:OUT1:> CONNECT assign1.foldingathome.org:443 HTTP/1.1
23:06:43:I1:WU96:*********************** Log Started 2025-02-24T23:06:43Z ***********************
23:06:43:I1:WU96:************************** Gromacs Folding@home Core ***************************
23:06:43:I1:WU96: Core: Gromacs
23:06:43:I1:WU96: Type: 0xa8
23:06:43:I1:WU96: Version: 0.0.12
23:06:43:I1:WU96: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:06:43:I1:WU96: Copyright: 2020 foldingathome.org
23:06:43:I1:WU96: Homepage: https://foldingathome.org/
23:06:43:I1:WU96: Date: Jan 16 2021
23:06:43:I1:WU96: Time: 19:24:44
23:06:43:I1:WU96: Compiler: GNU 8.3.0
23:06:43:I1:WU96: Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
23:06:43:I1:WU96: -fdata-sections -O3 -funroll-loops -fno-pie
23:06:43:I1:WU96: Platform: linux2 4.15.0-128-generic
23:06:43:I1:WU96: Bits: 64
23:06:43:I1:WU96: Mode: Release
23:06:43:I1:WU96: SIMD: avx2_256
23:06:43:I1:WU96: OpenMP: ON
23:06:43:I1:WU96: CUDA: OFF
23:06:43:I1:WU96: Args: -dir 9U9x1ATEnQV9Cje4lBwQncKKoKq5z301XoL1pXOGXJo -suffix 01
23:06:43:I1:WU96: -version 8.4.9 -lifeline 134317 -np 8
23:06:43:I1:WU96:************************************ libFAH ************************************
23:06:43:I1:WU96: Date: Jan 16 2021
23:06:43:I1:WU96: Time: 19:21:38
23:06:43:I1:WU96: Compiler: GNU 8.3.0
23:06:43:I1:WU96: Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
23:06:43:I1:WU96: -fdata-sections -O3 -funroll-loops -fno-pie
23:06:43:I1:WU96: Platform: linux2 4.15.0-128-generic
23:06:43:I1:WU96: Bits: 64
23:06:43:I1:WU96: Mode: Release
23:06:43:I1:WU96:************************************ CBang *************************************
23:06:43:I1:WU96: Date: Jan 16 2021
23:06:43:I1:WU96: Time: 19:21:24
23:06:43:I1:WU96: Compiler: GNU 8.3.0
23:06:43:I1:WU96: Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
23:06:43:I1:WU96: -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
23:06:43:I1:WU96: Platform: linux2 4.15.0-128-generic
23:06:43:I1:WU96: Bits: 64
23:06:43:I1:WU96: Mode: Release
23:06:43:I1:WU96:************************************ System ************************************
23:06:43:I1:WU96: CPU: AMD Ryzen 7 7840U w/ Radeon 780M Graphics
23:06:43:I1:WU96: CPU ID: AuthenticAMD Family 25 Model 116 Stepping 1
23:06:43:I1:WU96: CPUs: 8
23:06:43:I1:WU96: Memory: 30.58GiB
23:06:43:I1:WU96:Free Memory: 22.78GiB
23:06:43:I1:WU96: Threads: POSIX_THREADS
23:06:43:I1:WU96: OS Version: 6.1
23:06:43:I1:WU96:Has Battery: true
23:06:43:I1:WU96: On Battery: false
23:06:43:I1:WU96: UTC Offset: 0
23:06:43:I1:WU96: PID: 134321
23:06:43:I1:WU96: CWD: /var/lib/fah-client/work
23:06:43:I1:WU96:********************************************************************************
23:06:43:I1:WU96:Project: 12485 (Run 11, Clone 0, Gen 16)
23:06:43:I1:WU96:Unit: 0x00000000000000000000000000000000
23:06:43:I1:WU96:Digital signatures verified
23:06:43:I1:WU96:Calling: mdrun -c frame16.gro -s frame16.tpr -x frame16.xtc -cpi state.cpt -cpt 5 -nt 8 -ntmpi 1
23:06:43:I1:WU96:Steps: first=8000000 total=8500000
23:06:43:I1:OUT1:> POST https://assign1.foldingathome.org/api/assign HTTP/1.1
23:06:44:I1:WU96:Completed 170208 out of 500000 steps (34%)
23:06:44:I1:OUT1:< HTTP/1.1 200 HTTP_OK
23:06:44:I1:WU116:Received WU assignment kC_EOqXseAHoS0Xcd5QwbU5rRSqfLenpwra9YRaFWoE
23:06:44:I1:WU116:Downloading WU
23:06:44:I1:WU96:Caught signal SIGINT(2) on PID 134321
23:06:44:I1:WU96:Exiting, please wait. . .
23:06:45:I1:OUT2:> CONNECT pllwskifah2.mskcc.org:443 HTTP/1.1
23:06:45:I1:WU96:Folding@home Core Shutdown: INTERRUPTED
23:06:45:I1:OUT2:> POST https://pllwskifah2.mskcc.org/api/assign HTTP/1.1
23:06:45:I1:WU96:Core returned INTERRUPTED (102)
23:06:45:I3:Running FahCore: /var/lib/fah-client/cores/fahcore-a8-lin-64bit-avx2_256-0.0.12/FahCore_a8 -dir 9U9x1ATEnQV9Cje4lBwQncKKoKq5z301XoL1pXOGXJo -suffix 01 -version 8.4.9 -lifeline 134317 -np 7
23:06:45:I3:WU96:Started FahCore on PID 134334
23:06:46:I1:WU96:*********************** Log Started 2025-02-24T23:06:45Z ***********************
23:06:46:I1:WU96:************************** Gromacs Folding@home Core ***************************
23:06:46:I1:WU96: Core: Gromacs
23:06:46:I1:WU96: Type: 0xa8
23:06:46:I1:WU96: Version: 0.0.12
23:06:46:I1:WU96: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:06:46:I1:WU96: Copyright: 2020 foldingathome.org
23:06:46:I1:WU96: Homepage: https://foldingathome.org/
23:06:46:I1:WU96: Date: Jan 16 2021
23:06:46:I1:WU96: Time: 19:24:44
23:06:46:I1:WU96: Compiler: GNU 8.3.0
23:06:46:I1:WU96: Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
23:06:46:I1:WU96: -fdata-sections -O3 -funroll-loops -fno-pie
23:06:46:I1:WU96: Platform: linux2 4.15.0-128-generic
23:06:46:I1:WU96: Bits: 64
23:06:46:I1:WU96: Mode: Release
23:06:46:I1:WU96: SIMD: avx2_256
23:06:46:I1:WU96: OpenMP: ON
23:06:46:I1:WU96: CUDA: OFF
23:06:46:I1:WU96: Args: -dir 9U9x1ATEnQV9Cje4lBwQncKKoKq5z301XoL1pXOGXJo -suffix 01
23:06:46:I1:WU96: -version 8.4.9 -lifeline 134317 -np 7
23:06:46:I1:WU96:************************************ libFAH ************************************
23:06:46:I1:WU96: Date: Jan 16 2021
23:06:46:I1:WU96: Time: 19:21:38
23:06:46:I1:WU96: Compiler: GNU 8.3.0
23:06:46:I1:WU96: Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
23:06:46:I1:WU96: -fdata-sections -O3 -funroll-loops -fno-pie
23:06:46:I1:WU96: Platform: linux2 4.15.0-128-generic
23:06:46:I1:WU96: Bits: 64
23:06:46:I1:WU96: Mode: Release
23:06:46:I1:WU96:************************************ CBang *************************************
23:06:46:I1:WU96: Date: Jan 16 2021
23:06:46:I1:WU96: Time: 19:21:24
23:06:46:I1:WU96: Compiler: GNU 8.3.0
23:06:46:I1:WU96: Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
23:06:46:I1:WU96: -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
23:06:46:I1:WU96: Platform: linux2 4.15.0-128-generic
23:06:46:I1:WU96: Bits: 64
23:06:46:I1:WU96: Mode: Release
23:06:46:I1:WU96:************************************ System ************************************
23:06:46:I1:WU96: CPU: AMD Ryzen 7 7840U w/ Radeon 780M Graphics
23:06:46:I1:WU96: CPU ID: AuthenticAMD Family 25 Model 116 Stepping 1
23:06:46:I1:WU96: CPUs: 8
23:06:46:I1:WU96: Memory: 30.58GiB
23:06:46:I1:WU96:Free Memory: 22.77GiB
23:06:46:I1:WU96: Threads: POSIX_THREADS
23:06:46:I1:WU96: OS Version: 6.1
23:06:46:I1:WU96:Has Battery: true
23:06:46:I1:WU96: On Battery: false
23:06:46:I1:WU96: UTC Offset: 0
23:06:46:I1:WU96: PID: 134334
23:06:46:I1:WU96: CWD: /var/lib/fah-client/work
23:06:46:I1:WU96:********************************************************************************
23:06:46:I1:WU96:Project: 12485 (Run 11, Clone 0, Gen 16)
23:06:46:I1:WU96:Unit: 0x00000000000000000000000000000000
23:06:46:I1:WU96:Digital signatures verified
23:06:46:I1:WU96:Calling: mdrun -c frame16.gro -s frame16.tpr -x frame16.xtc -cpi state.cpt -cpt 5 -nt 7 -ntmpi 1
23:06:46:I1:WU96:Steps: first=8000000 total=8500000
23:06:46:I1:WU116:DOWNLOAD 100% 46B of 46B
23:06:46:I1:OUT2:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
23:06:46:E :OUT2:HTTP_SERVICE_UNAVAILABLE: {"error":{"message":"Please wait","code":503}}
23:06:46:I1:WU116:Retry #1 in 2 secs
23:06:47:I1:WU96:Completed 170222 out of 500000 steps (34%)
23:06:48:I1:WU116:Requesting WU assignment for user Loli Alice team 230362
23:06:49:I1:OUT3:> CONNECT assign2.foldingathome.org:443 HTTP/1.1
23:06:49:I1:OUT3:> POST https://assign2.foldingathome.org/api/assign HTTP/1.1
23:06:51:I1:OUT3:< HTTP/1.1 200 HTTP_OK
23:06:51:I1:WU116:Received WU assignment erBVi7sYl5KQSxgjoSytFh9ObpW7MSt7LDV8amrzh3k
23:06:51:I1:WU116:Downloading WU
23:06:51:I1:OUT4:> CONNECT vav21.fah.temple.edu:443 HTTP/1.1
23:06:51:I1:WU96:Caught signal SIGINT(2) on PID 134334
23:06:51:I1:WU96:Exiting, please wait. . .
23:06:51:I1:OUT4:> POST https://vav21.fah.temple.edu/api/assign HTTP/1.1
23:06:51:I1:WU96:Folding@home Core Shutdown: INTERRUPTED
23:06:52:I1:WU96:Core returned INTERRUPTED (102)
23:06:53:I1:WU116:DOWNLOAD 100% 307.25KiB of 307.25KiB
23:06:53:I1:OUT4:< HTTP/1.1 200 HTTP_OK
23:06:53:I1:WU116:Received WU P12481 R44 C0 G26
23:06:53:I3:Running FahCore: /var/lib/fah-client/cores/fahcore-a8-lin-64bit-avx2_256-0.0.12/FahCore_a8 -dir 9U9x1ATEnQV9Cje4lBwQncKKoKq5z301XoL1pXOGXJo -suffix 01 -version 8.4.9 -lifeline 134317 -np 8
23:06:53:I3:WU96:Started FahCore on PID 134345
23:06:53:I1:WU96:*********************** Log Started 2025-02-24T23:06:53Z ***********************
23:06:53:I1:WU96:************************** Gromacs Folding@home Core ***************************
23:06:53:I1:WU96: Core: Gromacs
23:06:53:I1:WU96: Type: 0xa8
23:06:53:I1:WU96: Version: 0.0.12
23:06:53:I1:WU96: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:06:53:I1:WU96: Copyright: 2020 foldingathome.org
23:06:53:I1:WU96: Homepage: https://foldingathome.org/
23:06:53:I1:WU96: Date: Jan 16 2021
23:06:53:I1:WU96: Time: 19:24:44
23:06:53:I1:WU96: Compiler: GNU 8.3.0
23:06:53:I1:WU96: Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
23:06:53:I1:WU96: -fdata-sections -O3 -funroll-loops -fno-pie
23:06:53:I1:WU96: Platform: linux2 4.15.0-128-generic
23:06:53:I1:WU96: Bits: 64
23:06:53:I1:WU96: Mode: Release
23:06:53:I1:WU96: SIMD: avx2_256
23:06:53:I1:WU96: OpenMP: ON
23:06:53:I1:WU96: CUDA: OFF
23:06:53:I1:WU96: Args: -dir 9U9x1ATEnQV9Cje4lBwQncKKoKq5z301XoL1pXOGXJo -suffix 01
23:06:53:I1:WU96: -version 8.4.9 -lifeline 134317 -np 8
23:06:53:I1:WU96:************************************ libFAH ************************************
23:06:53:I1:WU96: Date: Jan 16 2021
23:06:53:I1:WU96: Time: 19:21:38
23:06:53:I1:WU96: Compiler: GNU 8.3.0
23:06:53:I1:WU96: Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
23:06:53:I1:WU96: -fdata-sections -O3 -funroll-loops -fno-pie
23:06:53:I1:WU96: Platform: linux2 4.15.0-128-generic
23:06:53:I1:WU96: Bits: 64
23:06:53:I1:WU96: Mode: Release
23:06:53:I1:WU96:************************************ CBang *************************************
23:06:53:I1:WU96: Date: Jan 16 2021
23:06:53:I1:WU96: Time: 19:21:24
23:06:53:I1:WU96: Compiler: GNU 8.3.0
23:06:53:I1:WU96: Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
23:06:53:I1:WU96: -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
23:06:53:I1:WU96: Platform: linux2 4.15.0-128-generic
23:06:53:I1:WU96: Bits: 64
23:06:53:I1:WU96: Mode: Release
23:06:53:I1:WU96:************************************ System ************************************
23:06:53:I1:WU96: CPU: AMD Ryzen 7 7840U w/ Radeon 780M Graphics
23:06:53:I1:WU96: CPU ID: AuthenticAMD Family 25 Model 116 Stepping 1
23:06:53:I1:WU96: CPUs: 8
23:06:53:I1:WU96: Memory: 30.58GiB
23:06:53:I1:WU96:Free Memory: 22.69GiB
23:06:53:I1:WU96: Threads: POSIX_THREADS
23:06:53:I1:WU96: OS Version: 6.1
23:06:53:I1:WU96:Has Battery: true
23:06:53:I1:WU96: On Battery: false
23:06:53:I1:WU96: UTC Offset: 0
23:06:53:I1:WU96: PID: 134345
23:06:53:I1:WU96: CWD: /var/lib/fah-client/work
23:06:53:I1:WU96:********************************************************************************
23:06:53:I1:WU96:Project: 12485 (Run 11, Clone 0, Gen 16)
23:06:53:I1:WU96:Unit: 0x00000000000000000000000000000000
23:06:53:I1:WU96:Digital signatures verified
23:06:53:I1:WU96:Calling: mdrun -c frame16.gro -s frame16.tpr -x frame16.xtc -cpi state.cpt -cpt 5 -nt 8 -ntmpi 1
23:06:53:I1:WU96:Steps: first=8000000 total=8500000
23:06:55:I1:WU96:Completed 170365 out of 500000 steps (34%)
23:07:33:I3:WU98:Dumping jSzz05AfTROuOrAp76iNuMAb0Qe90xqqNdR6JOEcIFg
23:07:33:I1:WU98:Sending dump report
23:07:33:I1:OUT6:> CONNECT vav21.fah.temple.edu:443 HTTP/1.1
23:07:33:I1:OUT6:> POST https://vav21.fah.temple.edu/api/results HTTP/1.1
23:07:35:I1:OUT6:< HTTP/1.1 200 HTTP_OK
23:07:35:I1:WU98:Dumped
23:07:35:I3:WU107:Dumping CB7kX-5X52t2t9r6LvrR5-N4neixQqcc-OdPFRDolmY
23:07:35:I1:WU107:Sending dump report
23:07:35:I1:OUT7:> CONNECT vav21.fah.temple.edu:443 HTTP/1.1
23:07:35:I3:WU116:Dumping erBVi7sYl5KQSxgjoSytFh9ObpW7MSt7LDV8amrzh3k
23:07:35:I1:WU116:Sending dump report
23:07:35:I1:OUT8:> CONNECT vav21.fah.temple.edu:443 HTTP/1.1
23:07:36:I1:OUT7:> POST https://vav21.fah.temple.edu/api/results HTTP/1.1
23:07:36:I3:WU107:Dumping CB7kX-5X52t2t9r6LvrR5-N4neixQqcc-OdPFRDolmY
23:07:36:I1:OUT8:> POST https://vav21.fah.temple.edu/api/results HTTP/1.1
23:07:37:I1:Default:Added new work unit: cpus:0 gpus:gpu:03:00:00
23:07:37:I1:WU107:Sending dump report
23:07:37:I1:WU117:Requesting WU assignment for user Loli Alice team 230362
23:07:37:I1:OUT9:> CONNECT vav21.fah.temple.edu:443 HTTP/1.1
23:07:37:I1:OUT10:> CONNECT assign3.foldingathome.org:443 HTTP/1.1
23:07:37:I1:OUT9:> POST https://vav21.fah.temple.edu/api/results HTTP/1.1
23:07:37:I1:OUT10:> POST https://assign3.foldingathome.org/api/assign HTTP/1.1
23:07:39:I1:OUT10:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
23:07:39:E :OUT10:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
23:07:39:I1:WU117:Retry #1 in 2 secs
23:07:40:I1:OUT8:< HTTP/1.1 200 HTTP_OK
23:07:40:I1:WU116:Dumped
23:07:40:I1:OUT9:< HTTP/1.1 200 HTTP_OK
23:07:40:I1:WU107:Dumped
23:07:41:I1:WU117:Requesting WU assignment for user Loli Alice team 230362
23:07:41:I1:OUT11:> CONNECT assign4.foldingathome.org:443 HTTP/1.1
23:07:41:I1:OUT11:> POST https://assign4.foldingathome.org/api/assign HTTP/1.1
23:07:42:I1:OUT11:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
23:07:42:E :OUT11:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
23:07:42:I1:WU117:Retry #2 in 4 secs
23:07:46:I1:WU117:Requesting WU assignment for user Loli Alice team 230362
23:07:46:I1:OUT12:> CONNECT assign5.foldingathome.org:443 HTTP/1.1
23:07:46:I1:OUT12:> POST https://assign5.foldingathome.org/api/assign HTTP/1.1
23:07:47:I1:OUT12:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
23:07:47:E :OUT12:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
23:07:47:I1:WU117:Retry #3 in 8 secs
23:07:55:I1:WU117:Requesting WU assignment for user Loli Alice team 230362
23:07:55:I1:OUT13:> CONNECT assign6.foldingathome.org:443 HTTP/1.1
23:07:55:I1:OUT13:> POST https://assign6.foldingathome.org/api/assign HTTP/1.1
23:07:56:I1:OUT13:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
23:07:56:E :OUT13:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
23:07:56:I1:WU117:Retry #4 in 16 secs
23:08:00:I1:WU96:Caught signal SIGINT(2) on PID 134345
23:08:00:I1:WU96:Exiting, please wait. . .
23:08:01:I1:WU96:Folding@home Core Shutdown: INTERRUPTED
23:08:01:I1:WU96:Core returned INTERRUPTED (102)
23:08:02:I1:Clean exit