Trace number 3394424

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.3 5012.26

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n190-s29985700-unsat.cnf
MD5SUMf2cf61fc47972fb7e89be65d1a83332e
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 variables193
Number of clauses396
Sum of the clauses size1188
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3396
Number of clauses of size 40
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-3394424-1306095575/watcher-3394424-1306095575 -o /tmp/evaluation-result-3394424-1306095575/solver-3394424-1306095575 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394424-1306095575.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.21 8.10 8.01 1/568 17347
/proc/meminfo: memFree=8330840/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=156948 CPUtime=0.02 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 490 1251 0 0 2 0 0 0 25 0 9 0 721155277 160714752 416 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 39237 416 176 55 0 37123 0
[pid=17347/tid=17353] ppid=17345 vsize=157288 CPUtime=0 cores=0-7
/proc/17347/task/17353/stat : 17353 (plingeling) R 17345 17347 17081 0 -1 4202560 27 1251 0 0 0 0 0 0 25 0 9 0 721155278 161062912 543 33554432000 4194304 4417452 140736287472752 18446744073709551615 212687780334 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17354] ppid=17345 vsize=157288 CPUtime=0 cores=0-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17345 17347 17081 0 -1 4202560 1 1251 0 0 0 0 0 0 25 0 9 0 721155278 161062912 543 33554432000 4194304 4417452 140736287472752 18446744073709551615 212687780334 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17355] ppid=17345 vsize=157288 CPUtime=0 cores=0-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17345 17347 17081 0 -1 4202560 17 1251 0 0 0 0 0 0 25 0 9 0 721155278 161062912 543 33554432000 4194304 4417452 140736287472752 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17356] ppid=17345 vsize=157288 CPUtime=0.01 cores=0-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 92 1251 0 0 1 0 0 0 25 0 9 0 721155278 161062912 543 33554432000 4194304 4417452 140736287472752 18446744073709551615 4240432 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=157288 CPUtime=0 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 1 1251 0 0 0 0 0 0 25 0 9 0 721155278 161062912 547 33554432000 4194304 4417452 140736287472752 18446744073709551615 212687780334 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=157288 CPUtime=0.01 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 36 1251 0 0 1 0 0 0 25 0 9 0 721155278 161062912 547 33554432000 4194304 4417452 140736287472752 18446744073709551615 212687369182 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=157288 CPUtime=0.01 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 39 1251 0 0 1 0 0 0 18 0 9 0 721155278 161062912 547 33554432000 4194304 4417452 140736287472752 18446744073709551615 4355812 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=157288 CPUtime=0 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) S 17345 17347 17081 0 -1 4202560 5 1251 0 0 0 0 0 0 18 0 9 0 721155278 161062912 547 33554432000 4194304 4417452 140736287472752 18446744073709551615 212687780334 0 0 4096 17442 18446604451841505472 0 0 -1 1 0 0 0

[startup+0.0815 s]
/proc/loadavg: 8.21 8.10 8.01 1/568 17347
/proc/meminfo: memFree=8330840/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=160344 CPUtime=0.48 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 1621 1251 0 0 48 0 0 0 25 0 9 0 721155277 164192256 1400 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 40086 1400 179 55 0 37972 0
[pid=17347/tid=17353] ppid=17345 vsize=160368 CPUtime=0.04 cores=0-7
/proc/17347/task/17353/stat : 17353 (plingeling) R 17345 17347 17081 0 -1 4202560 46 1251 0 0 4 0 0 0 25 0 9 0 721155278 164216832 1406 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17354] ppid=17345 vsize=160544 CPUtime=0.02 cores=0-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17345 17347 17081 0 -1 4202560 22 1251 0 0 2 0 0 0 25 0 9 0 721155278 164397056 1409 33554432000 4194304 4417452 140736287472752 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17355] ppid=17345 vsize=160544 CPUtime=0.06 cores=0-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17345 17347 17081 0 -1 4202560 210 1251 0 0 6 0 0 0 18 0 9 0 721155278 164397056 1424 33554432000 4194304 4417452 140736287472752 18446744073709551615 212687372496 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17347/tid=17356] ppid=17345 vsize=160544 CPUtime=0.07 cores=0-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 287 1251 0 0 7 0 0 0 25 0 9 0 721155278 164397056 1428 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=160544 CPUtime=0.05 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 111 1251 0 0 5 0 0 0 25 0 9 0 721155278 164397056 1432 33554432000 4194304 4417452 140736287472752 18446744073709551615 212687780334 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=160652 CPUtime=0.06 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 165 1251 0 0 6 0 0 0 25 0 9 0 721155278 164507648 1450 33554432000 4194304 4417452 140736287472752 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=160652 CPUtime=0.07 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 278 1251 0 0 7 0 0 0 18 0 9 0 721155278 164507648 1473 33554432000 4194304 4417452 140736287472752 18446744073709551615 212687369197 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=160652 CPUtime=0.06 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) R 17345 17347 17081 0 -1 4202560 146 1251 0 0 6 0 0 0 18 0 9 0 721155278 164507648 1477 33554432000 4194304 4417452 140736287472752 18446744073709551615 212687367888 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 160344

[startup+0.100496 s]
/proc/loadavg: 8.21 8.10 8.01 1/568 17347
/proc/meminfo: memFree=8330840/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=161484 CPUtime=0.61 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 1921 1251 0 0 61 0 0 0 25 0 9 0 721155277 165359616 1687 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 40371 1687 179 55 0 38257 0
[pid=17347/tid=17353] ppid=17345 vsize=161484 CPUtime=0.04 cores=0-7
/proc/17347/task/17353/stat : 17353 (plingeling) R 17345 17347 17081 0 -1 4202560 46 1251 0 0 4 0 0 0 25 0 9 0 721155278 165359616 1687 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17354] ppid=17345 vsize=161484 CPUtime=0.04 cores=0-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17345 17347 17081 0 -1 4202560 22 1251 0 0 4 0 0 0 25 0 9 0 721155278 165359616 1687 33554432000 4194304 4417452 140736287472752 18446744073709551615 4353714 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17355] ppid=17345 vsize=161484 CPUtime=0.08 cores=0-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17345 17347 17081 0 -1 4202560 250 1251 0 0 8 0 0 0 18 0 9 0 721155278 165359616 1687 33554432000 4194304 4417452 140736287472752 18446744073709551615 4236935 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17347/tid=17356] ppid=17345 vsize=161484 CPUtime=0.09 cores=0-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 335 1251 0 0 9 0 0 0 25 0 9 0 721155278 165359616 1687 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=161484 CPUtime=0.07 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 158 1251 0 0 7 0 0 0 25 0 9 0 721155278 165359616 1687 33554432000 4194304 4417452 140736287472752 18446744073709551615 212687369177 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=161484 CPUtime=0.08 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 193 1251 0 0 8 0 0 0 25 0 9 0 721155278 165359616 1687 33554432000 4194304 4417452 140736287472752 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=161484 CPUtime=0.09 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 325 1251 0 0 9 0 0 0 18 0 9 0 721155278 165359616 1687 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=161484 CPUtime=0.08 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) R 17345 17347 17081 0 -1 4202560 189 1251 0 0 8 0 0 0 18 0 9 0 721155278 165359616 1687 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 161484

[startup+0.300461 s]
/proc/loadavg: 8.21 8.10 8.01 1/568 17347
/proc/meminfo: memFree=8330840/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=167104 CPUtime=2.01 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 5840 1251 0 0 200 1 0 0 25 0 9 0 721155277 171114496 3105 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 41776 3105 179 55 0 39662 0
[pid=17347/tid=17353] ppid=17345 vsize=167104 CPUtime=0.22 cores=0-7
/proc/17347/task/17353/stat : 17353 (plingeling) R 17345 17347 17081 0 -1 4202560 594 1251 0 0 22 0 0 0 25 0 9 0 721155278 171114496 3105 33554432000 4194304 4417452 140736287472752 18446744073709551615 4250602 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17354] ppid=17345 vsize=167104 CPUtime=0.24 cores=0-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17345 17347 17081 0 -1 4202560 539 1251 0 0 24 0 0 0 25 0 9 0 721155278 171114496 3105 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17355] ppid=17345 vsize=167104 CPUtime=0.28 cores=0-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17345 17347 17081 0 -1 4202560 940 1251 0 0 28 0 0 0 18 0 9 0 721155278 171114496 3105 33554432000 4194304 4417452 140736287472752 18446744073709551615 18446744073699065887 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17347/tid=17356] ppid=17345 vsize=167104 CPUtime=0.11 cores=0-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 448 1251 0 0 11 0 0 0 25 0 9 0 721155278 171114496 3105 33554432000 4194304 4417452 140736287472752 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=167104 CPUtime=0.27 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 748 1251 0 0 27 0 0 0 25 0 9 0 721155278 171114496 3105 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=167104 CPUtime=0.28 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 776 1251 0 0 28 0 0 0 25 0 9 0 721155278 171114496 3105 33554432000 4194304 4417452 140736287472752 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=167104 CPUtime=0.29 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 779 1251 0 0 29 0 0 0 18 0 9 0 721155278 171114496 3105 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=167104 CPUtime=0.28 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) R 17345 17347 17081 0 -1 4202560 613 1251 0 0 28 0 0 0 18 0 9 0 721155278 171114496 3041 33554432000 4194304 4417452 140736287472752 18446744073709551615 4272422 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 167104

[startup+0.700388 s]
/proc/loadavg: 8.21 8.10 8.01 1/568 17347
/proc/meminfo: memFree=8330840/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=175116 CPUtime=5.21 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 13098 1251 0 0 519 2 0 0 25 0 9 0 721155277 179318784 5108 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 43779 5108 179 55 0 41665 0
[pid=17347/tid=17353] ppid=17345 vsize=175116 CPUtime=0.62 cores=0-7
/proc/17347/task/17353/stat : 17353 (plingeling) R 17345 17347 17081 0 -1 4202560 1490 1251 0 0 62 0 0 0 25 0 9 0 721155278 179318784 5108 33554432000 4194304 4417452 140736287472752 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17354] ppid=17345 vsize=175116 CPUtime=0.64 cores=0-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17345 17347 17081 0 -1 4202560 1460 1251 0 0 64 0 0 0 25 0 9 0 721155278 179318784 5108 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17355] ppid=17345 vsize=175116 CPUtime=0.68 cores=0-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17345 17347 17081 0 -1 4202560 1767 1251 0 0 68 0 0 0 18 0 9 0 721155278 179318784 5108 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17347/tid=17356] ppid=17345 vsize=175116 CPUtime=0.51 cores=0-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 1221 1251 0 0 51 0 0 0 25 0 9 0 721155278 179318784 5108 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=175116 CPUtime=0.67 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 1582 1251 0 0 67 0 0 0 25 0 9 0 721155278 179318784 5108 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=175116 CPUtime=0.68 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 1888 1251 0 0 68 0 0 0 25 0 9 0 721155278 179318784 5108 33554432000 4194304 4417452 140736287472752 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=175116 CPUtime=0.68 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 1690 1251 0 0 68 0 0 0 18 0 9 0 721155278 179318784 5108 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=175116 CPUtime=0.68 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) R 17345 17347 17081 0 -1 4202560 1597 1251 0 0 68 0 0 0 18 0 9 0 721155278 179318784 5108 33554432000 4194304 4417452 140736287472752 18446744073709551615 4365939 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 175116

[startup+1.50124 s]
/proc/loadavg: 8.19 8.09 8.01 9/577 17361
/proc/meminfo: memFree=8308068/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=179852 CPUtime=11.59 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 24261 1251 0 0 1156 3 0 0 25 0 9 0 721155277 184168448 6293 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 44963 6293 179 55 0 42849 0
[pid=17347/tid=17353] ppid=17345 vsize=179852 CPUtime=1.42 cores=0-7
/proc/17347/task/17353/stat : 17353 (plingeling) R 17345 17347 17081 0 -1 4202560 3021 1251 0 0 142 0 0 0 25 0 9 0 721155278 184168448 6293 33554432000 4194304 4417452 140736287472752 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17354] ppid=17345 vsize=179852 CPUtime=1.43 cores=0-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17345 17347 17081 0 -1 4202560 3093 1251 0 0 143 0 0 0 25 0 9 0 721155278 184168448 6293 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17355] ppid=17345 vsize=179852 CPUtime=1.48 cores=0-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17345 17347 17081 0 -1 4202560 3016 1251 0 0 148 0 0 0 19 0 9 0 721155278 184168448 6293 33554432000 4194304 4417452 140736287472752 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17347/tid=17356] ppid=17345 vsize=179852 CPUtime=1.31 cores=0-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 2411 1251 0 0 131 0 0 0 25 0 9 0 721155278 184168448 6293 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=179852 CPUtime=1.46 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 3311 1251 0 0 146 0 0 0 25 0 9 0 721155278 184168448 6293 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=179852 CPUtime=1.46 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 3273 1251 0 0 146 0 0 0 25 0 9 0 721155278 184168448 6293 33554432000 4194304 4417452 140736287472752 18446744073709551615 4250633 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=179852 CPUtime=1.48 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 2929 1251 0 0 148 0 0 0 19 0 9 0 721155278 184168448 6293 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=179852 CPUtime=1.48 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) R 17345 17347 17081 0 -1 4202560 2804 1251 0 0 148 0 0 0 19 0 9 0 721155278 184168448 6293 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.59
Current children cumulated vsize (KiB) 179852

[startup+3.10095 s]
/proc/loadavg: 8.19 8.09 8.01 9/577 17361
/proc/meminfo: memFree=8302776/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=194232 CPUtime=24.37 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 45631 1251 0 0 2428 9 0 0 25 0 9 0 721155277 198893568 9872 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 48558 9872 179 55 0 46444 0
[pid=17347/tid=17353] ppid=17345 vsize=194232 CPUtime=3.02 cores=0-7
/proc/17347/task/17353/stat : 17353 (plingeling) R 17345 17347 17081 0 -1 4202560 5300 1251 0 0 301 1 0 0 25 0 9 0 721155278 198893568 9872 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17354] ppid=17345 vsize=194232 CPUtime=3.03 cores=0-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17345 17347 17081 0 -1 4202560 5542 1251 0 0 303 0 0 0 25 0 9 0 721155278 198893568 9872 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17355] ppid=17345 vsize=194232 CPUtime=3.07 cores=0-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17345 17347 17081 0 -1 4202560 5404 1251 0 0 307 0 0 0 24 0 9 0 721155278 198893568 9872 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17347/tid=17356] ppid=17345 vsize=194232 CPUtime=2.91 cores=0-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 5024 1251 0 0 291 0 0 0 25 0 9 0 721155278 198893568 9872 33554432000 4194304 4417452 140736287472752 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=194232 CPUtime=3.07 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 6094 1251 0 0 306 1 0 0 25 0 9 0 721155278 198893568 9872 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=194232 CPUtime=3.03 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 6124 1251 0 0 303 0 0 0 25 0 9 0 721155278 198893568 9872 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=194232 CPUtime=3.08 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 6353 1251 0 0 307 1 0 0 25 0 9 0 721155278 198893568 9872 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=194232 CPUtime=3.08 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) R 17345 17347 17081 0 -1 4202560 5387 1251 0 0 307 1 0 0 24 0 9 0 721155278 198893568 9872 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.37
Current children cumulated vsize (KiB) 194232

[startup+6.30037 s]
/proc/loadavg: 8.19 8.09 8.01 9/577 17361
/proc/meminfo: memFree=8290408/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=200180 CPUtime=49.9 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 82807 1251 0 0 4974 16 0 0 25 0 9 0 721155277 204984320 11389 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 50045 11389 179 55 0 47931 0

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

/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 1147086 1251 0 0 466010 213 0 0 25 0 9 0 721155278 802066432 157794 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=783268 CPUtime=4662.35 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 1489276 1251 0 0 465965 270 0 0 25 0 9 0 721155278 802066432 157794 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=783268 CPUtime=4648.8 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 1752748 1251 0 0 464585 295 0 0 25 0 9 0 721155278 802066432 157794 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=783268 CPUtime=4661.48 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 1502389 1251 0 0 465881 267 0 0 25 0 9 0 721155278 802066432 157794 33554432000 4194304 4417452 140736287472752 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=783268 CPUtime=4586.97 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) R 17345 17347 17081 0 -1 4202560 1545227 1251 0 0 458429 268 0 0 25 0 9 0 721155278 802066432 157794 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37207.6
Current children cumulated vsize (KiB) 783268

[startup+4722.32 s]
/proc/loadavg: 8.05 8.04 8.00 9/577 17499
/proc/meminfo: memFree=7679240/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=804276 CPUtime=37686.6 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 12162642 1251 0 0 3766523 2137 0 0 25 0 9 0 721155277 823578624 163047 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 201069 163047 179 55 0 198955 0
[pid=17347/tid=17353] ppid=17345 vsize=804276 CPUtime=4722.36 cores=0-7
/proc/17347/task/17353/stat : 17353 (plingeling) R 17345 17347 17081 0 -1 4202560 1580107 1251 0 0 471959 277 0 0 25 0 9 0 721155278 823578624 163047 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17354] ppid=17345 vsize=804276 CPUtime=4720.96 cores=0-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17345 17347 17081 0 -1 4202560 1561606 1251 0 0 471833 263 0 0 25 0 9 0 721155278 823578624 163047 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17355] ppid=17345 vsize=804276 CPUtime=4722.43 cores=0-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17345 17347 17081 0 -1 4202560 1526628 1251 0 0 471971 272 0 0 25 0 9 0 721155278 823578624 163047 33554432000 4194304 4417452 140736287472752 18446744073709551615 4366804 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17347/tid=17356] ppid=17345 vsize=804276 CPUtime=4722.26 cores=0-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 1152148 1251 0 0 472012 214 0 0 25 0 9 0 721155278 823578624 163047 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=804276 CPUtime=4722.37 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 1501931 1251 0 0 471965 272 0 0 25 0 9 0 721155278 823578624 163047 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=804276 CPUtime=4708.82 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 1760458 1251 0 0 470586 296 0 0 25 0 9 0 721155278 823578624 163047 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=804276 CPUtime=4721.5 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 1517729 1251 0 0 471880 270 0 0 25 0 9 0 721155278 823578624 163047 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=804276 CPUtime=4645.83 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) R 17345 17347 17081 0 -1 4202560 1561632 1251 0 0 464314 269 0 0 25 0 9 0 721155278 823578624 163047 33554432000 4194304 4417452 140736287472752 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37686.6
Current children cumulated vsize (KiB) 804276

[startup+4782.3 s]
/proc/loadavg: 8.02 8.03 8.00 9/577 17501
/proc/meminfo: memFree=7561584/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=922012 CPUtime=38165.3 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 12288584 1251 0 0 3814372 2157 0 0 25 0 9 0 721155277 944140288 192461 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 230503 192461 179 55 0 228389 0
[pid=17347/tid=17353] ppid=17345 vsize=922012 CPUtime=4782.35 cores=0-7
/proc/17347/task/17353/stat : 17353 (plingeling) R 17345 17347 17081 0 -1 4202560 1596412 1251 0 0 477956 279 0 0 25 0 9 0 721155278 944140288 192461 33554432000 4194304 4417452 140736287472752 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17354] ppid=17345 vsize=922012 CPUtime=4780.91 cores=0-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17345 17347 17081 0 -1 4202560 1576959 1251 0 0 477826 265 0 0 25 0 9 0 721155278 944140288 192461 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17355] ppid=17345 vsize=922012 CPUtime=4782.41 cores=0-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17345 17347 17081 0 -1 4202560 1541591 1251 0 0 477967 274 0 0 25 0 9 0 721155278 944140288 192461 33554432000 4194304 4417452 140736287472752 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17347/tid=17356] ppid=17345 vsize=922012 CPUtime=4782.23 cores=0-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 1160760 1251 0 0 478008 215 0 0 25 0 9 0 721155278 944140288 192461 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=922012 CPUtime=4782.35 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 1508815 1251 0 0 477962 273 0 0 25 0 9 0 721155278 944140288 192461 33554432000 4194304 4417452 140736287472752 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=922012 CPUtime=4768.8 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 1784279 1251 0 0 476581 299 0 0 25 0 9 0 721155278 944140288 192461 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=922012 CPUtime=4781.48 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 1540698 1251 0 0 477872 276 0 0 25 0 9 0 721155278 944140288 192461 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=922012 CPUtime=4704.67 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) R 17345 17347 17081 0 -1 4202560 1578667 1251 0 0 470196 271 0 0 25 0 9 0 721155278 944140288 192461 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38165.3
Current children cumulated vsize (KiB) 922012

[startup+4842.3 s]
/proc/loadavg: 8.04 8.03 8.00 9/577 17502
/proc/meminfo: memFree=7712860/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=771124 CPUtime=38644.1 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 12387460 1251 0 0 3862242 2170 0 0 25 0 9 0 721155277 789630976 154734 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 192781 154734 179 55 0 190667 0
[pid=17347/tid=17353] ppid=17345 vsize=771124 CPUtime=4842.35 cores=0-7
/proc/17347/task/17353/stat : 17353 (plingeling) R 17345 17347 17081 0 -1 4202560 1608790 1251 0 0 483955 280 0 0 25 0 9 0 721155278 789630976 154734 33554432000 4194304 4417452 140736287472752 18446744073709551615 4366094 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17354] ppid=17345 vsize=771124 CPUtime=4840.9 cores=0-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17345 17347 17081 0 -1 4202560 1585645 1251 0 0 483823 267 0 0 25 0 9 0 721155278 789630976 154734 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17355] ppid=17345 vsize=771124 CPUtime=4842.41 cores=0-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17345 17347 17081 0 -1 4202560 1550684 1251 0 0 483966 275 0 0 25 0 9 0 721155278 789630976 154734 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17347/tid=17356] ppid=17345 vsize=771124 CPUtime=4842.24 cores=0-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 1174131 1251 0 0 484007 217 0 0 25 0 9 0 721155278 789630976 154734 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=771124 CPUtime=4842.35 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 1526337 1251 0 0 483959 276 0 0 25 0 9 0 721155278 789630976 154734 33554432000 4194304 4417452 140736287472752 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=771124 CPUtime=4828.8 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 1798332 1251 0 0 482579 301 0 0 25 0 9 0 721155278 789630976 154734 33554432000 4194304 4417452 140736287472752 18446744073709551615 4356864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=771124 CPUtime=4841.48 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 1552823 1251 0 0 483871 277 0 0 25 0 9 0 721155278 789630976 154734 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=771124 CPUtime=4763.52 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) R 17345 17347 17081 0 -1 4202560 1590315 1251 0 0 476079 273 0 0 25 0 9 0 721155278 789630976 154734 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38644.1
Current children cumulated vsize (KiB) 771124

[startup+4902.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/577 17504
/proc/meminfo: memFree=7555268/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=928352 CPUtime=39123 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 12483451 1251 0 0 3910111 2188 0 0 25 0 9 0 721155277 950632448 194073 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 232088 194073 179 55 0 229974 0
[pid=17347/tid=17353] ppid=17345 vsize=928352 CPUtime=4902.35 cores=0-7
/proc/17347/task/17353/stat : 17353 (plingeling) R 17345 17347 17081 0 -1 4202560 1619216 1251 0 0 489954 281 0 0 25 0 9 0 721155278 950632448 194073 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17354] ppid=17345 vsize=928352 CPUtime=4900.89 cores=0-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17345 17347 17081 0 -1 4202560 1604678 1251 0 0 489818 271 0 0 25 0 9 0 721155278 950632448 194073 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17355] ppid=17345 vsize=928352 CPUtime=4902.41 cores=0-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17345 17347 17081 0 -1 4202560 1571364 1251 0 0 489962 279 0 0 25 0 9 0 721155278 950632448 194073 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17347/tid=17356] ppid=17345 vsize=928352 CPUtime=4902.24 cores=0-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 1178023 1251 0 0 490006 218 0 0 25 0 9 0 721155278 950632448 194073 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=928352 CPUtime=4902.35 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 1537494 1251 0 0 489957 278 0 0 25 0 9 0 721155278 950632448 194073 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=928352 CPUtime=4888.81 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 1806469 1251 0 0 488578 303 0 0 25 0 9 0 721155278 950632448 194073 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=928352 CPUtime=4901.48 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 1564077 1251 0 0 489869 279 0 0 25 0 9 0 721155278 950632448 194073 33554432000 4194304 4417452 140736287472752 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=928352 CPUtime=4822.39 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) R 17345 17347 17081 0 -1 4202560 1601727 1251 0 0 481964 275 0 0 25 0 9 0 721155278 950632448 194073 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39123
Current children cumulated vsize (KiB) 928352

[startup+4962.3 s]
/proc/loadavg: 8.04 8.03 8.00 9/577 17505
/proc/meminfo: memFree=7668392/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=815116 CPUtime=39601.8 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 12589805 1251 0 0 3957974 2209 0 0 25 0 9 0 721155277 834678784 165736 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 203779 165736 179 55 0 201665 0
[pid=17347/tid=17353] ppid=17345 vsize=815116 CPUtime=4962.35 cores=0-7
/proc/17347/task/17353/stat : 17353 (plingeling) R 17345 17347 17081 0 -1 4202560 1629657 1251 0 0 495953 282 0 0 25 0 9 0 721155278 834678784 165736 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17354] ppid=17345 vsize=815116 CPUtime=4960.86 cores=0-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17345 17347 17081 0 -1 4202560 1617956 1251 0 0 495813 273 0 0 25 0 9 0 721155278 834678784 165736 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17355] ppid=17345 vsize=815116 CPUtime=4962.42 cores=0-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17345 17347 17081 0 -1 4202560 1586170 1251 0 0 495960 282 0 0 25 0 9 0 721155278 834678784 165736 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17347/tid=17356] ppid=17345 vsize=815116 CPUtime=4962.24 cores=0-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 1187625 1251 0 0 496004 220 0 0 25 0 9 0 721155278 834678784 165736 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=815116 CPUtime=4962.36 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 1549002 1251 0 0 495955 281 0 0 25 0 9 0 721155278 834678784 165736 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=815116 CPUtime=4948.8 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 1820619 1251 0 0 494575 305 0 0 25 0 9 0 721155278 834678784 165736 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=815116 CPUtime=4961.48 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 1575064 1251 0 0 495866 282 0 0 25 0 9 0 721155278 834678784 165736 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=815116 CPUtime=4881.23 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) R 17345 17347 17081 0 -1 4202560 1623309 1251 0 0 487844 279 0 0 25 0 9 0 721155278 834678784 165736 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39601.8
Current children cumulated vsize (KiB) 815116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.2 s]
/proc/loadavg: 8.01 8.03 8.00 9/577 17507
/proc/meminfo: memFree=7679212/32951124 swapFree=67111364/67111528
[pid=17347] ppid=17345 vsize=803592 CPUtime=40000.1 cores=0-7
/proc/17347/stat : 17347 (plingeling) S 17345 17347 17081 0 -1 4202496 12704742 1251 0 0 3997787 2228 0 0 25 0 9 0 721155277 822878208 162922 33554432000 4194304 4417452 140736287472752 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 200898 162922 179 55 0 198784 0
[pid=17347/tid=17353] ppid=17345 vsize=803592 CPUtime=5012.27 cores=0-7
/proc/17347/task/17353/stat : 17353 (plingeling) R 17345 17347 17081 0 -1 4202560 1651992 1251 0 0 500942 285 0 0 25 0 9 0 721155278 822878208 162922 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17354] ppid=17345 vsize=803592 CPUtime=5010.77 cores=0-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17345 17347 17081 0 -1 4202560 1638858 1251 0 0 500800 277 0 0 25 0 9 0 721155278 822878208 162922 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17347/tid=17355] ppid=17345 vsize=803592 CPUtime=5012.33 cores=0-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17345 17347 17081 0 -1 4202560 1595494 1251 0 0 500950 283 0 0 25 0 9 0 721155278 822878208 162922 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17347/tid=17356] ppid=17345 vsize=803592 CPUtime=5012.17 cores=0-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17345 17347 17081 0 -1 4202560 1200575 1251 0 0 500994 223 0 0 25 0 9 0 721155278 822878208 162922 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17347/tid=17357] ppid=17345 vsize=803592 CPUtime=5012.27 cores=0-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17345 17347 17081 0 -1 4202560 1554099 1251 0 0 500946 281 0 0 25 0 9 0 721155278 822878208 162922 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17347/tid=17358] ppid=17345 vsize=803592 CPUtime=4998.73 cores=0-7
/proc/17347/task/17358/stat : 17358 (plingeling) R 17345 17347 17081 0 -1 4202560 1839106 1251 0 0 499565 308 0 0 25 0 9 0 721155278 822878208 162922 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17347/tid=17359] ppid=17345 vsize=803592 CPUtime=5011.4 cores=0-7
/proc/17347/task/17359/stat : 17359 (plingeling) R 17345 17347 17081 0 -1 4202560 1591133 1251 0 0 500854 286 0 0 25 0 9 0 721155278 822878208 162922 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17360] ppid=17345 vsize=803592 CPUtime=4930.19 cores=0-7
/proc/17347/task/17360/stat : 17360 (plingeling) R 17345 17347 17081 0 -1 4202560 1633082 1251 0 0 492738 281 0 0 25 0 9 0 721155278 822878208 162922 33554432000 4194304 4417452 140736287472752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 803592

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5012.26
CPU time (s): 40000.3
CPU user time (s): 39978
CPU system time (s): 22.3206
CPU usage (%): 798.049
Max. virtual memory (cumulated for all children) (KiB): 954856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39978
system time used= 22.3206
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12705993
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= 670
involuntary context switches= 188268

runsolver used 27.0629 second user time and 68.7186 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-22 22:19:35
IDJOB=3394424
IDBENCH=83156
IDSOLVER=1851
FILE ID=node139/3394424-1306095575
RUNJOBID= node139-1306090540-17095
PBS_JOBID= 13387934
Free space on /tmp= 73264 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n190-s29985700-unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394424-1306095575/watcher-3394424-1306095575 -o /tmp/evaluation-result-3394424-1306095575/solver-3394424-1306095575 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394424-1306095575.cnf

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

MD5SUM BENCH= f2cf61fc47972fb7e89be65d1a83332e
RANDOM SEED=1651340560

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:       8331236 kB
Buffers:        367696 kB
Cached:        7517508 kB
SwapCached:          0 kB
Active:       18930148 kB
Inactive:      5326460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8331236 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             396 kB
Writeback:           0 kB
AnonPages:    16371416 kB
Mapped:          44748 kB
Slab:           212332 kB
PageTables:      78532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170867740 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= 73260 MiB
End job on node139 at 2011-05-22 23:43:10