Trace number 3394784

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.7 5011.48

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark502.369
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-3394784-1306105523/watcher-3394784-1306105523 -o /tmp/evaluation-result-3394784-1306105523/solver-3394784-1306105523 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394784-1306105523.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: 8.16 8.10 8.03 1/507 6195
/proc/meminfo: memFree=15330496/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=10148 CPUtime=0 cores=0-7
/proc/6195/stat : 6195 (plingeling) R 6193 6195 6081 0 -1 4202496 621 1260 0 0 0 0 0 0 25 0 1 0 800783085 10391552 551 33554432000 4194304 4417452 140735154817424 18446744073709551615 215988286435 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6195/statm: 2537 551 147 55 0 423 0

[startup+0.0645981 s]
/proc/loadavg: 8.16 8.10 8.03 1/507 6195
/proc/meminfo: memFree=15330496/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=18364 CPUtime=0.05 cores=0-7
/proc/6195/stat : 6195 (plingeling) R 6193 6195 6081 0 -1 4202496 2814 1260 0 0 5 0 0 0 25 0 1 0 800783085 18804736 2614 33554432000 4194304 4417452 140735154817424 18446744073709551615 4231434 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6195/statm: 4591 2614 148 55 0 2477 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18364

[startup+0.10059 s]
/proc/loadavg: 8.16 8.10 8.03 1/507 6195
/proc/meminfo: memFree=15330496/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=26556 CPUtime=0.09 cores=0-7
/proc/6195/stat : 6195 (plingeling) R 6193 6195 6081 0 -1 4202496 4862 1260 0 0 9 0 0 0 25 0 1 0 800783085 27193344 4662 33554432000 4194304 4417452 140735154817424 18446744073709551615 4231256 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6195/statm: 6639 4662 148 55 0 4525 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26556

[startup+0.45459 s]
/proc/loadavg: 8.16 8.10 8.03 1/507 6195
/proc/meminfo: memFree=15330496/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=279088 CPUtime=6.56 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 23657 1260 0 0 653 3 0 0 25 0 9 0 800783085 285786112 14425 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 69772 14425 180 55 0 67658 0
Current children cumulated CPU time (s) 6.56
Current children cumulated vsize (KiB) 279088

[startup+1.07136 s]
/proc/loadavg: 8.16 8.10 8.03 1/507 6195
/proc/meminfo: memFree=15330496/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=276736 CPUtime=7.36 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 24039 1260 0 0 733 3 0 0 25 0 9 0 800783085 283377664 13837 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 69184 13837 180 55 0 67070 0
Current children cumulated CPU time (s) 7.36
Current children cumulated vsize (KiB) 276736

[startup+1.50028 s]
/proc/loadavg: 8.16 8.10 8.03 1/507 6195
/proc/meminfo: memFree=15330496/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=280940 CPUtime=10.79 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 25136 1260 0 0 1076 3 0 0 25 0 9 0 800783085 287682560 14934 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 70235 14934 180 55 0 68121 0
Current children cumulated CPU time (s) 10.79
Current children cumulated vsize (KiB) 280940

[startup+3.10101 s]
/proc/loadavg: 8.23 8.11 8.03 9/516 6209
/proc/meminfo: memFree=15257444/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=299640 CPUtime=23.56 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 36373 1260 0 0 2352 4 0 0 25 0 9 0 800783085 306831360 20059 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 74910 20059 180 55 0 72796 0
[pid=6195/tid=6202] ppid=6193 vsize=299640 CPUtime=2.92 cores=0-7
/proc/6195/task/6202/stat : 6202 (plingeling) R 6193 6195 6081 0 -1 4202560 1687 1260 0 0 292 0 0 0 25 0 9 0 800783102 306831360 20059 33554432000 4194304 4417452 140735154817424 18446744073709551615 4248897 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6195/tid=6203] ppid=6193 vsize=299640 CPUtime=2.92 cores=0-7
/proc/6195/task/6203/stat : 6203 (plingeling) R 6193 6195 6081 0 -1 4202560 2275 1260 0 0 292 0 0 0 24 0 9 0 800783102 306831360 20059 33554432000 4194304 4417452 140735154817424 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6195/tid=6204] ppid=6193 vsize=299640 CPUtime=2.92 cores=0-7
/proc/6195/task/6204/stat : 6204 (plingeling) R 6193 6195 6081 0 -1 4202560 2166 1260 0 0 292 0 0 0 25 0 9 0 800783102 306831360 20059 33554432000 4194304 4417452 140735154817424 18446744073709551615 4246306 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6195/tid=6205] ppid=6193 vsize=299640 CPUtime=2.92 cores=0-7
/proc/6195/task/6205/stat : 6205 (plingeling) R 6193 6195 6081 0 -1 4202560 11994 1260 0 0 291 1 0 0 25 0 9 0 800783102 306831360 20059 33554432000 4194304 4417452 140735154817424 18446744073709551615 4320970 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6195/tid=6206] ppid=6193 vsize=299640 CPUtime=2.89 cores=0-7
/proc/6195/task/6206/stat : 6206 (plingeling) R 6193 6195 6081 0 -1 4202560 2801 1260 0 0 289 0 0 0 24 0 9 0 800783102 306831360 20059 33554432000 4194304 4417452 140735154817424 18446744073709551615 4258491 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6195/tid=6207] ppid=6193 vsize=299640 CPUtime=2.92 cores=0-7
/proc/6195/task/6207/stat : 6207 (plingeling) R 6193 6195 6081 0 -1 4202560 2034 1260 0 0 292 0 0 0 24 0 9 0 800783102 306831360 20059 33554432000 4194304 4417452 140735154817424 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6195/tid=6208] ppid=6193 vsize=299640 CPUtime=2.92 cores=0-7
/proc/6195/task/6208/stat : 6208 (plingeling) R 6193 6195 6081 0 -1 4202560 2447 1260 0 0 292 0 0 0 25 0 9 0 800783102 306831360 20059 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6195/tid=6209] ppid=6193 vsize=299640 CPUtime=2.92 cores=0-7
/proc/6195/task/6209/stat : 6209 (plingeling) R 6193 6195 6081 0 -1 4202560 1995 1260 0 0 292 0 0 0 25 0 9 0 800783102 306831360 20059 33554432000 4194304 4417452 140735154817424 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.56
Current children cumulated vsize (KiB) 299640

[startup+6.30044 s]
/proc/loadavg: 8.23 8.11 8.03 9/516 6210
/proc/meminfo: memFree=15240236/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=313136 CPUtime=49.11 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 50829 1260 0 0 4904 7 0 0 25 0 9 0 800783085 320651264 23674 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 78284 23674 180 55 0 76170 0
[pid=6195/tid=6202] ppid=6193 vsize=313136 CPUtime=6.12 cores=0-7
/proc/6195/task/6202/stat : 6202 (plingeling) R 6193 6195 6081 0 -1 4202560 1687 1260 0 0 612 0 0 0 25 0 9 0 800783102 320651264 23674 33554432000 4194304 4417452 140735154817424 18446744073709551615 4258708 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6195/tid=6203] ppid=6193 vsize=313136 CPUtime=6.12 cores=0-7
/proc/6195/task/6203/stat : 6203 (plingeling) R 6193 6195 6081 0 -1 4202560 2275 1260 0 0 612 0 0 0 25 0 9 0 800783102 320651264 23674 33554432000 4194304 4417452 140735154817424 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6195/tid=6204] ppid=6193 vsize=313136 CPUtime=6.12 cores=0-7
/proc/6195/task/6204/stat : 6204 (plingeling) R 6193 6195 6081 0 -1 4202560 2166 1260 0 0 612 0 0 0 25 0 9 0 800783102 320651264 23674 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6195/tid=6205] ppid=6193 vsize=313136 CPUtime=6.12 cores=0-7
/proc/6195/task/6205/stat : 6205 (plingeling) R 6193 6195 6081 0 -1 4202560 25034 1260 0 0 609 3 0 0 25 0 9 0 800783102 320651264 23674 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6195/tid=6206] ppid=6193 vsize=313136 CPUtime=6.03 cores=0-7
/proc/6195/task/6206/stat : 6206 (plingeling) R 6193 6195 6081 0 -1 4202560 2801 1260 0 0 603 0 0 0 25 0 9 0 800783102 320651264 23674 33554432000 4194304 4417452 140735154817424 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6195/tid=6207] ppid=6193 vsize=313136 CPUtime=6.12 cores=0-7
/proc/6195/task/6207/stat : 6207 (plingeling) R 6193 6195 6081 0 -1 4202560 2034 1260 0 0 612 0 0 0 25 0 9 0 800783102 320651264 23674 33554432000 4194304 4417452 140735154817424 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6195/tid=6208] ppid=6193 vsize=313136 CPUtime=6.12 cores=0-7
/proc/6195/task/6208/stat : 6208 (plingeling) R 6193 6195 6081 0 -1 4202560 3863 1260 0 0 612 0 0 0 25 0 9 0 800783102 320651264 23674 33554432000 4194304 4417452 140735154817424 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6195/tid=6209] ppid=6193 vsize=313136 CPUtime=6.12 cores=0-7
/proc/6195/task/6209/stat : 6209 (plingeling) R 6193 6195 6081 0 -1 4202560 1995 1260 0 0 612 0 0 0 25 0 9 0 800783102 320651264 23674 33554432000 4194304 4417452 140735154817424 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.11
Current children cumulated vsize (KiB) 313136

[startup+12.7193 s]
/proc/loadavg: 8.20 8.11 8.03 9/516 6210
/proc/meminfo: memFree=15173392/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=371728 CPUtime=100.35 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 77441 1260 0 0 10023 12 0 0 25 0 9 0 800783085 380649472 39136 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 92932 39136 180 55 0 90818 0
[pid=6195/tid=6202] ppid=6193 vsize=371728 CPUtime=12.54 cores=0-7
/proc/6195/task/6202/stat : 6202 (plingeling) R 6193 6195 6081 0 -1 4202560 3281 1260 0 0 1254 0 0 0 25 0 9 0 800783102 380649472 39136 33554432000 4194304 4417452 140735154817424 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6195/tid=6203] ppid=6193 vsize=371728 CPUtime=12.54 cores=0-7
/proc/6195/task/6203/stat : 6203 (plingeling) R 6193 6195 6081 0 -1 4202560 3072 1260 0 0 1254 0 0 0 25 0 9 0 800783102 380649472 39136 33554432000 4194304 4417452 140735154817424 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6195/tid=6204] ppid=6193 vsize=371728 CPUtime=12.54 cores=0-7
/proc/6195/task/6204/stat : 6204 (plingeling) R 6193 6195 6081 0 -1 4202560 2166 1260 0 0 1254 0 0 0 25 0 9 0 800783102 380649472 39136 33554432000 4194304 4417452 140735154817424 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6195/tid=6205] ppid=6193 vsize=371728 CPUtime=12.54 cores=0-7
/proc/6195/task/6205/stat : 6205 (plingeling) R 6193 6195 6081 0 -1 4202560 41797 1260 0 0 1248 6 0 0 25 0 9 0 800783102 380649472 39136 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6195/tid=6206] ppid=6193 vsize=371728 CPUtime=12.34 cores=0-7
/proc/6195/task/6206/stat : 6206 (plingeling) R 6193 6195 6081 0 -1 4202560 3598 1260 0 0 1234 0 0 0 25 0 9 0 800783102 380649472 39136 33554432000 4194304 4417452 140735154817424 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6195/tid=6207] ppid=6193 vsize=371728 CPUtime=12.54 cores=0-7
/proc/6195/task/6207/stat : 6207 (plingeling) R 6193 6195 6081 0 -1 4202560 3628 1260 0 0 1254 0 0 0 25 0 9 0 800783102 380649472 39136 33554432000 4194304 4417452 140735154817424 18446744073709551615 4260559 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6195/tid=6208] ppid=6193 vsize=371728 CPUtime=12.54 cores=0-7
/proc/6195/task/6208/stat : 6208 (plingeling) R 6193 6195 6081 0 -1 4202560 8133 1260 0 0 1253 1 0 0 25 0 9 0 800783102 380649472 39136 33554432000 4194304 4417452 140735154817424 18446744073709551615 4235378 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6195/tid=6209] ppid=6193 vsize=371728 CPUtime=12.54 cores=0-7
/proc/6195/task/6209/stat : 6209 (plingeling) R 6193 6195 6081 0 -1 4202560 2792 1260 0 0 1254 0 0 0 25 0 9 0 800783102 380649472 39136 33554432000 4194304 4417452 140735154817424 18446744073709551615 4249997 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.35
Current children cumulated vsize (KiB) 371728

[startup+25.5011 s]
/proc/loadavg: 8.16 8.10 8.03 9/516 6210
/proc/meminfo: memFree=15161128/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=378148 CPUtime=202.4 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 128846 1260 0 0 20220 20 0 0 25 0 9 0 800783085 387223552 41514 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 94537 41514 180 55 0 92423 0
[pid=6195/tid=6202] ppid=6193 vsize=378148 CPUtime=25.32 cores=0-7
/proc/6195/task/6202/stat : 6202 (plingeling) R 6193 6195 6081 0 -1 4202560 4581 1260 0 0 2532 0 0 0 25 0 9 0 800783102 387223552 41514 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6195/tid=6203] ppid=6193 vsize=378148 CPUtime=25.32 cores=0-7
/proc/6195/task/6203/stat : 6203 (plingeling) R 6193 6195 6081 0 -1 4202560 3385 1260 0 0 2532 0 0 0 25 0 9 0 800783102 387223552 41514 33554432000 4194304 4417452 140735154817424 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6195/tid=6204] ppid=6193 vsize=378148 CPUtime=25.32 cores=0-7
/proc/6195/task/6204/stat : 6204 (plingeling) R 6193 6195 6081 0 -1 4202560 7082 1260 0 0 2531 1 0 0 25 0 9 0 800783102 387223552 41514 33554432000 4194304 4417452 140735154817424 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6195/tid=6205] ppid=6193 vsize=378148 CPUtime=25.32 cores=0-7
/proc/6195/task/6205/stat : 6205 (plingeling) R 6193 6195 6081 0 -1 4202560 75429 1260 0 0 2520 12 0 0 25 0 9 0 800783102 387223552 41514 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6195/tid=6206] ppid=6193 vsize=378148 CPUtime=24.92 cores=0-7
/proc/6195/task/6206/stat : 6206 (plingeling) R 6193 6195 6081 0 -1 4202560 4642 1260 0 0 2492 0 0 0 25 0 9 0 800783102 387223552 41514 33554432000 4194304 4417452 140735154817424 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6195/tid=6207] ppid=6193 vsize=378148 CPUtime=25.33 cores=0-7
/proc/6195/task/6207/stat : 6207 (plingeling) R 6193 6195 6081 0 -1 4202560 4773 1260 0 0 2532 1 0 0 25 0 9 0 800783102 387223552 41514 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6195/tid=6208] ppid=6193 vsize=378148 CPUtime=25.33 cores=0-7
/proc/6195/task/6208/stat : 6208 (plingeling) R 6193 6195 6081 0 -1 4202560 16265 1260 0 0 2531 2 0 0 25 0 9 0 800783102 387223552 41514 33554432000 4194304 4417452 140735154817424 18446744073709551615 4343748 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6195/tid=6209] ppid=6193 vsize=378148 CPUtime=25.32 cores=0-7
/proc/6195/task/6209/stat : 6209 (plingeling) R 6193 6195 6081 0 -1 4202560 3715 1260 0 0 2532 0 0 0 25 0 9 0 800783102 387223552 41514 33554432000 4194304 4417452 140735154817424 18446744073709551615 4309183 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.4
Current children cumulated vsize (KiB) 378148

[startup+51.1006 s]
/proc/loadavg: 8.11 8.09 8.03 9/516 6211
/proc/meminfo: memFree=15033284/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=508356 CPUtime=406.8 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 207492 1260 0 0 40648 32 0 0 25 0 9 0 800783085 520556544 74357 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 127089 74357 180 55 0 124975 0
[pid=6195/tid=6202] ppid=6193 vsize=508356 CPUtime=50.94 cores=0-7
/proc/6195/task/6202/stat : 6202 (plingeling) R 6193 6195 6081 0 -1 4202560 7148 1260 0 0 5094 0 0 0 25 0 9 0 800783102 520556544 74357 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6195/tid=6203] ppid=6193 vsize=508356 CPUtime=50.94 cores=0-7
/proc/6195/task/6203/stat : 6203 (plingeling) R 6193 6195 6081 0 -1 4202560 4855 1260 0 0 5094 0 0 0 25 0 9 0 800783102 520556544 74357 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6195/tid=6204] ppid=6193 vsize=508356 CPUtime=50.93 cores=0-7
/proc/6195/task/6204/stat : 6204 (plingeling) R 6193 6195 6081 0 -1 4202560 11893 1260 0 0 5092 1 0 0 25 0 9 0 800783102 520556544 74357 33554432000 4194304 4417452 140735154817424 18446744073709551615 4356901 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6195/tid=6205] ppid=6193 vsize=508356 CPUtime=50.94 cores=0-7
/proc/6195/task/6205/stat : 6205 (plingeling) R 6193 6195 6081 0 -1 4202560 126842 1260 0 0 5073 21 0 0 25 0 9 0 800783102 520556544 74357 33554432000 4194304 4417452 140735154817424 18446744073709551615 4320996 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6195/tid=6206] ppid=6193 vsize=508356 CPUtime=50.08 cores=0-7
/proc/6195/task/6206/stat : 6206 (plingeling) R 6193 6195 6081 0 -1 4202560 6733 1260 0 0 5008 0 0 0 25 0 9 0 800783102 520556544 74357 33554432000 4194304 4417452 140735154817424 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6195/tid=6207] ppid=6193 vsize=508356 CPUtime=50.94 cores=0-7
/proc/6195/task/6207/stat : 6207 (plingeling) R 6193 6195 6081 0 -1 4202560 6727 1260 0 0 5093 1 0 0 25 0 9 0 800783102 520556544 74357 33554432000 4194304 4417452 140735154817424 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6195/tid=6208] ppid=6193 vsize=508356 CPUtime=50.93 cores=0-7
/proc/6195/task/6208/stat : 6208 (plingeling) R 6193 6195 6081 0 -1 4202560 29590 1260 0 0 5090 3 0 0 25 0 9 0 800783102 520556544 74357 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6195/tid=6209] ppid=6193 vsize=508356 CPUtime=50.94 cores=0-7
/proc/6195/task/6209/stat : 6209 (plingeling) R 6193 6195 6081 0 -1 4202560 4730 1260 0 0 5094 0 0 0 25 0 9 0 800783102 520556544 74357 33554432000 4194304 4417452 140735154817424 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 406.8
Current children cumulated vsize (KiB) 508356

[startup+102.301 s]
/proc/loadavg: 8.11 8.10 8.04 9/516 6212

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


[startup+4722.3 s]
/proc/loadavg: 8.08 8.07 8.00 9/516 6347
/proc/meminfo: memFree=8786604/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=6690888 CPUtime=37694.1 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 6481953 1260 0 0 3768202 1211 0 0 25 0 9 0 800783085 6851469312 1632849 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 1672722 1632849 180 55 0 1670608 0
[pid=6195/tid=6202] ppid=6193 vsize=6690888 CPUtime=4722.17 cores=0-7
/proc/6195/task/6202/stat : 6202 (plingeling) R 6193 6195 6081 0 -1 4202560 706533 1260 0 0 472080 137 0 0 25 0 9 0 800783102 6851469312 1632849 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6195/tid=6203] ppid=6193 vsize=6690888 CPUtime=4722.2 cores=0-7
/proc/6195/task/6203/stat : 6203 (plingeling) R 6193 6195 6081 0 -1 4202560 557237 1260 0 0 472108 112 0 0 25 0 9 0 800783102 6851469312 1632849 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6195/tid=6204] ppid=6193 vsize=6690888 CPUtime=4722.14 cores=0-7
/proc/6195/task/6204/stat : 6204 (plingeling) R 6193 6195 6081 0 -1 4202560 833283 1260 0 0 472074 140 0 0 25 0 9 0 800783102 6851469312 1632849 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6195/tid=6205] ppid=6193 vsize=6690888 CPUtime=4722.21 cores=0-7
/proc/6195/task/6205/stat : 6205 (plingeling) R 6193 6195 6081 0 -1 4202560 1084687 1260 0 0 471989 232 0 0 25 0 9 0 800783102 6851469312 1632849 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6195/tid=6206] ppid=6193 vsize=6690888 CPUtime=4714.51 cores=0-7
/proc/6195/task/6206/stat : 6206 (plingeling) R 6193 6195 6081 0 -1 4202560 476111 1260 0 0 471368 83 0 0 25 0 9 0 800783102 6851469312 1632849 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6195/tid=6207] ppid=6193 vsize=6690888 CPUtime=4648.32 cores=0-7
/proc/6195/task/6207/stat : 6207 (plingeling) R 6193 6195 6081 0 -1 4202560 601047 1260 0 0 464720 112 0 0 25 0 9 0 800783102 6851469312 1632849 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6195/tid=6208] ppid=6193 vsize=6690888 CPUtime=4720.27 cores=0-7
/proc/6195/task/6208/stat : 6208 (plingeling) R 6193 6195 6081 0 -1 4202560 1433809 1260 0 0 471779 248 0 0 25 0 9 0 800783102 6851469312 1632849 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6195/tid=6209] ppid=6193 vsize=6690888 CPUtime=4722.05 cores=0-7
/proc/6195/task/6209/stat : 6209 (plingeling) R 6193 6195 6081 0 -1 4202560 780272 1260 0 0 472064 141 0 0 25 0 9 0 800783102 6851469312 1632849 33554432000 4194304 4417452 140735154817424 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37694.1
Current children cumulated vsize (KiB) 6690888

[startup+4782.32 s]
/proc/loadavg: 8.03 8.05 8.00 9/516 6349
/proc/meminfo: memFree=8679816/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=6797136 CPUtime=38173.2 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 6562866 1260 0 0 3816094 1229 0 0 25 0 9 0 800783085 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 1699284 1659411 180 55 0 1697170 0
[pid=6195/tid=6202] ppid=6193 vsize=6797136 CPUtime=4782.19 cores=0-7
/proc/6195/task/6202/stat : 6202 (plingeling) R 6193 6195 6081 0 -1 4202560 706533 1260 0 0 478082 137 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6195/tid=6203] ppid=6193 vsize=6797136 CPUtime=4782.22 cores=0-7
/proc/6195/task/6203/stat : 6203 (plingeling) R 6193 6195 6081 0 -1 4202560 612550 1260 0 0 478099 123 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6195/tid=6204] ppid=6193 vsize=6797136 CPUtime=4782.16 cores=0-7
/proc/6195/task/6204/stat : 6204 (plingeling) R 6193 6195 6081 0 -1 4202560 833283 1260 0 0 478076 140 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6195/tid=6205] ppid=6193 vsize=6797136 CPUtime=4782.24 cores=0-7
/proc/6195/task/6205/stat : 6205 (plingeling) R 6193 6195 6081 0 -1 4202560 1106863 1260 0 0 477985 239 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6195/tid=6206] ppid=6193 vsize=6797136 CPUtime=4774.53 cores=0-7
/proc/6195/task/6206/stat : 6206 (plingeling) R 6193 6195 6081 0 -1 4202560 476111 1260 0 0 477370 83 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6195/tid=6207] ppid=6193 vsize=6797136 CPUtime=4707.29 cores=0-7
/proc/6195/task/6207/stat : 6207 (plingeling) R 6193 6195 6081 0 -1 4202560 604471 1260 0 0 470617 112 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6195/tid=6208] ppid=6193 vsize=6797136 CPUtime=4780.28 cores=0-7
/proc/6195/task/6208/stat : 6208 (plingeling) R 6193 6195 6081 0 -1 4202560 1433809 1260 0 0 477780 248 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6195/tid=6209] ppid=6193 vsize=6797136 CPUtime=4782.07 cores=0-7
/proc/6195/task/6209/stat : 6209 (plingeling) R 6193 6195 6081 0 -1 4202560 780272 1260 0 0 478066 141 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38173.2
Current children cumulated vsize (KiB) 6797136

[startup+4842.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/516 6351
/proc/meminfo: memFree=8679656/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=6797136 CPUtime=38652.1 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 6562866 1260 0 0 3863977 1229 0 0 25 0 9 0 800783085 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 1699284 1659411 180 55 0 1697170 0
[pid=6195/tid=6202] ppid=6193 vsize=6797136 CPUtime=4842.18 cores=0-7
/proc/6195/task/6202/stat : 6202 (plingeling) R 6193 6195 6081 0 -1 4202560 706533 1260 0 0 484081 137 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6195/tid=6203] ppid=6193 vsize=6797136 CPUtime=4842.2 cores=0-7
/proc/6195/task/6203/stat : 6203 (plingeling) R 6193 6195 6081 0 -1 4202560 612550 1260 0 0 484097 123 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6195/tid=6204] ppid=6193 vsize=6797136 CPUtime=4842.14 cores=0-7
/proc/6195/task/6204/stat : 6204 (plingeling) R 6193 6195 6081 0 -1 4202560 833283 1260 0 0 484074 140 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6195/tid=6205] ppid=6193 vsize=6797136 CPUtime=4842.22 cores=0-7
/proc/6195/task/6205/stat : 6205 (plingeling) R 6193 6195 6081 0 -1 4202560 1106863 1260 0 0 483983 239 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6195/tid=6206] ppid=6193 vsize=6797136 CPUtime=4834.52 cores=0-7
/proc/6195/task/6206/stat : 6206 (plingeling) R 6193 6195 6081 0 -1 4202560 476111 1260 0 0 483369 83 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6195/tid=6207] ppid=6193 vsize=6797136 CPUtime=4766.25 cores=0-7
/proc/6195/task/6207/stat : 6207 (plingeling) R 6193 6195 6081 0 -1 4202560 604471 1260 0 0 476513 112 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6195/tid=6208] ppid=6193 vsize=6797136 CPUtime=4840.25 cores=0-7
/proc/6195/task/6208/stat : 6208 (plingeling) R 6193 6195 6081 0 -1 4202560 1433809 1260 0 0 483777 248 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6195/tid=6209] ppid=6193 vsize=6797136 CPUtime=4842.06 cores=0-7
/proc/6195/task/6209/stat : 6209 (plingeling) R 6193 6195 6081 0 -1 4202560 780272 1260 0 0 484065 141 0 0 25 0 9 0 800783102 6960267264 1659411 33554432000 4194304 4417452 140735154817424 18446744073709551615 4365008 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38652.1
Current children cumulated vsize (KiB) 6797136

[startup+4902.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/516 6352
/proc/meminfo: memFree=8853840/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=6623736 CPUtime=39131 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 6633604 1260 0 0 3911858 1242 0 0 25 0 9 0 800783085 6782705664 1616061 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 1655934 1616061 180 55 0 1653820 0
[pid=6195/tid=6202] ppid=6193 vsize=6623736 CPUtime=4902.18 cores=0-7
/proc/6195/task/6202/stat : 6202 (plingeling) R 6193 6195 6081 0 -1 4202560 706533 1260 0 0 490081 137 0 0 25 0 9 0 800783102 6782705664 1616061 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6195/tid=6203] ppid=6193 vsize=6623736 CPUtime=4902.2 cores=0-7
/proc/6195/task/6203/stat : 6203 (plingeling) R 6193 6195 6081 0 -1 4202560 612550 1260 0 0 490097 123 0 0 25 0 9 0 800783102 6782705664 1616061 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6195/tid=6204] ppid=6193 vsize=6623736 CPUtime=4902.14 cores=0-7
/proc/6195/task/6204/stat : 6204 (plingeling) R 6193 6195 6081 0 -1 4202560 833283 1260 0 0 490074 140 0 0 25 0 9 0 800783102 6782705664 1616061 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6195/tid=6205] ppid=6193 vsize=6623736 CPUtime=4902.23 cores=0-7
/proc/6195/task/6205/stat : 6205 (plingeling) R 6193 6195 6081 0 -1 4202560 1106863 1260 0 0 489984 239 0 0 25 0 9 0 800783102 6782705664 1616061 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6195/tid=6206] ppid=6193 vsize=6623736 CPUtime=4894.52 cores=0-7
/proc/6195/task/6206/stat : 6206 (plingeling) R 6193 6195 6081 0 -1 4202560 487963 1260 0 0 489368 84 0 0 25 0 9 0 800783102 6782705664 1616061 33554432000 4194304 4417452 140735154817424 18446744073709551615 4366130 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6195/tid=6207] ppid=6193 vsize=6623736 CPUtime=4825.21 cores=0-7
/proc/6195/task/6207/stat : 6207 (plingeling) R 6193 6195 6081 0 -1 4202560 648396 1260 0 0 482400 121 0 0 25 0 9 0 800783102 6782705664 1616061 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6195/tid=6208] ppid=6193 vsize=6623736 CPUtime=4900.22 cores=0-7
/proc/6195/task/6208/stat : 6208 (plingeling) R 6193 6195 6081 0 -1 4202560 1433809 1260 0 0 489774 248 0 0 25 0 9 0 800783102 6782705664 1616061 33554432000 4194304 4417452 140735154817424 18446744073709551615 4263090 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6195/tid=6209] ppid=6193 vsize=6623736 CPUtime=4902.05 cores=0-7
/proc/6195/task/6209/stat : 6209 (plingeling) R 6193 6195 6081 0 -1 4202560 795233 1260 0 0 490061 144 0 0 25 0 9 0 800783102 6782705664 1616061 33554432000 4194304 4417452 140735154817424 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39131
Current children cumulated vsize (KiB) 6623736

[startup+4962.3 s]
/proc/loadavg: 8.02 8.03 8.00 9/516 6354
/proc/meminfo: memFree=8766496/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=6710480 CPUtime=39610 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 6655290 1260 0 0 3959753 1244 0 0 25 0 9 0 800783085 6871531520 1637747 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 1677620 1637747 180 55 0 1675506 0
[pid=6195/tid=6202] ppid=6193 vsize=6710480 CPUtime=4962.18 cores=0-7
/proc/6195/task/6202/stat : 6202 (plingeling) R 6193 6195 6081 0 -1 4202560 706533 1260 0 0 496081 137 0 0 25 0 9 0 800783102 6871531520 1637747 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6195/tid=6203] ppid=6193 vsize=6710480 CPUtime=4962.2 cores=0-7
/proc/6195/task/6203/stat : 6203 (plingeling) R 6193 6195 6081 0 -1 4202560 612550 1260 0 0 496097 123 0 0 25 0 9 0 800783102 6871531520 1637747 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6195/tid=6204] ppid=6193 vsize=6710480 CPUtime=4962.14 cores=0-7
/proc/6195/task/6204/stat : 6204 (plingeling) R 6193 6195 6081 0 -1 4202560 843657 1260 0 0 496073 141 0 0 25 0 9 0 800783102 6871531520 1637747 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6195/tid=6205] ppid=6193 vsize=6710480 CPUtime=4962.23 cores=0-7
/proc/6195/task/6205/stat : 6205 (plingeling) R 6193 6195 6081 0 -1 4202560 1106863 1260 0 0 495984 239 0 0 25 0 9 0 800783102 6871531520 1637747 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6195/tid=6206] ppid=6193 vsize=6710480 CPUtime=4954.52 cores=0-7
/proc/6195/task/6206/stat : 6206 (plingeling) R 6193 6195 6081 0 -1 4202560 495795 1260 0 0 495367 85 0 0 25 0 9 0 800783102 6871531520 1637747 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6195/tid=6207] ppid=6193 vsize=6710480 CPUtime=4884.18 cores=0-7
/proc/6195/task/6207/stat : 6207 (plingeling) R 6193 6195 6081 0 -1 4202560 648396 1260 0 0 488297 121 0 0 25 0 9 0 800783102 6871531520 1637747 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6195/tid=6208] ppid=6193 vsize=6710480 CPUtime=4960.21 cores=0-7
/proc/6195/task/6208/stat : 6208 (plingeling) R 6193 6195 6081 0 -1 4202560 1433809 1260 0 0 495773 248 0 0 25 0 9 0 800783102 6871531520 1637747 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6195/tid=6209] ppid=6193 vsize=6710480 CPUtime=4962.06 cores=0-7
/proc/6195/task/6209/stat : 6209 (plingeling) R 6193 6195 6081 0 -1 4202560 798713 1260 0 0 496061 145 0 0 25 0 9 0 800783102 6871531520 1637747 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39610
Current children cumulated vsize (KiB) 6710480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.2 s]
/proc/loadavg: 8.05 8.04 8.00 9/516 6355
/proc/meminfo: memFree=8694556/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=6782264 CPUtime=40000.4 cores=0-7
/proc/6195/stat : 6195 (plingeling) S 6193 6195 6081 0 -1 4202496 6763657 1260 0 0 3998771 1264 0 0 25 0 9 0 800783085 6945038336 1655694 33554432000 4194304 4417452 140735154817424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 1695566 1655694 180 55 0 1693452 0
[pid=6195/tid=6202] ppid=6193 vsize=6782264 CPUtime=5011.1 cores=0-7
/proc/6195/task/6202/stat : 6202 (plingeling) R 6193 6195 6081 0 -1 4202560 706533 1260 0 0 500973 137 0 0 25 0 9 0 800783102 6945038336 1655694 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6195/tid=6203] ppid=6193 vsize=6782264 CPUtime=5011.12 cores=0-7
/proc/6195/task/6203/stat : 6203 (plingeling) R 6193 6195 6081 0 -1 4202560 612550 1260 0 0 500989 123 0 0 25 0 9 0 800783102 6945038336 1655694 33554432000 4194304 4417452 140735154817424 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6195/tid=6204] ppid=6193 vsize=6782264 CPUtime=5011.06 cores=0-7
/proc/6195/task/6204/stat : 6204 (plingeling) R 6193 6195 6081 0 -1 4202560 843657 1260 0 0 500965 141 0 0 25 0 9 0 800783102 6945038336 1655694 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6195/tid=6205] ppid=6193 vsize=6782264 CPUtime=5011.15 cores=0-7
/proc/6195/task/6205/stat : 6205 (plingeling) R 6193 6195 6081 0 -1 4202560 1106863 1260 0 0 500876 239 0 0 25 0 9 0 800783102 6945038336 1655694 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6195/tid=6206] ppid=6193 vsize=6782264 CPUtime=5003.44 cores=0-7
/proc/6195/task/6206/stat : 6206 (plingeling) R 6193 6195 6081 0 -1 4202560 495795 1260 0 0 500259 85 0 0 25 0 9 0 800783102 6945038336 1655694 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6195/tid=6207] ppid=6193 vsize=6782264 CPUtime=4932.23 cores=0-7
/proc/6195/task/6207/stat : 6207 (plingeling) R 6193 6195 6081 0 -1 4202560 648396 1260 0 0 493102 121 0 0 25 0 9 0 800783102 6945038336 1655694 33554432000 4194304 4417452 140735154817424 18446744073709551615 4357737 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6195/tid=6208] ppid=6193 vsize=6782264 CPUtime=5009.13 cores=0-7
/proc/6195/task/6208/stat : 6208 (plingeling) R 6193 6195 6081 0 -1 4202560 1542176 1260 0 0 500644 269 0 0 25 0 9 0 800783102 6945038336 1655694 33554432000 4194304 4417452 140735154817424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6195/tid=6209] ppid=6193 vsize=6782264 CPUtime=5010.98 cores=0-7
/proc/6195/task/6209/stat : 6209 (plingeling) R 6193 6195 6081 0 -1 4202560 798713 1260 0 0 500953 145 0 0 25 0 9 0 800783102 6945038336 1655694 33554432000 4194304 4417452 140735154817424 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 6782264

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

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

[startup+5011.4 s]
/proc/loadavg: 8.05 8.04 8.00 9/516 6355
/proc/meminfo: memFree=8694556/32950940 swapFree=67111364/67111528
[pid=6195] ppid=6193 vsize=0 CPUtime=40000.7 cores=0-7
/proc/6195/stat : 6195 (plingeling) Z 6193 6195 6081 0 -1 4203548 6763657 1260 0 0 3998784 1282 0 0 18 0 2 0 800783085 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/6195/statm: 0 0 0 0 0 0 0
[pid=6195/tid=6207] ppid=6193 vsize=0 CPUtime=4932.41 cores=0-7
/proc/6195/task/6207/stat : 6207 (plingeling) R 6193 6195 6081 0 -1 4203588 648396 1260 0 0 493103 138 0 0 25 0 2 0 800783102 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.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.48
CPU time (s): 40000.7
CPU user time (s): 39987.9
CPU system time (s): 12.898
CPU usage (%): 798.183
Max. virtual memory (cumulated for all children) (KiB): 6942232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39987.9
system time used= 12.898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6764917
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= 542
involuntary context switches= 193592

runsolver used 24.3003 second user time and 62.2565 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-23 01:05:23
IDJOB=3394784
IDBENCH=84568
IDSOLVER=1851
FILE ID=node117/3394784-1306105523
RUNJOBID= node117-1306105079-6095
PBS_JOBID= 13388018
Free space on /tmp= 73300 MiB

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

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

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=1018252725

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15330776 kB
Buffers:        369092 kB
Cached:        7090556 kB
SwapCached:          0 kB
Active:       12799312 kB
Inactive:      4445300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15330776 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1960 kB
Writeback:           0 kB
AnonPages:     9784736 kB
Mapped:          41548 kB
Slab:           247308 kB
PageTables:      57076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 149469652 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= 73300 MiB
End job on node117 at 2011-05-23 02:28:56