Trace number 3394746

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.9 5010.64

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark668.579
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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-3394746-1306104958/watcher-3394746-1306104958 -o /tmp/evaluation-result-3394746-1306104958/solver-3394746-1306104958 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394746-1306104958.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.16 8.08 8.01 2/481 4471
/proc/meminfo: memFree=16938608/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=80984 CPUtime=0 cores=0-7
/proc/4471/stat : 4471 (plingeling) R 4469 4471 4255 0 -1 4202496 425 1259 0 0 0 0 0 0 25 0 8 0 454687100 82927616 351 33554432000 4194304 4417452 140734510528240 18446744073709551615 268660718577 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/4471/statm: 20246 351 165 55 0 18132 0
[pid=4471/tid=4477] ppid=4469 vsize=157280 CPUtime=0.01 cores=0-7
/proc/4471/task/4477/stat : 4477 (plingeling) R 4469 4471 4255 0 -1 4202560 43 1259 0 0 1 0 0 0 25 0 9 0 454687101 161054720 531 33554432000 4194304 4417452 140734510528240 18446744073709551615 4253228 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4471/tid=4478] ppid=4469 vsize=157280 CPUtime=0 cores=0-7
/proc/4471/task/4478/stat : 4478 (plingeling) R 4469 4471 4255 0 -1 4202560 17 1259 0 0 0 0 0 0 25 0 9 0 454687101 161054720 531 33554432000 4194304 4417452 140734510528240 18446744073709551615 268660767214 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4479] ppid=4469 vsize=157280 CPUtime=0 cores=0-7
/proc/4471/task/4479/stat : 4479 (plingeling) R 4469 4471 4255 0 -1 4202560 17 1259 0 0 0 0 0 0 25 0 9 0 454687101 161054720 531 33554432000 4194304 4417452 140734510528240 18446744073709551615 4248246 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4471/tid=4480] ppid=4469 vsize=157280 CPUtime=0 cores=0-7
/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 37 1259 0 0 0 0 0 0 25 0 9 0 454687101 161054720 531 33554432000 4194304 4417452 140734510528240 18446744073709551615 4358074 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=157280 CPUtime=0 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 21 1259 0 0 0 0 0 0 18 0 9 0 454687101 161054720 531 33554432000 4194304 4417452 140734510528240 18446744073709551615 4253152 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=157280 CPUtime=0 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 11 1259 0 0 0 0 0 0 18 0 9 0 454687101 161054720 531 33554432000 4194304 4417452 140734510528240 18446744073709551615 268660354768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=157280 CPUtime=0 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 19 1259 0 0 0 0 0 0 25 0 9 0 454687101 161054720 531 33554432000 4194304 4417452 140734510528240 18446744073709551615 268660767263 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=157280 CPUtime=0 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 26 1259 0 0 0 0 0 0 20 0 9 0 454687101 161054720 531 33554432000 4194304 4417452 140734510528240 18446744073709551615 4252447 0 0 4096 17442 0 0 0 -1 6 0 0 0

[startup+0.151716 s]
/proc/loadavg: 8.16 8.08 8.01 2/481 4471
/proc/meminfo: memFree=16938608/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=162452 CPUtime=1.07 cores=0-7
/proc/4471/stat : 4471 (plingeling) S 4469 4471 4255 0 -1 4202496 2376 1259 0 0 107 0 0 0 18 0 9 0 454687100 166350848 1859 33554432000 4194304 4417452 140734510528240 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/4471/statm: 40613 1859 180 55 0 38499 0
[pid=4471/tid=4477] ppid=4469 vsize=162500 CPUtime=0.14 cores=0-7
/proc/4471/task/4477/stat : 4477 (plingeling) R 4469 4471 4255 0 -1 4202560 237 1259 0 0 14 0 0 0 25 0 9 0 454687101 166400000 1871 33554432000 4194304 4417452 140734510528240 18446744073709551615 268660356062 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4471/tid=4478] ppid=4469 vsize=162500 CPUtime=0.12 cores=0-7
/proc/4471/task/4478/stat : 4478 (plingeling) R 4469 4471 4255 0 -1 4202560 135 1259 0 0 12 0 0 0 25 0 9 0 454687101 166400000 1871 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4471/tid=4479] ppid=4469 vsize=162500 CPUtime=0.13 cores=0-7
/proc/4471/task/4479/stat : 4479 (plingeling) R 4469 4471 4255 0 -1 4202560 283 1259 0 0 13 0 0 0 25 0 9 0 454687101 166400000 1871 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4471/tid=4480] ppid=4469 vsize=162500 CPUtime=0.13 cores=0-7
/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 412 1259 0 0 13 0 0 0 25 0 9 0 454687101 166400000 1853 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=162396 CPUtime=0.13 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 261 1259 0 0 13 0 0 0 18 0 9 0 454687101 166293504 1845 33554432000 4194304 4417452 140734510528240 18446744073709551615 4261942 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=162396 CPUtime=0.13 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 246 1259 0 0 13 0 0 0 18 0 9 0 454687101 166293504 1845 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=162396 CPUtime=0.11 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 173 1259 0 0 11 0 0 0 25 0 9 0 454687101 166293504 1845 33554432000 4194304 4417452 140734510528240 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=162396 CPUtime=0.14 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 227 1259 0 0 14 0 0 0 20 0 9 0 454687101 166293504 1845 33554432000 4194304 4417452 140734510528240 18446744073709551615 268660720042 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 162452

[startup+0.200708 s]
/proc/loadavg: 8.16 8.08 8.01 2/481 4471
/proc/meminfo: memFree=16938608/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=163604 CPUtime=1.47 cores=0-7
/proc/4471/stat : 4471 (plingeling) S 4469 4471 4255 0 -1 4202496 3237 1259 0 0 147 0 0 0 18 0 9 0 454687100 167530496 2157 33554432000 4194304 4417452 140734510528240 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/4471/statm: 40901 2157 180 55 0 38787 0
[pid=4471/tid=4477] ppid=4469 vsize=163604 CPUtime=0.19 cores=0-7
/proc/4471/task/4477/stat : 4477 (plingeling) R 4469 4471 4255 0 -1 4202560 325 1259 0 0 19 0 0 0 25 0 9 0 454687101 167530496 2157 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4471/tid=4478] ppid=4469 vsize=163604 CPUtime=0.17 cores=0-7
/proc/4471/task/4478/stat : 4478 (plingeling) R 4469 4471 4255 0 -1 4202560 294 1259 0 0 17 0 0 0 25 0 9 0 454687101 167530496 2157 33554432000 4194304 4417452 140734510528240 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4471/tid=4479] ppid=4469 vsize=163604 CPUtime=0.18 cores=0-7
/proc/4471/task/4479/stat : 4479 (plingeling) R 4469 4471 4255 0 -1 4202560 388 1259 0 0 18 0 0 0 25 0 9 0 454687101 167530496 2157 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4471/tid=4480] ppid=4469 vsize=163604 CPUtime=0.18 cores=0-7
/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 516 1259 0 0 18 0 0 0 25 0 9 0 454687101 167530496 2157 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=163604 CPUtime=0.18 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 337 1259 0 0 18 0 0 0 18 0 9 0 454687101 167530496 2157 33554432000 4194304 4417452 140734510528240 18446744073709551615 4250721 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=163604 CPUtime=0.18 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 327 1259 0 0 18 0 0 0 18 0 9 0 454687101 167530496 2157 33554432000 4194304 4417452 140734510528240 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=163604 CPUtime=0.15 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 280 1259 0 0 15 0 0 0 25 0 9 0 454687101 167530496 2157 33554432000 4194304 4417452 140734510528240 18446744073709551615 4366450 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=163604 CPUtime=0.19 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 356 1259 0 0 19 0 0 0 20 0 9 0 454687101 167530496 2157 33554432000 4194304 4417452 140734510528240 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 163604

[startup+0.300691 s]
/proc/loadavg: 8.16 8.08 8.01 2/481 4471
/proc/meminfo: memFree=16938608/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=166636 CPUtime=2.27 cores=0-7
/proc/4471/stat : 4471 (plingeling) S 4469 4471 4255 0 -1 4202496 4916 1259 0 0 226 1 0 0 18 0 9 0 454687100 170635264 2915 33554432000 4194304 4417452 140734510528240 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/4471/statm: 41659 2915 180 55 0 39545 0
[pid=4471/tid=4477] ppid=4469 vsize=166636 CPUtime=0.29 cores=0-7
/proc/4471/task/4477/stat : 4477 (plingeling) R 4469 4471 4255 0 -1 4202560 556 1259 0 0 29 0 0 0 25 0 9 0 454687101 170635264 2915 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4471/tid=4478] ppid=4469 vsize=166636 CPUtime=0.27 cores=0-7
/proc/4471/task/4478/stat : 4478 (plingeling) R 4469 4471 4255 0 -1 4202560 565 1259 0 0 27 0 0 0 25 0 9 0 454687101 170635264 2915 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4471/tid=4479] ppid=4469 vsize=166636 CPUtime=0.28 cores=0-7
/proc/4471/task/4479/stat : 4479 (plingeling) R 4469 4471 4255 0 -1 4202560 659 1259 0 0 28 0 0 0 25 0 9 0 454687101 170635264 2915 33554432000 4194304 4417452 140734510528240 18446744073709551615 4277559 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4471/tid=4480] ppid=4469 vsize=166636 CPUtime=0.28 cores=0-7
/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 583 1259 0 0 28 0 0 0 25 0 9 0 454687101 170635264 2915 33554432000 4194304 4417452 140734510528240 18446744073709551615 4237273 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=166636 CPUtime=0.28 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 564 1259 0 0 28 0 0 0 18 0 9 0 454687101 170635264 2915 33554432000 4194304 4417452 140734510528240 18446744073709551615 4365466 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=166636 CPUtime=0.28 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 558 1259 0 0 28 0 0 0 18 0 9 0 454687101 170635264 2915 33554432000 4194304 4417452 140734510528240 18446744073709551615 4366197 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=166636 CPUtime=0.25 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 500 1259 0 0 25 0 0 0 25 0 9 0 454687101 170635264 2915 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=166636 CPUtime=0.29 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 517 1259 0 0 29 0 0 0 20 0 9 0 454687101 170635264 2915 33554432000 4194304 4417452 140734510528240 18446744073709551615 4365036 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 166636

[startup+0.700621 s]
/proc/loadavg: 8.16 8.08 8.01 2/481 4471
/proc/meminfo: memFree=16938608/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=168908 CPUtime=5.46 cores=0-7
/proc/4471/stat : 4471 (plingeling) S 4469 4471 4255 0 -1 4202496 9213 1259 0 0 545 1 0 0 18 0 9 0 454687100 172961792 3511 33554432000 4194304 4417452 140734510528240 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/4471/statm: 42227 3511 180 55 0 40113 0
[pid=4471/tid=4477] ppid=4469 vsize=168908 CPUtime=0.69 cores=0-7
/proc/4471/task/4477/stat : 4477 (plingeling) R 4469 4471 4255 0 -1 4202560 1042 1259 0 0 69 0 0 0 25 0 9 0 454687101 172961792 3511 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4471/tid=4478] ppid=4469 vsize=168908 CPUtime=0.67 cores=0-7
/proc/4471/task/4478/stat : 4478 (plingeling) R 4469 4471 4255 0 -1 4202560 1065 1259 0 0 67 0 0 0 25 0 9 0 454687101 172961792 3511 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4471/tid=4479] ppid=4469 vsize=168908 CPUtime=0.68 cores=0-7
/proc/4471/task/4479/stat : 4479 (plingeling) R 4469 4471 4255 0 -1 4202560 1221 1259 0 0 68 0 0 0 25 0 9 0 454687101 172961792 3511 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4471/tid=4480] ppid=4469 vsize=168908 CPUtime=0.68 cores=0-7
/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 1011 1259 0 0 68 0 0 0 25 0 9 0 454687101 172961792 3511 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=168908 CPUtime=0.68 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 1085 1259 0 0 68 0 0 0 18 0 9 0 454687101 172961792 3511 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=168908 CPUtime=0.68 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 1125 1259 0 0 68 0 0 0 18 0 9 0 454687101 172961792 3511 33554432000 4194304 4417452 140734510528240 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=168908 CPUtime=0.65 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 1167 1259 0 0 65 0 0 0 25 0 9 0 454687101 172961792 3511 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=168908 CPUtime=0.68 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 1083 1259 0 0 68 0 0 0 21 0 9 0 454687101 172961792 3511 33554432000 4194304 4417452 140734510528240 18446744073709551615 4321714 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 168908

[startup+1.50048 s]
/proc/loadavg: 8.16 8.08 8.01 9/490 4485
/proc/meminfo: memFree=16917340/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=179536 CPUtime=11.85 cores=0-7
/proc/4471/stat : 4471 (plingeling) S 4469 4471 4255 0 -1 4202496 17464 1259 0 0 1181 4 0 0 18 0 9 0 454687100 183844864 6208 33554432000 4194304 4417452 140734510528240 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/4471/statm: 44884 6208 180 55 0 42770 0
[pid=4471/tid=4477] ppid=4469 vsize=179536 CPUtime=1.48 cores=0-7
/proc/4471/task/4477/stat : 4477 (plingeling) R 4469 4471 4255 0 -1 4202560 2014 1259 0 0 148 0 0 0 25 0 9 0 454687101 183844864 6208 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4471/tid=4478] ppid=4469 vsize=179536 CPUtime=1.45 cores=0-7
/proc/4471/task/4478/stat : 4478 (plingeling) R 4469 4471 4255 0 -1 4202560 1950 1259 0 0 145 0 0 0 25 0 9 0 454687101 183844864 6208 33554432000 4194304 4417452 140734510528240 18446744073709551615 4250513 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4471/tid=4479] ppid=4469 vsize=179536 CPUtime=1.47 cores=0-7
/proc/4471/task/4479/stat : 4479 (plingeling) R 4469 4471 4255 0 -1 4202560 2356 1259 0 0 147 0 0 0 25 0 9 0 454687101 183844864 6208 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4471/tid=4480] ppid=4469 vsize=179536 CPUtime=1.48 cores=0-7
/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 1938 1259 0 0 148 0 0 0 25 0 9 0 454687101 183844864 6208 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=179536 CPUtime=1.48 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 2181 1259 0 0 148 0 0 0 19 0 9 0 454687101 183844864 6208 33554432000 4194304 4417452 140734510528240 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=179536 CPUtime=1.48 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 1935 1259 0 0 148 0 0 0 20 0 9 0 454687101 183844864 6208 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=179536 CPUtime=1.45 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 2344 1259 0 0 145 0 0 0 25 0 9 0 454687101 183844864 6208 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=179536 CPUtime=1.48 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 2332 1259 0 0 148 0 0 0 23 0 9 0 454687101 183844864 6208 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 179536

[startup+3.1012 s]
/proc/loadavg: 8.16 8.08 8.01 9/490 4485
/proc/meminfo: memFree=16911512/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=183912 CPUtime=24.64 cores=0-7
/proc/4471/stat : 4471 (plingeling) S 4469 4471 4255 0 -1 4202496 32010 1259 0 0 2456 8 0 0 18 0 9 0 454687100 188325888 7283 33554432000 4194304 4417452 140734510528240 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/4471/statm: 45978 7283 180 55 0 43864 0
[pid=4471/tid=4477] ppid=4469 vsize=183912 CPUtime=3.08 cores=0-7
/proc/4471/task/4477/stat : 4477 (plingeling) R 4469 4471 4255 0 -1 4202560 3236 1259 0 0 308 0 0 0 25 0 9 0 454687101 188325888 7283 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4471/tid=4478] ppid=4469 vsize=183912 CPUtime=3.03 cores=0-7
/proc/4471/task/4478/stat : 4478 (plingeling) R 4469 4471 4255 0 -1 4202560 3317 1259 0 0 303 0 0 0 25 0 9 0 454687101 188325888 7283 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4471/tid=4479] ppid=4469 vsize=183912 CPUtime=3.08 cores=0-7
/proc/4471/task/4479/stat : 4479 (plingeling) R 4469 4471 4255 0 -1 4202560 4198 1259 0 0 307 1 0 0 25 0 9 0 454687101 188325888 7283 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4471/tid=4480] ppid=4469 vsize=183912 CPUtime=3.08 cores=0-7
/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 4337 1259 0 0 308 0 0 0 25 0 9 0 454687101 188325888 7283 33554432000 4194304 4417452 140734510528240 18446744073709551615 4366700 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=183912 CPUtime=3.07 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 3996 1259 0 0 307 0 0 0 25 0 9 0 454687101 188325888 7283 33554432000 4194304 4417452 140734510528240 18446744073709551615 4356852 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=183912 CPUtime=3.08 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 4367 1259 0 0 307 1 0 0 25 0 9 0 454687101 188325888 7283 33554432000 4194304 4417452 140734510528240 18446744073709551615 4251167 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=183912 CPUtime=3.05 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 4119 1259 0 0 305 0 0 0 25 0 9 0 454687101 188325888 7283 33554432000 4194304 4417452 140734510528240 18446744073709551615 4357174 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=183912 CPUtime=3.09 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 4026 1259 0 0 308 1 0 0 25 0 9 0 454687101 188325888 7283 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 183912

[startup+6.30064 s]
/proc/loadavg: 8.15 8.08 8.01 9/490 4485
/proc/meminfo: memFree=16892776/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=202040 CPUtime=50.18 cores=0-7
/proc/4471/stat : 4471 (plingeling) S 4469 4471 4255 0 -1 4202496 55424 1259 0 0 5005 13 0 0 18 0 9 0 454687100 206888960 11802 33554432000 4194304 4417452 140734510528240 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/4471/statm: 50510 11802 180 55 0 48396 0

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

/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 598112 1259 0 0 466139 97 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=2409848 CPUtime=4662.37 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 212741 1259 0 0 466189 48 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=2409848 CPUtime=4661 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 260346 1259 0 0 466043 57 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=2409848 CPUtime=4662.12 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 262935 1259 0 0 466159 53 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=2409848 CPUtime=4662.39 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 247492 1259 0 0 466184 55 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37220.6
Current children cumulated vsize (KiB) 2409848

[startup+4722.3 s]
/proc/loadavg: 8.11 8.06 8.00 9/490 4633
/proc/meminfo: memFree=14677052/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=2409848 CPUtime=37699.7 cores=0-7
/proc/4471/stat : 4471 (plingeling) S 4469 4471 4255 0 -1 4202496 2328309 1259 0 0 3769489 477 0 0 18 0 9 0 454687100 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/4471/statm: 602462 564241 180 55 0 600348 0
[pid=4471/tid=4477] ppid=4469 vsize=2409848 CPUtime=4722.41 cores=0-7
/proc/4471/task/4477/stat : 4477 (plingeling) R 4469 4471 4255 0 -1 4202560 274770 1259 0 0 472183 58 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4471/tid=4478] ppid=4469 vsize=2409848 CPUtime=4644.54 cores=0-7
/proc/4471/task/4478/stat : 4478 (plingeling) R 4469 4471 4255 0 -1 4202560 240541 1259 0 0 464403 51 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4471/tid=4479] ppid=4469 vsize=2409848 CPUtime=4722.4 cores=0-7
/proc/4471/task/4479/stat : 4479 (plingeling) R 4469 4471 4255 0 -1 4202560 230958 1259 0 0 472187 53 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4471/tid=4480] ppid=4469 vsize=2409848 CPUtime=4722.38 cores=0-7
/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 598112 1259 0 0 472141 97 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=2409848 CPUtime=4722.39 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 212741 1259 0 0 472191 48 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=2409848 CPUtime=4721.01 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 260346 1259 0 0 472043 58 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=2409848 CPUtime=4722.13 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 262935 1259 0 0 472160 53 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=2409848 CPUtime=4722.41 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 247492 1259 0 0 472186 55 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37699.7
Current children cumulated vsize (KiB) 2409848

[startup+4782.3 s]
/proc/loadavg: 8.12 8.07 8.00 9/490 4634
/proc/meminfo: memFree=14676884/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=2409848 CPUtime=38178.6 cores=0-7
/proc/4471/stat : 4471 (plingeling) S 4469 4471 4255 0 -1 4202496 2328309 1259 0 0 3817385 477 0 0 18 0 9 0 454687100 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/4471/statm: 602462 564241 180 55 0 600348 0
[pid=4471/tid=4477] ppid=4469 vsize=2409848 CPUtime=4782.39 cores=0-7
/proc/4471/task/4477/stat : 4477 (plingeling) R 4469 4471 4255 0 -1 4202560 274770 1259 0 0 478181 58 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4471/tid=4478] ppid=4469 vsize=2409848 CPUtime=4703.55 cores=0-7
/proc/4471/task/4478/stat : 4478 (plingeling) R 4469 4471 4255 0 -1 4202560 240541 1259 0 0 470304 51 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4471/tid=4479] ppid=4469 vsize=2409848 CPUtime=4782.38 cores=0-7
/proc/4471/task/4479/stat : 4479 (plingeling) R 4469 4471 4255 0 -1 4202560 230958 1259 0 0 478185 53 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4471/tid=4480] ppid=4469 vsize=2409848 CPUtime=4782.36 cores=0-7
/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 598112 1259 0 0 478139 97 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=2409848 CPUtime=4782.38 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 212741 1259 0 0 478190 48 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=2409848 CPUtime=4780.97 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 260346 1259 0 0 478039 58 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=2409848 CPUtime=4782.12 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 262935 1259 0 0 478159 53 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=2409848 CPUtime=4782.39 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 247492 1259 0 0 478184 55 0 0 25 0 9 0 454687101 2467684352 564241 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38178.6
Current children cumulated vsize (KiB) 2409848

[startup+4842.32 s]
/proc/loadavg: 8.10 8.07 8.00 9/490 4637
/proc/meminfo: memFree=14545904/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=2540920 CPUtime=38657.8 cores=0-7
/proc/4471/stat : 4471 (plingeling) S 4469 4471 4255 0 -1 4202496 2361077 1259 0 0 3865292 485 0 0 18 0 9 0 454687100 2601902080 597009 33554432000 4194304 4417452 140734510528240 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/4471/statm: 635230 597009 180 55 0 633116 0
[pid=4471/tid=4477] ppid=4469 vsize=2540920 CPUtime=4842.41 cores=0-7
/proc/4471/task/4477/stat : 4477 (plingeling) R 4469 4471 4255 0 -1 4202560 274770 1259 0 0 484183 58 0 0 25 0 9 0 454687101 2601902080 597009 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364893 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4471/tid=4478] ppid=4469 vsize=2540920 CPUtime=4762.58 cores=0-7
/proc/4471/task/4478/stat : 4478 (plingeling) R 4469 4471 4255 0 -1 4202560 240541 1259 0 0 476207 51 0 0 25 0 9 0 454687101 2601902080 597009 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4471/tid=4479] ppid=4469 vsize=2540920 CPUtime=4842.4 cores=0-7
/proc/4471/task/4479/stat : 4479 (plingeling) R 4469 4471 4255 0 -1 4202560 230958 1259 0 0 484187 53 0 0 25 0 9 0 454687101 2601902080 597009 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4471/tid=4480] ppid=4469 vsize=2540920 CPUtime=4842.39 cores=0-7
/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 614496 1259 0 0 484136 103 0 0 25 0 9 0 454687101 2601902080 597009 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=2540920 CPUtime=4842.4 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 229125 1259 0 0 484190 50 0 0 25 0 9 0 454687101 2601902080 597009 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=2540920 CPUtime=4840.97 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 260346 1259 0 0 484039 58 0 0 25 0 9 0 454687101 2601902080 597009 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=2540920 CPUtime=4842.14 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 262935 1259 0 0 484161 53 0 0 25 0 9 0 454687101 2601902080 597009 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=2540920 CPUtime=4842.41 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 247492 1259 0 0 484186 55 0 0 25 0 9 0 454687101 2601902080 597009 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38657.8
Current children cumulated vsize (KiB) 2540920

[startup+4902.3 s]
/proc/loadavg: 8.10 8.07 8.00 9/490 4639
/proc/meminfo: memFree=14463400/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=2623524 CPUtime=39136.6 cores=0-7
/proc/4471/stat : 4471 (plingeling) S 4469 4471 4255 0 -1 4202496 2381728 1259 0 0 3913174 491 0 0 18 0 9 0 454687100 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/4471/statm: 655881 617660 180 55 0 653767 0
[pid=4471/tid=4477] ppid=4469 vsize=2623524 CPUtime=4902.39 cores=0-7
/proc/4471/task/4477/stat : 4477 (plingeling) R 4469 4471 4255 0 -1 4202560 274770 1259 0 0 490181 58 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4471/tid=4478] ppid=4469 vsize=2623524 CPUtime=4821.59 cores=0-7
/proc/4471/task/4478/stat : 4478 (plingeling) R 4469 4471 4255 0 -1 4202560 240541 1259 0 0 482108 51 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4471/tid=4479] ppid=4469 vsize=2623524 CPUtime=4902.38 cores=0-7
/proc/4471/task/4479/stat : 4479 (plingeling) R 4469 4471 4255 0 -1 4202560 230958 1259 0 0 490185 53 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4471/tid=4480] ppid=4469 vsize=2623524 CPUtime=4902.37 cores=0-7
/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 614496 1259 0 0 490134 103 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=2623524 CPUtime=4902.38 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 229125 1259 0 0 490188 50 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=2623524 CPUtime=4900.94 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 260346 1259 0 0 490036 58 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=2623524 CPUtime=4902.12 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 283586 1259 0 0 490152 60 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=2623524 CPUtime=4902.39 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 247492 1259 0 0 490184 55 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39136.6
Current children cumulated vsize (KiB) 2623524

[startup+4962.3 s]
/proc/loadavg: 8.20 8.10 8.01 9/490 4640
/proc/meminfo: memFree=14464360/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=2623524 CPUtime=39615.6 cores=0-7
/proc/4471/stat : 4471 (plingeling) S 4469 4471 4255 0 -1 4202496 2381728 1259 0 0 3961073 491 0 0 18 0 9 0 454687100 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/4471/statm: 655881 617660 180 55 0 653767 0
[pid=4471/tid=4477] ppid=4469 vsize=2623524 CPUtime=4962.4 cores=0-7
/proc/4471/task/4477/stat : 4477 (plingeling) R 4469 4471 4255 0 -1 4202560 274770 1259 0 0 496182 58 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4366804 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4471/tid=4478] ppid=4469 vsize=2623524 CPUtime=4880.6 cores=0-7
/proc/4471/task/4478/stat : 4478 (plingeling) R 4469 4471 4255 0 -1 4202560 240541 1259 0 0 488009 51 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4471/tid=4479] ppid=4469 vsize=2623524 CPUtime=4962.39 cores=0-7
/proc/4471/task/4479/stat : 4479 (plingeling) R 4469 4471 4255 0 -1 4202560 230958 1259 0 0 496186 53 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4471/tid=4480] ppid=4469 vsize=2623524 CPUtime=4962.37 cores=0-7
/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 614496 1259 0 0 496134 103 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=2623524 CPUtime=4962.38 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 229125 1259 0 0 496188 50 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=2623524 CPUtime=4960.91 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 260346 1259 0 0 496033 58 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=2623524 CPUtime=4962.12 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 283586 1259 0 0 496152 60 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=2623524 CPUtime=4962.39 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 247492 1259 0 0 496184 55 0 0 25 0 9 0 454687101 2686488576 617660 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39615.6
Current children cumulated vsize (KiB) 2623524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.5 s]
/proc/loadavg: 8.23 8.11 8.02 10/490 4643
/proc/meminfo: memFree=14459992/32951124 swapFree=46575304/67111528
[pid=4471] ppid=4469 vsize=2627624 CPUtime=40000.6 cores=0-7
/proc/4471/stat : 4471 (plingeling) S 4469 4471 4255 0 -1 4202496 2382753 1259 0 0 3999572 491 0 0 18 0 9 0 454687100 2690686976 618685 33554432000 4194304 4417452 140734510528240 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/4471/statm: 656906 618685 180 55 0 654792 0
[pid=4471/tid=4477] ppid=4469 vsize=2627624 CPUtime=5010.63 cores=0-7
/proc/4471/task/4477/stat : 4477 (plingeling) R 4469 4471 4255 0 -1 4202560 274770 1259 0 0 501005 58 0 0 25 0 9 0 454687101 2690686976 618685 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4471/tid=4478] ppid=4469 vsize=2627624 CPUtime=4928.03 cores=0-7
/proc/4471/task/4478/stat : 4478 (plingeling) R 4469 4471 4255 0 -1 4202560 240541 1259 0 0 492752 51 0 0 25 0 9 0 454687101 2690686976 618685 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4471/tid=4479] ppid=4469 vsize=2627624 CPUtime=5010.62 cores=0-7
/proc/4471/task/4479/stat : 4479 (plingeling) R 4469 4471 4255 0 -1 4202560 230958 1259 0 0 501009 53 0 0 25 0 9 0 454687101 2690686976 618685 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4471/tid=4480] ppid=4469 vsize=2627624 CPUtime=5010.61 cores=0-7
/proc/4471/task/4480/stat : 4480 (plingeling) R 4469 4471 4255 0 -1 4202560 614496 1259 0 0 500958 103 0 0 25 0 9 0 454687101 2690686976 618685 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4471/tid=4481] ppid=4469 vsize=2627624 CPUtime=5010.62 cores=0-7
/proc/4471/task/4481/stat : 4481 (plingeling) R 4469 4471 4255 0 -1 4202560 229125 1259 0 0 501012 50 0 0 25 0 9 0 454687101 2690686976 618685 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4471/tid=4482] ppid=4469 vsize=2627624 CPUtime=5009.14 cores=0-7
/proc/4471/task/4482/stat : 4482 (plingeling) R 4469 4471 4255 0 -1 4202560 260346 1259 0 0 500856 58 0 0 25 0 9 0 454687101 2690686976 618685 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4471/tid=4483] ppid=4469 vsize=2627624 CPUtime=5010.36 cores=0-7
/proc/4471/task/4483/stat : 4483 (plingeling) R 4469 4471 4255 0 -1 4202560 284611 1259 0 0 500976 60 0 0 25 0 9 0 454687101 2690686976 618685 33554432000 4194304 4417452 140734510528240 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4471/tid=4484] ppid=4469 vsize=2627624 CPUtime=5010.63 cores=0-7
/proc/4471/task/4484/stat : 4484 (plingeling) R 4469 4471 4255 0 -1 4202560 247492 1259 0 0 501008 55 0 0 25 0 9 0 454687101 2690686976 618685 33554432000 4194304 4417452 140734510528240 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 2627624

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.64
CPU time (s): 40000.9
CPU user time (s): 39995.9
CPU system time (s): 5.01324
CPU usage (%): 798.319
Max. virtual memory (cumulated for all children) (KiB): 2627624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39995.9
system time used= 5.01324
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2384013
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= 229
involuntary context switches= 194150

runsolver used 21.5977 second user time and 60.3798 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-23 00:55:58
IDJOB=3394746
IDBENCH=84030
IDSOLVER=1851
FILE ID=node107/3394746-1306104958
RUNJOBID= node107-1306099941-4269
PBS_JOBID= 13387980
Free space on /tmp= 73192 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394746-1306104958/watcher-3394746-1306104958 -o /tmp/evaluation-result-3394746-1306104958/solver-3394746-1306104958 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394746-1306104958.cnf

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=2008261851

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16938748 kB
Buffers:        301036 kB
Cached:        6700856 kB
SwapCached:       9840 kB
Active:       11695412 kB
Inactive:      3994512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16938748 kB
SwapTotal:    67111528 kB
SwapFree:     46575304 kB
Dirty:            1792 kB
Writeback:           0 kB
AnonPages:     8686196 kB
Mapped:          32292 kB
Slab:           157076 kB
PageTables:      94424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145072380 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= 73192 MiB
End job on node107 at 2011-05-23 02:19:31