Trace number 3395006

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
Plingeling 587f (fixed)? (TO) 40001.1 5010.92

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.255961
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3395006-1306110395/watcher-3395006-1306110395 -o /tmp/evaluation-result-3395006-1306110395/solver-3395006-1306110395 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3395006-1306110395.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: 3.33 3.73 5.85 1/470 21124
/proc/meminfo: memFree=16487512/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=12532 CPUtime=0.01 cores=0-7
/proc/21124/stat : 21124 (plingeling) R 21122 21124 21003 0 -1 4202496 1226 1251 0 0 1 0 0 0 25 0 1 0 703454879 12832768 1155 33554432000 4194304 4417452 140735806969136 18446744073709551615 254261616384 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21124/statm: 3133 1155 147 55 0 1019 0

[startup+0.110817 s]
/proc/loadavg: 3.33 3.73 5.85 1/470 21124
/proc/meminfo: memFree=16487512/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=27876 CPUtime=0.1 cores=0-7
/proc/21124/stat : 21124 (plingeling) R 21122 21124 21003 0 -1 4202496 5199 1251 0 0 10 0 0 0 25 0 1 0 703454879 28545024 4992 33554432000 4194304 4417452 140735806969136 18446744073709551615 4231358 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21124/statm: 6969 4992 148 55 0 4855 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 27876

[startup+0.200803 s]
/proc/loadavg: 3.33 3.73 5.85 1/470 21124
/proc/meminfo: memFree=16487512/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=44260 CPUtime=0.19 cores=0-7
/proc/21124/stat : 21124 (plingeling) R 21122 21124 21003 0 -1 4202496 9295 1251 0 0 18 1 0 0 25 0 1 0 703454879 45322240 9088 33554432000 4194304 4417452 140735806969136 18446744073709551615 4259910 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21124/statm: 11065 9088 148 55 0 8951 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 44260

[startup+0.300784 s]
/proc/loadavg: 3.33 3.73 5.85 1/470 21124
/proc/meminfo: memFree=16487512/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=77028 CPUtime=0.29 cores=0-7
/proc/21124/stat : 21124 (plingeling) R 21122 21124 21003 0 -1 4202496 17487 1251 0 0 28 1 0 0 25 0 1 0 703454879 78876672 17280 33554432000 4194304 4417452 140735806969136 18446744073709551615 4231494 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21124/statm: 19257 17280 148 55 0 17143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77028

[startup+1.7075 s]
/proc/loadavg: 3.33 3.73 5.85 1/470 21124
/proc/meminfo: memFree=16487512/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=268248 CPUtime=10.08 cores=0-7
/proc/21124/stat : 21124 (plingeling) S 21122 21124 21003 0 -1 4202496 62212 1251 0 0 998 10 0 0 19 0 9 0 703454879 274685952 28488 33554432000 4194304 4417452 140735806969136 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 67062 28488 180 55 0 64948 0
Current children cumulated CPU time (s) 10.08
Current children cumulated vsize (KiB) 268248

[startup+1.80048 s]
/proc/loadavg: 3.33 3.73 5.85 1/470 21124
/proc/meminfo: memFree=16487512/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=268512 CPUtime=10.82 cores=0-7
/proc/21124/stat : 21124 (plingeling) S 21122 21124 21003 0 -1 4202496 62278 1251 0 0 1072 10 0 0 19 0 9 0 703454879 274956288 28554 33554432000 4194304 4417452 140735806969136 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 67128 28554 180 55 0 65014 0
Current children cumulated CPU time (s) 10.82
Current children cumulated vsize (KiB) 268512

[startup+3.10125 s]
/proc/loadavg: 3.33 3.73 5.85 9/479 21139
/proc/meminfo: memFree=16370632/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=288076 CPUtime=21.21 cores=0-7
/proc/21124/stat : 21124 (plingeling) S 21122 21124 21003 0 -1 4202496 68501 1251 0 0 2110 11 0 0 19 0 9 0 703454879 294989824 33445 33554432000 4194304 4417452 140735806969136 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 72019 33445 180 55 0 69905 0
[pid=21124/tid=21131] ppid=21122 vsize=288076 CPUtime=2.58 cores=0-7
/proc/21124/task/21131/stat : 21131 (plingeling) R 21122 21124 21003 0 -1 4202560 3631 1251 0 0 258 0 0 0 22 0 9 0 703454929 294989824 33445 33554432000 4194304 4417452 140735806969136 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21124/tid=21132] ppid=21122 vsize=288076 CPUtime=2.57 cores=0-7
/proc/21124/task/21132/stat : 21132 (plingeling) R 21122 21124 21003 0 -1 4202560 5363 1251 0 0 257 0 0 0 21 0 9 0 703454929 294989824 33445 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249501 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21124/tid=21133] ppid=21122 vsize=288076 CPUtime=2.59 cores=0-7
/proc/21124/task/21133/stat : 21133 (plingeling) R 21122 21124 21003 0 -1 4202560 5230 1251 0 0 259 0 0 0 22 0 9 0 703454929 294989824 33445 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249991 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21124/tid=21134] ppid=21122 vsize=288076 CPUtime=2.6 cores=0-7
/proc/21124/task/21134/stat : 21134 (plingeling) R 21122 21124 21003 0 -1 4202560 14450 1251 0 0 257 3 0 0 22 0 9 0 703454929 294989824 33445 33554432000 4194304 4417452 140735806969136 18446744073709551615 4366659 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21124/tid=21135] ppid=21122 vsize=288076 CPUtime=2.58 cores=0-7
/proc/21124/task/21135/stat : 21135 (plingeling) R 21122 21124 21003 0 -1 4202560 7386 1251 0 0 257 1 0 0 21 0 9 0 703454929 294989824 33445 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249158 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21124/tid=21136] ppid=21122 vsize=288076 CPUtime=2.59 cores=0-7
/proc/21124/task/21136/stat : 21136 (plingeling) R 21122 21124 21003 0 -1 4202560 6766 1251 0 0 258 1 0 0 21 0 9 0 703454929 294989824 33445 33554432000 4194304 4417452 140735806969136 18446744073709551615 4258491 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21124/tid=21137] ppid=21122 vsize=288076 CPUtime=2.57 cores=0-7
/proc/21124/task/21137/stat : 21137 (plingeling) R 21122 21124 21003 0 -1 4202560 2854 1251 0 0 257 0 0 0 21 0 9 0 703454929 294989824 33445 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21124/tid=21138] ppid=21122 vsize=288076 CPUtime=2.57 cores=0-7
/proc/21124/task/21138/stat : 21138 (plingeling) R 21122 21124 21003 0 -1 4202560 5317 1251 0 0 257 0 0 0 25 0 9 0 703454929 294989824 33445 33554432000 4194304 4417452 140735806969136 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.21
Current children cumulated vsize (KiB) 288076

[startup+6.30068 s]
/proc/loadavg: 3.71 3.80 5.86 9/479 21139
/proc/meminfo: memFree=16351536/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=304392 CPUtime=46.76 cores=0-7
/proc/21124/stat : 21124 (plingeling) S 21122 21124 21003 0 -1 4202496 80585 1251 0 0 4663 13 0 0 19 0 9 0 703454879 311697408 37524 33554432000 4194304 4417452 140735806969136 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 76098 37524 180 55 0 73984 0
[pid=21124/tid=21131] ppid=21122 vsize=304392 CPUtime=5.78 cores=0-7
/proc/21124/task/21131/stat : 21131 (plingeling) R 21122 21124 21003 0 -1 4202560 3631 1251 0 0 578 0 0 0 25 0 9 0 703454929 311697408 37524 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21124/tid=21132] ppid=21122 vsize=304392 CPUtime=5.71 cores=0-7
/proc/21124/task/21132/stat : 21132 (plingeling) R 21122 21124 21003 0 -1 4202560 5363 1251 0 0 571 0 0 0 25 0 9 0 703454929 311697408 37524 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21124/tid=21133] ppid=21122 vsize=304392 CPUtime=5.79 cores=0-7
/proc/21124/task/21133/stat : 21133 (plingeling) R 21122 21124 21003 0 -1 4202560 5230 1251 0 0 579 0 0 0 25 0 9 0 703454929 311697408 37524 33554432000 4194304 4417452 140735806969136 18446744073709551615 4377920 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21124/tid=21134] ppid=21122 vsize=304392 CPUtime=5.79 cores=0-7
/proc/21124/task/21134/stat : 21134 (plingeling) R 21122 21124 21003 0 -1 4202560 26534 1251 0 0 575 4 0 0 25 0 9 0 703454929 311697408 37524 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21124/tid=21135] ppid=21122 vsize=304392 CPUtime=5.78 cores=0-7
/proc/21124/task/21135/stat : 21135 (plingeling) R 21122 21124 21003 0 -1 4202560 7386 1251 0 0 577 1 0 0 25 0 9 0 703454929 311697408 37524 33554432000 4194304 4417452 140735806969136 18446744073709551615 4248248 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21124/tid=21136] ppid=21122 vsize=304392 CPUtime=5.79 cores=0-7
/proc/21124/task/21136/stat : 21136 (plingeling) R 21122 21124 21003 0 -1 4202560 6766 1251 0 0 578 1 0 0 25 0 9 0 703454929 311697408 37524 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21124/tid=21137] ppid=21122 vsize=304392 CPUtime=5.77 cores=0-7
/proc/21124/task/21137/stat : 21137 (plingeling) R 21122 21124 21003 0 -1 4202560 2854 1251 0 0 577 0 0 0 25 0 9 0 703454929 311697408 37524 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21124/tid=21138] ppid=21122 vsize=304392 CPUtime=5.77 cores=0-7
/proc/21124/task/21138/stat : 21138 (plingeling) R 21122 21124 21003 0 -1 4202560 5317 1251 0 0 577 0 0 0 25 0 9 0 703454929 311697408 37524 33554432000 4194304 4417452 140735806969136 18446744073709551615 4258627 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.76
Current children cumulated vsize (KiB) 304392

[startup+12.7005 s]
/proc/loadavg: 4.05 3.87 5.87 9/479 21139
/proc/meminfo: memFree=16263480/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=393376 CPUtime=97.85 cores=0-7
/proc/21124/stat : 21124 (plingeling) S 21122 21124 21003 0 -1 4202496 107159 1251 0 0 9767 18 0 0 19 0 9 0 703454879 402817024 59797 33554432000 4194304 4417452 140735806969136 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 98344 59797 180 55 0 96230 0
[pid=21124/tid=21131] ppid=21122 vsize=393376 CPUtime=12.18 cores=0-7
/proc/21124/task/21131/stat : 21131 (plingeling) R 21122 21124 21003 0 -1 4202560 3631 1251 0 0 1218 0 0 0 25 0 9 0 703454929 402817024 59797 33554432000 4194304 4417452 140735806969136 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21124/tid=21132] ppid=21122 vsize=393376 CPUtime=12.01 cores=0-7
/proc/21124/task/21132/stat : 21132 (plingeling) R 21122 21124 21003 0 -1 4202560 5363 1251 0 0 1201 0 0 0 25 0 9 0 703454929 402817024 59797 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21124/tid=21133] ppid=21122 vsize=393376 CPUtime=12.19 cores=0-7
/proc/21124/task/21133/stat : 21133 (plingeling) R 21122 21124 21003 0 -1 4202560 6346 1251 0 0 1219 0 0 0 25 0 9 0 703454929 402817024 59797 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21124/tid=21134] ppid=21122 vsize=393376 CPUtime=12.19 cores=0-7
/proc/21124/task/21134/stat : 21134 (plingeling) R 21122 21124 21003 0 -1 4202560 51992 1251 0 0 1210 9 0 0 25 0 9 0 703454929 402817024 59797 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364854 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21124/tid=21135] ppid=21122 vsize=393376 CPUtime=12.18 cores=0-7
/proc/21124/task/21135/stat : 21135 (plingeling) R 21122 21124 21003 0 -1 4202560 7386 1251 0 0 1217 1 0 0 25 0 9 0 703454929 402817024 59797 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21124/tid=21136] ppid=21122 vsize=393376 CPUtime=12.19 cores=0-7
/proc/21124/task/21136/stat : 21136 (plingeling) R 21122 21124 21003 0 -1 4202560 6766 1251 0 0 1218 1 0 0 25 0 9 0 703454929 402817024 59797 33554432000 4194304 4417452 140735806969136 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21124/tid=21137] ppid=21122 vsize=393376 CPUtime=12.17 cores=0-7
/proc/21124/task/21137/stat : 21137 (plingeling) R 21122 21124 21003 0 -1 4202560 2854 1251 0 0 1217 0 0 0 25 0 9 0 703454929 402817024 59797 33554432000 4194304 4417452 140735806969136 18446744073709551615 4236296 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21124/tid=21138] ppid=21122 vsize=393376 CPUtime=12.17 cores=0-7
/proc/21124/task/21138/stat : 21138 (plingeling) R 21122 21124 21003 0 -1 4202560 5317 1251 0 0 1217 0 0 0 25 0 9 0 703454929 402817024 59797 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.85
Current children cumulated vsize (KiB) 393376

[startup+25.5013 s]
/proc/loadavg: 4.93 4.07 5.90 9/479 21139
/proc/meminfo: memFree=16231272/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=423504 CPUtime=200.03 cores=0-7
/proc/21124/stat : 21124 (plingeling) S 21122 21124 21003 0 -1 4202496 166523 1251 0 0 19977 26 0 0 19 0 9 0 703454879 433668096 67332 33554432000 4194304 4417452 140735806969136 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 105876 67332 180 55 0 103762 0
[pid=21124/tid=21131] ppid=21122 vsize=423504 CPUtime=24.99 cores=0-7
/proc/21124/task/21131/stat : 21131 (plingeling) R 21122 21124 21003 0 -1 4202560 7925 1251 0 0 2498 1 0 0 25 0 9 0 703454929 433668096 67332 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21124/tid=21132] ppid=21122 vsize=423504 CPUtime=24.61 cores=0-7
/proc/21124/task/21132/stat : 21132 (plingeling) R 21122 21124 21003 0 -1 4202560 6702 1251 0 0 2461 0 0 0 25 0 9 0 703454929 433668096 67332 33554432000 4194304 4417452 140735806969136 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21124/tid=21133] ppid=21122 vsize=423504 CPUtime=24.99 cores=0-7
/proc/21124/task/21133/stat : 21133 (plingeling) R 21122 21124 21003 0 -1 4202560 6839 1251 0 0 2499 0 0 0 25 0 9 0 703454929 433668096 67332 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21124/tid=21134] ppid=21122 vsize=423504 CPUtime=25 cores=0-7
/proc/21124/task/21134/stat : 21134 (plingeling) R 21122 21124 21003 0 -1 4202560 96201 1251 0 0 2484 16 0 0 25 0 9 0 703454929 433668096 67332 33554432000 4194304 4417452 140735806969136 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21124/tid=21135] ppid=21122 vsize=423504 CPUtime=24.97 cores=0-7
/proc/21124/task/21135/stat : 21135 (plingeling) R 21122 21124 21003 0 -1 4202560 7386 1251 0 0 2496 1 0 0 25 0 9 0 703454929 433668096 67332 33554432000 4194304 4417452 140735806969136 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21124/tid=21136] ppid=21122 vsize=423504 CPUtime=24.98 cores=0-7
/proc/21124/task/21136/stat : 21136 (plingeling) R 21122 21124 21003 0 -1 4202560 11738 1251 0 0 2496 2 0 0 25 0 9 0 703454929 433668096 67332 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364476 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21124/tid=21137] ppid=21122 vsize=423504 CPUtime=24.97 cores=0-7
/proc/21124/task/21137/stat : 21137 (plingeling) R 21122 21124 21003 0 -1 4202560 4895 1251 0 0 2497 0 0 0 25 0 9 0 703454929 433668096 67332 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21124/tid=21138] ppid=21122 vsize=423504 CPUtime=24.98 cores=0-7
/proc/21124/task/21138/stat : 21138 (plingeling) R 21122 21124 21003 0 -1 4202560 7333 1251 0 0 2497 1 0 0 25 0 9 0 703454929 433668096 67332 33554432000 4194304 4417452 140735806969136 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (KiB) 423504

[startup+51.1007 s]
/proc/loadavg: 5.97 4.38 5.96 9/479 21140
/proc/meminfo: memFree=16054428/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=604456 CPUtime=404.42 cores=0-7
/proc/21124/stat : 21124 (plingeling) S 21122 21124 21003 0 -1 4202496 234526 1251 0 0 40407 35 0 0 19 0 9 0 703454879 618962944 112585 33554432000 4194304 4417452 140735806969136 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 151114 112585 180 55 0 149000 0
[pid=21124/tid=21131] ppid=21122 vsize=604456 CPUtime=50.58 cores=0-7
/proc/21124/task/21131/stat : 21131 (plingeling) R 21122 21124 21003 0 -1 4202560 8777 1251 0 0 5057 1 0 0 25 0 9 0 703454929 618962944 112585 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21124/tid=21132] ppid=21122 vsize=604456 CPUtime=50 cores=0-7
/proc/21124/task/21132/stat : 21132 (plingeling) R 21122 21124 21003 0 -1 4202560 12727 1251 0 0 4998 2 0 0 25 0 9 0 703454929 618962944 112585 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21124/tid=21133] ppid=21122 vsize=604456 CPUtime=50.41 cores=0-7
/proc/21124/task/21133/stat : 21133 (plingeling) R 21122 21124 21003 0 -1 4202560 7935 1251 0 0 5041 0 0 0 25 0 9 0 703454929 618962944 112585 33554432000 4194304 4417452 140735806969136 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21124/tid=21134] ppid=21122 vsize=604456 CPUtime=50.6 cores=0-7
/proc/21124/task/21134/stat : 21134 (plingeling) R 21122 21124 21003 0 -1 4202560 146413 1251 0 0 5037 23 0 0 25 0 9 0 703454929 618962944 112585 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21124/tid=21135] ppid=21122 vsize=604456 CPUtime=50.57 cores=0-7
/proc/21124/task/21135/stat : 21135 (plingeling) R 21122 21124 21003 0 -1 4202560 9472 1251 0 0 5056 1 0 0 25 0 9 0 703454929 618962944 112585 33554432000 4194304 4417452 140735806969136 18446744073709551615 4310486 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21124/tid=21136] ppid=21122 vsize=604456 CPUtime=50.57 cores=0-7
/proc/21124/task/21136/stat : 21136 (plingeling) R 21122 21124 21003 0 -1 4202560 15420 1251 0 0 5055 2 0 0 25 0 9 0 703454929 618962944 112585 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21124/tid=21137] ppid=21122 vsize=604456 CPUtime=50.56 cores=0-7
/proc/21124/task/21137/stat : 21137 (plingeling) R 21122 21124 21003 0 -1 4202560 6943 1251 0 0 5056 0 0 0 25 0 9 0 703454929 618962944 112585 33554432000 4194304 4417452 140735806969136 18446744073709551615 4258525 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21124/tid=21138] ppid=21122 vsize=604456 CPUtime=50.57 cores=0-7
/proc/21124/task/21138/stat : 21138 (plingeling) R 21122 21124 21003 0 -1 4202560 9335 1251 0 0 5056 1 0 0 25 0 9 0 703454929 618962944 112585 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 404.42
Current children cumulated vsize (KiB) 604456

[startup+102.318 s]
/proc/loadavg: 7.16 4.95 6.07 9/479 21141

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


[startup+4722.32 s]
/proc/loadavg: 8.09 8.07 8.00 9/479 21276
/proc/meminfo: memFree=6736560/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=9867276 CPUtime=37699.5 cores=0-7
/proc/21124/stat : 21124 (plingeling) S 21122 21124 21003 0 -1 4202496 13470325 1251 0 0 3767655 2292 0 0 19 0 9 0 703454879 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 2466819 2433110 180 55 0 2464705 0
[pid=21124/tid=21131] ppid=21122 vsize=9867276 CPUtime=4721.87 cores=0-7
/proc/21124/task/21131/stat : 21131 (plingeling) R 21122 21124 21003 0 -1 4202560 1562741 1251 0 0 471927 260 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21124/tid=21132] ppid=21122 vsize=9867276 CPUtime=4684.79 cores=0-7
/proc/21124/task/21132/stat : 21132 (plingeling) R 21122 21124 21003 0 -1 4202560 1638601 1251 0 0 468214 265 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21124/tid=21133] ppid=21122 vsize=9867276 CPUtime=4684.93 cores=0-7
/proc/21124/task/21133/stat : 21133 (plingeling) R 21122 21124 21003 0 -1 4202560 1290117 1251 0 0 468275 218 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21124/tid=21134] ppid=21122 vsize=9867276 CPUtime=4721.89 cores=0-7
/proc/21124/task/21134/stat : 21134 (plingeling) R 21122 21124 21003 0 -1 4202560 1532754 1251 0 0 471775 414 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21124/tid=21135] ppid=21122 vsize=9867276 CPUtime=4721.9 cores=0-7
/proc/21124/task/21135/stat : 21135 (plingeling) R 21122 21124 21003 0 -1 4202560 1666692 1251 0 0 471917 273 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21124/tid=21136] ppid=21122 vsize=9867276 CPUtime=4720.01 cores=0-7
/proc/21124/task/21136/stat : 21136 (plingeling) R 21122 21124 21003 0 -1 4202560 2350542 1251 0 0 471657 344 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21124/tid=21137] ppid=21122 vsize=9867276 CPUtime=4721.63 cores=0-7
/proc/21124/task/21137/stat : 21137 (plingeling) R 21122 21124 21003 0 -1 4202560 1782595 1251 0 0 471865 298 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21124/tid=21138] ppid=21122 vsize=9867276 CPUtime=4721.89 cores=0-7
/proc/21124/task/21138/stat : 21138 (plingeling) R 21122 21124 21003 0 -1 4202560 1628779 1251 0 0 471974 215 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37699.5
Current children cumulated vsize (KiB) 9867276

[startup+4782.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/479 21278
/proc/meminfo: memFree=6737916/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=9867276 CPUtime=38178.4 cores=0-7
/proc/21124/stat : 21124 (plingeling) S 21122 21124 21003 0 -1 4202496 13568629 1251 0 0 3815523 2313 0 0 19 0 9 0 703454879 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 2466819 2433110 180 55 0 2464705 0
[pid=21124/tid=21131] ppid=21122 vsize=9867276 CPUtime=4781.85 cores=0-7
/proc/21124/task/21131/stat : 21131 (plingeling) R 21122 21124 21003 0 -1 4202560 1595509 1251 0 0 477919 266 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21124/tid=21132] ppid=21122 vsize=9867276 CPUtime=4743.8 cores=0-7
/proc/21124/task/21132/stat : 21132 (plingeling) R 21122 21124 21003 0 -1 4202560 1638601 1251 0 0 474115 265 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364408 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21124/tid=21133] ppid=21122 vsize=9867276 CPUtime=4744.92 cores=0-7
/proc/21124/task/21133/stat : 21133 (plingeling) R 21122 21124 21003 0 -1 4202560 1306501 1251 0 0 474269 223 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21124/tid=21134] ppid=21122 vsize=9867276 CPUtime=4781.88 cores=0-7
/proc/21124/task/21134/stat : 21134 (plingeling) R 21122 21124 21003 0 -1 4202560 1532754 1251 0 0 477774 414 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21124/tid=21135] ppid=21122 vsize=9867276 CPUtime=4781.88 cores=0-7
/proc/21124/task/21135/stat : 21135 (plingeling) R 21122 21124 21003 0 -1 4202560 1666692 1251 0 0 477915 273 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21124/tid=21136] ppid=21122 vsize=9867276 CPUtime=4779.98 cores=0-7
/proc/21124/task/21136/stat : 21136 (plingeling) R 21122 21124 21003 0 -1 4202560 2366926 1251 0 0 477652 346 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21124/tid=21137] ppid=21122 vsize=9867276 CPUtime=4781.6 cores=0-7
/proc/21124/task/21137/stat : 21137 (plingeling) R 21122 21124 21003 0 -1 4202560 1815363 1251 0 0 477856 304 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4263216 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21124/tid=21138] ppid=21122 vsize=9867276 CPUtime=4781.87 cores=0-7
/proc/21124/task/21138/stat : 21138 (plingeling) R 21122 21124 21003 0 -1 4202560 1628779 1251 0 0 477972 215 0 0 25 0 9 0 703454929 10104090624 2433110 33554432000 4194304 4417452 140735806969136 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38178.4
Current children cumulated vsize (KiB) 9867276

[startup+4842.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/479 21280
/proc/meminfo: memFree=6439184/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=10165140 CPUtime=38657.4 cores=0-7
/proc/21124/stat : 21124 (plingeling) S 21122 21124 21003 0 -1 4202496 13815010 1251 0 0 3863376 2364 0 0 19 0 9 0 703454879 10409103360 2507576 33554432000 4194304 4417452 140735806969136 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 2541285 2507576 180 55 0 2539171 0
[pid=21124/tid=21131] ppid=21122 vsize=10165140 CPUtime=4841.85 cores=0-7
/proc/21124/task/21131/stat : 21131 (plingeling) R 21122 21124 21003 0 -1 4202560 1611893 1251 0 0 483917 268 0 0 25 0 9 0 703454929 10409103360 2507576 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21124/tid=21132] ppid=21122 vsize=10165140 CPUtime=4802.86 cores=0-7
/proc/21124/task/21132/stat : 21132 (plingeling) R 21122 21124 21003 0 -1 4202560 1654985 1251 0 0 480016 270 0 0 25 0 9 0 703454929 10409103360 2507576 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21124/tid=21133] ppid=21122 vsize=10165140 CPUtime=4804.92 cores=0-7
/proc/21124/task/21133/stat : 21133 (plingeling) R 21122 21124 21003 0 -1 4202560 1306501 1251 0 0 480269 223 0 0 25 0 9 0 703454929 10409103360 2507576 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21124/tid=21134] ppid=21122 vsize=10165140 CPUtime=4841.89 cores=0-7
/proc/21124/task/21134/stat : 21134 (plingeling) R 21122 21124 21003 0 -1 4202560 1565522 1251 0 0 483764 425 0 0 25 0 9 0 703454929 10409103360 2507576 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21124/tid=21135] ppid=21122 vsize=10165140 CPUtime=4841.89 cores=0-7
/proc/21124/task/21135/stat : 21135 (plingeling) R 21122 21124 21003 0 -1 4202560 1782001 1251 0 0 483892 297 0 0 25 0 9 0 703454929 10409103360 2507576 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21124/tid=21136] ppid=21122 vsize=10165140 CPUtime=4839.96 cores=0-7
/proc/21124/task/21136/stat : 21136 (plingeling) R 21122 21124 21003 0 -1 4202560 2383310 1251 0 0 483648 348 0 0 25 0 9 0 703454929 10409103360 2507576 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21124/tid=21137] ppid=21122 vsize=10165140 CPUtime=4841.61 cores=0-7
/proc/21124/task/21137/stat : 21137 (plingeling) R 21122 21124 21003 0 -1 4202560 1831747 1251 0 0 483851 310 0 0 25 0 9 0 703454929 10409103360 2507576 33554432000 4194304 4417452 140735806969136 18446744073709551615 4263109 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21124/tid=21138] ppid=21122 vsize=10165140 CPUtime=4841.87 cores=0-7
/proc/21124/task/21138/stat : 21138 (plingeling) R 21122 21124 21003 0 -1 4202560 1661547 1251 0 0 483969 218 0 0 25 0 9 0 703454929 10409103360 2507576 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38657.4
Current children cumulated vsize (KiB) 10165140

[startup+4902.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/479 21281
/proc/meminfo: memFree=6047340/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=10556792 CPUtime=39136.5 cores=0-7
/proc/21124/stat : 21124 (plingeling) S 21122 21124 21003 0 -1 4202496 14104491 1251 0 0 3911232 2415 0 0 19 0 9 0 703454879 10810155008 2605489 33554432000 4194304 4417452 140735806969136 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 2639198 2605489 180 55 0 2637084 0
[pid=21124/tid=21131] ppid=21122 vsize=10556792 CPUtime=4901.85 cores=0-7
/proc/21124/task/21131/stat : 21131 (plingeling) R 21122 21124 21003 0 -1 4202560 1611893 1251 0 0 489917 268 0 0 25 0 9 0 703454929 10810155008 2605489 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21124/tid=21132] ppid=21122 vsize=10556792 CPUtime=4861.93 cores=0-7
/proc/21124/task/21132/stat : 21132 (plingeling) R 21122 21124 21003 0 -1 4202560 1671369 1251 0 0 485921 272 0 0 25 0 9 0 703454929 10810155008 2605489 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21124/tid=21133] ppid=21122 vsize=10556792 CPUtime=4864.93 cores=0-7
/proc/21124/task/21133/stat : 21133 (plingeling) R 21122 21124 21003 0 -1 4202560 1339269 1251 0 0 486265 228 0 0 25 0 9 0 703454929 10810155008 2605489 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21124/tid=21134] ppid=21122 vsize=10556792 CPUtime=4901.89 cores=0-7
/proc/21124/task/21134/stat : 21134 (plingeling) R 21122 21124 21003 0 -1 4202560 1598291 1251 0 0 489761 428 0 0 25 0 9 0 703454929 10810155008 2605489 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21124/tid=21135] ppid=21122 vsize=10556792 CPUtime=4901.89 cores=0-7
/proc/21124/task/21135/stat : 21135 (plingeling) R 21122 21124 21003 0 -1 4202560 1798385 1251 0 0 489887 302 0 0 25 0 9 0 703454929 10810155008 2605489 33554432000 4194304 4417452 140735806969136 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21124/tid=21136] ppid=21122 vsize=10556792 CPUtime=4899.95 cores=0-7
/proc/21124/task/21136/stat : 21136 (plingeling) R 21122 21124 21003 0 -1 4202560 2399694 1251 0 0 489645 350 0 0 25 0 9 0 703454929 10810155008 2605489 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21124/tid=21137] ppid=21122 vsize=10556792 CPUtime=4901.61 cores=0-7
/proc/21124/task/21137/stat : 21137 (plingeling) R 21122 21124 21003 0 -1 4202560 1864515 1251 0 0 489847 314 0 0 25 0 9 0 703454929 10810155008 2605489 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21124/tid=21138] ppid=21122 vsize=10556792 CPUtime=4901.87 cores=0-7
/proc/21124/task/21138/stat : 21138 (plingeling) R 21122 21124 21003 0 -1 4202560 1803571 1251 0 0 489939 248 0 0 25 0 9 0 703454929 10810155008 2605489 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39136.5
Current children cumulated vsize (KiB) 10556792

[startup+4962.3 s]
/proc/loadavg: 8.02 8.03 8.00 9/479 21283
/proc/meminfo: memFree=5982356/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=10622328 CPUtime=39615.5 cores=0-7
/proc/21124/stat : 21124 (plingeling) S 21122 21124 21003 0 -1 4202496 14202795 1251 0 0 3959128 2426 0 0 19 0 9 0 703454879 10877263872 2621873 33554432000 4194304 4417452 140735806969136 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 2655582 2621873 180 55 0 2653468 0
[pid=21124/tid=21131] ppid=21122 vsize=10622328 CPUtime=4961.85 cores=0-7
/proc/21124/task/21131/stat : 21131 (plingeling) R 21122 21124 21003 0 -1 4202560 1611893 1251 0 0 495917 268 0 0 25 0 9 0 703454929 10877263872 2621873 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21124/tid=21132] ppid=21122 vsize=10622328 CPUtime=4921 cores=0-7
/proc/21124/task/21132/stat : 21132 (plingeling) R 21122 21124 21003 0 -1 4202560 1687753 1251 0 0 491826 274 0 0 25 0 9 0 703454929 10877263872 2621873 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21124/tid=21133] ppid=21122 vsize=10622328 CPUtime=4924.93 cores=0-7
/proc/21124/task/21133/stat : 21133 (plingeling) R 21122 21124 21003 0 -1 4202560 1339269 1251 0 0 492265 228 0 0 25 0 9 0 703454929 10877263872 2621873 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21124/tid=21134] ppid=21122 vsize=10622328 CPUtime=4961.89 cores=0-7
/proc/21124/task/21134/stat : 21134 (plingeling) R 21122 21124 21003 0 -1 4202560 1598291 1251 0 0 495761 428 0 0 25 0 9 0 703454929 10877263872 2621873 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21124/tid=21135] ppid=21122 vsize=10622328 CPUtime=4961.89 cores=0-7
/proc/21124/task/21135/stat : 21135 (plingeling) R 21122 21124 21003 0 -1 4202560 1814769 1251 0 0 495885 304 0 0 25 0 9 0 703454929 10877263872 2621873 33554432000 4194304 4417452 140735806969136 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21124/tid=21136] ppid=21122 vsize=10622328 CPUtime=4959.94 cores=0-7
/proc/21124/task/21136/stat : 21136 (plingeling) R 21122 21124 21003 0 -1 4202560 2416078 1251 0 0 495642 352 0 0 25 0 9 0 703454929 10877263872 2621873 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21124/tid=21137] ppid=21122 vsize=10622328 CPUtime=4961.61 cores=0-7
/proc/21124/task/21137/stat : 21137 (plingeling) R 21122 21124 21003 0 -1 4202560 1880899 1251 0 0 495845 316 0 0 25 0 9 0 703454929 10877263872 2621873 33554432000 4194304 4417452 140735806969136 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21124/tid=21138] ppid=21122 vsize=10622328 CPUtime=4961.87 cores=0-7
/proc/21124/task/21138/stat : 21138 (plingeling) R 21122 21124 21003 0 -1 4202560 1836339 1251 0 0 495936 251 0 0 25 0 9 0 703454929 10877263872 2621873 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39615.5
Current children cumulated vsize (KiB) 10622328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.52 s]
/proc/loadavg: 8.06 8.04 8.00 9/479 21284
/proc/meminfo: memFree=5850908/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=10753400 CPUtime=40000.6 cores=0-7
/proc/21124/stat : 21124 (plingeling) S 21122 21124 21003 0 -1 4202496 14251947 1251 0 0 3997624 2439 0 0 19 0 9 0 703454879 11011481600 2654641 33554432000 4194304 4417452 140735806969136 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 2688350 2654641 180 55 0 2686236 0
[pid=21124/tid=21131] ppid=21122 vsize=10753400 CPUtime=5010.09 cores=0-7
/proc/21124/task/21131/stat : 21131 (plingeling) R 21122 21124 21003 0 -1 4202560 1611893 1251 0 0 500740 269 0 0 25 0 9 0 703454929 11011481600 2654641 33554432000 4194304 4417452 140735806969136 18446744073709551615 4263155 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21124/tid=21132] ppid=21122 vsize=10753400 CPUtime=4968.47 cores=0-7
/proc/21124/task/21132/stat : 21132 (plingeling) R 21122 21124 21003 0 -1 4202560 1720521 1251 0 0 496563 284 0 0 25 0 9 0 703454929 11011481600 2654641 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21124/tid=21133] ppid=21122 vsize=10753400 CPUtime=4973.16 cores=0-7
/proc/21124/task/21133/stat : 21133 (plingeling) R 21122 21124 21003 0 -1 4202560 1339269 1251 0 0 497088 228 0 0 25 0 9 0 703454929 11011481600 2654641 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21124/tid=21134] ppid=21122 vsize=10753400 CPUtime=5010.12 cores=0-7
/proc/21124/task/21134/stat : 21134 (plingeling) R 21122 21124 21003 0 -1 4202560 1598291 1251 0 0 500584 428 0 0 25 0 9 0 703454929 11011481600 2654641 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21124/tid=21135] ppid=21122 vsize=10753400 CPUtime=5010.13 cores=0-7
/proc/21124/task/21135/stat : 21135 (plingeling) R 21122 21124 21003 0 -1 4202560 1814769 1251 0 0 500709 304 0 0 25 0 9 0 703454929 11011481600 2654641 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21124/tid=21136] ppid=21122 vsize=10753400 CPUtime=5008.17 cores=0-7
/proc/21124/task/21136/stat : 21136 (plingeling) R 21122 21124 21003 0 -1 4202560 2432462 1251 0 0 500463 354 0 0 25 0 9 0 703454929 11011481600 2654641 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21124/tid=21137] ppid=21122 vsize=10753400 CPUtime=5009.84 cores=0-7
/proc/21124/task/21137/stat : 21137 (plingeling) R 21122 21124 21003 0 -1 4202560 1880899 1251 0 0 500668 316 0 0 25 0 9 0 703454929 11011481600 2654641 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21124/tid=21138] ppid=21122 vsize=10753400 CPUtime=5010.11 cores=0-7
/proc/21124/task/21138/stat : 21138 (plingeling) R 21122 21124 21003 0 -1 4202560 1836339 1251 0 0 500760 251 0 0 25 0 9 0 703454929 11011481600 2654641 33554432000 4194304 4417452 140735806969136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 10753400

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

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

[startup+5010.9 s]
/proc/loadavg: 8.06 8.04 8.00 9/479 21284
/proc/meminfo: memFree=5850908/32951124 swapFree=67057928/67111528
[pid=21124] ppid=21122 vsize=0 CPUtime=40001.1 cores=0-7
/proc/21124/stat : 21124 (plingeling) Z 21122 21124 21003 0 -1 4203548 14251947 1251 0 0 3997630 2475 0 0 18 0 2 0 703454879 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21124/statm: 0 0 0 0 0 0 0
[pid=21124/tid=21132] ppid=21122 vsize=0 CPUtime=4968.83 cores=0-7
/proc/21124/task/21132/stat : 21132 (plingeling) R 21122 21124 21003 0 -1 4203588 1720521 1251 0 0 496563 320 0 0 25 0 2 0 703454929 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.92
CPU time (s): 40001.1
CPU user time (s): 39976.3
CPU system time (s): 24.7772
CPU usage (%): 798.278
Max. virtual memory (cumulated for all children) (KiB): 10753400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39976.3
system time used= 24.7772
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14253198
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= 512
involuntary context switches= 194134

runsolver used 22.1866 second user time and 56.4034 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-23 02:26:36
IDJOB=3395006
IDBENCH=88211
IDSOLVER=1851
FILE ID=node140/3395006-1306110395
RUNJOBID= node140-1306109712-21017
PBS_JOBID= 13388040
Free space on /tmp= 73220 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3395006-1306110395/watcher-3395006-1306110395 -o /tmp/evaluation-result-3395006-1306110395/solver-3395006-1306110395 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3395006-1306110395.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=1366936113

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:      16487668 kB
Buffers:        358936 kB
Cached:        8829904 kB
SwapCached:       8168 kB
Active:       10809416 kB
Inactive:      5294964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16487668 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:            5556 kB
Writeback:           0 kB
AnonPages:     6912320 kB
Mapped:          37816 kB
Slab:           236084 kB
PageTables:      51948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141376756 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= 73220 MiB
End job on node140 at 2011-05-23 03:50:08