Trace number 3394418

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 5009.95

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n260-s62321009-sat.cnf
MD5SUMf2b430bdd9bc1c472e9e437567706bb7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.0544
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses624
Sum of the clauses size1560
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2520
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5104
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-3394418-1306095488/watcher-3394418-1306095488 -o /tmp/evaluation-result-3394418-1306095488/solver-3394418-1306095488 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394418-1306095488.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.39 7.90 7.96 1/454 9152
/proc/meminfo: memFree=17022352/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=156724 CPUtime=0.01 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 448 1256 0 0 1 0 0 0 18 0 9 0 721146783 160485376 368 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 39181 368 176 55 0 37067 0
[pid=9152/tid=9158] ppid=9150 vsize=222740 CPUtime=0 cores=0-7
/proc/9152/task/9158/stat : 9158 (plingeling) R 9150 9152 8888 0 -1 4202560 15 1256 0 0 0 0 0 0 24 0 9 0 721146784 228085760 549 33554432000 4194304 4417452 140733817419120 18446744073709551615 4287606 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=222740 CPUtime=0.01 cores=0-7
/proc/9152/task/9159/stat : 9159 (plingeling) R 9150 9152 8888 0 -1 4202560 35 1256 0 0 1 0 0 0 18 0 9 0 721146784 228085760 549 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=222740 CPUtime=0 cores=0-7
/proc/9152/task/9160/stat : 9160 (plingeling) R 9150 9152 8888 0 -1 4202560 18 1256 0 0 0 0 0 0 18 0 9 0 721146784 228085760 549 33554432000 4194304 4417452 140733817419120 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=222740 CPUtime=0 cores=0-7
/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 66 1256 0 0 0 0 0 0 18 0 9 0 721146784 228085760 549 33554432000 4194304 4417452 140733817419120 18446744073709551615 228122407917 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=222740 CPUtime=0 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 20 1256 0 0 0 0 0 0 18 0 9 0 721146784 228085760 549 33554432000 4194304 4417452 140733817419120 18446744073709551615 4354510 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=222740 CPUtime=0.01 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 50 1256 0 0 1 0 0 0 18 0 9 0 721146784 228085760 549 33554432000 4194304 4417452 140733817419120 18446744073709551615 4236938 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=222740 CPUtime=0 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 18 1256 0 0 0 0 0 0 20 0 9 0 721146784 228085760 549 33554432000 4194304 4417452 140733817419120 18446744073709551615 4353653 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=222740 CPUtime=0 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 22 1256 0 0 0 0 0 0 18 0 9 0 721146784 228085760 549 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0

[startup+0.064392 s]
/proc/loadavg: 7.39 7.90 7.96 1/454 9152
/proc/meminfo: memFree=17022352/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=224912 CPUtime=0.42 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 1311 1256 0 0 42 0 0 0 18 0 9 0 721146783 230309888 1231 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 56228 1231 180 55 0 54114 0
[pid=9152/tid=9158] ppid=9150 vsize=224912 CPUtime=0.02 cores=0-7
/proc/9152/task/9158/stat : 9158 (plingeling) R 9150 9152 8888 0 -1 4202560 85 1256 0 0 2 0 0 0 25 0 9 0 721146784 230309888 1231 33554432000 4194304 4417452 140733817419120 18446744073709551615 228122819054 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=224912 CPUtime=0.05 cores=0-7
/proc/9152/task/9159/stat : 9159 (plingeling) R 9150 9152 8888 0 -1 4202560 61 1256 0 0 5 0 0 0 18 0 9 0 721146784 230309888 1231 33554432000 4194304 4417452 140733817419120 18446744073709551615 4278327 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=224912 CPUtime=0.05 cores=0-7
/proc/9152/task/9160/stat : 9160 (plingeling) R 9150 9152 8888 0 -1 4202560 114 1256 0 0 5 0 0 0 18 0 9 0 721146784 230309888 1231 33554432000 4194304 4417452 140733817419120 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=224912 CPUtime=0.05 cores=0-7
/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 234 1256 0 0 5 0 0 0 18 0 9 0 721146784 230309888 1231 33554432000 4194304 4417452 140733817419120 18446744073709551615 228122819103 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=225068 CPUtime=0.05 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 91 1256 0 0 5 0 0 0 18 0 9 0 721146784 230469632 1237 33554432000 4194304 4417452 140733817419120 18446744073709551615 228122407907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=225068 CPUtime=0.05 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 107 1256 0 0 5 0 0 0 18 0 9 0 721146784 230469632 1238 33554432000 4194304 4417452 140733817419120 18446744073709551615 4356816 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=225068 CPUtime=0.05 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 130 1256 0 0 5 0 0 0 18 0 9 0 721146784 230469632 1238 33554432000 4194304 4417452 140733817419120 18446744073709551615 4251261 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=225068 CPUtime=0.05 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 104 1256 0 0 5 0 0 0 18 0 9 0 721146784 230469632 1238 33554432000 4194304 4417452 140733817419120 18446744073709551615 4352405 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 224912

[startup+0.100915 s]
/proc/loadavg: 7.39 7.90 7.96 1/454 9152
/proc/meminfo: memFree=17022352/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=226428 CPUtime=0.71 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 1885 1256 0 0 71 0 0 0 18 0 9 0 721146783 231862272 1618 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 56607 1618 180 55 0 54493 0
[pid=9152/tid=9158] ppid=9150 vsize=226428 CPUtime=0.06 cores=0-7
/proc/9152/task/9158/stat : 9158 (plingeling) R 9150 9152 8888 0 -1 4202560 85 1256 0 0 6 0 0 0 25 0 9 0 721146784 231862272 1618 33554432000 4194304 4417452 140733817419120 18446744073709551615 4366117 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=226428 CPUtime=0.09 cores=0-7
/proc/9152/task/9159/stat : 9159 (plingeling) R 9150 9152 8888 0 -1 4202560 126 1256 0 0 9 0 0 0 18 0 9 0 721146784 231862272 1618 33554432000 4194304 4417452 140733817419120 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=226428 CPUtime=0.09 cores=0-7
/proc/9152/task/9160/stat : 9160 (plingeling) R 9150 9152 8888 0 -1 4202560 121 1256 0 0 9 0 0 0 18 0 9 0 721146784 231862272 1618 33554432000 4194304 4417452 140733817419120 18446744073709551615 4259193 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=226428 CPUtime=0.09 cores=0-7
/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 361 1256 0 0 9 0 0 0 18 0 9 0 721146784 231862272 1618 33554432000 4194304 4417452 140733817419120 18446744073709551615 4251258 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=226428 CPUtime=0.09 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 168 1256 0 0 9 0 0 0 18 0 9 0 721146784 231862272 1618 33554432000 4194304 4417452 140733817419120 18446744073709551615 4315929 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=226428 CPUtime=0.09 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 256 1256 0 0 9 0 0 0 18 0 9 0 721146784 231862272 1618 33554432000 4194304 4417452 140733817419120 18446744073709551615 4309647 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=226428 CPUtime=0.09 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 171 1256 0 0 9 0 0 0 18 0 9 0 721146784 231862272 1618 33554432000 4194304 4417452 140733817419120 18446744073709551615 4309869 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=226428 CPUtime=0.09 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 212 1256 0 0 9 0 0 0 18 0 9 0 721146784 231862272 1618 33554432000 4194304 4417452 140733817419120 18446744073709551615 4310292 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 226428

[startup+0.30088 s]
/proc/loadavg: 7.39 7.90 7.96 1/454 9152
/proc/meminfo: memFree=17022352/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=231572 CPUtime=2.31 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 4819 1256 0 0 231 0 0 0 18 0 9 0 721146783 237129728 2903 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 57893 2903 180 55 0 55779 0
[pid=9152/tid=9158] ppid=9150 vsize=231572 CPUtime=0.26 cores=0-7
/proc/9152/task/9158/stat : 9158 (plingeling) R 9150 9152 8888 0 -1 4202560 621 1256 0 0 26 0 0 0 25 0 9 0 721146784 237129728 2903 33554432000 4194304 4417452 140733817419120 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=231572 CPUtime=0.29 cores=0-7
/proc/9152/task/9159/stat : 9159 (plingeling) R 9150 9152 8888 0 -1 4202560 361 1256 0 0 29 0 0 0 18 0 9 0 721146784 237129728 2903 33554432000 4194304 4417452 140733817419120 18446744073709551615 4311285 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=231572 CPUtime=0.29 cores=0-7
/proc/9152/task/9160/stat : 9160 (plingeling) R 9150 9152 8888 0 -1 4202560 460 1256 0 0 29 0 0 0 18 0 9 0 721146784 237129728 2903 33554432000 4194304 4417452 140733817419120 18446744073709551615 4308165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=231572 CPUtime=0.29 cores=0-7
/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 1032 1256 0 0 29 0 0 0 18 0 9 0 721146784 237129728 2903 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=231572 CPUtime=0.29 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 269 1256 0 0 29 0 0 0 18 0 9 0 721146784 237129728 2903 33554432000 4194304 4417452 140733817419120 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=231572 CPUtime=0.29 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 559 1256 0 0 29 0 0 0 18 0 9 0 721146784 237129728 2903 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=231572 CPUtime=0.29 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 539 1256 0 0 29 0 0 0 18 0 9 0 721146784 237129728 2903 33554432000 4194304 4417452 140733817419120 18446744073709551615 4265002 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=231572 CPUtime=0.29 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 593 1256 0 0 29 0 0 0 18 0 9 0 721146784 237129728 2903 33554432000 4194304 4417452 140733817419120 18446744073709551615 4306336 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 231572

[startup+0.700809 s]
/proc/loadavg: 7.39 7.90 7.96 1/454 9152
/proc/meminfo: memFree=17022352/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=236528 CPUtime=5.51 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 12159 1256 0 0 550 1 0 0 18 0 9 0 721146783 242204672 4168 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 59132 4168 180 55 0 57018 0
[pid=9152/tid=9158] ppid=9150 vsize=236528 CPUtime=0.65 cores=0-7
/proc/9152/task/9158/stat : 9158 (plingeling) R 9150 9152 8888 0 -1 4202560 1616 1256 0 0 65 0 0 0 25 0 9 0 721146784 242204672 4168 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=236528 CPUtime=0.69 cores=0-7
/proc/9152/task/9159/stat : 9159 (plingeling) R 9150 9152 8888 0 -1 4202560 1159 1256 0 0 69 0 0 0 18 0 9 0 721146784 242204672 4168 33554432000 4194304 4417452 140733817419120 18446744073709551615 4305778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=236528 CPUtime=0.68 cores=0-7
/proc/9152/task/9160/stat : 9160 (plingeling) R 9150 9152 8888 0 -1 4202560 1555 1256 0 0 68 0 0 0 18 0 9 0 721146784 242204672 4168 33554432000 4194304 4417452 140733817419120 18446744073709551615 4365111 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=236528 CPUtime=0.69 cores=0-7
/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 1913 1256 0 0 69 0 0 0 18 0 9 0 721146784 242204672 4168 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=236528 CPUtime=0.69 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 1169 1256 0 0 69 0 0 0 18 0 9 0 721146784 242204672 4168 33554432000 4194304 4417452 140733817419120 18446744073709551615 4310248 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=236528 CPUtime=0.68 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 1440 1256 0 0 68 0 0 0 18 0 9 0 721146784 242204672 4168 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=236528 CPUtime=0.68 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 1346 1256 0 0 68 0 0 0 18 0 9 0 721146784 242204672 4168 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=236528 CPUtime=0.69 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 1576 1256 0 0 69 0 0 0 18 0 9 0 721146784 242204672 4168 33554432000 4194304 4417452 140733817419120 18446744073709551615 4357536 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 236528

[startup+1.50066 s]
/proc/loadavg: 7.39 7.90 7.96 9/463 9166
/proc/meminfo: memFree=17003192/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=242872 CPUtime=11.89 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 25743 1256 0 0 1185 4 0 0 18 0 9 0 721146783 248700928 5773 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 60718 5773 180 55 0 58604 0
[pid=9152/tid=9158] ppid=9150 vsize=242872 CPUtime=1.43 cores=0-7
/proc/9152/task/9158/stat : 9158 (plingeling) R 9150 9152 8888 0 -1 4202560 2899 1256 0 0 143 0 0 0 25 0 9 0 721146784 248700928 5773 33554432000 4194304 4417452 140733817419120 18446744073709551615 4309869 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=242872 CPUtime=1.49 cores=0-7
/proc/9152/task/9159/stat : 9159 (plingeling) R 9150 9152 8888 0 -1 4202560 2706 1256 0 0 149 0 0 0 20 0 9 0 721146784 248700928 5773 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=242872 CPUtime=1.48 cores=0-7
/proc/9152/task/9160/stat : 9160 (plingeling) R 9150 9152 8888 0 -1 4202560 3505 1256 0 0 148 0 0 0 19 0 9 0 721146784 248700928 5773 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=242872 CPUtime=1.48 cores=0-7
/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 3868 1256 0 0 148 0 0 0 20 0 9 0 721146784 248700928 5773 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=242872 CPUtime=1.49 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 2951 1256 0 0 149 0 0 0 19 0 9 0 721146784 248700928 5773 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=242872 CPUtime=1.48 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 3078 1256 0 0 148 0 0 0 19 0 9 0 721146784 248700928 5773 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=242872 CPUtime=1.48 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 3119 1256 0 0 148 0 0 0 20 0 9 0 721146784 248700928 5773 33554432000 4194304 4417452 140733817419120 18446744073709551615 4307824 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=242872 CPUtime=1.48 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 3232 1256 0 0 148 0 0 0 20 0 9 0 721146784 248700928 5773 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 242872

[startup+3.10038 s]
/proc/loadavg: 7.44 7.90 7.96 9/463 9166
/proc/meminfo: memFree=16993768/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=251108 CPUtime=24.67 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 52264 1256 0 0 2458 9 0 0 18 0 9 0 721146783 257134592 7712 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 62777 7712 180 55 0 60663 0
[pid=9152/tid=9158] ppid=9150 vsize=251108 CPUtime=3.02 cores=0-7
/proc/9152/task/9158/stat : 9158 (plingeling) R 9150 9152 8888 0 -1 4202560 6452 1256 0 0 301 1 0 0 25 0 9 0 721146784 257134592 7712 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=251108 CPUtime=3.08 cores=0-7
/proc/9152/task/9159/stat : 9159 (plingeling) R 9150 9152 8888 0 -1 4202560 6060 1256 0 0 308 0 0 0 25 0 9 0 721146784 257134592 7712 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=251108 CPUtime=3.08 cores=0-7
/proc/9152/task/9160/stat : 9160 (plingeling) R 9150 9152 8888 0 -1 4202560 6456 1256 0 0 308 0 0 0 25 0 9 0 721146784 257134592 7712 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=251108 CPUtime=3.09 cores=0-7
/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 6350 1256 0 0 308 1 0 0 25 0 9 0 721146784 257134592 7712 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=251108 CPUtime=3.08 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 6250 1256 0 0 308 0 0 0 25 0 9 0 721146784 257134592 7712 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=251108 CPUtime=3.09 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 6818 1256 0 0 307 2 0 0 24 0 9 0 721146784 257134592 7712 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=251108 CPUtime=3.08 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 7316 1256 0 0 307 1 0 0 25 0 9 0 721146784 257134592 7712 33554432000 4194304 4417452 140733817419120 18446744073709551615 4232715 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=251108 CPUtime=3.09 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 6177 1256 0 0 308 1 0 0 25 0 9 0 721146784 257134592 7712 33554432000 4194304 4417452 140733817419120 18446744073709551615 4308167 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 251108

[startup+6.3008 s]
/proc/loadavg: 7.44 7.90 7.96 9/463 9167
/proc/meminfo: memFree=16983256/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=262852 CPUtime=50.22 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 99492 1256 0 0 5003 19 0 0 18 0 9 0 721146783 269160448 10659 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 65713 10659 180 55 0 63599 0

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

/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 764132 1256 0 0 472118 124 0 0 25 0 9 0 721146784 846344192 151578 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=826508 CPUtime=4722.41 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 823080 1256 0 0 472093 148 0 0 25 0 9 0 721146784 846344192 151578 33554432000 4194304 4417452 140733817419120 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=826508 CPUtime=4722.42 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 790503 1256 0 0 472095 147 0 0 25 0 9 0 721146784 846344192 151578 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=826508 CPUtime=4722.42 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 931529 1256 0 0 472081 161 0 0 25 0 9 0 721146784 846344192 151578 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=826508 CPUtime=4722.39 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 801764 1256 0 0 472100 139 0 0 25 0 9 0 721146784 846344192 151578 33554432000 4194304 4417452 140733817419120 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37704.3
Current children cumulated vsize (KiB) 826508

[startup+4782.3 s]
/proc/loadavg: 8.07 8.06 8.01 9/463 9306
/proc/meminfo: memFree=16460904/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=783788 CPUtime=38183.3 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 6615394 1256 0 0 3817149 1177 0 0 18 0 9 0 721146783 802598912 140899 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 195947 140899 180 55 0 193833 0
[pid=9152/tid=9158] ppid=9150 vsize=783788 CPUtime=4708.51 cores=0-7
/proc/9152/task/9158/stat : 9158 (plingeling) R 9150 9152 8888 0 -1 4202560 829088 1256 0 0 470703 148 0 0 25 0 9 0 721146784 802598912 140899 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=783788 CPUtime=4780.4 cores=0-7
/proc/9152/task/9159/stat : 9159 (plingeling) R 9150 9152 8888 0 -1 4202560 834064 1256 0 0 477883 157 0 0 25 0 9 0 721146784 802598912 140899 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=783788 CPUtime=4782.27 cores=0-7
/proc/9152/task/9160/stat : 9160 (plingeling) R 9150 9152 8888 0 -1 4202560 816226 1256 0 0 478084 143 0 0 25 0 9 0 721146784 802598912 140899 33554432000 4194304 4417452 140733817419120 18446744073709551615 4343748 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=783788 CPUtime=4782.4 cores=0-7
/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 764132 1256 0 0 478116 124 0 0 25 0 9 0 721146784 802598912 140899 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=783788 CPUtime=4782.4 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 830514 1256 0 0 478090 150 0 0 25 0 9 0 721146784 802598912 140899 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=783788 CPUtime=4782.41 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 793570 1256 0 0 478093 148 0 0 25 0 9 0 721146784 802598912 140899 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=783788 CPUtime=4782.42 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 940855 1256 0 0 478078 164 0 0 25 0 9 0 721146784 802598912 140899 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=783788 CPUtime=4782.38 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 806560 1256 0 0 478098 140 0 0 25 0 9 0 721146784 802598912 140899 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38183.3
Current children cumulated vsize (KiB) 783788

[startup+4842.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/463 9307
/proc/meminfo: memFree=16463604/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=780236 CPUtime=38662.3 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 6664533 1256 0 0 3865044 1187 0 0 18 0 9 0 721146783 798961664 140010 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 195059 140010 180 55 0 192945 0
[pid=9152/tid=9158] ppid=9150 vsize=780236 CPUtime=4767.57 cores=0-7
/proc/9152/task/9158/stat : 9158 (plingeling) R 9150 9152 8888 0 -1 4202560 840230 1256 0 0 476607 150 0 0 25 0 9 0 721146784 798961664 140010 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=780236 CPUtime=4840.39 cores=0-7
/proc/9152/task/9159/stat : 9159 (plingeling) R 9150 9152 8888 0 -1 4202560 836789 1256 0 0 483881 158 0 0 25 0 9 0 721146784 798961664 140010 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=780236 CPUtime=4842.27 cores=0-7
/proc/9152/task/9160/stat : 9160 (plingeling) R 9150 9152 8888 0 -1 4202560 818850 1256 0 0 484083 144 0 0 25 0 9 0 721146784 798961664 140010 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=780236 CPUtime=4842.41 cores=0-7
/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 774421 1256 0 0 484113 128 0 0 25 0 9 0 721146784 798961664 140010 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=780236 CPUtime=4842.4 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 835974 1256 0 0 484089 151 0 0 25 0 9 0 721146784 798961664 140010 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=780236 CPUtime=4842.42 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 798851 1256 0 0 484093 149 0 0 25 0 9 0 721146784 798961664 140010 33554432000 4194304 4417452 140733817419120 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=780236 CPUtime=4842.42 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 948545 1256 0 0 484077 165 0 0 25 0 9 0 721146784 798961664 140010 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=780236 CPUtime=4842.38 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 810488 1256 0 0 484098 140 0 0 25 0 9 0 721146784 798961664 140010 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38662.3
Current children cumulated vsize (KiB) 780236

[startup+4902.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/463 9309
/proc/meminfo: memFree=16389916/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=854532 CPUtime=39141.4 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 6707930 1256 0 0 3912945 1195 0 0 18 0 9 0 721146783 875040768 158584 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 213633 158584 180 55 0 211519 0
[pid=9152/tid=9158] ppid=9150 vsize=854532 CPUtime=4826.66 cores=0-7
/proc/9152/task/9158/stat : 9158 (plingeling) R 9150 9152 8888 0 -1 4202560 840230 1256 0 0 482516 150 0 0 25 0 9 0 721146784 875040768 158584 33554432000 4194304 4417452 140733817419120 18446744073709551615 4366117 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=854532 CPUtime=4900.38 cores=0-7
/proc/9152/task/9159/stat : 9159 (plingeling) R 9150 9152 8888 0 -1 4202560 842975 1256 0 0 489879 159 0 0 25 0 9 0 721146784 875040768 158584 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=854532 CPUtime=4902.26 cores=0-7
/proc/9152/task/9160/stat : 9160 (plingeling) R 9150 9152 8888 0 -1 4202560 833083 1256 0 0 490080 146 0 0 25 0 9 0 721146784 875040768 158584 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=854532 CPUtime=4902.41 cores=0-7
/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 774421 1256 0 0 490113 128 0 0 25 0 9 0 721146784 875040768 158584 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=854532 CPUtime=4902.4 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 837697 1256 0 0 490089 151 0 0 25 0 9 0 721146784 875040768 158584 33554432000 4194304 4417452 140733817419120 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=854532 CPUtime=4902.42 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 803491 1256 0 0 490092 150 0 0 25 0 9 0 721146784 875040768 158584 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=854532 CPUtime=4902.41 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 952798 1256 0 0 490076 165 0 0 25 0 9 0 721146784 875040768 158584 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=854532 CPUtime=4902.38 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 822850 1256 0 0 490096 142 0 0 25 0 9 0 721146784 875040768 158584 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39141.4
Current children cumulated vsize (KiB) 854532

[startup+4962.3 s]
/proc/loadavg: 8.03 8.04 8.00 9/463 9311
/proc/meminfo: memFree=16437128/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=806708 CPUtime=39620.5 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 6740790 1256 0 0 3960845 1201 0 0 18 0 9 0 721146783 826068992 146628 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 201677 146628 180 55 0 199563 0
[pid=9152/tid=9158] ppid=9150 vsize=806708 CPUtime=4885.73 cores=0-7
/proc/9152/task/9158/stat : 9158 (plingeling) R 9150 9152 8888 0 -1 4202560 846661 1256 0 0 488422 151 0 0 25 0 9 0 721146784 826068992 146628 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=806708 CPUtime=4960.36 cores=0-7
/proc/9152/task/9159/stat : 9159 (plingeling) R 9150 9152 8888 0 -1 4202560 844371 1256 0 0 495877 159 0 0 25 0 9 0 721146784 826068992 146628 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=806708 CPUtime=4962.27 cores=0-7
/proc/9152/task/9160/stat : 9160 (plingeling) R 9150 9152 8888 0 -1 4202560 842816 1256 0 0 496079 148 0 0 25 0 9 0 721146784 826068992 146628 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=806708 CPUtime=4962.42 cores=0-7
/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 774421 1256 0 0 496114 128 0 0 25 0 9 0 721146784 826068992 146628 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=806708 CPUtime=4962.4 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 844931 1256 0 0 496087 153 0 0 25 0 9 0 721146784 826068992 146628 33554432000 4194304 4417452 140733817419120 18446744073709551615 4343751 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=806708 CPUtime=4962.41 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 808409 1256 0 0 496091 150 0 0 25 0 9 0 721146784 826068992 146628 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=806708 CPUtime=4962.42 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 955946 1256 0 0 496076 166 0 0 25 0 9 0 721146784 826068992 146628 33554432000 4194304 4417452 140733817419120 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=806708 CPUtime=4962.38 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 822850 1256 0 0 496096 142 0 0 25 0 9 0 721146784 826068992 146628 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39620.5
Current children cumulated vsize (KiB) 806708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.9 s]
/proc/loadavg: 8.01 8.03 8.00 9/463 9312
/proc/meminfo: memFree=16449480/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=794228 CPUtime=40000.6 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 6777402 1256 0 0 3998851 1208 0 0 18 0 9 0 721146783 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 198557 143508 180 55 0 196443 0
[pid=9152/tid=9158] ppid=9150 vsize=794228 CPUtime=4932.59 cores=0-7
/proc/9152/task/9158/stat : 9158 (plingeling) R 9150 9152 8888 0 -1 4202560 852744 1256 0 0 493107 152 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=794228 CPUtime=5007.97 cores=0-7
/proc/9152/task/9159/stat : 9159 (plingeling) R 9150 9152 8888 0 -1 4202560 851148 1256 0 0 500636 161 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=794228 CPUtime=5009.89 cores=0-7
/proc/9152/task/9160/stat : 9160 (plingeling) R 9150 9152 8888 0 -1 4202560 845193 1256 0 0 500840 149 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=794228 CPUtime=5010.04 cores=0-7
/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 774421 1256 0 0 500876 128 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=794228 CPUtime=5010.02 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 849175 1256 0 0 500849 153 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=794228 CPUtime=5010.03 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 813298 1256 0 0 500852 151 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=794228 CPUtime=5010.03 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 963760 1256 0 0 500836 167 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=794228 CPUtime=5010 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 827278 1256 0 0 500857 143 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 794228

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

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

[startup+5009.9 s]
/proc/loadavg: 8.01 8.03 8.00 9/463 9312
/proc/meminfo: memFree=16449480/32951124 swapFree=49826860/67111528
[pid=9152] ppid=9150 vsize=794228 CPUtime=40000.6 cores=0-7
/proc/9152/stat : 9152 (plingeling) S 9150 9152 8888 0 -1 4202496 6777402 1256 0 0 3998851 1208 0 0 18 0 9 0 721146783 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9152/statm: 198557 143508 180 55 0 196443 0
[pid=9152/tid=9158] ppid=9150 vsize=794228 CPUtime=4932.59 cores=0-7
/proc/9152/task/9158/stat : 9158 (plingeling) R 9150 9152 8888 0 -1 4202560 852744 1256 0 0 493107 152 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=794228 CPUtime=5007.97 cores=0-7
/proc/9152/task/9159/stat : 9159 (plingeling) R 9150 9152 8888 0 -1 4202560 851148 1256 0 0 500636 161 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=794228 CPUtime=5009.89 cores=0-7
/proc/9152/task/9160/stat : 9160 (plingeling) R 9150 9152 8888 0 -1 4202560 845193 1256 0 0 500840 149 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=794228 CPUtime=5010.04 cores=0-7
/proc/9152/task/9161/stat : 9161 (plingeling) R 9150 9152 8888 0 -1 4202560 774421 1256 0 0 500876 128 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=794228 CPUtime=5010.02 cores=0-7
/proc/9152/task/9162/stat : 9162 (plingeling) R 9150 9152 8888 0 -1 4202560 849175 1256 0 0 500849 153 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=794228 CPUtime=5010.03 cores=0-7
/proc/9152/task/9163/stat : 9163 (plingeling) R 9150 9152 8888 0 -1 4202560 813298 1256 0 0 500852 151 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=794228 CPUtime=5010.03 cores=0-7
/proc/9152/task/9164/stat : 9164 (plingeling) R 9150 9152 8888 0 -1 4202560 963760 1256 0 0 500836 167 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=794228 CPUtime=5010 cores=0-7
/proc/9152/task/9165/stat : 9165 (plingeling) R 9150 9152 8888 0 -1 4202560 827278 1256 0 0 500857 143 0 0 25 0 9 0 721146784 813289472 143508 33554432000 4194304 4417452 140733817419120 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 794228

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.95
CPU time (s): 40000.7
CPU user time (s): 39988.6
CPU system time (s): 12.1092
CPU usage (%): 798.426
Max. virtual memory (cumulated for all children) (KiB): 905828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39988.6
system time used= 12.1092
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6778658
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= 533
involuntary context switches= 190563

runsolver used 21.8657 second user time and 55.5556 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-22 22:18:08
IDJOB=3394418
IDBENCH=83153
IDSOLVER=1851
FILE ID=node138/3394418-1306095488
RUNJOBID= node138-1306090473-8902
PBS_JOBID= 13387932
Free space on /tmp= 73276 MiB

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

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

MD5SUM BENCH= f2b430bdd9bc1c472e9e437567706bb7
RANDOM SEED=1068285509

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      17022632 kB
Buffers:        190172 kB
Cached:        4817476 kB
SwapCached:      72612 kB
Active:        3810744 kB
Inactive:     11838752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17022632 kB
SwapTotal:    67111528 kB
SwapFree:     49826860 kB
Dirty:             276 kB
Writeback:           0 kB
AnonPages:    10580432 kB
Mapped:          18360 kB
Slab:           116444 kB
PageTables:      91944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130633100 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= 73272 MiB
End job on node138 at 2011-05-22 23:41:40