Page 1 of 1

Folding Stopping Randomly

Posted: Sun Dec 15, 2024 2:01 pm
by Lurick
On the 8.4.8 and 8.4.9 clients on Windows and Linux (Ubuntu 24.04) the client will just randomly stop folding after finishing a workload and never continue until manually stopped and started again. Additionally on the 8.3.18 client my Ubuntu 24.04 machine will never pull down work and just keeps sitting there after logging in.



8.3.18 Logs on ubuntu:

Code: Select all

13:01:55:I3:WU26:Loading work unit 26 with ID zhZMJ1iOxr9c4RcoJF16w8hUbR_B8mFJI9BBBcbWpto
13:01:55:I3:Loaded 1 wus.
13:01:55:W :OpenCL not supported: clGetPlatformIDs() returned -1001
13:01:56:I3:gpus = {
13:01:56:I3:  "gpu:01:00:00": {
13:01:56:I3:    "vendor": 4318,
13:01:56:I3:    "type": "nvidia",
13:01:56:I3:    "description": "Quadro P4000",
13:01:56:I3:    "uuid": "047b17af-1ba2-20dd-8ac8-bb1cb1ab8c57",
13:01:56:I3:    "cuda": {"platform": 0, "device": 0, "compute": "6.1", "driver": "12.4"},
13:01:56:I3:    "device": 7089,
13:01:56:I3:    "supported": true
13:01:56:I3:  }
13:01:56:I3:}
13:01:56:I1:WU26:Downloading WU
13:01:56:I1:OUT1:> GET https://api.foldingathome.org/machine/dDRyCS-5d6usXRUizdE1OpBwFNLxdIjn61FPqm-sR_U HTTP/1.1
13:01:56:I1:OUT2:> POST https://highland2.seas.upenn.edu/api/assign HTTP/1.1
13:01:57:I1:OUT1:< HTTP/1.1 200 HTTP_OK
13:01:57:I1:OUT3:> GET wss://node1.foldingathome.org/ws/client HTTP/1.1
13:01:57:I1:OUT3:< HTTP/1.1 101 HTTP_SWITCHING_PROTOCOLS
13:01:57:I1:Logging into node account
8.4.9 Client Logs:

Code: Select all

22:51:05:I1:WU24:Average performance: 56.8421 ns/day
22:51:15:I1:WU24:Checkpoint completed at step 2000000
22:51:16:I1:WU24:Saving result file ../logfile_01.txt
22:51:16:I1:WU24:Saving result file checkpointIntegrator.xml
22:51:16:I1:WU24:Saving result file checkpointState.xml
22:51:17:I1:WU24:Saving result file positions.xtc
22:51:18:I1:WU24:Saving result file science.log
22:51:18:I1:WU24:Folding@home Core Shutdown: FINISHED_UNIT
22:51:19:I1:WU24:Core returned FINISHED_UNIT (100)
22:51:20:I1:GPU:Added new work unit: cpus:0 gpus:gpu:01:00:00
22:51:20:I1:WU24:Uploading WU results
22:51:20:I1:WU25:Requesting WU assignment for user Lurick team 223518
22:51:20:I1:OUT15:> POST https://assign5.foldingathome.org/api/assign HTTP/1.1
22:51:20:I1:OUT14:> POST https://ds01.scs.illinois.edu/api/results HTTP/1.1
22:51:21:I1:WU24:UPLOAD 98% 44.55MiB of 45.46MiB
22:51:21:I1:OUT15:< HTTP/1.1 200 HTTP_OK
22:51:21:I1:WU25:Received WU assignment kl5YUK3BklYFmh5rUiq86Vr7pIearcKscBZWtQRY6w4
22:51:21:I1:WU25:Downloading WU
22:51:22:I1:OUT16:> POST https://highland2.seas.upenn.edu/api/assign HTTP/1.1
22:51:23:I1:OUT14:< HTTP/1.1 200 HTTP_OK
22:51:23:I1:WU24:Credited
*********************** Log Rotated 2024-12-14T23:59:59Z ***********************
*********************** Log Started 2024-12-14T23:59:59Z ***********************
11:56:07:I1:Group state pause
11:56:11:I1:Group state fold
12:14:50:I1:Machine state fold
12:21:51:I1:Clean exit

Re: Folding Stopping Randomly

Posted: Sun Dec 15, 2024 10:11 pm
by toTOW
Can you check if your issue is related to this one (non standard MTU size) : viewtopic.php?t=42248

Re: Folding Stopping Randomly

Posted: Mon Dec 16, 2024 7:13 pm
by Lurick
toTOW wrote: Sun Dec 15, 2024 10:11 pm Can you check if your issue is related to this one (non standard MTU size) : viewtopic.php?t=42248
Aha, that might be it. I have MTU of 9000 on my Linux and Windows machines.
I'll apply the workaround and check back in a few days.

Re: Folding Stopping Randomly

Posted: Tue Dec 17, 2024 8:13 pm
by Lurick
Yup, that was it!
Adjusting the MTU down, or in my case just using a different interface with an MTU of 1500, solved the issue, going strong now for 24 hours