Exception: 10002?

Moderators: Site Moderators, FAHC Science Team

Post Reply
RomanValkre
Posts: 20
Joined: Thu Sep 26, 2013 10:55 pm

Exception: 10002?

Post by RomanValkre »

Hello, first time poster here.

I have 3 rigs consistently getting the following error message when attempting to pull down a new wu for the CPU. 22:22:07:ERROR:WU00:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0

If I power cycle the systems it will pull down one unit, complete it, and turn it in, seemingly no issue. Not sure what the prob here could be as my 4th rig is folding away and has not missed a beat.

My question is this: Is that error indicative of a work server issue, or could it be something hardware related? All 3 of the impacted units are Intel CPU, with AMD GPU's, the un-impacted unit is a AMD CPU, with no GPU (currently).

If any other information would be helpful please let me know.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Exception: 10002?

Post by bruce »

It could be a server issue, but you didn't give us enough informaton to track it that's what it happens to be (see below).

It could also be a local issue caused by firewall software/router filtering/etc. that's being over-protective with some default setting that's essentially saying "We don't recognize that connection as 'safe' so we'll assume it malware unless you tell us different." In addition to the things noted below, describe how your internet connection is set up and the essential features of your anti-malware setup.
RomanValkre
Posts: 20
Joined: Thu Sep 26, 2013 10:55 pm

Re: Exception: 10002?

Post by RomanValkre »

HI Bruce:

Thank you for taking the time to assist with this issue. Below is a fairly long segment of code, that showes the behavior discribed, sorry for the long segment, this would be easier to troubleshoot if it was totaly broken, not working sometimes, and then broken again a few hours later makes it hard to narrow down the issue.

As for local network, I am on a Cox cable connection, and have been folding from this same connection for over a year. The anti-virus and firewall settings have not changed in that time; however, for completeness: My rig (logs are from mine) is running Kaspersky Pure version 3.0, as is my wifes rig (also showing same behavior).

We have recently changed from a Netgear CG3000D cable modem/router, to a Arris SB6183 modem, and TP_LINK Archer 8C router. However, all 4 systems in the house are useing the same network, and one is showing no issues at all. Also update, the other smaller system has managed to pull down a new CPU unit twice in a row without powercycle. Unfortunaly, its a toy/test system, and is not worth as much as the two main systems. Also, my system has been restarted several times since last night, and has still failed to aquire work to do, same error in the log so one step forward, and two back I guess.

Please let me know if any other information would be helpfull and thanks again for taking a look!

Code: Select all

*********************** Log Started 2015-10-08T22:04:45Z ***********************
22:04:45:************************* Folding@home Client *************************
22:04:45:      Website: http://folding.stanford.edu/
22:04:45:    Copyright: (c) 2009-2014 Stanford University
22:04:45:       Author: Joseph Coffland <joseph@cauldrondevelopment.com>
22:04:45:         Args: 
22:04:45:       Config: C:/Users/Administrator/AppData/Roaming/FAHClient/config.xml
22:04:45:******************************** Build ********************************
22:04:45:      Version: 7.4.4
22:04:45:         Date: Mar 4 2014
22:04:45:         Time: 20:26:54
22:04:45:      SVN Rev: 4130
22:04:45:       Branch: fah/trunk/client
22:04:45:     Compiler: Intel(R) C++ MSVC 1500 mode 1200
22:04:45:      Options: /TP /nologo /EHa /Qdiag-disable:4297,4103,1786,279 /Ox -arch:SSE
22:04:45:               /QaxSSE2,SSE3,SSSE3,SSE4.1,SSE4.2 /Qopenmp /Qrestrict /MT /Qmkl
22:04:45:     Platform: win32 XP
22:04:45:         Bits: 32
22:04:45:         Mode: Release
22:04:45:******************************* System ********************************
22:04:45:          CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
22:04:45:       CPU ID: GenuineIntel Family 6 Model 60 Stepping 3
22:04:45:         CPUs: 8
22:04:45:       Memory: 15.94GiB
22:04:45:  Free Memory: 14.54GiB
22:04:45:      Threads: WINDOWS_THREADS
22:04:45:   OS Version: 6.1
22:04:45:  Has Battery: false
22:04:45:   On Battery: false
22:04:45:   UTC Offset: -4
22:04:45:          PID: 2472
22:04:45:          CWD: C:/Users/Administrator/AppData/Roaming/FAHClient
22:04:45:           OS: Windows 7 Ultimate
22:04:45:      OS Arch: AMD64
22:04:45:         GPUs: 1
22:04:45:        GPU 0: ATI:5 Pitcairn PRO [Radeon HD 7800 Series]
22:04:45:         CUDA: Not detected
22:04:45:Win32 Service: false
22:04:45:***********************************************************************
22:04:45:<config>
22:04:45:  <!-- Network -->
22:04:45:  <proxy v=':8080'/>
22:04:45:
22:04:45:  <!-- Slot Control -->
22:04:45:  <power v='full'/>
22:04:45:
22:04:45:  <!-- User Information -->
22:04:45:  <passkey v='********************************'/>
22:04:45:  <team v='225819'/>
22:04:45:  <user v='RomanValkre'/>
22:04:45:
22:04:45:  <!-- Folding Slots -->
22:04:45:  <slot id='1' type='GPU'/>
22:04:45:  <slot id='2' type='CPU'/>
22:04:45:</config>
22:04:45:Trying to access database...
22:04:45:Successfully acquired database lock
22:04:45:Enabled folding slot 01: READY gpu:0:Pitcairn PRO [Radeon HD 7800 Series]
22:04:45:Enabled folding slot 02: READY cpu:7
22:04:45:WU00:FS01:Starting
22:04:45:WU00:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/Users/Administrator/AppData/Roaming/FAHClient/cores/web.stanford.edu/~pande/Win32/AMD64/ATI/R600/Core_21.fah/FahCore_21.exe -dir 00 -suffix 01 -version 704 -lifeline 2472 -checkpoint 15 -gpu 0 -gpu-vendor ati
22:04:45:WU00:FS01:Started FahCore on PID 4460
22:04:45:WU00:FS01:Core PID:4476
22:04:45:WU00:FS01:FahCore 0x21 started
22:04:45:WU00:FS01:0x21:*********************** Log Started 2015-10-08T22:04:45Z ***********************
22:04:45:WU00:FS01:0x21:Project: 10495 (Run 8, Clone 8, Gen 24)
22:04:45:WU00:FS01:0x21:Unit: 0x000000218ca304f555d34df274726f0b
22:04:45:WU00:FS01:0x21:CPU: 0x00000000000000000000000000000000
22:04:45:WU00:FS01:0x21:Machine: 1
22:04:45:WU00:FS01:0x21:Digital signatures verified
22:04:45:WU00:FS01:0x21:Folding@home GPU Core21 Folding@home Core
22:04:45:WU00:FS01:0x21:Version 0.0.11
22:04:45:WU01:FS02:Connecting to 171.67.108.45:8080
22:04:45:WU00:FS01:0x21:  Found a checkpoint file
22:04:46:WU01:FS02:Assigned to work server 171.64.65.124
22:04:46:WU01:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
22:04:46:WU01:FS02:Connecting to 171.64.65.124:8080
22:04:48:WU01:FS02:Downloading 806.94KiB
22:04:54:WU01:FS02:Download 87.24%
22:04:55:WU01:FS02:Download complete
22:04:55:WU01:FS02:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:9018 run:844 clone:12 gen:57 core:0xa4 unit:0x0000004aab40417c55b2d65da5f9dc20
22:04:55:WU01:FS02:Starting
22:04:55:WU01:FS02:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/Users/Administrator/AppData/Roaming/FAHClient/cores/web.stanford.edu/~pande/Win32/AMD64/Core_a4.fah/FahCore_a4.exe -dir 01 -suffix 01 -version 704 -lifeline 2472 -checkpoint 15 -np 7
22:04:55:WU01:FS02:Started FahCore on PID 6036
22:04:55:WU01:FS02:Core PID:6048
22:04:55:WU01:FS02:FahCore 0xa4 started
22:04:55:WU01:FS02:0xa4:
22:04:55:WU01:FS02:0xa4:*------------------------------*
22:04:55:WU01:FS02:0xa4:Folding@Home Gromacs GB Core
22:04:55:WU01:FS02:0xa4:Version 2.27 (Dec. 15, 2010)
22:04:55:WU01:FS02:0xa4:
22:04:55:WU01:FS02:0xa4:Preparing to commence simulation
22:04:55:WU01:FS02:0xa4:- Looking at optimizations...
22:04:55:WU01:FS02:0xa4:- Created dyn
22:04:55:WU01:FS02:0xa4:- Files status OK
22:04:55:WU01:FS02:0xa4:- Expanded 825790 -> 1399936 (decompressed 169.5 percent)
22:04:55:WU01:FS02:0xa4:Called DecompressByteArray: compressed_data_size=825790 data_size=1399936, decompressed_data_size=1399936 diff=0
22:04:55:WU01:FS02:0xa4:- Digital signature verified
22:04:55:WU01:FS02:0xa4:
22:04:55:WU01:FS02:0xa4:Project: 9018 (Run 844, Clone 12, Gen 57)
22:04:55:WU01:FS02:0xa4:
22:04:55:WU01:FS02:0xa4:Assembly optimizations on if available.
22:04:55:WU01:FS02:0xa4:Entering M.D.
22:04:57:WU00:FS01:0x21:Completed 1750000 out of 5000000 steps (35%)
22:04:57:WU00:FS01:0x21:Temperature control disabled. Requirements: single Nvidia GPU, tmax must be < 110 and twait >= 900
22:05:01:WU01:FS02:0xa4:Mapping NT from 7 to 7 
22:05:01:WU01:FS02:0xa4:Completed 0 out of 250000 steps  (0%)
22:06:33:WU01:FS02:0xa4:Completed 2500 out of 250000 steps  (1%)
22:07:48:WU01:FS02:0xa4:Completed 5000 out of 250000 steps  (2%)
22:09:03:WU01:FS02:0xa4:Completed 7500 out of 250000 steps  (3%)
22:10:26:WU01:FS02:0xa4:Completed 10000 out of 250000 steps  (4%)
22:11:45:WU01:FS02:0xa4:Completed 12500 out of 250000 steps  (5%)
22:13:04:WU01:FS02:0xa4:Completed 15000 out of 250000 steps  (6%)
22:14:23:WU01:FS02:0xa4:Completed 17500 out of 250000 steps  (7%)
22:15:38:WU01:FS02:0xa4:Completed 20000 out of 250000 steps  (8%)
22:15:46:WU00:FS01:0x21:Completed 1800000 out of 5000000 steps (36%)
22:16:54:WU01:FS02:0xa4:Completed 22500 out of 250000 steps  (9%)
22:18:11:WU01:FS02:0xa4:Completed 25000 out of 250000 steps  (10%)
22:19:25:WU01:FS02:0xa4:Completed 27500 out of 250000 steps  (11%)
22:20:39:WU01:FS02:0xa4:Completed 30000 out of 250000 steps  (12%)
22:21:54:WU01:FS02:0xa4:Completed 32500 out of 250000 steps  (13%)
22:23:08:WU01:FS02:0xa4:Completed 35000 out of 250000 steps  (14%)
22:24:22:WU01:FS02:0xa4:Completed 37500 out of 250000 steps  (15%)
22:25:35:WU01:FS02:0xa4:Completed 40000 out of 250000 steps  (16%)
22:26:08:WU00:FS01:0x21:Completed 1850000 out of 5000000 steps (37%)
22:26:49:WU01:FS02:0xa4:Completed 42500 out of 250000 steps  (17%)
22:28:03:WU01:FS02:0xa4:Completed 45000 out of 250000 steps  (18%)
22:29:17:WU01:FS02:0xa4:Completed 47500 out of 250000 steps  (19%)
22:30:31:WU01:FS02:0xa4:Completed 50000 out of 250000 steps  (20%)
22:31:45:WU01:FS02:0xa4:Completed 52500 out of 250000 steps  (21%)
22:32:59:WU01:FS02:0xa4:Completed 55000 out of 250000 steps  (22%)
22:34:14:WU01:FS02:0xa4:Completed 57500 out of 250000 steps  (23%)
22:35:30:WU01:FS02:0xa4:Completed 60000 out of 250000 steps  (24%)
22:36:27:WU00:FS01:0x21:Completed 1900000 out of 5000000 steps (38%)
22:36:45:WU01:FS02:0xa4:Completed 62500 out of 250000 steps  (25%)
22:38:01:WU01:FS02:0xa4:Completed 65000 out of 250000 steps  (26%)
22:39:19:WU01:FS02:0xa4:Completed 67500 out of 250000 steps  (27%)
22:40:36:WU01:FS02:0xa4:Completed 70000 out of 250000 steps  (28%)
22:41:55:WU01:FS02:0xa4:Completed 72500 out of 250000 steps  (29%)
22:43:12:WU01:FS02:0xa4:Completed 75000 out of 250000 steps  (30%)
22:44:29:WU01:FS02:0xa4:Completed 77500 out of 250000 steps  (31%)
22:45:45:WU01:FS02:0xa4:Completed 80000 out of 250000 steps  (32%)
22:46:51:WU00:FS01:0x21:Completed 1950000 out of 5000000 steps (39%)
22:46:59:WU01:FS02:0xa4:Completed 82500 out of 250000 steps  (33%)
22:48:13:WU01:FS02:0xa4:Completed 85000 out of 250000 steps  (34%)
22:49:27:WU01:FS02:0xa4:Completed 87500 out of 250000 steps  (35%)
22:50:40:WU01:FS02:0xa4:Completed 90000 out of 250000 steps  (36%)
22:51:54:WU01:FS02:0xa4:Completed 92500 out of 250000 steps  (37%)
22:53:08:WU01:FS02:0xa4:Completed 95000 out of 250000 steps  (38%)
22:54:22:WU01:FS02:0xa4:Completed 97500 out of 250000 steps  (39%)
22:55:36:WU01:FS02:0xa4:Completed 100000 out of 250000 steps  (40%)
22:56:50:WU01:FS02:0xa4:Completed 102500 out of 250000 steps  (41%)
22:57:09:WU00:FS01:0x21:Completed 2000000 out of 5000000 steps (40%)
22:58:04:WU01:FS02:0xa4:Completed 105000 out of 250000 steps  (42%)
22:59:18:WU01:FS02:0xa4:Completed 107500 out of 250000 steps  (43%)
23:00:33:WU01:FS02:0xa4:Completed 110000 out of 250000 steps  (44%)
23:01:47:WU01:FS02:0xa4:Completed 112500 out of 250000 steps  (45%)
23:03:01:WU01:FS02:0xa4:Completed 115000 out of 250000 steps  (46%)
23:04:15:WU01:FS02:0xa4:Completed 117500 out of 250000 steps  (47%)
23:05:29:WU01:FS02:0xa4:Completed 120000 out of 250000 steps  (48%)
23:06:43:WU01:FS02:0xa4:Completed 122500 out of 250000 steps  (49%)
23:07:35:WU00:FS01:0x21:Completed 2050000 out of 5000000 steps (41%)
23:07:55:WU01:FS02:0xa4:Completed 125000 out of 250000 steps  (50%)
23:09:08:WU01:FS02:0xa4:Completed 127500 out of 250000 steps  (51%)
23:10:22:WU01:FS02:0xa4:Completed 130000 out of 250000 steps  (52%)
23:11:35:WU01:FS02:0xa4:Completed 132500 out of 250000 steps  (53%)
23:12:48:WU01:FS02:0xa4:Completed 135000 out of 250000 steps  (54%)
23:14:01:WU01:FS02:0xa4:Completed 137500 out of 250000 steps  (55%)
23:15:15:WU01:FS02:0xa4:Completed 140000 out of 250000 steps  (56%)
23:16:29:WU01:FS02:0xa4:Completed 142500 out of 250000 steps  (57%)
23:17:42:WU01:FS02:0xa4:Completed 145000 out of 250000 steps  (58%)
23:17:54:WU00:FS01:0x21:Completed 2100000 out of 5000000 steps (42%)
23:18:56:WU01:FS02:0xa4:Completed 147500 out of 250000 steps  (59%)
23:20:11:WU01:FS02:0xa4:Completed 150000 out of 250000 steps  (60%)
23:21:24:WU01:FS02:0xa4:Completed 152500 out of 250000 steps  (61%)
23:22:38:WU01:FS02:0xa4:Completed 155000 out of 250000 steps  (62%)
23:23:52:WU01:FS02:0xa4:Completed 157500 out of 250000 steps  (63%)
23:25:06:WU01:FS02:0xa4:Completed 160000 out of 250000 steps  (64%)
23:26:20:WU01:FS02:0xa4:Completed 162500 out of 250000 steps  (65%)
23:27:34:WU01:FS02:0xa4:Completed 165000 out of 250000 steps  (66%)
23:28:13:WU00:FS01:0x21:Completed 2150000 out of 5000000 steps (43%)
23:29:00:WU01:FS02:0xa4:Completed 167500 out of 250000 steps  (67%)
23:30:23:WU01:FS02:0xa4:Completed 170000 out of 250000 steps  (68%)
23:31:46:WU01:FS02:0xa4:Completed 172500 out of 250000 steps  (69%)
23:33:11:WU01:FS02:0xa4:Completed 175000 out of 250000 steps  (70%)
23:34:39:WU01:FS02:0xa4:Completed 177500 out of 250000 steps  (71%)
23:36:07:WU01:FS02:0xa4:Completed 180000 out of 250000 steps  (72%)
23:37:34:WU01:FS02:0xa4:Completed 182500 out of 250000 steps  (73%)
23:38:51:WU00:FS01:0x21:Completed 2200000 out of 5000000 steps (44%)
23:38:55:WU01:FS02:0xa4:Completed 185000 out of 250000 steps  (74%)
23:40:12:WU01:FS02:0xa4:Completed 187500 out of 250000 steps  (75%)
23:41:28:WU01:FS02:0xa4:Completed 190000 out of 250000 steps  (76%)
23:42:44:WU01:FS02:0xa4:Completed 192500 out of 250000 steps  (77%)
23:44:01:WU01:FS02:0xa4:Completed 195000 out of 250000 steps  (78%)
23:45:17:WU01:FS02:0xa4:Completed 197500 out of 250000 steps  (79%)
23:46:33:WU01:FS02:0xa4:Completed 200000 out of 250000 steps  (80%)
23:47:50:WU01:FS02:0xa4:Completed 202500 out of 250000 steps  (81%)
23:49:06:WU01:FS02:0xa4:Completed 205000 out of 250000 steps  (82%)
23:49:17:WU00:FS01:0x21:Completed 2250000 out of 5000000 steps (45%)
23:50:24:WU01:FS02:0xa4:Completed 207500 out of 250000 steps  (83%)
23:51:40:WU01:FS02:0xa4:Completed 210000 out of 250000 steps  (84%)
23:52:55:WU01:FS02:0xa4:Completed 212500 out of 250000 steps  (85%)
23:54:11:WU01:FS02:0xa4:Completed 215000 out of 250000 steps  (86%)
23:55:26:WU01:FS02:0xa4:Completed 217500 out of 250000 steps  (87%)
23:56:42:WU01:FS02:0xa4:Completed 220000 out of 250000 steps  (88%)
23:57:58:WU01:FS02:0xa4:Completed 222500 out of 250000 steps  (89%)
23:59:13:WU01:FS02:0xa4:Completed 225000 out of 250000 steps  (90%)
23:59:48:WU00:FS01:0x21:Completed 2300000 out of 5000000 steps (46%)
00:00:29:WU01:FS02:0xa4:Completed 227500 out of 250000 steps  (91%)
00:01:44:WU01:FS02:0xa4:Completed 230000 out of 250000 steps  (92%)
00:03:00:WU01:FS02:0xa4:Completed 232500 out of 250000 steps  (93%)
00:04:15:WU01:FS02:0xa4:Completed 235000 out of 250000 steps  (94%)
00:05:31:WU01:FS02:0xa4:Completed 237500 out of 250000 steps  (95%)
00:06:48:WU01:FS02:0xa4:Completed 240000 out of 250000 steps  (96%)
00:08:03:WU01:FS02:0xa4:Completed 242500 out of 250000 steps  (97%)
00:09:20:WU01:FS02:0xa4:Completed 245000 out of 250000 steps  (98%)
00:10:15:WU00:FS01:0x21:Completed 2350000 out of 5000000 steps (47%)
00:10:35:WU01:FS02:0xa4:Completed 247500 out of 250000 steps  (99%)
00:10:36:WU02:FS02:Connecting to 171.67.108.45:8080
00:10:36:WU02:FS02:Assigned to work server 171.64.65.124
00:10:36:WU02:FS02:Requesting new work unit for slot 02: RUNNING cpu:7 from 171.64.65.124
00:10:36:WU02:FS02:Connecting to 171.64.65.124:8080
00:10:41:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
00:10:42:WU02:FS02:Connecting to 171.67.108.45:8080
00:10:42:WU02:FS02:Assigned to work server 171.64.65.124
00:10:42:WU02:FS02:Requesting new work unit for slot 02: RUNNING cpu:7 from 171.64.65.124
00:10:42:WU02:FS02:Connecting to 171.64.65.124:8080
00:10:47:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
00:11:42:WU02:FS02:Connecting to 171.67.108.45:8080
00:11:43:WU02:FS02:Assigned to work server 171.64.65.124
00:11:43:WU02:FS02:Requesting new work unit for slot 02: RUNNING cpu:7 from 171.64.65.124
00:11:43:WU02:FS02:Connecting to 171.64.65.124:8080
00:11:51:WU01:FS02:0xa4:Completed 250000 out of 250000 steps  (100%)
00:11:52:WU01:FS02:0xa4:DynamicWrapper: Finished Work Unit: sleep=10000
00:11:52:WU02:FS02:Downloading 807.05KiB
00:11:53:ERROR:WU02:FS02:Exception: Transfer failed
00:12:02:WU01:FS02:0xa4:
00:12:02:WU01:FS02:0xa4:Finished Work Unit:
00:12:02:WU01:FS02:0xa4:- Reading up to 811680 from "01/wudata_01.trr": Read 811680
00:12:02:WU01:FS02:0xa4:trr file hash check passed.
00:12:02:WU01:FS02:0xa4:- Reading up to 746288 from "01/wudata_01.xtc": Read 746288
00:12:02:WU01:FS02:0xa4:xtc file hash check passed.
00:12:02:WU01:FS02:0xa4:edr file hash check passed.
00:12:02:WU01:FS02:0xa4:logfile size: 23722
00:12:02:WU01:FS02:0xa4:Leaving Run
00:12:04:WU01:FS02:0xa4:- Writing 1584178 bytes of core data to disk...
00:12:04:WU01:FS02:0xa4:Done: 1583666 -> 1538549 (compressed to 97.1 percent)
00:12:04:WU01:FS02:0xa4:  ... Done.
00:12:04:WU01:FS02:0xa4:- Shutting down core
00:12:04:WU01:FS02:0xa4:
00:12:04:WU01:FS02:0xa4:Folding@home Core Shutdown: FINISHED_UNIT
00:12:04:WU01:FS02:FahCore returned: FINISHED_UNIT (100 = 0x64)
00:12:04:WU01:FS02:Sending unit results: id:01 state:SEND error:NO_ERROR project:9018 run:844 clone:12 gen:57 core:0xa4 unit:0x0000004aab40417c55b2d65da5f9dc20
00:12:04:WU01:FS02:Uploading 1.47MiB to 171.64.65.124
00:12:04:WU01:FS02:Connecting to 171.64.65.124:8080
00:12:10:WU01:FS02:Upload 21.29%
00:12:18:WU01:FS02:Upload complete
00:12:18:WU01:FS02:Server responded WORK_ACK (400)
00:12:18:WU01:FS02:Final credit estimate, 1737.00 points
00:12:18:WU01:FS02:Cleaning up
00:13:19:WU02:FS02:Connecting to 171.67.108.45:8080
00:13:20:WU02:FS02:Assigned to work server 171.64.65.124
00:13:20:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
00:13:20:WU02:FS02:Connecting to 171.64.65.124:8080
00:13:29:WU02:FS02:Downloading 806.96KiB
00:13:30:ERROR:WU02:FS02:Exception: Transfer failed
00:15:56:WU02:FS02:Connecting to 171.67.108.45:8080
00:15:57:WU02:FS02:Assigned to work server 171.64.65.124
00:15:57:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
00:15:57:WU02:FS02:Connecting to 171.64.65.124:8080
00:16:03:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
00:20:10:WU02:FS02:Connecting to 171.67.108.45:8080
00:20:10:WU02:FS02:Assigned to work server 171.64.65.124
00:20:11:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
00:20:11:WU02:FS02:Connecting to 171.64.65.124:8080
00:20:17:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
00:20:42:WU00:FS01:0x21:Completed 2400000 out of 5000000 steps (48%)
00:27:02:WU02:FS02:Connecting to 171.67.108.45:8080
00:27:02:WU02:FS02:Assigned to work server 171.64.65.124
00:27:03:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
00:27:03:WU02:FS02:Connecting to 171.64.65.124:8080
00:27:05:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
00:31:09:WU00:FS01:0x21:Completed 2450000 out of 5000000 steps (49%)
00:38:07:WU02:FS02:Connecting to 171.67.108.45:8080
00:38:08:WU02:FS02:Assigned to work server 171.64.65.124
00:38:08:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
00:38:08:WU02:FS02:Connecting to 171.64.65.124:8080
00:38:18:WU02:FS02:Downloading 806.64KiB
00:38:20:ERROR:WU02:FS02:Exception: Transfer failed
00:41:37:WU00:FS01:0x21:Completed 2500000 out of 5000000 steps (50%)
00:52:07:WU00:FS01:0x21:Completed 2550000 out of 5000000 steps (51%)
00:56:04:WU02:FS02:Connecting to 171.67.108.45:8080
00:56:04:WU02:FS02:Assigned to work server 171.64.65.124
00:56:05:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
00:56:05:WU02:FS02:Connecting to 171.64.65.124:8080
00:56:09:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
01:02:35:WU00:FS01:0x21:Completed 2600000 out of 5000000 steps (52%)
01:13:02:WU00:FS01:0x21:Completed 2650000 out of 5000000 steps (53%)
01:23:29:WU00:FS01:0x21:Completed 2700000 out of 5000000 steps (54%)
01:25:06:WU02:FS02:Connecting to 171.67.108.45:8080
01:25:06:WU02:FS02:Assigned to work server 171.64.65.124
01:25:07:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
01:25:07:WU02:FS02:Connecting to 171.64.65.124:8080
01:25:10:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
01:33:58:WU00:FS01:0x21:Completed 2750000 out of 5000000 steps (55%)
01:44:31:WU00:FS01:0x21:Completed 2800000 out of 5000000 steps (56%)
01:55:00:WU00:FS01:0x21:Completed 2850000 out of 5000000 steps (57%)
01:57:29:FS01:Paused
01:57:29:FS02:Paused
01:57:29:FS01:Shutting core down
01:57:29:WU00:FS01:0x21:WARNING:Console control signal 1 on PID 4476
01:57:29:WU00:FS01:0x21:Exiting, please wait. . .
01:57:30:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
01:57:34:Removing old file 'configs/config-20151001-222923.xml'
01:57:34:Saving configuration to config.xml
01:57:34:<config>
01:57:34:  <!-- Network -->
01:57:34:  <proxy v=':8080'/>
01:57:34:
01:57:34:  <!-- Slot Control -->
01:57:34:  <power v='full'/>
01:57:34:
01:57:34:  <!-- User Information -->
01:57:34:  <passkey v='********************************'/>
01:57:34:  <team v='225819'/>
01:57:34:  <user v='RomanValkre'/>
01:57:34:
01:57:34:  <!-- Folding Slots -->
01:57:34:  <slot id='1' type='GPU'>
01:57:34:    <paused v='true'/>
01:57:34:  </slot>
01:57:34:  <slot id='2' type='CPU'>
01:57:34:    <paused v='true'/>
01:57:34:  </slot>
01:57:34:</config>
03:01:01:FS01:Unpaused
03:01:01:FS02:Unpaused
03:01:01:WU00:FS01:Starting
03:01:01:WU00:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/Users/Administrator/AppData/Roaming/FAHClient/cores/web.stanford.edu/~pande/Win32/AMD64/ATI/R600/Core_21.fah/FahCore_21.exe -dir 00 -suffix 01 -version 704 -lifeline 2472 -checkpoint 15 -gpu 0 -gpu-vendor ati
03:01:01:WU00:FS01:Started FahCore on PID 6660
03:01:01:WU00:FS01:Core PID:8836
03:01:01:WU00:FS01:FahCore 0x21 started
03:01:01:WU02:FS02:Connecting to 171.67.108.45:8080
03:01:01:WU02:FS02:Assigned to work server 171.64.65.124
03:01:01:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
03:01:01:WU02:FS02:Connecting to 171.64.65.124:8080
03:01:01:WU00:FS01:0x21:*********************** Log Started 2015-10-09T03:01:01Z ***********************
03:01:01:WU00:FS01:0x21:Project: 10495 (Run 8, Clone 8, Gen 24)
03:01:01:WU00:FS01:0x21:Unit: 0x000000218ca304f555d34df274726f0b
03:01:01:WU00:FS01:0x21:CPU: 0x00000000000000000000000000000000
03:01:01:WU00:FS01:0x21:Machine: 1
03:01:01:WU00:FS01:0x21:Digital signatures verified
03:01:01:WU00:FS01:0x21:Folding@home GPU Core21 Folding@home Core
03:01:01:WU00:FS01:0x21:Version 0.0.11
03:01:01:WU00:FS01:0x21:  Found a checkpoint file
03:01:06:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
03:01:12:WU00:FS01:0x21:Completed 2750000 out of 5000000 steps (55%)
03:01:12:WU00:FS01:0x21:Temperature control disabled. Requirements: single Nvidia GPU, tmax must be < 110 and twait >= 900
03:01:37:Removing old file 'configs/config-20151002-030555.xml'
03:01:37:Saving configuration to config.xml
03:01:37:<config>
03:01:37:  <!-- Network -->
03:01:37:  <proxy v=':8080'/>
03:01:37:
03:01:37:  <!-- Slot Control -->
03:01:37:  <power v='full'/>
03:01:37:
03:01:37:  <!-- User Information -->
03:01:37:  <passkey v='********************************'/>
03:01:37:  <team v='225819'/>
03:01:37:  <user v='RomanValkre'/>
03:01:37:
03:01:37:  <!-- Folding Slots -->
03:01:37:  <slot id='1' type='GPU'/>
03:01:37:  <slot id='2' type='CPU'/>
03:01:37:</config>
03:02:38:WU02:FS02:Connecting to 171.67.108.45:8080
03:02:38:WU02:FS02:Assigned to work server 171.64.65.124
03:02:38:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
03:02:38:WU02:FS02:Connecting to 171.64.65.124:8080
03:02:44:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
03:05:15:WU02:FS02:Connecting to 171.67.108.45:8080
03:05:16:WU02:FS02:Assigned to work server 171.64.65.124
03:05:16:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
03:05:16:WU02:FS02:Connecting to 171.64.65.124:8080
03:05:21:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
03:09:30:WU02:FS02:Connecting to 171.67.108.45:8080
03:09:30:WU02:FS02:Assigned to work server 171.64.65.124
03:09:30:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
03:09:30:WU02:FS02:Connecting to 171.64.65.124:8080
03:09:35:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
03:11:45:WU00:FS01:0x21:Completed 2800000 out of 5000000 steps (56%)
03:16:21:WU02:FS02:Connecting to 171.67.108.45:8080
03:16:21:WU02:FS02:Assigned to work server 171.64.65.124
03:16:21:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
03:16:21:WU02:FS02:Connecting to 171.64.65.124:8080
03:16:25:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
03:22:14:WU00:FS01:0x21:Completed 2850000 out of 5000000 steps (57%)
03:27:27:WU02:FS02:Connecting to 171.67.108.45:8080
03:27:27:WU02:FS02:Assigned to work server 171.64.65.124
03:27:27:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
03:27:27:WU02:FS02:Connecting to 171.64.65.124:8080
03:27:29:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
03:32:44:WU00:FS01:0x21:Completed 2900000 out of 5000000 steps (58%)
03:43:14:WU00:FS01:0x21:Completed 2950000 out of 5000000 steps (59%)
03:45:23:WU02:FS02:Connecting to 171.67.108.45:8080
03:45:24:WU02:FS02:Assigned to work server 171.64.65.124
03:45:24:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
03:45:24:WU02:FS02:Connecting to 171.64.65.124:8080
03:45:27:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
03:53:43:WU00:FS01:0x21:Completed 3000000 out of 5000000 steps (60%)
04:04:16:WU00:FS01:0x21:Completed 3050000 out of 5000000 steps (61%)
******************************* Date: 2015-10-09 *******************************
04:14:26:WU02:FS02:Connecting to 171.67.108.45:8080
04:14:26:WU02:FS02:Assigned to work server 171.64.65.124
04:14:26:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
04:14:26:WU02:FS02:Connecting to 171.64.65.124:8080
04:14:29:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
04:14:45:WU00:FS01:0x21:Completed 3100000 out of 5000000 steps (62%)
04:25:14:WU00:FS01:0x21:Completed 3150000 out of 5000000 steps (63%)
04:35:44:WU00:FS01:0x21:Completed 3200000 out of 5000000 steps (64%)
04:46:14:WU00:FS01:0x21:Completed 3250000 out of 5000000 steps (65%)
04:56:47:WU00:FS01:0x21:Completed 3300000 out of 5000000 steps (66%)
05:01:25:WU02:FS02:Connecting to 171.67.108.45:8080
05:01:25:WU02:FS02:Assigned to work server 171.64.65.124
05:01:25:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
05:01:25:WU02:FS02:Connecting to 171.64.65.124:8080
05:01:34:WU02:FS02:Downloading 807.01KiB
05:01:34:ERROR:WU02:FS02:Exception: Transfer failed
05:07:16:WU00:FS01:0x21:Completed 3350000 out of 5000000 steps (67%)
05:17:46:WU00:FS01:0x21:Completed 3400000 out of 5000000 steps (68%)
05:28:16:WU00:FS01:0x21:Completed 3450000 out of 5000000 steps (69%)
05:38:47:WU00:FS01:0x21:Completed 3500000 out of 5000000 steps (70%)
05:49:20:WU00:FS01:0x21:Completed 3550000 out of 5000000 steps (71%)
05:59:49:WU00:FS01:0x21:Completed 3600000 out of 5000000 steps (72%)
06:10:19:WU00:FS01:0x21:Completed 3650000 out of 5000000 steps (73%)
06:17:26:WU02:FS02:Connecting to 171.67.108.45:8080
06:17:26:WU02:FS02:Assigned to work server 171.64.65.124
06:17:26:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
06:17:26:WU02:FS02:Connecting to 171.64.65.124:8080
06:17:30:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
06:20:48:WU00:FS01:0x21:Completed 3700000 out of 5000000 steps (74%)
06:31:16:WU00:FS01:0x21:Completed 3750000 out of 5000000 steps (75%)
06:41:49:WU00:FS01:0x21:Completed 3800000 out of 5000000 steps (76%)
06:52:18:WU00:FS01:0x21:Completed 3850000 out of 5000000 steps (77%)
07:02:47:WU00:FS01:0x21:Completed 3900000 out of 5000000 steps (78%)
07:13:16:WU00:FS01:0x21:Completed 3950000 out of 5000000 steps (79%)
07:23:43:WU00:FS01:0x21:Completed 4000000 out of 5000000 steps (80%)
07:34:17:WU00:FS01:0x21:Completed 4050000 out of 5000000 steps (81%)
07:44:46:WU00:FS01:0x21:Completed 4100000 out of 5000000 steps (82%)
07:55:15:WU00:FS01:0x21:Completed 4150000 out of 5000000 steps (83%)
08:05:44:WU00:FS01:0x21:Completed 4200000 out of 5000000 steps (84%)
08:16:13:WU00:FS01:0x21:Completed 4250000 out of 5000000 steps (85%)
08:20:25:WU02:FS02:Connecting to 171.67.108.45:8080
08:20:25:WU02:FS02:Assigned to work server 171.64.65.124
08:20:26:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
08:20:26:WU02:FS02:Connecting to 171.64.65.124:8080
08:20:30:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
08:26:46:WU00:FS01:0x21:Completed 4300000 out of 5000000 steps (86%)
08:37:15:WU00:FS01:0x21:Completed 4350000 out of 5000000 steps (87%)
08:47:45:WU00:FS01:0x21:Completed 4400000 out of 5000000 steps (88%)
08:58:14:WU00:FS01:0x21:Completed 4450000 out of 5000000 steps (89%)
09:08:43:WU00:FS01:0x21:Completed 4500000 out of 5000000 steps (90%)
09:19:16:WU00:FS01:0x21:Completed 4550000 out of 5000000 steps (91%)
09:29:45:WU00:FS01:0x21:Completed 4600000 out of 5000000 steps (92%)
09:40:14:WU00:FS01:0x21:Completed 4650000 out of 5000000 steps (93%)
09:50:43:WU00:FS01:0x21:Completed 4700000 out of 5000000 steps (94%)
10:01:12:WU00:FS01:0x21:Completed 4750000 out of 5000000 steps (95%)
10:11:45:WU00:FS01:0x21:Completed 4800000 out of 5000000 steps (96%)
******************************* Date: 2015-10-09 *******************************
10:22:14:WU00:FS01:0x21:Completed 4850000 out of 5000000 steps (97%)
10:32:48:WU00:FS01:0x21:Completed 4900000 out of 5000000 steps (98%)
10:43:21:WU00:FS01:0x21:Completed 4950000 out of 5000000 steps (99%)
10:43:22:WU01:FS01:Connecting to 171.67.108.45:80
10:43:22:WU01:FS01:Assigned to work server 140.163.4.245
10:43:22:WU01:FS01:Requesting new work unit for slot 01: RUNNING gpu:0:Pitcairn PRO [Radeon HD 7800 Series] from 140.163.4.245
10:43:22:WU01:FS01:Connecting to 140.163.4.245:8080
10:43:23:WU01:FS01:Downloading 5.13MiB
10:43:24:WU01:FS01:Download complete
10:43:24:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:10495 run:17 clone:12 gen:9 core:0x21 unit:0x0000001a8ca304f555e5df57115d3f0d
10:53:54:WU00:FS01:0x21:Completed 5000000 out of 5000000 steps (100%)
10:53:58:WU00:FS01:0x21:Saving result file logfile_01.txt
10:53:58:WU00:FS01:0x21:Saving result file checkpointState.xml
10:54:00:WU00:FS01:0x21:Saving result file checkpt.crc
10:54:00:WU00:FS01:0x21:Saving result file log.txt
10:54:00:WU00:FS01:0x21:Saving result file positions.xtc
10:54:00:WU00:FS01:0x21:Folding@home Core Shutdown: FINISHED_UNIT
10:54:01:WU00:FS01:FahCore returned: FINISHED_UNIT (100 = 0x64)
10:54:01:WU00:FS01:Sending unit results: id:00 state:SEND error:NO_ERROR project:10495 run:8 clone:8 gen:24 core:0x21 unit:0x000000218ca304f555d34df274726f0b
10:54:01:WU00:FS01:Uploading 8.76MiB to 140.163.4.245
10:54:01:WU00:FS01:Connecting to 140.163.4.245:8080
10:54:01:WU01:FS01:Starting
10:54:01:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/Users/Administrator/AppData/Roaming/FAHClient/cores/web.stanford.edu/~pande/Win32/AMD64/ATI/R600/Core_21.fah/FahCore_21.exe -dir 01 -suffix 01 -version 704 -lifeline 2472 -checkpoint 15 -gpu 0 -gpu-vendor ati
10:54:01:WU01:FS01:Started FahCore on PID 6628
10:54:01:WU01:FS01:Core PID:1716
10:54:01:WU01:FS01:FahCore 0x21 started
10:54:01:WU01:FS01:0x21:*********************** Log Started 2015-10-09T10:54:01Z ***********************
10:54:01:WU01:FS01:0x21:Project: 10495 (Run 17, Clone 12, Gen 9)
10:54:01:WU01:FS01:0x21:Unit: 0x0000001a8ca304f555e5df57115d3f0d
10:54:01:WU01:FS01:0x21:CPU: 0x00000000000000000000000000000000
10:54:01:WU01:FS01:0x21:Machine: 1
10:54:01:WU01:FS01:0x21:Reading tar file core.xml
10:54:01:WU01:FS01:0x21:Reading tar file system.xml
10:54:01:WU01:FS01:0x21:Reading tar file integrator.xml
10:54:01:WU01:FS01:0x21:Reading tar file state.xml
10:54:02:WU01:FS01:0x21:Digital signatures verified
10:54:02:WU01:FS01:0x21:Folding@home GPU Core21 Folding@home Core
10:54:02:WU01:FS01:0x21:Version 0.0.11
10:54:12:WU00:FS01:Upload complete
10:54:12:WU00:FS01:Server responded WORK_ACK (400)
10:54:12:WU00:FS01:Final credit estimate, 24269.00 points
10:54:12:WU00:FS01:Cleaning up
10:54:14:WU01:FS01:0x21:Completed 0 out of 5000000 steps (0%)
10:54:14:WU01:FS01:0x21:Temperature control disabled. Requirements: single Nvidia GPU, tmax must be < 110 and twait >= 900
11:04:47:WU01:FS01:0x21:Completed 50000 out of 5000000 steps (1%)
11:15:12:WU01:FS01:0x21:Completed 100000 out of 5000000 steps (2%)
11:25:36:WU01:FS01:0x21:Completed 150000 out of 5000000 steps (3%)
11:36:02:WU01:FS01:0x21:Completed 200000 out of 5000000 steps (4%)
11:39:26:WU02:FS02:Connecting to 171.67.108.45:8080
11:39:26:WU02:FS02:Assigned to work server 171.64.65.124
11:39:26:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
11:39:26:WU02:FS02:Connecting to 171.64.65.124:8080
11:39:37:WU02:FS02:Downloading 806.59KiB
11:39:39:ERROR:WU02:FS02:Exception: Transfer failed
11:46:26:WU01:FS01:0x21:Completed 250000 out of 5000000 steps (5%)
11:56:52:WU01:FS01:0x21:Completed 300000 out of 5000000 steps (6%)
12:07:16:WU01:FS01:0x21:Completed 350000 out of 5000000 steps (7%)
12:17:40:WU01:FS01:0x21:Completed 400000 out of 5000000 steps (8%)
12:28:04:WU01:FS01:0x21:Completed 450000 out of 5000000 steps (9%)
12:38:29:WU01:FS01:0x21:Completed 500000 out of 5000000 steps (10%)
12:48:56:WU01:FS01:0x21:Completed 550000 out of 5000000 steps (11%)
12:59:18:WU01:FS01:0x21:Completed 600000 out of 5000000 steps (12%)
13:09:41:WU01:FS01:0x21:Completed 650000 out of 5000000 steps (13%)
13:20:04:WU01:FS01:0x21:Completed 700000 out of 5000000 steps (14%)
13:30:27:WU01:FS01:0x21:Completed 750000 out of 5000000 steps (15%)
13:40:54:WU01:FS01:0x21:Completed 800000 out of 5000000 steps (16%)
13:51:16:WU01:FS01:0x21:Completed 850000 out of 5000000 steps (17%)
14:01:40:WU01:FS01:0x21:Completed 900000 out of 5000000 steps (18%)
14:12:02:WU01:FS01:0x21:Completed 950000 out of 5000000 steps (19%)
14:22:24:WU01:FS01:0x21:Completed 1000000 out of 5000000 steps (20%)
14:32:49:WU01:FS01:0x21:Completed 1050000 out of 5000000 steps (21%)
14:43:13:WU01:FS01:0x21:Completed 1100000 out of 5000000 steps (22%)
14:53:36:WU01:FS01:0x21:Completed 1150000 out of 5000000 steps (23%)
15:04:00:WU01:FS01:0x21:Completed 1200000 out of 5000000 steps (24%)
15:14:24:WU01:FS01:0x21:Completed 1250000 out of 5000000 steps (25%)
15:24:52:WU01:FS01:0x21:Completed 1300000 out of 5000000 steps (26%)
15:35:14:WU01:FS01:0x21:Completed 1350000 out of 5000000 steps (27%)
15:45:37:WU01:FS01:0x21:Completed 1400000 out of 5000000 steps (28%)
15:55:58:WU01:FS01:0x21:Completed 1450000 out of 5000000 steps (29%)
16:06:21:WU01:FS01:0x21:Completed 1500000 out of 5000000 steps (30%)
16:16:47:WU01:FS01:0x21:Completed 1550000 out of 5000000 steps (31%)
******************************* Date: 2015-10-09 *******************************
16:27:10:WU01:FS01:0x21:Completed 1600000 out of 5000000 steps (32%)
16:37:31:WU01:FS01:0x21:Completed 1650000 out of 5000000 steps (33%)
16:47:54:WU01:FS01:0x21:Completed 1700000 out of 5000000 steps (34%)
16:58:16:WU01:FS01:0x21:Completed 1750000 out of 5000000 steps (35%)
17:01:25:WU02:FS02:Connecting to 171.67.108.45:8080
17:01:26:WU02:FS02:Assigned to work server 171.64.65.124
17:01:26:WU02:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
17:01:26:WU02:FS02:Connecting to 171.64.65.124:8080
17:01:30:ERROR:WU02:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
17:08:43:WU01:FS01:0x21:Completed 1800000 out of 5000000 steps (36%)
17:19:08:WU01:FS01:0x21:Completed 1850000 out of 5000000 steps (37%)
17:29:34:WU01:FS01:0x21:Completed 1900000 out of 5000000 steps (38%)
17:39:59:WU01:FS01:0x21:Completed 1950000 out of 5000000 steps (39%)
17:50:24:WU01:FS01:0x21:Completed 2000000 out of 5000000 steps (40%)
18:00:52:WU01:FS01:0x21:Completed 2050000 out of 5000000 steps (41%)
18:11:16:WU01:FS01:0x21:Completed 2100000 out of 5000000 steps (42%)
18:21:42:WU01:FS01:0x21:Completed 2150000 out of 5000000 steps (43%)
18:32:07:WU01:FS01:0x21:Completed 2200000 out of 5000000 steps (44%)
18:42:32:WU01:FS01:0x21:Completed 2250000 out of 5000000 steps (45%)
18:53:01:WU01:FS01:0x21:Completed 2300000 out of 5000000 steps (46%)
19:03:26:WU01:FS01:0x21:Completed 2350000 out of 5000000 steps (47%)
19:13:51:WU01:FS01:0x21:Completed 2400000 out of 5000000 steps (48%)
19:24:16:WU01:FS01:0x21:Completed 2450000 out of 5000000 steps (49%)
19:34:40:WU01:FS01:0x21:Completed 2500000 out of 5000000 steps (50%)
19:45:09:WU01:FS01:0x21:Completed 2550000 out of 5000000 steps (51%)
19:55:32:WU01:FS01:0x21:Completed 2600000 out of 5000000 steps (52%)
20:05:54:WU01:FS01:0x21:Completed 2650000 out of 5000000 steps (53%)
20:16:16:WU01:FS01:0x21:Completed 2700000 out of 5000000 steps (54%)
20:26:37:WU01:FS01:0x21:Completed 2750000 out of 5000000 steps (55%)
20:37:02:WU01:FS01:0x21:Completed 2800000 out of 5000000 steps (56%)
20:47:24:WU01:FS01:0x21:Completed 2850000 out of 5000000 steps (57%)
20:57:45:WU01:FS01:0x21:Completed 2900000 out of 5000000 steps (58%)
21:08:07:WU01:FS01:0x21:Completed 2950000 out of 5000000 steps (59%)
21:18:31:WU01:FS01:0x21:Completed 3000000 out of 5000000 steps (60%)
21:28:57:WU01:FS01:0x21:Completed 3050000 out of 5000000 steps (61%)
21:39:20:WU01:FS01:0x21:Completed 3100000 out of 5000000 steps (62%)
21:49:42:WU01:FS01:0x21:Completed 3150000 out of 5000000 steps (63%)
22:00:05:WU01:FS01:0x21:Completed 3200000 out of 5000000 steps (64%)
22:10:29:WU01:FS01:0x21:Completed 3250000 out of 5000000 steps (65%)
22:11:41:WARNING:WU01:FS01:FahCore crashed with Windows unhandled exception code 0x40010004, searching for this code online may provide more information
22:11:41:WARNING:WU01:FS01:FahCore returned: UNKNOWN_ENUM (1073807364 = 0x40010004)
22:11:41:WU01:FS01:Starting
22:11:41:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:/Users/Administrator/AppData/Roaming/FAHClient/cores/web.stanford.edu/~pande/Win32/AMD64/ATI/R600/Core_21.fah/FahCore_21.exe -dir 01 -suffix 01 -version 704 -lifeline 2472 -checkpoint 15 -gpu 0 -gpu-vendor ati
22:11:41:WU01:FS01:Started FahCore on PID 7900
toTOW
Site Moderator
Posts: 6309
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: Exception: 10002?

Post by toTOW »

In the log above, your GPU also crashed in a very dirty way ... :(
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Exception: 10002?

Post by bruce »

toTOW wrote:In the log above, your GPU also crashed in a very dirty way ... :(
Crashes like that are often caused by overclocking or overheating. My first guess is that either dust accumulation or limitations in your fans have created a system that can't tolerate running with both the GPU and the CPU adding heat inside the case. Carefully clean out the dust and/or improve the air circulation.
RomanValkre
Posts: 20
Joined: Thu Sep 26, 2013 10:55 pm

Re: Exception: 10002?

Post by RomanValkre »

Sadly I don’t think heat or dust is the issue (if it was, this would be an easy fix). All rigs are cleaned each quarter (last clean 3 weekends ago), and I gave up on overclocking about 8 months ago. Was not seeing a statistically relevant PPD delta between OC, and non-OC so why bother.

The GPU under load runs about 55c, and when under load the CPU holds an average of about 59-61c (Kraken x60 for cooler). The CPU and GPU are not overclocked (anymore) and turbo boost normally decides it can run at 4.2. When it was overclocked I just set it to peg all 4 cores to the max turbo 4.4.
MOBO temps under load (just GPU load) are 28c; however I don’t know what that would be with the CPU folding, or what the good range would be.

The bad GPU crash did make me dig a bit deeper. I looked at the log from current to 9/2/15, and found several instances of the same error. Both CPU, and GPU on 9/9/15, and 9/10/15, and just GPU on 10/6/15, and 10/9/15.

The crash always seems to be at the bottom of the log, likely at system re-boots… unless the crash is taking the logging features with it? In any case if the crash is going on outside of system re-boots it must be self-recovering as I have not seen mysterious instances of the GPU not folding when it should be.

Are we down to re-installing the fold at home software, and hope that fixes it? I am loth to do so but that is one variable we could take away. Also, not sure if it matters, but all 3 impacted systems use a SSD boot drive, the un-impacted system is stuck with a mechanical drive.

Sorry for the wall of text, and thank you again... I have been folding for a few years now and typically can get figure out whats wrong with my stuff by lurking on various folding forums, but this time… too many variables to put my finger on what’s wrong and I don't see a bunch of other folks getting the same error, so I can't just say... they will get it fixed on Monday.
toTOW
Site Moderator
Posts: 6309
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: Exception: 10002?

Post by toTOW »

Next time you reboot, try to manually exit the client (right click on icon > exit) and wait a few seconds to allow all operations to complete before actually rebooting. It might not be a problem, but the core might not like the way it gets stopped by Windows ...
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
RomanValkre
Posts: 20
Joined: Thu Sep 26, 2013 10:55 pm

Re: Exception: 10002?

Post by RomanValkre »

toTOW wrote:Next time you reboot, try to manually exit the client (right click on icon > exit) and wait a few seconds to allow all operations to complete before actually rebooting. It might not be a problem, but the core might not like the way it gets stopped by Windows ...
Thank you for the recomendation, after killing folding that way, both main rigs pulled down cpu units and are folding away. Next step is to see if they will pull down more.

Will post back when one of them gets done and goes back for seconds.
RomanValkre
Posts: 20
Joined: Thu Sep 26, 2013 10:55 pm

Re: Exception: 10002?

Post by RomanValkre »

Wife's rig finnished its new WU just fine, and now is getting the same error as before... Will post back, when the other two finish up.
toTOW
Site Moderator
Posts: 6309
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: Exception: 10002?

Post by toTOW »

Do you have some security software that could interfere with network trasnfers ?
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
RomanValkre
Posts: 20
Joined: Thu Sep 26, 2013 10:55 pm

Re: Exception: 10002?

Post by RomanValkre »

No client system changes have been made; however, I did move away from a cable modem/router to a split hardware solution recently. The systems seemed to fold just fine in the first few days of the upgrade, but still could be related.

Two other strange things if this is a network security issue... only 3 of the 4 rigs are impacted, and they do sometimes get a unit at re-boot. If there are any spacific network configuration items that may be suspect I will try to validate their current settings.

My IT kung fu, is stronger with hardware, than it is with network security...
RomanValkre
Posts: 20
Joined: Thu Sep 26, 2013 10:55 pm

Re: Exception: 10002?

Post by RomanValkre »

Other main rig finshed up, and here we go again... The cleaner shut down of the system let it start a new work unit... but something is preventing a second consecutive CPU unit from being pulled down.

Code: Select all

17:21:21:WU00:FS02:0xa4:Completed 247500 out of 250000 steps  (99%)
17:21:22:WU01:FS02:Connecting to 171.67.108.45:8080
17:21:22:WU01:FS02:Assigned to work server 171.64.65.124
17:21:22:WU01:FS02:Requesting new work unit for slot 02: RUNNING cpu:7 from 171.64.65.124
17:21:22:WU01:FS02:Connecting to 171.64.65.124:8080
17:21:26:ERROR:WU01:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
17:21:26:WU01:FS02:Connecting to 171.67.108.45:8080
17:21:26:WU01:FS02:Assigned to work server 171.64.65.124
17:21:26:WU01:FS02:Requesting new work unit for slot 02: RUNNING cpu:7 from 171.64.65.124
17:21:26:WU01:FS02:Connecting to 171.64.65.124:8080
17:21:30:ERROR:WU01:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
17:22:26:WU01:FS02:Connecting to 171.67.108.45:8080
17:22:26:WU01:FS02:Assigned to work server 171.64.65.124
17:22:26:WU01:FS02:Requesting new work unit for slot 02: RUNNING cpu:7 from 171.64.65.124
17:22:26:WU01:FS02:Connecting to 171.64.65.124:8080
17:22:30:ERROR:WU01:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
17:22:38:WU00:FS02:0xa4:Completed 250000 out of 250000 steps  (100%)
17:22:39:WU00:FS02:0xa4:DynamicWrapper: Finished Work Unit: sleep=10000
17:22:49:WU00:FS02:0xa4:
17:22:49:WU00:FS02:0xa4:Finished Work Unit:
17:22:49:WU00:FS02:0xa4:- Reading up to 811440 from "00/wudata_01.trr": Read 811440
17:22:49:WU00:FS02:0xa4:trr file hash check passed.
17:22:49:WU00:FS02:0xa4:- Reading up to 746288 from "00/wudata_01.xtc": Read 746288
17:22:49:WU00:FS02:0xa4:xtc file hash check passed.
17:22:49:WU00:FS02:0xa4:edr file hash check passed.
17:22:49:WU00:FS02:0xa4:logfile size: 23707
17:22:49:WU00:FS02:0xa4:Leaving Run
17:22:49:WU00:FS02:0xa4:- Writing 1583923 bytes of core data to disk...
17:22:49:WU00:FS02:0xa4:Done: 1583411 -> 1538173 (compressed to 97.1 percent)
17:22:49:WU00:FS02:0xa4:  ... Done.
17:22:49:WU00:FS02:0xa4:- Shutting down core
17:22:49:WU00:FS02:0xa4:
17:22:49:WU00:FS02:0xa4:Folding@home Core Shutdown: FINISHED_UNIT
17:22:50:WU00:FS02:FahCore returned: FINISHED_UNIT (100 = 0x64)
17:22:50:WU00:FS02:Sending unit results: id:00 state:SEND error:NO_ERROR project:9029 run:342 clone:4 gen:5 core:0xa4 unit:0x00000009ab40417c55f38f99e8da9485
17:22:50:WU00:FS02:Uploading 1.47MiB to 171.64.65.124
17:22:50:WU00:FS02:Connecting to 171.64.65.124:8080
17:22:53:WU00:FS02:Upload complete
17:22:53:WU00:FS02:Server responded WORK_ACK (400)
17:22:53:WU00:FS02:Final credit estimate, 1113.00 points
17:22:53:WU00:FS02:Cleaning up
17:24:03:WU01:FS02:Connecting to 171.67.108.45:8080
17:24:03:WU01:FS02:Assigned to work server 171.64.65.124
17:24:03:WU01:FS02:Requesting new work unit for slot 02: READY cpu:7 from 171.64.65.124
17:24:03:WU01:FS02:Connecting to 171.64.65.124:8080
17:24:09:ERROR:WU01:FS02:Exception: 10002: Received short response, expected 512 bytes, got 0
Post Reply