Trace number 3381233

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 518.252 64.9465

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark518.252
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...510133/instance-3381233-1305510133.cnf
0.00/0.00	c Solving...
517.94/64.94	s UNSATISFIABLE
517.94/64.94	
517.94/64.94	c Models        : 0     
517.94/64.94	c Time          : 64.936s (Solving: 64.93s 1st Model: 0.00s Unsat: 64.93s)
517.94/64.94	c CPU Time      : 518.230s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3381233-1305510133/watcher-3381233-1305510133 -o /tmp/evaluation-result-3381233-1305510133/solver-3381233-1305510133 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381233-1305510133.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.38 7.91 7.98 2/347 29463
/proc/meminfo: memFree=20207688/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=119404 CPUtime=0.01 cores=0-7
/proc/29463/stat : 29463 (claspmt) S 29461 29463 29437 0 -1 4202496 983 0 0 0 1 0 0 0 24 0 8 0 662611261 122269696 882 33554432000 4194304 4964800 140736335922720 18446744073709551615 228134529945 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29463/statm: 29851 883 453 189 0 24200 0
[pid=29463/tid=29464] ppid=29461 vsize=119404 CPUtime=0 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 38 0 0 0 0 0 0 0 25 0 8 0 662611262 122269696 883 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122375201 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=119404 CPUtime=0 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 22 0 0 0 0 0 0 0 25 0 8 0 662611262 122269696 884 33554432000 4194304 4964800 140736335922720 18446744073709551615 228134529945 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=119404 CPUtime=0 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) S 29461 29463 29437 0 -1 4202560 25 0 0 0 0 0 0 0 25 0 8 0 662611262 122269696 884 33554432000 4194304 4964800 140736335922720 18446744073709551615 228134529945 0 0 4096 18946 18446604453915550912 0 0 -1 4 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=119404 CPUtime=0 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) S 29461 29463 29437 0 -1 4202560 27 0 0 0 0 0 0 0 25 0 8 0 662611262 122269696 884 33554432000 4194304 4964800 140736335922720 18446744073709551615 228134529945 0 0 4096 18946 18446604453915550912 0 0 -1 4 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=119536 CPUtime=0 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) S 29461 29463 29437 0 -1 4202560 35 0 0 0 0 0 0 0 25 0 8 0 662611262 122404864 885 33554432000 4194304 4964800 140736335922720 18446744073709551615 228134529945 0 0 4096 18946 18446604453915550912 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=119536 CPUtime=0 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 61 0 0 0 0 0 0 0 25 0 8 0 662611262 122404864 885 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122375201 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=119536 CPUtime=0 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) S 29461 29463 29437 0 -1 4202560 39 0 0 0 0 0 0 0 25 0 8 0 662611262 122404864 885 33554432000 4194304 4964800 140736335922720 18446744073709551615 228134529945 0 0 4096 18946 18446604453915550912 0 0 -1 4 0 0 0

[startup+0.021014 s]
/proc/loadavg: 7.38 7.91 7.98 2/347 29463
/proc/meminfo: memFree=20207688/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=185072 CPUtime=0.03 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 1088 0 0 0 3 0 0 0 24 0 8 0 662611261 189513728 987 33554432000 4194304 4964800 140736335922720 18446744073709551615 4467502 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29463/statm: 46268 987 458 189 0 40617 0
[pid=29463/tid=29464] ppid=29461 vsize=185072 CPUtime=0 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 73 0 0 0 0 0 0 0 18 0 8 0 662611262 189513728 987 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122819103 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=185072 CPUtime=0 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 24 0 0 0 0 0 0 0 25 0 8 0 662611262 189513728 987 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122819054 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=185072 CPUtime=0 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 54 0 0 0 0 0 0 0 25 0 8 0 662611262 189513728 988 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=185072 CPUtime=0 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 52 0 0 0 0 0 0 0 25 0 8 0 662611262 189513728 988 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=185072 CPUtime=0 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 36 0 0 0 0 0 0 0 25 0 8 0 662611262 189513728 988 33554432000 4194304 4964800 140736335922720 18446744073709551615 4627978 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=185072 CPUtime=0 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 72 0 0 0 0 0 0 0 25 0 8 0 662611262 189513728 988 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122819054 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=185072 CPUtime=0 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 39 0 0 0 0 0 0 0 25 0 8 0 662611262 189513728 988 33554432000 4194304 4964800 140736335922720 18446744073709551615 228134539957 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 185072

[startup+0.102018 s]
/proc/loadavg: 7.38 7.91 7.98 2/347 29463
/proc/meminfo: memFree=20207688/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=251136 CPUtime=0.69 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 1746 0 0 0 68 1 0 0 18 0 8 0 662611261 257163264 1645 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29463/statm: 62784 1659 464 189 0 57133 0
[pid=29463/tid=29464] ppid=29461 vsize=316672 CPUtime=0.13 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 164 0 0 0 13 0 0 0 18 0 8 0 662611262 324272128 1778 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=316936 CPUtime=0.2 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 214 0 0 0 20 0 0 0 18 0 8 0 662611262 324542464 2092 33554432000 4194304 4964800 140736335922720 18446744073709551615 4332151 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=317068 CPUtime=0.22 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 163 0 0 0 22 0 0 0 25 0 8 0 662611262 324677632 2253 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122819103 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=317200 CPUtime=0.37 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 248 0 0 0 37 0 0 0 18 0 8 0 662611262 324812800 2542 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122819103 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=317332 CPUtime=0.47 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 248 0 0 0 47 0 0 0 18 0 8 0 662611262 324947968 2778 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122819103 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=317468 CPUtime=0.5 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 216 0 0 0 50 0 0 0 18 0 8 0 662611262 325087232 2799 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122819103 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=317620 CPUtime=0.6 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) S 29461 29463 29437 0 -1 4202560 371 0 0 0 60 0 0 0 18 0 8 0 662611262 325242880 2958 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122819054 0 0 4096 18946 18446604453915550912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 251136

[startup+1.1455 s]
/proc/loadavg: 7.38 7.91 7.98 2/347 29463
/proc/meminfo: memFree=20207688/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=318420 CPUtime=9.43 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 3983 0 0 0 939 4 0 0 18 0 8 0 662611261 326062080 3882 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122819103 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29463/statm: 79605 3882 464 189 0 73954 0
[pid=29463/tid=29464] ppid=29461 vsize=318552 CPUtime=1.25 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 495 0 0 0 125 0 0 0 19 0 8 0 662611262 326197248 4002 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=318684 CPUtime=1.31 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 625 0 0 0 131 0 0 0 19 0 8 0 662611262 326332416 4026 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122819103 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=318684 CPUtime=1.34 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 358 0 0 0 134 0 0 0 25 0 8 0 662611262 326332416 4066 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122819103 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=318820 CPUtime=1.5 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 459 0 0 0 150 0 0 0 18 0 8 0 662611262 326471680 4176 33554432000 4194304 4964800 140736335922720 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=318820 CPUtime=1.5 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 378 0 0 0 149 1 0 0 20 0 8 0 662611262 326471680 4176 33554432000 4194304 4964800 140736335922720 18446744073709551615 4321025 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=318820 CPUtime=1.48 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 384 0 0 0 148 0 0 0 19 0 8 0 662611262 326471680 4176 33554432000 4194304 4964800 140736335922720 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=318820 CPUtime=1.49 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 526 0 0 0 149 0 0 0 19 0 8 0 662611262 326471680 4176 33554432000 4194304 4964800 140736335922720 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.43
Current children cumulated vsize (KiB) 318420

[startup+1.59784 s]
/proc/loadavg: 7.38 7.91 7.98 2/347 29463
/proc/meminfo: memFree=20207688/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=318820 CPUtime=12.52 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 4340 0 0 0 1247 5 0 0 18 0 8 0 662611261 326471680 4239 33554432000 4194304 4964800 140736335922720 18446744073709551615 228122819103 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29463/statm: 79705 4250 464 189 0 74054 0
[pid=29463/tid=29464] ppid=29461 vsize=318820 CPUtime=1.6 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 544 0 0 0 160 0 0 0 19 0 8 0 662611262 326471680 4250 33554432000 4194304 4964800 140736335922720 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=318820 CPUtime=1.59 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 669 0 0 0 159 0 0 0 20 0 8 0 662611262 326471680 4250 33554432000 4194304 4964800 140736335922720 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=318820 CPUtime=1.53 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 363 0 0 0 153 0 0 0 25 0 8 0 662611262 326471680 4250 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=318820 CPUtime=1.6 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 485 0 0 0 160 0 0 0 19 0 8 0 662611262 326471680 4250 33554432000 4194304 4964800 140736335922720 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=318820 CPUtime=1.6 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 379 0 0 0 159 1 0 0 20 0 8 0 662611262 326471680 4250 33554432000 4194304 4964800 140736335922720 18446744073709551615 4338788 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=318820 CPUtime=1.58 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 390 0 0 0 158 0 0 0 19 0 8 0 662611262 326471680 4250 33554432000 4194304 4964800 140736335922720 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=318820 CPUtime=1.59 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 529 0 0 0 159 0 0 0 19 0 8 0 662611262 326471680 4250 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 318820

[startup+1.67934 s]
/proc/loadavg: 7.38 7.91 7.98 2/347 29463
/proc/meminfo: memFree=20207688/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=318820 CPUtime=13.17 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 4366 0 0 0 1312 5 0 0 19 0 8 0 662611261 326471680 4265 33554432000 4194304 4964800 140736335922720 18446744073709551615 4631193 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29463/statm: 79705 4286 464 189 0 74054 0
[pid=29463/tid=29464] ppid=29461 vsize=318820 CPUtime=1.7 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 551 0 0 0 170 0 0 0 19 0 8 0 662611262 326471680 4286 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=318820 CPUtime=1.69 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 687 0 0 0 169 0 0 0 20 0 8 0 662611262 326471680 4286 33554432000 4194304 4964800 140736335922720 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=318820 CPUtime=1.63 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 364 0 0 0 163 0 0 0 25 0 8 0 662611262 326471680 4286 33554432000 4194304 4964800 140736335922720 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=318820 CPUtime=1.7 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 493 0 0 0 170 0 0 0 19 0 8 0 662611262 326471680 4286 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=318820 CPUtime=1.7 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 379 0 0 0 169 1 0 0 20 0 8 0 662611262 326471680 4286 33554432000 4194304 4964800 140736335922720 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=318820 CPUtime=1.68 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 390 0 0 0 168 0 0 0 19 0 8 0 662611262 326471680 4286 33554432000 4194304 4964800 140736335922720 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=318820 CPUtime=1.69 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 529 0 0 0 169 0 0 0 19 0 8 0 662611262 326471680 4286 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.17
Current children cumulated vsize (KiB) 318820

[startup+3.10046 s]
/proc/loadavg: 7.38 7.91 7.98 9/355 29471
/proc/meminfo: memFree=20189912/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=319220 CPUtime=24.51 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 5388 0 0 0 2444 7 0 0 21 0 8 0 662611261 326881280 5287 33554432000 4194304 4964800 140736335922720 18446744073709551615 4684104 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29463/statm: 79805 5287 464 189 0 74154 0
[pid=29463/tid=29464] ppid=29461 vsize=319220 CPUtime=3.07 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 686 0 0 0 307 0 0 0 23 0 8 0 662611262 326881280 5287 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=319220 CPUtime=3.06 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 878 0 0 0 306 0 0 0 25 0 8 0 662611262 326881280 5287 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=319220 CPUtime=3 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 439 0 0 0 300 0 0 0 25 0 8 0 662611262 326881280 5287 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=319220 CPUtime=3.07 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 639 0 0 0 307 0 0 0 21 0 8 0 662611262 326881280 5287 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=319220 CPUtime=3.07 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 516 0 0 0 306 1 0 0 25 0 8 0 662611262 326881280 5287 33554432000 4194304 4964800 140736335922720 18446744073709551615 4627335 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=319220 CPUtime=3.05 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 477 0 0 0 305 0 0 0 23 0 8 0 662611262 326881280 5287 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=319220 CPUtime=3.05 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 675 0 0 0 305 0 0 0 22 0 8 0 662611262 326881280 5287 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 319220

[startup+6.30088 s]
/proc/loadavg: 7.43 7.92 7.98 9/355 29471
/proc/meminfo: memFree=20183216/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=320448 CPUtime=50.05 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 6834 0 0 0 4994 11 0 0 25 0 8 0 662611261 328138752 6733 33554432000 4194304 4964800 140736335922720 18446744073709551615 4321029 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29463/statm: 80112 6733 464 189 0 74461 0
[pid=29463/tid=29464] ppid=29461 vsize=320448 CPUtime=6.28 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 897 0 0 0 627 1 0 0 18 0 8 0 662611262 328138752 6733 33554432000 4194304 4964800 140736335922720 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=320448 CPUtime=6.26 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 1286 0 0 0 625 1 0 0 25 0 8 0 662611262 328138752 6733 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=320448 CPUtime=6.2 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 550 0 0 0 619 1 0 0 25 0 8 0 662611262 328138752 6733 33554432000 4194304 4964800 140736335922720 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=320448 CPUtime=6.26 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 845 0 0 0 626 0 0 0 25 0 8 0 662611262 328138752 6733 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670282 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=320448 CPUtime=6.27 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 639 0 0 0 625 2 0 0 25 0 8 0 662611262 328138752 6733 33554432000 4194304 4964800 140736335922720 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=320448 CPUtime=6.25 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 611 0 0 0 624 1 0 0 25 0 8 0 662611262 328138752 6733 33554432000 4194304 4964800 140736335922720 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=320448 CPUtime=6.22 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 833 0 0 0 621 1 0 0 25 0 8 0 662611262 328138752 6733 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0

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

/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 1265 0 0 0 5098 6 0 0 19 0 8 0 662611262 333344768 12306 33554432000 4194304 4964800 140736335922720 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=325532 CPUtime=51.02 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 920 0 0 0 5098 4 0 0 25 0 8 0 662611262 333344768 12306 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=325532 CPUtime=50.5 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 1384 0 0 0 5046 4 0 0 25 0 8 0 662611262 333344768 12306 33554432000 4194304 4964800 140736335922720 18446744073709551615 4653191 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.74
Current children cumulated vsize (KiB) 325532

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

[startup+52.4006 s]
/proc/loadavg: 7.80 7.94 7.99 9/355 29472
/proc/meminfo: memFree=20162056/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=325532 CPUtime=418.12 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 12440 0 0 0 41773 39 0 0 25 0 8 0 662611261 333344768 12339 33554432000 4194304 4964800 140736335922720 18446744073709551615 4659398 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29463/statm: 81383 12339 464 189 0 75732 0
[pid=29463/tid=29464] ppid=29461 vsize=325532 CPUtime=52.34 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 2131 0 0 0 5229 5 0 0 25 0 8 0 662611262 333344768 12339 33554432000 4194304 4964800 140736335922720 18446744073709551615 4653320 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=325532 CPUtime=52.33 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 3044 0 0 0 5229 4 0 0 25 0 8 0 662611262 333344768 12339 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=325532 CPUtime=52.28 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 755 0 0 0 5223 5 0 0 25 0 8 0 662611262 333344768 12339 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=325532 CPUtime=52.33 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 1406 0 0 0 5230 3 0 0 20 0 8 0 662611262 333344768 12339 33554432000 4194304 4964800 140736335922720 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=325532 CPUtime=52.34 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 1271 0 0 0 5228 6 0 0 21 0 8 0 662611262 333344768 12339 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=325532 CPUtime=52.32 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 920 0 0 0 5228 4 0 0 25 0 8 0 662611262 333344768 12339 33554432000 4194304 4964800 140736335922720 18446744073709551615 4320996 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=325532 CPUtime=51.79 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 1390 0 0 0 5175 4 0 0 25 0 8 0 662611262 333344768 12339 33554432000 4194304 4964800 140736335922720 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 418.12
Current children cumulated vsize (KiB) 325532

[startup+58.8004 s]
/proc/loadavg: 7.83 7.94 7.99 9/355 29472
/proc/meminfo: memFree=20160940/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=325660 CPUtime=469.22 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 12756 0 0 0 46880 42 0 0 25 0 8 0 662611261 333475840 12655 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29463/statm: 81415 12655 464 189 0 75764 0
[pid=29463/tid=29464] ppid=29461 vsize=325660 CPUtime=58.73 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 2263 0 0 0 5868 5 0 0 25 0 8 0 662611262 333475840 12655 33554432000 4194304 4964800 140736335922720 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=325660 CPUtime=58.73 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 3119 0 0 0 5869 4 0 0 18 0 8 0 662611262 333475840 12655 33554432000 4194304 4964800 140736335922720 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=325660 CPUtime=58.68 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 775 0 0 0 5863 5 0 0 25 0 8 0 662611262 333475840 12655 33554432000 4194304 4964800 140736335922720 18446744073709551615 4332387 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=325660 CPUtime=58.72 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 1442 0 0 0 5869 3 0 0 19 0 8 0 662611262 333475840 12655 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=325660 CPUtime=58.73 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 1305 0 0 0 5867 6 0 0 25 0 8 0 662611262 333475840 12655 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=325660 CPUtime=58.72 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 930 0 0 0 5867 5 0 0 25 0 8 0 662611262 333475840 12655 33554432000 4194304 4964800 140736335922720 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=325660 CPUtime=58.11 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 1393 0 0 0 5806 5 0 0 25 0 8 0 662611262 333475840 12655 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 469.22
Current children cumulated vsize (KiB) 325660

[startup+62.0008 s]
/proc/loadavg: 7.83 7.94 7.99 9/355 29473
/proc/meminfo: memFree=20160692/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=325792 CPUtime=494.78 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 12805 0 0 0 49434 44 0 0 20 0 8 0 662611261 333611008 12704 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670261 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29463/statm: 81448 12704 464 189 0 75797 0
[pid=29463/tid=29464] ppid=29461 vsize=325792 CPUtime=61.93 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 2290 0 0 0 6187 6 0 0 25 0 8 0 662611262 333611008 12704 33554432000 4194304 4964800 140736335922720 18446744073709551615 4669500 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=325792 CPUtime=61.92 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 3133 0 0 0 6188 4 0 0 25 0 8 0 662611262 333611008 12704 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670203 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=325792 CPUtime=61.88 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 776 0 0 0 6183 5 0 0 25 0 8 0 662611262 333611008 12704 33554432000 4194304 4964800 140736335922720 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=325792 CPUtime=61.92 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 1443 0 0 0 6189 3 0 0 25 0 8 0 662611262 333611008 12704 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=325792 CPUtime=61.92 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 1307 0 0 0 6186 6 0 0 25 0 8 0 662611262 333611008 12704 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=325792 CPUtime=61.92 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 930 0 0 0 6187 5 0 0 25 0 8 0 662611262 333611008 12704 33554432000 4194304 4964800 140736335922720 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=325792 CPUtime=61.27 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 1395 0 0 0 6122 5 0 0 25 0 8 0 662611262 333611008 12704 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 494.78
Current children cumulated vsize (KiB) 325792

[startup+63.6005 s]
/proc/loadavg: 7.83 7.94 7.99 9/355 29473
/proc/meminfo: memFree=20160692/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=325792 CPUtime=507.56 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 12821 0 0 0 50712 44 0 0 25 0 8 0 662611261 333611008 12720 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29463/statm: 81448 12720 464 189 0 75797 0
[pid=29463/tid=29464] ppid=29461 vsize=325792 CPUtime=63.53 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 2291 0 0 0 6347 6 0 0 25 0 8 0 662611262 333611008 12720 33554432000 4194304 4964800 140736335922720 18446744073709551615 4660130 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=325792 CPUtime=63.52 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 3134 0 0 0 6348 4 0 0 25 0 8 0 662611262 333611008 12720 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=325792 CPUtime=63.47 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 776 0 0 0 6342 5 0 0 25 0 8 0 662611262 333611008 12720 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=325792 CPUtime=63.53 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 1444 0 0 0 6349 4 0 0 25 0 8 0 662611262 333611008 12720 33554432000 4194304 4964800 140736335922720 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=325792 CPUtime=63.52 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 1307 0 0 0 6346 6 0 0 25 0 8 0 662611262 333611008 12720 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=325792 CPUtime=63.52 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 935 0 0 0 6347 5 0 0 25 0 8 0 662611262 333611008 12720 33554432000 4194304 4964800 140736335922720 18446744073709551615 4675677 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=325792 CPUtime=62.86 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 1395 0 0 0 6281 5 0 0 25 0 8 0 662611262 333611008 12720 33554432000 4194304 4964800 140736335922720 18446744073709551615 4669017 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 507.56
Current children cumulated vsize (KiB) 325792

[startup+64.4004 s]
/proc/loadavg: 7.84 7.94 7.99 9/355 29473
/proc/meminfo: memFree=20160692/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=325792 CPUtime=513.95 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 12826 0 0 0 51350 45 0 0 25 0 8 0 662611261 333611008 12725 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29463/statm: 81448 12725 464 189 0 75797 0
[pid=29463/tid=29464] ppid=29461 vsize=325792 CPUtime=64.33 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 2293 0 0 0 6427 6 0 0 25 0 8 0 662611262 333611008 12725 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=325792 CPUtime=64.32 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 3137 0 0 0 6428 4 0 0 25 0 8 0 662611262 333611008 12725 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=325792 CPUtime=64.27 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 776 0 0 0 6422 5 0 0 25 0 8 0 662611262 333611008 12725 33554432000 4194304 4964800 140736335922720 18446744073709551615 4324693 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=325792 CPUtime=64.33 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 1444 0 0 0 6429 4 0 0 25 0 8 0 662611262 333611008 12725 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=325792 CPUtime=64.32 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 1307 0 0 0 6426 6 0 0 25 0 8 0 662611262 333611008 12725 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=325792 CPUtime=64.32 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 935 0 0 0 6427 5 0 0 25 0 8 0 662611262 333611008 12725 33554432000 4194304 4964800 140736335922720 18446744073709551615 4675677 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=325792 CPUtime=63.65 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 1395 0 0 0 6360 5 0 0 25 0 8 0 662611262 333611008 12725 33554432000 4194304 4964800 140736335922720 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 513.95
Current children cumulated vsize (KiB) 325792

[startup+64.8003 s]
/proc/loadavg: 7.84 7.94 7.99 9/355 29473
/proc/meminfo: memFree=20160692/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=325792 CPUtime=517.15 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 12828 0 0 0 51670 45 0 0 25 0 8 0 662611261 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670538 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29463/statm: 81448 12727 464 189 0 75797 0
[pid=29463/tid=29464] ppid=29461 vsize=325792 CPUtime=64.73 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 2293 0 0 0 6467 6 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4669153 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=325792 CPUtime=64.72 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 3137 0 0 0 6468 4 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=325792 CPUtime=64.67 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 777 0 0 0 6462 5 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=325792 CPUtime=64.73 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 1445 0 0 0 6469 4 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=325792 CPUtime=64.72 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 1307 0 0 0 6466 6 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=325792 CPUtime=64.71 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 935 0 0 0 6466 5 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4675677 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=325792 CPUtime=64.05 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 1395 0 0 0 6400 5 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 517.15
Current children cumulated vsize (KiB) 325792

[startup+64.9003 s]
/proc/loadavg: 7.84 7.94 7.99 9/355 29473
/proc/meminfo: memFree=20160692/32951124 swapFree=54427468/67111528
[pid=29463] ppid=29461 vsize=325792 CPUtime=517.94 cores=0-7
/proc/29463/stat : 29463 (claspmt) R 29461 29463 29437 0 -1 4202496 12828 0 0 0 51749 45 0 0 25 0 8 0 662611261 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670650 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29463/statm: 81448 12727 464 189 0 75797 0
[pid=29463/tid=29464] ppid=29461 vsize=325792 CPUtime=64.83 cores=0-7
/proc/29463/task/29464/stat : 29464 (claspmt) R 29461 29463 29437 0 -1 4202560 2293 0 0 0 6477 6 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4647573 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29463/tid=29465] ppid=29461 vsize=325792 CPUtime=64.82 cores=0-7
/proc/29463/task/29465/stat : 29465 (claspmt) R 29461 29463 29437 0 -1 4202560 3137 0 0 0 6478 4 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29463/tid=29466] ppid=29461 vsize=325792 CPUtime=64.77 cores=0-7
/proc/29463/task/29466/stat : 29466 (claspmt) R 29461 29463 29437 0 -1 4202560 777 0 0 0 6472 5 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29463/tid=29467] ppid=29461 vsize=325792 CPUtime=64.83 cores=0-7
/proc/29463/task/29467/stat : 29467 (claspmt) R 29461 29463 29437 0 -1 4202560 1445 0 0 0 6479 4 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4669532 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29463/tid=29468] ppid=29461 vsize=325792 CPUtime=64.82 cores=0-7
/proc/29463/task/29468/stat : 29468 (claspmt) R 29461 29463 29437 0 -1 4202560 1307 0 0 0 6476 6 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29463/tid=29469] ppid=29461 vsize=325792 CPUtime=64.81 cores=0-7
/proc/29463/task/29469/stat : 29469 (claspmt) R 29461 29463 29437 0 -1 4202560 935 0 0 0 6476 5 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4675677 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29463/tid=29470] ppid=29461 vsize=325792 CPUtime=64.15 cores=0-7
/proc/29463/task/29470/stat : 29470 (claspmt) R 29461 29463 29437 0 -1 4202560 1395 0 0 0 6410 5 0 0 25 0 8 0 662611262 333611008 12727 33554432000 4194304 4964800 140736335922720 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 517.94
Current children cumulated vsize (KiB) 325792

Child status: 20
Real time (s): 64.9465
CPU time (s): 518.252
CPU user time (s): 517.782
CPU system time (s): 0.469928
CPU usage (%): 797.968
Max. virtual memory (cumulated for all children) (KiB): 325792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 517.782
system time used= 0.469928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12839
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= 58916
involuntary context switches= 2299

runsolver used 0.200969 second user time and 0.518921 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-16 03:42:13
IDJOB=3381233
IDBENCH=84808
IDSOLVER=1865
FILE ID=node138/3381233-1305510133
RUNJOBID= node138-1305510133-29451
PBS_JOBID= 13325520
Free space on /tmp= 73556 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.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-3381233-1305510133/watcher-3381233-1305510133 -o /tmp/evaluation-result-3381233-1305510133/solver-3381233-1305510133 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381233-1305510133.cnf

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=826559311

node138.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20208092 kB
Buffers:        300500 kB
Cached:        4020484 kB
SwapCached:      18496 kB
Active:        9362788 kB
Inactive:      3121308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20208092 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:             888 kB
Writeback:           0 kB
AnonPages:     8156376 kB
Mapped:          15768 kB
Slab:           128960 kB
PageTables:      64264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77115832 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= 73552 MiB
End job on node138 at 2011-05-16 03:43:18