Trace number 3394414

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.4 5009.65

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s00813792-unsat.cnf
MD5SUM92046422d2d9595619b29413c0964c9c
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 variables201
Number of clauses412
Sum of the clauses size1236
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3412
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-3394414-1306095468/watcher-3394414-1306095468 -o /tmp/evaluation-result-3394414-1306095468/solver-3394414-1306095468 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394414-1306095468.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.38 7.92 7.96 2/427 32280
/proc/meminfo: memFree=9263724/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=91244 CPUtime=0.03 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 461 1253 0 0 3 0 0 0 25 0 9 0 721146417 93433856 387 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 22811 387 176 55 0 20697 0
[pid=32280/tid=32286] ppid=32278 vsize=91244 CPUtime=0.01 cores=0-7
/proc/32280/task/32286/stat : 32286 (plingeling) R 32278 32280 32056 0 -1 4202560 26 1253 0 0 1 0 0 0 25 0 9 0 721146417 93433856 387 33554432000 4194304 4417452 140735597282064 18446744073709551615 274664913439 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32280/tid=32287] ppid=32278 vsize=91244 CPUtime=0 cores=0-7
/proc/32280/task/32287/stat : 32287 (plingeling) R 32278 32280 32056 0 -1 4202560 0 1253 0 0 0 0 0 0 25 0 9 0 721146417 93433856 387 33554432000 4194304 4417452 140735597282064 18446744073709551615 4362598 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32288] ppid=32278 vsize=91244 CPUtime=0 cores=0-7
/proc/32280/task/32288/stat : 32288 (plingeling) R 32278 32280 32056 0 -1 4202560 0 1253 0 0 0 0 0 0 25 0 9 0 721146417 93433856 387 33554432000 4194304 4417452 140735597282064 18446744073709551615 4362598 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32289] ppid=32278 vsize=91244 CPUtime=0 cores=0-7
/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 0 1253 0 0 0 0 0 0 25 0 9 0 721146417 93433856 387 33554432000 4194304 4417452 140735597282064 18446744073709551615 4362598 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=91244 CPUtime=0 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 5 1253 0 0 0 0 0 0 25 0 9 0 721146417 93433856 387 33554432000 4194304 4417452 140735597282064 18446744073709551615 274664913390 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=91244 CPUtime=0 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 6 1253 0 0 0 0 0 0 25 0 9 0 721146417 93433856 387 33554432000 4194304 4417452 140735597282064 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=91244 CPUtime=0 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 18 1253 0 0 0 0 0 0 25 0 9 0 721146417 93433856 387 33554432000 4194304 4417452 140735597282064 18446744073709551615 274664913439 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=91244 CPUtime=0 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 5 1253 0 0 0 0 0 0 25 0 9 0 721146418 93433856 387 33554432000 4194304 4417452 140735597282064 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 1 0 0 0

[startup+0.0309109 s]
/proc/loadavg: 7.38 7.92 7.96 2/427 32280
/proc/meminfo: memFree=9263724/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=157472 CPUtime=0.1 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 652 1253 0 0 10 0 0 0 25 0 9 0 721146417 161251328 578 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 39368 578 178 55 0 37254 0
[pid=32280/tid=32286] ppid=32278 vsize=157472 CPUtime=0.02 cores=0-7
/proc/32280/task/32286/stat : 32286 (plingeling) R 32278 32280 32056 0 -1 4202560 54 1253 0 0 2 0 0 0 18 0 9 0 721146417 161251328 578 33554432000 4194304 4417452 140735597282064 18446744073709551615 4252591 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32280/tid=32287] ppid=32278 vsize=157472 CPUtime=0.01 cores=0-7
/proc/32280/task/32287/stat : 32287 (plingeling) R 32278 32280 32056 0 -1 4202560 32 1253 0 0 1 0 0 0 25 0 9 0 721146417 161251328 578 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32280/tid=32288] ppid=32278 vsize=157472 CPUtime=0 cores=0-7
/proc/32280/task/32288/stat : 32288 (plingeling) R 32278 32280 32056 0 -1 4202560 18 1253 0 0 0 0 0 0 18 0 9 0 721146417 161251328 578 33554432000 4194304 4417452 140735597282064 18446744073709551615 4302912 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32280/tid=32289] ppid=32278 vsize=157472 CPUtime=0 cores=0-7
/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 27 1253 0 0 0 0 0 0 25 0 9 0 721146417 161251328 578 33554432000 4194304 4417452 140735597282064 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=157472 CPUtime=0 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 5 1253 0 0 0 0 0 0 25 0 9 0 721146417 161251328 578 33554432000 4194304 4417452 140735597282064 18446744073709551615 4257678 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=157472 CPUtime=0.01 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 9 1253 0 0 1 0 0 0 18 0 9 0 721146417 161251328 578 33554432000 4194304 4417452 140735597282064 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=157472 CPUtime=0.01 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 79 1253 0 0 1 0 0 0 25 0 9 0 721146417 161251328 578 33554432000 4194304 4417452 140735597282064 18446744073709551615 274664913439 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=157472 CPUtime=0.01 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 27 1253 0 0 1 0 0 0 18 0 9 0 721146418 161251328 578 33554432000 4194304 4417452 140735597282064 18446744073709551615 4252361 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 157472

[startup+0.133861 s]
/proc/loadavg: 7.38 7.92 7.96 2/427 32280
/proc/meminfo: memFree=9263724/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=162200 CPUtime=0.82 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 2365 1253 0 0 82 0 0 0 25 0 9 0 721146417 166092800 1849 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 40550 1849 179 55 0 38436 0
[pid=32280/tid=32286] ppid=32278 vsize=162200 CPUtime=0.12 cores=0-7
/proc/32280/task/32286/stat : 32286 (plingeling) R 32278 32280 32056 0 -1 4202560 295 1253 0 0 12 0 0 0 18 0 9 0 721146417 166092800 1849 33554432000 4194304 4417452 140735597282064 18446744073709551615 4252007 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32280/tid=32287] ppid=32278 vsize=162200 CPUtime=0.11 cores=0-7
/proc/32280/task/32287/stat : 32287 (plingeling) R 32278 32280 32056 0 -1 4202560 294 1253 0 0 11 0 0 0 25 0 9 0 721146417 166092800 1849 33554432000 4194304 4417452 140735597282064 18446744073709551615 4357970 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32280/tid=32288] ppid=32278 vsize=162200 CPUtime=0.11 cores=0-7
/proc/32280/task/32288/stat : 32288 (plingeling) R 32278 32280 32056 0 -1 4202560 242 1253 0 0 11 0 0 0 18 0 9 0 721146417 166092800 1849 33554432000 4194304 4417452 140735597282064 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32280/tid=32289] ppid=32278 vsize=162200 CPUtime=0.1 cores=0-7
/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 395 1253 0 0 10 0 0 0 25 0 9 0 721146417 166092800 1849 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=162200 CPUtime=0 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 5 1253 0 0 0 0 0 0 25 0 9 0 721146417 166092800 1849 33554432000 4194304 4417452 140735597282064 18446744073709551615 4258627 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=162164 CPUtime=0.11 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 194 1253 0 0 11 0 0 0 18 0 9 0 721146417 166055936 1840 33554432000 4194304 4417452 140735597282064 18446744073709551615 4274387 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=162164 CPUtime=0.11 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 254 1253 0 0 11 0 0 0 25 0 9 0 721146417 166055936 1840 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=162164 CPUtime=0.12 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 285 1253 0 0 12 0 0 0 18 0 9 0 721146418 166055936 1840 33554432000 4194304 4417452 140735597282064 18446744073709551615 4274655 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 162200

[startup+0.300833 s]
/proc/loadavg: 7.38 7.92 7.96 2/427 32280
/proc/meminfo: memFree=9263724/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=168100 CPUtime=2.09 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 6064 1253 0 0 208 1 0 0 25 0 9 0 721146417 172134400 3356 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 42025 3356 179 55 0 39911 0
[pid=32280/tid=32286] ppid=32278 vsize=168100 CPUtime=0.29 cores=0-7
/proc/32280/task/32286/stat : 32286 (plingeling) R 32278 32280 32056 0 -1 4202560 802 1253 0 0 29 0 0 0 18 0 9 0 721146417 172134400 3356 33554432000 4194304 4417452 140735597282064 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32280/tid=32287] ppid=32278 vsize=168100 CPUtime=0.27 cores=0-7
/proc/32280/task/32287/stat : 32287 (plingeling) R 32278 32280 32056 0 -1 4202560 833 1253 0 0 27 0 0 0 25 0 9 0 721146417 172134400 3356 33554432000 4194304 4417452 140735597282064 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32280/tid=32288] ppid=32278 vsize=168100 CPUtime=0.27 cores=0-7
/proc/32280/task/32288/stat : 32288 (plingeling) R 32278 32280 32056 0 -1 4202560 761 1253 0 0 27 0 0 0 18 0 9 0 721146417 172134400 3356 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32280/tid=32289] ppid=32278 vsize=168100 CPUtime=0.27 cores=0-7
/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 775 1253 0 0 27 0 0 0 25 0 9 0 721146417 172134400 3356 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=168100 CPUtime=0.1 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 70 1253 0 0 10 0 0 0 25 0 9 0 721146417 172134400 3356 33554432000 4194304 4417452 140735597282064 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=168100 CPUtime=0.28 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 784 1253 0 0 28 0 0 0 18 0 9 0 721146417 172134400 3356 33554432000 4194304 4417452 140735597282064 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=168100 CPUtime=0.28 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 784 1253 0 0 28 0 0 0 25 0 9 0 721146417 172134400 3356 33554432000 4194304 4417452 140735597282064 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=168100 CPUtime=0.28 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 854 1253 0 0 28 0 0 0 18 0 9 0 721146418 172134400 3356 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 168100

[startup+0.700765 s]
/proc/loadavg: 7.38 7.92 7.96 2/427 32280
/proc/meminfo: memFree=9263724/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=173928 CPUtime=5.29 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 13715 1253 0 0 526 3 0 0 25 0 9 0 721146417 178102272 4814 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 43482 4814 179 55 0 41368 0
[pid=32280/tid=32286] ppid=32278 vsize=173928 CPUtime=0.69 cores=0-7
/proc/32280/task/32286/stat : 32286 (plingeling) R 32278 32280 32056 0 -1 4202560 1924 1253 0 0 69 0 0 0 18 0 9 0 721146417 178102272 4814 33554432000 4194304 4417452 140735597282064 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32280/tid=32287] ppid=32278 vsize=173928 CPUtime=0.67 cores=0-7
/proc/32280/task/32287/stat : 32287 (plingeling) R 32278 32280 32056 0 -1 4202560 2263 1253 0 0 67 0 0 0 25 0 9 0 721146417 178102272 4814 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32280/tid=32288] ppid=32278 vsize=173928 CPUtime=0.67 cores=0-7
/proc/32280/task/32288/stat : 32288 (plingeling) R 32278 32280 32056 0 -1 4202560 1576 1253 0 0 67 0 0 0 18 0 9 0 721146417 178102272 4814 33554432000 4194304 4417452 140735597282064 18446744073709551615 4366657 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32280/tid=32289] ppid=32278 vsize=173928 CPUtime=0.66 cores=0-7
/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 1486 1253 0 0 66 0 0 0 25 0 9 0 721146417 178102272 4814 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=173928 CPUtime=0.5 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 1134 1253 0 0 50 0 0 0 25 0 9 0 721146417 178102272 4814 33554432000 4194304 4417452 140735597282064 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=173928 CPUtime=0.68 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 1637 1253 0 0 68 0 0 0 18 0 9 0 721146417 178102272 4814 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=173928 CPUtime=0.68 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 1513 1253 0 0 68 0 0 0 25 0 9 0 721146417 178102272 4814 33554432000 4194304 4417452 140735597282064 18446744073709551615 4270235 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=173928 CPUtime=0.68 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 1781 1253 0 0 68 0 0 0 18 0 9 0 721146418 178102272 4814 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.29
Current children cumulated vsize (KiB) 173928

[startup+1.50063 s]
/proc/loadavg: 7.38 7.92 7.96 9/436 32295
/proc/meminfo: memFree=9243936/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=182980 CPUtime=11.67 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 26823 1253 0 0 1162 5 0 0 25 0 9 0 721146417 187371520 7066 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 45745 7066 179 55 0 43631 0
[pid=32280/tid=32286] ppid=32278 vsize=182980 CPUtime=1.48 cores=0-7
/proc/32280/task/32286/stat : 32286 (plingeling) R 32278 32280 32056 0 -1 4202560 3517 1253 0 0 148 0 0 0 20 0 9 0 721146417 187371520 7066 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32280/tid=32287] ppid=32278 vsize=182980 CPUtime=1.47 cores=0-7
/proc/32280/task/32287/stat : 32287 (plingeling) R 32278 32280 32056 0 -1 4202560 3881 1253 0 0 147 0 0 0 25 0 9 0 721146417 187371520 7066 33554432000 4194304 4417452 140735597282064 18446744073709551615 4354501 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32280/tid=32288] ppid=32278 vsize=182980 CPUtime=1.46 cores=0-7
/proc/32280/task/32288/stat : 32288 (plingeling) R 32278 32280 32056 0 -1 4202560 3446 1253 0 0 146 0 0 0 20 0 9 0 721146417 187371520 7066 33554432000 4194304 4417452 140735597282064 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32280/tid=32289] ppid=32278 vsize=182980 CPUtime=1.45 cores=0-7
/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 2993 1253 0 0 145 0 0 0 25 0 9 0 721146417 187371520 7066 33554432000 4194304 4417452 140735597282064 18446744073709551615 4232791 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=182980 CPUtime=1.29 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 2932 1253 0 0 129 0 0 0 25 0 9 0 721146417 187371520 7066 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=182980 CPUtime=1.48 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 3292 1253 0 0 147 1 0 0 19 0 9 0 721146417 187371520 7066 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=182980 CPUtime=1.48 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 3136 1253 0 0 148 0 0 0 25 0 9 0 721146417 187371520 7066 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=182980 CPUtime=1.48 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 3225 1253 0 0 148 0 0 0 20 0 9 0 721146418 187371520 7066 33554432000 4194304 4417452 140735597282064 18446744073709551615 4358218 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.67
Current children cumulated vsize (KiB) 182980

[startup+3.10035 s]
/proc/loadavg: 7.38 7.92 7.96 9/436 32295
/proc/meminfo: memFree=9236432/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=187748 CPUtime=24.34 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 49249 1253 0 0 2418 16 0 0 25 0 9 0 721146417 192253952 8278 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 46937 8278 179 55 0 44823 0
[pid=32280/tid=32286] ppid=32278 vsize=187748 CPUtime=3.09 cores=0-7
/proc/32280/task/32286/stat : 32286 (plingeling) R 32278 32280 32056 0 -1 4202560 5518 1253 0 0 308 1 0 0 25 0 9 0 721146417 192253952 8278 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32280/tid=32287] ppid=32278 vsize=187748 CPUtime=3.07 cores=0-7
/proc/32280/task/32287/stat : 32287 (plingeling) R 32278 32280 32056 0 -1 4202560 7088 1253 0 0 306 1 0 0 25 0 9 0 721146417 192253952 8278 33554432000 4194304 4417452 140735597282064 18446744073709551615 4366090 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32280/tid=32288] ppid=32278 vsize=187748 CPUtime=3.05 cores=0-7
/proc/32280/task/32288/stat : 32288 (plingeling) R 32278 32280 32056 0 -1 4202560 6483 1253 0 0 304 1 0 0 25 0 9 0 721146417 192253952 8278 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32280/tid=32289] ppid=32278 vsize=187748 CPUtime=3.03 cores=0-7
/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 5627 1253 0 0 299 4 0 0 25 0 9 0 721146417 192253952 8278 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=187748 CPUtime=2.88 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 5615 1253 0 0 286 2 0 0 25 0 9 0 721146417 192253952 8278 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=187748 CPUtime=3.08 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 6328 1253 0 0 306 2 0 0 25 0 9 0 721146417 192253952 8278 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=187748 CPUtime=3 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 5847 1253 0 0 298 2 0 0 25 0 9 0 721146417 192253952 8278 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=187748 CPUtime=3.08 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 6342 1253 0 0 308 0 0 0 25 0 9 0 721146418 192253952 8278 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.34
Current children cumulated vsize (KiB) 187748

[startup+6.3008 s]
/proc/loadavg: 7.43 7.93 7.96 9/436 32295
/proc/meminfo: memFree=9217584/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=202128 CPUtime=49.88 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 88787 1253 0 0 4963 25 0 0 25 0 9 0 721146417 206979072 11879 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 50532 11879 179 55 0 48418 0

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

/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 1392009 1253 0 0 459367 249 0 0 25 0 9 0 721146417 859496448 172434 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=839352 CPUtime=4661.05 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 1699337 1253 0 0 465819 286 0 0 25 0 9 0 721146417 859496448 172434 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=839352 CPUtime=4661.29 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 1657362 1253 0 0 465828 301 0 0 25 0 9 0 721146417 859496448 172434 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=839352 CPUtime=4660.15 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 1579312 1253 0 0 465688 327 0 0 25 0 9 0 721146417 859496448 172434 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=839352 CPUtime=4662.05 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 1670157 1253 0 0 465922 283 0 0 25 0 9 0 721146418 859496448 172434 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37227
Current children cumulated vsize (KiB) 839352

[startup+4722.32 s]
/proc/loadavg: 8.20 8.09 8.02 9/436 32432
/proc/meminfo: memFree=8613268/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=803536 CPUtime=37706.2 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 13511154 1253 0 0 3768225 2399 0 0 25 0 9 0 721146417 822820864 162847 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 200884 162847 179 55 0 198770 0
[pid=32280/tid=32286] ppid=32278 vsize=803536 CPUtime=4722.32 cores=0-7
/proc/32280/task/32286/stat : 32286 (plingeling) R 32278 32280 32056 0 -1 4202560 1686463 1253 0 0 471945 287 0 0 25 0 9 0 721146417 822820864 162847 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32280/tid=32287] ppid=32278 vsize=803536 CPUtime=4721.63 cores=0-7
/proc/32280/task/32287/stat : 32287 (plingeling) R 32278 32280 32056 0 -1 4202560 2012457 1253 0 0 471816 347 0 0 25 0 9 0 721146417 822820864 162847 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32280/tid=32288] ppid=32278 vsize=803536 CPUtime=4722.33 cores=0-7
/proc/32280/task/32288/stat : 32288 (plingeling) R 32278 32280 32056 0 -1 4202560 1741183 1253 0 0 471934 299 0 0 25 0 9 0 721146417 822820864 162847 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32280/tid=32289] ppid=32278 vsize=803536 CPUtime=4655.32 cores=0-7
/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 1404428 1253 0 0 465280 252 0 0 25 0 9 0 721146417 822820864 162847 33554432000 4194304 4417452 140735597282064 18446744073709551615 4365952 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=803536 CPUtime=4721.04 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 1714479 1253 0 0 471815 289 0 0 25 0 9 0 721146417 822820864 162847 33554432000 4194304 4417452 140735597282064 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=803536 CPUtime=4721.29 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 1677022 1253 0 0 471824 305 0 0 25 0 9 0 721146417 822820864 162847 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=803536 CPUtime=4720.17 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 1596089 1253 0 0 471687 330 0 0 25 0 9 0 721146417 822820864 162847 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=803536 CPUtime=4722.08 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 1678632 1253 0 0 471922 286 0 0 25 0 9 0 721146418 822820864 162847 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37706.2
Current children cumulated vsize (KiB) 803536

[startup+4782.3 s]
/proc/loadavg: 8.07 8.07 8.01 9/436 32434
/proc/meminfo: memFree=8675900/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=741428 CPUtime=38185.2 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 13642491 1253 0 0 3816104 2419 0 0 25 0 9 0 721146417 759222272 147331 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 185357 147331 179 55 0 183243 0
[pid=32280/tid=32286] ppid=32278 vsize=741428 CPUtime=4782.31 cores=0-7
/proc/32280/task/32286/stat : 32286 (plingeling) R 32278 32280 32056 0 -1 4202560 1701957 1253 0 0 477941 290 0 0 25 0 9 0 721146417 759222272 147331 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32280/tid=32287] ppid=32278 vsize=741428 CPUtime=4781.61 cores=0-7
/proc/32280/task/32287/stat : 32287 (plingeling) R 32278 32280 32056 0 -1 4202560 2031082 1253 0 0 477811 350 0 0 25 0 9 0 721146417 759222272 147331 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32280/tid=32288] ppid=32278 vsize=741428 CPUtime=4782.31 cores=0-7
/proc/32280/task/32288/stat : 32288 (plingeling) R 32278 32280 32056 0 -1 4202560 1763274 1253 0 0 477929 302 0 0 25 0 9 0 721146417 759222272 147331 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32280/tid=32289] ppid=32278 vsize=741428 CPUtime=4714.47 cores=0-7
/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 1419000 1253 0 0 471192 255 0 0 25 0 9 0 721146417 759222272 147331 33554432000 4194304 4417452 140735597282064 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=741428 CPUtime=4780.99 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 1727533 1253 0 0 477807 292 0 0 25 0 9 0 721146417 759222272 147331 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=741428 CPUtime=4781.26 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 1691156 1253 0 0 477820 306 0 0 25 0 9 0 721146417 759222272 147331 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=741428 CPUtime=4780.15 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 1611668 1253 0 0 477683 332 0 0 25 0 9 0 721146417 759222272 147331 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=741428 CPUtime=4782.06 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 1696420 1253 0 0 477918 288 0 0 25 0 9 0 721146418 759222272 147331 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38185.2
Current children cumulated vsize (KiB) 741428

[startup+4842.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/436 32435
/proc/meminfo: memFree=8690792/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=727308 CPUtime=38664.4 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 13749064 1253 0 0 3863997 2438 0 0 25 0 9 0 721146417 744763392 143795 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 181827 143795 179 55 0 179713 0
[pid=32280/tid=32286] ppid=32278 vsize=727308 CPUtime=4842.3 cores=0-7
/proc/32280/task/32286/stat : 32286 (plingeling) R 32278 32280 32056 0 -1 4202560 1714234 1253 0 0 483939 291 0 0 25 0 9 0 721146417 744763392 143795 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32280/tid=32287] ppid=32278 vsize=727308 CPUtime=4841.62 cores=0-7
/proc/32280/task/32287/stat : 32287 (plingeling) R 32278 32280 32056 0 -1 4202560 2046708 1253 0 0 483809 353 0 0 25 0 9 0 721146417 744763392 143795 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32280/tid=32288] ppid=32278 vsize=727308 CPUtime=4842.32 cores=0-7
/proc/32280/task/32288/stat : 32288 (plingeling) R 32278 32280 32056 0 -1 4202560 1771476 1253 0 0 483929 303 0 0 25 0 9 0 721146417 744763392 143795 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32280/tid=32289] ppid=32278 vsize=727308 CPUtime=4773.62 cores=0-7
/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 1425138 1253 0 0 477107 255 0 0 25 0 9 0 721146417 744763392 143795 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=727308 CPUtime=4840.97 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 1738066 1253 0 0 483802 295 0 0 25 0 9 0 721146417 744763392 143795 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=727308 CPUtime=4841.24 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 1705507 1253 0 0 483815 309 0 0 25 0 9 0 721146417 744763392 143795 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=727308 CPUtime=4840.15 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 1625293 1253 0 0 483681 334 0 0 25 0 9 0 721146417 744763392 143795 33554432000 4194304 4417452 140735597282064 18446744073709551615 4236971 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=727308 CPUtime=4842.06 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 1722241 1253 0 0 483912 294 0 0 25 0 9 0 721146418 744763392 143795 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38664.3
Current children cumulated vsize (KiB) 727308

[startup+4902.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/436 32437
/proc/meminfo: memFree=8730980/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=705544 CPUtime=39143.5 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 13887495 1253 0 0 3911888 2458 0 0 25 0 9 0 721146417 722477056 138361 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 176386 138361 179 55 0 174272 0
[pid=32280/tid=32286] ppid=32278 vsize=705544 CPUtime=4902.3 cores=0-7
/proc/32280/task/32286/stat : 32286 (plingeling) R 32278 32280 32056 0 -1 4202560 1727806 1253 0 0 489936 294 0 0 25 0 9 0 721146417 722477056 138361 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32280/tid=32287] ppid=32278 vsize=705544 CPUtime=4901.61 cores=0-7
/proc/32280/task/32287/stat : 32287 (plingeling) R 32278 32280 32056 0 -1 4202560 2067476 1253 0 0 489806 355 0 0 25 0 9 0 721146417 722477056 138361 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32280/tid=32288] ppid=32278 vsize=705544 CPUtime=4902.32 cores=0-7
/proc/32280/task/32288/stat : 32288 (plingeling) R 32278 32280 32056 0 -1 4202560 1789095 1253 0 0 489926 306 0 0 25 0 9 0 721146417 722477056 138361 33554432000 4194304 4417452 140735597282064 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32280/tid=32289] ppid=32278 vsize=705544 CPUtime=4832.77 cores=0-7
/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 1441219 1253 0 0 483019 258 0 0 25 0 9 0 721146417 722477056 138361 33554432000 4194304 4417452 140735597282064 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=705544 CPUtime=4900.94 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 1754363 1253 0 0 489797 297 0 0 25 0 9 0 721146417 722477056 138361 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=705544 CPUtime=4901.23 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 1731234 1253 0 0 489809 314 0 0 25 0 9 0 721146417 722477056 138361 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=705544 CPUtime=4900.16 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 1639024 1253 0 0 489680 336 0 0 25 0 9 0 721146417 722477056 138361 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=705544 CPUtime=4902.07 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 1736877 1253 0 0 489911 296 0 0 25 0 9 0 721146418 722477056 138361 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39143.5
Current children cumulated vsize (KiB) 705544

[startup+4962.3 s]
/proc/loadavg: 8.10 8.06 8.00 9/436 32439
/proc/meminfo: memFree=8580576/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=836672 CPUtime=39622.5 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 14014406 1253 0 0 3959775 2479 0 0 25 0 9 0 721146417 856752128 171116 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 209168 171116 179 55 0 207054 0
[pid=32280/tid=32286] ppid=32278 vsize=836672 CPUtime=4962.31 cores=0-7
/proc/32280/task/32286/stat : 32286 (plingeling) R 32278 32280 32056 0 -1 4202560 1739862 1253 0 0 495935 296 0 0 25 0 9 0 721146417 856752128 171116 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32280/tid=32287] ppid=32278 vsize=836672 CPUtime=4961.6 cores=0-7
/proc/32280/task/32287/stat : 32287 (plingeling) R 32278 32280 32056 0 -1 4202560 2086342 1253 0 0 495801 359 0 0 25 0 9 0 721146417 856752128 171116 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32280/tid=32288] ppid=32278 vsize=836672 CPUtime=4962.32 cores=0-7
/proc/32280/task/32288/stat : 32288 (plingeling) R 32278 32280 32056 0 -1 4202560 1806838 1253 0 0 495924 308 0 0 25 0 9 0 721146417 856752128 171116 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32280/tid=32289] ppid=32278 vsize=836672 CPUtime=4891.9 cores=0-7
/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 1446932 1253 0 0 488931 259 0 0 25 0 9 0 721146417 856752128 171116 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=836672 CPUtime=4960.91 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 1774456 1253 0 0 495791 300 0 0 25 0 9 0 721146417 856752128 171116 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=836672 CPUtime=4961.21 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 1741691 1253 0 0 495806 315 0 0 25 0 9 0 721146417 856752128 171116 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=836672 CPUtime=4960.16 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 1655244 1253 0 0 495678 338 0 0 25 0 9 0 721146417 856752128 171116 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=836672 CPUtime=4962.06 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 1762640 1253 0 0 495906 300 0 0 25 0 9 0 721146418 856752128 171116 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39622.5
Current children cumulated vsize (KiB) 836672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.6 s]
/proc/loadavg: 8.04 8.05 8.00 9/436 32440
/proc/meminfo: memFree=8590128/32951132 swapFree=67093840/67111528
[pid=32280] ppid=32278 vsize=827100 CPUtime=40000.4 cores=0-7
/proc/32280/stat : 32280 (plingeling) S 32278 32280 32056 0 -1 4202496 14105493 1253 0 0 3997540 2495 0 0 25 0 9 0 721146417 846950400 168755 33554432000 4194304 4417452 140735597282064 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32280/statm: 206775 168755 179 55 0 204661 0
[pid=32280/tid=32286] ppid=32278 vsize=827100 CPUtime=5009.63 cores=0-7
/proc/32280/task/32286/stat : 32286 (plingeling) R 32278 32280 32056 0 -1 4202560 1751561 1253 0 0 500665 298 0 0 25 0 9 0 721146417 846950400 168755 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32280/tid=32287] ppid=32278 vsize=827100 CPUtime=5008.92 cores=0-7
/proc/32280/task/32287/stat : 32287 (plingeling) R 32278 32280 32056 0 -1 4202560 2096325 1253 0 0 500531 361 0 0 25 0 9 0 721146417 846950400 168755 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32280/tid=32288] ppid=32278 vsize=827100 CPUtime=5009.63 cores=0-7
/proc/32280/task/32288/stat : 32288 (plingeling) R 32278 32280 32056 0 -1 4202560 1819467 1253 0 0 500654 309 0 0 25 0 9 0 721146417 846950400 168755 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32280/tid=32289] ppid=32278 vsize=827100 CPUtime=4938.53 cores=0-7
/proc/32280/task/32289/stat : 32289 (plingeling) R 32278 32280 32056 0 -1 4202560 1461937 1253 0 0 493591 262 0 0 25 0 9 0 721146417 846950400 168755 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32280/tid=32290] ppid=32278 vsize=827100 CPUtime=5008.2 cores=0-7
/proc/32280/task/32290/stat : 32290 (plingeling) R 32278 32280 32056 0 -1 4202560 1783319 1253 0 0 500518 302 0 0 25 0 9 0 721146417 846950400 168755 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32280/tid=32291] ppid=32278 vsize=827100 CPUtime=5008.52 cores=0-7
/proc/32280/task/32291/stat : 32291 (plingeling) R 32278 32280 32056 0 -1 4202560 1752333 1253 0 0 500534 318 0 0 25 0 9 0 721146417 846950400 168755 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32280/tid=32292] ppid=32278 vsize=827100 CPUtime=5007.47 cores=0-7
/proc/32280/task/32292/stat : 32292 (plingeling) R 32278 32280 32056 0 -1 4202560 1668516 1253 0 0 500407 340 0 0 25 0 9 0 721146417 846950400 168755 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32280/tid=32293] ppid=32278 vsize=827100 CPUtime=5009.38 cores=0-7
/proc/32280/task/32293/stat : 32293 (plingeling) R 32278 32280 32056 0 -1 4202560 1771634 1253 0 0 500637 301 0 0 25 0 9 0 721146418 846950400 168755 33554432000 4194304 4417452 140735597282064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 827100

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): 5009.65
CPU time (s): 40000.4
CPU user time (s): 39975.4
CPU system time (s): 24.9922
CPU usage (%): 798.467
Max. virtual memory (cumulated for all children) (KiB): 934448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39975.4
system time used= 24.9922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14106746
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= 988
involuntary context switches= 187574

runsolver used 20.3689 second user time and 50.7853 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-22 22:17:48
IDJOB=3394414
IDBENCH=83151
IDSOLVER=1851
FILE ID=node131/3394414-1306095468
RUNJOBID= node131-1306090455-32070
PBS_JOBID= 13387931
Free space on /tmp= 72980 MiB

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

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

MD5SUM BENCH= 92046422d2d9595619b29413c0964c9c
RANDOM SEED=1060222460

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:       9263864 kB
Buffers:        335340 kB
Cached:        8929592 kB
SwapCached:       1504 kB
Active:       17666200 kB
Inactive:      5711372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       9263864 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:               4 kB
Writeback:           0 kB
AnonPages:    14111444 kB
Mapped:          38064 kB
Slab:           184492 kB
PageTables:      55712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95326852 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72980 MiB
End job on node131 at 2011-05-22 23:41:19