Trace number 3394742

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40000.4 5009.31

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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-3394742-1306104816/watcher-3394742-1306104816 -o /tmp/evaluation-result-3394742-1306104816/solver-3394742-1306104816 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394742-1306104816.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.68 7.92 7.96 1/422 17559
/proc/meminfo: memFree=15946812/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=222688 CPUtime=0.04 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 614 1252 0 0 4 0 0 0 19 0 9 0 722082073 228032512 527 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 55672 530 178 55 0 53558 0
[pid=17559/tid=17565] ppid=17557 vsize=222688 CPUtime=0 cores=0-7
/proc/17559/task/17565/stat : 17565 (plingeling) R 17557 17559 17492 0 -1 4202560 24 1252 0 0 0 0 0 0 18 0 9 0 722082074 228032512 530 33554432000 4194304 4417452 140737139362112 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17559/tid=17566] ppid=17557 vsize=222688 CPUtime=0 cores=0-7
/proc/17559/task/17566/stat : 17566 (plingeling) R 17557 17559 17492 0 -1 4202560 30 1252 0 0 0 0 0 0 18 0 9 0 722082074 228032512 530 33554432000 4194304 4417452 140737139362112 18446744073709551615 4257122 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17559/tid=17567] ppid=17557 vsize=222688 CPUtime=0 cores=0-7
/proc/17559/task/17567/stat : 17567 (plingeling) R 17557 17559 17492 0 -1 4202560 15 1252 0 0 0 0 0 0 18 0 9 0 722082074 228032512 530 33554432000 4194304 4417452 140737139362112 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17559/tid=17568] ppid=17557 vsize=222688 CPUtime=0 cores=0-7
/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 6 1252 0 0 0 0 0 0 19 0 9 0 722082074 228032512 530 33554432000 4194304 4417452 140737139362112 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=222688 CPUtime=0 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 2 1252 0 0 0 0 0 0 20 0 9 0 722082074 228032512 530 33554432000 4194304 4417452 140737139362112 18446744073709551615 244447050271 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=222688 CPUtime=0 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 17 1252 0 0 0 0 0 0 18 0 9 0 722082074 228032512 530 33554432000 4194304 4417452 140737139362112 18446744073709551615 4252419 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=222688 CPUtime=0 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 13 1252 0 0 0 0 0 0 18 0 9 0 722082074 228032512 530 33554432000 4194304 4417452 140737139362112 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=222688 CPUtime=0 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 16 1252 0 0 0 0 0 0 18 0 9 0 722082074 228032512 530 33554432000 4194304 4417452 140737139362112 18446744073709551615 4216603 0 0 4096 17442 0 0 0 -1 6 0 0 0

[startup+0.117446 s]
/proc/loadavg: 7.68 7.92 7.96 1/422 17559
/proc/meminfo: memFree=15946812/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=227592 CPUtime=0.86 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 2114 1252 0 0 86 0 0 0 19 0 9 0 722082073 233054208 1804 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 56898 1804 180 55 0 54784 0
[pid=17559/tid=17565] ppid=17557 vsize=227592 CPUtime=0.1 cores=0-7
/proc/17559/task/17565/stat : 17565 (plingeling) R 17557 17559 17492 0 -1 4202560 205 1252 0 0 10 0 0 0 18 0 9 0 722082074 233054208 1804 33554432000 4194304 4417452 140737139362112 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17559/tid=17566] ppid=17557 vsize=227592 CPUtime=0.1 cores=0-7
/proc/17559/task/17566/stat : 17566 (plingeling) R 17557 17559 17492 0 -1 4202560 166 1252 0 0 10 0 0 0 18 0 9 0 722082074 233054208 1804 33554432000 4194304 4417452 140737139362112 18446744073709551615 4250861 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17559/tid=17567] ppid=17557 vsize=227592 CPUtime=0.1 cores=0-7
/proc/17559/task/17567/stat : 17567 (plingeling) R 17557 17559 17492 0 -1 4202560 364 1252 0 0 10 0 0 0 18 0 9 0 722082074 233054208 1804 33554432000 4194304 4417452 140737139362112 18446744073709551615 4251081 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17559/tid=17568] ppid=17557 vsize=227592 CPUtime=0.1 cores=0-7
/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 187 1252 0 0 10 0 0 0 20 0 9 0 722082074 233054208 1804 33554432000 4194304 4417452 140737139362112 18446744073709551615 4358526 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=227592 CPUtime=0.1 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 114 1252 0 0 10 0 0 0 20 0 9 0 722082074 233054208 1804 33554432000 4194304 4417452 140737139362112 18446744073709551615 4257502 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=227592 CPUtime=0.1 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 137 1252 0 0 10 0 0 0 18 0 9 0 722082074 233054208 1804 33554432000 4194304 4417452 140737139362112 18446744073709551615 4232730 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=227592 CPUtime=0.1 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 250 1252 0 0 10 0 0 0 18 0 9 0 722082074 233054208 1804 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=227592 CPUtime=0.1 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 197 1252 0 0 10 0 0 0 18 0 9 0 722082074 233054208 1804 33554432000 4194304 4417452 140737139362112 18446744073709551615 4356889 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 227592

[startup+0.217427 s]
/proc/loadavg: 7.68 7.92 7.96 1/422 17559
/proc/meminfo: memFree=15946812/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=228608 CPUtime=1.66 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 3678 1252 0 0 166 0 0 0 19 0 9 0 722082073 234094592 2075 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 57152 2075 180 55 0 55038 0
[pid=17559/tid=17565] ppid=17557 vsize=228608 CPUtime=0.2 cores=0-7
/proc/17559/task/17565/stat : 17565 (plingeling) R 17557 17559 17492 0 -1 4202560 452 1252 0 0 20 0 0 0 18 0 9 0 722082074 234094592 2075 33554432000 4194304 4417452 140737139362112 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17559/tid=17566] ppid=17557 vsize=228608 CPUtime=0.2 cores=0-7
/proc/17559/task/17566/stat : 17566 (plingeling) R 17557 17559 17492 0 -1 4202560 455 1252 0 0 20 0 0 0 18 0 9 0 722082074 234094592 2075 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17559/tid=17567] ppid=17557 vsize=228608 CPUtime=0.2 cores=0-7
/proc/17559/task/17567/stat : 17567 (plingeling) R 17557 17559 17492 0 -1 4202560 493 1252 0 0 20 0 0 0 18 0 9 0 722082074 234094592 2075 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17559/tid=17568] ppid=17557 vsize=228608 CPUtime=0.2 cores=0-7
/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 369 1252 0 0 20 0 0 0 20 0 9 0 722082074 234094592 2075 33554432000 4194304 4417452 140737139362112 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=228608 CPUtime=0.2 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 227 1252 0 0 20 0 0 0 20 0 9 0 722082074 234094592 2075 33554432000 4194304 4417452 140737139362112 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=228608 CPUtime=0.2 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 403 1252 0 0 20 0 0 0 18 0 9 0 722082074 234094592 2075 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=228608 CPUtime=0.2 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 452 1252 0 0 20 0 0 0 18 0 9 0 722082074 234094592 2075 33554432000 4194304 4417452 140737139362112 18446744073709551615 4353580 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=228608 CPUtime=0.2 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 333 1252 0 0 20 0 0 0 18 0 9 0 722082074 234094592 2075 33554432000 4194304 4417452 140737139362112 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 228608

[startup+0.317409 s]
/proc/loadavg: 7.68 7.92 7.96 1/422 17559
/proc/meminfo: memFree=15946812/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=232112 CPUtime=2.46 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 5448 1252 0 0 246 0 0 0 19 0 9 0 722082073 237682688 2962 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 58028 2962 180 55 0 55914 0
[pid=17559/tid=17565] ppid=17557 vsize=232112 CPUtime=0.3 cores=0-7
/proc/17559/task/17565/stat : 17565 (plingeling) R 17557 17559 17492 0 -1 4202560 663 1252 0 0 30 0 0 0 18 0 9 0 722082074 237682688 2962 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17559/tid=17566] ppid=17557 vsize=232112 CPUtime=0.3 cores=0-7
/proc/17559/task/17566/stat : 17566 (plingeling) R 17557 17559 17492 0 -1 4202560 754 1252 0 0 30 0 0 0 18 0 9 0 722082074 237682688 2962 33554432000 4194304 4417452 140737139362112 18446744073709551615 4365952 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17559/tid=17567] ppid=17557 vsize=232112 CPUtime=0.3 cores=0-7
/proc/17559/task/17567/stat : 17567 (plingeling) R 17557 17559 17492 0 -1 4202560 829 1252 0 0 30 0 0 0 18 0 9 0 722082074 237682688 2962 33554432000 4194304 4417452 140737139362112 18446744073709551615 4247002 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17559/tid=17568] ppid=17557 vsize=232084 CPUtime=0.3 cores=0-7
/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 542 1252 0 0 30 0 0 0 20 0 9 0 722082074 237654016 2955 33554432000 4194304 4417452 140737139362112 18446744073709551615 4366639 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=232084 CPUtime=0.3 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 432 1252 0 0 30 0 0 0 20 0 9 0 722082074 237654016 2955 33554432000 4194304 4417452 140737139362112 18446744073709551615 4366355 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=232084 CPUtime=0.3 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 565 1252 0 0 30 0 0 0 18 0 9 0 722082074 237654016 2955 33554432000 4194304 4417452 140737139362112 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=232084 CPUtime=0.3 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 642 1252 0 0 30 0 0 0 18 0 9 0 722082074 237654016 2955 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=231888 CPUtime=0.3 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 527 1252 0 0 30 0 0 0 18 0 9 0 722082074 237453312 2906 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 232112

[startup+0.700339 s]
/proc/loadavg: 7.68 7.92 7.96 1/422 17559
/proc/meminfo: memFree=15946812/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=236576 CPUtime=5.52 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 10193 1252 0 0 551 1 0 0 19 0 9 0 722082073 242253824 4090 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 59127 4073 180 55 0 57013 0
[pid=17559/tid=17565] ppid=17557 vsize=236276 CPUtime=0.68 cores=0-7
/proc/17559/task/17565/stat : 17565 (plingeling) R 17557 17559 17492 0 -1 4202560 1317 1252 0 0 68 0 0 0 18 0 9 0 722082074 241946624 4015 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17559/tid=17566] ppid=17557 vsize=236256 CPUtime=0.68 cores=0-7
/proc/17559/task/17566/stat : 17566 (plingeling) R 17557 17559 17492 0 -1 4202560 1240 1252 0 0 68 0 0 0 18 0 9 0 722082074 241926144 4010 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17559/tid=17567] ppid=17557 vsize=236256 CPUtime=0.68 cores=0-7
/proc/17559/task/17567/stat : 17567 (plingeling) R 17557 17559 17492 0 -1 4202560 1330 1252 0 0 68 0 0 0 18 0 9 0 722082074 241926144 4010 33554432000 4194304 4417452 140737139362112 18446744073709551615 244447003050 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17559/tid=17568] ppid=17557 vsize=236256 CPUtime=0.69 cores=0-7
/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 1130 1252 0 0 69 0 0 0 20 0 9 0 722082074 241926144 4010 33554432000 4194304 4417452 140737139362112 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=236256 CPUtime=0.68 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 1050 1252 0 0 68 0 0 0 20 0 9 0 722082074 241926144 4010 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=236256 CPUtime=0.68 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 1161 1252 0 0 68 0 0 0 18 0 9 0 722082074 241926144 4010 33554432000 4194304 4417452 140737139362112 18446744073709551615 4354461 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=236256 CPUtime=0.69 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 1290 1252 0 0 69 0 0 0 18 0 9 0 722082074 241926144 4010 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=236256 CPUtime=0.68 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 1181 1252 0 0 68 0 0 0 18 0 9 0 722082074 241926144 4010 33554432000 4194304 4417452 140737139362112 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 236576

[startup+1.50119 s]
/proc/loadavg: 7.78 7.94 7.97 9/431 17573
/proc/meminfo: memFree=15925296/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=244460 CPUtime=11.92 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 19806 1252 0 0 1188 4 0 0 19 0 9 0 722082073 250327040 6049 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 61115 6049 180 55 0 59001 0
[pid=17559/tid=17565] ppid=17557 vsize=244460 CPUtime=1.48 cores=0-7
/proc/17559/task/17565/stat : 17565 (plingeling) R 17557 17559 17492 0 -1 4202560 2370 1252 0 0 148 0 0 0 20 0 9 0 722082074 250327040 6049 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17559/tid=17566] ppid=17557 vsize=244460 CPUtime=1.48 cores=0-7
/proc/17559/task/17566/stat : 17566 (plingeling) R 17557 17559 17492 0 -1 4202560 2656 1252 0 0 148 0 0 0 20 0 9 0 722082074 250327040 6049 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17559/tid=17567] ppid=17557 vsize=244460 CPUtime=1.48 cores=0-7
/proc/17559/task/17567/stat : 17567 (plingeling) R 17557 17559 17492 0 -1 4202560 2410 1252 0 0 148 0 0 0 20 0 9 0 722082074 250327040 6049 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17559/tid=17568] ppid=17557 vsize=244460 CPUtime=1.48 cores=0-7
/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 2005 1252 0 0 148 0 0 0 23 0 9 0 722082074 250327040 6049 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=244460 CPUtime=1.46 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 2514 1252 0 0 146 0 0 0 23 0 9 0 722082074 250327040 6049 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=244460 CPUtime=1.48 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 2278 1252 0 0 148 0 0 0 19 0 9 0 722082074 250327040 6049 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=244460 CPUtime=1.48 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 2489 1252 0 0 148 0 0 0 20 0 9 0 722082074 250327040 6049 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=244460 CPUtime=1.48 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 2590 1252 0 0 148 0 0 0 20 0 9 0 722082074 250327040 6049 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.92
Current children cumulated vsize (KiB) 244460

[startup+3.10089 s]
/proc/loadavg: 7.78 7.94 7.97 9/431 17573
/proc/meminfo: memFree=15918848/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=252148 CPUtime=24.7 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 35224 1252 0 0 2464 6 0 0 19 0 9 0 722082073 258199552 7941 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 63037 7941 180 55 0 60923 0
[pid=17559/tid=17565] ppid=17557 vsize=252148 CPUtime=3.08 cores=0-7
/proc/17559/task/17565/stat : 17565 (plingeling) R 17557 17559 17492 0 -1 4202560 4559 1252 0 0 308 0 0 0 25 0 9 0 722082074 258199552 7941 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17559/tid=17566] ppid=17557 vsize=252148 CPUtime=3.08 cores=0-7
/proc/17559/task/17566/stat : 17566 (plingeling) R 17557 17559 17492 0 -1 4202560 4439 1252 0 0 308 0 0 0 25 0 9 0 722082074 258199552 7941 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17559/tid=17567] ppid=17557 vsize=252148 CPUtime=3.08 cores=0-7
/proc/17559/task/17567/stat : 17567 (plingeling) R 17557 17559 17492 0 -1 4202560 4200 1252 0 0 308 0 0 0 25 0 9 0 722082074 258199552 7941 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17559/tid=17568] ppid=17557 vsize=252148 CPUtime=3.06 cores=0-7
/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 3994 1252 0 0 306 0 0 0 25 0 9 0 722082074 258199552 7941 33554432000 4194304 4417452 140737139362112 18446744073709551615 4356884 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=252148 CPUtime=3.06 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 4424 1252 0 0 306 0 0 0 25 0 9 0 722082074 258199552 7941 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=252148 CPUtime=3.08 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 4029 1252 0 0 308 0 0 0 25 0 9 0 722082074 258199552 7941 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364791 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=252148 CPUtime=3.08 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 4646 1252 0 0 308 0 0 0 25 0 9 0 722082074 258199552 7941 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=252148 CPUtime=3.08 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 4439 1252 0 0 308 0 0 0 25 0 9 0 722082074 258199552 7941 33554432000 4194304 4417452 140737139362112 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 252148

[startup+6.3013 s]
/proc/loadavg: 7.78 7.94 7.97 9/431 17573
/proc/meminfo: memFree=15900304/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=268056 CPUtime=50.26 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 63346 1252 0 0 5015 11 0 0 19 0 9 0 722082073 274489344 11922 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 67014 11922 180 55 0 64900 0

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

/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 411874 1252 0 0 465389 94 0 0 25 0 9 0 722082074 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=2674424 CPUtime=4722.41 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 574508 1252 0 0 472143 98 0 0 25 0 9 0 722082074 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=2674424 CPUtime=4722.47 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 431025 1252 0 0 472167 80 0 0 25 0 9 0 722082074 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=2674424 CPUtime=4722.46 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 404486 1252 0 0 472160 86 0 0 25 0 9 0 722082074 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=2674424 CPUtime=4721.22 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 402847 1252 0 0 472047 75 0 0 25 0 9 0 722082074 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37709.2
Current children cumulated vsize (KiB) 2674424

[startup+4782.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/431 17724
/proc/meminfo: memFree=13487696/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=2674424 CPUtime=38188.2 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 3852148 1252 0 0 3818085 736 0 0 19 0 9 0 722082073 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 668606 613821 180 55 0 666492 0
[pid=17559/tid=17565] ppid=17557 vsize=2674424 CPUtime=4782.12 cores=0-7
/proc/17559/task/17565/stat : 17565 (plingeling) R 17557 17559 17492 0 -1 4202560 505455 1252 0 0 478110 102 0 0 25 0 9 0 722082074 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17559/tid=17566] ppid=17557 vsize=2674424 CPUtime=4781.11 cores=0-7
/proc/17559/task/17566/stat : 17566 (plingeling) R 17557 17559 17492 0 -1 4202560 664482 1252 0 0 478006 105 0 0 25 0 9 0 722082074 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17559/tid=17567] ppid=17557 vsize=2674424 CPUtime=4782.44 cores=0-7
/proc/17559/task/17567/stat : 17567 (plingeling) R 17557 17559 17492 0 -1 4202560 456977 1252 0 0 478154 90 0 0 25 0 9 0 722082074 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17559/tid=17568] ppid=17557 vsize=2674424 CPUtime=4713.95 cores=0-7
/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 411874 1252 0 0 471301 94 0 0 25 0 9 0 722082074 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=2674424 CPUtime=4782.4 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 574508 1252 0 0 478142 98 0 0 25 0 9 0 722082074 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=2674424 CPUtime=4782.45 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 431025 1252 0 0 478165 80 0 0 25 0 9 0 722082074 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=2674424 CPUtime=4782.45 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 404486 1252 0 0 478159 86 0 0 25 0 9 0 722082074 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=2674424 CPUtime=4781.2 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 402847 1252 0 0 478045 75 0 0 25 0 9 0 722082074 2738610176 613821 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38188.2
Current children cumulated vsize (KiB) 2674424

[startup+4842.32 s]
/proc/loadavg: 8.04 8.03 8.00 9/431 17726
/proc/meminfo: memFree=13487276/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=2674444 CPUtime=38667.4 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 3852153 1252 0 0 3866009 736 0 0 19 0 9 0 722082073 2738630656 613826 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 668611 613826 180 55 0 666497 0
[pid=17559/tid=17565] ppid=17557 vsize=2674444 CPUtime=4842.13 cores=0-7
/proc/17559/task/17565/stat : 17565 (plingeling) R 17557 17559 17492 0 -1 4202560 505455 1252 0 0 484111 102 0 0 25 0 9 0 722082074 2738630656 613826 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17559/tid=17566] ppid=17557 vsize=2674444 CPUtime=4841.12 cores=0-7
/proc/17559/task/17566/stat : 17566 (plingeling) R 17557 17559 17492 0 -1 4202560 664487 1252 0 0 484007 105 0 0 25 0 9 0 722082074 2738630656 613826 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17559/tid=17567] ppid=17557 vsize=2674444 CPUtime=4842.46 cores=0-7
/proc/17559/task/17567/stat : 17567 (plingeling) R 17557 17559 17492 0 -1 4202560 456977 1252 0 0 484156 90 0 0 25 0 9 0 722082074 2738630656 613826 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17559/tid=17568] ppid=17557 vsize=2674444 CPUtime=4773.09 cores=0-7
/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 411874 1252 0 0 477215 94 0 0 25 0 9 0 722082074 2738630656 613826 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=2674444 CPUtime=4842.41 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 574508 1252 0 0 484143 98 0 0 25 0 9 0 722082074 2738630656 613826 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=2674444 CPUtime=4842.47 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 431025 1252 0 0 484167 80 0 0 25 0 9 0 722082074 2738630656 613826 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=2674444 CPUtime=4842.46 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 404486 1252 0 0 484160 86 0 0 25 0 9 0 722082074 2738630656 613826 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=2674444 CPUtime=4841.19 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 402847 1252 0 0 484044 75 0 0 25 0 9 0 722082074 2738630656 613826 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38667.4
Current children cumulated vsize (KiB) 2674444

[startup+4902.3 s]
/proc/loadavg: 8.05 8.03 8.00 9/431 17728
/proc/meminfo: memFree=13551472/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=2610552 CPUtime=39146.5 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 3924300 1252 0 0 3913899 747 0 0 19 0 9 0 722082073 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 652638 597884 180 55 0 650524 0
[pid=17559/tid=17565] ppid=17557 vsize=2610552 CPUtime=4902.12 cores=0-7
/proc/17559/task/17565/stat : 17565 (plingeling) R 17557 17559 17492 0 -1 4202560 514737 1252 0 0 490107 105 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17559/tid=17566] ppid=17557 vsize=2610552 CPUtime=4901.12 cores=0-7
/proc/17559/task/17566/stat : 17566 (plingeling) R 17557 17559 17492 0 -1 4202560 686859 1252 0 0 490003 109 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17559/tid=17567] ppid=17557 vsize=2610552 CPUtime=4902.45 cores=0-7
/proc/17559/task/17567/stat : 17567 (plingeling) R 17557 17559 17492 0 -1 4202560 456977 1252 0 0 490155 90 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17559/tid=17568] ppid=17557 vsize=2610552 CPUtime=4832.21 cores=0-7
/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 411874 1252 0 0 483127 94 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=2610552 CPUtime=4902.4 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 574508 1252 0 0 490142 98 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=2610552 CPUtime=4902.45 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 471518 1252 0 0 490160 85 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=2610552 CPUtime=4902.45 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 404486 1252 0 0 490159 86 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=2610552 CPUtime=4901.17 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 402847 1252 0 0 490042 75 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39146.5
Current children cumulated vsize (KiB) 2610552

[startup+4962.3 s]
/proc/loadavg: 8.02 8.02 8.00 9/431 17729
/proc/meminfo: memFree=13551184/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=2610552 CPUtime=39625.6 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 3924300 1252 0 0 3961812 747 0 0 19 0 9 0 722082073 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 652638 597884 180 55 0 650524 0
[pid=17559/tid=17565] ppid=17557 vsize=2610552 CPUtime=4962.12 cores=0-7
/proc/17559/task/17565/stat : 17565 (plingeling) R 17557 17559 17492 0 -1 4202560 514737 1252 0 0 496107 105 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17559/tid=17566] ppid=17557 vsize=2610552 CPUtime=4961.12 cores=0-7
/proc/17559/task/17566/stat : 17566 (plingeling) R 17557 17559 17492 0 -1 4202560 686859 1252 0 0 496003 109 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17559/tid=17567] ppid=17557 vsize=2610552 CPUtime=4962.45 cores=0-7
/proc/17559/task/17567/stat : 17567 (plingeling) R 17557 17559 17492 0 -1 4202560 456977 1252 0 0 496155 90 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364690 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17559/tid=17568] ppid=17557 vsize=2610552 CPUtime=4891.34 cores=0-7
/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 411874 1252 0 0 489040 94 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=2610552 CPUtime=4962.4 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 574508 1252 0 0 496142 98 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=2610552 CPUtime=4962.45 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 471518 1252 0 0 496160 85 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=2610552 CPUtime=4962.45 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 404486 1252 0 0 496159 86 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=2610552 CPUtime=4961.16 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 402847 1252 0 0 496041 75 0 0 25 0 9 0 722082074 2673205248 597884 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39625.6
Current children cumulated vsize (KiB) 2610552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.2 s]
/proc/loadavg: 8.01 8.02 8.00 9/431 17730
/proc/meminfo: memFree=13506868/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=2654464 CPUtime=40000.2 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 3935278 1252 0 0 3999273 751 0 0 19 0 9 0 722082073 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 663616 608862 180 55 0 661502 0
[pid=17559/tid=17565] ppid=17557 vsize=2654464 CPUtime=5009.04 cores=0-7
/proc/17559/task/17565/stat : 17565 (plingeling) R 17557 17559 17492 0 -1 4202560 514737 1252 0 0 500799 105 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17559/tid=17566] ppid=17557 vsize=2654464 CPUtime=5008.03 cores=0-7
/proc/17559/task/17566/stat : 17566 (plingeling) R 17557 17559 17492 0 -1 4202560 689415 1252 0 0 500694 109 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17559/tid=17567] ppid=17557 vsize=2654464 CPUtime=5009.37 cores=0-7
/proc/17559/task/17567/stat : 17567 (plingeling) R 17557 17559 17492 0 -1 4202560 456977 1252 0 0 500847 90 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17559/tid=17568] ppid=17557 vsize=2654464 CPUtime=4937.57 cores=0-7
/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 420296 1252 0 0 493660 97 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=2654464 CPUtime=5009.32 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 574508 1252 0 0 500834 98 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=2654464 CPUtime=5009.37 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 471518 1252 0 0 500852 85 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=2654464 CPUtime=5009.37 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 404486 1252 0 0 500851 86 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=2654464 CPUtime=5008.06 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 402847 1252 0 0 500731 75 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 2654464

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

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

[startup+5009.2 s]
/proc/loadavg: 8.01 8.02 8.00 9/431 17730
/proc/meminfo: memFree=13506868/32951124 swapFree=44485824/67111528
[pid=17559] ppid=17557 vsize=2654464 CPUtime=40000.2 cores=0-7
/proc/17559/stat : 17559 (plingeling) S 17557 17559 17492 0 -1 4202496 3935278 1252 0 0 3999273 751 0 0 19 0 9 0 722082073 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17559/statm: 663616 608862 180 55 0 661502 0
[pid=17559/tid=17565] ppid=17557 vsize=2654464 CPUtime=5009.04 cores=0-7
/proc/17559/task/17565/stat : 17565 (plingeling) R 17557 17559 17492 0 -1 4202560 514737 1252 0 0 500799 105 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17559/tid=17566] ppid=17557 vsize=2654464 CPUtime=5008.03 cores=0-7
/proc/17559/task/17566/stat : 17566 (plingeling) R 17557 17559 17492 0 -1 4202560 689415 1252 0 0 500694 109 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17559/tid=17567] ppid=17557 vsize=2654464 CPUtime=5009.37 cores=0-7
/proc/17559/task/17567/stat : 17567 (plingeling) R 17557 17559 17492 0 -1 4202560 456977 1252 0 0 500847 90 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17559/tid=17568] ppid=17557 vsize=2654464 CPUtime=4937.57 cores=0-7
/proc/17559/task/17568/stat : 17568 (plingeling) R 17557 17559 17492 0 -1 4202560 420296 1252 0 0 493660 97 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17559/tid=17569] ppid=17557 vsize=2654464 CPUtime=5009.32 cores=0-7
/proc/17559/task/17569/stat : 17569 (plingeling) R 17557 17559 17492 0 -1 4202560 574508 1252 0 0 500834 98 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17559/tid=17570] ppid=17557 vsize=2654464 CPUtime=5009.37 cores=0-7
/proc/17559/task/17570/stat : 17570 (plingeling) R 17557 17559 17492 0 -1 4202560 471518 1252 0 0 500852 85 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17559/tid=17571] ppid=17557 vsize=2654464 CPUtime=5009.37 cores=0-7
/proc/17559/task/17571/stat : 17571 (plingeling) R 17557 17559 17492 0 -1 4202560 404486 1252 0 0 500851 86 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17559/tid=17572] ppid=17557 vsize=2654464 CPUtime=5008.06 cores=0-7
/proc/17559/task/17572/stat : 17572 (plingeling) R 17557 17559 17492 0 -1 4202560 402847 1252 0 0 500731 75 0 0 25 0 9 0 722082074 2718171136 608862 33554432000 4194304 4417452 140737139362112 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 2654464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.31
CPU time (s): 40000.4
CPU user time (s): 39992.8
CPU system time (s): 7.60184
CPU usage (%): 798.521
Max. virtual memory (cumulated for all children) (KiB): 2674444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39992.8
system time used= 7.60184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3936530
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= 310
involuntary context switches= 143198

runsolver used 19.826 second user time and 51.9761 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-23 00:53:36
IDJOB=3394742
IDBENCH=84021
IDSOLVER=1851
FILE ID=node105/3394742-1306104816
RUNJOBID= node105-1306104779-17506
PBS_JOBID= 13388014
Free space on /tmp= 73116 MiB

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

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

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=1916704670

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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:     32951124 kB
MemFree:      15947076 kB
Buffers:        351152 kB
Cached:       12752600 kB
SwapCached:      39596 kB
Active:        6584444 kB
Inactive:     10105852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15947076 kB
SwapTotal:    67111528 kB
SwapFree:     44485824 kB
Dirty:             400 kB
Writeback:           4 kB
AnonPages:     3555124 kB
Mapped:          19164 kB
Slab:           165672 kB
PageTables:      81104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114852712 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= 73116 MiB
End job on node105 at 2011-05-23 02:17:08