Trace number 3394568

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40000.7 5010.16

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_511.cnf
MD5SUM766a362c83d920a8f8dd49df62ed42c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.27781
Satisfiable
(Un)Satisfiability was proved
Number of variables509
Number of clauses4478
Sum of the clauses size17912
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44478
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-3394568-1306099870/watcher-3394568-1306099870 -o /tmp/evaluation-result-3394568-1306099870/solver-3394568-1306099870 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394568-1306099870.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.52 7.95 7.97 2/476 9675
/proc/meminfo: memFree=15241288/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=10132 CPUtime=0 cores=0-7
/proc/9675/stat : 9675 (plingeling) R 9673 9675 9469 0 -1 4202496 624 1254 0 0 0 0 0 0 25 0 1 0 800217656 10375168 555 33554432000 4194304 4417452 140736601745200 18446744073709551615 260905393920 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9675/statm: 2533 555 147 55 0 419 0
[pid=9675/tid=9681] ppid=9673 vsize=224284 CPUtime=0 cores=0-7
/proc/9675/task/9681/stat : 9681 (plingeling) R 9673 9675 9469 0 -1 4202560 20 1254 0 0 0 0 0 0 18 0 9 0 800217657 229666816 887 33554432000 4194304 4417452 140736601745200 18446744073709551615 4259985 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9675/tid=9682] ppid=9673 vsize=224284 CPUtime=0 cores=0-7
/proc/9675/task/9682/stat : 9682 (plingeling) S 9673 9675 9469 0 -1 4202560 11 1254 0 0 0 0 0 0 17 0 9 0 800217657 229666816 887 33554432000 4194304 4417452 140736601745200 18446744073709551615 260905499118 0 0 4096 17442 18446604458372871296 0 0 -1 2 0 0 0
[pid=9675/tid=9683] ppid=9673 vsize=224284 CPUtime=0 cores=0-7
/proc/9675/task/9683/stat : 9683 (plingeling) R 9673 9675 9469 0 -1 4202560 8 1254 0 0 0 0 0 0 25 0 9 0 800217657 229666816 887 33554432000 4194304 4417452 140736601745200 18446744073709551615 260905040281 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9675/tid=9684] ppid=9673 vsize=224284 CPUtime=0 cores=0-7
/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 5 1254 0 0 0 0 0 0 18 0 9 0 800217657 229666816 890 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=224284 CPUtime=0 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 35 1254 0 0 0 0 0 0 25 0 9 0 800217657 229666816 890 33554432000 4194304 4417452 140736601745200 18446744073709551615 4278205 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=224284 CPUtime=0 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 1 1254 0 0 0 0 0 0 25 0 9 0 800217657 229666816 890 33554432000 4194304 4417452 140736601745200 18446744073709551615 260905499118 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=224284 CPUtime=0 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 1 1254 0 0 0 0 0 0 25 0 9 0 800217658 229666816 890 33554432000 4194304 4417452 140736601745200 18446744073709551615 4259193 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=224284 CPUtime=0 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 1 1254 0 0 0 0 0 0 25 0 9 0 800217658 229666816 890 33554432000 4194304 4417452 140736601745200 18446744073709551615 4277540 0 0 4096 17442 0 0 0 -1 1 0 0 0

[startup+0.0386331 s]
/proc/loadavg: 7.52 7.95 7.97 2/476 9675
/proc/meminfo: memFree=15241288/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=225572 CPUtime=0.17 cores=0-7
/proc/9675/stat : 9675 (plingeling) S 9673 9675 9469 0 -1 4202496 1355 1254 0 0 17 0 0 0 25 0 9 0 800217656 230985728 1223 33554432000 4194304 4417452 140736601745200 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9675/statm: 56393 1223 179 55 0 54279 0
[pid=9675/tid=9681] ppid=9673 vsize=225572 CPUtime=0.02 cores=0-7
/proc/9675/task/9681/stat : 9681 (plingeling) R 9673 9675 9469 0 -1 4202560 52 1254 0 0 2 0 0 0 18 0 9 0 800217657 230985728 1223 33554432000 4194304 4417452 140736601745200 18446744073709551615 4236267 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9675/tid=9682] ppid=9673 vsize=225572 CPUtime=0.01 cores=0-7
/proc/9675/task/9682/stat : 9682 (plingeling) R 9673 9675 9469 0 -1 4202560 48 1254 0 0 1 0 0 0 17 0 9 0 800217657 230985728 1223 33554432000 4194304 4417452 140736601745200 18446744073709551615 4254990 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9675/tid=9683] ppid=9673 vsize=225572 CPUtime=0.01 cores=0-7
/proc/9675/task/9683/stat : 9683 (plingeling) R 9673 9675 9469 0 -1 4202560 14 1254 0 0 1 0 0 0 25 0 9 0 800217657 230985728 1223 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9675/tid=9684] ppid=9673 vsize=225572 CPUtime=0.02 cores=0-7
/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 39 1254 0 0 2 0 0 0 18 0 9 0 800217657 230985728 1223 33554432000 4194304 4417452 140736601745200 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=225572 CPUtime=0.02 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 35 1254 0 0 2 0 0 0 25 0 9 0 800217657 230985728 1223 33554432000 4194304 4417452 140736601745200 18446744073709551615 4248926 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=225572 CPUtime=0.01 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 66 1254 0 0 1 0 0 0 25 0 9 0 800217657 230985728 1223 33554432000 4194304 4417452 140736601745200 18446744073709551615 260905499118 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=225572 CPUtime=0.01 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 67 1254 0 0 1 0 0 0 25 0 9 0 800217658 230985728 1223 33554432000 4194304 4417452 140736601745200 18446744073709551615 260905499167 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=225572 CPUtime=0.02 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 97 1254 0 0 2 0 0 0 25 0 9 0 800217658 230985728 1223 33554432000 4194304 4417452 140736601745200 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 225572

[startup+0.145429 s]
/proc/loadavg: 7.52 7.95 7.97 2/476 9675
/proc/meminfo: memFree=15241288/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=231832 CPUtime=1.02 cores=0-7
/proc/9675/stat : 9675 (plingeling) S 9673 9675 9469 0 -1 4202496 3107 1254 0 0 102 0 0 0 25 0 9 0 800217656 237395968 2788 33554432000 4194304 4417452 140736601745200 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9675/statm: 57930 2760 179 55 0 55816 0
[pid=9675/tid=9681] ppid=9673 vsize=231720 CPUtime=0.12 cores=0-7
/proc/9675/task/9681/stat : 9681 (plingeling) R 9673 9675 9469 0 -1 4202560 269 1254 0 0 12 0 0 0 18 0 9 0 800217657 237281280 2760 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9675/tid=9682] ppid=9673 vsize=231720 CPUtime=0.12 cores=0-7
/proc/9675/task/9682/stat : 9682 (plingeling) R 9673 9675 9469 0 -1 4202560 223 1254 0 0 12 0 0 0 18 0 9 0 800217657 237281280 2760 33554432000 4194304 4417452 140736601745200 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9675/tid=9683] ppid=9673 vsize=231720 CPUtime=0.12 cores=0-7
/proc/9675/task/9683/stat : 9683 (plingeling) R 9673 9675 9469 0 -1 4202560 357 1254 0 0 12 0 0 0 25 0 9 0 800217657 237281280 2760 33554432000 4194304 4417452 140736601745200 18446744073709551615 260905451946 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9675/tid=9684] ppid=9673 vsize=231720 CPUtime=0.12 cores=0-7
/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 327 1254 0 0 12 0 0 0 18 0 9 0 800217657 237281280 2760 33554432000 4194304 4417452 140736601745200 18446744073709551615 4356852 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=231720 CPUtime=0.12 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 216 1254 0 0 12 0 0 0 25 0 9 0 800217657 237281280 2760 33554432000 4194304 4417452 140736601745200 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=231720 CPUtime=0.12 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 317 1254 0 0 12 0 0 0 25 0 9 0 800217657 237281280 2760 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=231720 CPUtime=0.12 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 293 1254 0 0 12 0 0 0 25 0 9 0 800217658 237281280 2760 33554432000 4194304 4417452 140736601745200 18446744073709551615 4259240 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=231720 CPUtime=0.12 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 168 1254 0 0 12 0 0 0 25 0 9 0 800217658 237281280 2760 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 231832

[startup+0.3004 s]
/proc/loadavg: 7.52 7.95 7.97 2/476 9675
/proc/meminfo: memFree=15241288/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=233460 CPUtime=2.26 cores=0-7
/proc/9675/stat : 9675 (plingeling) S 9673 9675 9469 0 -1 4202496 4752 1254 0 0 226 0 0 0 25 0 9 0 800217656 239063040 3195 33554432000 4194304 4417452 140736601745200 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9675/statm: 58365 3195 179 55 0 56251 0
[pid=9675/tid=9681] ppid=9673 vsize=233460 CPUtime=0.28 cores=0-7
/proc/9675/task/9681/stat : 9681 (plingeling) R 9673 9675 9469 0 -1 4202560 425 1254 0 0 28 0 0 0 18 0 9 0 800217657 239063040 3195 33554432000 4194304 4417452 140736601745200 18446744073709551615 4357213 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9675/tid=9682] ppid=9673 vsize=233460 CPUtime=0.28 cores=0-7
/proc/9675/task/9682/stat : 9682 (plingeling) R 9673 9675 9469 0 -1 4202560 447 1254 0 0 28 0 0 0 18 0 9 0 800217657 239063040 3195 33554432000 4194304 4417452 140736601745200 18446744073709551615 4358080 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9675/tid=9683] ppid=9673 vsize=233460 CPUtime=0.28 cores=0-7
/proc/9675/task/9683/stat : 9683 (plingeling) R 9673 9675 9469 0 -1 4202560 467 1254 0 0 28 0 0 0 25 0 9 0 800217657 239063040 3195 33554432000 4194304 4417452 140736601745200 18446744073709551615 4241956 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9675/tid=9684] ppid=9673 vsize=233460 CPUtime=0.28 cores=0-7
/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 688 1254 0 0 28 0 0 0 18 0 9 0 800217657 239063040 3195 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=233460 CPUtime=0.28 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 461 1254 0 0 28 0 0 0 25 0 9 0 800217657 239063040 3195 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=233460 CPUtime=0.27 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 520 1254 0 0 27 0 0 0 25 0 9 0 800217657 239063040 3195 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=233460 CPUtime=0.27 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 433 1254 0 0 27 0 0 0 25 0 9 0 800217658 239063040 3195 33554432000 4194304 4417452 140736601745200 18446744073709551615 4250927 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=233460 CPUtime=0.28 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 374 1254 0 0 28 0 0 0 25 0 9 0 800217658 239063040 3195 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 233460

[startup+0.700328 s]
/proc/loadavg: 7.52 7.95 7.97 2/476 9675
/proc/meminfo: memFree=15241288/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=238808 CPUtime=5.46 cores=0-7
/proc/9675/stat : 9675 (plingeling) S 9673 9675 9469 0 -1 4202496 11022 1254 0 0 544 2 0 0 25 0 9 0 800217656 244539392 4562 33554432000 4194304 4417452 140736601745200 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9675/statm: 59702 4562 179 55 0 57588 0
[pid=9675/tid=9681] ppid=9673 vsize=238808 CPUtime=0.67 cores=0-7
/proc/9675/task/9681/stat : 9681 (plingeling) R 9673 9675 9469 0 -1 4202560 1063 1254 0 0 67 0 0 0 18 0 9 0 800217657 244539392 4562 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9675/tid=9682] ppid=9673 vsize=238808 CPUtime=0.67 cores=0-7
/proc/9675/task/9682/stat : 9682 (plingeling) R 9673 9675 9469 0 -1 4202560 1262 1254 0 0 67 0 0 0 18 0 9 0 800217657 244539392 4562 33554432000 4194304 4417452 140736601745200 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9675/tid=9683] ppid=9673 vsize=238808 CPUtime=0.68 cores=0-7
/proc/9675/task/9683/stat : 9683 (plingeling) R 9673 9675 9469 0 -1 4202560 1061 1254 0 0 68 0 0 0 25 0 9 0 800217657 244539392 4562 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9675/tid=9684] ppid=9673 vsize=238808 CPUtime=0.67 cores=0-7
/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 1405 1254 0 0 67 0 0 0 18 0 9 0 800217657 244539392 4562 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=238808 CPUtime=0.68 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 1392 1254 0 0 68 0 0 0 25 0 9 0 800217657 244539392 4562 33554432000 4194304 4417452 140736601745200 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=238808 CPUtime=0.67 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 1308 1254 0 0 67 0 0 0 25 0 9 0 800217657 244539392 4562 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=238808 CPUtime=0.67 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 1279 1254 0 0 67 0 0 0 25 0 9 0 800217658 244539392 4562 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=238808 CPUtime=0.67 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 1315 1254 0 0 67 0 0 0 25 0 9 0 800217658 244539392 4562 33554432000 4194304 4417452 140736601745200 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 238808

[startup+1.50118 s]
/proc/loadavg: 7.52 7.95 7.97 9/485 9690
/proc/meminfo: memFree=15220392/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=244864 CPUtime=11.85 cores=0-7
/proc/9675/stat : 9675 (plingeling) S 9673 9675 9469 0 -1 4202496 21360 1254 0 0 1181 4 0 0 25 0 9 0 800217656 250740736 6076 33554432000 4194304 4417452 140736601745200 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9675/statm: 61216 6076 179 55 0 59102 0
[pid=9675/tid=9681] ppid=9673 vsize=244864 CPUtime=1.47 cores=0-7
/proc/9675/task/9681/stat : 9681 (plingeling) R 9673 9675 9469 0 -1 4202560 2328 1254 0 0 147 0 0 0 20 0 9 0 800217657 250740736 6076 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9675/tid=9682] ppid=9673 vsize=244864 CPUtime=1.47 cores=0-7
/proc/9675/task/9682/stat : 9682 (plingeling) R 9673 9675 9469 0 -1 4202560 2671 1254 0 0 147 0 0 0 19 0 9 0 800217657 250740736 6076 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9675/tid=9683] ppid=9673 vsize=244864 CPUtime=1.47 cores=0-7
/proc/9675/task/9683/stat : 9683 (plingeling) R 9673 9675 9469 0 -1 4202560 2592 1254 0 0 147 0 0 0 25 0 9 0 800217657 250740736 6076 33554432000 4194304 4417452 140736601745200 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9675/tid=9684] ppid=9673 vsize=244864 CPUtime=1.47 cores=0-7
/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 2584 1254 0 0 147 0 0 0 20 0 9 0 800217657 250740736 6076 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=244864 CPUtime=1.48 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 2430 1254 0 0 148 0 0 0 25 0 9 0 800217657 250740736 6076 33554432000 4194304 4417452 140736601745200 18446744073709551615 4236713 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=244864 CPUtime=1.45 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 2789 1254 0 0 145 0 0 0 25 0 9 0 800217657 250740736 6076 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=244864 CPUtime=1.47 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 2393 1254 0 0 147 0 0 0 25 0 9 0 800217658 250740736 6076 33554432000 4194304 4417452 140736601745200 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=244864 CPUtime=1.47 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 2636 1254 0 0 147 0 0 0 25 0 9 0 800217658 250740736 6076 33554432000 4194304 4417452 140736601745200 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 244864

[startup+3.10089 s]
/proc/loadavg: 7.52 7.95 7.97 9/485 9690
/proc/meminfo: memFree=15215948/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=257080 CPUtime=24.63 cores=0-7
/proc/9675/stat : 9675 (plingeling) S 9673 9675 9469 0 -1 4202496 39991 1254 0 0 2454 9 0 0 25 0 9 0 800217656 263249920 9138 33554432000 4194304 4417452 140736601745200 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9675/statm: 64270 9138 179 55 0 62156 0
[pid=9675/tid=9681] ppid=9673 vsize=257080 CPUtime=3.07 cores=0-7
/proc/9675/task/9681/stat : 9681 (plingeling) R 9673 9675 9469 0 -1 4202560 4804 1254 0 0 306 1 0 0 25 0 9 0 800217657 263249920 9138 33554432000 4194304 4417452 140736601745200 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9675/tid=9682] ppid=9673 vsize=257080 CPUtime=3.06 cores=0-7
/proc/9675/task/9682/stat : 9682 (plingeling) R 9673 9675 9469 0 -1 4202560 4995 1254 0 0 306 0 0 0 25 0 9 0 800217657 263249920 9138 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9675/tid=9683] ppid=9673 vsize=257080 CPUtime=3.07 cores=0-7
/proc/9675/task/9683/stat : 9683 (plingeling) R 9673 9675 9469 0 -1 4202560 4864 1254 0 0 307 0 0 0 25 0 9 0 800217657 263249920 9138 33554432000 4194304 4417452 140736601745200 18446744073709551615 4365062 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9675/tid=9684] ppid=9673 vsize=257080 CPUtime=3.07 cores=0-7
/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 5156 1254 0 0 306 1 0 0 25 0 9 0 800217657 263249920 9138 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=257080 CPUtime=3.07 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 4924 1254 0 0 307 0 0 0 25 0 9 0 800217657 263249920 9138 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=257080 CPUtime=3.04 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 4908 1254 0 0 303 1 0 0 25 0 9 0 800217657 263249920 9138 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=257080 CPUtime=3.07 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 4451 1254 0 0 306 1 0 0 25 0 9 0 800217658 263249920 9138 33554432000 4194304 4417452 140736601745200 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=257080 CPUtime=3.07 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 4952 1254 0 0 307 0 0 0 25 0 9 0 800217658 263249920 9138 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 257080

[startup+6.3013 s]
/proc/loadavg: 7.56 7.95 7.97 9/485 9690
/proc/meminfo: memFree=15202556/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=264380 CPUtime=50.18 cores=0-7
/proc/9675/stat : 9675 (plingeling) S 9673 9675 9469 0 -1 4202496 68642 1254 0 0 5005 13 0 0 25 0 9 0 800217656 270725120 10969 33554432000 4194304 4417452 140736601745200 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9675/statm: 66095 10969 179 55 0 63981 0

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

/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 796139 1254 0 0 471982 144 0 0 25 0 9 0 800217657 1210646528 240954 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=1182272 CPUtime=4722.43 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 849472 1254 0 0 472105 138 0 0 25 0 9 0 800217657 1210646528 240954 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=1182272 CPUtime=4648.6 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 740800 1254 0 0 464732 128 0 0 25 0 9 0 800217657 1210646528 240954 33554432000 4194304 4417452 140736601745200 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=1182272 CPUtime=4720.81 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 836909 1254 0 0 471937 144 0 0 25 0 9 0 800217658 1210646528 240954 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=1182272 CPUtime=4722.41 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 774159 1254 0 0 472118 123 0 0 25 0 9 0 800217658 1210646528 240954 33554432000 4194304 4417452 140736601745200 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37702.8
Current children cumulated vsize (KiB) 1182272

[startup+4782.3 s]
/proc/loadavg: 8.13 8.08 8.01 9/485 9832
/proc/meminfo: memFree=14403076/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=1056552 CPUtime=38181.7 cores=0-7
/proc/9675/stat : 9675 (plingeling) S 9673 9675 9469 0 -1 4202496 6265194 1254 0 0 3817110 1059 0 0 25 0 9 0 800217656 1081909248 209528 33554432000 4194304 4417452 140736601745200 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9675/statm: 264138 209528 179 55 0 262024 0
[pid=9675/tid=9681] ppid=9673 vsize=1056552 CPUtime=4782.31 cores=0-7
/proc/9675/task/9681/stat : 9681 (plingeling) R 9673 9675 9469 0 -1 4202560 750673 1254 0 0 478102 129 0 0 25 0 9 0 800217657 1081909248 209528 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9675/tid=9682] ppid=9673 vsize=1056552 CPUtime=4782.41 cores=0-7
/proc/9675/task/9682/stat : 9682 (plingeling) R 9673 9675 9469 0 -1 4202560 709383 1254 0 0 478121 120 0 0 25 0 9 0 800217657 1081909248 209528 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9675/tid=9683] ppid=9673 vsize=1056552 CPUtime=4782.4 cores=0-7
/proc/9675/task/9683/stat : 9683 (plingeling) R 9673 9675 9469 0 -1 4202560 769611 1254 0 0 478116 124 0 0 25 0 9 0 800217657 1081909248 209528 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9675/tid=9684] ppid=9673 vsize=1056552 CPUtime=4781.22 cores=0-7
/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 809807 1254 0 0 477977 145 0 0 25 0 9 0 800217657 1081909248 209528 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=1056552 CPUtime=4782.41 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 856069 1254 0 0 478102 139 0 0 25 0 9 0 800217657 1081909248 209528 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=1056552 CPUtime=4707.65 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 746716 1254 0 0 470636 129 0 0 25 0 9 0 800217657 1081909248 209528 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=1056552 CPUtime=4780.79 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 841750 1254 0 0 477934 145 0 0 25 0 9 0 800217658 1081909248 209528 33554432000 4194304 4417452 140736601745200 18446744073709551615 4365062 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=1056552 CPUtime=4782.4 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 780248 1254 0 0 478116 124 0 0 25 0 9 0 800217658 1081909248 209528 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38181.7
Current children cumulated vsize (KiB) 1056552

[startup+4842.3 s]
/proc/loadavg: 8.05 8.06 8.01 9/485 9834
/proc/meminfo: memFree=14368076/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=1091296 CPUtime=38660.7 cores=0-7
/proc/9675/stat : 9675 (plingeling) S 9673 9675 9469 0 -1 4202496 6307713 1254 0 0 3865009 1065 0 0 25 0 9 0 800217656 1117487104 218214 33554432000 4194304 4417452 140736601745200 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9675/statm: 272824 218214 179 55 0 270710 0
[pid=9675/tid=9681] ppid=9673 vsize=1091296 CPUtime=4842.31 cores=0-7
/proc/9675/task/9681/stat : 9681 (plingeling) R 9673 9675 9469 0 -1 4202560 759598 1254 0 0 484101 130 0 0 25 0 9 0 800217657 1117487104 218214 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9675/tid=9682] ppid=9673 vsize=1091296 CPUtime=4842.42 cores=0-7
/proc/9675/task/9682/stat : 9682 (plingeling) R 9673 9675 9469 0 -1 4202560 709383 1254 0 0 484122 120 0 0 25 0 9 0 800217657 1117487104 218214 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9675/tid=9683] ppid=9673 vsize=1091296 CPUtime=4842.4 cores=0-7
/proc/9675/task/9683/stat : 9683 (plingeling) R 9673 9675 9469 0 -1 4202560 776192 1254 0 0 484115 125 0 0 25 0 9 0 800217657 1117487104 218214 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9675/tid=9684] ppid=9673 vsize=1091296 CPUtime=4841.22 cores=0-7
/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 814149 1254 0 0 483976 146 0 0 25 0 9 0 800217657 1117487104 218214 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=1091296 CPUtime=4842.42 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 860562 1254 0 0 484102 140 0 0 25 0 9 0 800217657 1117487104 218214 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=1091296 CPUtime=4766.71 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 750507 1254 0 0 476541 130 0 0 25 0 9 0 800217657 1117487104 218214 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=1091296 CPUtime=4840.8 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 847390 1254 0 0 483934 146 0 0 25 0 9 0 800217658 1117487104 218214 33554432000 4194304 4417452 140736601745200 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=1091296 CPUtime=4842.4 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 788995 1254 0 0 484115 125 0 0 25 0 9 0 800217658 1117487104 218214 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38660.7
Current children cumulated vsize (KiB) 1091296

[startup+4902.3 s]
/proc/loadavg: 8.08 8.07 8.01 9/485 9835
/proc/meminfo: memFree=14315336/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=1144144 CPUtime=39139.8 cores=0-7
/proc/9675/stat : 9675 (plingeling) S 9673 9675 9469 0 -1 4202496 6353106 1254 0 0 3912909 1071 0 0 25 0 9 0 800217656 1171603456 231429 33554432000 4194304 4417452 140736601745200 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9675/statm: 286036 231429 179 55 0 283922 0
[pid=9675/tid=9681] ppid=9673 vsize=1144144 CPUtime=4902.31 cores=0-7
/proc/9675/task/9681/stat : 9681 (plingeling) R 9673 9675 9469 0 -1 4202560 764449 1254 0 0 490100 131 0 0 25 0 9 0 800217657 1171603456 231429 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9675/tid=9682] ppid=9673 vsize=1144144 CPUtime=4902.42 cores=0-7
/proc/9675/task/9682/stat : 9682 (plingeling) R 9673 9675 9469 0 -1 4202560 709593 1254 0 0 490122 120 0 0 25 0 9 0 800217657 1171603456 231429 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9675/tid=9683] ppid=9673 vsize=1144144 CPUtime=4902.4 cores=0-7
/proc/9675/task/9683/stat : 9683 (plingeling) R 9673 9675 9469 0 -1 4202560 789733 1254 0 0 490113 127 0 0 25 0 9 0 800217657 1171603456 231429 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9675/tid=9684] ppid=9673 vsize=1144144 CPUtime=4901.2 cores=0-7
/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 814149 1254 0 0 489974 146 0 0 25 0 9 0 800217657 1171603456 231429 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=1144144 CPUtime=4902.42 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 870193 1254 0 0 490101 141 0 0 25 0 9 0 800217657 1171603456 231429 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=1144144 CPUtime=4825.78 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 757196 1254 0 0 482447 131 0 0 25 0 9 0 800217657 1171603456 231429 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=1144144 CPUtime=4900.8 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 852524 1254 0 0 489933 147 0 0 25 0 9 0 800217658 1171603456 231429 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=1144144 CPUtime=4902.4 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 794332 1254 0 0 490114 126 0 0 25 0 9 0 800217658 1171603456 231429 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39139.8
Current children cumulated vsize (KiB) 1144144

[startup+4962.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/485 9837
/proc/meminfo: memFree=14316792/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=1142536 CPUtime=39618.9 cores=0-7
/proc/9675/stat : 9675 (plingeling) S 9673 9675 9469 0 -1 4202496 6403255 1254 0 0 3960805 1081 0 0 25 0 9 0 800217656 1169956864 231031 33554432000 4194304 4417452 140736601745200 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9675/statm: 285634 231031 179 55 0 283520 0
[pid=9675/tid=9681] ppid=9673 vsize=1142536 CPUtime=4962.31 cores=0-7
/proc/9675/task/9681/stat : 9681 (plingeling) R 9673 9675 9469 0 -1 4202560 772218 1254 0 0 496099 132 0 0 25 0 9 0 800217657 1169956864 231031 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9675/tid=9682] ppid=9673 vsize=1142536 CPUtime=4962.42 cores=0-7
/proc/9675/task/9682/stat : 9682 (plingeling) R 9673 9675 9469 0 -1 4202560 716088 1254 0 0 496120 122 0 0 25 0 9 0 800217657 1169956864 231031 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9675/tid=9683] ppid=9673 vsize=1142536 CPUtime=4962.4 cores=0-7
/proc/9675/task/9683/stat : 9683 (plingeling) R 9673 9675 9469 0 -1 4202560 794516 1254 0 0 496113 127 0 0 25 0 9 0 800217657 1169956864 231031 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9675/tid=9684] ppid=9673 vsize=1142536 CPUtime=4961.19 cores=0-7
/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 814149 1254 0 0 495973 146 0 0 25 0 9 0 800217657 1169956864 231031 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=1142536 CPUtime=4962.42 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 882306 1254 0 0 496098 144 0 0 25 0 9 0 800217657 1169956864 231031 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=1142536 CPUtime=4884.83 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 763139 1254 0 0 488352 131 0 0 25 0 9 0 800217657 1169956864 231031 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=1142536 CPUtime=4960.81 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 857926 1254 0 0 495933 148 0 0 25 0 9 0 800217658 1169956864 231031 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=1142536 CPUtime=4962.41 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 801976 1254 0 0 496113 128 0 0 25 0 9 0 800217658 1169956864 231031 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39618.9
Current children cumulated vsize (KiB) 1142536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.1 s]
/proc/loadavg: 8.08 8.06 8.00 9/485 9838
/proc/meminfo: memFree=14246680/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=1212420 CPUtime=40000.6 cores=0-7
/proc/9675/stat : 9675 (plingeling) S 9673 9675 9469 0 -1 4202496 6440755 1254 0 0 3998971 1087 0 0 25 0 9 0 800217656 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9675/statm: 303105 248502 179 55 0 300991 0
[pid=9675/tid=9681] ppid=9673 vsize=1212420 CPUtime=5010.13 cores=0-7
/proc/9675/task/9681/stat : 9681 (plingeling) R 9673 9675 9469 0 -1 4202560 776099 1254 0 0 500881 132 0 0 25 0 9 0 800217657 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9675/tid=9682] ppid=9673 vsize=1212420 CPUtime=5010.24 cores=0-7
/proc/9675/task/9682/stat : 9682 (plingeling) R 9673 9675 9469 0 -1 4202560 716088 1254 0 0 500902 122 0 0 25 0 9 0 800217657 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9675/tid=9683] ppid=9673 vsize=1212420 CPUtime=5010.22 cores=0-7
/proc/9675/task/9683/stat : 9683 (plingeling) R 9673 9675 9469 0 -1 4202560 800149 1254 0 0 500894 128 0 0 25 0 9 0 800217657 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9675/tid=9684] ppid=9673 vsize=1212420 CPUtime=5008.99 cores=0-7
/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 815949 1254 0 0 500753 146 0 0 25 0 9 0 800217657 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=1212420 CPUtime=5010.24 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 888108 1254 0 0 500879 145 0 0 25 0 9 0 800217657 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=1212420 CPUtime=4931.9 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 766498 1254 0 0 493058 132 0 0 25 0 9 0 800217657 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=1212420 CPUtime=5008.62 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 863297 1254 0 0 500714 148 0 0 25 0 9 0 800217658 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=1212420 CPUtime=5010.23 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 813630 1254 0 0 500892 131 0 0 25 0 9 0 800217658 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 1212420

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

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

[startup+5010.1 s]
/proc/loadavg: 8.08 8.06 8.00 9/485 9838
/proc/meminfo: memFree=14246680/32950928 swapFree=65730944/67111528
[pid=9675] ppid=9673 vsize=1212420 CPUtime=40000.6 cores=0-7
/proc/9675/stat : 9675 (plingeling) S 9673 9675 9469 0 -1 4202496 6440755 1254 0 0 3998971 1087 0 0 25 0 9 0 800217656 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9675/statm: 303105 248502 179 55 0 300991 0
[pid=9675/tid=9681] ppid=9673 vsize=1212420 CPUtime=5010.13 cores=0-7
/proc/9675/task/9681/stat : 9681 (plingeling) R 9673 9675 9469 0 -1 4202560 776099 1254 0 0 500881 132 0 0 25 0 9 0 800217657 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9675/tid=9682] ppid=9673 vsize=1212420 CPUtime=5010.24 cores=0-7
/proc/9675/task/9682/stat : 9682 (plingeling) R 9673 9675 9469 0 -1 4202560 716088 1254 0 0 500902 122 0 0 25 0 9 0 800217657 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9675/tid=9683] ppid=9673 vsize=1212420 CPUtime=5010.22 cores=0-7
/proc/9675/task/9683/stat : 9683 (plingeling) R 9673 9675 9469 0 -1 4202560 800149 1254 0 0 500894 128 0 0 25 0 9 0 800217657 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9675/tid=9684] ppid=9673 vsize=1212420 CPUtime=5008.99 cores=0-7
/proc/9675/task/9684/stat : 9684 (plingeling) R 9673 9675 9469 0 -1 4202560 815949 1254 0 0 500753 146 0 0 25 0 9 0 800217657 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9675/tid=9685] ppid=9673 vsize=1212420 CPUtime=5010.24 cores=0-7
/proc/9675/task/9685/stat : 9685 (plingeling) R 9673 9675 9469 0 -1 4202560 888108 1254 0 0 500879 145 0 0 25 0 9 0 800217657 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9675/tid=9686] ppid=9673 vsize=1212420 CPUtime=4931.9 cores=0-7
/proc/9675/task/9686/stat : 9686 (plingeling) R 9673 9675 9469 0 -1 4202560 766498 1254 0 0 493058 132 0 0 25 0 9 0 800217657 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9675/tid=9687] ppid=9673 vsize=1212420 CPUtime=5008.62 cores=0-7
/proc/9675/task/9687/stat : 9687 (plingeling) R 9673 9675 9469 0 -1 4202560 863297 1254 0 0 500714 148 0 0 25 0 9 0 800217658 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9675/tid=9688] ppid=9673 vsize=1212420 CPUtime=5010.23 cores=0-7
/proc/9675/task/9688/stat : 9688 (plingeling) R 9673 9675 9469 0 -1 4202560 813630 1254 0 0 500892 131 0 0 25 0 9 0 800217658 1241518080 248502 33554432000 4194304 4417452 140736601745200 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 1212420

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.16
CPU time (s): 40000.7
CPU user time (s): 39989.8
CPU system time (s): 10.9183
CPU usage (%): 798.392
Max. virtual memory (cumulated for all children) (KiB): 1229788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.8
system time used= 10.9183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6442010
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= 505
involuntary context switches= 190595

runsolver used 21.8457 second user time and 56.5144 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-22 23:31:10
IDJOB=3394568
IDBENCH=83250
IDSOLVER=1851
FILE ID=node116/3394568-1306099870
RUNJOBID= node116-1306094857-9483
PBS_JOBID= 13387964
Free space on /tmp= 73224 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_511.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394568-1306099870/watcher-3394568-1306099870 -o /tmp/evaluation-result-3394568-1306099870/solver-3394568-1306099870 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394568-1306099870.cnf

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

MD5SUM BENCH= 766a362c83d920a8f8dd49df62ed42c9
RANDOM SEED=765279516

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:      15241568 kB
Buffers:        278576 kB
Cached:        5858064 kB
SwapCached:      12328 kB
Active:       14644476 kB
Inactive:      2789556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15241568 kB
SwapTotal:    67111528 kB
SwapFree:     65730944 kB
Dirty:             396 kB
Writeback:          52 kB
AnonPages:    11295424 kB
Mapped:          24200 kB
Slab:           141348 kB
PageTables:      62360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139576996 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 00:54:42