Trace number 3381047

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 4334.48 542.772

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-13-13-unsat.cnf
MD5SUMb828910e9308a3dd9d5f850f224ef842
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1579.25
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses1183
Sum of the clauses size4225
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21014
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5169

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...665817/instance-3381047-1307665817.cnf
0.00/0.00	c Solving...
4333.95/542.77	s UNSATISFIABLE
4333.95/542.77	
4333.95/542.77	c Models        : 0     
4333.95/542.77	c Time          : 542.763s (Solving: 542.76s 1st Model: 0.00s Unsat: 542.76s)
4333.95/542.77	c CPU Time      : 4334.470s

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: 977)

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-3381047-1307665817/watcher-3381047-1307665817 -o /tmp/evaluation-result-3381047-1307665817/solver-3381047-1307665817 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381047-1307665817.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: 5.97 3.17 2.40 1/170 14063
/proc/meminfo: memFree=32262804/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=53280 CPUtime=0 cores=0-7
/proc/14063/stat : 14063 (claspmt) S 14061 14063 13942 0 -1 4202496 709 0 0 0 0 0 0 0 25 0 8 0 858997363 54558720 636 33554432000 4194304 4964800 140737255347104 18446744073709551615 270350199705 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14063/statm: 13320 647 430 189 0 7669 0
[pid=14063/tid=14064] ppid=14061 vsize=53280 CPUtime=0 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) S 14061 14063 13942 0 -1 4202560 14 0 0 0 0 0 0 0 25 0 8 0 858997364 54558720 653 33554432000 4194304 4964800 140737255347104 18446744073709551615 270350199705 0 0 4096 18946 18446604471136798528 0 0 -1 2 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=53280 CPUtime=0 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) S 14061 14063 13942 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 8 0 858997364 54558720 654 33554432000 4194304 4964800 140737255347104 18446744073709551615 270350199705 0 0 4096 18946 18446604471136798528 0 0 -1 2 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=53280 CPUtime=0 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) S 14061 14063 13942 0 -1 4202560 18 0 0 0 0 0 0 0 25 0 8 0 858997364 54558720 654 33554432000 4194304 4964800 140737255347104 18446744073709551615 270350199705 0 0 4096 18946 18446604471136798528 0 0 -1 2 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=53280 CPUtime=0 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) S 14061 14063 13942 0 -1 4202560 17 0 0 0 0 0 0 0 25 0 8 0 858997364 54558720 657 33554432000 4194304 4964800 140737255347104 18446744073709551615 270350199705 0 0 4096 18946 18446604471136798528 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=53280 CPUtime=0 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) S 14061 14063 13942 0 -1 4202560 21 0 0 0 0 0 0 0 25 0 8 0 858997364 54558720 669 33554432000 4194304 4964800 140737255347104 18446744073709551615 270350199705 0 0 4096 18946 18446604471136798528 0 0 -1 2 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=53412 CPUtime=0 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 18 0 0 0 0 0 0 0 25 0 8 0 858997364 54693888 671 33554432000 4194304 4964800 140737255347104 18446744073709551615 4375087 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=53412 CPUtime=0 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 858997364 54693888 673 33554432000 4194304 4964800 140737255347104 18446744073709551615 4647954 0 0 4096 18946 0 0 0 -1 6 0 0 0

[startup+0.106068 s]
/proc/loadavg: 5.97 3.17 2.40 1/170 14063
/proc/meminfo: memFree=32262804/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=316084 CPUtime=0.69 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 1511 0 0 0 68 1 0 0 25 0 8 0 858997363 323670016 1435 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670440 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 79021 1435 464 189 0 73370 0
[pid=14063/tid=14064] ppid=14061 vsize=316084 CPUtime=0.1 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 122 0 0 0 10 0 0 0 18 0 8 0 858997364 323670016 1435 33554432000 4194304 4964800 140737255347104 18446744073709551615 4660064 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=316084 CPUtime=0.09 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 161 0 0 0 9 0 0 0 18 0 8 0 858997364 323670016 1435 33554432000 4194304 4964800 140737255347104 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=316084 CPUtime=0.09 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 94 0 0 0 9 0 0 0 18 0 8 0 858997364 323670016 1435 33554432000 4194304 4964800 140737255347104 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=316084 CPUtime=0.09 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 118 0 0 0 9 0 0 0 18 0 8 0 858997364 323670016 1435 33554432000 4194304 4964800 140737255347104 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=316084 CPUtime=0.09 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 94 0 0 0 9 0 0 0 18 0 8 0 858997364 323670016 1435 33554432000 4194304 4964800 140737255347104 18446744073709551615 4654511 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=316084 CPUtime=0 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 19 0 0 0 0 0 0 0 25 0 8 0 858997364 323670016 1435 33554432000 4194304 4964800 140737255347104 18446744073709551615 4631168 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=316084 CPUtime=0.08 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 140 0 0 0 8 0 0 0 18 0 8 0 858997364 323670016 1436 33554432000 4194304 4964800 140737255347104 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 316084

[startup+0.207866 s]
/proc/loadavg: 5.97 3.17 2.40 1/170 14063
/proc/meminfo: memFree=32262804/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=316480 CPUtime=1.42 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 1911 0 0 0 140 2 0 0 25 0 8 0 858997363 324075520 1835 33554432000 4194304 4964800 140737255347104 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 79120 1835 464 189 0 73469 0
[pid=14063/tid=14064] ppid=14061 vsize=316480 CPUtime=0.19 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 168 0 0 0 19 0 0 0 18 0 8 0 858997364 324075520 1836 33554432000 4194304 4964800 140737255347104 18446744073709551615 4689125 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=316480 CPUtime=0.18 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 257 0 0 0 18 0 0 0 18 0 8 0 858997364 324075520 1836 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=316480 CPUtime=0.19 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 125 0 0 0 19 0 0 0 18 0 8 0 858997364 324075520 1836 33554432000 4194304 4964800 140737255347104 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=316480 CPUtime=0.19 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 165 0 0 0 19 0 0 0 18 0 8 0 858997364 324075520 1837 33554432000 4194304 4964800 140737255347104 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=316480 CPUtime=0.18 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 138 0 0 0 18 0 0 0 18 0 8 0 858997364 324075520 1837 33554432000 4194304 4964800 140737255347104 18446744073709551615 4362363 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=316480 CPUtime=0.06 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 70 0 0 0 6 0 0 0 25 0 8 0 858997364 324075520 1837 33554432000 4194304 4964800 140737255347104 18446744073709551615 4627181 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=316480 CPUtime=0.18 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 176 0 0 0 18 0 0 0 18 0 8 0 858997364 324075520 1837 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670394 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 316480

[startup+0.300849 s]
/proc/loadavg: 5.97 3.17 2.40 1/170 14063
/proc/meminfo: memFree=32262804/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=316612 CPUtime=2.15 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 2280 0 0 0 213 2 0 0 25 0 8 0 858997363 324210688 2204 33554432000 4194304 4964800 140737255347104 18446744073709551615 270338488863 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 79153 2204 464 189 0 73502 0
[pid=14063/tid=14064] ppid=14061 vsize=316612 CPUtime=0.28 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 213 0 0 0 28 0 0 0 18 0 8 0 858997364 324210688 2204 33554432000 4194304 4964800 140737255347104 18446744073709551615 4660163 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=316612 CPUtime=0.28 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 371 0 0 0 28 0 0 0 18 0 8 0 858997364 324210688 2204 33554432000 4194304 4964800 140737255347104 18446744073709551615 4660137 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=316612 CPUtime=0.28 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 150 0 0 0 28 0 0 0 18 0 8 0 858997364 324210688 2204 33554432000 4194304 4964800 140737255347104 18446744073709551615 270338488863 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=316612 CPUtime=0.28 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 211 0 0 0 28 0 0 0 18 0 8 0 858997364 324210688 2204 33554432000 4194304 4964800 140737255347104 18446744073709551615 270338488863 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=316612 CPUtime=0.27 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 172 0 0 0 27 0 0 0 18 0 8 0 858997364 324210688 2204 33554432000 4194304 4964800 140737255347104 18446744073709551615 270338488863 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=316612 CPUtime=0.15 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 96 0 0 0 15 0 0 0 25 0 8 0 858997364 324210688 2204 33554432000 4194304 4964800 140737255347104 18446744073709551615 4653307 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=316612 CPUtime=0.27 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 208 0 0 0 27 0 0 0 18 0 8 0 858997364 324210688 2204 33554432000 4194304 4964800 140737255347104 18446744073709551615 270338488863 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 316612

[startup+0.700769 s]
/proc/loadavg: 5.97 3.17 2.40 1/170 14063
/proc/meminfo: memFree=32262804/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=317272 CPUtime=5.35 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 2981 0 0 0 531 4 0 0 25 0 8 0 858997363 324886528 2905 33554432000 4194304 4964800 140737255347104 18446744073709551615 4627616 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 79318 2905 464 189 0 73667 0
[pid=14063/tid=14064] ppid=14061 vsize=317272 CPUtime=0.68 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 315 0 0 0 68 0 0 0 18 0 8 0 858997364 324886528 2905 33554432000 4194304 4964800 140737255347104 18446744073709551615 4660452 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=317272 CPUtime=0.68 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 560 0 0 0 68 0 0 0 18 0 8 0 858997364 324886528 2905 33554432000 4194304 4964800 140737255347104 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=317272 CPUtime=0.68 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 192 0 0 0 68 0 0 0 18 0 8 0 858997364 324886528 2905 33554432000 4194304 4964800 140737255347104 18446744073709551615 4660168 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=317272 CPUtime=0.68 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 298 0 0 0 68 0 0 0 18 0 8 0 858997364 324886528 2905 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=317272 CPUtime=0.68 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 264 0 0 0 67 1 0 0 18 0 8 0 858997364 324886528 2905 33554432000 4194304 4964800 140737255347104 18446744073709551615 4627347 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=317272 CPUtime=0.55 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 142 0 0 0 55 0 0 0 25 0 8 0 858997364 324886528 2905 33554432000 4194304 4964800 140737255347104 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=317272 CPUtime=0.67 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 287 0 0 0 67 0 0 0 18 0 8 0 858997364 324886528 2905 33554432000 4194304 4964800 140737255347104 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 317272

[startup+1.50061 s]
/proc/loadavg: 6.13 3.25 2.43 9/178 14071
/proc/meminfo: memFree=32252216/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=317800 CPUtime=11.73 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 3670 0 0 0 1168 5 0 0 18 0 8 0 858997363 325427200 3594 33554432000 4194304 4964800 140737255347104 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 79450 3594 464 189 0 73799 0
[pid=14063/tid=14064] ppid=14061 vsize=317800 CPUtime=1.47 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 399 0 0 0 147 0 0 0 20 0 8 0 858997364 325427200 3594 33554432000 4194304 4964800 140737255347104 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=317800 CPUtime=1.47 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 782 0 0 0 147 0 0 0 20 0 8 0 858997364 325427200 3594 33554432000 4194304 4964800 140737255347104 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=317800 CPUtime=1.48 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 236 0 0 0 148 0 0 0 20 0 8 0 858997364 325427200 3594 33554432000 4194304 4964800 140737255347104 18446744073709551615 270338488863 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=317800 CPUtime=1.47 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 405 0 0 0 147 0 0 0 19 0 8 0 858997364 325427200 3594 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=317800 CPUtime=1.47 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 335 0 0 0 146 1 0 0 20 0 8 0 858997364 325427200 3594 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670415 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=317800 CPUtime=1.33 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 188 0 0 0 133 0 0 0 25 0 8 0 858997364 325427200 3594 33554432000 4194304 4964800 140737255347104 18446744073709551615 4627304 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=317800 CPUtime=1.47 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 337 0 0 0 147 0 0 0 20 0 8 0 858997364 325427200 3594 33554432000 4194304 4964800 140737255347104 18446744073709551615 4365992 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 317800

[startup+3.10029 s]
/proc/loadavg: 6.13 3.25 2.43 9/178 14071
/proc/meminfo: memFree=32249364/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=318464 CPUtime=24.5 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 4302 0 0 0 2442 8 0 0 20 0 8 0 858997363 326107136 4226 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 79616 4226 464 189 0 73965 0
[pid=14063/tid=14064] ppid=14061 vsize=318464 CPUtime=3.07 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 525 0 0 0 307 0 0 0 20 0 8 0 858997364 326107136 4226 33554432000 4194304 4964800 140737255347104 18446744073709551615 270338488863 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=318464 CPUtime=3.08 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 926 0 0 0 307 1 0 0 25 0 8 0 858997364 326107136 4226 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=318464 CPUtime=3.07 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 266 0 0 0 307 0 0 0 20 0 8 0 858997364 326107136 4226 33554432000 4194304 4964800 140737255347104 18446744073709551615 270338488863 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=318464 CPUtime=3.07 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 518 0 0 0 306 1 0 0 18 0 8 0 858997364 326107136 4226 33554432000 4194304 4964800 140737255347104 18446744073709551615 270338488863 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=318464 CPUtime=3.06 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 378 0 0 0 305 1 0 0 25 0 8 0 858997364 326107136 4226 33554432000 4194304 4964800 140737255347104 18446744073709551615 4653733 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=318464 CPUtime=2.93 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 237 0 0 0 292 1 0 0 25 0 8 0 858997364 326107136 4226 33554432000 4194304 4964800 140737255347104 18446744073709551615 4683996 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=318464 CPUtime=3.06 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 396 0 0 0 306 0 0 0 25 0 8 0 858997364 326107136 4226 33554432000 4194304 4964800 140737255347104 18446744073709551615 270338488863 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.5
Current children cumulated vsize (KiB) 318464

[startup+6.30066 s]
/proc/loadavg: 6.13 3.25 2.43 9/178 14072
/proc/meminfo: memFree=32245904/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=319008 CPUtime=50.06 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 5193 0 0 0 4991 15 0 0 19 0 8 0 858997363 326664192 5117 33554432000 4194304 4964800 140737255347104 18446744073709551615 4325293 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 79752 5117 464 189 0 74101 0
[pid=14063/tid=14064] ppid=14061 vsize=319008 CPUtime=6.26 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 678 0 0 0 625 1 0 0 19 0 8 0 858997364 326664192 5117 33554432000 4194304 4964800 140737255347104 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=319008 CPUtime=6.28 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 1179 0 0 0 626 2 0 0 25 0 8 0 858997364 326664192 5117 33554432000 4194304 4964800 140737255347104 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=319008 CPUtime=6.27 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 339 0 0 0 626 1 0 0 18 0 8 0 858997364 326664192 5117 33554432000 4194304 4964800 140737255347104 18446744073709551615 4332327 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=319008 CPUtime=6.26 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 659 0 0 0 625 1 0 0 22 0 8 0 858997364 326664192 5117 33554432000 4194304 4964800 140737255347104 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=319008 CPUtime=6.26 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 455 0 0 0 624 2 0 0 25 0 8 0 858997364 326664192 5117 33554432000 4194304 4964800 140737255347104 18446744073709551615 4654549 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=319008 CPUtime=6.11 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 328 0 0 0 610 1 0 0 25 0 8 0 858997364 326664192 5117 33554432000 4194304 4964800 140737255347104 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=319008 CPUtime=6.26 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 426 0 0 0 626 0 0 0 21 0 8 0 858997364 326664192 5117 33554432000 4194304 4964800 140737255347104 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0

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

/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 1520 0 0 0 52330 77 0 0 20 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670514 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=387652 CPUtime=524.06 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 1275 0 0 0 52326 80 0 0 25 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4362359 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=387652 CPUtime=523.12 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 868 0 0 0 52237 75 0 0 25 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=387652 CPUtime=522.79 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 744 0 0 0 52213 66 0 0 25 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4190.99
Current children cumulated vsize (KiB) 387652

[startup+531.201 s]
/proc/loadavg: 8.04 7.21 4.83 9/178 14086
/proc/meminfo: memFree=32224716/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=387652 CPUtime=4242.08 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 10898 0 0 0 423609 599 0 0 25 0 8 0 858997363 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4627365 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 96913 10642 464 189 0 91262 0
[pid=14063/tid=14064] ppid=14061 vsize=387652 CPUtime=530.35 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 1592 0 0 0 52941 94 0 0 25 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4660442 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=387652 CPUtime=530.49 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 2239 0 0 0 52978 71 0 0 22 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670394 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=387652 CPUtime=530.78 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 901 0 0 0 53007 71 0 0 18 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=387652 CPUtime=530.46 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 1520 0 0 0 52968 78 0 0 25 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=387652 CPUtime=530.44 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 1275 0 0 0 52963 81 0 0 22 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=387652 CPUtime=529.52 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 868 0 0 0 52876 76 0 0 25 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670129 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=387652 CPUtime=529.15 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 744 0 0 0 52848 67 0 0 25 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.08
Current children cumulated vsize (KiB) 387652

[startup+537.601 s]
/proc/loadavg: 8.04 7.23 4.87 9/178 14086
/proc/meminfo: memFree=32224716/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=387652 CPUtime=4293.21 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 10898 0 0 0 428718 603 0 0 18 0 8 0 858997363 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 96913 10642 464 189 0 91262 0
[pid=14063/tid=14064] ppid=14061 vsize=387652 CPUtime=536.75 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 1592 0 0 0 53580 95 0 0 20 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=387652 CPUtime=536.89 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 2239 0 0 0 53617 72 0 0 25 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=387652 CPUtime=537.17 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 901 0 0 0 53645 72 0 0 25 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4362960 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=387652 CPUtime=536.85 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 1520 0 0 0 53606 79 0 0 25 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4362312 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=387652 CPUtime=536.85 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 1275 0 0 0 53603 82 0 0 18 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4321143 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=387652 CPUtime=535.91 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 868 0 0 0 53515 76 0 0 20 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=387652 CPUtime=535.51 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 744 0 0 0 53484 67 0 0 25 0 8 0 858997364 396955648 10642 33554432000 4194304 4964800 140737255347104 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4293.21
Current children cumulated vsize (KiB) 387652

[startup+540.801 s]
/proc/loadavg: 8.04 7.23 4.87 9/178 14086
/proc/meminfo: memFree=32224592/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=387652 CPUtime=4318.77 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 10899 0 0 0 431272 605 0 0 25 0 8 0 858997363 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4644900 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 96913 10643 464 189 0 91262 0
[pid=14063/tid=14064] ppid=14061 vsize=387652 CPUtime=539.95 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 1593 0 0 0 53899 96 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4653304 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=387652 CPUtime=540.09 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 2239 0 0 0 53937 72 0 0 21 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=387652 CPUtime=540.36 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 901 0 0 0 53964 72 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=387652 CPUtime=540.05 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 1520 0 0 0 53926 79 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=387652 CPUtime=540.04 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 1275 0 0 0 53922 82 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 270338488863 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=387652 CPUtime=539.1 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 868 0 0 0 53834 76 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 270338488863 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=387652 CPUtime=538.7 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 744 0 0 0 53803 67 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4318.77
Current children cumulated vsize (KiB) 387652

[startup+541.6 s]
/proc/loadavg: 8.03 7.25 4.88 9/178 14086
/proc/meminfo: memFree=32224592/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=387652 CPUtime=4325.16 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 10899 0 0 0 431910 606 0 0 25 0 8 0 858997363 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4631220 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 96913 10643 464 189 0 91262 0
[pid=14063/tid=14064] ppid=14061 vsize=387652 CPUtime=540.75 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 1593 0 0 0 53979 96 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4658556 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=387652 CPUtime=540.88 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 2239 0 0 0 54016 72 0 0 18 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=387652 CPUtime=541.15 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 901 0 0 0 54043 72 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4675467 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=387652 CPUtime=540.85 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 1520 0 0 0 54005 80 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=387652 CPUtime=540.84 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 1275 0 0 0 54002 82 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=387652 CPUtime=539.9 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 868 0 0 0 53914 76 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=387652 CPUtime=539.5 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 744 0 0 0 53883 67 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4325.16
Current children cumulated vsize (KiB) 387652

[startup+542.406 s]
/proc/loadavg: 8.03 7.25 4.88 9/178 14086
/proc/meminfo: memFree=32224712/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=387652 CPUtime=4331.59 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 10899 0 0 0 432553 606 0 0 25 0 8 0 858997363 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 96913 10643 464 189 0 91262 0
[pid=14063/tid=14064] ppid=14061 vsize=387652 CPUtime=541.55 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 1593 0 0 0 54059 96 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4627269 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=387652 CPUtime=541.69 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 2239 0 0 0 54097 72 0 0 20 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=387652 CPUtime=541.95 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 901 0 0 0 54123 72 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=387652 CPUtime=541.66 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 1520 0 0 0 54086 80 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=387652 CPUtime=541.64 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 1275 0 0 0 54082 82 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=387652 CPUtime=540.71 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 868 0 0 0 53995 76 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=387652 CPUtime=540.31 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 744 0 0 0 53964 67 0 0 25 0 8 0 858997364 396955648 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4365104 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4331.59
Current children cumulated vsize (KiB) 387652

[startup+542.601 s]
/proc/loadavg: 8.03 7.25 4.88 9/178 14086
/proc/meminfo: memFree=32224712/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=387600 CPUtime=4333.15 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 10899 0 0 0 432709 606 0 0 25 0 8 0 858997363 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 96900 10643 464 189 0 91249 0
[pid=14063/tid=14064] ppid=14061 vsize=387600 CPUtime=541.75 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 1593 0 0 0 54079 96 0 0 25 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=387600 CPUtime=541.88 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 2239 0 0 0 54116 72 0 0 20 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=387600 CPUtime=542.14 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 901 0 0 0 54142 72 0 0 25 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4653326 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=387600 CPUtime=541.85 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 1520 0 0 0 54105 80 0 0 25 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4627401 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=387600 CPUtime=541.84 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 1275 0 0 0 54102 82 0 0 25 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4362349 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=387600 CPUtime=540.9 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 868 0 0 0 54014 76 0 0 25 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=387600 CPUtime=540.5 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 744 0 0 0 53983 67 0 0 25 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4660236 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4333.15
Current children cumulated vsize (KiB) 387600

[startup+542.701 s]
/proc/loadavg: 8.03 7.25 4.88 9/178 14086
/proc/meminfo: memFree=32224712/32951124 swapFree=67055520/67111528
[pid=14063] ppid=14061 vsize=387600 CPUtime=4333.95 cores=0-7
/proc/14063/stat : 14063 (claspmt) R 14061 14063 13942 0 -1 4202496 10899 0 0 0 432789 606 0 0 25 0 8 0 858997363 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14063/statm: 96900 10643 464 189 0 91249 0
[pid=14063/tid=14064] ppid=14061 vsize=387600 CPUtime=541.85 cores=0-7
/proc/14063/task/14064/stat : 14064 (claspmt) R 14061 14063 13942 0 -1 4202560 1593 0 0 0 54089 96 0 0 25 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14063/tid=14065] ppid=14061 vsize=387600 CPUtime=541.98 cores=0-7
/proc/14063/task/14065/stat : 14065 (claspmt) R 14061 14063 13942 0 -1 4202560 2239 0 0 0 54126 72 0 0 20 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14063/tid=14066] ppid=14061 vsize=387600 CPUtime=542.24 cores=0-7
/proc/14063/task/14066/stat : 14066 (claspmt) R 14061 14063 13942 0 -1 4202560 901 0 0 0 54152 72 0 0 25 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4320942 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14063/tid=14067] ppid=14061 vsize=387600 CPUtime=541.95 cores=0-7
/proc/14063/task/14067/stat : 14067 (claspmt) R 14061 14063 13942 0 -1 4202560 1520 0 0 0 54115 80 0 0 25 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14063/tid=14068] ppid=14061 vsize=387600 CPUtime=541.94 cores=0-7
/proc/14063/task/14068/stat : 14068 (claspmt) R 14061 14063 13942 0 -1 4202560 1275 0 0 0 54112 82 0 0 25 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14063/tid=14069] ppid=14061 vsize=387600 CPUtime=541 cores=0-7
/proc/14063/task/14069/stat : 14069 (claspmt) R 14061 14063 13942 0 -1 4202560 868 0 0 0 54024 76 0 0 25 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14063/tid=14070] ppid=14061 vsize=387600 CPUtime=540.6 cores=0-7
/proc/14063/task/14070/stat : 14070 (claspmt) R 14061 14063 13942 0 -1 4202560 744 0 0 0 53993 67 0 0 25 0 8 0 858997364 396902400 10643 33554432000 4194304 4964800 140737255347104 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4333.95
Current children cumulated vsize (KiB) 387600

Child status: 20
Real time (s): 542.772
CPU time (s): 4334.48
CPU user time (s): 4328.41
CPU system time (s): 6.07308
CPU usage (%): 798.582
Max. virtual memory (cumulated for all children) (KiB): 387652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4328.41
system time used= 6.07308
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10910
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= 981230
involuntary context switches= 20245

runsolver used 0.902862 second user time and 1.91071 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-10 02:30:17
IDJOB=3381047
IDBENCH=83217
IDSOLVER=1865
FILE ID=node143/3381047-1307665817
RUNJOBID= node143-1307665752-13956
PBS_JOBID= 13549450
Free space on /tmp= 74168 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-13-13-unsat.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-3381047-1307665817/watcher-3381047-1307665817 -o /tmp/evaluation-result-3381047-1307665817/solver-3381047-1307665817 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381047-1307665817.cnf

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

MD5SUM BENCH= b828910e9308a3dd9d5f850f224ef842
RANDOM SEED=1979554016

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.74
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.846
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.83
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.846
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.75
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.846
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.83
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.846
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.74
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.846
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:      32263464 kB
Buffers:         79640 kB
Cached:         432996 kB
SwapCached:       8636 kB
Active:         147384 kB
Inactive:       383228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32263464 kB
SwapTotal:    67111528 kB
SwapFree:     67055520 kB
Dirty:             820 kB
Writeback:          12 kB
AnonPages:       17148 kB
Mapped:          12920 kB
Slab:            90240 kB
PageTables:       4964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   180900 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= 74168 MiB
End job on node143 at 2011-06-10 02:39:20