Hey @all
There is some developement in this case. Right now i have 2 Finished WU´s that have the uploading error, and 1 WU, wich wasn´t uploading at first, suddenly got uploaded sucessfully (WU00:FS00).
It seems to be the case, that my client starts to upload the results and suddenly, because of some unexpected behavoir the session gets canceled with an TCP reset paket.
Partial Log:
Code: Select all
13:55:15:WU01:FS01:Trying to send results to collection server
13:55:15:WU01:FS01:Uploading 25.48MiB to 128.252.203.14
13:55:15:WU01:FS01:Connecting to 128.252.203.14:8080
13:55:21:WU02:FS00:Upload 71.42%
13:55:21:WU01:FS01:Upload 4.41%
13:55:24:WU03:FS01:0x22:Completed 1550000 out of 5000000 steps (31%)
13:55:27:WU02:FS00:Upload 86.24%
13:55:27:WU01:FS01:Upload 8.58%
13:55:33:WU01:FS01:Upload 12.26%
13:55:39:WU01:FS01:Upload 34.33%
13:55:45:WU01:FS01:Upload 56.65%
13:55:51:WU01:FS01:Upload 80.19%
13:56:03:WARNING:WU02:FS00:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0
13:56:03:WU02:FS00:Trying to send results to collection server
13:56:03:WU02:FS00:Uploading 27.83MiB to 128.252.203.14
13:56:03:WU02:FS00:Connecting to 128.252.203.14:8080
13:56:09:WU02:FS00:Upload 46.94%
13:56:15:WU02:FS00:Upload 69.62%
13:56:21:WU02:FS00:Upload 91.40%
13:56:26:ERROR:WU01:FS01:Exception: 10002: Received short response, expected 512 bytes, got 0
13:56:53:ERROR:WU02:FS00:Exception: 10002: Received short response, expected 512 bytes, got 0
13:58:05:WU03:FS01:0x22:Completed 1600000 out of 5000000 steps (32%)
Full Log:
Code: Select all
*********************** Log Started 2021-12-28T13:26:27Z ***********************
13:26:27:******************************* libFAH ********************************
13:26:27: Date: Oct 20 2020
13:26:27: Time: 13:36:55
13:26:27: Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
13:26:27: Branch: master
13:26:27: Compiler: Visual C++ 2015
13:26:27: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
13:26:27: Platform: win32 10
13:26:27: Bits: 32
13:26:27: Mode: Release
13:26:27:****************************** FAHClient ******************************
13:26:27: Version: 7.6.21
13:26:27: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
13:26:27: Copyright: 2020 foldingathome.org
13:26:27: Homepage: https://foldingathome.org/
13:26:27: Date: Oct 20 2020
13:26:27: Time: 13:41:04
13:26:27: Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
13:26:27: Branch: master
13:26:27: Compiler: Visual C++ 2015
13:26:27: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
13:26:27: Platform: win32 10
13:26:27: Bits: 32
13:26:27: Mode: Release
13:26:27: Config: C:\ProgramData\FAHClient\config.xml
13:26:27:******************************** CBang ********************************
13:26:27: Date: Oct 20 2020
13:26:27: Time: 11:36:18
13:26:27: Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
13:26:27: Branch: master
13:26:27: Compiler: Visual C++ 2015
13:26:27: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
13:26:27: Platform: win32 10
13:26:27: Bits: 32
13:26:27: Mode: Release
13:26:27:******************************* System ********************************
13:26:27: CPU: Intel(R) Xeon(R) CPU E5-2689 0 @ 2.60GHz
13:26:27: CPU ID: GenuineIntel Family 6 Model 45 Stepping 7
13:26:27: CPUs: 16
13:26:27: Memory: 47.94GiB
13:26:27: Free Memory: 44.18GiB
13:26:27: Threads: WINDOWS_THREADS
13:26:27: OS Version: 6.2
13:26:27: Has Battery: false
13:26:27: On Battery: false
13:26:27: UTC Offset: 0
13:26:27: PID: 1112
13:26:27: CWD: C:\ProgramData\FAHClient
13:26:27: Win32 Service: false
13:26:27: OS: Windows 10 Enterprise
13:26:27: OS Arch: AMD64
13:26:27: GPUs: 1
13:26:27: GPU 0: Bus:4 Slot:0 Func:0 AMD:5 Vega 10 XL/XT [Radeon RX Vega 56/64]
13:26:27: CUDA: Not detected: Failed to open dynamic library 'nvcuda.dll': Das
13:26:27: angegebene Modul wurde nicht gefunden.
13:26:27:
13:26:27:OpenCL Device 0: Platform:0 Device:0 Bus:4 Slot:0 Compute:1.2 Driver:3276.6
13:26:27:***********************************************************************
13:26:27:<config>
13:26:27: <!-- Network -->
13:26:27: <proxy v=':8080'/>
13:26:27:
13:26:27: <!-- Remote Command Server -->
13:26:27: <password v='*****'/>
13:26:27:
13:26:27: <!-- Slot Control -->
13:26:27: <pause-on-battery v='false'/>
13:26:27:
13:26:27: <!-- User Information -->
13:26:27: <passkey v='*****'/>
13:26:27: <user v='Battousaief'/>
13:26:27:
13:26:27: <!-- Folding Slots -->
13:26:27: <slot id='0' type='CPU'/>
13:26:27: <slot id='1' type='GPU'>
13:26:27: <pci-bus v='4'/>
13:26:27: <pci-slot v='0'/>
13:26:27: </slot>
13:26:27:</config>
13:26:27:Trying to access database...
13:26:27:Successfully acquired database lock
13:26:27:FS00:Initialized folding slot 00: cpu:14
13:26:27:FS01:Initialized folding slot 01: gpu:4:0 Vega 10 XL/XT [Radeon RX Vega 56/64]
13:26:27:WU01:FS01:Sending unit results: id:01 state:SEND error:NO_ERROR project:18201 run:54052 clone:0 gen:34 core:0x22 unit:0x0000000000000022000047190000d324
13:26:27:WU01:FS01:Uploading 25.48MiB to 128.252.203.11
13:26:27:WU04:FS00:Starting
13:26:27:WU01:FS01:Connecting to 128.252.203.11:8080
13:26:27:WU04:FS00:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:\ProgramData\FAHClient\cores/cores.foldingathome.org/win/64bit-avx-256/a8-0.0.12/Core_a8.fah/FahCore_a8.exe -dir 04 -suffix 01 -version 706 -lifeline 1112 -checkpoint 15 -np 14
13:26:27:WU04:FS00:Started FahCore on PID 8096
13:26:27:WU04:FS00:Core PID:3472
13:26:27:WU04:FS00:FahCore 0xa8 started
13:26:27:WU02:FS00:Sending unit results: id:02 state:SEND error:NO_ERROR project:18206 run:3574 clone:0 gen:102 core:0xa8 unit:0x00000000000000660000471e00000df6
13:26:27:WU02:FS00:Uploading 27.83MiB to 128.252.203.11
13:26:27:WU03:FS01:Starting
13:26:27:WU02:FS00:Connecting to 128.252.203.11:8080
13:26:27:WU03:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:\ProgramData\FAHClient\cores/cores.foldingathome.org/win/64bit/22-0.0.18/Core_22.fah/FahCore_22.exe -dir 03 -suffix 01 -version 706 -lifeline 1112 -checkpoint 15 -opencl-platform 0 -opencl-device 0 -gpu-vendor amd -gpu 0 -gpu-usage 100
13:26:27:WU03:FS01:Started FahCore on PID 3104
13:26:27:WU03:FS01:Core PID:1312
13:26:27:WU03:FS01:FahCore 0x22 started
13:26:27:WU00:FS00:Sending unit results: id:00 state:SEND error:NO_ERROR project:17249 run:0 clone:18 gen:491 core:0xa8 unit:0x00000012000001eb0000436100000000
13:26:27:WU00:FS00:Uploading 11.61MiB to 128.252.203.2
13:26:27:WU00:FS00:Connecting to 128.252.203.2:8080
13:26:28:WU04:FS00:0xa8:*********************** Log Started 2021-12-28T13:26:27Z ***********************
13:26:28:WU04:FS00:0xa8:************************** Gromacs Folding@home Core ***************************
13:26:28:WU04:FS00:0xa8: Core: Gromacs
13:26:28:WU04:FS00:0xa8: Type: 0xa8
13:26:28:WU04:FS00:0xa8: Version: 0.0.12
13:26:28:WU04:FS00:0xa8: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
13:26:28:WU04:FS00:0xa8: Copyright: 2020 foldingathome.org
13:26:28:WU04:FS00:0xa8: Homepage: https://foldingathome.org/
13:26:28:WU04:FS00:0xa8: Date: Jan 16 2021
13:26:28:WU04:FS00:0xa8: Time: 11:56:07
13:26:28:WU04:FS00:0xa8: Revision: c5816759c404e4b65f9f364c3d1ef554a67c4225
13:26:28:WU04:FS00:0xa8: Branch: master
13:26:28:WU04:FS00:0xa8: Compiler: Visual C++ 2019 16.7
13:26:28:WU04:FS00:0xa8: Options: /TP /std:c++14 /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
13:26:28:WU04:FS00:0xa8: Platform: win32 10
13:26:28:WU04:FS00:0xa8: Bits: 64
13:26:28:WU04:FS00:0xa8: Mode: Release
13:26:28:WU04:FS00:0xa8: SIMD: avx_256
13:26:28:WU04:FS00:0xa8: OpenMP: ON
13:26:28:WU04:FS00:0xa8: CUDA: OFF
13:26:28:WU04:FS00:0xa8: Args: -dir 04 -suffix 01 -version 706 -lifeline 8096 -checkpoint 15 -np
13:26:28:WU04:FS00:0xa8: 14
13:26:28:WU04:FS00:0xa8:************************************ libFAH ************************************
13:26:28:WU04:FS00:0xa8: Date: Jan 16 2021
13:26:28:WU04:FS00:0xa8: Time: 11:24:13
13:26:28:WU04:FS00:0xa8: Revision: c5816759c404e4b65f9f364c3d1ef554a67c4225
13:26:28:WU04:FS00:0xa8: Branch: master
13:26:28:WU04:FS00:0xa8: Compiler: Visual C++ 2019 16.7
13:26:28:WU04:FS00:0xa8: Options: /TP /std:c++14 /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
13:26:28:WU04:FS00:0xa8: Platform: win32 10
13:26:28:WU04:FS00:0xa8: Bits: 64
13:26:28:WU04:FS00:0xa8: Mode: Release
13:26:28:WU04:FS00:0xa8:************************************ CBang *************************************
13:26:28:WU04:FS00:0xa8: Date: Jan 16 2021
13:26:28:WU04:FS00:0xa8: Time: 11:23:53
13:26:28:WU04:FS00:0xa8: Revision: c5816759c404e4b65f9f364c3d1ef554a67c4225
13:26:28:WU04:FS00:0xa8: Branch: master
13:26:28:WU04:FS00:0xa8: Compiler: Visual C++ 2019 16.7
13:26:28:WU04:FS00:0xa8: Options: /TP /std:c++14 /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
13:26:28:WU04:FS00:0xa8: Platform: win32 10
13:26:28:WU04:FS00:0xa8: Bits: 64
13:26:28:WU04:FS00:0xa8: Mode: Release
13:26:28:WU04:FS00:0xa8:************************************ System ************************************
13:26:28:WU04:FS00:0xa8: CPU: Intel(R) Xeon(R) CPU E5-2689 0 @ 2.60GHz
13:26:28:WU04:FS00:0xa8: CPU ID: GenuineIntel Family 6 Model 45 Stepping 7
13:26:28:WU04:FS00:0xa8: CPUs: 16
13:26:28:WU04:FS00:0xa8: Memory: 47.94GiB
13:26:28:WU04:FS00:0xa8:Free Memory: 44.13GiB
13:26:28:WU03:FS01:0x22:*********************** Log Started 2021-12-28T13:26:27Z ***********************
13:26:28:WU04:FS00:0xa8: Threads: WINDOWS_THREADS
13:26:28:WU03:FS01:0x22:*************************** Core22 Folding@home Core ***************************
13:26:28:WU04:FS00:0xa8: OS Version: 6.2
13:26:28:WU03:FS01:0x22: Core: Core22
13:26:28:WU04:FS00:0xa8:Has Battery: false
13:26:28:WU03:FS01:0x22: Type: 0x22
13:26:28:WU04:FS00:0xa8: On Battery: false
13:26:28:WU03:FS01:0x22: Version: 0.0.18
13:26:28:WU04:FS00:0xa8: UTC Offset: 0
13:26:28:WU03:FS01:0x22: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
13:26:28:WU04:FS00:0xa8: PID: 3472
13:26:28:WU03:FS01:0x22: Copyright: 2020 foldingathome.org
13:26:28:WU04:FS00:0xa8: CWD: C:\ProgramData\FAHClient\work
13:26:28:WU03:FS01:0x22: Homepage: https://foldingathome.org/
13:26:28:WU04:FS00:0xa8:********************************************************************************
13:26:28:WU03:FS01:0x22: Date: Sep 28 2021
13:26:28:WU04:FS00:0xa8:Project: 18416 (Run 45, Clone 1, Gen 24)
13:26:28:WU03:FS01:0x22: Time: 05:55:05
13:26:28:WU04:FS00:0xa8:Unit: 0x00000000000000000000000000000000
13:26:28:WU03:FS01:0x22: Revision: cfe3d7d990e8f456e371f8ce63b5fcc6daab2103
13:26:28:WU04:FS00:0xa8:Digital signatures verified
13:26:28:WU03:FS01:0x22: Branch: HEAD
13:26:28:WU04:FS00:0xa8:Calling: mdrun -c frame24.gro -s frame24.tpr -x frame24.xtc -cpi state.cpt -cpt 15 -nt 14 -ntmpi 1
13:26:28:WU03:FS01:0x22: Compiler: Visual C++
13:26:28:WU04:FS00:0xa8:Steps: first=240000000 total=250000000
13:26:28:WU03:FS01:0x22: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Ob3 /Zc:throwingNew /MT
13:26:28:WU03:FS01:0x22: -DOPENMM_VERSION="\"7.6.0\""
13:26:28:WU03:FS01:0x22: Platform: win32 10
13:26:28:WU03:FS01:0x22: Bits: 64
13:26:28:WU03:FS01:0x22: Mode: Release
13:26:28:WU03:FS01:0x22:Maintainers: John Chodera <john.chodera@choderalab.org> and Peter Eastman
13:26:28:WU03:FS01:0x22: <peastman@stanford.edu>
13:26:28:WU03:FS01:0x22: Args: -dir 03 -suffix 01 -version 706 -lifeline 3104 -checkpoint 15
13:26:28:WU03:FS01:0x22: -opencl-platform 0 -opencl-device 0 -gpu-vendor amd -gpu 0
13:26:28:WU03:FS01:0x22: -gpu-usage 100
13:26:28:WU03:FS01:0x22:************************************ libFAH ************************************
13:26:28:WU03:FS01:0x22: Date: Sep 28 2021
13:26:28:WU03:FS01:0x22: Time: 05:53:43
13:26:28:WU03:FS01:0x22: Revision: 44301ed97b996b63fe736bb8073f22209cb2b603
13:26:28:WU03:FS01:0x22: Branch: HEAD
13:26:28:WU03:FS01:0x22: Compiler: Visual C++
13:26:28:WU03:FS01:0x22: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Ob3 /Zc:throwingNew /MT
13:26:28:WU03:FS01:0x22: Platform: win32 10
13:26:28:WU03:FS01:0x22: Bits: 64
13:26:28:WU03:FS01:0x22: Mode: Release
13:26:28:WU03:FS01:0x22:************************************ CBang *************************************
13:26:28:WU03:FS01:0x22: Date: Sep 28 2021
13:26:28:WU03:FS01:0x22: Time: 05:52:38
13:26:28:WU03:FS01:0x22: Revision: 33fcfc2b3ed2195a423606a264718e31e6b3903f
13:26:28:WU03:FS01:0x22: Branch: HEAD
13:26:28:WU03:FS01:0x22: Compiler: Visual C++
13:26:28:WU03:FS01:0x22: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Ob3 /Zc:throwingNew /MT
13:26:28:WU03:FS01:0x22: Platform: win32 10
13:26:28:WU03:FS01:0x22: Bits: 64
13:26:28:WU03:FS01:0x22: Mode: Release
13:26:28:WU03:FS01:0x22:************************************ System ************************************
13:26:28:WU03:FS01:0x22: CPU: Intel(R) Xeon(R) CPU E5-2689 0 @ 2.60GHz
13:26:28:WU03:FS01:0x22: CPU ID: GenuineIntel Family 6 Model 45 Stepping 7
13:26:28:WU03:FS01:0x22: CPUs: 16
13:26:28:WU03:FS01:0x22: Memory: 47.94GiB
13:26:28:WU03:FS01:0x22:Free Memory: 44.08GiB
13:26:28:WU03:FS01:0x22: Threads: WINDOWS_THREADS
13:26:28:WU03:FS01:0x22: OS Version: 6.2
13:26:28:WU03:FS01:0x22:Has Battery: false
13:26:28:WU03:FS01:0x22: On Battery: false
13:26:28:WU03:FS01:0x22: UTC Offset: 0
13:26:28:WU03:FS01:0x22: PID: 1312
13:26:28:WU03:FS01:0x22: CWD: C:\ProgramData\FAHClient\work
13:26:28:WU03:FS01:0x22:************************************ OpenMM ************************************
13:26:28:WU03:FS01:0x22: Version: 7.6.0
13:26:28:WU03:FS01:0x22:********************************************************************************
13:26:28:WU03:FS01:0x22:Project: 18431 (Run 99, Clone 4, Gen 83)
13:26:28:WU03:FS01:0x22:Unit: 0x00000000000000000000000000000000
13:26:28:WU03:FS01:0x22:Digital signatures verified
13:26:28:WU03:FS01:0x22:Folding@home GPU Core22 Folding@home Core
13:26:28:WU03:FS01:0x22:Version 0.0.18
13:26:28:WU03:FS01:0x22: Checkpoint write interval: 100000 steps (2%) [50 total]
13:26:28:WU03:FS01:0x22: JSON viewer frame write interval: 50000 steps (1%) [100 total]
13:26:28:WU03:FS01:0x22: XTC frame write interval: 250000 steps (5%) [20 total]
13:26:28:WU03:FS01:0x22: Global context and integrator variables write interval: disabled
13:26:28:WU03:FS01:0x22:There are 3 platforms available.
13:26:28:WU03:FS01:0x22:Platform 0: Reference
13:26:28:WU03:FS01:0x22:Platform 1: CPU
13:26:28:WU03:FS01:0x22:Platform 2: OpenCL
13:26:28:WU03:FS01:0x22: opencl-device 0 specified
13:26:32:WU04:FS00:0xa8:Completed 238533 out of 10000000 steps (2%)
13:26:33:WU00:FS00:Upload 18.31%
13:26:33:WU02:FS00:Upload 34.36%
13:26:34:WU03:FS01:0x22:Attempting to create OpenCL context:
13:26:34:WU03:FS01:0x22: Configuring platform OpenCL
13:26:39:WU02:FS00:Upload 48.96%
13:26:39:WU00:FS00:Upload 39.84%
13:26:44:WU03:FS01:0x22: Using OpenCL on platformId 0 and gpu 0
13:26:44:WU03:FS01:0x22:Completed 1000000 out of 5000000 steps (20%)
13:26:45:WU02:FS00:Upload 63.11%
13:26:45:WU00:FS00:Upload 61.38%
13:26:51:WU02:FS00:Upload 74.34%
13:26:51:WU00:FS00:Upload 89.91%
13:26:52:4:127.0.0.1:New Web session
13:26:57:WU02:FS00:Upload 88.48%
13:26:58:WARNING:WU01:FS01:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0
13:26:58:WU01:FS01:Trying to send results to collection server
13:26:58:WU01:FS01:Uploading 25.48MiB to 128.252.203.14
13:26:58:WU01:FS01:Connecting to 128.252.203.14:8080
13:27:19:WU02:FS00:Upload 95.90%
13:27:19:WU01:FS01:Upload 2.21%
13:27:19:WARNING:WU00:FS00:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0
13:27:19:WU00:FS00:Trying to send results to collection server
13:27:19:WARNING:WU02:FS00:Exception: Failed to send results to work server: Transfer failed
13:27:19:WU00:FS00:Uploading 11.61MiB to 128.252.203.13
13:27:19:WU02:FS00:Trying to send results to collection server
13:27:19:WU00:FS00:Connecting to 128.252.203.13:8080
13:27:19:ERROR:WU01:FS01:Exception: Transfer failed
13:27:19:WU02:FS00:Uploading 27.83MiB to 128.252.203.14
13:27:19:WU02:FS00:Connecting to 128.252.203.14:8080
13:27:19:WU01:FS01:Sending unit results: id:01 state:SEND error:NO_ERROR project:18201 run:54052 clone:0 gen:34 core:0x22 unit:0x0000000000000022000047190000d324
13:27:19:WU01:FS01:Uploading 25.48MiB to 128.252.203.11
13:27:19:WU01:FS01:Connecting to 128.252.203.11:8080
13:27:33:WARNING:WU00:FS00:WorkServer connection failed on port 8080 trying 80
13:27:33:WARNING:WU01:FS01:WorkServer connection failed on port 8080 trying 80
13:27:33:WARNING:WU02:FS00:WorkServer connection failed on port 8080 trying 80
13:27:33:WU00:FS00:Connecting to 128.252.203.13:80
13:27:33:WU01:FS01:Connecting to 128.252.203.11:80
13:27:33:WU02:FS00:Connecting to 128.252.203.14:80
13:27:33:ERROR:WU00:FS00:Exception: Failed to connect to 128.252.203.13:80: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk.
13:27:33:WARNING:WU01:FS01:Exception: Failed to send results to work server: Failed to connect to 128.252.203.11:80: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk.
13:27:33:WU01:FS01:Trying to send results to collection server
13:27:33:ERROR:WU02:FS00:Exception: Failed to connect to 128.252.203.14:80: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk.
13:27:33:WU01:FS01:Uploading 25.48MiB to 128.252.203.14
13:27:33:WU00:FS00:Sending unit results: id:00 state:SEND error:NO_ERROR project:17249 run:0 clone:18 gen:491 core:0xa8 unit:0x00000012000001eb0000436100000000
13:27:33:WU01:FS01:Connecting to 128.252.203.14:8080
13:27:33:WARNING:WU01:FS01:WorkServer connection failed on port 8080 trying 80
13:27:33:WU00:FS00:Uploading 11.61MiB to 128.252.203.2
13:27:33:WU02:FS00:Sending unit results: id:02 state:SEND error:NO_ERROR project:18206 run:3574 clone:0 gen:102 core:0xa8 unit:0x00000000000000660000471e00000df6
13:27:33:WU01:FS01:Connecting to 128.252.203.14:80
13:27:33:WU00:FS00:Connecting to 128.252.203.2:8080
13:27:33:WU02:FS00:Uploading 27.83MiB to 128.252.203.11
13:27:33:ERROR:WU01:FS01:Exception: Failed to connect to 128.252.203.14:80: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk.
13:27:33:WARNING:WU00:FS00:WorkServer connection failed on port 8080 trying 80
13:27:33:WU02:FS00:Connecting to 128.252.203.11:8080
13:27:33:WU00:FS00:Connecting to 128.252.203.2:80
13:27:33:WARNING:WU02:FS00:WorkServer connection failed on port 8080 trying 80
13:27:33:WU02:FS00:Connecting to 128.252.203.11:80
13:27:34:WARNING:WU00:FS00:Exception: Failed to send results to work server: Failed to connect to 128.252.203.2:80: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk.
13:27:34:WU00:FS00:Trying to send results to collection server
13:27:34:WARNING:WU02:FS00:Exception: Failed to send results to work server: Failed to connect to 128.252.203.11:80: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk.
13:27:34:WU00:FS00:Uploading 11.61MiB to 128.252.203.13
13:27:34:WU02:FS00:Trying to send results to collection server
13:27:34:WU00:FS00:Connecting to 128.252.203.13:8080
13:27:34:WARNING:WU00:FS00:WorkServer connection failed on port 8080 trying 80
13:27:34:WU02:FS00:Uploading 27.83MiB to 128.252.203.14
13:27:34:WU00:FS00:Connecting to 128.252.203.13:80
13:27:34:WU02:FS00:Connecting to 128.252.203.14:8080
13:27:34:WARNING:WU02:FS00:WorkServer connection failed on port 8080 trying 80
13:27:34:WU02:FS00:Connecting to 128.252.203.14:80
13:27:34:ERROR:WU00:FS00:Exception: Failed to connect to 128.252.203.13:80: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk.
13:27:34:ERROR:WU02:FS00:Exception: Failed to connect to 128.252.203.14:80: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk.
13:28:19:WU01:FS01:Sending unit results: id:01 state:SEND error:NO_ERROR project:18201 run:54052 clone:0 gen:34 core:0x22 unit:0x0000000000000022000047190000d324
13:28:19:WU01:FS01:Uploading 25.48MiB to 128.252.203.11
13:28:19:WU01:FS01:Connecting to 128.252.203.11:8080
13:28:34:WU02:FS00:Sending unit results: id:02 state:SEND error:NO_ERROR project:18206 run:3574 clone:0 gen:102 core:0xa8 unit:0x00000000000000660000471e00000df6
13:28:34:WU02:FS00:Uploading 27.83MiB to 128.252.203.11
13:28:34:WU02:FS00:Connecting to 128.252.203.11:8080
13:28:34:WU00:FS00:Sending unit results: id:00 state:SEND error:NO_ERROR project:17249 run:0 clone:18 gen:491 core:0xa8 unit:0x00000012000001eb0000436100000000
13:28:34:WU00:FS00:Uploading 11.61MiB to 128.252.203.2
13:28:34:WU00:FS00:Connecting to 128.252.203.2:8080
13:28:40:WU02:FS00:Upload 52.78%
13:28:40:WU00:FS00:Upload 25.84%
13:28:46:WU02:FS00:Upload 65.13%
13:28:46:WU00:FS00:Upload 54.38%
13:28:49:WARNING:WU01:FS01:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0
13:28:49:WU01:FS01:Trying to send results to collection server
13:28:49:WU01:FS01:Uploading 25.48MiB to 128.252.203.14
13:28:49:WU01:FS01:Connecting to 128.252.203.14:8080
13:28:52:WU02:FS00:Upload 77.93%
13:28:52:WU00:FS00:Upload 76.45%
13:28:55:WU01:FS01:Upload 5.89%
13:28:58:WU02:FS00:Upload 91.18%
13:28:58:WU00:FS00:Upload 96.37%
13:29:01:WU01:FS01:Upload 15.94%
13:29:07:WU01:FS01:Upload 44.14%
13:29:09:WU00:FS00:Upload complete
13:29:09:WU00:FS00:Server responded WORK_ACK (400)
13:29:09:WU00:FS00:Final credit estimate, 680.00 points
13:29:09:WU00:FS00:Cleaning up
13:29:13:WU01:FS01:Upload 72.84%
13:29:19:WU01:FS01:Upload 99.08%
13:29:25:WU03:FS01:0x22:Completed 1050000 out of 5000000 steps (21%)
13:29:32:WARNING:WU02:FS00:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0
13:29:32:WU02:FS00:Trying to send results to collection server
13:29:32:WU02:FS00:Uploading 27.83MiB to 128.252.203.14
13:29:32:WU02:FS00:Connecting to 128.252.203.14:8080
13:29:41:ERROR:WU01:FS01:Exception: 10002: Received short response, expected 512 bytes, got 0
13:29:53:WARNING:WU02:FS00:WorkServer connection failed on port 8080 trying 80
13:29:53:WU02:FS00:Connecting to 128.252.203.14:80
13:29:56:WU01:FS01:Sending unit results: id:01 state:SEND error:NO_ERROR project:18201 run:54052 clone:0 gen:34 core:0x22 unit:0x0000000000000022000047190000d324
13:29:56:WU01:FS01:Uploading 25.48MiB to 128.252.203.11
13:29:56:WU01:FS01:Connecting to 128.252.203.11:8080
13:30:15:ERROR:WU02:FS00:Exception: Failed to connect to 128.252.203.14:80: Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat.
13:30:15:WU02:FS00:Sending unit results: id:02 state:SEND error:NO_ERROR project:18206 run:3574 clone:0 gen:102 core:0xa8 unit:0x00000000000000660000471e00000df6
13:30:15:WU02:FS00:Uploading 27.83MiB to 128.252.203.11
13:30:15:WU02:FS00:Connecting to 128.252.203.11:8080
13:30:17:WARNING:WU01:FS01:WorkServer connection failed on port 8080 trying 80
13:30:17:WU01:FS01:Connecting to 128.252.203.11:80
13:30:35:WARNING:WU01:FS01:Exception: Failed to send results to work server: Failed to connect to 128.252.203.11:80: Eine bestehende Verbindung wurde softwaregesteuert
13:30:35:WARNING:WU02:FS00:WorkServer connection failed on port 8080 trying 80
13:30:35:WARNING:WU01:FS01:durch den Hostcomputer abgebrochen.
13:30:35:WU02:FS00:Connecting to 128.252.203.11:80
13:30:35:WU01:FS01:Trying to send results to collection server
13:30:35:WARNING:WU02:FS00:Exception: Failed to send results to work server: Failed to connect to 128.252.203.11:80: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk.
13:30:35:WU01:FS01:Uploading 25.48MiB to 128.252.203.14
13:30:35:WU02:FS00:Trying to send results to collection server
13:30:35:WU01:FS01:Connecting to 128.252.203.14:8080
13:30:35:WARNING:WU01:FS01:WorkServer connection failed on port 8080 trying 80
13:30:35:WU02:FS00:Uploading 27.83MiB to 128.252.203.14
13:30:35:WU01:FS01:Connecting to 128.252.203.14:80
13:30:35:WU02:FS00:Connecting to 128.252.203.14:8080
13:30:35:WARNING:WU02:FS00:WorkServer connection failed on port 8080 trying 80
13:30:35:WU02:FS00:Connecting to 128.252.203.14:80
13:30:36:ERROR:WU01:FS01:Exception: Failed to connect to 128.252.203.14:80: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk.
13:30:36:ERROR:WU02:FS00:Exception: Failed to connect to 128.252.203.14:80: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk.
13:31:59:WU03:FS01:0x22:Completed 1100000 out of 5000000 steps (22%)
13:32:00:WU03:FS01:0x22:Checkpoint completed at step 1100000
13:32:33:WU01:FS01:Sending unit results: id:01 state:SEND error:NO_ERROR project:18201 run:54052 clone:0 gen:34 core:0x22 unit:0x0000000000000022000047190000d324
13:32:33:WU01:FS01:Uploading 25.48MiB to 128.252.203.11
13:32:33:WU01:FS01:Connecting to 128.252.203.11:8080
13:32:52:WU02:FS00:Sending unit results: id:02 state:SEND error:NO_ERROR project:18206 run:3574 clone:0 gen:102 core:0xa8 unit:0x00000000000000660000471e00000df6
13:32:52:WU02:FS00:Uploading 27.83MiB to 128.252.203.11
13:32:52:WU02:FS00:Connecting to 128.252.203.11:8080
13:32:55:WARNING:WU01:FS01:WorkServer connection failed on port 8080 trying 80
13:32:55:WU01:FS01:Connecting to 128.252.203.11:80
13:33:13:WARNING:WU02:FS00:WorkServer connection failed on port 8080 trying 80
13:33:13:WU02:FS00:Connecting to 128.252.203.11:80
13:33:16:WARNING:WU01:FS01:Exception: Failed to send results to work server: Failed to connect to 128.252.203.11:80: Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat.
13:33:16:WU01:FS01:Trying to send results to collection server
13:33:16:WU01:FS01:Uploading 25.48MiB to 128.252.203.14
13:33:16:WU01:FS01:Connecting to 128.252.203.14:8080
13:33:35:WARNING:WU02:FS00:Exception: Failed to send results to work server: Failed to connect to 128.252.203.11:80: Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat.
13:33:35:WU02:FS00:Trying to send results to collection server
13:33:35:WU02:FS00:Uploading 27.83MiB to 128.252.203.14
13:33:35:WU02:FS00:Connecting to 128.252.203.14:8080
13:33:37:WARNING:WU01:FS01:WorkServer connection failed on port 8080 trying 80
13:33:37:WU01:FS01:Connecting to 128.252.203.14:80
13:33:57:WARNING:WU02:FS00:WorkServer connection failed on port 8080 trying 80
13:33:57:WU02:FS00:Connecting to 128.252.203.14:80
13:33:58:ERROR:WU01:FS01:Exception: Failed to connect to 128.252.203.14:80: Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat.
13:34:18:ERROR:WU02:FS00:Exception: Failed to connect to 128.252.203.14:80: Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat.
13:34:33:WU03:FS01:0x22:Completed 1150000 out of 5000000 steps (23%)
13:36:48:WU01:FS01:Sending unit results: id:01 state:SEND error:NO_ERROR project:18201 run:54052 clone:0 gen:34 core:0x22 unit:0x0000000000000022000047190000d324
13:36:48:WU01:FS01:Uploading 25.48MiB to 128.252.203.11
13:36:48:WU01:FS01:Connecting to 128.252.203.11:8080
13:37:06:WU03:FS01:0x22:Completed 1200000 out of 5000000 steps (24%)
13:37:06:WU02:FS00:Sending unit results: id:02 state:SEND error:NO_ERROR project:18206 run:3574 clone:0 gen:102 core:0xa8 unit:0x00000000000000660000471e00000df6
13:37:06:WU02:FS00:Uploading 27.83MiB to 128.252.203.11
13:37:06:WU02:FS00:Connecting to 128.252.203.11:8080
13:37:07:WU03:FS01:0x22:Checkpoint completed at step 1200000
13:37:09:WARNING:WU01:FS01:WorkServer connection failed on port 8080 trying 80
13:37:09:WU01:FS01:Connecting to 128.252.203.11:80
13:37:27:WARNING:WU02:FS00:WorkServer connection failed on port 8080 trying 80
13:37:27:WU02:FS00:Connecting to 128.252.203.11:80
13:37:30:WARNING:WU01:FS01:Exception: Failed to send results to work server: Failed to connect to 128.252.203.11:80: Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat.
13:37:30:WU01:FS01:Trying to send results to collection server
13:37:30:WU01:FS01:Uploading 25.48MiB to 128.252.203.14
13:37:30:WU01:FS01:Connecting to 128.252.203.14:8080
13:37:49:WARNING:WU02:FS00:Exception: Failed to send results to work server: Failed to connect to 128.252.203.11:80: Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat.
13:37:49:WU02:FS00:Trying to send results to collection server
13:37:49:WU02:FS00:Uploading 27.83MiB to 128.252.203.14
13:37:49:WU02:FS00:Connecting to 128.252.203.14:8080
13:37:52:WARNING:WU01:FS01:WorkServer connection failed on port 8080 trying 80
13:37:52:WU01:FS01:Connecting to 128.252.203.14:80
13:38:10:WARNING:WU02:FS00:WorkServer connection failed on port 8080 trying 80
13:38:10:WU02:FS00:Connecting to 128.252.203.14:80
13:38:13:ERROR:WU01:FS01:Exception: Failed to connect to 128.252.203.14:80: Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat.
13:38:32:ERROR:WU02:FS00:Exception: Failed to connect to 128.252.203.14:80: Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat.
13:39:39:WU04:FS00:0xa8:Completed 300000 out of 10000000 steps (3%)
13:39:40:WU03:FS01:0x22:Completed 1250000 out of 5000000 steps (25%)
13:42:16:WU03:FS01:0x22:Completed 1300000 out of 5000000 steps (26%)
13:42:17:WU03:FS01:0x22:Checkpoint completed at step 1300000
13:43:39:WU01:FS01:Sending unit results: id:01 state:SEND error:NO_ERROR project:18201 run:54052 clone:0 gen:34 core:0x22 unit:0x0000000000000022000047190000d324
13:43:39:WU01:FS01:Uploading 25.48MiB to 128.252.203.11
13:43:39:WU01:FS01:Connecting to 128.252.203.11:8080
13:43:58:WU02:FS00:Sending unit results: id:02 state:SEND error:NO_ERROR project:18206 run:3574 clone:0 gen:102 core:0xa8 unit:0x00000000000000660000471e00000df6
13:43:58:WU02:FS00:Uploading 27.83MiB to 128.252.203.11
13:43:58:WU02:FS00:Connecting to 128.252.203.11:8080
13:44:04:WU02:FS00:Upload 61.31%
13:44:10:WARNING:WU01:FS01:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0
13:44:10:WU01:FS01:Trying to send results to collection server
13:44:10:WU01:FS01:Uploading 25.48MiB to 128.252.203.14
13:44:10:WU01:FS01:Connecting to 128.252.203.14:8080
13:44:10:WU02:FS00:Upload 77.03%
13:44:16:WU01:FS01:Upload 4.66%
13:44:16:WU02:FS00:Upload 92.75%
13:44:22:WU01:FS01:Upload 17.90%
13:44:28:WU01:FS01:Upload 40.71%
13:44:34:WU01:FS01:Upload 66.46%
13:44:40:WU01:FS01:Upload 91.48%
13:44:49:WARNING:WU02:FS00:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0
13:44:49:WU02:FS00:Trying to send results to collection server
13:44:49:WU02:FS00:Uploading 27.83MiB to 128.252.203.14
13:44:49:WU02:FS00:Connecting to 128.252.203.14:8080
13:44:54:WU03:FS01:0x22:Completed 1350000 out of 5000000 steps (27%)
13:44:55:WU02:FS00:Upload 52.33%
13:45:01:WU02:FS00:Upload 75.23%
13:45:07:WU02:FS00:Upload 98.14%
13:45:11:ERROR:WU01:FS01:Exception: 10002: Received short response, expected 512 bytes, got 0
13:45:37:ERROR:WU02:FS00:Exception: 10002: Received short response, expected 512 bytes, got 0
13:47:36:WU03:FS01:0x22:Completed 1400000 out of 5000000 steps (28%)
13:47:37:WU03:FS01:0x22:Checkpoint completed at step 1400000
13:50:12:WU03:FS01:0x22:Completed 1450000 out of 5000000 steps (29%)
13:52:48:WU03:FS01:0x22:Completed 1500000 out of 5000000 steps (30%)
13:52:49:WU03:FS01:0x22:Checkpoint completed at step 1500000
13:54:45:WU01:FS01:Sending unit results: id:01 state:SEND error:NO_ERROR project:18201 run:54052 clone:0 gen:34 core:0x22 unit:0x0000000000000022000047190000d324
13:54:45:WU01:FS01:Uploading 25.48MiB to 128.252.203.11
13:54:45:WU01:FS01:Connecting to 128.252.203.11:8080
13:55:03:WU02:FS00:Sending unit results: id:02 state:SEND error:NO_ERROR project:18206 run:3574 clone:0 gen:102 core:0xa8 unit:0x00000000000000660000471e00000df6
13:55:03:WU02:FS00:Uploading 27.83MiB to 128.252.203.11
13:55:03:WU02:FS00:Connecting to 128.252.203.11:8080
13:55:09:WU02:FS00:Upload 52.10%
13:55:15:WU02:FS00:Upload 59.51%
13:55:15:WARNING:WU01:FS01:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0
13:55:15:WU01:FS01:Trying to send results to collection server
13:55:15:WU01:FS01:Uploading 25.48MiB to 128.252.203.14
13:55:15:WU01:FS01:Connecting to 128.252.203.14:8080
13:55:21:WU02:FS00:Upload 71.42%
13:55:21:WU01:FS01:Upload 4.41%
13:55:24:WU03:FS01:0x22:Completed 1550000 out of 5000000 steps (31%)
13:55:27:WU02:FS00:Upload 86.24%
13:55:27:WU01:FS01:Upload 8.58%
13:55:33:WU01:FS01:Upload 12.26%
13:55:39:WU01:FS01:Upload 34.33%
13:55:45:WU01:FS01:Upload 56.65%
13:55:51:WU01:FS01:Upload 80.19%
13:56:03:WARNING:WU02:FS00:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0
13:56:03:WU02:FS00:Trying to send results to collection server
13:56:03:WU02:FS00:Uploading 27.83MiB to 128.252.203.14
13:56:03:WU02:FS00:Connecting to 128.252.203.14:8080
13:56:09:WU02:FS00:Upload 46.94%
13:56:15:WU02:FS00:Upload 69.62%
13:56:21:WU02:FS00:Upload 91.40%
13:56:26:ERROR:WU01:FS01:Exception: 10002: Received short response, expected 512 bytes, got 0
13:56:53:ERROR:WU02:FS00:Exception: 10002: Received short response, expected 512 bytes, got 0