Trace number 3394782

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 5010.25

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-2.used-as.sat04-892.cnf
MD5SUMfd8d5783ed404e5c6590d627ffdcca50
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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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-3394782-1306105513/watcher-3394782-1306105513 -o /tmp/evaluation-result-3394782-1306105513/solver-3394782-1306105513 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394782-1306105513.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.61 7.98 7.98 2/454 9560
/proc/meminfo: memFree=17018468/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=10660 CPUtime=0 cores=0-7
/proc/9560/stat : 9560 (plingeling) R 9558 9560 9335 0 -1 4202496 741 1251 0 0 0 0 0 0 18 0 1 0 722149316 10915840 671 33554432000 4194304 4417452 140733928573872 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9560/statm: 2665 671 147 55 0 551 0

[startup+0.075043 s]
/proc/loadavg: 7.61 7.98 7.98 2/454 9560
/proc/meminfo: memFree=17018468/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=26556 CPUtime=0.06 cores=0-7
/proc/9560/stat : 9560 (plingeling) R 9558 9560 9335 0 -1 4202496 4862 1251 0 0 6 0 0 0 18 0 1 0 722149316 27193344 4662 33554432000 4194304 4417452 140733928573872 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9560/statm: 6639 4662 148 55 0 4525 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26556

[startup+0.101036 s]
/proc/loadavg: 7.61 7.98 7.98 2/454 9560
/proc/meminfo: memFree=17018468/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=26556 CPUtime=0.08 cores=0-7
/proc/9560/stat : 9560 (plingeling) R 9558 9560 9335 0 -1 4202496 4862 1251 0 0 8 0 0 0 18 0 1 0 722149316 27193344 4662 33554432000 4194304 4417452 140733928573872 18446744073709551615 4235999 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9560/statm: 6639 4662 148 55 0 4525 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26556

[startup+0.301741 s]
/proc/loadavg: 7.61 7.98 7.98 2/454 9560
/proc/meminfo: memFree=17018468/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=206760 CPUtime=1.18 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 16502 1251 0 0 116 2 0 0 18 0 9 0 722149316 211722240 12490 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 51690 12539 177 55 0 49576 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 206760

[startup+1.1998 s]
/proc/loadavg: 7.61 7.98 7.98 2/454 9560
/proc/meminfo: memFree=17018468/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=215000 CPUtime=8.36 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 24572 1251 0 0 832 4 0 0 18 0 9 0 722149316 220160000 15052 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 53750 15052 180 55 0 51636 0
Current children cumulated CPU time (s) 8.36
Current children cumulated vsize (KiB) 215000

[startup+1.50075 s]
/proc/loadavg: 7.61 7.98 7.98 2/454 9560
/proc/meminfo: memFree=17018468/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=216064 CPUtime=10.77 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 26188 1251 0 0 1073 4 0 0 18 0 9 0 722149316 221249536 15318 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 54016 15318 180 55 0 51902 0
Current children cumulated CPU time (s) 10.77
Current children cumulated vsize (KiB) 216064

[startup+3.10046 s]
/proc/loadavg: 7.61 7.98 7.98 9/463 9574
/proc/meminfo: memFree=16940284/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=230692 CPUtime=23.54 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 34890 1251 0 0 2349 5 0 0 18 0 9 0 722149316 236228608 18975 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 57673 18975 180 55 0 55559 0
[pid=9560/tid=9567] ppid=9558 vsize=230692 CPUtime=2.92 cores=0-7
/proc/9560/task/9567/stat : 9567 (plingeling) R 9558 9560 9335 0 -1 4202560 2560 1251 0 0 292 0 0 0 25 0 9 0 722149333 236228608 18975 33554432000 4194304 4417452 140733928573872 18446744073709551615 4233249 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9560/tid=9568] ppid=9558 vsize=230692 CPUtime=2.92 cores=0-7
/proc/9560/task/9568/stat : 9568 (plingeling) R 9558 9560 9335 0 -1 4202560 1633 1251 0 0 292 0 0 0 23 0 9 0 722149333 236228608 18975 33554432000 4194304 4417452 140733928573872 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9560/tid=9569] ppid=9558 vsize=230692 CPUtime=2.92 cores=0-7
/proc/9560/task/9569/stat : 9569 (plingeling) R 9558 9560 9335 0 -1 4202560 1152 1251 0 0 292 0 0 0 23 0 9 0 722149333 236228608 18975 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9560/tid=9570] ppid=9558 vsize=230692 CPUtime=2.86 cores=0-7
/proc/9560/task/9570/stat : 9570 (plingeling) R 9558 9560 9335 0 -1 4202560 10317 1251 0 0 285 1 0 0 23 0 9 0 722149333 236228608 18975 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9560/tid=9571] ppid=9558 vsize=230692 CPUtime=2.92 cores=0-7
/proc/9560/task/9571/stat : 9571 (plingeling) R 9558 9560 9335 0 -1 4202560 2456 1251 0 0 292 0 0 0 25 0 9 0 722149333 236228608 18975 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9560/tid=9572] ppid=9558 vsize=230692 CPUtime=2.92 cores=0-7
/proc/9560/task/9572/stat : 9572 (plingeling) R 9558 9560 9335 0 -1 4202560 2539 1251 0 0 292 0 0 0 23 0 9 0 722149333 236228608 18975 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9560/tid=9573] ppid=9558 vsize=230692 CPUtime=2.92 cores=0-7
/proc/9560/task/9573/stat : 9573 (plingeling) R 9558 9560 9335 0 -1 4202560 2334 1251 0 0 292 0 0 0 25 0 9 0 722149333 236228608 18975 33554432000 4194304 4417452 140733928573872 18446744073709551615 4354461 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9560/tid=9574] ppid=9558 vsize=230692 CPUtime=2.92 cores=0-7
/proc/9560/task/9574/stat : 9574 (plingeling) R 9558 9560 9335 0 -1 4202560 2925 1251 0 0 292 0 0 0 25 0 9 0 722149333 236228608 18975 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.54
Current children cumulated vsize (KiB) 230692

[startup+6.30088 s]
/proc/loadavg: 7.64 7.98 7.98 9/463 9574
/proc/meminfo: memFree=16943880/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=232240 CPUtime=49.09 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 46941 1251 0 0 4902 7 0 0 18 0 9 0 722149316 237813760 19394 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 58060 19394 180 55 0 55946 0
[pid=9560/tid=9567] ppid=9558 vsize=232240 CPUtime=6.13 cores=0-7
/proc/9560/task/9567/stat : 9567 (plingeling) R 9558 9560 9335 0 -1 4202560 2560 1251 0 0 613 0 0 0 25 0 9 0 722149333 237813760 19394 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9560/tid=9568] ppid=9558 vsize=232240 CPUtime=6.12 cores=0-7
/proc/9560/task/9568/stat : 9568 (plingeling) R 9558 9560 9335 0 -1 4202560 1633 1251 0 0 612 0 0 0 25 0 9 0 722149333 237813760 19394 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9560/tid=9569] ppid=9558 vsize=232240 CPUtime=6.12 cores=0-7
/proc/9560/task/9569/stat : 9569 (plingeling) R 9558 9560 9335 0 -1 4202560 1152 1251 0 0 612 0 0 0 25 0 9 0 722149333 237813760 19394 33554432000 4194304 4417452 140733928573872 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9560/tid=9570] ppid=9558 vsize=232240 CPUtime=6.02 cores=0-7
/proc/9560/task/9570/stat : 9570 (plingeling) R 9558 9560 9335 0 -1 4202560 22368 1251 0 0 598 4 0 0 25 0 9 0 722149333 237813760 19394 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9560/tid=9571] ppid=9558 vsize=232240 CPUtime=6.12 cores=0-7
/proc/9560/task/9571/stat : 9571 (plingeling) R 9558 9560 9335 0 -1 4202560 2456 1251 0 0 612 0 0 0 25 0 9 0 722149333 237813760 19394 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249614 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9560/tid=9572] ppid=9558 vsize=232240 CPUtime=6.13 cores=0-7
/proc/9560/task/9572/stat : 9572 (plingeling) R 9558 9560 9335 0 -1 4202560 2539 1251 0 0 613 0 0 0 25 0 9 0 722149333 237813760 19394 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9560/tid=9573] ppid=9558 vsize=232240 CPUtime=6.13 cores=0-7
/proc/9560/task/9573/stat : 9573 (plingeling) R 9558 9560 9335 0 -1 4202560 2334 1251 0 0 613 0 0 0 25 0 9 0 722149333 237813760 19394 33554432000 4194304 4417452 140733928573872 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9560/tid=9574] ppid=9558 vsize=232240 CPUtime=6.12 cores=0-7
/proc/9560/task/9574/stat : 9574 (plingeling) R 9558 9560 9335 0 -1 4202560 2925 1251 0 0 612 0 0 0 25 0 9 0 722149333 237813760 19394 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249943 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.09
Current children cumulated vsize (KiB) 232240

[startup+12.7167 s]
/proc/loadavg: 7.67 7.98 7.98 9/463 9574
/proc/meminfo: memFree=16889272/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=284600 CPUtime=100.33 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 66791 1251 0 0 10022 11 0 0 18 0 9 0 722149316 291430400 32460 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 71150 32460 180 55 0 69036 0
[pid=9560/tid=9567] ppid=9558 vsize=284600 CPUtime=12.54 cores=0-7
/proc/9560/task/9567/stat : 9567 (plingeling) R 9558 9560 9335 0 -1 4202560 3357 1251 0 0 1254 0 0 0 25 0 9 0 722149333 291430400 32460 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9560/tid=9568] ppid=9558 vsize=284600 CPUtime=12.54 cores=0-7
/proc/9560/task/9568/stat : 9568 (plingeling) R 9558 9560 9335 0 -1 4202560 2430 1251 0 0 1254 0 0 0 25 0 9 0 722149333 291430400 32460 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9560/tid=9569] ppid=9558 vsize=284600 CPUtime=12.53 cores=0-7
/proc/9560/task/9569/stat : 9569 (plingeling) R 9558 9560 9335 0 -1 4202560 3696 1251 0 0 1253 0 0 0 25 0 9 0 722149333 291430400 32460 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9560/tid=9570] ppid=9558 vsize=284600 CPUtime=12.33 cores=0-7
/proc/9560/task/9570/stat : 9570 (plingeling) R 9558 9560 9335 0 -1 4202560 35273 1251 0 0 1227 6 0 0 25 0 9 0 722149333 291430400 32460 33554432000 4194304 4417452 140733928573872 18446744073709551615 4236956 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9560/tid=9571] ppid=9558 vsize=284600 CPUtime=12.54 cores=0-7
/proc/9560/task/9571/stat : 9571 (plingeling) R 9558 9560 9335 0 -1 4202560 3261 1251 0 0 1254 0 0 0 25 0 9 0 722149333 291430400 32460 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249958 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9560/tid=9572] ppid=9558 vsize=284600 CPUtime=12.54 cores=0-7
/proc/9560/task/9572/stat : 9572 (plingeling) R 9558 9560 9335 0 -1 4202560 3336 1251 0 0 1254 0 0 0 25 0 9 0 722149333 291430400 32460 33554432000 4194304 4417452 140733928573872 18446744073709551615 4235421 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9560/tid=9573] ppid=9558 vsize=284600 CPUtime=12.54 cores=0-7
/proc/9560/task/9573/stat : 9573 (plingeling) R 9558 9560 9335 0 -1 4202560 2742 1251 0 0 1254 0 0 0 25 0 9 0 722149333 291430400 32460 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9560/tid=9574] ppid=9558 vsize=284600 CPUtime=12.54 cores=0-7
/proc/9560/task/9574/stat : 9574 (plingeling) R 9558 9560 9335 0 -1 4202560 3722 1251 0 0 1254 0 0 0 25 0 9 0 722149333 291430400 32460 33554432000 4194304 4417452 140733928573872 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.33
Current children cumulated vsize (KiB) 284600

[startup+25.5004 s]
/proc/loadavg: 7.72 7.98 7.98 9/463 9574
/proc/meminfo: memFree=16821604/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=371828 CPUtime=202.41 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 109407 1251 0 0 20223 18 0 0 18 0 9 0 722149316 380751872 54267 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 92957 54267 180 55 0 90843 0
[pid=9560/tid=9567] ppid=9558 vsize=371828 CPUtime=25.32 cores=0-7
/proc/9560/task/9567/stat : 9567 (plingeling) R 9558 9560 9335 0 -1 4202560 4363 1251 0 0 2532 0 0 0 25 0 9 0 722149333 380751872 54267 33554432000 4194304 4417452 140733928573872 18446744073709551615 4237639 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9560/tid=9568] ppid=9558 vsize=371828 CPUtime=25.31 cores=0-7
/proc/9560/task/9568/stat : 9568 (plingeling) R 9558 9560 9335 0 -1 4202560 3394 1251 0 0 2531 0 0 0 25 0 9 0 722149333 380751872 54267 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9560/tid=9569] ppid=9558 vsize=371828 CPUtime=25.32 cores=0-7
/proc/9560/task/9569/stat : 9569 (plingeling) R 9558 9560 9335 0 -1 4202560 9161 1251 0 0 2531 1 0 0 25 0 9 0 722149333 380751872 54267 33554432000 4194304 4417452 140733928573872 18446744073709551615 4366450 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9560/tid=9570] ppid=9558 vsize=371828 CPUtime=24.95 cores=0-7
/proc/9560/task/9570/stat : 9570 (plingeling) R 9558 9560 9335 0 -1 4202560 65126 1251 0 0 2483 12 0 0 25 0 9 0 722149333 380751872 54267 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9560/tid=9571] ppid=9558 vsize=371828 CPUtime=25.32 cores=0-7
/proc/9560/task/9571/stat : 9571 (plingeling) R 9558 9560 9335 0 -1 4202560 3365 1251 0 0 2532 0 0 0 25 0 9 0 722149333 380751872 54267 33554432000 4194304 4417452 140733928573872 18446744073709551615 4310641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9560/tid=9572] ppid=9558 vsize=371828 CPUtime=25.32 cores=0-7
/proc/9560/task/9572/stat : 9572 (plingeling) R 9558 9560 9335 0 -1 4202560 4828 1251 0 0 2532 0 0 0 25 0 9 0 722149333 380751872 54267 33554432000 4194304 4417452 140733928573872 18446744073709551615 4250731 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9560/tid=9573] ppid=9558 vsize=371828 CPUtime=25.32 cores=0-7
/proc/9560/task/9573/stat : 9573 (plingeling) R 9558 9560 9335 0 -1 4202560 6115 1251 0 0 2532 0 0 0 25 0 9 0 722149333 380751872 54267 33554432000 4194304 4417452 140733928573872 18446744073709551615 4275950 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9560/tid=9574] ppid=9558 vsize=371828 CPUtime=25.32 cores=0-7
/proc/9560/task/9574/stat : 9574 (plingeling) R 9558 9560 9335 0 -1 4202560 4081 1251 0 0 2532 0 0 0 25 0 9 0 722149333 380751872 54267 33554432000 4194304 4417452 140733928573872 18446744073709551615 4309920 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.41
Current children cumulated vsize (KiB) 371828

[startup+51.1008 s]
/proc/loadavg: 7.88 8.00 7.98 9/463 9575
/proc/meminfo: memFree=16703372/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=470132 CPUtime=406.9 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 156008 1251 0 0 40664 26 0 0 18 0 9 0 722149316 481415168 78843 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 117533 78843 180 55 0 115419 0
[pid=9560/tid=9567] ppid=9558 vsize=470132 CPUtime=50.93 cores=0-7
/proc/9560/task/9567/stat : 9567 (plingeling) R 9558 9560 9335 0 -1 4202560 6305 1251 0 0 5093 0 0 0 25 0 9 0 722149333 481415168 78843 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9560/tid=9568] ppid=9558 vsize=470132 CPUtime=50.93 cores=0-7
/proc/9560/task/9568/stat : 9568 (plingeling) R 9558 9560 9335 0 -1 4202560 3762 1251 0 0 5093 0 0 0 25 0 9 0 722149333 481415168 78843 33554432000 4194304 4417452 140733928573872 18446744073709551615 4277540 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9560/tid=9569] ppid=9558 vsize=470132 CPUtime=50.94 cores=0-7
/proc/9560/task/9569/stat : 9569 (plingeling) R 9558 9560 9335 0 -1 4202560 13243 1251 0 0 5092 2 0 0 25 0 9 0 722149333 481415168 78843 33554432000 4194304 4417452 140733928573872 18446744073709551615 4250513 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9560/tid=9570] ppid=9558 vsize=470132 CPUtime=50.18 cores=0-7
/proc/9560/task/9570/stat : 9570 (plingeling) R 9558 9560 9335 0 -1 4202560 100697 1251 0 0 5000 18 0 0 25 0 9 0 722149333 481415168 78843 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9560/tid=9571] ppid=9558 vsize=470132 CPUtime=50.93 cores=0-7
/proc/9560/task/9571/stat : 9571 (plingeling) R 9558 9560 9335 0 -1 4202560 5377 1251 0 0 5093 0 0 0 25 0 9 0 722149333 481415168 78843 33554432000 4194304 4417452 140733928573872 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9560/tid=9572] ppid=9558 vsize=470132 CPUtime=50.94 cores=0-7
/proc/9560/task/9572/stat : 9572 (plingeling) R 9558 9560 9335 0 -1 4202560 5598 1251 0 0 5093 1 0 0 25 0 9 0 722149333 481415168 78843 33554432000 4194304 4417452 140733928573872 18446744073709551615 4357256 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9560/tid=9573] ppid=9558 vsize=470132 CPUtime=50.94 cores=0-7
/proc/9560/task/9573/stat : 9573 (plingeling) R 9558 9560 9335 0 -1 4202560 7350 1251 0 0 5094 0 0 0 25 0 9 0 722149333 481415168 78843 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9560/tid=9574] ppid=9558 vsize=470132 CPUtime=50.94 cores=0-7
/proc/9560/task/9574/stat : 9574 (plingeling) R 9558 9560 9335 0 -1 4202560 4702 1251 0 0 5094 0 0 0 25 0 9 0 722149333 481415168 78843 33554432000 4194304 4417452 140733928573872 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.9
Current children cumulated vsize (KiB) 470132

[startup+102.301 s]
/proc/loadavg: 8.06 8.03 7.99 9/463 9576

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


[startup+4722.3 s]
/proc/loadavg: 8.02 8.06 8.01 9/463 9712
/proc/meminfo: memFree=10743156/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=6417788 CPUtime=37703.4 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 6198818 1251 0 0 3769098 1240 0 0 18 0 9 0 722149316 6571814912 1565757 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 1604447 1565757 180 55 0 1602333 0
[pid=9560/tid=9567] ppid=9558 vsize=6417788 CPUtime=4722.09 cores=0-7
/proc/9560/task/9567/stat : 9567 (plingeling) R 9558 9560 9335 0 -1 4202560 794187 1251 0 0 472062 147 0 0 25 0 9 0 722149333 6571814912 1565757 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9560/tid=9568] ppid=9558 vsize=6417788 CPUtime=4721.03 cores=0-7
/proc/9560/task/9568/stat : 9568 (plingeling) R 9558 9560 9335 0 -1 4202560 538489 1251 0 0 472007 96 0 0 25 0 9 0 722149333 6571814912 1565757 33554432000 4194304 4417452 140733928573872 18446744073709551615 4366646 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9560/tid=9569] ppid=9558 vsize=6417788 CPUtime=4722.07 cores=0-7
/proc/9560/task/9569/stat : 9569 (plingeling) R 9558 9560 9335 0 -1 4202560 747122 1251 0 0 472056 151 0 0 25 0 9 0 722149333 6571814912 1565757 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9560/tid=9570] ppid=9558 vsize=6417788 CPUtime=4649.68 cores=0-7
/proc/9560/task/9570/stat : 9570 (plingeling) R 9558 9560 9335 0 -1 4202560 1136794 1251 0 0 464691 277 0 0 25 0 9 0 722149333 6571814912 1565757 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9560/tid=9571] ppid=9558 vsize=6417788 CPUtime=4721.59 cores=0-7
/proc/9560/task/9571/stat : 9571 (plingeling) R 9558 9560 9335 0 -1 4202560 860979 1251 0 0 472003 156 0 0 25 0 9 0 722149333 6571814912 1565757 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9560/tid=9572] ppid=9558 vsize=6417788 CPUtime=4722.24 cores=0-7
/proc/9560/task/9572/stat : 9572 (plingeling) R 9558 9560 9335 0 -1 4202560 586440 1251 0 0 472111 113 0 0 25 0 9 0 722149333 6571814912 1565757 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9560/tid=9573] ppid=9558 vsize=6417788 CPUtime=4722.25 cores=0-7
/proc/9560/task/9573/stat : 9573 (plingeling) R 9558 9560 9335 0 -1 4202560 798848 1251 0 0 472066 159 0 0 25 0 9 0 722149333 6571814912 1565757 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9560/tid=9574] ppid=9558 vsize=6417788 CPUtime=4722.19 cores=0-7
/proc/9560/task/9574/stat : 9574 (plingeling) R 9558 9560 9335 0 -1 4202560 726985 1251 0 0 472083 136 0 0 25 0 9 0 722149333 6571814912 1565757 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37703.4
Current children cumulated vsize (KiB) 6417788

[startup+4782.32 s]
/proc/loadavg: 8.04 8.06 8.01 9/463 9713
/proc/meminfo: memFree=10432036/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=6729148 CPUtime=38182.6 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 6296306 1251 0 0 3817008 1250 0 0 18 0 9 0 722149316 6890647552 1643597 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 1682287 1643597 180 55 0 1680173 0
[pid=9560/tid=9567] ppid=9558 vsize=6729148 CPUtime=4782.11 cores=0-7
/proc/9560/task/9567/stat : 9567 (plingeling) R 9558 9560 9335 0 -1 4202560 794187 1251 0 0 478064 147 0 0 25 0 9 0 722149333 6890647552 1643597 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9560/tid=9568] ppid=9558 vsize=6729148 CPUtime=4781.04 cores=0-7
/proc/9560/task/9568/stat : 9568 (plingeling) R 9558 9560 9335 0 -1 4202560 596832 1251 0 0 478002 102 0 0 25 0 9 0 722149333 6890647552 1643597 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9560/tid=9569] ppid=9558 vsize=6729148 CPUtime=4782.09 cores=0-7
/proc/9560/task/9569/stat : 9569 (plingeling) R 9558 9560 9335 0 -1 4202560 747122 1251 0 0 478058 151 0 0 25 0 9 0 722149333 6890647552 1643597 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9560/tid=9570] ppid=9558 vsize=6729148 CPUtime=4708.77 cores=0-7
/proc/9560/task/9570/stat : 9570 (plingeling) R 9558 9560 9335 0 -1 4202560 1153178 1251 0 0 470598 279 0 0 25 0 9 0 722149333 6890647552 1643597 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9560/tid=9571] ppid=9558 vsize=6729148 CPUtime=4781.61 cores=0-7
/proc/9560/task/9571/stat : 9571 (plingeling) R 9558 9560 9335 0 -1 4202560 860979 1251 0 0 478005 156 0 0 25 0 9 0 722149333 6890647552 1643597 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9560/tid=9572] ppid=9558 vsize=6729148 CPUtime=4782.26 cores=0-7
/proc/9560/task/9572/stat : 9572 (plingeling) R 9558 9560 9335 0 -1 4202560 586440 1251 0 0 478113 113 0 0 25 0 9 0 722149333 6890647552 1643597 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9560/tid=9573] ppid=9558 vsize=6729148 CPUtime=4782.27 cores=0-7
/proc/9560/task/9573/stat : 9573 (plingeling) R 9558 9560 9335 0 -1 4202560 798848 1251 0 0 478068 159 0 0 25 0 9 0 722149333 6890647552 1643597 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9560/tid=9574] ppid=9558 vsize=6729148 CPUtime=4782.22 cores=0-7
/proc/9560/task/9574/stat : 9574 (plingeling) R 9558 9560 9335 0 -1 4202560 749746 1251 0 0 478083 139 0 0 25 0 9 0 722149333 6890647552 1643597 33554432000 4194304 4417452 140733928573872 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38182.6
Current children cumulated vsize (KiB) 6729148

[startup+4842.3 s]
/proc/loadavg: 8.01 8.05 8.01 9/463 9715
/proc/meminfo: memFree=10906820/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=6254852 CPUtime=38661.5 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 6318171 1251 0 0 3864897 1254 0 0 18 0 9 0 722149316 6404968448 1525023 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 1563713 1525023 180 55 0 1561599 0
[pid=9560/tid=9567] ppid=9558 vsize=6254852 CPUtime=4842.09 cores=0-7
/proc/9560/task/9567/stat : 9567 (plingeling) R 9558 9560 9335 0 -1 4202560 794187 1251 0 0 484062 147 0 0 25 0 9 0 722149333 6404968448 1525023 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9560/tid=9568] ppid=9558 vsize=6254852 CPUtime=4841 cores=0-7
/proc/9560/task/9568/stat : 9568 (plingeling) R 9558 9560 9335 0 -1 4202560 596832 1251 0 0 483998 102 0 0 25 0 9 0 722149333 6404968448 1525023 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9560/tid=9569] ppid=9558 vsize=6254852 CPUtime=4842.07 cores=0-7
/proc/9560/task/9569/stat : 9569 (plingeling) R 9558 9560 9335 0 -1 4202560 747122 1251 0 0 484056 151 0 0 25 0 9 0 722149333 6404968448 1525023 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9560/tid=9570] ppid=9558 vsize=6254852 CPUtime=4767.83 cores=0-7
/proc/9560/task/9570/stat : 9570 (plingeling) R 9558 9560 9335 0 -1 4202560 1153178 1251 0 0 476504 279 0 0 25 0 9 0 722149333 6404968448 1525023 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9560/tid=9571] ppid=9558 vsize=6254852 CPUtime=4841.59 cores=0-7
/proc/9560/task/9571/stat : 9571 (plingeling) R 9558 9560 9335 0 -1 4202560 882844 1251 0 0 483999 160 0 0 25 0 9 0 722149333 6404968448 1525023 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9560/tid=9572] ppid=9558 vsize=6254852 CPUtime=4842.24 cores=0-7
/proc/9560/task/9572/stat : 9572 (plingeling) R 9558 9560 9335 0 -1 4202560 586440 1251 0 0 484111 113 0 0 25 0 9 0 722149333 6404968448 1525023 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9560/tid=9573] ppid=9558 vsize=6254852 CPUtime=4842.25 cores=0-7
/proc/9560/task/9573/stat : 9573 (plingeling) R 9558 9560 9335 0 -1 4202560 798848 1251 0 0 484066 159 0 0 25 0 9 0 722149333 6404968448 1525023 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9560/tid=9574] ppid=9558 vsize=6254852 CPUtime=4842.2 cores=0-7
/proc/9560/task/9574/stat : 9574 (plingeling) R 9558 9560 9335 0 -1 4202560 749746 1251 0 0 484081 139 0 0 25 0 9 0 722149333 6404968448 1525023 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38661.5
Current children cumulated vsize (KiB) 6254852

[startup+4902.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/463 9716
/proc/meminfo: memFree=10854348/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=6307064 CPUtime=39140.6 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 6331224 1251 0 0 3912802 1256 0 0 18 0 9 0 722149316 6458433536 1538076 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 1576766 1538076 180 55 0 1574652 0
[pid=9560/tid=9567] ppid=9558 vsize=6307064 CPUtime=4902.09 cores=0-7
/proc/9560/task/9567/stat : 9567 (plingeling) R 9558 9560 9335 0 -1 4202560 794187 1251 0 0 490062 147 0 0 25 0 9 0 722149333 6458433536 1538076 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9560/tid=9568] ppid=9558 vsize=6307064 CPUtime=4900.99 cores=0-7
/proc/9560/task/9568/stat : 9568 (plingeling) R 9558 9560 9335 0 -1 4202560 596832 1251 0 0 489997 102 0 0 25 0 9 0 722149333 6458433536 1538076 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9560/tid=9569] ppid=9558 vsize=6307064 CPUtime=4902.08 cores=0-7
/proc/9560/task/9569/stat : 9569 (plingeling) R 9558 9560 9335 0 -1 4202560 747122 1251 0 0 490057 151 0 0 25 0 9 0 722149333 6458433536 1538076 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9560/tid=9570] ppid=9558 vsize=6307064 CPUtime=4826.9 cores=0-7
/proc/9560/task/9570/stat : 9570 (plingeling) R 9558 9560 9335 0 -1 4202560 1153178 1251 0 0 482411 279 0 0 25 0 9 0 722149333 6458433536 1538076 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9560/tid=9571] ppid=9558 vsize=6307064 CPUtime=4901.59 cores=0-7
/proc/9560/task/9571/stat : 9571 (plingeling) R 9558 9560 9335 0 -1 4202560 885420 1251 0 0 489999 160 0 0 25 0 9 0 722149333 6458433536 1538076 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9560/tid=9572] ppid=9558 vsize=6307064 CPUtime=4902.24 cores=0-7
/proc/9560/task/9572/stat : 9572 (plingeling) R 9558 9560 9335 0 -1 4202560 586440 1251 0 0 490111 113 0 0 25 0 9 0 722149333 6458433536 1538076 33554432000 4194304 4417452 140733928573872 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9560/tid=9573] ppid=9558 vsize=6307064 CPUtime=4902.25 cores=0-7
/proc/9560/task/9573/stat : 9573 (plingeling) R 9558 9560 9335 0 -1 4202560 798848 1251 0 0 490066 159 0 0 25 0 9 0 722149333 6458433536 1538076 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9560/tid=9574] ppid=9558 vsize=6307064 CPUtime=4902.2 cores=0-7
/proc/9560/task/9574/stat : 9574 (plingeling) R 9558 9560 9335 0 -1 4202560 760223 1251 0 0 490080 140 0 0 25 0 9 0 722149333 6458433536 1538076 33554432000 4194304 4417452 140733928573872 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39140.6
Current children cumulated vsize (KiB) 6307064

[startup+4962.3 s]
/proc/loadavg: 8.11 8.07 8.01 9/463 9718
/proc/meminfo: memFree=10692400/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=6468152 CPUtime=39619.6 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 6396010 1251 0 0 3960699 1266 0 0 18 0 9 0 722149316 6623387648 1578348 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 1617038 1578348 180 55 0 1614924 0
[pid=9560/tid=9567] ppid=9558 vsize=6468152 CPUtime=4962.09 cores=0-7
/proc/9560/task/9567/stat : 9567 (plingeling) R 9558 9560 9335 0 -1 4202560 794187 1251 0 0 496062 147 0 0 25 0 9 0 722149333 6623387648 1578348 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9560/tid=9568] ppid=9558 vsize=6468152 CPUtime=4960.98 cores=0-7
/proc/9560/task/9568/stat : 9568 (plingeling) R 9558 9560 9335 0 -1 4202560 596832 1251 0 0 495996 102 0 0 25 0 9 0 722149333 6623387648 1578348 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9560/tid=9569] ppid=9558 vsize=6468152 CPUtime=4962.08 cores=0-7
/proc/9560/task/9569/stat : 9569 (plingeling) R 9558 9560 9335 0 -1 4202560 747122 1251 0 0 496057 151 0 0 25 0 9 0 722149333 6623387648 1578348 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9560/tid=9570] ppid=9558 vsize=6468152 CPUtime=4885.98 cores=0-7
/proc/9560/task/9570/stat : 9570 (plingeling) R 9558 9560 9335 0 -1 4202560 1153178 1251 0 0 488319 279 0 0 25 0 9 0 722149333 6623387648 1578348 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9560/tid=9571] ppid=9558 vsize=6468152 CPUtime=4961.6 cores=0-7
/proc/9560/task/9571/stat : 9571 (plingeling) R 9558 9560 9335 0 -1 4202560 890572 1251 0 0 495999 161 0 0 25 0 9 0 722149333 6623387648 1578348 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364437 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9560/tid=9572] ppid=9558 vsize=6468152 CPUtime=4962.25 cores=0-7
/proc/9560/task/9572/stat : 9572 (plingeling) R 9558 9560 9335 0 -1 4202560 586440 1251 0 0 496112 113 0 0 25 0 9 0 722149333 6623387648 1578348 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9560/tid=9573] ppid=9558 vsize=6468152 CPUtime=4962.25 cores=0-7
/proc/9560/task/9573/stat : 9573 (plingeling) R 9558 9560 9335 0 -1 4202560 850554 1251 0 0 496059 166 0 0 25 0 9 0 722149333 6623387648 1578348 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9560/tid=9574] ppid=9558 vsize=6468152 CPUtime=4962.2 cores=0-7
/proc/9560/task/9574/stat : 9574 (plingeling) R 9558 9560 9335 0 -1 4202560 768151 1251 0 0 496078 142 0 0 25 0 9 0 722149333 6623387648 1578348 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39619.6
Current children cumulated vsize (KiB) 6468152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.02 s]
/proc/loadavg: 8.13 8.07 8.01 9/463 9719
/proc/meminfo: memFree=10623696/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=6536784 CPUtime=40000.7 cores=0-7
/proc/9560/stat : 9560 (plingeling) S 9558 9560 9335 0 -1 4202496 6413168 1251 0 0 3998799 1271 0 0 18 0 9 0 722149316 6693666816 1595506 33554432000 4194304 4417452 140733928573872 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 1634196 1595506 180 55 0 1632082 0
[pid=9560/tid=9567] ppid=9558 vsize=6536784 CPUtime=5009.83 cores=0-7
/proc/9560/task/9567/stat : 9567 (plingeling) R 9558 9560 9335 0 -1 4202560 794187 1251 0 0 500836 147 0 0 25 0 9 0 722149333 6693666816 1595506 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9560/tid=9568] ppid=9558 vsize=6536784 CPUtime=5008.69 cores=0-7
/proc/9560/task/9568/stat : 9568 (plingeling) R 9558 9560 9335 0 -1 4202560 596832 1251 0 0 500767 102 0 0 25 0 9 0 722149333 6693666816 1595506 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9560/tid=9569] ppid=9558 vsize=6536784 CPUtime=5009.81 cores=0-7
/proc/9560/task/9569/stat : 9569 (plingeling) R 9558 9560 9335 0 -1 4202560 764280 1251 0 0 500825 156 0 0 25 0 9 0 722149333 6693666816 1595506 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9560/tid=9570] ppid=9558 vsize=6536784 CPUtime=4932.95 cores=0-7
/proc/9560/task/9570/stat : 9570 (plingeling) R 9558 9560 9335 0 -1 4202560 1153178 1251 0 0 493016 279 0 0 25 0 9 0 722149333 6693666816 1595506 33554432000 4194304 4417452 140733928573872 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9560/tid=9571] ppid=9558 vsize=6536784 CPUtime=5009.33 cores=0-7
/proc/9560/task/9571/stat : 9571 (plingeling) R 9558 9560 9335 0 -1 4202560 890572 1251 0 0 500772 161 0 0 25 0 9 0 722149333 6693666816 1595506 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9560/tid=9572] ppid=9558 vsize=6536784 CPUtime=5009.98 cores=0-7
/proc/9560/task/9572/stat : 9572 (plingeling) R 9558 9560 9335 0 -1 4202560 586440 1251 0 0 500885 113 0 0 25 0 9 0 722149333 6693666816 1595506 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9560/tid=9573] ppid=9558 vsize=6536784 CPUtime=5009.98 cores=0-7
/proc/9560/task/9573/stat : 9573 (plingeling) R 9558 9560 9335 0 -1 4202560 850554 1251 0 0 500832 166 0 0 25 0 9 0 722149333 6693666816 1595506 33554432000 4194304 4417452 140733928573872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9560/tid=9574] ppid=9558 vsize=6536784 CPUtime=5009.94 cores=0-7
/proc/9560/task/9574/stat : 9574 (plingeling) R 9558 9560 9335 0 -1 4202560 768151 1251 0 0 500852 142 0 0 25 0 9 0 722149333 6693666816 1595506 33554432000 4194304 4417452 140733928573872 18446744073709551615 4366806 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 6536784

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

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

[startup+5010.2 s]
/proc/loadavg: 8.13 8.07 8.01 9/463 9719
/proc/meminfo: memFree=10623696/32951124 swapFree=49826860/67111528
[pid=9560] ppid=9558 vsize=0 CPUtime=40000.9 cores=0-7
/proc/9560/stat : 9560 (plingeling) Z 9558 9560 9335 0 -1 4203548 6413168 1251 0 0 3998808 1287 0 0 18 0 2 0 722149316 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9560/statm: 0 0 0 0 0 0 0
[pid=9560/tid=9570] ppid=9558 vsize=0 CPUtime=4933.12 cores=0-7
/proc/9560/task/9570/stat : 9570 (plingeling) R 9558 9560 9335 0 -1 4203588 1153178 1251 0 0 493017 295 0 0 25 0 2 0 722149333 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) 40000.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.25
CPU time (s): 40001
CPU user time (s): 39988.1
CPU system time (s): 12.928
CPU usage (%): 798.383
Max. virtual memory (cumulated for all children) (KiB): 6729148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39988.1
system time used= 12.928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6414419
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= 527
involuntary context switches= 193934

runsolver used 22.2096 second user time and 54.8077 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-23 01:05:13
IDJOB=3394782
IDBENCH=84560
IDSOLVER=1851
FILE ID=node138/3394782-1306105513
RUNJOBID= node138-1306100501-9349
PBS_JOBID= 13387988
Free space on /tmp= 73272 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-2.used-as.sat04-892.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394782-1306105513/watcher-3394782-1306105513 -o /tmp/evaluation-result-3394782-1306105513/solver-3394782-1306105513 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394782-1306105513.cnf

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

MD5SUM BENCH= fd8d5783ed404e5c6590d627ffdcca50
RANDOM SEED=534372028

node138.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.854
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.70
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.854
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	: 5332.75
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.854
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.82
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.854
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.75
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.854
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.80
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.854
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.75
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.854
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.82
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.854
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:      17018756 kB
Buffers:        193028 kB
Cached:        4819520 kB
SwapCached:      72612 kB
Active:        3814000 kB
Inactive:     11840488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17018756 kB
SwapTotal:    67111528 kB
SwapFree:     49826860 kB
Dirty:            1956 kB
Writeback:           0 kB
AnonPages:    10580860 kB
Mapped:          18144 kB
Slab:           116148 kB
PageTables:      92984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130632156 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= 73272 MiB
End job on node138 at 2011-05-23 02:28:45