Trace number 3394744

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 5010.32

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
MD5SUMbdf2c49c74bfdbd3bd4663dca402d24f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3326.88
Satisfiable
(Un)Satisfiability was proved
Number of variables194
Number of clauses954
Sum of the clauses size3252
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210
Number of clauses of size 3544
Number of clauses of size 4400
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-3394744-1306104883/watcher-3394744-1306104883 -o /tmp/evaluation-result-3394744-1306104883/solver-3394744-1306104883 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394744-1306104883.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.08 8.06 8.00 1/476 9887
/proc/meminfo: memFree=15241312/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=157096 CPUtime=0.01 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 533 1259 0 0 1 0 0 0 25 0 9 0 800718982 160866304 446 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 39274 446 173 55 0 37160 0
[pid=9887/tid=9893] ppid=9885 vsize=157432 CPUtime=0 cores=0-7
/proc/9887/task/9893/stat : 9893 (plingeling) R 9885 9887 9861 0 -1 4202560 37 1259 0 0 0 0 0 0 25 0 9 0 800718982 161210368 563 33554432000 4194304 4417452 140736107590848 18446744073709551615 4252133 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9887/tid=9894] ppid=9885 vsize=157432 CPUtime=0.01 cores=0-7
/proc/9887/task/9894/stat : 9894 (plingeling) R 9885 9887 9861 0 -1 4202560 34 1259 0 0 1 0 0 0 25 0 9 0 800718982 161210368 563 33554432000 4194304 4417452 140736107590848 18446744073709551615 4257111 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9887/tid=9895] ppid=9885 vsize=157432 CPUtime=0 cores=0-7
/proc/9887/task/9895/stat : 9895 (plingeling) R 9885 9887 9861 0 -1 4202560 5 1259 0 0 0 0 0 0 25 0 9 0 800718982 161210368 563 33554432000 4194304 4417452 140736107590848 18446744073709551615 4232730 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9887/tid=9896] ppid=9885 vsize=157432 CPUtime=0.01 cores=0-7
/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 72 1259 0 0 1 0 0 0 25 0 9 0 800718982 161210368 563 33554432000 4194304 4417452 140736107590848 18446744073709551615 4354501 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=157432 CPUtime=0.01 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 39 1259 0 0 1 0 0 0 25 0 9 0 800718982 161210368 563 33554432000 4194304 4417452 140736107590848 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=157432 CPUtime=0.01 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 7 1259 0 0 1 0 0 0 25 0 9 0 800718982 161210368 563 33554432000 4194304 4417452 140736107590848 18446744073709551615 4251873 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=157432 CPUtime=0 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 21 1259 0 0 0 0 0 0 25 0 9 0 800718982 161210368 563 33554432000 4194304 4417452 140736107590848 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=157432 CPUtime=0 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 20 1259 0 0 0 0 0 0 25 0 9 0 800718983 161210368 563 33554432000 4194304 4417452 140736107590848 18446744073709551615 260905499118 0 0 4096 17442 0 0 0 -1 3 0 0 0

[startup+0.164244 s]
/proc/loadavg: 8.08 8.06 8.00 1/476 9887
/proc/meminfo: memFree=15241312/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=163764 CPUtime=1.24 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 3041 1259 0 0 124 0 0 0 25 0 9 0 800718982 167694336 2209 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 40941 2209 180 55 0 38827 0
[pid=9887/tid=9893] ppid=9885 vsize=163764 CPUtime=0.15 cores=0-7
/proc/9887/task/9893/stat : 9893 (plingeling) R 9885 9887 9861 0 -1 4202560 218 1259 0 0 15 0 0 0 25 0 9 0 800718982 167694336 2209 33554432000 4194304 4417452 140736107590848 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9887/tid=9894] ppid=9885 vsize=163764 CPUtime=0.15 cores=0-7
/proc/9887/task/9894/stat : 9894 (plingeling) R 9885 9887 9861 0 -1 4202560 283 1259 0 0 15 0 0 0 25 0 9 0 800718982 167694336 2209 33554432000 4194304 4417452 140736107590848 18446744073709551615 4277563 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9887/tid=9895] ppid=9885 vsize=163764 CPUtime=0.15 cores=0-7
/proc/9887/task/9895/stat : 9895 (plingeling) R 9885 9887 9861 0 -1 4202560 294 1259 0 0 15 0 0 0 25 0 9 0 800718982 167694336 2209 33554432000 4194304 4417452 140736107590848 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9887/tid=9896] ppid=9885 vsize=163764 CPUtime=0.15 cores=0-7
/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 679 1259 0 0 15 0 0 0 25 0 9 0 800718982 167694336 2209 33554432000 4194304 4417452 140736107590848 18446744073709551615 4365135 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=163764 CPUtime=0.15 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 182 1259 0 0 15 0 0 0 25 0 9 0 800718982 167694336 2209 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=163764 CPUtime=0.15 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 291 1259 0 0 15 0 0 0 25 0 9 0 800718982 167694336 2209 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=163764 CPUtime=0.15 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 435 1259 0 0 15 0 0 0 25 0 9 0 800718982 167694336 2209 33554432000 4194304 4417452 140736107590848 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=163764 CPUtime=0.14 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 244 1259 0 0 14 0 0 0 25 0 9 0 800718983 167694336 2209 33554432000 4194304 4417452 140736107590848 18446744073709551615 4250697 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 163764

[startup+0.201237 s]
/proc/loadavg: 8.08 8.06 8.00 1/476 9887
/proc/meminfo: memFree=15241312/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=164772 CPUtime=1.53 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 3784 1259 0 0 153 0 0 0 25 0 9 0 800718982 168726528 2462 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 41193 2462 180 55 0 39079 0
[pid=9887/tid=9893] ppid=9885 vsize=164772 CPUtime=0.19 cores=0-7
/proc/9887/task/9893/stat : 9893 (plingeling) R 9885 9887 9861 0 -1 4202560 307 1259 0 0 19 0 0 0 25 0 9 0 800718982 168726528 2462 33554432000 4194304 4417452 140736107590848 18446744073709551615 4199421 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9887/tid=9894] ppid=9885 vsize=164772 CPUtime=0.19 cores=0-7
/proc/9887/task/9894/stat : 9894 (plingeling) R 9885 9887 9861 0 -1 4202560 388 1259 0 0 19 0 0 0 25 0 9 0 800718982 168726528 2462 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9887/tid=9895] ppid=9885 vsize=164772 CPUtime=0.18 cores=0-7
/proc/9887/task/9895/stat : 9895 (plingeling) R 9885 9887 9861 0 -1 4202560 429 1259 0 0 18 0 0 0 25 0 9 0 800718982 168726528 2462 33554432000 4194304 4417452 140736107590848 18446744073709551615 4354758 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9887/tid=9896] ppid=9885 vsize=164772 CPUtime=0.19 cores=0-7
/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 719 1259 0 0 19 0 0 0 25 0 9 0 800718982 168726528 2462 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=164772 CPUtime=0.19 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 331 1259 0 0 19 0 0 0 25 0 9 0 800718982 168726528 2462 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=164772 CPUtime=0.19 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 353 1259 0 0 19 0 0 0 25 0 9 0 800718982 168726528 2462 33554432000 4194304 4417452 140736107590848 18446744073709551615 4365939 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=164772 CPUtime=0.18 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 542 1259 0 0 18 0 0 0 25 0 9 0 800718982 168726528 2462 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=164772 CPUtime=0.18 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 300 1259 0 0 18 0 0 0 25 0 9 0 800718983 168726528 2462 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 164772

[startup+0.301219 s]
/proc/loadavg: 8.08 8.06 8.00 1/476 9887
/proc/meminfo: memFree=15241312/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=166988 CPUtime=2.34 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 5485 1259 0 0 233 1 0 0 25 0 9 0 800718982 170995712 3020 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 41747 3020 180 55 0 39633 0
[pid=9887/tid=9893] ppid=9885 vsize=166988 CPUtime=0.29 cores=0-7
/proc/9887/task/9893/stat : 9893 (plingeling) R 9885 9887 9861 0 -1 4202560 509 1259 0 0 29 0 0 0 25 0 9 0 800718982 170995712 3020 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9887/tid=9894] ppid=9885 vsize=166988 CPUtime=0.29 cores=0-7
/proc/9887/task/9894/stat : 9894 (plingeling) R 9885 9887 9861 0 -1 4202560 568 1259 0 0 29 0 0 0 25 0 9 0 800718982 170995712 3020 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9887/tid=9895] ppid=9885 vsize=166988 CPUtime=0.28 cores=0-7
/proc/9887/task/9895/stat : 9895 (plingeling) R 9885 9887 9861 0 -1 4202560 578 1259 0 0 28 0 0 0 25 0 9 0 800718982 170995712 3020 33554432000 4194304 4417452 140736107590848 18446744073709551615 4277897 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9887/tid=9896] ppid=9885 vsize=166988 CPUtime=0.29 cores=0-7
/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 1007 1259 0 0 29 0 0 0 25 0 9 0 800718982 170995712 3020 33554432000 4194304 4417452 140736107590848 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=166988 CPUtime=0.29 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 524 1259 0 0 29 0 0 0 25 0 9 0 800718982 170995712 3020 33554432000 4194304 4417452 140736107590848 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=166988 CPUtime=0.29 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 691 1259 0 0 29 0 0 0 25 0 9 0 800718982 170995712 3020 33554432000 4194304 4417452 140736107590848 18446744073709551615 4356439 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=166988 CPUtime=0.28 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 693 1259 0 0 28 0 0 0 25 0 9 0 800718982 170995712 3020 33554432000 4194304 4417452 140736107590848 18446744073709551615 4272121 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=166988 CPUtime=0.28 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 500 1259 0 0 28 0 0 0 25 0 9 0 800718983 170995712 3020 33554432000 4194304 4417452 140736107590848 18446744073709551615 4353737 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 166988

[startup+0.701146 s]
/proc/loadavg: 8.08 8.06 8.00 1/476 9887
/proc/meminfo: memFree=15241312/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=170480 CPUtime=5.53 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 9910 1259 0 0 552 1 0 0 25 0 9 0 800718982 174571520 3897 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 42620 3897 180 55 0 40506 0
[pid=9887/tid=9893] ppid=9885 vsize=170480 CPUtime=0.69 cores=0-7
/proc/9887/task/9893/stat : 9893 (plingeling) R 9885 9887 9861 0 -1 4202560 1086 1259 0 0 69 0 0 0 25 0 9 0 800718982 174571520 3897 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9887/tid=9894] ppid=9885 vsize=170480 CPUtime=0.69 cores=0-7
/proc/9887/task/9894/stat : 9894 (plingeling) R 9885 9887 9861 0 -1 4202560 1040 1259 0 0 69 0 0 0 25 0 9 0 800718982 174571520 3897 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9887/tid=9895] ppid=9885 vsize=170480 CPUtime=0.68 cores=0-7
/proc/9887/task/9895/stat : 9895 (plingeling) R 9885 9887 9861 0 -1 4202560 1075 1259 0 0 68 0 0 0 25 0 9 0 800718982 174571520 3897 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9887/tid=9896] ppid=9885 vsize=170480 CPUtime=0.69 cores=0-7
/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 1791 1259 0 0 69 0 0 0 25 0 9 0 800718982 174571520 3897 33554432000 4194304 4417452 140736107590848 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=170480 CPUtime=0.69 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 1023 1259 0 0 69 0 0 0 25 0 9 0 800718982 174571520 3897 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=170480 CPUtime=0.69 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 1232 1259 0 0 69 0 0 0 25 0 9 0 800718982 174571520 3897 33554432000 4194304 4417452 140736107590848 18446744073709551615 4366407 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=170480 CPUtime=0.68 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 1283 1259 0 0 68 0 0 0 25 0 9 0 800718982 174571520 3897 33554432000 4194304 4417452 140736107590848 18446744073709551615 4365167 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=170480 CPUtime=0.68 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 965 1259 0 0 68 0 0 0 25 0 9 0 800718983 174571520 3897 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 170480

[startup+1.501 s]
/proc/loadavg: 8.15 8.07 8.01 9/485 9901
/proc/meminfo: memFree=15216572/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=179032 CPUtime=11.91 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 19665 1259 0 0 1187 4 0 0 25 0 9 0 800718982 183328768 6035 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 44758 6035 180 55 0 42644 0
[pid=9887/tid=9893] ppid=9885 vsize=179032 CPUtime=1.48 cores=0-7
/proc/9887/task/9893/stat : 9893 (plingeling) R 9885 9887 9861 0 -1 4202560 2243 1259 0 0 148 0 0 0 25 0 9 0 800718982 183328768 6035 33554432000 4194304 4417452 140736107590848 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9887/tid=9894] ppid=9885 vsize=179280 CPUtime=1.48 cores=0-7
/proc/9887/task/9894/stat : 9894 (plingeling) R 9885 9887 9861 0 -1 4202560 2190 1259 0 0 148 0 0 0 25 0 9 0 800718982 183582720 6050 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9887/tid=9895] ppid=9885 vsize=179280 CPUtime=1.48 cores=0-7
/proc/9887/task/9895/stat : 9895 (plingeling) R 9885 9887 9861 0 -1 4202560 2129 1259 0 0 148 0 0 0 25 0 9 0 800718982 183582720 6073 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9887/tid=9896] ppid=9885 vsize=179280 CPUtime=1.48 cores=0-7
/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 3130 1259 0 0 148 0 0 0 25 0 9 0 800718982 183582720 6095 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=179280 CPUtime=1.48 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 2020 1259 0 0 148 0 0 0 25 0 9 0 800718982 183582720 6097 33554432000 4194304 4417452 140736107590848 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=179280 CPUtime=1.48 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 2661 1259 0 0 148 0 0 0 25 0 9 0 800718982 183582720 6097 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=179280 CPUtime=1.48 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 2552 1259 0 0 148 0 0 0 25 0 9 0 800718982 183582720 6097 33554432000 4194304 4417452 140736107590848 18446744073709551615 260905087956 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=179280 CPUtime=1.46 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 2387 1259 0 0 146 0 0 0 25 0 9 0 800718983 183582720 6097 33554432000 4194304 4417452 140736107590848 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 179032

[startup+3.10071 s]
/proc/loadavg: 8.15 8.07 8.01 9/485 9901
/proc/meminfo: memFree=15212976/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=187576 CPUtime=24.7 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 33912 1259 0 0 2463 7 0 0 25 0 9 0 800718982 192077824 8171 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 46894 8171 180 55 0 44780 0
[pid=9887/tid=9893] ppid=9885 vsize=187576 CPUtime=3.08 cores=0-7
/proc/9887/task/9893/stat : 9893 (plingeling) R 9885 9887 9861 0 -1 4202560 4127 1259 0 0 308 0 0 0 25 0 9 0 800718982 192077824 8171 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9887/tid=9894] ppid=9885 vsize=187576 CPUtime=3.08 cores=0-7
/proc/9887/task/9894/stat : 9894 (plingeling) R 9885 9887 9861 0 -1 4202560 4231 1259 0 0 308 0 0 0 25 0 9 0 800718982 192077824 8171 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9887/tid=9895] ppid=9885 vsize=187576 CPUtime=3.08 cores=0-7
/proc/9887/task/9895/stat : 9895 (plingeling) R 9885 9887 9861 0 -1 4202560 3576 1259 0 0 308 0 0 0 25 0 9 0 800718982 192077824 8171 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9887/tid=9896] ppid=9885 vsize=187576 CPUtime=3.09 cores=0-7
/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 4666 1259 0 0 308 1 0 0 25 0 9 0 800718982 192077824 8171 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=187576 CPUtime=3.08 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 4194 1259 0 0 308 0 0 0 25 0 9 0 800718982 192077824 8171 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=187576 CPUtime=3.08 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 4469 1259 0 0 308 0 0 0 25 0 9 0 800718982 192077824 8171 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=187576 CPUtime=3.08 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 4267 1259 0 0 308 0 0 0 25 0 9 0 800718982 192077824 8171 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=187576 CPUtime=3.04 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 3967 1259 0 0 304 0 0 0 25 0 9 0 800718983 192077824 8171 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 187576

[startup+6.30112 s]
/proc/loadavg: 8.14 8.07 8.01 9/485 9901
/proc/meminfo: memFree=15194508/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=201224 CPUtime=50.25 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 61207 1259 0 0 5012 13 0 0 25 0 9 0 800718982 206053376 11551 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 50306 11551 180 55 0 48192 0

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

/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 433068 1259 0 0 472162 81 0 0 25 0 9 0 800718982 2739478528 630066 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=2675272 CPUtime=4722.33 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 241706 1259 0 0 472184 49 0 0 25 0 9 0 800718982 2739478528 630066 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=2675272 CPUtime=4720.56 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 237067 1259 0 0 472008 48 0 0 25 0 9 0 800718982 2739478528 630066 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=2675272 CPUtime=4722.39 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 223623 1259 0 0 472189 50 0 0 25 0 9 0 800718982 2739478528 630066 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=2675272 CPUtime=4646.74 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 337010 1259 0 0 464606 68 0 0 25 0 9 0 800718983 2739478528 630066 33554432000 4194304 4417452 140736107590848 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37701.6
Current children cumulated vsize (KiB) 2675272

[startup+4782.3 s]
/proc/loadavg: 8.01 8.05 8.00 9/485 10050
/proc/meminfo: memFree=12649516/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=2740808 CPUtime=38180.6 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 2426315 1259 0 0 3817571 489 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 685202 646450 180 55 0 683088 0
[pid=9887/tid=9893] ppid=9885 vsize=2740808 CPUtime=4782.28 cores=0-7
/proc/9887/task/9893/stat : 9893 (plingeling) R 9885 9887 9861 0 -1 4202560 359052 1259 0 0 478160 68 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9887/tid=9894] ppid=9885 vsize=2740808 CPUtime=4782.43 cores=0-7
/proc/9887/task/9894/stat : 9894 (plingeling) R 9885 9887 9861 0 -1 4202560 310584 1259 0 0 478181 62 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9887/tid=9895] ppid=9885 vsize=2740808 CPUtime=4782.42 cores=0-7
/proc/9887/task/9895/stat : 9895 (plingeling) R 9885 9887 9861 0 -1 4202560 267406 1259 0 0 478185 57 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9887/tid=9896] ppid=9885 vsize=2740808 CPUtime=4782.41 cores=0-7
/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 433068 1259 0 0 478160 81 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=2740808 CPUtime=4782.31 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 241706 1259 0 0 478182 49 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=2740808 CPUtime=4780.54 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 253451 1259 0 0 478004 50 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=2740808 CPUtime=4782.38 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 223623 1259 0 0 478188 50 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=2740808 CPUtime=4705.75 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 337010 1259 0 0 470507 68 0 0 25 0 9 0 800718983 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38180.6
Current children cumulated vsize (KiB) 2740808

[startup+4842.32 s]
/proc/loadavg: 8.10 8.07 8.01 9/485 10051
/proc/meminfo: memFree=12649480/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=2740808 CPUtime=38659.7 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 2426315 1259 0 0 3865485 489 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 685202 646450 180 55 0 683088 0
[pid=9887/tid=9893] ppid=9885 vsize=2740808 CPUtime=4842.29 cores=0-7
/proc/9887/task/9893/stat : 9893 (plingeling) R 9885 9887 9861 0 -1 4202560 359052 1259 0 0 484161 68 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9887/tid=9894] ppid=9885 vsize=2740808 CPUtime=4842.45 cores=0-7
/proc/9887/task/9894/stat : 9894 (plingeling) R 9885 9887 9861 0 -1 4202560 310584 1259 0 0 484183 62 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9887/tid=9895] ppid=9885 vsize=2740808 CPUtime=4842.44 cores=0-7
/proc/9887/task/9895/stat : 9895 (plingeling) R 9885 9887 9861 0 -1 4202560 267406 1259 0 0 484187 57 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9887/tid=9896] ppid=9885 vsize=2740808 CPUtime=4842.43 cores=0-7
/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 433068 1259 0 0 484162 81 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=2740808 CPUtime=4842.33 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 241706 1259 0 0 484184 49 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=2740808 CPUtime=4840.53 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 253451 1259 0 0 484003 50 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=2740808 CPUtime=4842.4 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 223623 1259 0 0 484190 50 0 0 25 0 9 0 800718982 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=2740808 CPUtime=4764.78 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 337010 1259 0 0 476410 68 0 0 25 0 9 0 800718983 2806587392 646450 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38659.7
Current children cumulated vsize (KiB) 2740808

[startup+4902.3 s]
/proc/loadavg: 8.08 8.07 8.01 9/485 10053
/proc/meminfo: memFree=12547380/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=2842728 CPUtime=39138.6 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 2491812 1259 0 0 3913354 508 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 710682 671934 180 55 0 708568 0
[pid=9887/tid=9893] ppid=9885 vsize=2842728 CPUtime=4902.28 cores=0-7
/proc/9887/task/9893/stat : 9893 (plingeling) R 9885 9887 9861 0 -1 4202560 359052 1259 0 0 490160 68 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9887/tid=9894] ppid=9885 vsize=2842728 CPUtime=4902.43 cores=0-7
/proc/9887/task/9894/stat : 9894 (plingeling) R 9885 9887 9861 0 -1 4202560 310584 1259 0 0 490181 62 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9887/tid=9895] ppid=9885 vsize=2842728 CPUtime=4902.43 cores=0-7
/proc/9887/task/9895/stat : 9895 (plingeling) R 9885 9887 9861 0 -1 4202560 267406 1259 0 0 490186 57 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9887/tid=9896] ppid=9885 vsize=2842728 CPUtime=4902.41 cores=0-7
/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 469744 1259 0 0 490151 90 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=2842728 CPUtime=4902.31 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 270527 1259 0 0 490173 58 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=2842728 CPUtime=4900.51 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 253451 1259 0 0 490001 50 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=2842728 CPUtime=4902.38 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 223623 1259 0 0 490188 50 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=2842728 CPUtime=4823.8 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 337010 1259 0 0 482312 68 0 0 25 0 9 0 800718983 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39138.6
Current children cumulated vsize (KiB) 2842728

[startup+4962.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/485 10054
/proc/meminfo: memFree=12547464/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=2842728 CPUtime=39617.6 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 2508196 1259 0 0 3961253 511 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 710682 671934 180 55 0 708568 0
[pid=9887/tid=9893] ppid=9885 vsize=2842728 CPUtime=4962.28 cores=0-7
/proc/9887/task/9893/stat : 9893 (plingeling) R 9885 9887 9861 0 -1 4202560 359052 1259 0 0 496160 68 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9887/tid=9894] ppid=9885 vsize=2842728 CPUtime=4962.43 cores=0-7
/proc/9887/task/9894/stat : 9894 (plingeling) R 9885 9887 9861 0 -1 4202560 310584 1259 0 0 496181 62 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9887/tid=9895] ppid=9885 vsize=2842728 CPUtime=4962.43 cores=0-7
/proc/9887/task/9895/stat : 9895 (plingeling) R 9885 9887 9861 0 -1 4202560 267406 1259 0 0 496186 57 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9887/tid=9896] ppid=9885 vsize=2842728 CPUtime=4962.41 cores=0-7
/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 469744 1259 0 0 496151 90 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=2842728 CPUtime=4962.31 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 270527 1259 0 0 496173 58 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=2842728 CPUtime=4960.5 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 253451 1259 0 0 496000 50 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=2842728 CPUtime=4962.39 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 240007 1259 0 0 496186 53 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=2842728 CPUtime=4882.81 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 337010 1259 0 0 488213 68 0 0 25 0 9 0 800718983 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39617.6
Current children cumulated vsize (KiB) 2842728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.2 s]
/proc/loadavg: 8.01 8.04 8.00 9/485 10056
/proc/meminfo: memFree=12547180/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=2842728 CPUtime=40000.1 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 2508196 1259 0 0 3999501 511 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 710682 671934 180 55 0 708568 0
[pid=9887/tid=9893] ppid=9885 vsize=2842728 CPUtime=5010.2 cores=0-7
/proc/9887/task/9893/stat : 9893 (plingeling) R 9885 9887 9861 0 -1 4202560 359052 1259 0 0 500952 68 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9887/tid=9894] ppid=9885 vsize=2842728 CPUtime=5010.35 cores=0-7
/proc/9887/task/9894/stat : 9894 (plingeling) R 9885 9887 9861 0 -1 4202560 310584 1259 0 0 500973 62 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9887/tid=9895] ppid=9885 vsize=2842728 CPUtime=5010.35 cores=0-7
/proc/9887/task/9895/stat : 9895 (plingeling) R 9885 9887 9861 0 -1 4202560 267406 1259 0 0 500978 57 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9887/tid=9896] ppid=9885 vsize=2842728 CPUtime=5010.33 cores=0-7
/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 469744 1259 0 0 500943 90 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=2842728 CPUtime=5010.23 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 270527 1259 0 0 500965 58 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=2842728 CPUtime=5008.4 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 253451 1259 0 0 500790 50 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=2842728 CPUtime=5010.31 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 240007 1259 0 0 500978 53 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=2842728 CPUtime=4929.94 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 337010 1259 0 0 492926 68 0 0 25 0 9 0 800718983 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 2842728

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

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

[startup+5010.2 s]
/proc/loadavg: 8.01 8.04 8.00 9/485 10056
/proc/meminfo: memFree=12547180/32950928 swapFree=65730944/67111528
[pid=9887] ppid=9885 vsize=2842728 CPUtime=40000.1 cores=0-7
/proc/9887/stat : 9887 (plingeling) S 9885 9887 9861 0 -1 4202496 2508196 1259 0 0 3999501 511 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9887/statm: 710682 671934 180 55 0 708568 0
[pid=9887/tid=9893] ppid=9885 vsize=2842728 CPUtime=5010.2 cores=0-7
/proc/9887/task/9893/stat : 9893 (plingeling) R 9885 9887 9861 0 -1 4202560 359052 1259 0 0 500952 68 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9887/tid=9894] ppid=9885 vsize=2842728 CPUtime=5010.35 cores=0-7
/proc/9887/task/9894/stat : 9894 (plingeling) R 9885 9887 9861 0 -1 4202560 310584 1259 0 0 500973 62 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9887/tid=9895] ppid=9885 vsize=2842728 CPUtime=5010.35 cores=0-7
/proc/9887/task/9895/stat : 9895 (plingeling) R 9885 9887 9861 0 -1 4202560 267406 1259 0 0 500978 57 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9887/tid=9896] ppid=9885 vsize=2842728 CPUtime=5010.33 cores=0-7
/proc/9887/task/9896/stat : 9896 (plingeling) R 9885 9887 9861 0 -1 4202560 469744 1259 0 0 500943 90 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9887/tid=9897] ppid=9885 vsize=2842728 CPUtime=5010.23 cores=0-7
/proc/9887/task/9897/stat : 9897 (plingeling) R 9885 9887 9861 0 -1 4202560 270527 1259 0 0 500965 58 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9887/tid=9898] ppid=9885 vsize=2842728 CPUtime=5008.4 cores=0-7
/proc/9887/task/9898/stat : 9898 (plingeling) R 9885 9887 9861 0 -1 4202560 253451 1259 0 0 500790 50 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9887/tid=9899] ppid=9885 vsize=2842728 CPUtime=5010.31 cores=0-7
/proc/9887/task/9899/stat : 9899 (plingeling) R 9885 9887 9861 0 -1 4202560 240007 1259 0 0 500978 53 0 0 25 0 9 0 800718982 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9887/tid=9900] ppid=9885 vsize=2842728 CPUtime=4929.94 cores=0-7
/proc/9887/task/9900/stat : 9900 (plingeling) R 9885 9887 9861 0 -1 4202560 337010 1259 0 0 492926 68 0 0 25 0 9 0 800718983 2910953472 671934 33554432000 4194304 4417452 140736107590848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 2842728

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.32
CPU time (s): 40000.3
CPU user time (s): 39995.1
CPU system time (s): 5.20621
CPU usage (%): 798.359
Max. virtual memory (cumulated for all children) (KiB): 2908264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39995.1
system time used= 5.20621
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2509455
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= 314
involuntary context switches= 193590

runsolver used 21.8517 second user time and 58.5801 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-23 00:54:43
IDJOB=3394744
IDBENCH=84028
IDSOLVER=1851
FILE ID=node116/3394744-1306104883
RUNJOBID= node116-1306104883-9875
PBS_JOBID= 13388016
Free space on /tmp= 73224 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394744-1306104883/watcher-3394744-1306104883 -o /tmp/evaluation-result-3394744-1306104883/solver-3394744-1306104883 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394744-1306104883.cnf

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

MD5SUM BENCH= bdf2c49c74bfdbd3bd4663dca402d24f
RANDOM SEED=1541303683

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15241592 kB
Buffers:        279376 kB
Cached:        5858428 kB
SwapCached:      12328 kB
Active:       14645048 kB
Inactive:      2789604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15241592 kB
SwapTotal:    67111528 kB
SwapFree:     65730944 kB
Dirty:              32 kB
Writeback:           0 kB
AnonPages:    11295392 kB
Mapped:          23764 kB
Slab:           141420 kB
PageTables:      62904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139573320 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= 73224 MiB
End job on node116 at 2011-05-23 02:18:15