Dumped! what did i do wrong?

If you're new to FAH and need help getting started or you have very basic questions, start here.

Moderators: Site Moderators, FAHC Science Team

Knish
Posts: 232
Joined: Tue Mar 17, 2020 5:20 am

Dumped! what did i do wrong?

Post by Knish »

a win10 box has been running nonstop for 1.5 months without writing log.txt into the logs/ directory, so i thought i'd do something. I paused, waited a min for its last minute log writes, then quit fah by right clicking the icon in systray. (cpu job at 80% and gpu 30%)

oh, I also had no internet to this pc at this time.

went back to FAH thru the start menu and opened advanced control to see that it just said "conecting." uh oh.... also web control aparently needed internet but I just closed that tab.

put pc back on the internet and tried to start fah again. web-control had no identity in it and advanced only showed the cpu job, so in a panic quit fah. Under windows, i edited out the option --web-control in the fah start menu shortcut and started fah again. In advanced control the cpu was still at 80% but the gpu had downloaded a new WU and was starting fresh.

I found a new, very short logfile in logs/ (i guess from my panic shutdown)

Code: Select all

*********************** Log Started 2020-07-03T06:43:08Z ***********************
06:43:08:Trying to access database...
06:43:08:Successfully acquired database lock
06:43:08:ERROR:Exception: Could not get IP address for assign1.foldingathome.org: No such host is known. 
06:43:08:ERROR:Exception: Could not get IP address for assign2.foldingathome.org: No such host is known. 
06:43:08:ERROR:Exception: Could not get IP address for assign3.foldingathome.org: No such host is known. 
06:43:08:ERROR:Exception: Could not get IP address for assign4.foldingathome.org: No such host is known. 
06:43:08:ERROR:Exception: Failed to find any IP addresses for assignment servers
06:43:08:Enabled folding slot 00: PAUSED cpu:3 (by user)
06:43:08:ERROR:Exception: No available GPUs
06:43:08:ERROR:Exception: Option 'gpu-index' has no default and is not set.
06:43:08:WARNING:WU00:No longer matches Slot 1's configuration and there are no other matching slots, dumping
06:43:08:****************************** FAHClient ******************************
06:43:08:        Version: 7.6.13
06:43:08:         Author: Joseph Coffland <joseph@cauldrondevelopment.com>
06:43:08:      Copyright: 2020 foldingathome.org
06:43:08:       Homepage: https://foldingathome.org/
06:43:08:           Date: Apr 27 2020
06:43:08:           Time: 21:21:01
06:43:08:       Revision: 5a652817f46116b6e135503af97f18e094414e3b
06:43:08:         Branch: master
06:43:08:       Compiler: Visual C++ 2008
06:43:08:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
06:43:08:       Platform: win32 10
06:43:08:           Bits: 32
06:43:08:           Mode: Release
06:43:08:           Args: --open-web-control
06:43:08:         Config: C:\Users\xxxxxx\AppData\Roaming\FAHClient\config.xml
06:43:08:******************************** CBang ********************************
06:43:08:           Date: Apr 24 2020
06:43:08:           Time: 17:07:55
06:43:08:       Revision: ea081a3b3b0f4a37c4d0440b4f1bc184197c7797
06:43:08:         Branch: master
06:43:08:       Compiler: Visual C++ 2008
06:43:08:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
06:43:08:       Platform: win32 10
06:43:08:           Bits: 32
06:43:08:           Mode: Release
06:43:08:******************************* System ********************************
06:43:08:            CPU: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz
06:43:08:         CPU ID: GenuineIntel Family 6 Model 60 Stepping 3
06:43:08:           CPUs: 4
06:43:08:         Memory: 7.95GiB
06:43:08:    Free Memory: 4.63GiB
06:43:08:        Threads: WINDOWS_THREADS
06:43:08:     OS Version: 6.2
06:43:08:    Has Battery: false
06:43:08:     On Battery: false
06:43:08:     UTC Offset: -7
06:43:08:            PID: 13148
06:43:08:            CWD: C:\Users\xxxxxxx\AppData\Roaming\FAHClient
06:43:08:  Win32 Service: false
06:43:08:             OS: Windows 10 Enterprise
06:43:08:        OS Arch: AMD64
06:43:08:           GPUs: 0
06:43:08:  CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:5.0 Driver:10.1
06:43:08:OpenCL Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:1.2 Driver:432.0
06:43:08:******************************* libFAH ********************************
06:43:08:           Date: Apr 15 2020
06:43:08:           Time: 14:53:14
06:43:08:       Revision: 216968bc7025029c841ed6e36e81a03a316890d3
06:43:08:         Branch: master
06:43:08:       Compiler: Visual C++ 2008
06:43:08:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
06:43:08:       Platform: win32 10
06:43:08:           Bits: 32
06:43:08:           Mode: Release
06:43:08:***********************************************************************
06:43:08:<config>
06:43:08:  <!-- HTTP Server -->
06:43:08:  <allo--------

06:43:08:  <!-- Logging -->
06:43:08:  <log-rotate-max v='99'/>
06:43:08:
06:43:08:  <!-- Network -->
06:43:08:  <proxy v=':8080'/>
06:43:08:
06:43:08:  <!-- Remote Command Server -->
06:43:08:  --------

06:43:08:
06:43:08:  <!-- Slot Control -->
06:43:08:  <power v='full'/>
06:43:08:
06:43:08:  <!-- User Information -->
06:43:08:  --------

06:43:08:
06:43:08:  <!-- Folding Slots -->
06:43:08:  <slot id='0' type='CPU'>
06:43:08:    <paused v='true'/>
06:43:08:  </slot>
06:43:08:  <slot id='1' type='GPU'>
06:43:08:    <paused v='true'/>
06:43:08:  </slot>
06:43:08:</config>
06:43:09:WU00:FS01:Sending unit results: id:00 state:SEND error:DUMPED project:14416 run:0 clone:114 gen:153 core:0x22 unit:0x000000ef0d5262775e84c8a719a0bc9a
06:43:09:WU00:FS01:Connecting to 13.82.98.119:8080
06:43:09:WARNING:WU00:FS01:WorkServer connection failed on port 8080 trying 80
06:43:09:WU00:FS01:Connecting to 13.82.98.119:80
06:43:09:ERROR:WU02:FS01:Exception: Could not get IP address for assign1.foldingathome.org: No such host is known. 
06:43:09:ERROR:WU02:FS01:Exception: Could not get IP address for assign2.foldingathome.org: No such host is known. 
06:43:09:ERROR:WU02:FS01:Exception: Could not get IP address for assign3.foldingathome.org: No such host is known. 
06:43:09:ERROR:WU02:FS01:Exception: Could not get IP address for assign4.foldingathome.org: No such host is known. 
06:43:09:ERROR:WU02:FS01:Exception: Failed to find any IP addresses for assignment servers
06:43:09:ERROR:WU02:FS01:Exception: Could not get IP address for assign1.foldingathome.org: No such host is known. 
06:43:09:ERROR:WU02:FS01:Exception: Could not get IP address for assign2.foldingathome.org: No such host is known. 
06:43:09:ERROR:WU02:FS01:Exception: Could not get IP address for assign3.foldingathome.org: No such host is known. 
06:43:09:ERROR:WU02:FS01:Exception: Could not get IP address for assign4.foldingathome.org: No such host is known. 
06:43:09:ERROR:WU02:FS01:Exception: Failed to find any IP addresses for assignment servers
06:43:10:WARNING:WU00:FS01:Exception: Failed to send results to work server: Failed to connect to 13.82.98.119:80: A socket operation was attempted to an unreachable host.
06:43:10:WU00:FS01:Trying to send results to collection server
06:43:10:WU00:FS01:Connecting to 52.224.109.74:8080
06:43:10:WARNING:WU00:FS01:WorkServer connection failed on port 8080 trying 80
06:43:10:WU00:FS01:Connecting to 52.224.109.74:80
06:43:10:ERROR:WU00:FS01:Exception: Failed to connect to 52.224.109.74:80: A socket operation was attempted to an unreachable host.
06:43:11:WU00:FS01:Sending unit results: id:00 state:SEND error:DUMPED project:14416 run:0 clone:114 gen:153 core:0x22 unit:0x000000ef0d5262775e84c8a719a0bc9a
06:43:11:WU00:FS01:Connecting to 13.82.98.119:8080
06:43:11:WARNING:WU00:FS01:WorkServer connection failed on port 8080 trying 80
06:43:11:WU00:FS01:Connecting to 13.82.98.119:80
06:43:11:WARNING:WU00:FS01:Exception: Failed to send results to work server: Failed to connect to 13.82.98.119:80: A socket operation was attempted to an unreachable host.
06:43:11:WU00:FS01:Trying to send results to collection server
06:43:11:WU00:FS01:Connecting to 52.224.109.74:8080
06:43:11:WARNING:WU00:FS01:WorkServer connection failed on port 8080 trying 80
06:43:11:WU00:FS01:Connecting to 52.224.109.74:80
06:43:12:ERROR:WU00:FS01:Exception: Failed to connect to 52.224.109.74:80: A socket operation was attempted to an unreachable host.
06:43:23:ERROR:Exception: Connection terminated
06:43:23:ERROR:Socket not open
.
.
.
06:43:58:ERROR:Socket not open
06:44:03:ERROR:Exception: Connection terminated
06:44:03:ERROR:Socket not open
06:44:08:ERROR:Exception: Connection terminated
06:44:08:ERROR:Socket not open
06:44:09:ERROR:WU02:FS01:Exception: Could not get IP address for assign1.foldingathome.org: No such host is known. 
06:44:09:ERROR:WU02:FS01:Exception: Could not get IP address for assign2.foldingathome.org: No such host is known. 
06:44:09:ERROR:WU02:FS01:Exception: Could not get IP address for assign3.foldingathome.org: No such host is known. 
06:44:09:ERROR:WU02:FS01:Exception: Could not get IP address for assign4.foldingathome.org: No such host is known. 
06:44:09:ERROR:WU02:FS01:Exception: Failed to find any IP addresses for assignment servers
06:44:11:WU00:FS01:Sending unit results: id:00 state:SEND error:DUMPED project:14416 run:0 clone:114 gen:153 core:0x22 unit:0x000000ef0d5262775e84c8a719a0bc9a
06:44:11:WU00:FS01:Connecting to 13.82.98.119:8080
06:44:11:WARNING:WU00:FS01:WorkServer connection failed on port 8080 trying 80
06:44:11:WU00:FS01:Connecting to 13.82.98.119:80
06:44:11:WARNING:WU00:FS01:Exception: Failed to send results to work server: Failed to connect to 13.82.98.119:80: A socket operation was attempted to an unreachable host.
06:44:11:WU00:FS01:Trying to send results to collection server
06:44:11:WU00:FS01:Connecting to 52.224.109.74:8080
06:44:11:WARNING:WU00:FS01:WorkServer connection failed on port 8080 trying 80
06:44:11:WU00:FS01:Connecting to 52.224.109.74:80
06:44:11:ERROR:WU00:FS01:Exception: Failed to connect to 52.224.109.74:80: A socket operation was attempted to an unreachable host.
06:44:13:ERROR:Exception: Connection terminated
06:44:13:ERROR:Socket not open
it later successfully uploads the Dumped error state


if anyone needs, here's the logs of it all back working as usual after the fact with the new gpu WU

Code: Select all

*********************** Log Started 2020-07-03T06:50:41Z ***********************
06:50:41:Trying to access database...
06:50:41:Successfully acquired database lock
06:50:41:Downloading GPUs.txt from assign1.foldingathome.org:80
06:50:41:Connecting to assign1.foldingathome.org:80
06:50:41:Read GPUs.txt
06:50:41:Enabled folding slot 00: PAUSED cpu:3 (by user)
06:50:41:Enabled folding slot 01: PAUSED gpu:0:GM107 [GeForce GTX 750 Ti] 1389 (by user)
06:50:41:****************************** FAHClient ******************************
06:50:41:        Version: 7.6.13
06:50:41:         Author: Joseph Coffland <joseph@cauldrondevelopment.com>
06:50:41:      Copyright: 2020 foldingathome.org
06:50:41:       Homepage: https://foldingathome.org/
06:50:41:           Date: Apr 27 2020
06:50:41:           Time: 21:21:01
06:50:41:       Revision: 5a652817f46116b6e135503af97f18e094414e3b
06:50:41:         Branch: master
06:50:41:       Compiler: Visual C++ 2008
06:50:41:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
06:50:41:       Platform: win32 10
06:50:41:           Bits: 32
06:50:41:           Mode: Release
06:50:41:         Config: C:\Users\xxxxx\AppData\Roaming\FAHClient\config.xml
06:50:41:******************************** CBang ********************************
06:50:41:           Date: Apr 24 2020
06:50:41:           Time: 17:07:55
06:50:41:       Revision: ea081a3b3b0f4a37c4d0440b4f1bc184197c7797
06:50:41:         Branch: master
06:50:41:       Compiler: Visual C++ 2008
06:50:41:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
06:50:41:       Platform: win32 10
06:50:41:           Bits: 32
06:50:41:           Mode: Release
06:50:41:******************************* System ********************************
06:50:41:            CPU: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz
06:50:41:         CPU ID: GenuineIntel Family 6 Model 60 Stepping 3
06:50:41:           CPUs: 4
06:50:41:         Memory: 7.95GiB
06:50:41:    Free Memory: 4.52GiB
06:50:41:        Threads: WINDOWS_THREADS
06:50:41:     OS Version: 6.2
06:50:41:    Has Battery: false
06:50:41:     On Battery: false
06:50:41:     UTC Offset: -7
06:50:41:            PID: 13196
06:50:41:            CWD: C:\Users\xxxxxxxxx\AppData\Roaming\FAHClient
06:50:41:  Win32 Service: false
06:50:41:             OS: Windows 10 Enterprise
06:50:41:        OS Arch: AMD64
06:50:41:           GPUs: 1
06:50:41:          GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:4 GM107 [GeForce GTX 750 Ti] 1389
06:50:41:  CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:5.0 Driver:10.1
06:50:41:OpenCL Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:1.2 Driver:432.0
06:50:41:******************************* libFAH ********************************
06:50:41:           Date: Apr 15 2020
06:50:41:           Time: 14:53:14
06:50:41:       Revision: 216968bc7025029c841ed6e36e81a03a316890d3
06:50:41:         Branch: master
06:50:41:       Compiler: Visual C++ 2008
06:50:41:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
06:50:41:       Platform: win32 10
06:50:41:           Bits: 32
06:50:41:           Mode: Release
06:50:41:***********************************************************************
06:50:42:<config>
06:50:42:  <!-- HTTP Server -->
06:50:42:  <allow ----------

06:50:42:  <!-- Logging -->
06:50:42:  <log-rotate-max v='99'/>
06:50:42:
06:50:42:  <!-- Network -->
06:50:42:  <proxy v=':8080'/>
06:50:42:
06:50:42:  <!-- Remote Command Server -->
06:50:42:  <------

06:50:42:  <!-- Slot Control -->
06:50:42:  <power v='full'/>
06:50:42:
06:50:42:  <!-- User Information -->
06:50:42:  ---------

06:50:42:
06:50:42:  <!-- Folding Slots -->
06:50:42:  <slot id='0' type='CPU'>
06:50:42:    <paused v='true'/>
06:50:42:  </slot>
06:50:42:  <slot id='1' type='GPU'>
06:50:42:    <paused v='true'/>
06:50:42:  </slot>
06:50:42:</config>
06:51:24:FS00:Unpaused
06:51:24:FS01:Unpaused
06:51:24:WU01:FS00:Starting
06:51:24:WU01:FS00:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:\Users\xxxxxx\AppData\Roaming\FAHClient\cores/cores.foldingathome.org/v7/win/64bit/avx/Core_a7.fah/FahCore_a7.exe -dir 01 -suffix 01 -version 706 -lifeline 13196 -checkpoint 15 -np 3
06:51:24:WU01:FS00:Started FahCore on PID 12844
06:51:24:WU01:FS00:Core PID:3308
06:51:24:WU01:FS00:FahCore 0xa7 started
06:51:24:WU01:FS00:0xa7:*********************** Log Started 2020-07-03T06:51:24Z ***********************
06:51:24:WU01:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
06:51:24:WU01:FS00:0xa7:       Type: 0xa7
06:51:24:WU01:FS00:0xa7:       Core: Gromacs
06:51:24:WU01:FS00:0xa7:       Args: -dir 01 -suffix 01 -version 706 -lifeline 12844 -checkpoint 15 -np
06:51:24:WU01:FS00:0xa7:             3
06:51:24:WU01:FS00:0xa7:************************************ CBang *************************************
06:51:24:WU01:FS00:0xa7:       Date: Oct 26 2019
06:51:24:WU01:FS00:0xa7:       Time: 01:38:25
06:51:24:WU01:FS00:0xa7:   Revision: c46a1a011a24143739ac7218c5a435f66777f62f
06:51:24:WU01:FS00:0xa7:     Branch: master
06:51:24:WU01:FS00:0xa7:   Compiler: Visual C++ 2008
06:51:24:WU01:FS00:0xa7:    Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
06:51:24:WU01:FS00:0xa7:   Platform: win32 10
06:51:24:WU01:FS00:0xa7:       Bits: 64
06:51:24:WU01:FS00:0xa7:       Mode: Release
06:51:24:WU01:FS00:0xa7:************************************ System ************************************
06:51:24:WU01:FS00:0xa7:        CPU: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz
06:51:24:WU01:FS00:0xa7:     CPU ID: GenuineIntel Family 6 Model 60 Stepping 3
06:51:24:WU01:FS00:0xa7:       CPUs: 4
06:51:24:WU01:FS00:0xa7:     Memory: 7.95GiB
06:51:24:WU01:FS00:0xa7:Free Memory: 4.43GiB
06:51:24:WU01:FS00:0xa7:    Threads: WINDOWS_THREADS
06:51:24:WU01:FS00:0xa7: OS Version: 6.2
06:51:24:WU01:FS00:0xa7:Has Battery: false
06:51:24:WU01:FS00:0xa7: On Battery: false
06:51:24:WU01:FS00:0xa7: UTC Offset: -7
06:51:24:WU01:FS00:0xa7:        PID: 3308
06:51:24:WU01:FS00:0xa7:        CWD: C:\Users\xxxxxx\AppData\Roaming\FAHClient\work
06:51:24:WU01:FS00:0xa7:******************************** Build - libFAH ********************************
06:51:24:WU01:FS00:0xa7:    Version: 0.0.18
06:51:24:WU01:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
06:51:24:WU01:FS00:0xa7:  Copyright: 2019 foldingathome.org
06:51:24:WU01:FS00:0xa7:   Homepage: https://foldingathome.org/
06:51:24:WU01:FS00:0xa7:       Date: Oct 26 2019
06:51:24:WU01:FS00:0xa7:       Time: 01:52:30
06:51:24:WU01:FS00:0xa7:   Revision: c1e3513b1bc0c16013668f2173ee969e5995b38e
06:51:24:WU01:FS00:0xa7:     Branch: master
06:51:24:WU01:FS00:0xa7:   Compiler: Visual C++ 2008
06:51:24:WU01:FS00:0xa7:    Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
06:51:24:WU01:FS00:0xa7:   Platform: win32 10
06:51:24:WU01:FS00:0xa7:       Bits: 64
06:51:24:WU01:FS00:0xa7:       Mode: Release
06:51:24:WU01:FS00:0xa7:************************************ Build *************************************
06:51:24:WU01:FS00:0xa7:       SIMD: avx_256
06:51:24:WU01:FS00:0xa7:********************************************************************************
06:51:24:WU01:FS00:0xa7:Project: 16502 (Run 0, Clone 411, Gen 61)
06:51:24:WU01:FS00:0xa7:Unit: 0x000000568f59f36f5e930408a766605a
06:51:24:WU01:FS00:0xa7:Digital signatures verified
06:51:24:WU01:FS00:0xa7:Calling: mdrun -s frame61.tpr -o frame61.trr -x frame61.xtc -cpi state.cpt -cpt 15 -nt 3
06:51:24:WU00:FS01:Connecting to assign1.foldingathome.org:80
06:51:25:WU01:FS00:0xa7:Steps: first=15250000 total=250000
06:51:28:WU01:FS00:0xa7:Completed 206477 out of 250000 steps (82%)
06:51:33:WU00:FS01:Assigned to work server 3.133.76.19
06:51:33:WU00:FS01:Requesting new work unit for slot 01: READY gpu:0:GM107 [GeForce GTX 750 Ti] 1389 from 3.133.76.19
06:51:33:WU00:FS01:Connecting to 3.133.76.19:8080
06:51:39:WU00:FS01:Downloading 20.51MiB
06:51:42:Removing old file 'configs/config-20200514-085523.xml'
06:51:42:Saving configuration to config.xml
06:51:42:<config>
06:51:42:  <!-- HTTP Server -->
06:51:42:  <allow ------

06:51:42:
06:51:42:  <!-- Logging -->
06:51:42:  <log-rotate-max v='99'/>
06:51:42:
06:51:42:  <!-- Network -->
06:51:42:  <proxy v=':8080'/>
06:51:42:
06:51:42:  <!-- Remote Command Server -->
06:51:42:  <command------------

06:51:42:  <!-- Slot Control -->
06:51:42:  <power v='full'/>
06:51:42:
06:51:42:  <!-- User Information -->
06:51:42:  --------

06:51:42:
06:51:42:  <!-- Folding Slots -->
06:51:42:  <slot id='0' type='CPU'/>
06:51:42:  <slot id='1' type='GPU'/>
06:51:42:</config>
06:51:45:WU00:FS01:Download 37.78%
06:51:51:WU00:FS01:Download 84.71%
06:51:53:WU00:FS01:Download complete
06:51:53:WU00:FS01:Received Unit: id:00 state:DOWNLOAD error:NO_ERROR project:14447 run:0 clone:31 gen:59 core:0x22 unit:0x0000006a03854c135ea7b890c5937b01
06:51:53:WU00:FS01:Starting
06:51:53:WU00:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:\Users\xxxxxx\AppData\Roaming\FAHClient\cores/cores.foldingathome.org/v7/win/64bit/Core_22.fah/FahCore_22.exe -dir 00 -suffix 01 -version 706 -lifeline 13196 -checkpoint 15 -gpu-vendor nvidia -opencl-platform 0 -opencl-device 0 -cuda-device 0 -gpu 0
06:51:53:WU00:FS01:Started FahCore on PID 8268
06:51:53:WU00:FS01:Core PID:11256
06:51:53:WU00:FS01:FahCore 0x22 started
06:51:53:WU00:FS01:0x22:*********************** Log Started 2020-07-03T06:51:53Z ***********************
06:51:53:WU00:FS01:0x22:*************************** Core22 Folding@home Core ***************************
06:51:53:WU00:FS01:0x22:       Core: Core22
06:51:53:WU00:FS01:0x22:       Type: 0x22
06:51:53:WU00:FS01:0x22:    Version: 0.0.11
06:51:53:WU00:FS01:0x22:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
06:51:53:WU00:FS01:0x22:  Copyright: 2020 foldingathome.org
06:51:53:WU00:FS01:0x22:   Homepage: https://foldingathome.org/
06:51:53:WU00:FS01:0x22:       Date: Jun 26 2020
06:51:53:WU00:FS01:0x22:       Time: 19:49:16
06:51:53:WU00:FS01:0x22:   Revision: 22010df8a4db48db1b35d33e666b64d8ce48689d
06:51:53:WU00:FS01:0x22:     Branch: core22-0.0.11
06:51:53:WU00:FS01:0x22:   Compiler: Visual C++ 2015
06:51:53:WU00:FS01:0x22:    Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Ob3 /Zc:throwingNew /MT
06:51:53:WU00:FS01:0x22:   Platform: win32 10
06:51:53:WU00:FS01:0x22:       Bits: 64
06:51:53:WU00:FS01:0x22:       Mode: Release
06:51:53:WU00:FS01:0x22:Maintainers: John Chodera <john.chodera@choderalab.org> and Peter Eastman
06:51:53:WU00:FS01:0x22:             <peastman@stanford.edu>
06:51:53:WU00:FS01:0x22:       Args: -dir 00 -suffix 01 -version 706 -lifeline 8268 -checkpoint 15
06:51:53:WU00:FS01:0x22:             -gpu-vendor nvidia -opencl-platform 0 -opencl-device 0 -cuda-device
06:51:53:WU00:FS01:0x22:             0 -gpu 0
06:51:53:WU00:FS01:0x22:************************************ libFAH ************************************
06:51:53:WU00:FS01:0x22:       Date: Jun 26 2020
06:51:54:WU00:FS01:0x22:       Time: 19:47:12
06:51:54:WU00:FS01:0x22:   Revision: 2b383f4f04f38511dff592885d7c0400e72bdf43
06:51:54:WU00:FS01:0x22:     Branch: HEAD
06:51:54:WU00:FS01:0x22:   Compiler: Visual C++ 2015
06:51:54:WU00:FS01:0x22:    Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Ob3 /Zc:throwingNew /MT
06:51:54:WU00:FS01:0x22:   Platform: win32 10
06:51:54:WU00:FS01:0x22:       Bits: 64
06:51:54:WU00:FS01:0x22:       Mode: Release
06:51:54:WU00:FS01:0x22:************************************ CBang *************************************
06:51:54:WU00:FS01:0x22:       Date: Jun 26 2020
06:51:54:WU00:FS01:0x22:       Time: 19:46:11
06:51:54:WU00:FS01:0x22:   Revision: f8529962055b0e7bde23e429f5072ff758089dee
06:51:54:WU00:FS01:0x22:     Branch: master
06:51:54:WU00:FS01:0x22:   Compiler: Visual C++ 2015
06:51:54:WU00:FS01:0x22:    Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Ob3 /Zc:throwingNew /MT
06:51:54:WU00:FS01:0x22:   Platform: win32 10
06:51:54:WU00:FS01:0x22:       Bits: 64
06:51:54:WU00:FS01:0x22:       Mode: Release
06:51:54:WU00:FS01:0x22:************************************ System ************************************
06:51:54:WU00:FS01:0x22:        CPU: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz
06:51:54:WU00:FS01:0x22:     CPU ID: GenuineIntel Family 6 Model 60 Stepping 3
06:51:54:WU00:FS01:0x22:       CPUs: 4
06:51:54:WU00:FS01:0x22:     Memory: 7.95GiB
06:51:54:WU00:FS01:0x22:Free Memory: 4.17GiB
06:51:54:WU00:FS01:0x22:    Threads: WINDOWS_THREADS
06:51:54:WU00:FS01:0x22: OS Version: 6.2
06:51:54:WU00:FS01:0x22:Has Battery: false
06:51:54:WU00:FS01:0x22: On Battery: false
06:51:54:WU00:FS01:0x22: UTC Offset: -7
06:51:54:WU00:FS01:0x22:        PID: 11256
06:51:54:WU00:FS01:0x22:        CWD: C:\Users\xxxxxxx\AppData\Roaming\FAHClient\work
06:51:54:WU00:FS01:0x22:********************************************************************************
06:51:54:WU00:FS01:0x22:Project: 14447 (Run 0, Clone 31, Gen 59)
06:51:54:WU00:FS01:0x22:Unit: 0x0000006a03854c135ea7b890c5937b01
06:51:54:WU00:FS01:0x22:Reading tar file core.xml
06:51:54:WU00:FS01:0x22:Reading tar file integrator.xml
06:51:54:WU00:FS01:0x22:Reading tar file state.xml
06:51:55:WU00:FS01:0x22:Reading tar file system.xml
06:51:56:WU00:FS01:0x22:Digital signatures verified
06:51:56:WU00:FS01:0x22:Folding@home GPU Core22 Folding@home Core
06:51:56:WU00:FS01:0x22:Version 0.0.11
06:51:56:WU00:FS01:0x22:  Checkpoint write interval: 100000 steps (5%) [20 total]
06:51:56:WU00:FS01:0x22:  JSON viewer frame write interval: 20000 steps (1%) [100 total]
06:51:56:WU00:FS01:0x22:  XTC frame write interval: 20000 steps (1%) [100 total]
06:51:56:WU00:FS01:0x22:  Global context and integrator variables write interval: disabled
06:52:24:WU00:FS01:0x22:Completed 0 out of 2000000 steps (0%)
06:55:59:WU01:FS00:0xa7:Completed 207500 out of 250000 steps (83%)
my guess: running 1.5 months would call for an update to GPUs.txt and not being on the internet to download it screwed up my configuration?

what's the best way to write logs to the logs/ directory in order to avoid huge txt files?
ajm
Posts: 754
Joined: Sat Mar 21, 2020 5:22 am
Location: Lucerne, Switzerland

Re: Dumped! what did i do wrong?

Post by ajm »

FAH writes the log in %AppData%\FAHClient\ not directly in %AppData%\FAHClient\logs
It puts them in %AppData%\FAHClient\logs when they are replaced by a new one.
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: Dumped! what did i do wrong?

Post by JimboPalmer »

The developers are messing with the idea of supporting Intel GPUs, sadly they do not seem to be worrying about how their development affects their volunteers. If your system contains a Intel GPU, it is possible that it has been found and added to your configuration, confusing the GPU slot.

If you know your Username, team number, and Passkey; you can uninstall including data and then reinstall. That should unconfuse your setup, until the next change.
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
Joe_H
Site Admin
Posts: 7867
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: Dumped! what did i do wrong?

Post by Joe_H »

JimboPalmer wrote:The developers are messing with the idea of supporting Intel GPUs, sadly they do not seem to be worrying about how their development affects their volunteers. If your system contains a Intel GPU, it is possible that it has been found and added to your configuration, confusing the GPU slot.
Not the issue here, the CPU shown in the log is too old to have an Intel iGPU that is even being considered for testing. As for worrying, the recent problems showed up a bug or misfeature in the current 7.6.13 client that appears not to be an issue with the older release 7.5.1. No new changes are being made to those Intel iGPUs listed as returning them to unsupported will also cause problems.

A variation on the issue was how the client handled the change of a number of AMD and nVidia GPUs to unsupported from supported due to either insufficient OpenCL support or lack of FP64 support.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
Knish
Posts: 232
Joined: Tue Mar 17, 2020 5:20 am

Re: Dumped! what did i do wrong?

Post by Knish »

so any hints to what i should do the next time?
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Dumped! what did i do wrong?

Post by bruce »

How are you starting FAHClient? Did you generate your own shortcut or are you using the one provided during installation.

fIRST, I find it strange that your client is starting with CWD: C:\Users\xxxxxxx\AppData\Roaming\FAHClient\work
Mine starts with CWD: C:\Users\bruce\AppData\Roaming\FAHClient where did the \work come from? Second, are you logging on with a userid xxxxxxx ore are you editing your file to hide your Windows Username?

When FAHClient is restarted, the previous log is moved to the logs supdirectory of whatever directory you're actually running in. by default, it keeps 16 previous logs. If you never restart FAHClient, I'm not sure if there's a limit to how big the log can actually get.
aetch
Posts: 447
Joined: Thu Jun 25, 2020 3:04 pm
Location: Between chair and keyboard

Re: Dumped! what did i do wrong?

Post by aetch »

bruce wrote:fIRST, I find it strange that your client is starting with CWD: C:\Users\xxxxxxx\AppData\Roaming\FAHClient\work
Mine starts with CWD: C:\Users\bruce\AppData\Roaming\FAHClient where did the \work come from?
The client is starting without the \work.
It's the cores that are starting with it.
Folding Rigs - None (25-Jun-2022)

ImageImage
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Dumped! what did i do wrong?

Post by bruce »

These messages indicate a problem with the DNS associated with your ISP.

Code: Select all

06:43:08:ERROR:Exception: Could not get IP address for assign1.foldingathome.org: No such host is known.
...
06:43:08:ERROR:Exception: Failed to find any IP addresses for assignment servers
Theses messages indicate that FAHClient did not perform the nessaary configuration steps to properly identify your GPU(s).

Code: Select all

06:43:08:ERROR:Exception: No available GPUs
06:43:08:ERROR:Exception: Option 'gpu-index' has no default and is not set.
06:43:08:WARNING:WU00:No longer matches Slot 1's configuration and there are no other matching slots, dumping

Code: Select all

06:43:08:           GPUs: 0
06:43:08:  CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:5.0 Driver:10.1
06:43:08:OpenCL Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:1.2 Driver:432.0
Has OpenCL been uninstalled?

Has GPUs.txt been uninstalled?

Please start the client normally and post a fresh copy of the initial pages of a fresh log.
ajm
Posts: 754
Joined: Sat Mar 21, 2020 5:22 am
Location: Lucerne, Switzerland

Re: Dumped! what did i do wrong?

Post by ajm »

Actually, you did it right, as you describe it above. Pause FAHControl, wait a bit for the log to acknowledge the change, quit FAHControl in the taskbar for a clean exit, then restart using the icon on your desktop will launch a browser in http://client.foldingathome.org/ where once connected you can unpause FAHControl (Start Folding). You will then have a fresh log in AppData\Roaming\FAHClient and your machine will fold as before.

I suppose it didn't work here because, as you say, you had then no Internet connection and you panicked. But I just tried it on a standard installation (CPU and GPU) and it went quite well.
Knish
Posts: 232
Joined: Tue Mar 17, 2020 5:20 am

Re: Dumped! what did i do wrong?

Post by Knish »

all I did long ago was install FAH the default way. I also start it normally thru the "start menu" as advised. The log was posted at the bottom of the first post with the freshest copy. it's a couple lines under the code block of the log with the problems. No way that Opencl or gpus.txt could have gotten uninstalled. PC was running straight for over 1.5 months. that's why i guessed that cutting the pc off from the internet was part of the problem with running straight for 1.5 months being so long that the client was trying to do a gpus.txt update on restart...?
ajm
Posts: 754
Joined: Sat Mar 21, 2020 5:22 am
Location: Lucerne, Switzerland

Re: Dumped! what did i do wrong?

Post by ajm »

But how would you have folded without an Internet connection? If you leave your machine disconnected, she wont receive WUs and won't fold.
Knish
Posts: 232
Joined: Tue Mar 17, 2020 5:20 am

Re: Dumped! what did i do wrong?

Post by Knish »

hm, does the client always try to get a GPUs.txt on starting? if so i guess i'll have to make sure to have internet for the next time.

and there's no other way to save log.txt contents to logs/ directory other than restarting the client?
Knish
Posts: 232
Joined: Tue Mar 17, 2020 5:20 am

Re: Dumped! what did i do wrong?

Post by Knish »

ajm wrote:But how would you have folded without an Internet connection? If you leave your machine disconnected, she wont receive WUs and won't fold.
sry, i don't mean it didn't have connection for that duration. i only cut it off when i went to fiddle with it
ajm
Posts: 754
Joined: Sat Mar 21, 2020 5:22 am
Location: Lucerne, Switzerland

Re: Dumped! what did i do wrong?

Post by ajm »

The file GPUs.txt is loaded at startup from your files. If you don't have it in your system (for example because you deleted it), the client will download a fresh copy immediately. It will then read thus:

Code: Select all

07:04:11:Trying to access database...
07:04:11:Successfully acquired database lock
07:04:11:Downloading GPUs.txt from assign1.foldingathome.org:80
07:04:11:Connecting to assign1.foldingathome.org:80
07:04:11:Read GPUs.txt
etc.
I'm not aware of another way to force a change of log.txt (than restart FAHControl). Maybe there is some Extra client option - it would be a good thing indeed to have that possibility - but I don't know.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Dumped! what did i do wrong?

Post by bruce »

There's no option. If needed, the GPUs.txt file is downloaded before FAHClient is initialized PROVIDED YOUR INTERNET CONNECTION gets initialized before FAHClient is started. If it's still missing it is tried again later, but by then the GPUs have been validated and they're not configured so the problem all started from the missing internet connection.

As you've already said, FAH cannot start without an internet connection to download a WU.
Post Reply