Trace number 3381186

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
claspmt 2.0-R4095-patched (fixed)UNSAT 36727.4 4604.71

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
MD5SUMbdf2c49c74bfdbd3bd4663dca402d24f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3326.88
Satisfiable
(Un)Satisfiability was proved
Number of variables194
Number of clauses954
Sum of the clauses size3252
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210
Number of clauses of size 3544
Number of clauses of size 4400
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...508473/instance-3381186-1305508473.cnf
0.00/0.00	c Solving...
36727.33/4604.70	s UNSATISFIABLE
36727.33/4604.70	
36727.33/4604.70	c Models        : 0     
36727.33/4604.70	c Time          : 4604.701s (Solving: 4604.70s 1st Model: 0.00s Unsat: 4604.70s)
36727.33/4604.70	c CPU Time      : 36727.350s

Verifier Data

No possible verification on an UNSAT instance

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-3381186-1305508473/watcher-3381186-1305508473 -o /tmp/evaluation-result-3381186-1305508473/solver-3381186-1305508473 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381186-1305508473.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.12 8.09 8.03 2/438 11785
/proc/meminfo: memFree=21601632/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=249916 CPUtime=0.01 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 856 0 0 0 1 0 0 0 25 0 8 0 662447682 255913984 776 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/11785/statm: 62479 776 454 189 0 56828 0
[pid=11785/tid=11786] ppid=11783 vsize=315452 CPUtime=0 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 47 0 0 0 0 0 0 0 25 0 8 0 662447682 323022848 857 33554432000 4194304 4964800 140734181587344 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=315452 CPUtime=0 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 37 0 0 0 0 0 0 0 25 0 8 0 662447682 323022848 858 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=315452 CPUtime=0 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 34 0 0 0 0 0 0 0 25 0 8 0 662447682 323022848 858 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640964590 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=315452 CPUtime=0 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 34 0 0 0 0 0 0 0 25 0 8 0 662447682 323022848 858 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=315452 CPUtime=0 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 29 0 0 0 0 0 0 0 17 0 8 0 662447682 323022848 859 33554432000 4194304 4964800 140734181587344 18446744073709551615 4399429 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=315452 CPUtime=0 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 37 0 0 0 0 0 0 0 17 0 8 0 662447682 323022848 859 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=315452 CPUtime=0 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 57 0 0 0 0 0 0 0 25 0 8 0 662447682 323022848 859 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.0266211 s]
/proc/loadavg: 8.12 8.09 8.03 2/438 11785
/proc/meminfo: memFree=21601632/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=315584 CPUtime=0.1 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 1009 0 0 0 10 0 0 0 18 0 8 0 662447682 323158016 929 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11785/statm: 78896 929 464 189 0 73245 0
[pid=11785/tid=11786] ppid=11783 vsize=315584 CPUtime=0.01 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 52 0 0 0 1 0 0 0 25 0 8 0 662447682 323158016 929 33554432000 4194304 4964800 140734181587344 18446744073709551615 4653328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=315584 CPUtime=0.01 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 45 0 0 0 1 0 0 0 25 0 8 0 662447682 323158016 929 33554432000 4194304 4964800 140734181587344 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=315584 CPUtime=0 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 36 0 0 0 0 0 0 0 25 0 8 0 662447682 323158016 929 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640964590 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=315584 CPUtime=0.01 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 46 0 0 0 1 0 0 0 18 0 8 0 662447682 323158016 929 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=315584 CPUtime=0.01 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 39 0 0 0 1 0 0 0 17 0 8 0 662447682 323158016 929 33554432000 4194304 4964800 140734181587344 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=315584 CPUtime=0.01 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 45 0 0 0 1 0 0 0 17 0 8 0 662447682 323158016 929 33554432000 4194304 4964800 140734181587344 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=315584 CPUtime=0 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 68 0 0 0 0 0 0 0 25 0 8 0 662447682 323158016 929 33554432000 4194304 4964800 140734181587344 18446744073709551615 4319910 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 315584

[startup+0.112458 s]
/proc/loadavg: 8.12 8.09 8.03 2/438 11785
/proc/meminfo: memFree=21601632/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=315716 CPUtime=0.78 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 1249 0 0 0 77 1 0 0 18 0 8 0 662447682 323293184 1169 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640964639 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11785/statm: 78929 1200 464 189 0 73278 0
[pid=11785/tid=11786] ppid=11783 vsize=315856 CPUtime=0.14 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 106 0 0 0 14 0 0 0 25 0 8 0 662447682 323436544 1318 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640964639 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=315988 CPUtime=0.22 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 131 0 0 0 22 0 0 0 25 0 8 0 662447682 323571712 1437 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640964639 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=315988 CPUtime=0.21 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 87 0 0 0 21 0 0 0 25 0 8 0 662447682 323571712 1439 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640964639 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=315988 CPUtime=0.29 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 118 0 0 0 29 0 0 0 18 0 8 0 662447682 323571712 1513 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640964639 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=315988 CPUtime=0.29 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) S 11783 11785 11690 0 -1 4202560 80 0 0 0 29 0 0 0 18 0 8 0 662447682 323571712 1513 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640964590 0 0 4096 18946 18446604467803480512 0 0 -1 0 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=316124 CPUtime=0.4 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 101 0 0 0 40 0 0 0 18 0 8 0 662447682 323710976 1645 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=316124 CPUtime=0.43 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) S 11783 11785 11690 0 -1 4202560 204 0 0 0 43 0 0 0 18 0 8 0 662447682 323710976 1667 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640964590 0 0 4096 18946 18446604467803480512 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 315716

[startup+0.838473 s]
/proc/loadavg: 8.12 8.09 8.03 2/438 11785
/proc/meminfo: memFree=21601632/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=316388 CPUtime=6.55 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 2013 0 0 0 652 3 0 0 19 0 8 0 662447682 323981312 1933 33554432000 4194304 4964800 140734181587344 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11785/statm: 79097 1933 464 189 0 73446 0
[pid=11785/tid=11786] ppid=11783 vsize=316388 CPUtime=0.79 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 182 0 0 0 79 0 0 0 25 0 8 0 662447682 323981312 1933 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=316388 CPUtime=0.82 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 219 0 0 0 82 0 0 0 25 0 8 0 662447682 323981312 1933 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=316388 CPUtime=0.8 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 115 0 0 0 80 0 0 0 25 0 8 0 662447682 323981312 1933 33554432000 4194304 4964800 140734181587344 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=316388 CPUtime=0.81 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 192 0 0 0 81 0 0 0 19 0 8 0 662447682 323981312 1933 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=316388 CPUtime=0.82 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 105 0 0 0 82 0 0 0 19 0 8 0 662447682 323981312 1933 33554432000 4194304 4964800 140734181587344 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=316388 CPUtime=0.81 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 118 0 0 0 81 0 0 0 19 0 8 0 662447682 323981312 1933 33554432000 4194304 4964800 140734181587344 18446744073709551615 4627186 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=316388 CPUtime=0.81 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 259 0 0 0 81 0 0 0 19 0 8 0 662447682 323981312 1933 33554432000 4194304 4964800 140734181587344 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.55
Current children cumulated vsize (KiB) 316388

[startup+0.900461 s]
/proc/loadavg: 8.12 8.09 8.03 2/438 11785
/proc/meminfo: memFree=21601632/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=316388 CPUtime=7.05 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 2052 0 0 0 702 3 0 0 19 0 8 0 662447682 323981312 1972 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670206 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11785/statm: 79097 1972 464 189 0 73446 0
[pid=11785/tid=11786] ppid=11783 vsize=316388 CPUtime=0.85 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 190 0 0 0 85 0 0 0 25 0 8 0 662447682 323981312 1972 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=316388 CPUtime=0.88 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 232 0 0 0 88 0 0 0 25 0 8 0 662447682 323981312 1972 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=316388 CPUtime=0.86 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 115 0 0 0 86 0 0 0 25 0 8 0 662447682 323981312 1972 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=316388 CPUtime=0.88 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 198 0 0 0 88 0 0 0 19 0 8 0 662447682 323981312 1972 33554432000 4194304 4964800 140734181587344 18446744073709551615 4660177 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=316388 CPUtime=0.88 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 105 0 0 0 88 0 0 0 19 0 8 0 662447682 323981312 1972 33554432000 4194304 4964800 140734181587344 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=316388 CPUtime=0.88 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 118 0 0 0 88 0 0 0 19 0 8 0 662447682 323981312 1972 33554432000 4194304 4964800 140734181587344 18446744073709551615 4321002 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=316388 CPUtime=0.87 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 265 0 0 0 87 0 0 0 19 0 8 0 662447682 323981312 1972 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.05
Current children cumulated vsize (KiB) 316388

[startup+1.50035 s]
/proc/loadavg: 8.12 8.09 8.03 2/438 11785
/proc/meminfo: memFree=21601632/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=316520 CPUtime=11.84 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 2291 0 0 0 1180 4 0 0 20 0 8 0 662447682 324116480 2211 33554432000 4194304 4964800 140734181587344 18446744073709551615 4320921 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11785/statm: 79130 2211 464 189 0 73479 0
[pid=11785/tid=11786] ppid=11783 vsize=316520 CPUtime=1.45 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 232 0 0 0 145 0 0 0 25 0 8 0 662447682 324116480 2211 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=316520 CPUtime=1.48 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 280 0 0 0 148 0 0 0 25 0 8 0 662447682 324116480 2211 33554432000 4194304 4964800 140734181587344 18446744073709551615 4319827 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=316520 CPUtime=1.46 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 125 0 0 0 146 0 0 0 25 0 8 0 662447682 324116480 2211 33554432000 4194304 4964800 140734181587344 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=316520 CPUtime=1.48 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 242 0 0 0 147 1 0 0 20 0 8 0 662447682 324116480 2211 33554432000 4194304 4964800 140734181587344 18446744073709551615 4362425 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=316520 CPUtime=1.48 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 107 0 0 0 148 0 0 0 20 0 8 0 662447682 324116480 2211 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=316520 CPUtime=1.47 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 132 0 0 0 147 0 0 0 20 0 8 0 662447682 324116480 2211 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640518345 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=316520 CPUtime=1.47 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 315 0 0 0 147 0 0 0 20 0 8 0 662447682 324116480 2211 33554432000 4194304 4964800 140734181587344 18446744073709551615 4325245 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 316520

[startup+3.10106 s]
/proc/loadavg: 8.11 8.09 8.03 9/446 11793
/proc/meminfo: memFree=21593332/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=316920 CPUtime=24.57 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 2687 0 0 0 2451 6 0 0 25 0 8 0 662447682 324526080 2607 33554432000 4194304 4964800 140734181587344 18446744073709551615 4654559 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11785/statm: 79230 2607 464 189 0 73579 0
[pid=11785/tid=11786] ppid=11783 vsize=316920 CPUtime=3.05 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 304 0 0 0 305 0 0 0 20 0 8 0 662447682 324526080 2607 33554432000 4194304 4964800 140734181587344 18446744073709551615 4462613 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=316920 CPUtime=3.08 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 355 0 0 0 307 1 0 0 18 0 8 0 662447682 324526080 2607 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=316920 CPUtime=3.05 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 153 0 0 0 305 0 0 0 18 0 8 0 662447682 324526080 2607 33554432000 4194304 4964800 140734181587344 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=316920 CPUtime=3.08 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 305 0 0 0 307 1 0 0 18 0 8 0 662447682 324526080 2607 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=316920 CPUtime=3.07 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 113 0 0 0 307 0 0 0 20 0 8 0 662447682 324526080 2607 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=316920 CPUtime=3.07 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 159 0 0 0 306 1 0 0 25 0 8 0 662447682 324526080 2607 33554432000 4194304 4964800 140734181587344 18446744073709551615 4660390 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=316920 CPUtime=3.03 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 376 0 0 0 303 0 0 0 25 0 8 0 662447682 324526080 2607 33554432000 4194304 4964800 140734181587344 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.57
Current children cumulated vsize (KiB) 316920

[startup+6.30048 s]
/proc/loadavg: 8.10 8.09 8.03 9/446 11793
/proc/meminfo: memFree=21591352/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=317324 CPUtime=50.09 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 3182 0 0 0 4997 12 0 0 25 0 8 0 662447682 324939776 3102 33554432000 4194304 4964800 140734181587344 18446744073709551615 4660277 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11785/statm: 79331 3102 464 189 0 73680 0
[pid=11785/tid=11786] ppid=11783 vsize=317324 CPUtime=6.24 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 404 0 0 0 624 0 0 0 18 0 8 0 662447682 324939776 3102 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=317324 CPUtime=6.26 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 447 0 0 0 625 1 0 0 18 0 8 0 662447682 324939776 3102 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669312 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=317324 CPUtime=6.24 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 171 0 0 0 623 1 0 0 25 0 8 0 662447682 324939776 3102 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=317324 CPUtime=6.27 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 390 0 0 0 626 1 0 0 19 0 8 0 662447682 324939776 3102 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=317324 CPUtime=6.26 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 140 0 0 0 626 0 0 0 18 0 8 0 662447682 324939776 3102 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=317324 CPUtime=6.27 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 195 0 0 0 625 2 0 0 18 0 8 0 662447682 324939776 3102 33554432000 4194304 4964800 140734181587344 18446744073709551615 4653482 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=317324 CPUtime=6.18 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 446 0 0 0 617 1 0 0 25 0 8 0 662447682 324939776 3102 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670212 0 0 4096 18946 0 0 0 -1 7 0 0 0

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

/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 759 0 0 0 434544 538 0 0 25 0 8 0 662447682 395345920 7984 33554432000 4194304 4964800 140734181587344 18446744073709551615 4668896 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=386080 CPUtime=4349.81 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 921 0 0 0 434487 494 0 0 20 0 8 0 662447682 395345920 7984 33554432000 4194304 4964800 140734181587344 18446744073709551615 4644832 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=386080 CPUtime=4346.99 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 982 0 0 0 434103 596 0 0 18 0 8 0 662447682 395345920 7984 33554432000 4194304 4964800 140734181587344 18446744073709551615 4675738 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 34793.3
Current children cumulated vsize (KiB) 386080

[startup+4422.3 s]
/proc/loadavg: 8.00 8.03 8.12 9/446 14170
/proc/meminfo: memFree=21485444/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=386080 CPUtime=35272 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 8067 0 0 0 3522843 4360 0 0 18 0 8 0 662447682 395345920 7987 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/11785/statm: 96520 7987 464 189 0 90869 0
[pid=11785/tid=11786] ppid=11783 vsize=386080 CPUtime=4404.69 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 1125 0 0 0 439896 573 0 0 25 0 8 0 662447682 395345920 7987 33554432000 4194304 4964800 140734181587344 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=386080 CPUtime=4409.76 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 1257 0 0 0 440410 566 0 0 25 0 8 0 662447682 395345920 7987 33554432000 4194304 4964800 140734181587344 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=386080 CPUtime=4415.66 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 739 0 0 0 441042 524 0 0 25 0 8 0 662447682 395345920 7987 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=386080 CPUtime=4412.72 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 920 0 0 0 440743 529 0 0 19 0 8 0 662447682 395345920 7987 33554432000 4194304 4964800 140734181587344 18446744073709551615 4654559 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=386080 CPUtime=4410.73 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 762 0 0 0 440528 545 0 0 25 0 8 0 662447682 395345920 7987 33554432000 4194304 4964800 140734181587344 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=386080 CPUtime=4409.6 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 921 0 0 0 440459 501 0 0 25 0 8 0 662447682 395345920 7987 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=386080 CPUtime=4406.83 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 982 0 0 0 440080 603 0 0 25 0 8 0 662447682 395345920 7987 33554432000 4194304 4964800 140734181587344 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35272
Current children cumulated vsize (KiB) 386080

[startup+4482.3 s]
/proc/loadavg: 8.07 8.04 8.11 9/446 14173
/proc/meminfo: memFree=21485180/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=386080 CPUtime=35750.7 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 8071 0 0 0 3570664 4405 0 0 25 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670403 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/11785/statm: 96520 7991 468 189 0 90869 0
[pid=11785/tid=11786] ppid=11783 vsize=386080 CPUtime=4464.26 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 1125 0 0 0 445848 578 0 0 25 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4362240 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=386080 CPUtime=4469.71 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 1257 0 0 0 446400 571 0 0 25 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=386080 CPUtime=4475.59 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 739 0 0 0 447030 529 0 0 25 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670650 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=386080 CPUtime=4472.68 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 920 0 0 0 446733 535 0 0 20 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669360 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=386080 CPUtime=4470.64 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 762 0 0 0 446513 551 0 0 25 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=386080 CPUtime=4469.04 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 925 0 0 0 446397 507 0 0 25 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=386080 CPUtime=4466.76 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 982 0 0 0 446066 610 0 0 25 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4342167 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35750.7
Current children cumulated vsize (KiB) 386080

[startup+4542.3 s]
/proc/loadavg: 8.16 8.06 8.11 9/446 14174
/proc/meminfo: memFree=21485296/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=386080 CPUtime=36229.4 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 8071 0 0 0 3618489 4449 0 0 25 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4324768 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/11785/statm: 96520 7991 468 189 0 90869 0
[pid=11785/tid=11786] ppid=11783 vsize=386080 CPUtime=4524.21 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 1125 0 0 0 451839 582 0 0 25 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=386080 CPUtime=4529.69 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 1257 0 0 0 452392 577 0 0 25 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640526779 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=386080 CPUtime=4535.51 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 739 0 0 0 453017 534 0 0 21 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=386080 CPUtime=4532.62 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 920 0 0 0 452722 540 0 0 25 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4324840 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=386080 CPUtime=4530.55 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 762 0 0 0 452498 557 0 0 20 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=386080 CPUtime=4528.15 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 925 0 0 0 452302 513 0 0 25 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=386080 CPUtime=4526.68 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 982 0 0 0 452050 618 0 0 25 0 8 0 662447682 395345920 7991 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640964639 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 36229.4
Current children cumulated vsize (KiB) 386080

[startup+4602.3 s]
/proc/loadavg: 8.12 8.06 8.10 9/446 14176
/proc/meminfo: memFree=21485168/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=386080 CPUtime=36708.2 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 8073 0 0 0 3666330 4487 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4325338 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/11785/statm: 96520 7993 468 189 0 90869 0
[pid=11785/tid=11786] ppid=11783 vsize=386080 CPUtime=4584.18 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 1125 0 0 0 457831 587 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4653320 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=386080 CPUtime=4589.67 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 1257 0 0 0 458386 581 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=386080 CPUtime=4595.46 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 739 0 0 0 459007 539 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669560 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=386080 CPUtime=4592.59 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 921 0 0 0 458714 545 0 0 19 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=386080 CPUtime=4590.48 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 762 0 0 0 458485 563 0 0 18 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=386080 CPUtime=4587.24 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 926 0 0 0 458207 517 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=386080 CPUtime=4586.61 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 982 0 0 0 458038 623 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 36708.2
Current children cumulated vsize (KiB) 386080

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

[startup+4603.7 s]
/proc/loadavg: 8.12 8.06 8.10 9/446 14176
/proc/meminfo: memFree=21485168/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=386080 CPUtime=36719.4 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 8073 0 0 0 3667447 4488 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4362191 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/11785/statm: 96520 7993 468 189 0 90869 0
[pid=11785/tid=11786] ppid=11783 vsize=386080 CPUtime=4585.58 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 1125 0 0 0 457971 587 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4637083 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=386080 CPUtime=4591.06 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 1257 0 0 0 458525 581 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=386080 CPUtime=4596.86 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 739 0 0 0 459147 539 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4661179 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=386080 CPUtime=4593.99 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 921 0 0 0 458854 545 0 0 22 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=386080 CPUtime=4591.88 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 762 0 0 0 458625 563 0 0 20 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669417 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=386080 CPUtime=4588.62 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 926 0 0 0 458345 517 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=386080 CPUtime=4588.01 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 982 0 0 0 458177 624 0 0 18 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 36719.3
Current children cumulated vsize (KiB) 386080

[startup+4604.5 s]
/proc/loadavg: 8.12 8.06 8.10 9/446 14176
/proc/meminfo: memFree=21485168/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=386080 CPUtime=36725.7 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 8073 0 0 0 3668085 4488 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/11785/statm: 96520 7993 468 189 0 90869 0
[pid=11785/tid=11786] ppid=11783 vsize=386080 CPUtime=4586.38 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 1125 0 0 0 458051 587 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=386080 CPUtime=4591.86 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 1257 0 0 0 458605 581 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669471 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=386080 CPUtime=4597.66 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 739 0 0 0 459227 539 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=386080 CPUtime=4594.79 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 921 0 0 0 458934 545 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=386080 CPUtime=4592.68 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 762 0 0 0 458705 563 0 0 22 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=386080 CPUtime=4589.41 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 926 0 0 0 458424 517 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669563 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=386080 CPUtime=4588.81 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 982 0 0 0 458257 624 0 0 19 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4660139 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 36725.7
Current children cumulated vsize (KiB) 386080

[startup+4604.7 s]
/proc/loadavg: 8.12 8.06 8.10 9/446 14176
/proc/meminfo: memFree=21485168/32951124 swapFree=56449232/67111528
[pid=11785] ppid=11783 vsize=386080 CPUtime=36727.3 cores=0-7
/proc/11785/stat : 11785 (claspmt) R 11783 11785 11690 0 -1 4202496 8073 0 0 0 3668245 4488 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 253640517894 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/11785/statm: 96520 7993 468 189 0 90869 0
[pid=11785/tid=11786] ppid=11783 vsize=386080 CPUtime=4586.58 cores=0-7
/proc/11785/task/11786/stat : 11786 (claspmt) R 11783 11785 11690 0 -1 4202560 1125 0 0 0 458071 587 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11785/tid=11787] ppid=11783 vsize=386080 CPUtime=4592.06 cores=0-7
/proc/11785/task/11787/stat : 11787 (claspmt) R 11783 11785 11690 0 -1 4202560 1257 0 0 0 458625 581 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11785/tid=11788] ppid=11783 vsize=386080 CPUtime=4597.85 cores=0-7
/proc/11785/task/11788/stat : 11788 (claspmt) R 11783 11785 11690 0 -1 4202560 739 0 0 0 459246 539 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11785/tid=11789] ppid=11783 vsize=386080 CPUtime=4594.99 cores=0-7
/proc/11785/task/11789/stat : 11789 (claspmt) R 11783 11785 11690 0 -1 4202560 921 0 0 0 458954 545 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11785/tid=11790] ppid=11783 vsize=386080 CPUtime=4592.88 cores=0-7
/proc/11785/task/11790/stat : 11790 (claspmt) R 11783 11785 11690 0 -1 4202560 762 0 0 0 458725 563 0 0 23 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11785/tid=11791] ppid=11783 vsize=386080 CPUtime=4589.61 cores=0-7
/proc/11785/task/11791/stat : 11791 (claspmt) R 11783 11785 11690 0 -1 4202560 926 0 0 0 458444 517 0 0 25 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11785/tid=11792] ppid=11783 vsize=386080 CPUtime=4589.01 cores=0-7
/proc/11785/task/11792/stat : 11792 (claspmt) R 11783 11785 11690 0 -1 4202560 982 0 0 0 458277 624 0 0 19 0 8 0 662447682 395345920 7993 33554432000 4194304 4964800 140734181587344 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 36727.3
Current children cumulated vsize (KiB) 386080

Child status: 20
Real time (s): 4604.71
CPU time (s): 36727.4
CPU user time (s): 36682.5
CPU system time (s): 44.8882
CPU usage (%): 797.604
Max. virtual memory (cumulated for all children) (KiB): 386080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36682.5
system time used= 44.8882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8084
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= 7033579
involuntary context switches= 136422

runsolver used 19.916 second user time and 47.0249 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-16 03:14:33
IDJOB=3381186
IDBENCH=84028
IDSOLVER=1865
FILE ID=node106/3381186-1305508473
RUNJOBID= node106-1305507615-11704
PBS_JOBID= 13325508
Free space on /tmp= 73384 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3381186-1305508473/watcher-3381186-1305508473 -o /tmp/evaluation-result-3381186-1305508473/solver-3381186-1305508473 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381186-1305508473.cnf

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

MD5SUM BENCH= bdf2c49c74bfdbd3bd4663dca402d24f
RANDOM SEED=957041744

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.830
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.830
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:      21602160 kB
Buffers:        307984 kB
Cached:        6239056 kB
SwapCached:      27536 kB
Active:        2747108 kB
Inactive:      8342632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21602160 kB
SwapTotal:    67111528 kB
SwapFree:     56449232 kB
Dirty:             788 kB
Writeback:           0 kB
AnonPages:     4525012 kB
Mapped:          20280 kB
Slab:           129336 kB
PageTables:      59388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 123525520 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= 73616 MiB
End job on node106 at 2011-05-16 04:31:18