Trace number 3322716

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-R4095UNSAT 2067.53 259.141

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.87
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...393306/instance-3322716-1304393306.cnf
0.00/0.00	c Solving...
2067.25/259.13	s UNSATISFIABLE
2067.25/259.13	
2067.25/259.13	c Models        : 0     
2067.25/259.13	c Time          : 259.132s (Solving: 259.13s 1st Model: 0.00s Unsat: 259.13s)
2067.25/259.13	c CPU Time      : 2067.510s

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

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-3322716-1304393306/watcher-3322716-1304393306 -o /tmp/evaluation-result-3322716-1304393306/solver-3322716-1304393306 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322716-1304393306.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.57 7.92 7.98 2/351 30724
/proc/meminfo: memFree=4263232/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=184804 CPUtime=0.01 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 908 0 0 0 1 0 0 0 18 0 8 0 629561266 189239296 828 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367207621 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 46201 828 458 189 0 40550 0
[pid=30724/tid=30725] ppid=30722 vsize=184804 CPUtime=0 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) S 30722 30724 30664 0 -1 4202560 20 0 0 0 0 0 0 0 25 0 8 0 629561267 189239296 829 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651822 0 0 4096 18946 18446604467736102848 0 0 -1 0 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=184804 CPUtime=0 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 8 0 629561267 189239296 829 33554432000 4194304 4964704 140734087820896 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=184804 CPUtime=0 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 21 0 0 0 0 0 0 0 25 0 8 0 629561267 189239296 830 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367192985 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=184804 CPUtime=0 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 19 0 0 0 0 0 0 0 25 0 8 0 629561267 189239296 831 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=184804 CPUtime=0 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 27 0 0 0 0 0 0 0 25 0 8 0 629561267 189239296 832 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=184804 CPUtime=0 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) S 30722 30724 30664 0 -1 4202560 24 0 0 0 0 0 0 0 25 0 8 0 629561267 189239296 837 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651822 0 0 4096 18946 18446604467736102848 0 0 -1 2 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=184804 CPUtime=0 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) S 30722 30724 30664 0 -1 4202560 29 0 0 0 0 0 0 0 18 0 8 0 629561267 189239296 838 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651822 0 0 4096 18946 18446604467736102848 0 0 -1 2 0 0 0

[startup+0.099556 s]
/proc/loadavg: 7.57 7.92 7.98 2/351 30724
/proc/meminfo: memFree=4263232/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=316400 CPUtime=0.7 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 1632 0 0 0 69 1 0 0 18 0 8 0 629561266 323993600 1552 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 79100 1682 464 189 0 73449 0
[pid=30724/tid=30725] ppid=30722 vsize=316532 CPUtime=0.14 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 130 0 0 0 14 0 0 0 18 0 8 0 629561267 324128768 1775 33554432000 4194304 4964704 140734087820896 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=316532 CPUtime=0.14 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 251 0 0 0 14 0 0 0 18 0 8 0 629561267 324128768 1787 33554432000 4194304 4964704 140734087820896 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=316532 CPUtime=0.16 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 127 0 0 0 16 0 0 0 18 0 8 0 629561267 324128768 1808 33554432000 4194304 4964704 140734087820896 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=316664 CPUtime=0.17 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) S 30722 30724 30664 0 -1 4202560 148 0 0 0 17 0 0 0 18 0 8 0 629561267 324263936 1856 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651822 0 0 4096 18946 18446604467736102848 0 0 -1 7 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=316664 CPUtime=0.15 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 83 0 0 0 15 0 0 0 25 0 8 0 629561267 324263936 1900 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=316664 CPUtime=0.22 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 135 0 0 0 22 0 0 0 18 0 8 0 629561267 324263936 1994 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=316664 CPUtime=0.25 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 208 0 0 0 25 0 0 0 18 0 8 0 629561267 324263936 2019 33554432000 4194304 4964704 140734087820896 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 316400

[startup+0.497657 s]
/proc/loadavg: 7.57 7.92 7.98 2/351 30724
/proc/meminfo: memFree=4263232/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=317324 CPUtime=4.21 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 2736 0 0 0 418 3 0 0 18 0 8 0 629561266 324939776 2656 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 79331 2752 464 189 0 73680 0
[pid=30724/tid=30725] ppid=30722 vsize=317324 CPUtime=0.69 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 277 0 0 0 69 0 0 0 18 0 8 0 629561267 324939776 3021 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=317324 CPUtime=0.68 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 655 0 0 0 68 0 0 0 18 0 8 0 629561267 324939776 3022 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=317324 CPUtime=0.69 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 248 0 0 0 69 0 0 0 18 0 8 0 629561267 324939776 3022 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=317720 CPUtime=0.79 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) S 30722 30724 30664 0 -1 4202560 358 0 0 0 79 0 0 0 18 0 8 0 629561267 325345280 3173 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651822 0 0 4096 18946 18446604467736102848 0 0 -1 7 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=317720 CPUtime=0.84 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 165 0 0 0 84 0 0 0 25 0 8 0 629561267 325345280 3222 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=317720 CPUtime=0.88 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 234 0 0 0 88 0 0 0 19 0 8 0 629561267 325345280 3222 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670590 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=317720 CPUtime=0.96 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 328 0 0 0 96 0 0 0 18 0 8 0 629561267 325345280 3351 33554432000 4194304 4964704 140734087820896 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 317324

[startup+1.41015 s]
/proc/loadavg: 7.57 7.92 7.98 2/351 30724
/proc/meminfo: memFree=4263232/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=317984 CPUtime=11.08 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 3751 0 0 0 1104 4 0 0 19 0 8 0 629561266 325615616 3671 33554432000 4194304 4964704 140734087820896 18446744073709551615 4332341 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 79496 3676 464 189 0 73845 0
[pid=30724/tid=30725] ppid=30722 vsize=317984 CPUtime=1.39 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 334 0 0 0 139 0 0 0 19 0 8 0 629561267 325615616 3676 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=317984 CPUtime=1.39 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 822 0 0 0 139 0 0 0 20 0 8 0 629561267 325615616 3676 33554432000 4194304 4964704 140734087820896 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=317984 CPUtime=1.4 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 296 0 0 0 140 0 0 0 20 0 8 0 629561267 325615616 3676 33554432000 4194304 4964704 140734087820896 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=317984 CPUtime=1.4 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 467 0 0 0 140 0 0 0 19 0 8 0 629561267 325615616 3676 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=317984 CPUtime=1.34 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 195 0 0 0 134 0 0 0 25 0 8 0 629561267 325615616 3676 33554432000 4194304 4964704 140734087820896 18446744073709551615 4332303 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=317984 CPUtime=1.39 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 285 0 0 0 139 0 0 0 18 0 8 0 629561267 325615616 3676 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=317984 CPUtime=1.39 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 362 0 0 0 139 0 0 0 19 0 8 0 629561267 325615616 3676 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651822 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 317984

[startup+1.52501 s]
/proc/loadavg: 7.57 7.92 7.98 2/351 30724
/proc/meminfo: memFree=4263232/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=318116 CPUtime=11.99 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 3821 0 0 0 1194 5 0 0 20 0 8 0 629561266 325750784 3741 33554432000 4194304 4964704 140734087820896 18446744073709551615 4324688 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 79529 3741 464 189 0 73878 0
[pid=30724/tid=30725] ppid=30722 vsize=318116 CPUtime=1.49 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 340 0 0 0 149 0 0 0 20 0 8 0 629561267 325750784 3741 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670020 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=318116 CPUtime=1.49 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 846 0 0 0 149 0 0 0 18 0 8 0 629561267 325750784 3741 33554432000 4194304 4964704 140734087820896 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=318116 CPUtime=1.5 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 298 0 0 0 150 0 0 0 18 0 8 0 629561267 325750784 3741 33554432000 4194304 4964704 140734087820896 18446744073709551615 4332098 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=318116 CPUtime=1.5 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 500 0 0 0 150 0 0 0 19 0 8 0 629561267 325750784 3741 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=318116 CPUtime=1.44 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 195 0 0 0 144 0 0 0 25 0 8 0 629561267 325750784 3741 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=318116 CPUtime=1.49 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 285 0 0 0 149 0 0 0 18 0 8 0 629561267 325750784 3741 33554432000 4194304 4964704 140734087820896 18446744073709551615 4668914 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=318116 CPUtime=1.49 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 362 0 0 0 149 0 0 0 19 0 8 0 629561267 325750784 3741 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 318116

[startup+1.62499 s]
/proc/loadavg: 7.57 7.92 7.98 2/351 30724
/proc/meminfo: memFree=4263232/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=318116 CPUtime=12.79 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 3956 0 0 0 1274 5 0 0 20 0 8 0 629561266 325750784 3876 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367213984 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 79529 3876 464 189 0 73878 0
[pid=30724/tid=30725] ppid=30722 vsize=318116 CPUtime=1.59 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 362 0 0 0 159 0 0 0 20 0 8 0 629561267 325750784 3876 33554432000 4194304 4964704 140734087820896 18446744073709551615 4332656 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=318116 CPUtime=1.59 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 900 0 0 0 159 0 0 0 18 0 8 0 629561267 325750784 3876 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=318116 CPUtime=1.6 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 300 0 0 0 160 0 0 0 18 0 8 0 629561267 325750784 3876 33554432000 4194304 4964704 140734087820896 18446744073709551615 4363320 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=318116 CPUtime=1.6 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 527 0 0 0 160 0 0 0 19 0 8 0 629561267 325750784 3876 33554432000 4194304 4964704 140734087820896 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=318116 CPUtime=1.54 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 201 0 0 0 154 0 0 0 25 0 8 0 629561267 325750784 3876 33554432000 4194304 4964704 140734087820896 18446744073709551615 4669968 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=318116 CPUtime=1.59 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 296 0 0 0 159 0 0 0 18 0 8 0 629561267 325750784 3876 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367205620 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=318116 CPUtime=1.59 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 370 0 0 0 159 0 0 0 19 0 8 0 629561267 325750784 3876 33554432000 4194304 4964704 140734087820896 18446744073709551615 4365674 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 318116

[startup+3.10072 s]
/proc/loadavg: 7.61 7.92 7.98 9/359 30732
/proc/meminfo: memFree=4249164/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=318804 CPUtime=24.56 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 4662 0 0 0 2447 9 0 0 25 0 8 0 629561266 326455296 4582 33554432000 4194304 4964704 140734087820896 18446744073709551615 4644975 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 79701 4582 464 189 0 74050 0
[pid=30724/tid=30725] ppid=30722 vsize=318804 CPUtime=3.06 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 420 0 0 0 305 1 0 0 25 0 8 0 629561267 326455296 4582 33554432000 4194304 4964704 140734087820896 18446744073709551615 4684672 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=318804 CPUtime=3.07 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 1191 0 0 0 306 1 0 0 20 0 8 0 629561267 326455296 4582 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670450 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=318804 CPUtime=3.06 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 327 0 0 0 306 0 0 0 20 0 8 0 629561267 326455296 4582 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=318804 CPUtime=3.05 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 683 0 0 0 305 0 0 0 18 0 8 0 629561267 326455296 4582 33554432000 4194304 4964704 140734087820896 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=318804 CPUtime=3.02 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 256 0 0 0 301 1 0 0 18 0 8 0 629561267 326455296 4582 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=318804 CPUtime=3.06 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 345 0 0 0 306 0 0 0 21 0 8 0 629561267 326455296 4582 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=318804 CPUtime=3.06 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 410 0 0 0 305 1 0 0 18 0 8 0 629561267 326455296 4582 33554432000 4194304 4964704 140734087820896 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 318804

[startup+6.30113 s]
/proc/loadavg: 7.61 7.92 7.98 9/359 30733
/proc/meminfo: memFree=4245224/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=319392 CPUtime=50.07 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 5396 0 0 0 4993 14 0 0 25 0 8 0 629561266 327057408 5316 33554432000 4194304 4964704 140734087820896 18446744073709551615 4320939 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 79848 5316 464 189 0 74197 0
[pid=30724/tid=30725] ppid=30722 vsize=319392 CPUtime=6.26 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 501 0 0 0 624 2 0 0 18 0 8 0 629561267 327057408 5316 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=319392 CPUtime=6.26 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 1425 0 0 0 625 1 0 0 18 0 8 0 629561267 327057408 5316 33554432000 4194304 4964704 140734087820896 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=319392 CPUtime=6.26 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 406 0 0 0 625 1 0 0 19 0 8 0 629561267 327057408 5316 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=319392 CPUtime=6.21 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 875 0 0 0 620 1 0 0 18 0 8 0 629561267 327057408 5316 33554432000 4194304 4964704 140734087820896 18446744073709551615 4321088 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=319392 CPUtime=6.21 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 284 0 0 0 619 2 0 0 20 0 8 0 629561267 327057408 5316 33554432000 4194304 4964704 140734087820896 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=319392 CPUtime=6.26 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 386 0 0 0 625 1 0 0 18 0 8 0 629561267 327057408 5316 33554432000 4194304 4964704 140734087820896 18446744073709551615 4660034 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=319392 CPUtime=6.26 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 462 0 0 0 624 2 0 0 19 0 8 0 629561267 327057408 5316 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 2 0 0 0

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

/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 1528 0 0 0 22966 26 0 0 25 0 8 0 629561267 331694080 10492 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=323920 CPUtime=231.2 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 1131 0 0 0 23091 29 0 0 25 0 8 0 629561267 331694080 10492 33554432000 4194304 4964704 140734087820896 18446744073709551615 4332341 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=323920 CPUtime=231.24 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 871 0 0 0 23097 27 0 0 25 0 8 0 629561267 331694080 10492 33554432000 4194304 4964704 140734087820896 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=323920 CPUtime=231.12 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 893 0 0 0 23083 29 0 0 25 0 8 0 629561267 331694080 10492 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1846.94
Current children cumulated vsize (KiB) 323920

[startup+244.313 s]
/proc/loadavg: 7.99 7.97 7.99 9/359 30739
/proc/meminfo: memFree=4223272/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=323920 CPUtime=1949.22 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 10601 0 0 0 194699 223 0 0 25 0 8 0 629561266 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 80980 10512 464 189 0 75329 0
[pid=30724/tid=30725] ppid=30722 vsize=323920 CPUtime=243.69 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 1447 0 0 0 24337 32 0 0 20 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=323920 CPUtime=243.89 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 2409 0 0 0 24364 25 0 0 25 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=323920 CPUtime=242.71 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 863 0 0 0 24245 26 0 0 25 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=323920 CPUtime=242.72 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 1529 0 0 0 24245 27 0 0 25 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=323920 CPUtime=244 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 1132 0 0 0 24370 30 0 0 25 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4332009 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=323920 CPUtime=244.06 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 871 0 0 0 24377 29 0 0 20 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367243307 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=323920 CPUtime=243.92 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 911 0 0 0 24361 31 0 0 20 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1949.22
Current children cumulated vsize (KiB) 323920

[startup+250.701 s]
/proc/loadavg: 7.99 7.97 7.99 9/359 30739
/proc/meminfo: memFree=4223272/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=323920 CPUtime=2000.21 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 10601 0 0 0 199794 227 0 0 25 0 8 0 629561266 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 80980 10512 464 189 0 75329 0
[pid=30724/tid=30725] ppid=30722 vsize=323920 CPUtime=250.07 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 1447 0 0 0 24974 33 0 0 18 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=323920 CPUtime=250.28 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 2409 0 0 0 25002 26 0 0 18 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=323920 CPUtime=249.04 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 863 0 0 0 24877 27 0 0 25 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=323920 CPUtime=249.11 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 1529 0 0 0 24883 28 0 0 19 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=323920 CPUtime=250.38 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 1132 0 0 0 25008 30 0 0 25 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4660129 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=323920 CPUtime=250.43 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 871 0 0 0 25014 29 0 0 25 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=323920 CPUtime=250.3 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 911 0 0 0 24999 31 0 0 25 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670337 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2000.21
Current children cumulated vsize (KiB) 323920

[startup+253.9 s]
/proc/loadavg: 7.99 7.97 7.99 9/359 30739
/proc/meminfo: memFree=4223148/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=323920 CPUtime=2025.75 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 10601 0 0 0 202346 229 0 0 25 0 8 0 629561266 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670269 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 80980 10512 464 189 0 75329 0
[pid=30724/tid=30725] ppid=30722 vsize=323920 CPUtime=253.26 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 1447 0 0 0 25293 33 0 0 25 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=323920 CPUtime=253.47 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 2409 0 0 0 25321 26 0 0 25 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=323920 CPUtime=252.2 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 863 0 0 0 25193 27 0 0 25 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=323920 CPUtime=252.3 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 1529 0 0 0 25202 28 0 0 25 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=323920 CPUtime=253.58 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 1132 0 0 0 25327 31 0 0 18 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=323920 CPUtime=253.64 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 871 0 0 0 25334 30 0 0 21 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=323920 CPUtime=253.5 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 911 0 0 0 25318 32 0 0 25 0 8 0 629561267 331694080 10512 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2025.75
Current children cumulated vsize (KiB) 323920

[startup+257.101 s]
/proc/loadavg: 7.99 7.97 7.99 9/359 30739
/proc/meminfo: memFree=4223268/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=323920 CPUtime=2051.3 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 10603 0 0 0 204899 231 0 0 19 0 8 0 629561266 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4669306 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 80980 10514 464 189 0 75329 0
[pid=30724/tid=30725] ppid=30722 vsize=323920 CPUtime=256.46 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 1447 0 0 0 25613 33 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=323920 CPUtime=256.67 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 2409 0 0 0 25640 27 0 0 19 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=323920 CPUtime=255.36 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 863 0 0 0 25509 27 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4669483 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=323920 CPUtime=255.5 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 1530 0 0 0 25522 28 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=323920 CPUtime=256.78 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 1132 0 0 0 25647 31 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=323920 CPUtime=256.84 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 871 0 0 0 25654 30 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4631252 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=323920 CPUtime=256.7 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 911 0 0 0 25638 32 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2051.3
Current children cumulated vsize (KiB) 323920

[startup+257.901 s]
/proc/loadavg: 7.99 7.97 7.99 9/359 30739
/proc/meminfo: memFree=4223268/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=323920 CPUtime=2057.68 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 10603 0 0 0 205536 232 0 0 20 0 8 0 629561266 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 80980 10514 464 189 0 75329 0
[pid=30724/tid=30725] ppid=30722 vsize=323920 CPUtime=257.25 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 1447 0 0 0 25692 33 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=323920 CPUtime=257.47 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 2409 0 0 0 25720 27 0 0 20 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=323920 CPUtime=256.15 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 863 0 0 0 25588 27 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=323920 CPUtime=256.3 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 1530 0 0 0 25602 28 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=323920 CPUtime=257.58 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 1132 0 0 0 25727 31 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=323920 CPUtime=257.64 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 871 0 0 0 25734 30 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=323920 CPUtime=257.49 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 911 0 0 0 25717 32 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4661050 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2057.68
Current children cumulated vsize (KiB) 323920

[startup+258.701 s]
/proc/loadavg: 7.99 7.97 7.99 9/359 30739
/proc/meminfo: memFree=4223268/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=323920 CPUtime=2064.06 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 10603 0 0 0 206174 232 0 0 22 0 8 0 629561266 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 80980 10514 464 189 0 75329 0
[pid=30724/tid=30725] ppid=30722 vsize=323920 CPUtime=258.05 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 1447 0 0 0 25772 33 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=323920 CPUtime=258.27 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 2409 0 0 0 25800 27 0 0 22 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=323920 CPUtime=256.93 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 863 0 0 0 25666 27 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4669480 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=323920 CPUtime=257.1 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 1530 0 0 0 25682 28 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4669462 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=323920 CPUtime=258.37 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 1132 0 0 0 25806 31 0 0 18 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4660050 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=323920 CPUtime=258.44 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 871 0 0 0 25814 30 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=323920 CPUtime=258.28 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 911 0 0 0 25796 32 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2064.06
Current children cumulated vsize (KiB) 323920

[startup+259.1 s]
/proc/loadavg: 7.99 7.97 7.99 9/359 30739
/proc/meminfo: memFree=4223268/32950928 swapFree=62390276/67111528
[pid=30724] ppid=30722 vsize=323920 CPUtime=2067.25 cores=0-7
/proc/30724/stat : 30724 (claspmt) R 30722 30724 30664 0 -1 4202496 10603 0 0 0 206492 233 0 0 18 0 8 0 629561266 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30724/statm: 80980 10514 464 189 0 75329 0
[pid=30724/tid=30725] ppid=30722 vsize=323920 CPUtime=258.46 cores=0-7
/proc/30724/task/30725/stat : 30725 (claspmt) R 30722 30724 30664 0 -1 4202560 1447 0 0 0 25812 34 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4675672 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30724/tid=30726] ppid=30722 vsize=323920 CPUtime=258.67 cores=0-7
/proc/30724/task/30726/stat : 30726 (claspmt) R 30722 30724 30664 0 -1 4202560 2409 0 0 0 25840 27 0 0 24 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=323920 CPUtime=257.34 cores=0-7
/proc/30724/task/30727/stat : 30727 (claspmt) R 30722 30724 30664 0 -1 4202560 863 0 0 0 25706 28 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4658145 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30724/tid=30728] ppid=30722 vsize=323920 CPUtime=257.5 cores=0-7
/proc/30724/task/30728/stat : 30728 (claspmt) R 30722 30724 30664 0 -1 4202560 1530 0 0 0 25722 28 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30724/tid=30729] ppid=30722 vsize=323920 CPUtime=258.77 cores=0-7
/proc/30724/task/30729/stat : 30729 (claspmt) R 30722 30724 30664 0 -1 4202560 1132 0 0 0 25846 31 0 0 18 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30724/tid=30730] ppid=30722 vsize=323920 CPUtime=258.83 cores=0-7
/proc/30724/task/30730/stat : 30730 (claspmt) R 30722 30724 30664 0 -1 4202560 871 0 0 0 25853 30 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30724/tid=30731] ppid=30722 vsize=323920 CPUtime=258.68 cores=0-7
/proc/30724/task/30731/stat : 30731 (claspmt) R 30722 30724 30664 0 -1 4202560 911 0 0 0 25836 32 0 0 25 0 8 0 629561267 331694080 10514 33554432000 4194304 4964704 140734087820896 18446744073709551615 4670049 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2067.25
Current children cumulated vsize (KiB) 323920

Child status: 20
Real time (s): 259.141
CPU time (s): 2067.53
CPU user time (s): 2065.19
CPU system time (s): 2.34164
CPU usage (%): 797.841
Max. virtual memory (cumulated for all children) (KiB): 323960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2065.19
system time used= 2.34164
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10614
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= 382384
involuntary context switches= 9541

runsolver used 0.857869 second user time and 1.9747 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-03 05:28:26
IDJOB=3322716
IDBENCH=87946
IDSOLVER=1711
FILE ID=node113/3322716-1304393306
RUNJOBID= node113-1304393293-30678
PBS_JOBID= 13181859
Free space on /tmp= 73520 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.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-3322716-1304393306/watcher-3322716-1304393306 -o /tmp/evaluation-result-3322716-1304393306/solver-3322716-1304393306 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322716-1304393306.cnf

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=1237916460

node113.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	: 5332.76
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4263636 kB
Buffers:         63092 kB
Cached:         348100 kB
SwapCached:      53912 kB
Active:       17916544 kB
Inactive:     10521404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4263636 kB
SwapTotal:    67111528 kB
SwapFree:     62390276 kB
Dirty:             896 kB
Writeback:           0 kB
AnonPages:    27983932 kB
Mapped:          19732 kB
Slab:            92200 kB
PageTables:      90748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87038456 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= 73520 MiB
End job on node113 at 2011-05-03 05:32:45