Trace number 3394480

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40001.1 5013.38

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x39.cnf
MD5SUMe7679ca49bb432c9b90305d907365c4e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3276
Number of clauses628173
Sum of the clauses size2502864
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24914
Number of clauses of size 30
Number of clauses of size 4623259
Number of clauses of size 50
Number of clauses of size over 50

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-3394480-1306097536/watcher-3394480-1306097536 -o /tmp/evaluation-result-3394480-1306097536/solver-3394480-1306097536 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394480-1306097536.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.09 8.07 7.67 1/528 16254
/proc/meminfo: memFree=18705936/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=11528 CPUtime=0 cores=0-7
/proc/16254/stat : 16254 (plingeling) R 16252 16254 16080 0 -1 4202496 946 1259 0 0 0 0 0 0 21 0 1 0 721351578 11804672 876 33554432000 4194304 4417452 140735335274560 18446744073709551615 4323704 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/16254/statm: 2882 876 147 55 0 768 0

[startup+0.0732491 s]
/proc/loadavg: 8.09 8.07 7.67 1/528 16254
/proc/meminfo: memFree=18705936/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=23896 CPUtime=0.06 cores=0-7
/proc/16254/stat : 16254 (plingeling) R 16252 16254 16080 0 -1 4202496 4235 1259 0 0 6 0 0 0 21 0 1 0 721351578 24469504 3997 33554432000 4194304 4417452 140735335274560 18446744073709551615 4231454 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/16254/statm: 5974 3997 148 55 0 3860 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23896

[startup+0.100239 s]
/proc/loadavg: 8.09 8.07 7.67 1/528 16254
/proc/meminfo: memFree=18705936/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=36184 CPUtime=0.08 cores=0-7
/proc/16254/stat : 16254 (plingeling) R 16252 16254 16080 0 -1 4202496 7307 1259 0 0 8 0 0 0 21 0 1 0 721351578 37052416 7069 33554432000 4194304 4417452 140735335274560 18446744073709551615 4259618 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/16254/statm: 9046 7069 148 55 0 6932 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36184

[startup+0.300208 s]
/proc/loadavg: 8.09 8.07 7.67 1/528 16254
/proc/meminfo: memFree=18705936/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=77144 CPUtime=0.28 cores=0-7
/proc/16254/stat : 16254 (plingeling) R 16252 16254 16080 0 -1 4202496 17547 1259 0 0 27 1 0 0 22 0 1 0 721351578 78995456 17309 33554432000 4194304 4417452 140735335274560 18446744073709551615 4320923 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/16254/statm: 19286 17309 148 55 0 17172 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 77144

[startup+0.700135 s]
/proc/loadavg: 8.09 8.07 7.67 1/528 16254
/proc/meminfo: memFree=18705936/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=142680 CPUtime=0.69 cores=0-7
/proc/16254/stat : 16254 (plingeling) R 16252 16254 16080 0 -1 4202496 33931 1259 0 0 66 3 0 0 24 0 1 0 721351578 146104320 33693 33554432000 4194304 4417452 140735335274560 18446744073709551615 4323354 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/16254/statm: 35670 33693 148 55 0 33556 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 142680

[startup+1.501 s]
/proc/loadavg: 7.52 7.95 7.63 2/529 16260
/proc/meminfo: memFree=18505412/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=273752 CPUtime=1.49 cores=0-7
/proc/16254/stat : 16254 (plingeling) R 16252 16254 16080 0 -1 4202496 66699 1259 0 0 142 7 0 0 25 0 1 0 721351578 280322048 66461 33554432000 4194304 4417452 140735335274560 18446744073709551615 4321590 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/16254/statm: 68438 66461 148 55 0 66324 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 273752

[startup+3.10068 s]
/proc/loadavg: 7.52 7.95 7.63 7/537 16268
/proc/meminfo: memFree=18436528/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=514964 CPUtime=14 cores=0-7
/proc/16254/stat : 16254 (plingeling) S 16252 16254 16080 0 -1 4202496 103091 1259 0 0 1384 16 0 0 25 0 9 0 721351578 527323136 89909 33554432000 4194304 4417452 140735335274560 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16254/statm: 128741 89909 178 55 0 126627 0
[pid=16254/tid=16261] ppid=16252 vsize=514964 CPUtime=1.56 cores=0-7
/proc/16254/task/16261/stat : 16261 (plingeling) R 16252 16254 16080 0 -1 4202560 4762 1259 0 0 156 0 0 0 20 0 9 0 721351731 527323136 89909 33554432000 4194304 4417452 140735335274560 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16254/tid=16262] ppid=16252 vsize=514964 CPUtime=1.56 cores=0-7
/proc/16254/task/16262/stat : 16262 (plingeling) R 16252 16254 16080 0 -1 4202560 4719 1259 0 0 155 1 0 0 25 0 9 0 721351731 527323136 89909 33554432000 4194304 4417452 140735335274560 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16254/tid=16263] ppid=16252 vsize=514964 CPUtime=1.53 cores=0-7
/proc/16254/task/16263/stat : 16263 (plingeling) R 16252 16254 16080 0 -1 4202560 4191 1259 0 0 152 1 0 0 25 0 9 0 721351731 527323136 89909 33554432000 4194304 4417452 140735335274560 18446744073709551615 4260519 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16254/tid=16264] ppid=16252 vsize=514964 CPUtime=1.55 cores=0-7
/proc/16254/task/16264/stat : 16264 (plingeling) R 16252 16254 16080 0 -1 4202560 4314 1259 0 0 155 0 0 0 25 0 9 0 721351731 527323136 89909 33554432000 4194304 4417452 140735335274560 18446744073709551615 4250532 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16254/tid=16265] ppid=16252 vsize=514964 CPUtime=1.57 cores=0-7
/proc/16254/task/16265/stat : 16265 (plingeling) R 16252 16254 16080 0 -1 4202560 4754 1259 0 0 156 1 0 0 20 0 9 0 721351731 527323136 89909 33554432000 4194304 4417452 140735335274560 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16254/tid=16266] ppid=16252 vsize=514964 CPUtime=1.54 cores=0-7
/proc/16254/task/16266/stat : 16266 (plingeling) R 16252 16254 16080 0 -1 4202560 4752 1259 0 0 153 1 0 0 20 0 9 0 721351731 527323136 89909 33554432000 4194304 4417452 140735335274560 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16254/tid=16267] ppid=16252 vsize=514964 CPUtime=1.56 cores=0-7
/proc/16254/task/16267/stat : 16267 (plingeling) R 16252 16254 16080 0 -1 4202560 4134 1259 0 0 155 1 0 0 19 0 9 0 721351731 527323136 89909 33554432000 4194304 4417452 140735335274560 18446744073709551615 4331715 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16254/tid=16268] ppid=16252 vsize=514964 CPUtime=1.55 cores=0-7
/proc/16254/task/16268/stat : 16268 (plingeling) R 16252 16254 16080 0 -1 4202560 4750 1259 0 0 154 1 0 0 25 0 9 0 721351731 527323136 89909 33554432000 4194304 4417452 140735335274560 18446744073709551615 4277291 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 14
Current children cumulated vsize (KiB) 514964

[startup+6.30112 s]
/proc/loadavg: 7.56 7.95 7.63 9/537 16268
/proc/meminfo: memFree=18245568/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=616180 CPUtime=39.55 cores=0-7
/proc/16254/stat : 16254 (plingeling) S 16252 16254 16080 0 -1 4202496 138861 1259 0 0 3932 23 0 0 25 0 9 0 721351578 630968320 115244 33554432000 4194304 4417452 140735335274560 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16254/statm: 154045 115244 179 55 0 151931 0
[pid=16254/tid=16261] ppid=16252 vsize=616180 CPUtime=4.77 cores=0-7
/proc/16254/task/16261/stat : 16261 (plingeling) R 16252 16254 16080 0 -1 4202560 7831 1259 0 0 476 1 0 0 25 0 9 0 721351731 630968320 115244 33554432000 4194304 4417452 140735335274560 18446744073709551615 4239601 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16254/tid=16262] ppid=16252 vsize=616180 CPUtime=4.75 cores=0-7
/proc/16254/task/16262/stat : 16262 (plingeling) R 16252 16254 16080 0 -1 4202560 7787 1259 0 0 474 1 0 0 25 0 9 0 721351731 630968320 115244 33554432000 4194304 4417452 140735335274560 18446744073709551615 4239608 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16254/tid=16263] ppid=16252 vsize=616180 CPUtime=4.73 cores=0-7
/proc/16254/task/16263/stat : 16263 (plingeling) R 16252 16254 16080 0 -1 4202560 7234 1259 0 0 471 2 0 0 25 0 9 0 721351731 630968320 115244 33554432000 4194304 4417452 140735335274560 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16254/tid=16264] ppid=16252 vsize=616180 CPUtime=4.76 cores=0-7
/proc/16254/task/16264/stat : 16264 (plingeling) R 16252 16254 16080 0 -1 4202560 18731 1259 0 0 473 3 0 0 25 0 9 0 721351731 630968320 115244 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16254/tid=16265] ppid=16252 vsize=616180 CPUtime=4.77 cores=0-7
/proc/16254/task/16265/stat : 16265 (plingeling) R 16252 16254 16080 0 -1 4202560 7797 1259 0 0 476 1 0 0 25 0 9 0 721351731 630968320 115244 33554432000 4194304 4417452 140735335274560 18446744073709551615 4239393 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16254/tid=16266] ppid=16252 vsize=616180 CPUtime=4.68 cores=0-7
/proc/16254/task/16266/stat : 16266 (plingeling) R 16252 16254 16080 0 -1 4202560 7795 1259 0 0 467 1 0 0 25 0 9 0 721351731 630968320 115244 33554432000 4194304 4417452 140735335274560 18446744073709551615 4239418 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16254/tid=16267] ppid=16252 vsize=616180 CPUtime=4.76 cores=0-7
/proc/16254/task/16267/stat : 16267 (plingeling) R 16252 16254 16080 0 -1 4202560 7178 1259 0 0 474 2 0 0 25 0 9 0 721351731 630968320 115244 33554432000 4194304 4417452 140735335274560 18446744073709551615 4260495 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16254/tid=16268] ppid=16252 vsize=616180 CPUtime=4.75 cores=0-7
/proc/16254/task/16268/stat : 16268 (plingeling) R 16252 16254 16080 0 -1 4202560 7793 1259 0 0 474 1 0 0 25 0 9 0 721351731 630968320 115244 33554432000 4194304 4417452 140735335274560 18446744073709551615 4239601 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39.55
Current children cumulated vsize (KiB) 616180

[startup+12.701 s]
/proc/loadavg: 7.59 7.95 7.63 9/537 16268
/proc/meminfo: memFree=18068720/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=798396 CPUtime=90.61 cores=0-7
/proc/16254/stat : 16254 (plingeling) S 16252 16254 16080 0 -1 4202496 198233 1259 0 0 9025 36 0 0 25 0 9 0 721351578 817557504 160798 33554432000 4194304 4417452 140735335274560 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16254/statm: 199599 160798 179 55 0 197485 0
[pid=16254/tid=16261] ppid=16252 vsize=798396 CPUtime=11.17 cores=0-7
/proc/16254/task/16261/stat : 16261 (plingeling) R 16252 16254 16080 0 -1 4202560 13918 1259 0 0 1114 3 0 0 25 0 9 0 721351731 817557504 160798 33554432000 4194304 4417452 140735335274560 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16254/tid=16262] ppid=16252 vsize=798396 CPUtime=11.16 cores=0-7
/proc/16254/task/16262/stat : 16262 (plingeling) R 16252 16254 16080 0 -1 4202560 13874 1259 0 0 1113 3 0 0 25 0 9 0 721351731 817557504 160798 33554432000 4194304 4417452 140735335274560 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16254/tid=16263] ppid=16252 vsize=798396 CPUtime=11.13 cores=0-7
/proc/16254/task/16263/stat : 16263 (plingeling) R 16252 16254 16080 0 -1 4202560 13321 1259 0 0 1109 4 0 0 25 0 9 0 721351731 817557504 160798 33554432000 4194304 4417452 140735335274560 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16254/tid=16264] ppid=16252 vsize=798396 CPUtime=11.14 cores=0-7
/proc/16254/task/16264/stat : 16264 (plingeling) R 16252 16254 16080 0 -1 4202560 35494 1259 0 0 1108 6 0 0 25 0 9 0 721351731 817557504 160798 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16254/tid=16265] ppid=16252 vsize=798396 CPUtime=11.16 cores=0-7
/proc/16254/task/16265/stat : 16265 (plingeling) R 16252 16254 16080 0 -1 4202560 13884 1259 0 0 1114 2 0 0 25 0 9 0 721351731 817557504 160798 33554432000 4194304 4417452 140735335274560 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16254/tid=16266] ppid=16252 vsize=798396 CPUtime=10.97 cores=0-7
/proc/16254/task/16266/stat : 16266 (plingeling) R 16252 16254 16080 0 -1 4202560 13882 1259 0 0 1095 2 0 0 25 0 9 0 721351731 817557504 160798 33554432000 4194304 4417452 140735335274560 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16254/tid=16267] ppid=16252 vsize=798396 CPUtime=11.16 cores=0-7
/proc/16254/task/16267/stat : 16267 (plingeling) R 16252 16254 16080 0 -1 4202560 13265 1259 0 0 1112 4 0 0 25 0 9 0 721351731 817557504 160798 33554432000 4194304 4417452 140735335274560 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16254/tid=16268] ppid=16252 vsize=798396 CPUtime=11.14 cores=0-7
/proc/16254/task/16268/stat : 16268 (plingeling) R 16252 16254 16080 0 -1 4202560 13880 1259 0 0 1112 2 0 0 25 0 9 0 721351731 817557504 160798 33554432000 4194304 4417452 140735335274560 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 90.61
Current children cumulated vsize (KiB) 798396

[startup+25.5007 s]
/proc/loadavg: 7.68 7.96 7.64 9/537 16268
/proc/meminfo: memFree=18036192/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=831648 CPUtime=192.78 cores=0-7
/proc/16254/stat : 16254 (plingeling) S 16252 16254 16080 0 -1 4202496 227008 1259 0 0 19236 42 0 0 25 0 9 0 721351578 851607552 169111 33554432000 4194304 4417452 140735335274560 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16254/statm: 207912 169111 179 55 0 205798 0
[pid=16254/tid=16261] ppid=16252 vsize=831648 CPUtime=23.97 cores=0-7
/proc/16254/task/16261/stat : 16261 (plingeling) R 16252 16254 16080 0 -1 4202560 13918 1259 0 0 2394 3 0 0 25 0 9 0 721351731 851607552 169111 33554432000 4194304 4417452 140735335274560 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16254/tid=16262] ppid=16252 vsize=831648 CPUtime=23.96 cores=0-7
/proc/16254/task/16262/stat : 16262 (plingeling) R 16252 16254 16080 0 -1 4202560 13874 1259 0 0 2393 3 0 0 25 0 9 0 721351731 851607552 169111 33554432000 4194304 4417452 140735335274560 18446744073709551615 4250003 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16254/tid=16263] ppid=16252 vsize=831648 CPUtime=23.93 cores=0-7
/proc/16254/task/16263/stat : 16263 (plingeling) R 16252 16254 16080 0 -1 4202560 13321 1259 0 0 2389 4 0 0 25 0 9 0 721351731 851607552 169111 33554432000 4194304 4417452 140735335274560 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16254/tid=16264] ppid=16252 vsize=831648 CPUtime=23.95 cores=0-7
/proc/16254/task/16264/stat : 16264 (plingeling) R 16252 16254 16080 0 -1 4202560 64269 1259 0 0 2383 12 0 0 25 0 9 0 721351731 851607552 169111 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16254/tid=16265] ppid=16252 vsize=831648 CPUtime=23.96 cores=0-7
/proc/16254/task/16265/stat : 16265 (plingeling) R 16252 16254 16080 0 -1 4202560 13884 1259 0 0 2394 2 0 0 25 0 9 0 721351731 851607552 169111 33554432000 4194304 4417452 140735335274560 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16254/tid=16266] ppid=16252 vsize=831648 CPUtime=23.54 cores=0-7
/proc/16254/task/16266/stat : 16266 (plingeling) R 16252 16254 16080 0 -1 4202560 13882 1259 0 0 2352 2 0 0 25 0 9 0 721351731 851607552 169111 33554432000 4194304 4417452 140735335274560 18446744073709551615 4249924 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16254/tid=16267] ppid=16252 vsize=831648 CPUtime=23.96 cores=0-7
/proc/16254/task/16267/stat : 16267 (plingeling) R 16252 16254 16080 0 -1 4202560 13265 1259 0 0 2392 4 0 0 25 0 9 0 721351731 851607552 169111 33554432000 4194304 4417452 140735335274560 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16254/tid=16268] ppid=16252 vsize=831648 CPUtime=23.94 cores=0-7
/proc/16254/task/16268/stat : 16268 (plingeling) R 16252 16254 16080 0 -1 4202560 13880 1259 0 0 2392 2 0 0 25 0 9 0 721351731 851607552 169111 33554432000 4194304 4417452 140735335274560 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 192.78
Current children cumulated vsize (KiB) 831648

[startup+51.1012 s]
/proc/loadavg: 7.85 7.97 7.65 9/537 16269
/proc/meminfo: memFree=17971872/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=905548 CPUtime=397.12 cores=0-7
/proc/16254/stat : 16254 (plingeling) S 16252 16254 16080 0 -1 4202496 428627 1259 0 0 39637 75 0 0 25 0 9 0 721351578 927281152 187591 33554432000 4194304 4417452 140735335274560 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16254/statm: 226387 187591 180 55 0 224273 0
[pid=16254/tid=16261] ppid=16252 vsize=905548 CPUtime=49.56 cores=0-7
/proc/16254/task/16261/stat : 16261 (plingeling) R 16252 16254 16080 0 -1 4202560 56508 1259 0 0 4948 8 0 0 25 0 9 0 721351731 927281152 187591 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16254/tid=16262] ppid=16252 vsize=905548 CPUtime=49.56 cores=0-7
/proc/16254/task/16262/stat : 16262 (plingeling) R 16252 16254 16080 0 -1 4202560 21449 1259 0 0 4952 4 0 0 25 0 9 0 721351731 927281152 187591 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16254/tid=16263] ppid=16252 vsize=905548 CPUtime=49.53 cores=0-7
/proc/16254/task/16263/stat : 16263 (plingeling) R 16252 16254 16080 0 -1 4202560 35483 1259 0 0 4945 8 0 0 25 0 9 0 721351731 927281152 187591 33554432000 4194304 4417452 140735335274560 18446744073709551615 4354515 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16254/tid=16264] ppid=16252 vsize=905548 CPUtime=49.54 cores=0-7
/proc/16254/task/16264/stat : 16264 (plingeling) R 16252 16254 16080 0 -1 4202560 98340 1259 0 0 4937 17 0 0 25 0 9 0 721351731 927281152 187591 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16254/tid=16265] ppid=16252 vsize=905548 CPUtime=49.55 cores=0-7
/proc/16254/task/16265/stat : 16265 (plingeling) R 16252 16254 16080 0 -1 4202560 55758 1259 0 0 4947 8 0 0 25 0 9 0 721351731 927281152 187591 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16254/tid=16266] ppid=16252 vsize=905548 CPUtime=48.7 cores=0-7
/proc/16254/task/16266/stat : 16266 (plingeling) R 16252 16254 16080 0 -1 4202560 22099 1259 0 0 4867 3 0 0 25 0 9 0 721351731 927281152 187591 33554432000 4194304 4417452 140735335274560 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16254/tid=16267] ppid=16252 vsize=905548 CPUtime=49.56 cores=0-7
/proc/16254/task/16267/stat : 16267 (plingeling) R 16252 16254 16080 0 -1 4202560 34866 1259 0 0 4948 8 0 0 25 0 9 0 721351731 927281152 187591 33554432000 4194304 4417452 140735335274560 18446744073709551615 4250817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16254/tid=16268] ppid=16252 vsize=905548 CPUtime=49.54 cores=0-7
/proc/16254/task/16268/stat : 16268 (plingeling) R 16252 16254 16080 0 -1 4202560 37409 1259 0 0 4946 8 0 0 25 0 9 0 721351731 927281152 187591 33554432000 4194304 4417452 140735335274560 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 397.12
Current children cumulated vsize (KiB) 905548

[startup+102.32 s]
/proc/loadavg: 7.93 7.97 7.67 9/537 16270

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

[pid=16254/tid=16263] ppid=16252 vsize=6188064 CPUtime=4720.84 cores=0-7
/proc/16254/task/16263/stat : 16263 (plingeling) R 16252 16254 16080 0 -1 4202560 2848278 1259 0 0 471564 520 0 0 25 0 9 0 721351731 6336577536 1519961 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16254/tid=16264] ppid=16252 vsize=6188064 CPUtime=4720.84 cores=0-7
/proc/16254/task/16264/stat : 16264 (plingeling) R 16252 16254 16080 0 -1 4202560 1008628 1259 0 0 471856 228 0 0 25 0 9 0 721351731 6336577536 1519961 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16254/tid=16265] ppid=16252 vsize=6188064 CPUtime=4720.78 cores=0-7
/proc/16254/task/16265/stat : 16265 (plingeling) R 16252 16254 16080 0 -1 4202560 2642487 1259 0 0 471608 470 0 0 25 0 9 0 721351731 6336577536 1519961 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16254/tid=16266] ppid=16252 vsize=6188064 CPUtime=4709.63 cores=0-7
/proc/16254/task/16266/stat : 16266 (plingeling) R 16252 16254 16080 0 -1 4202560 4264183 1259 0 0 470151 812 0 0 25 0 9 0 721351731 6336577536 1519961 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16254/tid=16267] ppid=16252 vsize=6188064 CPUtime=4720.01 cores=0-7
/proc/16254/task/16267/stat : 16267 (plingeling) R 16252 16254 16080 0 -1 4202560 2498530 1259 0 0 471546 455 0 0 25 0 9 0 721351731 6336577536 1519961 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16254/tid=16268] ppid=16252 vsize=6188064 CPUtime=4645.52 cores=0-7
/proc/16254/task/16268/stat : 16268 (plingeling) R 16252 16254 16080 0 -1 4202560 1858300 1259 0 0 464239 313 0 0 25 0 9 0 721351731 6336577536 1519961 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37679.7
Current children cumulated vsize (KiB) 6188064

[startup+4782.3 s]
/proc/loadavg: 8.00 8.05 8.02 9/537 16419
/proc/meminfo: memFree=12605892/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=6227024 CPUtime=38158.4 cores=0-7
/proc/16254/stat : 16254 (plingeling) S 16252 16254 16080 0 -1 4202496 21214919 1259 0 0 3811958 3885 0 0 25 0 9 0 721351578 6376472576 1522049 33554432000 4194304 4417452 140735335274560 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16254/statm: 1556756 1522049 180 55 0 1554642 0
[pid=16254/tid=16261] ppid=16252 vsize=6227024 CPUtime=4780.59 cores=0-7
/proc/16254/task/16261/stat : 16261 (plingeling) R 16252 16254 16080 0 -1 4202560 3174453 1259 0 0 477482 577 0 0 25 0 9 0 721351731 6376472576 1522049 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16254/tid=16262] ppid=16252 vsize=6227024 CPUtime=4779.85 cores=0-7
/proc/16254/task/16262/stat : 16262 (plingeling) R 16252 16254 16080 0 -1 4202560 2518480 1259 0 0 477555 430 0 0 25 0 9 0 721351731 6376472576 1522049 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16254/tid=16263] ppid=16252 vsize=6227024 CPUtime=4780.83 cores=0-7
/proc/16254/task/16263/stat : 16263 (plingeling) R 16252 16254 16080 0 -1 4202560 2971278 1259 0 0 477545 538 0 0 25 0 9 0 721351731 6376472576 1522049 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16254/tid=16264] ppid=16252 vsize=6227024 CPUtime=4780.82 cores=0-7
/proc/16254/task/16264/stat : 16264 (plingeling) R 16252 16254 16080 0 -1 4202560 1083104 1259 0 0 477831 251 0 0 25 0 9 0 721351731 6376472576 1522049 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16254/tid=16265] ppid=16252 vsize=6227024 CPUtime=4780.76 cores=0-7
/proc/16254/task/16265/stat : 16265 (plingeling) R 16252 16254 16080 0 -1 4202560 2696483 1259 0 0 477597 479 0 0 25 0 9 0 721351731 6376472576 1522049 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16254/tid=16266] ppid=16252 vsize=6227024 CPUtime=4769.59 cores=0-7
/proc/16254/task/16266/stat : 16266 (plingeling) R 16252 16254 16080 0 -1 4202560 4296951 1259 0 0 476142 817 0 0 25 0 9 0 721351731 6376472576 1522049 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16254/tid=16267] ppid=16252 vsize=6227024 CPUtime=4779.99 cores=0-7
/proc/16254/task/16267/stat : 16267 (plingeling) R 16252 16254 16080 0 -1 4202560 2531298 1259 0 0 477534 465 0 0 25 0 9 0 721351731 6376472576 1522049 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16254/tid=16268] ppid=16252 vsize=6227024 CPUtime=4704.42 cores=0-7
/proc/16254/task/16268/stat : 16268 (plingeling) R 16252 16254 16080 0 -1 4202560 1876157 1259 0 0 470124 318 0 0 25 0 9 0 721351731 6376472576 1522049 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38158.4
Current children cumulated vsize (KiB) 6227024

[startup+4842.3 s]
/proc/loadavg: 8.00 8.04 8.02 9/537 16421
/proc/meminfo: memFree=12461040/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=6363552 CPUtime=38637.3 cores=0-7
/proc/16254/stat : 16254 (plingeling) S 16252 16254 16080 0 -1 4202496 21566809 1259 0 0 3859806 3927 0 0 25 0 9 0 721351578 6516277248 1558684 33554432000 4194304 4417452 140735335274560 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16254/statm: 1590888 1558684 180 55 0 1588774 0
[pid=16254/tid=16261] ppid=16252 vsize=6363552 CPUtime=4840.59 cores=0-7
/proc/16254/task/16261/stat : 16261 (plingeling) R 16252 16254 16080 0 -1 4202560 3237208 1259 0 0 483474 585 0 0 25 0 9 0 721351731 6516277248 1558684 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16254/tid=16262] ppid=16252 vsize=6363552 CPUtime=4839.85 cores=0-7
/proc/16254/task/16262/stat : 16262 (plingeling) R 16252 16254 16080 0 -1 4202560 2555792 1259 0 0 483552 433 0 0 25 0 9 0 721351731 6516277248 1558684 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16254/tid=16263] ppid=16252 vsize=6363552 CPUtime=4840.83 cores=0-7
/proc/16254/task/16263/stat : 16263 (plingeling) R 16252 16254 16080 0 -1 4202560 3004046 1259 0 0 483541 542 0 0 25 0 9 0 721351731 6516277248 1558684 33554432000 4194304 4417452 140735335274560 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16254/tid=16264] ppid=16252 vsize=6363552 CPUtime=4840.83 cores=0-7
/proc/16254/task/16264/stat : 16264 (plingeling) R 16252 16254 16080 0 -1 4202560 1083104 1259 0 0 483832 251 0 0 25 0 9 0 721351731 6516277248 1558684 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16254/tid=16265] ppid=16252 vsize=6363552 CPUtime=4840.76 cores=0-7
/proc/16254/task/16265/stat : 16265 (plingeling) R 16252 16254 16080 0 -1 4202560 2696483 1259 0 0 483597 479 0 0 25 0 9 0 721351731 6516277248 1558684 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16254/tid=16266] ppid=16252 vsize=6363552 CPUtime=4829.57 cores=0-7
/proc/16254/task/16266/stat : 16266 (plingeling) R 16252 16254 16080 0 -1 4202560 4430072 1259 0 0 482125 832 0 0 25 0 9 0 721351731 6516277248 1558684 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16254/tid=16267] ppid=16252 vsize=6363552 CPUtime=4839.99 cores=0-7
/proc/16254/task/16267/stat : 16267 (plingeling) R 16252 16254 16080 0 -1 4202560 2566776 1259 0 0 483528 471 0 0 25 0 9 0 721351731 6516277248 1558684 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16254/tid=16268] ppid=16252 vsize=6363552 CPUtime=4763.32 cores=0-7
/proc/16254/task/16268/stat : 16268 (plingeling) R 16252 16254 16080 0 -1 4202560 1926613 1259 0 0 476008 324 0 0 25 0 9 0 721351731 6516277248 1558684 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38637.3
Current children cumulated vsize (KiB) 6363552

[startup+4902.3 s]
/proc/loadavg: 8.00 8.03 8.01 9/537 16422
/proc/meminfo: memFree=12291640/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=6531560 CPUtime=39116.2 cores=0-7
/proc/16254/stat : 16254 (plingeling) S 16252 16254 16080 0 -1 4202496 21694363 1259 0 0 3907680 3945 0 0 25 0 9 0 721351578 6688317440 1603221 33554432000 4194304 4417452 140735335274560 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16254/statm: 1632890 1603221 180 55 0 1630776 0
[pid=16254/tid=16261] ppid=16252 vsize=6531560 CPUtime=4900.59 cores=0-7
/proc/16254/task/16261/stat : 16261 (plingeling) R 16252 16254 16080 0 -1 4202560 3251537 1259 0 0 489470 589 0 0 25 0 9 0 721351731 6688317440 1603221 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16254/tid=16262] ppid=16252 vsize=6531560 CPUtime=4899.85 cores=0-7
/proc/16254/task/16262/stat : 16262 (plingeling) R 16252 16254 16080 0 -1 4202560 2561365 1259 0 0 489551 434 0 0 25 0 9 0 721351731 6688317440 1603221 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16254/tid=16263] ppid=16252 vsize=6531560 CPUtime=4900.82 cores=0-7
/proc/16254/task/16263/stat : 16263 (plingeling) R 16252 16254 16080 0 -1 4202560 3036814 1259 0 0 489536 546 0 0 25 0 9 0 721351731 6688317440 1603221 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16254/tid=16264] ppid=16252 vsize=6531560 CPUtime=4900.83 cores=0-7
/proc/16254/task/16264/stat : 16264 (plingeling) R 16252 16254 16080 0 -1 4202560 1083104 1259 0 0 489832 251 0 0 25 0 9 0 721351731 6688317440 1603221 33554432000 4194304 4417452 140735335274560 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16254/tid=16265] ppid=16252 vsize=6531560 CPUtime=4900.77 cores=0-7
/proc/16254/task/16265/stat : 16265 (plingeling) R 16252 16254 16080 0 -1 4202560 2696483 1259 0 0 489598 479 0 0 25 0 9 0 721351731 6688317440 1603221 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16254/tid=16266] ppid=16252 vsize=6531560 CPUtime=4889.56 cores=0-7
/proc/16254/task/16266/stat : 16266 (plingeling) R 16252 16254 16080 0 -1 4202560 4462840 1259 0 0 488120 836 0 0 25 0 9 0 721351731 6688317440 1603221 33554432000 4194304 4417452 140735335274560 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16254/tid=16267] ppid=16252 vsize=6531560 CPUtime=4899.99 cores=0-7
/proc/16254/task/16267/stat : 16267 (plingeling) R 16252 16254 16080 0 -1 4202560 2578866 1259 0 0 489527 472 0 0 25 0 9 0 721351731 6688317440 1603221 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16254/tid=16268] ppid=16252 vsize=6531560 CPUtime=4822.24 cores=0-7
/proc/16254/task/16268/stat : 16268 (plingeling) R 16252 16254 16080 0 -1 4202560 1956639 1259 0 0 481897 327 0 0 25 0 9 0 721351731 6688317440 1603221 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39116.2
Current children cumulated vsize (KiB) 6531560

[startup+4962.3 s]
/proc/loadavg: 8.07 8.04 8.01 9/537 16424
/proc/meminfo: memFree=12133384/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=6679276 CPUtime=39595.1 cores=0-7
/proc/16254/stat : 16254 (plingeling) S 16252 16254 16080 0 -1 4202496 21977677 1259 0 0 3955528 3985 0 0 25 0 9 0 721351578 6839578624 1640150 33554432000 4194304 4417452 140735335274560 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16254/statm: 1669819 1640150 180 55 0 1667705 0
[pid=16254/tid=16261] ppid=16252 vsize=6679276 CPUtime=4960.59 cores=0-7
/proc/16254/task/16261/stat : 16261 (plingeling) R 16252 16254 16080 0 -1 4202560 3287380 1259 0 0 495463 596 0 0 25 0 9 0 721351731 6839578624 1640150 33554432000 4194304 4417452 140735335274560 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16254/tid=16262] ppid=16252 vsize=6679276 CPUtime=4959.85 cores=0-7
/proc/16254/task/16262/stat : 16262 (plingeling) R 16252 16254 16080 0 -1 4202560 2582358 1259 0 0 495548 437 0 0 25 0 9 0 721351731 6839578624 1640150 33554432000 4194304 4417452 140735335274560 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16254/tid=16263] ppid=16252 vsize=6679276 CPUtime=4960.83 cores=0-7
/proc/16254/task/16263/stat : 16263 (plingeling) R 16252 16254 16080 0 -1 4202560 3092634 1259 0 0 495531 552 0 0 25 0 9 0 721351731 6839578624 1640150 33554432000 4194304 4417452 140735335274560 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16254/tid=16264] ppid=16252 vsize=6679276 CPUtime=4960.83 cores=0-7
/proc/16254/task/16264/stat : 16264 (plingeling) R 16252 16254 16080 0 -1 4202560 1083104 1259 0 0 495832 251 0 0 25 0 9 0 721351731 6839578624 1640150 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16254/tid=16265] ppid=16252 vsize=6679276 CPUtime=4960.77 cores=0-7
/proc/16254/task/16265/stat : 16265 (plingeling) R 16252 16254 16080 0 -1 4202560 2718058 1259 0 0 495595 482 0 0 25 0 9 0 721351731 6839578624 1640150 33554432000 4194304 4417452 140735335274560 18446744073709551615 4235359 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16254/tid=16266] ppid=16252 vsize=6679276 CPUtime=4949.54 cores=0-7
/proc/16254/task/16266/stat : 16266 (plingeling) R 16252 16254 16080 0 -1 4202560 4528376 1259 0 0 494112 842 0 0 25 0 9 0 721351731 6839578624 1640150 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16254/tid=16267] ppid=16252 vsize=6679276 CPUtime=4959.99 cores=0-7
/proc/16254/task/16267/stat : 16267 (plingeling) R 16252 16254 16080 0 -1 4202560 2662413 1259 0 0 495511 488 0 0 25 0 9 0 721351731 6839578624 1640150 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16254/tid=16268] ppid=16252 vsize=6679276 CPUtime=4881.14 cores=0-7
/proc/16254/task/16268/stat : 16268 (plingeling) R 16252 16254 16080 0 -1 4202560 1956639 1259 0 0 487787 327 0 0 25 0 9 0 721351731 6839578624 1640150 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39595.1
Current children cumulated vsize (KiB) 6679276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5013.1 s]
/proc/loadavg: 8.11 8.05 8.01 9/537 16425
/proc/meminfo: memFree=11913900/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=6898188 CPUtime=40000.7 cores=0-7
/proc/16254/stat : 16254 (plingeling) S 16252 16254 16080 0 -1 4202496 22152076 1259 0 0 3996051 4017 0 0 25 0 9 0 721351578 7063744512 1694878 33554432000 4194304 4417452 140735335274560 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16254/statm: 1724547 1694878 180 55 0 1722433 0
[pid=16254/tid=16261] ppid=16252 vsize=6898188 CPUtime=5011.42 cores=0-7
/proc/16254/task/16261/stat : 16261 (plingeling) R 16252 16254 16080 0 -1 4202560 3364980 1259 0 0 500536 606 0 0 25 0 9 0 721351731 7063744512 1694878 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16254/tid=16262] ppid=16252 vsize=6898188 CPUtime=5010.68 cores=0-7
/proc/16254/task/16262/stat : 16262 (plingeling) R 16252 16254 16080 0 -1 4202560 2585041 1259 0 0 500630 438 0 0 25 0 9 0 721351731 7063744512 1694878 33554432000 4194304 4417452 140735335274560 18446744073709551615 4366130 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16254/tid=16263] ppid=16252 vsize=6898188 CPUtime=5011.65 cores=0-7
/proc/16254/task/16263/stat : 16263 (plingeling) R 16252 16254 16080 0 -1 4202560 3125402 1259 0 0 500609 556 0 0 25 0 9 0 721351731 7063744512 1694878 33554432000 4194304 4417452 140735335274560 18446744073709551615 4354483 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16254/tid=16264] ppid=16252 vsize=6898188 CPUtime=5011.65 cores=0-7
/proc/16254/task/16264/stat : 16264 (plingeling) R 16252 16254 16080 0 -1 4202560 1083104 1259 0 0 500914 251 0 0 25 0 9 0 721351731 7063744512 1694878 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16254/tid=16265] ppid=16252 vsize=6898188 CPUtime=5011.58 cores=0-7
/proc/16254/task/16265/stat : 16265 (plingeling) R 16252 16254 16080 0 -1 4202560 2734124 1259 0 0 500674 484 0 0 25 0 9 0 721351731 7063744512 1694878 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16254/tid=16266] ppid=16252 vsize=6898188 CPUtime=5000.35 cores=0-7
/proc/16254/task/16266/stat : 16266 (plingeling) R 16252 16254 16080 0 -1 4202560 4533887 1259 0 0 499191 844 0 0 25 0 9 0 721351731 7063744512 1694878 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16254/tid=16267] ppid=16252 vsize=6898188 CPUtime=5010.81 cores=0-7
/proc/16254/task/16267/stat : 16267 (plingeling) R 16252 16254 16080 0 -1 4202560 2663499 1259 0 0 500593 488 0 0 25 0 9 0 721351731 7063744512 1694878 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16254/tid=16268] ppid=16252 vsize=6898188 CPUtime=4931.03 cores=0-7
/proc/16254/task/16268/stat : 16268 (plingeling) R 16252 16254 16080 0 -1 4202560 1995324 1259 0 0 492763 340 0 0 25 0 9 0 721351731 7063744512 1694878 33554432000 4194304 4417452 140735335274560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 6898188

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

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

[startup+5013.23 s]
/proc/loadavg: 8.11 8.05 8.01 9/537 16425
/proc/meminfo: memFree=11913900/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=0 CPUtime=40000.9 cores=0-7
/proc/16254/stat : 16254 (plingeling) Z 16252 16254 16080 0 -1 4203548 22152077 1259 0 0 3996062 4027 0 0 18 0 2 0 721351578 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16254/statm: 0 0 0 0 0 0 0
[pid=16254/tid=16268] ppid=16252 vsize=0 CPUtime=4931.13 cores=0-7
/proc/16254/task/16268/stat : 16268 (plingeling) R 16252 16254 16080 0 -1 4203588 1995324 1259 0 0 492763 350 0 0 25 0 2 0 721351731 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.9
Current children cumulated vsize (KiB) 0

[startup+5013.3 s]
/proc/loadavg: 8.11 8.05 8.01 9/537 16425
/proc/meminfo: memFree=11913900/32951124 swapFree=64205420/67111528
[pid=16254] ppid=16252 vsize=0 CPUtime=40001 cores=0-7
/proc/16254/stat : 16254 (plingeling) Z 16252 16254 16080 0 -1 4203548 22152077 1259 0 0 3996062 4035 0 0 18 0 2 0 721351578 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16254/statm: 0 0 0 0 0 0 0
[pid=16254/tid=16268] ppid=16252 vsize=0 CPUtime=4931.2 cores=0-7
/proc/16254/task/16268/stat : 16268 (plingeling) R 16252 16254 16080 0 -1 4203588 1995324 1259 0 0 492763 357 0 0 25 0 2 0 721351731 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) 40001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5013.38
CPU time (s): 40001.1
CPU user time (s): 39960.6
CPU system time (s): 40.4329
CPU usage (%): 797.886
Max. virtual memory (cumulated for all children) (KiB): 7223700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39960.6
system time used= 40.4329
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22153336
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= 617
involuntary context switches= 193580

runsolver used 25.6121 second user time and 64.7152 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-22 22:52:16
IDJOB=3394480
IDBENCH=83184
IDSOLVER=1851
FILE ID=node136/3394480-1306097536
RUNJOBID= node136-1306094791-16094
PBS_JOBID= 13387959
Free space on /tmp= 72880 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x39.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394480-1306097536/watcher-3394480-1306097536 -o /tmp/evaluation-result-3394480-1306097536/solver-3394480-1306097536 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394480-1306097536.cnf

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

MD5SUM BENCH= e7679ca49bb432c9b90305d907365c4e
RANDOM SEED=706664172

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18706340 kB
Buffers:        210252 kB
Cached:        4938856 kB
SwapCached:      25092 kB
Active:        4198048 kB
Inactive:      9780176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18706340 kB
SwapTotal:    67111528 kB
SwapFree:     64205420 kB
Dirty:           15168 kB
Writeback:         212 kB
AnonPages:     8810084 kB
Mapped:          39528 kB
Slab:           125772 kB
PageTables:      68676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169212900 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= 72880 MiB
End job on node136 at 2011-05-23 00:15:51