Trace number 3322488

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 40000.2 5006.51

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
MD5SUM1144bbd60c180aa5e72d35b74e9676cb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables312
Number of clauses26889
Sum of the clauses size121302
Maximum clause length18
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 324180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52709

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...386724/instance-3322488-1304386724.cnf
0.09/0.12	c Solving...
40000.05/5006.41	
40000.05/5006.41	*** INTERRUPTED! ***
40000.05/5006.41	*** Shutting down threads...
40000.05/5006.50	s UNKNOWN
40000.05/5006.50	
40000.05/5006.50	c INTERRUPTED   : 1
40000.05/5006.50	c Models        : 0+    
40000.05/5006.50	c Time          : 5006.413s (Solving: 5006.29s 1st Model: 0.00s Unsat: 0.00s)
40000.05/5006.50	c CPU Time      : 40000.120s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3322488-1304386724/watcher-3322488-1304386724 -o /tmp/evaluation-result-3322488-1304386724/solver-3322488-1304386724 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322488-1304386724.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.45 7.90 7.90 1/269 5019
/proc/meminfo: memFree=25800936/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=21696 CPUtime=0 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 723 0 0 0 0 0 0 0 25 0 1 0 531087708 22216704 652 33554432000 4194304 4964704 140735408127984 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5019/statm: 5424 653 386 189 0 298 0

[startup+0.0921031 s]
/proc/loadavg: 7.45 7.90 7.90 1/269 5019
/proc/meminfo: memFree=25800936/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=23556 CPUtime=0.08 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 1223 0 0 0 8 0 0 0 25 0 1 0 531087708 24121344 1114 33554432000 4194304 4964704 140735408127984 18446744073709551615 4607744 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5019/statm: 5889 1114 399 189 0 763 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23556

[startup+0.101098 s]
/proc/loadavg: 7.45 7.90 7.90 1/269 5019
/proc/meminfo: memFree=25800936/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=23556 CPUtime=0.09 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 1223 0 0 0 9 0 0 0 25 0 1 0 531087708 24121344 1114 33554432000 4194304 4964704 140735408127984 18446744073709551615 4607761 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5019/statm: 5889 1114 399 189 0 763 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23556

[startup+0.301017 s]
/proc/loadavg: 7.45 7.90 7.90 1/269 5019
/proc/meminfo: memFree=25800936/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=319096 CPUtime=1.48 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 3402 0 0 0 147 1 0 0 18 0 8 0 531087708 326754304 3225 33554432000 4194304 4964704 140735408127984 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/5019/statm: 79774 3225 464 189 0 74123 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 319096

[startup+0.700948 s]
/proc/loadavg: 7.45 7.90 7.90 1/269 5019
/proc/meminfo: memFree=25800936/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=321200 CPUtime=4.67 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 5971 0 0 0 465 2 0 0 18 0 8 0 531087708 328908800 5794 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/5019/statm: 80300 5794 464 189 0 74649 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 321200

[startup+1.50081 s]
/proc/loadavg: 7.33 7.87 7.89 9/277 5027
/proc/meminfo: memFree=25777932/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=321832 CPUtime=11.06 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 7158 0 0 0 1103 3 0 0 19 0 8 0 531087708 329555968 6981 33554432000 4194304 4964704 140735408127984 18446744073709551615 4660139 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/5019/statm: 80458 6981 464 189 0 74807 0
[pid=5019/tid=5021] ppid=5017 vsize=321832 CPUtime=1.36 cores=0-7
/proc/5019/task/5021/stat : 5021 (claspmt) R 5017 5019 4993 0 -1 4202560 669 0 0 0 136 0 0 0 19 0 8 0 531087720 329555968 6981 33554432000 4194304 4964704 140735408127984 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5019/tid=5022] ppid=5017 vsize=321832 CPUtime=1.36 cores=0-7
/proc/5019/task/5022/stat : 5022 (claspmt) R 5017 5019 4993 0 -1 4202560 879 0 0 0 136 0 0 0 19 0 8 0 531087720 329555968 6981 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5019/tid=5023] ppid=5017 vsize=321832 CPUtime=1.36 cores=0-7
/proc/5019/task/5023/stat : 5023 (claspmt) R 5017 5019 4993 0 -1 4202560 612 0 0 0 136 0 0 0 19 0 8 0 531087720 329555968 6981 33554432000 4194304 4964704 140735408127984 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5019/tid=5024] ppid=5017 vsize=321832 CPUtime=1.36 cores=0-7
/proc/5019/task/5024/stat : 5024 (claspmt) R 5017 5019 4993 0 -1 4202560 682 0 0 0 136 0 0 0 19 0 8 0 531087720 329555968 6981 33554432000 4194304 4964704 140735408127984 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5019/tid=5025] ppid=5017 vsize=321832 CPUtime=1.36 cores=0-7
/proc/5019/task/5025/stat : 5025 (claspmt) R 5017 5019 4993 0 -1 4202560 749 0 0 0 136 0 0 0 25 0 8 0 531087720 329555968 6981 33554432000 4194304 4964704 140735408127984 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5019/tid=5026] ppid=5017 vsize=321832 CPUtime=1.35 cores=0-7
/proc/5019/task/5026/stat : 5026 (claspmt) R 5017 5019 4993 0 -1 4202560 709 0 0 0 135 0 0 0 19 0 8 0 531087720 329555968 6981 33554432000 4194304 4964704 140735408127984 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5019/tid=5027] ppid=5017 vsize=321832 CPUtime=1.36 cores=0-7
/proc/5019/task/5027/stat : 5027 (claspmt) R 5017 5019 4993 0 -1 4202560 915 0 0 0 136 0 0 0 19 0 8 0 531087720 329555968 6981 33554432000 4194304 4964704 140735408127984 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.06
Current children cumulated vsize (KiB) 321832

[startup+3.10053 s]
/proc/loadavg: 7.33 7.87 7.89 9/277 5027
/proc/meminfo: memFree=25773104/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=323484 CPUtime=23.85 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 9258 0 0 0 2381 4 0 0 18 0 8 0 531087708 331247616 9081 33554432000 4194304 4964704 140735408127984 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/5019/statm: 80871 9081 466 189 0 75220 0
[pid=5019/tid=5021] ppid=5017 vsize=323484 CPUtime=2.95 cores=0-7
/proc/5019/task/5021/stat : 5021 (claspmt) R 5017 5019 4993 0 -1 4202560 917 0 0 0 295 0 0 0 25 0 8 0 531087720 331247616 9081 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5019/tid=5022] ppid=5017 vsize=323484 CPUtime=2.96 cores=0-7
/proc/5019/task/5022/stat : 5022 (claspmt) R 5017 5019 4993 0 -1 4202560 1301 0 0 0 296 0 0 0 25 0 8 0 531087720 331247616 9081 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5019/tid=5023] ppid=5017 vsize=323484 CPUtime=2.94 cores=0-7
/proc/5019/task/5023/stat : 5023 (claspmt) R 5017 5019 4993 0 -1 4202560 835 0 0 0 294 0 0 0 24 0 8 0 531087720 331247616 9081 33554432000 4194304 4964704 140735408127984 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5019/tid=5024] ppid=5017 vsize=323484 CPUtime=2.96 cores=0-7
/proc/5019/task/5024/stat : 5024 (claspmt) R 5017 5019 4993 0 -1 4202560 906 0 0 0 296 0 0 0 24 0 8 0 531087720 331247616 9081 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5019/tid=5025] ppid=5017 vsize=323484 CPUtime=2.96 cores=0-7
/proc/5019/task/5025/stat : 5025 (claspmt) R 5017 5019 4993 0 -1 4202560 934 0 0 0 296 0 0 0 25 0 8 0 531087720 331247616 9081 33554432000 4194304 4964704 140735408127984 18446744073709551615 4627170 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5019/tid=5026] ppid=5017 vsize=323484 CPUtime=2.95 cores=0-7
/proc/5019/task/5026/stat : 5026 (claspmt) R 5017 5019 4993 0 -1 4202560 910 0 0 0 295 0 0 0 23 0 8 0 531087720 331247616 9081 33554432000 4194304 4964704 140735408127984 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5019/tid=5027] ppid=5017 vsize=323484 CPUtime=2.95 cores=0-7
/proc/5019/task/5027/stat : 5027 (claspmt) R 5017 5019 4993 0 -1 4202560 1287 0 0 0 295 0 0 0 24 0 8 0 531087720 331247616 9081 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.85
Current children cumulated vsize (KiB) 323484

[startup+6.30096 s]
/proc/loadavg: 7.38 7.87 7.89 9/277 5027
/proc/meminfo: memFree=25758100/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=326028 CPUtime=49.41 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 12631 0 0 0 4935 6 0 0 25 0 8 0 531087708 333852672 12454 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/5019/statm: 81507 12454 466 189 0 75856 0
[pid=5019/tid=5021] ppid=5017 vsize=326028 CPUtime=6.16 cores=0-7
/proc/5019/task/5021/stat : 5021 (claspmt) R 5017 5019 4993 0 -1 4202560 1299 0 0 0 615 1 0 0 25 0 8 0 531087720 333852672 12455 33554432000 4194304 4964704 140735408127984 18446744073709551615 4660304 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5019/tid=5022] ppid=5017 vsize=326028 CPUtime=6.16 cores=0-7
/proc/5019/task/5022/stat : 5022 (claspmt) R 5017 5019 4993 0 -1 4202560 1978 0 0 0 616 0 0 0 25 0 8 0 531087720 333852672 12455 33554432000 4194304 4964704 140735408127984 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5019/tid=5023] ppid=5017 vsize=326028 CPUtime=6.11 cores=0-7
/proc/5019/task/5023/stat : 5023 (claspmt) R 5017 5019 4993 0 -1 4202560 1172 0 0 0 611 0 0 0 25 0 8 0 531087720 333852672 12455 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5019/tid=5024] ppid=5017 vsize=326028 CPUtime=6.16 cores=0-7
/proc/5019/task/5024/stat : 5024 (claspmt) R 5017 5019 4993 0 -1 4202560 1203 0 0 0 616 0 0 0 25 0 8 0 531087720 333852672 12455 33554432000 4194304 4964704 140735408127984 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5019/tid=5025] ppid=5017 vsize=326028 CPUtime=6.15 cores=0-7
/proc/5019/task/5025/stat : 5025 (claspmt) R 5017 5019 4993 0 -1 4202560 1241 0 0 0 615 0 0 0 25 0 8 0 531087720 333852672 12455 33554432000 4194304 4964704 140735408127984 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5019/tid=5026] ppid=5017 vsize=326028 CPUtime=6.15 cores=0-7
/proc/5019/task/5026/stat : 5026 (claspmt) R 5017 5019 4993 0 -1 4202560 1311 0 0 0 615 0 0 0 25 0 8 0 531087720 333852672 12455 33554432000 4194304 4964704 140735408127984 18446744073709551615 254261277729 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5019/tid=5027] ppid=5017 vsize=326028 CPUtime=6.16 cores=0-7
/proc/5019/task/5027/stat : 5027 (claspmt) R 5017 5019 4993 0 -1 4202560 1939 0 0 0 615 1 0 0 25 0 8 0 531087720 333852672 12455 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.41
Current children cumulated vsize (KiB) 326028

[startup+12.7008 s]
/proc/loadavg: 7.43 7.88 7.89 9/277 5028
/proc/meminfo: memFree=25735924/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=330124 CPUtime=100.54 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 17525 0 0 0 10046 8 0 0 25 0 8 0 531087708 338046976 17146 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/5019/statm: 82531 17146 466 189 0 76880 0
[pid=5019/tid=5021] ppid=5017 vsize=330124 CPUtime=12.55 cores=0-7
/proc/5019/task/5021/stat : 5021 (claspmt) R 5017 5019 4993 0 -1 4202560 1865 0 0 0 1254 1 0 0 25 0 8 0 531087720 338046976 17146 33554432000 4194304 4964704 140735408127984 18446744073709551615 4684659 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5019/tid=5022] ppid=5017 vsize=330124 CPUtime=12.56 cores=0-7
/proc/5019/task/5022/stat : 5022 (claspmt) R 5017 5019 4993 0 -1 4202560 3091 0 0 0 1255 1 0 0 25 0 8 0 531087720 338046976 17146 33554432000 4194304 4964704 140735408127984 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5019/tid=5023] ppid=5017 vsize=330124 CPUtime=12.46 cores=0-7
/proc/5019/task/5023/stat : 5023 (claspmt) R 5017 5019 4993 0 -1 4202560 1653 0 0 0 1246 0 0 0 25 0 8 0 531087720 338046976 17146 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5019/tid=5024] ppid=5017 vsize=330124 CPUtime=12.56 cores=0-7
/proc/5019/task/5024/stat : 5024 (claspmt) R 5017 5019 4993 0 -1 4202560 1838 0 0 0 1255 1 0 0 25 0 8 0 531087720 338046976 17146 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5019/tid=5025] ppid=5017 vsize=330124 CPUtime=12.56 cores=0-7
/proc/5019/task/5025/stat : 5025 (claspmt) R 5017 5019 4993 0 -1 4202560 1673 0 0 0 1255 1 0 0 25 0 8 0 531087720 338046976 17146 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5019/tid=5026] ppid=5017 vsize=330124 CPUtime=12.55 cores=0-7
/proc/5019/task/5026/stat : 5026 (claspmt) R 5017 5019 4993 0 -1 4202560 1798 0 0 0 1255 0 0 0 25 0 8 0 531087720 338046976 17146 33554432000 4194304 4964704 140735408127984 18446744073709551615 4653151 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5019/tid=5027] ppid=5017 vsize=330124 CPUtime=12.56 cores=0-7
/proc/5019/task/5027/stat : 5027 (claspmt) R 5017 5019 4993 0 -1 4202560 2735 0 0 0 1255 1 0 0 25 0 8 0 531087720 338046976 17146 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.54
Current children cumulated vsize (KiB) 330124

[startup+25.5006 s]
/proc/loadavg: 7.56 7.88 7.89 9/277 5028
/proc/meminfo: memFree=25714556/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=334604 CPUtime=202.81 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 22963 0 0 0 20268 13 0 0 25 0 8 0 531087708 342634496 22583 33554432000 4194304 4964704 140735408127984 18446744073709551615 4668657 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/5019/statm: 83651 22583 466 189 0 78000 0
[pid=5019/tid=5021] ppid=5017 vsize=334604 CPUtime=25.34 cores=0-7
/proc/5019/task/5021/stat : 5021 (claspmt) R 5017 5019 4993 0 -1 4202560 2565 0 0 0 2533 1 0 0 25 0 8 0 531087720 342634496 22583 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5019/tid=5022] ppid=5017 vsize=334604 CPUtime=25.36 cores=0-7
/proc/5019/task/5022/stat : 5022 (claspmt) R 5017 5019 4993 0 -1 4202560 4435 0 0 0 2534 2 0 0 25 0 8 0 531087720 342634496 22583 33554432000 4194304 4964704 140735408127984 18446744073709551615 4332152 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5019/tid=5023] ppid=5017 vsize=334604 CPUtime=25.16 cores=0-7
/proc/5019/task/5023/stat : 5023 (claspmt) R 5017 5019 4993 0 -1 4202560 2025 0 0 0 2515 1 0 0 25 0 8 0 531087720 342634496 22583 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5019/tid=5024] ppid=5017 vsize=334604 CPUtime=25.35 cores=0-7
/proc/5019/task/5024/stat : 5024 (claspmt) R 5017 5019 4993 0 -1 4202560 2487 0 0 0 2534 1 0 0 25 0 8 0 531087720 342634496 22583 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5019/tid=5025] ppid=5017 vsize=334604 CPUtime=25.36 cores=0-7
/proc/5019/task/5025/stat : 5025 (claspmt) R 5017 5019 4993 0 -1 4202560 2284 0 0 0 2535 1 0 0 25 0 8 0 531087720 342634496 22583 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5019/tid=5026] ppid=5017 vsize=334604 CPUtime=25.36 cores=0-7
/proc/5019/task/5026/stat : 5026 (claspmt) R 5017 5019 4993 0 -1 4202560 2175 0 0 0 2535 1 0 0 25 0 8 0 531087720 342634496 22583 33554432000 4194304 4964704 140735408127984 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5019/tid=5027] ppid=5017 vsize=334604 CPUtime=25.35 cores=0-7
/proc/5019/task/5027/stat : 5027 (claspmt) R 5017 5019 4993 0 -1 4202560 3713 0 0 0 2533 2 0 0 25 0 8 0 531087720 342634496 22583 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.81
Current children cumulated vsize (KiB) 334604

[startup+51.101 s]
/proc/loadavg: 7.77 7.91 7.90 9/277 5028
/proc/meminfo: memFree=25681932/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=342644 CPUtime=407.38 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 31139 0 0 0 40719 19 0 0 25 0 8 0 531087708 350867456 30713 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/5019/statm: 85661 30713 466 189 0 80010 0
[pid=5019/tid=5021] ppid=5017 vsize=342644 CPUtime=50.94 cores=0-7
/proc/5019/task/5021/stat : 5021 (claspmt) R 5017 5019 4993 0 -1 4202560 3483 0 0 0 5092 2 0 0 25 0 8 0 531087720 350867456 30713 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5019/tid=5022] ppid=5017 vsize=342644 CPUtime=50.96 cores=0-7
/proc/5019/task/5022/stat : 5022 (claspmt) R 5017 5019 4993 0 -1 4202560 6114 0 0 0 5093 3 0 0 25 0 8 0 531087720 350867456 30713 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5019/tid=5023] ppid=5017 vsize=342644 CPUtime=50.54 cores=0-7
/proc/5019/task/5023/stat : 5023 (claspmt) R 5017 5019 4993 0 -1 4202560 2791 0 0 0 5052 2 0 0 25 0 8 0 531087720 350867456 30713 33554432000 4194304 4964704 140735408127984 18446744073709551615 4644870 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5019/tid=5024] ppid=5017 vsize=342644 CPUtime=50.95 cores=0-7
/proc/5019/task/5024/stat : 5024 (claspmt) R 5017 5019 4993 0 -1 4202560 3635 0 0 0 5093 2 0 0 25 0 8 0 531087720 350867456 30713 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5019/tid=5025] ppid=5017 vsize=342644 CPUtime=50.96 cores=0-7
/proc/5019/task/5025/stat : 5025 (claspmt) R 5017 5019 4993 0 -1 4202560 3148 0 0 0 5094 2 0 0 25 0 8 0 531087720 350867456 30713 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5019/tid=5026] ppid=5017 vsize=342644 CPUtime=50.96 cores=0-7
/proc/5019/task/5026/stat : 5026 (claspmt) R 5017 5019 4993 0 -1 4202560 3059 0 0 0 5094 2 0 0 25 0 8 0 531087720 350867456 30713 33554432000 4194304 4964704 140735408127984 18446744073709551615 4361326 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5019/tid=5027] ppid=5017 vsize=342644 CPUtime=50.95 cores=0-7
/proc/5019/task/5027/stat : 5027 (claspmt) R 5017 5019 4993 0 -1 4202560 5104 0 0 0 5093 2 0 0 25 0 8 0 531087720 350867456 30713 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.38

################
# More data... #
################


[startup+4662.3 s]
/proc/loadavg: 8.14 8.08 8.01 9/277 5662
/proc/meminfo: memFree=25368152/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=677704 CPUtime=37250.5 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 125751 0 0 0 3724652 398 0 0 25 0 8 0 531087708 693968896 113459 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670458 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5019/statm: 169426 113459 466 189 0 163775 0
[pid=5019/tid=5021] ppid=5017 vsize=677704 CPUtime=4659.39 cores=0-7
/proc/5019/task/5021/stat : 5021 (claspmt) R 5017 5019 4993 0 -1 4202560 31039 0 0 0 465890 49 0 0 25 0 8 0 531087720 693968896 113459 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5019/tid=5022] ppid=5017 vsize=677704 CPUtime=4656.98 cores=0-7
/proc/5019/task/5022/stat : 5022 (claspmt) R 5017 5019 4993 0 -1 4202560 24327 0 0 0 465642 56 0 0 25 0 8 0 531087720 693968896 113459 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5019/tid=5023] ppid=5017 vsize=677704 CPUtime=4637.09 cores=0-7
/proc/5019/task/5023/stat : 5023 (claspmt) R 5017 5019 4993 0 -1 4202560 7745 0 0 0 463655 54 0 0 25 0 8 0 531087720 693968896 113459 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5019/tid=5024] ppid=5017 vsize=677704 CPUtime=4661.83 cores=0-7
/proc/5019/task/5024/stat : 5024 (claspmt) R 5017 5019 4993 0 -1 4202560 14229 0 0 0 466139 44 0 0 19 0 8 0 531087720 693968896 113459 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5019/tid=5025] ppid=5017 vsize=677704 CPUtime=4654.6 cores=0-7
/proc/5019/task/5025/stat : 5025 (claspmt) R 5017 5019 4993 0 -1 4202560 14752 0 0 0 465416 44 0 0 25 0 8 0 531087720 693968896 113459 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5019/tid=5026] ppid=5017 vsize=677704 CPUtime=4660.62 cores=0-7
/proc/5019/task/5026/stat : 5026 (claspmt) R 5017 5019 4993 0 -1 4202560 10418 0 0 0 466020 42 0 0 25 0 8 0 531087720 693968896 113459 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5019/tid=5027] ppid=5017 vsize=677704 CPUtime=4661.51 cores=0-7
/proc/5019/task/5027/stat : 5027 (claspmt) R 5017 5019 4993 0 -1 4202560 14838 0 0 0 466092 59 0 0 25 0 8 0 531087720 693968896 113459 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37250.5
Current children cumulated vsize (KiB) 677704

[startup+4722.31 s]
/proc/loadavg: 8.05 8.06 8.01 9/277 5663
/proc/meminfo: memFree=25367392/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=677704 CPUtime=37730 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 125998 0 0 0 3772597 402 0 0 25 0 8 0 531087708 693968896 113674 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5019/statm: 169426 113674 466 189 0 163775 0
[pid=5019/tid=5021] ppid=5017 vsize=677704 CPUtime=4719.39 cores=0-7
/proc/5019/task/5021/stat : 5021 (claspmt) R 5017 5019 4993 0 -1 4202560 31123 0 0 0 471890 49 0 0 25 0 8 0 531087720 693968896 113674 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5019/tid=5022] ppid=5017 vsize=677704 CPUtime=4716.98 cores=0-7
/proc/5019/task/5022/stat : 5022 (claspmt) R 5017 5019 4993 0 -1 4202560 24391 0 0 0 471641 57 0 0 25 0 8 0 531087720 693968896 113674 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5019/tid=5023] ppid=5017 vsize=677704 CPUtime=4697.08 cores=0-7
/proc/5019/task/5023/stat : 5023 (claspmt) R 5017 5019 4993 0 -1 4202560 7746 0 0 0 469654 54 0 0 25 0 8 0 531087720 693968896 113674 33554432000 4194304 4964704 140735408127984 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5019/tid=5024] ppid=5017 vsize=677704 CPUtime=4721.83 cores=0-7
/proc/5019/task/5024/stat : 5024 (claspmt) R 5017 5019 4993 0 -1 4202560 14282 0 0 0 472139 44 0 0 25 0 8 0 531087720 693968896 113674 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5019/tid=5025] ppid=5017 vsize=677704 CPUtime=4714.08 cores=0-7
/proc/5019/task/5025/stat : 5025 (claspmt) R 5017 5019 4993 0 -1 4202560 14762 0 0 0 471363 45 0 0 25 0 8 0 531087720 693968896 113674 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5019/tid=5026] ppid=5017 vsize=677704 CPUtime=4720.63 cores=0-7
/proc/5019/task/5026/stat : 5026 (claspmt) R 5017 5019 4993 0 -1 4202560 10437 0 0 0 472021 42 0 0 25 0 8 0 531087720 693968896 113674 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5019/tid=5027] ppid=5017 vsize=677704 CPUtime=4721.5 cores=0-7
/proc/5019/task/5027/stat : 5027 (claspmt) R 5017 5019 4993 0 -1 4202560 14848 0 0 0 472091 59 0 0 25 0 8 0 531087720 693968896 113674 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37730
Current children cumulated vsize (KiB) 677704

[startup+4782.3 s]
/proc/loadavg: 8.06 8.06 8.01 9/277 5665
/proc/meminfo: memFree=25365896/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=678060 CPUtime=38209.4 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 126470 0 0 0 3820531 405 0 0 25 0 8 0 531087708 694333440 114049 33554432000 4194304 4964704 140735408127984 18446744073709551615 4644864 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5019/statm: 169515 114049 466 189 0 163864 0
[pid=5019/tid=5021] ppid=5017 vsize=678060 CPUtime=4779.38 cores=0-7
/proc/5019/task/5021/stat : 5021 (claspmt) R 5017 5019 4993 0 -1 4202560 31317 0 0 0 477888 50 0 0 25 0 8 0 531087720 694333440 114049 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5019/tid=5022] ppid=5017 vsize=678060 CPUtime=4776.97 cores=0-7
/proc/5019/task/5022/stat : 5022 (claspmt) R 5017 5019 4993 0 -1 4202560 24462 0 0 0 477640 57 0 0 25 0 8 0 531087720 694333440 114049 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5019/tid=5023] ppid=5017 vsize=678060 CPUtime=4757.06 cores=0-7
/proc/5019/task/5023/stat : 5023 (claspmt) R 5017 5019 4993 0 -1 4202560 7756 0 0 0 475651 55 0 0 25 0 8 0 531087720 694333440 114049 33554432000 4194304 4964704 140735408127984 18446744073709551615 4319742 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5019/tid=5024] ppid=5017 vsize=678060 CPUtime=4781.83 cores=0-7
/proc/5019/task/5024/stat : 5024 (claspmt) R 5017 5019 4993 0 -1 4202560 14282 0 0 0 478138 45 0 0 25 0 8 0 531087720 694333440 114049 33554432000 4194304 4964704 140735408127984 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5019/tid=5025] ppid=5017 vsize=678060 CPUtime=4773.56 cores=0-7
/proc/5019/task/5025/stat : 5025 (claspmt) R 5017 5019 4993 0 -1 4202560 14769 0 0 0 477310 46 0 0 25 0 8 0 531087720 694333440 114049 33554432000 4194304 4964704 140735408127984 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5019/tid=5026] ppid=5017 vsize=678060 CPUtime=4780.61 cores=0-7
/proc/5019/task/5026/stat : 5026 (claspmt) R 5017 5019 4993 0 -1 4202560 10500 0 0 0 478019 42 0 0 25 0 8 0 531087720 694333440 114049 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5019/tid=5027] ppid=5017 vsize=678060 CPUtime=4781.49 cores=0-7
/proc/5019/task/5027/stat : 5027 (claspmt) R 5017 5019 4993 0 -1 4202560 14975 0 0 0 478089 60 0 0 25 0 8 0 531087720 694333440 114049 33554432000 4194304 4964704 140735408127984 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38209.4
Current children cumulated vsize (KiB) 678060

[startup+4842.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/277 5666
/proc/meminfo: memFree=25364884/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=678604 CPUtime=38688.8 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 126826 0 0 0 3868465 411 0 0 25 0 8 0 531087708 694890496 114341 33554432000 4194304 4964704 140735408127984 18446744073709551615 4653510 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5019/statm: 169651 114341 466 189 0 164000 0
[pid=5019/tid=5021] ppid=5017 vsize=678604 CPUtime=4839.36 cores=0-7
/proc/5019/task/5021/stat : 5021 (claspmt) R 5017 5019 4993 0 -1 4202560 31563 0 0 0 483886 50 0 0 25 0 8 0 531087720 694890496 114341 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5019/tid=5022] ppid=5017 vsize=678604 CPUtime=4836.97 cores=0-7
/proc/5019/task/5022/stat : 5022 (claspmt) R 5017 5019 4993 0 -1 4202560 24462 0 0 0 483639 58 0 0 25 0 8 0 531087720 694890496 114341 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5019/tid=5023] ppid=5017 vsize=678604 CPUtime=4817.04 cores=0-7
/proc/5019/task/5023/stat : 5023 (claspmt) R 5017 5019 4993 0 -1 4202560 7756 0 0 0 481649 55 0 0 25 0 8 0 531087720 694890496 114341 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5019/tid=5024] ppid=5017 vsize=678604 CPUtime=4841.82 cores=0-7
/proc/5019/task/5024/stat : 5024 (claspmt) R 5017 5019 4993 0 -1 4202560 14290 0 0 0 484137 45 0 0 25 0 8 0 531087720 694890496 114341 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5019/tid=5025] ppid=5017 vsize=678604 CPUtime=4833.01 cores=0-7
/proc/5019/task/5025/stat : 5025 (claspmt) R 5017 5019 4993 0 -1 4202560 14772 0 0 0 483255 46 0 0 25 0 8 0 531087720 694890496 114341 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5019/tid=5026] ppid=5017 vsize=678604 CPUtime=4840.61 cores=0-7
/proc/5019/task/5026/stat : 5026 (claspmt) R 5017 5019 4993 0 -1 4202560 10558 0 0 0 484018 43 0 0 25 0 8 0 531087720 694890496 114341 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670202 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5019/tid=5027] ppid=5017 vsize=678604 CPUtime=4841.49 cores=0-7
/proc/5019/task/5027/stat : 5027 (claspmt) R 5017 5019 4993 0 -1 4202560 15016 0 0 0 484087 62 0 0 25 0 8 0 531087720 694890496 114341 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670049 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38688.8
Current children cumulated vsize (KiB) 678604

[startup+4902.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/277 5668
/proc/meminfo: memFree=25363264/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=678888 CPUtime=39168.2 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 127291 0 0 0 3916407 414 0 0 20 0 8 0 531087708 695181312 114709 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5019/statm: 169722 114709 466 189 0 164071 0
[pid=5019/tid=5021] ppid=5017 vsize=678888 CPUtime=4899.36 cores=0-7
/proc/5019/task/5021/stat : 5021 (claspmt) R 5017 5019 4993 0 -1 4202560 31760 0 0 0 489885 51 0 0 25 0 8 0 531087720 695181312 114709 33554432000 4194304 4964704 140735408127984 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5019/tid=5022] ppid=5017 vsize=678888 CPUtime=4896.96 cores=0-7
/proc/5019/task/5022/stat : 5022 (claspmt) R 5017 5019 4993 0 -1 4202560 24514 0 0 0 489638 58 0 0 25 0 8 0 531087720 695181312 114709 33554432000 4194304 4964704 140735408127984 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5019/tid=5023] ppid=5017 vsize=678888 CPUtime=4877.03 cores=0-7
/proc/5019/task/5023/stat : 5023 (claspmt) R 5017 5019 4993 0 -1 4202560 7763 0 0 0 487648 55 0 0 25 0 8 0 531087720 695181312 114709 33554432000 4194304 4964704 140735408127984 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5019/tid=5024] ppid=5017 vsize=678888 CPUtime=4901.82 cores=0-7
/proc/5019/task/5024/stat : 5024 (claspmt) R 5017 5019 4993 0 -1 4202560 14290 0 0 0 490137 45 0 0 25 0 8 0 531087720 695181312 114709 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5019/tid=5025] ppid=5017 vsize=678888 CPUtime=4892.5 cores=0-7
/proc/5019/task/5025/stat : 5025 (claspmt) R 5017 5019 4993 0 -1 4202560 14775 0 0 0 489203 47 0 0 25 0 8 0 531087720 695181312 114709 33554432000 4194304 4964704 140735408127984 18446744073709551615 4653161 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5019/tid=5026] ppid=5017 vsize=678888 CPUtime=4900.6 cores=0-7
/proc/5019/task/5026/stat : 5026 (claspmt) R 5017 5019 4993 0 -1 4202560 10559 0 0 0 490017 43 0 0 25 0 8 0 531087720 695181312 114709 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5019/tid=5027] ppid=5017 vsize=678888 CPUtime=4901.48 cores=0-7
/proc/5019/task/5027/stat : 5027 (claspmt) R 5017 5019 4993 0 -1 4202560 15221 0 0 0 490085 63 0 0 25 0 8 0 531087720 695181312 114709 33554432000 4194304 4964704 140735408127984 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39168.2
Current children cumulated vsize (KiB) 678888

[startup+4962.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/277 5679
/proc/meminfo: memFree=25361512/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=678888 CPUtime=39647.6 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 127449 0 0 0 3964341 420 0 0 25 0 8 0 531087708 695181312 114834 33554432000 4194304 4964704 140735408127984 18446744073709551615 4321099 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5019/statm: 169722 114834 466 189 0 164071 0
[pid=5019/tid=5021] ppid=5017 vsize=678888 CPUtime=4959.35 cores=0-7
/proc/5019/task/5021/stat : 5021 (claspmt) R 5017 5019 4993 0 -1 4202560 31825 0 0 0 495884 51 0 0 25 0 8 0 531087720 695181312 114834 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5019/tid=5022] ppid=5017 vsize=678888 CPUtime=4956.96 cores=0-7
/proc/5019/task/5022/stat : 5022 (claspmt) R 5017 5019 4993 0 -1 4202560 24514 0 0 0 495637 59 0 0 25 0 8 0 531087720 695181312 114834 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5019/tid=5023] ppid=5017 vsize=678888 CPUtime=4937.02 cores=0-7
/proc/5019/task/5023/stat : 5023 (claspmt) R 5017 5019 4993 0 -1 4202560 7765 0 0 0 493646 56 0 0 25 0 8 0 531087720 695181312 114834 33554432000 4194304 4964704 140735408127984 18446744073709551615 4320989 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5019/tid=5024] ppid=5017 vsize=678888 CPUtime=4961.82 cores=0-7
/proc/5019/task/5024/stat : 5024 (claspmt) R 5017 5019 4993 0 -1 4202560 14291 0 0 0 496136 46 0 0 25 0 8 0 531087720 695181312 114834 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5019/tid=5025] ppid=5017 vsize=678888 CPUtime=4951.97 cores=0-7
/proc/5019/task/5025/stat : 5025 (claspmt) R 5017 5019 4993 0 -1 4202560 14786 0 0 0 495150 47 0 0 25 0 8 0 531087720 695181312 114834 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5019/tid=5026] ppid=5017 vsize=678888 CPUtime=4960.57 cores=0-7
/proc/5019/task/5026/stat : 5026 (claspmt) R 5017 5019 4993 0 -1 4202560 10563 0 0 0 496013 44 0 0 25 0 8 0 531087720 695181312 114834 33554432000 4194304 4964704 140735408127984 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5019/tid=5027] ppid=5017 vsize=678888 CPUtime=4961.47 cores=0-7
/proc/5019/task/5027/stat : 5027 (claspmt) R 5017 5019 4993 0 -1 4202560 15289 0 0 0 496083 64 0 0 25 0 8 0 531087720 695181312 114834 33554432000 4194304 4964704 140735408127984 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39647.6
Current children cumulated vsize (KiB) 678888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.4 s]
/proc/loadavg: 8.04 8.04 8.00 9/277 5680
/proc/meminfo: memFree=25361000/32951124 swapFree=67111348/67111528
[pid=5019] ppid=5017 vsize=679172 CPUtime=40000.1 cores=0-7
/proc/5019/stat : 5019 (claspmt) R 5017 5019 4993 0 -1 4202496 127642 0 0 0 3999582 423 0 0 25 0 8 0 531087708 695472128 114994 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5019/statm: 169793 114994 466 189 0 164142 0
[pid=5019/tid=5021] ppid=5017 vsize=679172 CPUtime=5003.44 cores=0-7
/proc/5019/task/5021/stat : 5021 (claspmt) R 5017 5019 4993 0 -1 4202560 31954 0 0 0 500293 51 0 0 25 0 8 0 531087720 695472128 114994 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5019/tid=5022] ppid=5017 vsize=679172 CPUtime=5001.06 cores=0-7
/proc/5019/task/5022/stat : 5022 (claspmt) R 5017 5019 4993 0 -1 4202560 24514 0 0 0 500047 59 0 0 25 0 8 0 531087720 695472128 114994 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5019/tid=5023] ppid=5017 vsize=679172 CPUtime=4981.12 cores=0-7
/proc/5019/task/5023/stat : 5023 (claspmt) R 5017 5019 4993 0 -1 4202560 7793 0 0 0 498056 56 0 0 25 0 8 0 531087720 695472128 114994 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5019/tid=5024] ppid=5017 vsize=679172 CPUtime=5005.92 cores=0-7
/proc/5019/task/5024/stat : 5024 (claspmt) R 5017 5019 4993 0 -1 4202560 14298 0 0 0 500546 46 0 0 25 0 8 0 531087720 695472128 114994 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5019/tid=5025] ppid=5017 vsize=679172 CPUtime=4995.71 cores=0-7
/proc/5019/task/5025/stat : 5025 (claspmt) R 5017 5019 4993 0 -1 4202560 14786 0 0 0 499523 48 0 0 25 0 8 0 531087720 695472128 114994 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5019/tid=5026] ppid=5017 vsize=679172 CPUtime=5004.67 cores=0-7
/proc/5019/task/5026/stat : 5026 (claspmt) R 5017 5019 4993 0 -1 4202560 10563 0 0 0 500423 44 0 0 25 0 8 0 531087720 695472128 114994 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5019/tid=5027] ppid=5017 vsize=679172 CPUtime=5005.58 cores=0-7
/proc/5019/task/5027/stat : 5027 (claspmt) R 5017 5019 4993 0 -1 4202560 15314 0 0 0 500493 65 0 0 25 0 8 0 531087720 695472128 114994 33554432000 4194304 4964704 140735408127984 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 679172

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 5006.51
CPU time (s): 40000.2
CPU user time (s): 39996
CPU system time (s): 4.25835
CPU usage (%): 798.964
Max. virtual memory (cumulated for all children) (KiB): 679172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39996
system time used= 4.25835
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127653
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 333979
involuntary context switches= 193839

runsolver used 12.5791 second user time and 30.4574 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-03 03:38:44
IDJOB=3322488
IDBENCH=83335
IDSOLVER=1711
FILE ID=node140/3322488-1304386724
RUNJOBID= node140-1304386724-5007
PBS_JOBID= 13181809
Free space on /tmp= 73516 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3322488-1304386724/watcher-3322488-1304386724 -o /tmp/evaluation-result-3322488-1304386724/solver-3322488-1304386724 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322488-1304386724.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 1144bbd60c180aa5e72d35b74e9676cb
RANDOM SEED=833260543

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25800960 kB
Buffers:       1011092 kB
Cached:        2265428 kB
SwapCached:        176 kB
Active:        3639088 kB
Inactive:      2990856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25800960 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1272 kB
Writeback:           0 kB
AnonPages:     3353096 kB
Mapped:          23520 kB
Slab:           435864 kB
PageTables:      21380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45331236 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73564 MiB
End job on node140 at 2011-05-03 05:02:12