Trace number 3394092

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) 40000.9 5010.85

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes1.cnf
MD5SUMd6097a9814089eeede1d027388c17a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark114.827
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3394092-1306087826/watcher-3394092-1306087826 -o /tmp/evaluation-result-3394092-1306087826/solver-3394092-1306087826 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394092-1306087826.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.36 7.92 7.97 2/491 26541
/proc/meminfo: memFree=18462472/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=12180 CPUtime=0.01 cores=0-7
/proc/26541/stat : 26541 (plingeling) R 26539 26541 26515 0 -1 4202496 1114 1251 0 0 1 0 0 0 25 0 1 0 720383539 12472320 1044 33554432000 4194304 4417452 140737261729520 18446744073709551615 4231443 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/26541/statm: 3045 1044 148 55 0 931 0

[startup+0.032247 s]
/proc/loadavg: 7.36 7.92 7.97 2/491 26541
/proc/meminfo: memFree=18462472/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=14488 CPUtime=0.02 cores=0-7
/proc/26541/stat : 26541 (plingeling) R 26539 26541 26515 0 -1 4202496 1691 1251 0 0 2 0 0 0 25 0 1 0 720383539 14835712 1621 33554432000 4194304 4417452 140737261729520 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/26541/statm: 3622 1621 148 55 0 1508 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14488

[startup+0.100239 s]
/proc/loadavg: 7.36 7.92 7.97 2/491 26541
/proc/meminfo: memFree=18462472/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=26776 CPUtime=0.09 cores=0-7
/proc/26541/stat : 26541 (plingeling) R 26539 26541 26515 0 -1 4202496 4763 1251 0 0 9 0 0 0 25 0 1 0 720383539 27418624 4693 33554432000 4194304 4417452 140737261729520 18446744073709551615 4322355 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/26541/statm: 6694 4693 148 55 0 4580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26776

[startup+0.300119 s]
/proc/loadavg: 7.36 7.92 7.97 2/491 26541
/proc/meminfo: memFree=18462472/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=175920 CPUtime=1.55 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 8940 1251 0 0 154 1 0 0 25 0 9 0 720383539 180142080 5225 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 43980 5225 177 55 0 41866 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 175920

[startup+0.701048 s]
/proc/loadavg: 7.36 7.92 7.97 2/491 26541
/proc/meminfo: memFree=18462472/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=189788 CPUtime=4.75 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 13324 1251 0 0 474 1 0 0 25 0 9 0 720383539 194342912 8663 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 47447 8663 180 55 0 45333 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 189788

[startup+1.50091 s]
/proc/loadavg: 7.36 7.92 7.97 9/500 26555
/proc/meminfo: memFree=18429540/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=194584 CPUtime=11.13 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 18454 1251 0 0 1110 3 0 0 25 0 9 0 720383539 199254016 9894 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 48646 9894 180 55 0 46532 0
[pid=26541/tid=26548] ppid=26539 vsize=194584 CPUtime=1.38 cores=0-7
/proc/26541/task/26548/stat : 26548 (plingeling) R 26539 26541 26515 0 -1 4202560 979 1251 0 0 138 0 0 0 19 0 9 0 720383551 199254016 9894 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26541/tid=26549] ppid=26539 vsize=194584 CPUtime=1.38 cores=0-7
/proc/26541/task/26549/stat : 26549 (plingeling) R 26539 26541 26515 0 -1 4202560 841 1251 0 0 138 0 0 0 25 0 9 0 720383551 199254016 9894 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26541/tid=26550] ppid=26539 vsize=194584 CPUtime=1.38 cores=0-7
/proc/26541/task/26550/stat : 26550 (plingeling) R 26539 26541 26515 0 -1 4202560 796 1251 0 0 138 0 0 0 25 0 9 0 720383551 199254016 9894 33554432000 4194304 4417452 140737261729520 18446744073709551615 4357265 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26541/tid=26551] ppid=26539 vsize=194584 CPUtime=1.35 cores=0-7
/proc/26541/task/26551/stat : 26551 (plingeling) R 26539 26541 26515 0 -1 4202560 7409 1251 0 0 134 1 0 0 25 0 9 0 720383551 199254016 9894 33554432000 4194304 4417452 140737261729520 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26541/tid=26552] ppid=26539 vsize=194584 CPUtime=1.38 cores=0-7
/proc/26541/task/26552/stat : 26552 (plingeling) R 26539 26541 26515 0 -1 4202560 886 1251 0 0 138 0 0 0 25 0 9 0 720383551 199254016 9894 33554432000 4194304 4417452 140737261729520 18446744073709551615 4250332 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26541/tid=26553] ppid=26539 vsize=194584 CPUtime=1.38 cores=0-7
/proc/26541/task/26553/stat : 26553 (plingeling) R 26539 26541 26515 0 -1 4202560 1040 1251 0 0 138 0 0 0 25 0 9 0 720383551 199254016 9894 33554432000 4194304 4417452 140737261729520 18446744073709551615 4258377 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26541/tid=26554] ppid=26539 vsize=194584 CPUtime=1.37 cores=0-7
/proc/26541/task/26554/stat : 26554 (plingeling) R 26539 26541 26515 0 -1 4202560 1272 1251 0 0 137 0 0 0 25 0 9 0 720383551 199254016 9894 33554432000 4194304 4417452 140737261729520 18446744073709551615 4232612 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26541/tid=26555] ppid=26539 vsize=194584 CPUtime=1.36 cores=0-7
/proc/26541/task/26555/stat : 26555 (plingeling) R 26539 26541 26515 0 -1 4202560 452 1251 0 0 136 0 0 0 25 0 9 0 720383551 199254016 9894 33554432000 4194304 4417452 140737261729520 18446744073709551615 4236319 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.13
Current children cumulated vsize (KiB) 194584

[startup+3.10062 s]
/proc/loadavg: 7.36 7.92 7.97 9/500 26555
/proc/meminfo: memFree=18407220/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=215960 CPUtime=23.91 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 27242 1251 0 0 2386 5 0 0 25 0 9 0 720383539 221143040 15206 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 53990 15206 180 55 0 51876 0
[pid=26541/tid=26548] ppid=26539 vsize=215960 CPUtime=2.98 cores=0-7
/proc/26541/task/26548/stat : 26548 (plingeling) R 26539 26541 26515 0 -1 4202560 1580 1251 0 0 298 0 0 0 25 0 9 0 720383551 221143040 15206 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26541/tid=26549] ppid=26539 vsize=215960 CPUtime=2.98 cores=0-7
/proc/26541/task/26549/stat : 26549 (plingeling) R 26539 26541 26515 0 -1 4202560 1442 1251 0 0 298 0 0 0 25 0 9 0 720383551 221143040 15206 33554432000 4194304 4417452 140737261729520 18446744073709551615 4335984 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26541/tid=26550] ppid=26539 vsize=215960 CPUtime=2.98 cores=0-7
/proc/26541/task/26550/stat : 26550 (plingeling) R 26539 26541 26515 0 -1 4202560 1148 1251 0 0 298 0 0 0 25 0 9 0 720383551 221143040 15206 33554432000 4194304 4417452 140737261729520 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26541/tid=26551] ppid=26539 vsize=215960 CPUtime=2.93 cores=0-7
/proc/26541/task/26551/stat : 26551 (plingeling) R 26539 26541 26515 0 -1 4202560 12783 1251 0 0 290 3 0 0 25 0 9 0 720383551 221143040 15206 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26541/tid=26552] ppid=26539 vsize=215960 CPUtime=2.98 cores=0-7
/proc/26541/task/26552/stat : 26552 (plingeling) R 26539 26541 26515 0 -1 4202560 1186 1251 0 0 298 0 0 0 25 0 9 0 720383551 221143040 15206 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26541/tid=26553] ppid=26539 vsize=215960 CPUtime=2.98 cores=0-7
/proc/26541/task/26553/stat : 26553 (plingeling) R 26539 26541 26515 0 -1 4202560 1340 1251 0 0 298 0 0 0 25 0 9 0 720383551 221143040 15206 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249991 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26541/tid=26554] ppid=26539 vsize=215960 CPUtime=2.97 cores=0-7
/proc/26541/task/26554/stat : 26554 (plingeling) R 26539 26541 26515 0 -1 4202560 2232 1251 0 0 297 0 0 0 25 0 9 0 720383551 221143040 15206 33554432000 4194304 4417452 140737261729520 18446744073709551615 4377404 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26541/tid=26555] ppid=26539 vsize=215960 CPUtime=2.96 cores=0-7
/proc/26541/task/26555/stat : 26555 (plingeling) R 26539 26541 26515 0 -1 4202560 752 1251 0 0 296 0 0 0 25 0 9 0 720383551 221143040 15206 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249501 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.91
Current children cumulated vsize (KiB) 215960

[startup+6.30106 s]
/proc/loadavg: 7.41 7.92 7.97 9/500 26555
/proc/meminfo: memFree=18404756/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=239048 CPUtime=49.46 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 43622 1251 0 0 4938 8 0 0 25 0 9 0 720383539 244785152 21010 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 59762 21010 180 55 0 57648 0
[pid=26541/tid=26548] ppid=26539 vsize=239048 CPUtime=6.18 cores=0-7
/proc/26541/task/26548/stat : 26548 (plingeling) R 26539 26541 26515 0 -1 4202560 2180 1251 0 0 618 0 0 0 25 0 9 0 720383551 244785152 21010 33554432000 4194304 4417452 140737261729520 18446744073709551615 4248238 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26541/tid=26549] ppid=26539 vsize=239048 CPUtime=6.18 cores=0-7
/proc/26541/task/26549/stat : 26549 (plingeling) R 26539 26541 26515 0 -1 4202560 2042 1251 0 0 618 0 0 0 25 0 9 0 720383551 244785152 21010 33554432000 4194304 4417452 140737261729520 18446744073709551615 4258436 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26541/tid=26550] ppid=26539 vsize=239048 CPUtime=6.17 cores=0-7
/proc/26541/task/26550/stat : 26550 (plingeling) R 26539 26541 26515 0 -1 4202560 2973 1251 0 0 617 0 0 0 25 0 9 0 720383551 244785152 21010 33554432000 4194304 4417452 140737261729520 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26541/tid=26551] ppid=26539 vsize=239048 CPUtime=6.08 cores=0-7
/proc/26541/task/26551/stat : 26551 (plingeling) R 26539 26541 26515 0 -1 4202560 22676 1251 0 0 603 5 0 0 25 0 9 0 720383551 244785152 21010 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26541/tid=26552] ppid=26539 vsize=239048 CPUtime=6.18 cores=0-7
/proc/26541/task/26552/stat : 26552 (plingeling) R 26539 26541 26515 0 -1 4202560 1786 1251 0 0 618 0 0 0 25 0 9 0 720383551 244785152 21010 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26541/tid=26553] ppid=26539 vsize=239048 CPUtime=6.18 cores=0-7
/proc/26541/task/26553/stat : 26553 (plingeling) R 26539 26541 26515 0 -1 4202560 1940 1251 0 0 618 0 0 0 25 0 9 0 720383551 244785152 21010 33554432000 4194304 4417452 140737261729520 18446744073709551615 4258267 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26541/tid=26554] ppid=26539 vsize=239048 CPUtime=6.17 cores=0-7
/proc/26541/task/26554/stat : 26554 (plingeling) R 26539 26541 26515 0 -1 4202560 3894 1251 0 0 617 0 0 0 25 0 9 0 720383551 244785152 21010 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26541/tid=26555] ppid=26539 vsize=239048 CPUtime=6.16 cores=0-7
/proc/26541/task/26555/stat : 26555 (plingeling) R 26539 26541 26515 0 -1 4202560 1352 1251 0 0 616 0 0 0 25 0 9 0 720383551 244785152 21010 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249419 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.46
Current children cumulated vsize (KiB) 239048

[startup+12.7009 s]
/proc/loadavg: 7.46 7.92 7.97 9/500 26555
/proc/meminfo: memFree=18347544/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=267712 CPUtime=100.56 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 62918 1251 0 0 10045 11 0 0 25 0 9 0 720383539 274137088 28130 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 66928 28130 180 55 0 64814 0
[pid=26541/tid=26548] ppid=26539 vsize=267712 CPUtime=12.58 cores=0-7
/proc/26541/task/26548/stat : 26548 (plingeling) R 26539 26541 26515 0 -1 4202560 2882 1251 0 0 1258 0 0 0 25 0 9 0 720383551 274137088 28130 33554432000 4194304 4417452 140737261729520 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26541/tid=26549] ppid=26539 vsize=267712 CPUtime=12.58 cores=0-7
/proc/26541/task/26549/stat : 26549 (plingeling) R 26539 26541 26515 0 -1 4202560 2765 1251 0 0 1258 0 0 0 25 0 9 0 720383551 274137088 28130 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26541/tid=26550] ppid=26539 vsize=267712 CPUtime=12.57 cores=0-7
/proc/26541/task/26550/stat : 26550 (plingeling) R 26539 26541 26515 0 -1 4202560 5745 1251 0 0 1257 0 0 0 25 0 9 0 720383551 274137088 28130 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249935 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26541/tid=26551] ppid=26539 vsize=267712 CPUtime=12.37 cores=0-7
/proc/26541/task/26551/stat : 26551 (plingeling) R 26539 26541 26515 0 -1 4202560 32229 1251 0 0 1231 6 0 0 25 0 9 0 720383551 274137088 28130 33554432000 4194304 4417452 140737261729520 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26541/tid=26552] ppid=26539 vsize=267712 CPUtime=12.58 cores=0-7
/proc/26541/task/26552/stat : 26552 (plingeling) R 26539 26541 26515 0 -1 4202560 2304 1251 0 0 1258 0 0 0 25 0 9 0 720383551 274137088 28130 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26541/tid=26553] ppid=26539 vsize=267712 CPUtime=12.57 cores=0-7
/proc/26541/task/26553/stat : 26553 (plingeling) R 26539 26541 26515 0 -1 4202560 3151 1251 0 0 1257 0 0 0 25 0 9 0 720383551 274137088 28130 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26541/tid=26554] ppid=26539 vsize=267712 CPUtime=12.58 cores=0-7
/proc/26541/task/26554/stat : 26554 (plingeling) R 26539 26541 26515 0 -1 4202560 6800 1251 0 0 1257 1 0 0 25 0 9 0 720383551 274137088 28130 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26541/tid=26555] ppid=26539 vsize=267712 CPUtime=12.56 cores=0-7
/proc/26541/task/26555/stat : 26555 (plingeling) R 26539 26541 26515 0 -1 4202560 2263 1251 0 0 1256 0 0 0 25 0 9 0 720383551 274137088 28130 33554432000 4194304 4417452 140737261729520 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.56
Current children cumulated vsize (KiB) 267712

[startup+25.5007 s]
/proc/loadavg: 7.58 7.92 7.97 9/500 26556
/proc/meminfo: memFree=18333948/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=289988 CPUtime=202.74 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 144452 1251 0 0 20248 26 0 0 25 0 9 0 720383539 296947712 33722 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 72497 33722 180 55 0 70383 0
[pid=26541/tid=26548] ppid=26539 vsize=289988 CPUtime=25.37 cores=0-7
/proc/26541/task/26548/stat : 26548 (plingeling) R 26539 26541 26515 0 -1 4202560 10868 1251 0 0 2536 1 0 0 25 0 9 0 720383551 296947712 33722 33554432000 4194304 4417452 140737261729520 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26541/tid=26549] ppid=26539 vsize=289988 CPUtime=25.38 cores=0-7
/proc/26541/task/26549/stat : 26549 (plingeling) R 26539 26541 26515 0 -1 4202560 9886 1251 0 0 2537 1 0 0 25 0 9 0 720383551 296947712 33722 33554432000 4194304 4417452 140737261729520 18446744073709551615 4357934 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26541/tid=26550] ppid=26539 vsize=289988 CPUtime=25.37 cores=0-7
/proc/26541/task/26550/stat : 26550 (plingeling) R 26539 26541 26515 0 -1 4202560 16024 1251 0 0 2535 2 0 0 25 0 9 0 720383551 296947712 33722 33554432000 4194304 4417452 140737261729520 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26541/tid=26551] ppid=26539 vsize=289988 CPUtime=24.96 cores=0-7
/proc/26541/task/26551/stat : 26551 (plingeling) R 26539 26541 26515 0 -1 4202560 56575 1251 0 0 2485 11 0 0 25 0 9 0 720383551 296947712 33722 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26541/tid=26552] ppid=26539 vsize=289988 CPUtime=25.37 cores=0-7
/proc/26541/task/26552/stat : 26552 (plingeling) R 26539 26541 26515 0 -1 4202560 8294 1251 0 0 2536 1 0 0 25 0 9 0 720383551 296947712 33722 33554432000 4194304 4417452 140737261729520 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26541/tid=26553] ppid=26539 vsize=289988 CPUtime=25.38 cores=0-7
/proc/26541/task/26553/stat : 26553 (plingeling) R 26539 26541 26515 0 -1 4202560 10342 1251 0 0 2536 2 0 0 25 0 9 0 720383551 296947712 33722 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26541/tid=26554] ppid=26539 vsize=289988 CPUtime=25.37 cores=0-7
/proc/26541/task/26554/stat : 26554 (plingeling) R 26539 26541 26515 0 -1 4202560 16793 1251 0 0 2535 2 0 0 25 0 9 0 720383551 296947712 33722 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26541/tid=26555] ppid=26539 vsize=289988 CPUtime=25.36 cores=0-7
/proc/26541/task/26555/stat : 26555 (plingeling) R 26539 26541 26515 0 -1 4202560 10891 1251 0 0 2535 1 0 0 25 0 9 0 720383551 296947712 33722 33554432000 4194304 4417452 140737261729520 18446744073709551615 18446744073699065949 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.74
Current children cumulated vsize (KiB) 289988

[startup+51.1012 s]
/proc/loadavg: 7.78 7.94 7.98 9/500 26556
/proc/meminfo: memFree=18282316/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=344484 CPUtime=407.12 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 283800 1251 0 0 40660 52 0 0 25 0 9 0 720383539 352751616 47323 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 86121 47323 180 55 0 84007 0
[pid=26541/tid=26548] ppid=26539 vsize=344484 CPUtime=50.98 cores=0-7
/proc/26541/task/26548/stat : 26548 (plingeling) R 26539 26541 26515 0 -1 4202560 26964 1251 0 0 5094 4 0 0 25 0 9 0 720383551 352751616 47323 33554432000 4194304 4417452 140737261729520 18446744073709551615 4250947 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26541/tid=26549] ppid=26539 vsize=344484 CPUtime=50.97 cores=0-7
/proc/26541/task/26549/stat : 26549 (plingeling) R 26539 26541 26515 0 -1 4202560 28290 1251 0 0 5093 4 0 0 25 0 9 0 720383551 352751616 47323 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26541/tid=26550] ppid=26539 vsize=344484 CPUtime=50.97 cores=0-7

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


[startup+4722.32 s]
/proc/loadavg: 8.06 8.05 8.00 9/500 26693
/proc/meminfo: memFree=13138364/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=5467904 CPUtime=37699 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 7265806 1251 0 0 3768411 1486 0 0 25 0 9 0 720383539 5599133696 1328210 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 1366976 1328210 180 55 0 1364862 0
[pid=26541/tid=26548] ppid=26539 vsize=5467904 CPUtime=4722.29 cores=0-7
/proc/26541/task/26548/stat : 26548 (plingeling) R 26539 26541 26515 0 -1 4202560 868454 1251 0 0 472050 179 0 0 25 0 9 0 720383551 5599133696 1328210 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26541/tid=26549] ppid=26539 vsize=5467904 CPUtime=4722.15 cores=0-7
/proc/26541/task/26549/stat : 26549 (plingeling) R 26539 26541 26515 0 -1 4202560 1030781 1251 0 0 472014 201 0 0 25 0 9 0 720383551 5599133696 1328210 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26541/tid=26550] ppid=26539 vsize=5467904 CPUtime=4720.21 cores=0-7
/proc/26541/task/26550/stat : 26550 (plingeling) R 26539 26541 26515 0 -1 4202560 918762 1251 0 0 471809 212 0 0 25 0 9 0 720383551 5599133696 1328210 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26541/tid=26551] ppid=26539 vsize=5467904 CPUtime=4645.02 cores=0-7
/proc/26541/task/26551/stat : 26551 (plingeling) R 26539 26541 26515 0 -1 4202560 835830 1251 0 0 464318 184 0 0 25 0 9 0 720383551 5599133696 1328210 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26541/tid=26552] ppid=26539 vsize=5467904 CPUtime=4722.3 cores=0-7
/proc/26541/task/26552/stat : 26552 (plingeling) R 26539 26541 26515 0 -1 4202560 877163 1251 0 0 472051 179 0 0 25 0 9 0 720383551 5599133696 1328210 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26541/tid=26553] ppid=26539 vsize=5467904 CPUtime=4722.3 cores=0-7
/proc/26541/task/26553/stat : 26553 (plingeling) R 26539 26541 26515 0 -1 4202560 1007011 1251 0 0 472047 183 0 0 25 0 9 0 720383551 5599133696 1328210 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26541/tid=26554] ppid=26539 vsize=5467904 CPUtime=4722.26 cores=0-7
/proc/26541/task/26554/stat : 26554 (plingeling) R 26539 26541 26515 0 -1 4202560 883055 1251 0 0 472050 176 0 0 25 0 9 0 720383551 5599133696 1328210 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26541/tid=26555] ppid=26539 vsize=5467904 CPUtime=4722.28 cores=0-7
/proc/26541/task/26555/stat : 26555 (plingeling) R 26539 26541 26515 0 -1 4202560 839971 1251 0 0 472059 169 0 0 25 0 9 0 720383551 5599133696 1328210 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37699
Current children cumulated vsize (KiB) 5467904

[startup+4782.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/500 26694
/proc/meminfo: memFree=12973488/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=5631700 CPUtime=38177.8 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 7375610 1251 0 0 3816270 1514 0 0 25 0 9 0 720383539 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 1407925 1369159 180 55 0 1405811 0
[pid=26541/tid=26548] ppid=26539 vsize=5631700 CPUtime=4782.27 cores=0-7
/proc/26541/task/26548/stat : 26548 (plingeling) R 26539 26541 26515 0 -1 4202560 868454 1251 0 0 478048 179 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26541/tid=26549] ppid=26539 vsize=5631700 CPUtime=4782.13 cores=0-7
/proc/26541/task/26549/stat : 26549 (plingeling) R 26539 26541 26515 0 -1 4202560 1030781 1251 0 0 478012 201 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26541/tid=26550] ppid=26539 vsize=5631700 CPUtime=4780.18 cores=0-7
/proc/26541/task/26550/stat : 26550 (plingeling) R 26539 26541 26515 0 -1 4202560 918762 1251 0 0 477806 212 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26541/tid=26551] ppid=26539 vsize=5631700 CPUtime=4704.03 cores=0-7
/proc/26541/task/26551/stat : 26551 (plingeling) R 26539 26541 26515 0 -1 4202560 852214 1251 0 0 470214 189 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26541/tid=26552] ppid=26539 vsize=5631700 CPUtime=4782.27 cores=0-7
/proc/26541/task/26552/stat : 26552 (plingeling) R 26539 26541 26515 0 -1 4202560 970583 1251 0 0 478025 202 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26541/tid=26553] ppid=26539 vsize=5631700 CPUtime=4782.28 cores=0-7
/proc/26541/task/26553/stat : 26553 (plingeling) R 26539 26541 26515 0 -1 4202560 1007011 1251 0 0 478045 183 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26541/tid=26554] ppid=26539 vsize=5631700 CPUtime=4782.24 cores=0-7
/proc/26541/task/26554/stat : 26554 (plingeling) R 26539 26541 26515 0 -1 4202560 883055 1251 0 0 478048 176 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26541/tid=26555] ppid=26539 vsize=5631700 CPUtime=4782.26 cores=0-7
/proc/26541/task/26555/stat : 26555 (plingeling) R 26539 26541 26515 0 -1 4202560 839971 1251 0 0 478057 169 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38177.8
Current children cumulated vsize (KiB) 5631700

[startup+4842.3 s]
/proc/loadavg: 8.21 8.09 8.01 9/500 26696
/proc/meminfo: memFree=12973656/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=5631700 CPUtime=38656.9 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 7375610 1251 0 0 3864171 1514 0 0 25 0 9 0 720383539 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 1407925 1369159 180 55 0 1405811 0
[pid=26541/tid=26548] ppid=26539 vsize=5631700 CPUtime=4842.27 cores=0-7
/proc/26541/task/26548/stat : 26548 (plingeling) R 26539 26541 26515 0 -1 4202560 868454 1251 0 0 484048 179 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26541/tid=26549] ppid=26539 vsize=5631700 CPUtime=4842.13 cores=0-7
/proc/26541/task/26549/stat : 26549 (plingeling) R 26539 26541 26515 0 -1 4202560 1030781 1251 0 0 484012 201 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26541/tid=26550] ppid=26539 vsize=5631700 CPUtime=4840.17 cores=0-7
/proc/26541/task/26550/stat : 26550 (plingeling) R 26539 26541 26515 0 -1 4202560 918762 1251 0 0 483805 212 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26541/tid=26551] ppid=26539 vsize=5631700 CPUtime=4763.04 cores=0-7
/proc/26541/task/26551/stat : 26551 (plingeling) R 26539 26541 26515 0 -1 4202560 852214 1251 0 0 476115 189 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26541/tid=26552] ppid=26539 vsize=5631700 CPUtime=4842.27 cores=0-7
/proc/26541/task/26552/stat : 26552 (plingeling) R 26539 26541 26515 0 -1 4202560 970583 1251 0 0 484025 202 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26541/tid=26553] ppid=26539 vsize=5631700 CPUtime=4842.28 cores=0-7
/proc/26541/task/26553/stat : 26553 (plingeling) R 26539 26541 26515 0 -1 4202560 1007011 1251 0 0 484045 183 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4310182 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26541/tid=26554] ppid=26539 vsize=5631700 CPUtime=4842.25 cores=0-7
/proc/26541/task/26554/stat : 26554 (plingeling) R 26539 26541 26515 0 -1 4202560 883055 1251 0 0 484049 176 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26541/tid=26555] ppid=26539 vsize=5631700 CPUtime=4842.26 cores=0-7
/proc/26541/task/26555/stat : 26555 (plingeling) R 26539 26541 26515 0 -1 4202560 839971 1251 0 0 484057 169 0 0 25 0 9 0 720383551 5766860800 1369159 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38656.9
Current children cumulated vsize (KiB) 5631700

[startup+4902.3 s]
/proc/loadavg: 8.08 8.07 8.00 9/500 26698
/proc/meminfo: memFree=12455268/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=6150096 CPUtime=39135.9 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 7549126 1251 0 0 3912029 1557 0 0 25 0 9 0 720383539 6297698304 1498758 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 1537524 1498758 180 55 0 1535410 0
[pid=26541/tid=26548] ppid=26539 vsize=6150096 CPUtime=4902.28 cores=0-7
/proc/26541/task/26548/stat : 26548 (plingeling) R 26539 26541 26515 0 -1 4202560 868454 1251 0 0 490049 179 0 0 25 0 9 0 720383551 6297698304 1498758 33554432000 4194304 4417452 140737261729520 18446744073709551615 4263118 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26541/tid=26549] ppid=26539 vsize=6150096 CPUtime=4902.13 cores=0-7
/proc/26541/task/26549/stat : 26549 (plingeling) R 26539 26541 26515 0 -1 4202560 1030781 1251 0 0 490012 201 0 0 25 0 9 0 720383551 6297698304 1498758 33554432000 4194304 4417452 140737261729520 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26541/tid=26550] ppid=26539 vsize=6150096 CPUtime=4900.14 cores=0-7
/proc/26541/task/26550/stat : 26550 (plingeling) R 26539 26541 26515 0 -1 4202560 965365 1251 0 0 489795 219 0 0 25 0 9 0 720383551 6297698304 1498758 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26541/tid=26551] ppid=26539 vsize=6150096 CPUtime=4822.06 cores=0-7
/proc/26541/task/26551/stat : 26551 (plingeling) R 26539 26541 26515 0 -1 4202560 868598 1251 0 0 482013 193 0 0 25 0 9 0 720383551 6297698304 1498758 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26541/tid=26552] ppid=26539 vsize=6150096 CPUtime=4902.27 cores=0-7
/proc/26541/task/26552/stat : 26552 (plingeling) R 26539 26541 26515 0 -1 4202560 970583 1251 0 0 490025 202 0 0 25 0 9 0 720383551 6297698304 1498758 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26541/tid=26553] ppid=26539 vsize=6150096 CPUtime=4902.29 cores=0-7
/proc/26541/task/26553/stat : 26553 (plingeling) R 26539 26541 26515 0 -1 4202560 1117540 1251 0 0 490015 214 0 0 25 0 9 0 720383551 6297698304 1498758 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26541/tid=26554] ppid=26539 vsize=6150096 CPUtime=4902.25 cores=0-7
/proc/26541/task/26554/stat : 26554 (plingeling) R 26539 26541 26515 0 -1 4202560 883055 1251 0 0 490049 176 0 0 25 0 9 0 720383551 6297698304 1498758 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26541/tid=26555] ppid=26539 vsize=6150096 CPUtime=4902.26 cores=0-7
/proc/26541/task/26555/stat : 26555 (plingeling) R 26539 26541 26515 0 -1 4202560 839971 1251 0 0 490057 169 0 0 25 0 9 0 720383551 6297698304 1498758 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39135.9
Current children cumulated vsize (KiB) 6150096

[startup+4962.3 s]
/proc/loadavg: 8.14 8.09 8.01 9/500 26699
/proc/meminfo: memFree=12933096/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=5673300 CPUtime=39614.9 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 7578457 1251 0 0 3959925 1562 0 0 25 0 9 0 720383539 5809459200 1379559 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 1418325 1379559 180 55 0 1416211 0
[pid=26541/tid=26548] ppid=26539 vsize=5673300 CPUtime=4962.28 cores=0-7
/proc/26541/task/26548/stat : 26548 (plingeling) R 26539 26541 26515 0 -1 4202560 868454 1251 0 0 496049 179 0 0 25 0 9 0 720383551 5809459200 1379559 33554432000 4194304 4417452 140737261729520 18446744073709551615 4262756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26541/tid=26549] ppid=26539 vsize=5673300 CPUtime=4962.13 cores=0-7
/proc/26541/task/26549/stat : 26549 (plingeling) R 26539 26541 26515 0 -1 4202560 1040499 1251 0 0 496011 202 0 0 25 0 9 0 720383551 5809459200 1379559 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26541/tid=26550] ppid=26539 vsize=5673300 CPUtime=4960.13 cores=0-7
/proc/26541/task/26550/stat : 26550 (plingeling) R 26539 26541 26515 0 -1 4202560 965365 1251 0 0 495794 219 0 0 25 0 9 0 720383551 5809459200 1379559 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26541/tid=26551] ppid=26539 vsize=5673300 CPUtime=4881.08 cores=0-7
/proc/26541/task/26551/stat : 26551 (plingeling) R 26539 26541 26515 0 -1 4202560 888211 1251 0 0 487911 197 0 0 25 0 9 0 720383551 5809459200 1379559 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26541/tid=26552] ppid=26539 vsize=5673300 CPUtime=4962.27 cores=0-7
/proc/26541/task/26552/stat : 26552 (plingeling) R 26539 26541 26515 0 -1 4202560 970583 1251 0 0 496025 202 0 0 25 0 9 0 720383551 5809459200 1379559 33554432000 4194304 4417452 140737261729520 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26541/tid=26553] ppid=26539 vsize=5673300 CPUtime=4962.29 cores=0-7
/proc/26541/task/26553/stat : 26553 (plingeling) R 26539 26541 26515 0 -1 4202560 1117540 1251 0 0 496015 214 0 0 25 0 9 0 720383551 5809459200 1379559 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26541/tid=26554] ppid=26539 vsize=5673300 CPUtime=4962.25 cores=0-7
/proc/26541/task/26554/stat : 26554 (plingeling) R 26539 26541 26515 0 -1 4202560 883055 1251 0 0 496049 176 0 0 25 0 9 0 720383551 5809459200 1379559 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26541/tid=26555] ppid=26539 vsize=5673300 CPUtime=4962.26 cores=0-7
/proc/26541/task/26555/stat : 26555 (plingeling) R 26539 26541 26515 0 -1 4202560 839971 1251 0 0 496057 169 0 0 25 0 9 0 720383551 5809459200 1379559 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39614.9
Current children cumulated vsize (KiB) 5673300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.6 s]
/proc/loadavg: 8.06 8.07 8.00 9/500 26700
/proc/meminfo: memFree=12526940/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=6079332 CPUtime=40000.6 cores=0-7
/proc/26541/stat : 26541 (plingeling) S 26539 26541 26515 0 -1 4202496 7788092 1251 0 0 3998452 1606 0 0 25 0 9 0 720383539 6225235968 1481035 33554432000 4194304 4417452 140737261729520 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 1519833 1481035 180 55 0 1517719 0
[pid=26541/tid=26548] ppid=26539 vsize=6079332 CPUtime=5010.57 cores=0-7
/proc/26541/task/26548/stat : 26548 (plingeling) R 26539 26541 26515 0 -1 4202560 967802 1251 0 0 500856 201 0 0 25 0 9 0 720383551 6225235968 1481035 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26541/tid=26549] ppid=26539 vsize=6079332 CPUtime=5010.44 cores=0-7
/proc/26541/task/26549/stat : 26549 (plingeling) R 26539 26541 26515 0 -1 4202560 1051411 1251 0 0 500839 205 0 0 25 0 9 0 720383551 6225235968 1481035 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26541/tid=26550] ppid=26539 vsize=6079332 CPUtime=5008.44 cores=0-7
/proc/26541/task/26550/stat : 26550 (plingeling) R 26539 26541 26515 0 -1 4202560 965365 1251 0 0 500625 219 0 0 25 0 9 0 720383551 6225235968 1481035 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26541/tid=26551] ppid=26539 vsize=6079332 CPUtime=4928.58 cores=0-7
/proc/26541/task/26551/stat : 26551 (plingeling) R 26539 26541 26515 0 -1 4202560 889695 1251 0 0 492661 197 0 0 25 0 9 0 720383551 6225235968 1481035 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26541/tid=26552] ppid=26539 vsize=6079332 CPUtime=5010.59 cores=0-7
/proc/26541/task/26552/stat : 26552 (plingeling) R 26539 26541 26515 0 -1 4202560 970583 1251 0 0 500857 202 0 0 25 0 9 0 720383551 6225235968 1481035 33554432000 4194304 4417452 140737261729520 18446744073709551615 4357287 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26541/tid=26553] ppid=26539 vsize=6079332 CPUtime=5010.61 cores=0-7
/proc/26541/task/26553/stat : 26553 (plingeling) R 26539 26541 26515 0 -1 4202560 1117540 1251 0 0 500847 214 0 0 25 0 9 0 720383551 6225235968 1481035 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26541/tid=26554] ppid=26539 vsize=6079332 CPUtime=5010.57 cores=0-7
/proc/26541/task/26554/stat : 26554 (plingeling) R 26539 26541 26515 0 -1 4202560 883055 1251 0 0 500881 176 0 0 25 0 9 0 720383551 6225235968 1481035 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26541/tid=26555] ppid=26539 vsize=6079332 CPUtime=5010.58 cores=0-7
/proc/26541/task/26555/stat : 26555 (plingeling) R 26539 26541 26515 0 -1 4202560 937862 1251 0 0 500871 187 0 0 25 0 9 0 720383551 6225235968 1481035 33554432000 4194304 4417452 140737261729520 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 6079332

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

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

[startup+5010.8 s]
/proc/loadavg: 8.06 8.07 8.00 9/500 26700
/proc/meminfo: memFree=12526940/32951124 swapFree=60609112/67111528
[pid=26541] ppid=26539 vsize=0 CPUtime=40000.8 cores=0-7
/proc/26541/stat : 26541 (plingeling) Z 26539 26541 26515 0 -1 4203548 7788093 1251 0 0 3998456 1624 0 0 18 0 2 0 720383539 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26541/statm: 0 0 0 0 0 0 0
[pid=26541/tid=26551] ppid=26539 vsize=0 CPUtime=4928.77 cores=0-7
/proc/26541/task/26551/stat : 26551 (plingeling) R 26539 26541 26515 0 -1 4203588 889695 1251 0 0 492662 215 0 0 25 0 2 0 720383551 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.85
CPU time (s): 40000.9
CPU user time (s): 39984.6
CPU system time (s): 16.2895
CPU usage (%): 798.285
Max. virtual memory (cumulated for all children) (KiB): 6190732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39984.6
system time used= 16.2895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7789344
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= 329
involuntary context switches= 193255

runsolver used 23.2675 second user time and 58.7811 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-22 20:10:26
IDJOB=3394092
IDBENCH=71433
IDSOLVER=1851
FILE ID=node108/3394092-1306087826
RUNJOBID= node108-1306087826-26529
PBS_JOBID= 13387926
Free space on /tmp= 73076 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1150c84314gyes1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394092-1306087826/watcher-3394092-1306087826 -o /tmp/evaluation-result-3394092-1306087826/solver-3394092-1306087826 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394092-1306087826.cnf

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

MD5SUM BENCH= d6097a9814089eeede1d027388c17a02
RANDOM SEED=1784088722

node108.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.820
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.64
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.820
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.15
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.820
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.820
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.820
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.82
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18462752 kB
Buffers:        204584 kB
Cached:        6293256 kB
SwapCached:      27044 kB
Active:        3561024 kB
Inactive:     10673692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18462752 kB
SwapTotal:    67111528 kB
SwapFree:     60609112 kB
Dirty:            1180 kB
Writeback:           0 kB
AnonPages:     7721124 kB
Mapped:          27696 kB
Slab:           116700 kB
PageTables:      65544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134535020 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= 73076 MiB
End job on node108 at 2011-05-22 21:33:59