This is my Linux kernel's version:
Code: Select all
$ uname -a
Linux smithsonian 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2 (2019-08-28) x86_64 GNU/Linux
Code: Select all
vsyscall=emulate
This is the log of a WU that crashed:
Code: Select all
19:31:08:FS00:Unpaused
19:31:08:WU01:FS00:Starting
19:31:08:WU01:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/AVX/Core_a7.fah/FahCore_a7 -dir 01 -suffix 01 -version 705 -lifeline 3977 -checkpoint 30 -np 2
19:31:08:WU01:FS00:Started FahCore on PID 20923
19:31:08:WU01:FS00:Core PID:20927
19:31:08:WU01:FS00:FahCore 0xa7 started
19:31:09:WU01:FS00:0xa7:*********************** Log Started 2019-09-17T19:31:09Z ***********************
19:31:09:WU01:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
19:31:09:WU01:FS00:0xa7: Type: 0xa7
19:31:09:WU01:FS00:0xa7: Core: Gromacs
19:31:09:WU01:FS00:0xa7: Website: https://foldingathome.org/
19:31:09:WU01:FS00:0xa7: Copyright: (c) 2009-2018 foldingathome.org
19:31:09:WU01:FS00:0xa7: Author: Joseph Coffland <[email protected]>
19:31:09:WU01:FS00:0xa7: Args: -dir 01 -suffix 01 -version 705 -lifeline 20923 -checkpoint 30 -np
19:31:09:WU01:FS00:0xa7: 2
19:31:09:WU01:FS00:0xa7: Config: <none>
19:31:09:WU01:FS00:0xa7:************************************ Build *************************************
19:31:09:WU01:FS00:0xa7: Version: 0.0.17
19:31:09:WU01:FS00:0xa7: Date: Apr 27 2018
19:31:09:WU01:FS00:0xa7: Time: 19:09:21
19:31:09:WU01:FS00:0xa7: Repository: Git
19:31:09:WU01:FS00:0xa7: Revision: 21359963583d09ec2063ef946399441c4df4ccd7
19:31:09:WU01:FS00:0xa7: Branch: master
19:31:09:WU01:FS00:0xa7: Compiler: GNU 6.3.0 20170516
19:31:09:WU01:FS00:0xa7: Options: -std=gnu++98 -O3 -funroll-loops
19:31:09:WU01:FS00:0xa7: Platform: linux2 4.14.0-3-amd64
19:31:09:WU01:FS00:0xa7: Bits: 64
19:31:09:WU01:FS00:0xa7: Mode: Release
19:31:09:WU01:FS00:0xa7: SIMD: avx_256
19:31:09:WU01:FS00:0xa7:************************************ System ************************************
19:31:09:WU01:FS00:0xa7: CPU: Intel(R) Core(TM) i7-4900MQ CPU @ 2.80GHz
19:31:09:WU01:FS00:0xa7: CPU ID: GenuineIntel Family 6 Model 60 Stepping 3
19:31:09:WU01:FS00:0xa7: CPUs: 8
19:31:09:WU01:FS00:0xa7: Memory: 15.57GiB
19:31:09:WU01:FS00:0xa7:Free Memory: 1.63GiB
19:31:09:WU01:FS00:0xa7: Threads: POSIX_THREADS
19:31:09:WU01:FS00:0xa7: OS Version: 4.19
19:31:09:WU01:FS00:0xa7:Has Battery: true
19:31:09:WU01:FS00:0xa7: On Battery: false
19:31:09:WU01:FS00:0xa7: UTC Offset: 1
19:31:09:WU01:FS00:0xa7: PID: 20927
19:31:09:WU01:FS00:0xa7: CWD: /var/lib/fahclient/work
19:31:09:WU01:FS00:0xa7: OS: Linux 4.19.0-6-amd64 x86_64
19:31:09:WU01:FS00:0xa7: OS Arch: AMD64
19:31:09:WU01:FS00:0xa7:********************************************************************************
19:31:09:WU01:FS00:0xa7:Project: 14189 (Run 4, Clone 43, Gen 4)
19:31:09:WU01:FS00:0xa7:Unit: 0x000000050002894b5d543ddcfc61fa52
19:31:09:WU01:FS00:0xa7:Digital signatures verified
19:31:09:WU01:FS00:0xa7:Calling: mdrun -s frame4.tpr -o frame4.trr -cpi state.cpt -cpt 30 -nt 2
19:31:09:WU01:FS00:0xa7:Steps: first=5000000 total=1250000
19:31:10:WU01:FS00:0xa7:Completed 68862 out of 1250000 steps (5%)
19:31:32:Removing old file 'configs/config-20190829-140746.xml'
19:31:32:Saving configuration to /etc/fahclient/config.xml
19:31:32:<config>
19:31:32: <!-- Client Control -->
19:31:32: <fold-anon v='true'/>
19:31:32:
19:31:32: <!-- Folding Core -->
19:31:32: <checkpoint v='30'/>
19:31:32:
19:31:32: <!-- Folding Slot Configuration -->
19:31:32: <gpu v='false'/>
19:31:32:
19:31:32: <!-- Network -->
19:31:32: <proxy v=':8080'/>
19:31:32:
19:31:32: <!-- User Information -->
19:31:32: <passkey v='********************************'/>
19:31:32: <team v='224497'/>
19:31:32: <user v='fangfufu'/>
19:31:32:
19:31:32: <!-- Folding Slots -->
19:31:32: <slot id='0' type='CPU'>
19:31:32: <cpus v='2'/>
19:31:32: </slot>
19:31:32:</config>
19:41:46:WU01:FS00:FahCore returned: INTERRUPTED (102 = 0x66)
19:41:46:WU01:FS00:Starting
19:41:46:WU01:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/AVX/Core_a7.fah/FahCore_a7 -dir 01 -suffix 01 -version 705 -lifeline 3977 -checkpoint 30 -np 2
19:41:46:WU01:FS00:Started FahCore on PID 9067
19:41:46:WU01:FS00:Core PID:9071
19:41:46:WU01:FS00:FahCore 0xa7 started
19:41:46:WARNING:WU01:FS00:FahCore returned: BAD_FRAME_CHECKSUM (112 = 0x70)
19:41:46:WARNING:WU01:FS00:Fatal error, dumping
19:41:46:WU01:FS00:Sending unit results: id:01 state:SEND error:DUMPED project:14189 run:4 clone:43 gen:4 core:0xa7 unit:0x000000050002894b5d543ddcfc61fa52
19:41:46:WU01:FS00:Connecting to 155.247.166.219:8080
19:41:47:WU00:FS00:Connecting to 65.254.110.245:8080
19:41:47:WU01:FS00:Server responded WORK_ACK (400)
19:41:47:WU01:FS00:Cleaning up
Code: Select all
13:30:09:WU00:FS00:0xa7:ERROR:
13:30:09:WU00:FS00:0xa7:ERROR:-------------------------------------------------------
13:30:09:WU00:FS00:0xa7:ERROR:Program GROMACS, VERSION 5.0.4-20161122-4846b12ba-unknown
13:30:09:WU00:FS00:0xa7:ERROR:Source code file: /host/debian-stable-64bit-core-a7-avx-release/gromacs-core/build/gromacs/src/gromacs/mdlib/pme.c, line: 754
13:30:09:WU00:FS00:0xa7:ERROR:
13:30:09:WU00:FS00:0xa7:ERROR:Fatal error:
13:30:09:WU00:FS00:0xa7:ERROR:1 particles communicated to PME rank 1 are more than 2/3 times the cut-off out of the domain decomposition cell of their charge group in dimension x.
13:30:09:WU00:FS00:0xa7:ERROR:This usually means that your system is not well equilibrated.
13:30:09:WU00:FS00:0xa7:ERROR:For more information and tips for troubleshooting, please check the GROMACS
13:30:09:WU00:FS00:0xa7:ERROR:website at http://www.gromacs.org/Documentation/Errors
13:30:09:WU00:FS00:0xa7:ERROR:-------------------------------------------------------
13:30:15:WARNING:WU00:FS00:FahCore returned: BAD_FRAME_CHECKSUM (112 = 0x70)
13:30:15:WARNING:WU00:FS00:Fatal error, dumping
13:30:17:WARNING:WU00:FS00:Server did not like results, dumping
******************************* Date: 2019-09-17 *******************************
16:30:09:WU01:FS00:0xa7:ERROR:
16:30:09:WU01:FS00:0xa7:ERROR:-------------------------------------------------------
16:30:09:WU01:FS00:0xa7:ERROR:Program GROMACS, VERSION 5.0.4-20161122-4846b12ba-unknown
16:30:09:WU01:FS00:0xa7:ERROR:Source code file: /host/debian-stable-64bit-core-a7-avx-release/gromacs-core/build/gromacs/src/gromacs/mdlib/pme.c, line: 754
16:30:09:WU01:FS00:0xa7:ERROR:
16:30:09:WU01:FS00:0xa7:ERROR:Fatal error:
16:30:09:WU01:FS00:0xa7:ERROR:1 particles communicated to PME rank 1 are more than 2/3 times the cut-off out of the domain decomposition cell of their charge group in dimension x.
16:30:09:WU01:FS00:0xa7:ERROR:This usually means that your system is not well equilibrated.
16:30:09:WU01:FS00:0xa7:ERROR:For more information and tips for troubleshooting, please check the GROMACS
16:30:09:WU01:FS00:0xa7:ERROR:website at http://www.gromacs.org/Documentation/Errors
16:30:09:WU01:FS00:0xa7:ERROR:-------------------------------------------------------
17:46:49:WARNING:WU01:FS00:Detected clock skew (1 hours 14 mins), I/O delay, laptop hibernation or other slowdown noted, adjusting time estimates
19:41:46:WARNING:WU01:FS00:FahCore returned: BAD_FRAME_CHECKSUM (112 = 0x70)
19:41:46:WARNING:WU01:FS00:Fatal error, dumping