Trace number 3381317

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 481.457 60.3801

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark71.3432
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...512483/instance-3381317-1305512483.cnf
0.00/0.00	c Solving...
480.88/60.37	s UNSATISFIABLE
480.88/60.37	
480.88/60.37	c Models        : 0     
480.88/60.37	c Time          : 60.370s (Solving: 60.37s 1st Model: 0.00s Unsat: 60.37s)
480.88/60.37	c CPU Time      : 481.440s

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-3381317-1305512483/watcher-3381317-1305512483 -o /tmp/evaluation-result-3381317-1305512483/solver-3381317-1305512483 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381317-1305512483.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.64 7.95 7.98 2/429 1280
/proc/meminfo: memFree=23545356/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=21016 CPUtime=0 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 540 0 0 0 0 0 0 0 25 0 1 0 741478949 21520384 470 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367207621 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1280/statm: 5254 471 386 189 0 128 0
[pid=1280/tid=1281] ppid=1278 vsize=250324 CPUtime=0 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) S 1278 1280 1254 0 -1 4202560 35 0 0 0 0 0 0 0 25 0 8 0 741478950 256331776 931 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651822 0 0 4096 18946 18446604441420704640 0 0 -1 6 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=250324 CPUtime=0 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 47 0 0 0 0 0 0 0 25 0 8 0 741478950 256331776 931 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651822 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=250324 CPUtime=0 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) S 1278 1280 1254 0 -1 4202560 27 0 0 0 0 0 0 0 18 0 8 0 741478950 256331776 933 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651822 0 0 4096 18946 18446604441420704640 0 0 -1 1 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=250324 CPUtime=0 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 20 0 0 0 0 0 0 0 25 0 8 0 741478950 256331776 934 33554432000 4194304 4964800 140736581546192 18446744073709551615 4652178 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=250324 CPUtime=0 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 26 0 0 0 0 0 0 0 25 0 8 0 741478950 256331776 934 33554432000 4194304 4964800 140736581546192 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=250324 CPUtime=0 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 53 0 0 0 0 0 0 0 17 0 8 0 741478950 256331776 934 33554432000 4194304 4964800 140736581546192 18446744073709551615 4658556 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=250324 CPUtime=0 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 94 0 0 0 0 0 0 0 18 0 8 0 741478950 256331776 934 33554432000 4194304 4964800 140736581546192 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 1 0 0 0

[startup+0.0312351 s]
/proc/loadavg: 7.64 7.95 7.98 2/429 1280
/proc/meminfo: memFree=23545356/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=250720 CPUtime=0.22 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 1355 0 0 0 22 0 0 0 25 0 8 0 741478949 256737280 1274 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651871 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 62680 1274 464 189 0 57029 0
[pid=1280/tid=1281] ppid=1278 vsize=250852 CPUtime=0.04 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 82 0 0 0 4 0 0 0 25 0 8 0 741478950 256872448 1401 33554432000 4194304 4964800 140736581546192 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=250984 CPUtime=0.07 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 161 0 0 0 7 0 0 0 25 0 8 0 741478950 257007616 1531 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=250984 CPUtime=0.08 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) S 1278 1280 1254 0 -1 4202560 107 0 0 0 8 0 0 0 18 0 8 0 741478950 257007616 1553 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651822 0 0 4096 18946 18446604441420704640 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=316520 CPUtime=0.12 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 127 0 0 0 12 0 0 0 18 0 8 0 741478950 324116480 1761 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=316660 CPUtime=0.17 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 107 0 0 0 17 0 0 0 18 0 8 0 741478950 324259840 1870 33554432000 4194304 4964800 140736581546192 18446744073709551615 4660435 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=316792 CPUtime=0.21 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 182 0 0 0 21 0 0 0 18 0 8 0 741478950 324395008 1980 33554432000 4194304 4964800 140736581546192 18446744073709551615 4675677 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=316924 CPUtime=0.25 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 237 0 0 0 25 0 0 0 18 0 8 0 741478950 324530176 2152 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367207969 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 250720

[startup+0.758889 s]
/proc/loadavg: 7.64 7.95 7.98 2/429 1280
/proc/meminfo: memFree=23545356/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=317848 CPUtime=6.32 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 3423 0 0 0 629 3 0 0 25 0 8 0 741478949 325476352 3342 33554432000 4194304 4964800 140736581546192 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 79462 3347 464 189 0 73811 0
[pid=1280/tid=1281] ppid=1278 vsize=317848 CPUtime=0.79 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 328 0 0 0 79 0 0 0 18 0 8 0 741478950 325476352 3347 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=317848 CPUtime=0.8 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 673 0 0 0 80 0 0 0 25 0 8 0 741478950 325476352 3347 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=317848 CPUtime=0.79 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) R 1278 1280 1254 0 -1 4202560 291 0 0 0 79 0 0 0 19 0 8 0 741478950 325476352 3347 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=317848 CPUtime=0.79 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 359 0 0 0 79 0 0 0 18 0 8 0 741478950 325476352 3347 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=317848 CPUtime=0.79 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 241 0 0 0 79 0 0 0 19 0 8 0 741478950 325476352 3347 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=317848 CPUtime=0.8 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 296 0 0 0 80 0 0 0 19 0 8 0 741478950 325476352 3347 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=317848 CPUtime=0.8 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 318 0 0 0 80 0 0 0 19 0 8 0 741478950 325476352 3347 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 317848

[startup+0.878894 s]
/proc/loadavg: 7.64 7.95 7.98 2/429 1280
/proc/meminfo: memFree=23545356/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=317984 CPUtime=7.08 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 3562 0 0 0 705 3 0 0 25 0 8 0 741478949 325615616 3481 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651871 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 79496 3536 464 189 0 73845 0
[pid=1280/tid=1281] ppid=1278 vsize=317984 CPUtime=0.89 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 354 0 0 0 89 0 0 0 18 0 8 0 741478950 325615616 3536 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=317984 CPUtime=0.9 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 716 0 0 0 90 0 0 0 25 0 8 0 741478950 325615616 3536 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=317984 CPUtime=0.89 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) R 1278 1280 1254 0 -1 4202560 303 0 0 0 89 0 0 0 19 0 8 0 741478950 325615616 3536 33554432000 4194304 4964800 140736581546192 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=317984 CPUtime=0.89 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 432 0 0 0 89 0 0 0 18 0 8 0 741478950 325615616 3536 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=317984 CPUtime=0.89 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 249 0 0 0 89 0 0 0 19 0 8 0 741478950 325615616 3536 33554432000 4194304 4964800 140736581546192 18446744073709551615 4334309 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=317984 CPUtime=0.89 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 307 0 0 0 89 0 0 0 19 0 8 0 741478950 325615616 3537 33554432000 4194304 4964800 140736581546192 18446744073709551615 4321002 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=317984 CPUtime=0.9 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 332 0 0 0 90 0 0 0 19 0 8 0 741478950 325615616 3537 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 317984

[startup+0.953148 s]
/proc/loadavg: 7.64 7.95 7.98 2/429 1280
/proc/meminfo: memFree=23545356/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=317984 CPUtime=7.66 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 3706 0 0 0 763 3 0 0 25 0 8 0 741478949 325615616 3625 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651871 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 79533 3687 464 189 0 73882 0
[pid=1280/tid=1281] ppid=1278 vsize=318132 CPUtime=0.99 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 366 0 0 0 99 0 0 0 18 0 8 0 741478950 325767168 3687 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=318132 CPUtime=1 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 795 0 0 0 100 0 0 0 25 0 8 0 741478950 325767168 3687 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=318132 CPUtime=0.99 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) R 1278 1280 1254 0 -1 4202560 307 0 0 0 99 0 0 0 19 0 8 0 741478950 325767168 3687 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=318132 CPUtime=0.99 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 469 0 0 0 99 0 0 0 19 0 8 0 741478950 325767168 3687 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=318132 CPUtime=0.99 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 257 0 0 0 99 0 0 0 19 0 8 0 741478950 325767168 3687 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670206 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=318132 CPUtime=0.99 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 312 0 0 0 99 0 0 0 19 0 8 0 741478950 325767168 3687 33554432000 4194304 4964800 140736581546192 18446744073709551615 4627578 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=318132 CPUtime=1 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 336 0 0 0 100 0 0 0 19 0 8 0 741478950 325767168 3687 33554432000 4194304 4964800 140736581546192 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.66
Current children cumulated vsize (KiB) 317984

[startup+1.5453 s]
/proc/loadavg: 7.64 7.95 7.98 2/429 1280
/proc/meminfo: memFree=23545356/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=318788 CPUtime=12.46 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 4279 0 0 0 1241 5 0 0 25 0 8 0 741478949 326438912 4198 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651871 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 79697 4211 464 189 0 74046 0
[pid=1280/tid=1281] ppid=1278 vsize=318788 CPUtime=1.59 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 416 0 0 0 159 0 0 0 19 0 8 0 741478950 326438912 4211 33554432000 4194304 4964800 140736581546192 18446744073709551615 4660582 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=318788 CPUtime=1.6 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 992 0 0 0 160 0 0 0 25 0 8 0 741478950 326438912 4211 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=318788 CPUtime=1.59 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) R 1278 1280 1254 0 -1 4202560 330 0 0 0 159 0 0 0 20 0 8 0 741478950 326438912 4211 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=318788 CPUtime=1.59 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 609 0 0 0 159 0 0 0 20 0 8 0 741478950 326438912 4211 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=318788 CPUtime=1.59 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 272 0 0 0 159 0 0 0 20 0 8 0 741478950 326438912 4211 33554432000 4194304 4964800 140736581546192 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=318788 CPUtime=1.59 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 327 0 0 0 159 0 0 0 20 0 8 0 741478950 326438912 4211 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=318788 CPUtime=1.6 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 388 0 0 0 160 0 0 0 20 0 8 0 741478950 326438912 4211 33554432000 4194304 4964800 140736581546192 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 318788

[startup+3.10084 s]
/proc/loadavg: 7.67 7.95 7.98 9/437 1288
/proc/meminfo: memFree=23527956/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=319188 CPUtime=24.61 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 4965 0 0 0 2454 7 0 0 25 0 8 0 741478949 326848512 4884 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 79797 4884 464 189 0 74146 0
[pid=1280/tid=1281] ppid=1278 vsize=319188 CPUtime=3.07 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 509 0 0 0 306 1 0 0 18 0 8 0 741478950 326848512 4884 33554432000 4194304 4964800 140736581546192 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=319188 CPUtime=3.08 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 1246 0 0 0 308 0 0 0 25 0 8 0 741478950 326848512 4884 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=319188 CPUtime=3.04 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) R 1278 1280 1254 0 -1 4202560 362 0 0 0 304 0 0 0 25 0 8 0 741478950 326848512 4884 33554432000 4194304 4964800 140736581546192 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=319188 CPUtime=3.07 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 727 0 0 0 307 0 0 0 24 0 8 0 741478950 326848512 4884 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=319188 CPUtime=3.06 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 324 0 0 0 306 0 0 0 19 0 8 0 741478950 326848512 4884 33554432000 4194304 4964800 140736581546192 18446744073709551615 4654532 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=319188 CPUtime=3.07 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 382 0 0 0 306 1 0 0 19 0 8 0 741478950 326848512 4884 33554432000 4194304 4964800 140736581546192 18446744073709551615 4654467 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=319188 CPUtime=3.08 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 404 0 0 0 307 1 0 0 25 0 8 0 741478950 326848512 4884 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 319188

[startup+6.30125 s]
/proc/loadavg: 7.67 7.95 7.98 9/437 1288
/proc/meminfo: memFree=23524452/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=320108 CPUtime=50.13 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 5911 0 0 0 5001 12 0 0 25 0 8 0 741478949 327790592 5830 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 80027 5830 464 189 0 74376 0
[pid=1280/tid=1281] ppid=1278 vsize=320108 CPUtime=6.26 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 687 0 0 0 624 2 0 0 20 0 8 0 741478950 327790592 5830 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=320108 CPUtime=6.28 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 1606 0 0 0 628 0 0 0 25 0 8 0 741478950 327790592 5830 33554432000 4194304 4964800 140736581546192 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=320108 CPUtime=6.19 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) R 1278 1280 1254 0 -1 4202560 420 0 0 0 618 1 0 0 19 0 8 0 741478950 327790592 5830 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=320108 CPUtime=6.27 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 817 0 0 0 626 1 0 0 20 0 8 0 741478950 327790592 5830 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=320108 CPUtime=6.26 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 387 0 0 0 625 1 0 0 19 0 8 0 741478950 327790592 5830 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=320108 CPUtime=6.26 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 441 0 0 0 625 1 0 0 19 0 8 0 741478950 327790592 5830 33554432000 4194304 4964800 140736581546192 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=320108 CPUtime=6.27 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 483 0 0 0 626 1 0 0 18 0 8 0 741478950 327790592 5830 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 1 0 0 0

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

/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 1169 0 0 0 5094 5 0 0 21 0 8 0 741478950 330645504 9510 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=322896 CPUtime=50.97 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 694 0 0 0 5091 6 0 0 18 0 8 0 741478950 330645504 9510 33554432000 4194304 4964800 140736581546192 18446744073709551615 4660247 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=322896 CPUtime=51.03 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 672 0 0 0 5098 5 0 0 22 0 8 0 741478950 330645504 9510 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.5
Current children cumulated vsize (KiB) 322896

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

[startup+51.8008 s]
/proc/loadavg: 7.92 7.97 7.98 9/437 1289
/proc/meminfo: memFree=23510744/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=322896 CPUtime=413.07 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 9591 0 0 0 41253 54 0 0 25 0 8 0 741478949 330645504 9510 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 80724 9510 464 189 0 75073 0
[pid=1280/tid=1281] ppid=1278 vsize=322896 CPUtime=51.67 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 1272 0 0 0 5156 11 0 0 25 0 8 0 741478950 330645504 9510 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=322896 CPUtime=51.74 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 2350 0 0 0 5171 3 0 0 25 0 8 0 741478950 330645504 9510 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=322896 CPUtime=51.04 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) R 1278 1280 1254 0 -1 4202560 670 0 0 0 5096 8 0 0 25 0 8 0 741478950 330645504 9510 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=322896 CPUtime=51.7 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 1555 0 0 0 5165 5 0 0 22 0 8 0 741478950 330645504 9510 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=322896 CPUtime=51.69 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 1169 0 0 0 5164 5 0 0 18 0 8 0 741478950 330645504 9510 33554432000 4194304 4964800 140736581546192 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=322896 CPUtime=51.67 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 694 0 0 0 5161 6 0 0 19 0 8 0 741478950 330645504 9510 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=322896 CPUtime=51.73 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 672 0 0 0 5168 5 0 0 25 0 8 0 741478950 330645504 9510 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670097 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 413.07
Current children cumulated vsize (KiB) 322896

[startup+55.0013 s]
/proc/loadavg: 7.92 7.97 7.98 9/437 1289
/proc/meminfo: memFree=23510744/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=323040 CPUtime=438.6 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 9652 0 0 0 43802 58 0 0 20 0 8 0 741478949 330792960 9571 33554432000 4194304 4964800 140736581546192 18446744073709551615 4684013 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 80760 9571 464 189 0 75109 0
[pid=1280/tid=1281] ppid=1278 vsize=323040 CPUtime=54.86 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 1289 0 0 0 5475 11 0 0 18 0 8 0 741478950 330792960 9571 33554432000 4194304 4964800 140736581546192 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=323040 CPUtime=54.94 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 2354 0 0 0 5491 3 0 0 25 0 8 0 741478950 330792960 9571 33554432000 4194304 4964800 140736581546192 18446744073709551615 4653203 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=323040 CPUtime=54.19 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) R 1278 1280 1254 0 -1 4202560 678 0 0 0 5411 8 0 0 25 0 8 0 741478950 330792960 9571 33554432000 4194304 4964800 140736581546192 18446744073709551615 4312160 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=323040 CPUtime=54.9 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 1571 0 0 0 5485 5 0 0 25 0 8 0 741478950 330792960 9571 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=323040 CPUtime=54.89 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 1178 0 0 0 5483 6 0 0 25 0 8 0 741478950 330792960 9571 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=323040 CPUtime=54.86 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 697 0 0 0 5479 7 0 0 18 0 8 0 741478950 330792960 9571 33554432000 4194304 4964800 140736581546192 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=323040 CPUtime=54.93 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 675 0 0 0 5487 6 0 0 23 0 8 0 741478950 330792960 9571 33554432000 4194304 4964800 140736581546192 18446744073709551615 4325305 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 438.6
Current children cumulated vsize (KiB) 323040

[startup+58.2007 s]
/proc/loadavg: 7.93 7.97 7.98 9/437 1290
/proc/meminfo: memFree=23510616/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=323040 CPUtime=464.13 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 9680 0 0 0 46354 59 0 0 25 0 8 0 741478949 330792960 9599 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651871 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 80760 9599 464 189 0 75109 0
[pid=1280/tid=1281] ppid=1278 vsize=323040 CPUtime=58.07 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 1289 0 0 0 5795 12 0 0 25 0 8 0 741478950 330792960 9599 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=323040 CPUtime=58.14 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 2370 0 0 0 5811 3 0 0 25 0 8 0 741478950 330792960 9599 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=323040 CPUtime=57.34 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) R 1278 1280 1254 0 -1 4202560 679 0 0 0 5726 8 0 0 25 0 8 0 741478950 330792960 9599 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=323040 CPUtime=58.09 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 1571 0 0 0 5804 5 0 0 25 0 8 0 741478950 330792960 9599 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=323040 CPUtime=58.09 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 1187 0 0 0 5803 6 0 0 25 0 8 0 741478950 330792960 9599 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=323040 CPUtime=58.05 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 699 0 0 0 5798 7 0 0 25 0 8 0 741478950 330792960 9599 33554432000 4194304 4964800 140736581546192 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=323040 CPUtime=58.13 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 675 0 0 0 5807 6 0 0 25 0 8 0 741478950 330792960 9599 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 464.13
Current children cumulated vsize (KiB) 323040

[startup+59.0165 s]
/proc/loadavg: 7.93 7.97 7.98 9/437 1290
/proc/meminfo: memFree=23510616/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=323040 CPUtime=470.63 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 9694 0 0 0 47003 60 0 0 25 0 8 0 741478949 330792960 9613 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 80760 9613 464 189 0 75109 0
[pid=1280/tid=1281] ppid=1278 vsize=323040 CPUtime=58.88 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 1289 0 0 0 5876 12 0 0 25 0 8 0 741478950 330792960 9613 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=323040 CPUtime=58.96 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 2384 0 0 0 5893 3 0 0 25 0 8 0 741478950 330792960 9613 33554432000 4194304 4964800 140736581546192 18446744073709551615 4363366 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=323040 CPUtime=58.15 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) R 1278 1280 1254 0 -1 4202560 679 0 0 0 5806 9 0 0 25 0 8 0 741478950 330792960 9613 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=323040 CPUtime=58.9 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 1571 0 0 0 5885 5 0 0 25 0 8 0 741478950 330792960 9613 33554432000 4194304 4964800 140736581546192 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=323040 CPUtime=58.91 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 1187 0 0 0 5884 7 0 0 25 0 8 0 741478950 330792960 9613 33554432000 4194304 4964800 140736581546192 18446744073709551615 4627901 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=323040 CPUtime=58.87 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 699 0 0 0 5880 7 0 0 25 0 8 0 741478950 330792960 9613 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=323040 CPUtime=58.95 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 675 0 0 0 5889 6 0 0 25 0 8 0 741478950 330792960 9613 33554432000 4194304 4964800 140736581546192 18446744073709551615 4660137 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 470.63
Current children cumulated vsize (KiB) 323040

[startup+59.8004 s]
/proc/loadavg: 7.93 7.97 7.98 9/437 1290
/proc/meminfo: memFree=23510616/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=323040 CPUtime=476.89 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 9707 0 0 0 47628 61 0 0 18 0 8 0 741478949 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 80760 9626 464 189 0 75109 0
[pid=1280/tid=1281] ppid=1278 vsize=323040 CPUtime=59.66 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 1289 0 0 0 5954 12 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4660139 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=323040 CPUtime=59.75 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 2384 0 0 0 5971 4 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=323040 CPUtime=58.93 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) R 1278 1280 1254 0 -1 4202560 679 0 0 0 5884 9 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=323040 CPUtime=59.69 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 1571 0 0 0 5964 5 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=323040 CPUtime=59.69 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 1188 0 0 0 5962 7 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=323040 CPUtime=59.65 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 699 0 0 0 5958 7 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=323040 CPUtime=59.73 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 675 0 0 0 5967 6 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 47724772298325 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 476.89
Current children cumulated vsize (KiB) 323040

[startup+60.2003 s]
/proc/loadavg: 7.93 7.97 7.98 9/437 1290
/proc/meminfo: memFree=23510368/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=323040 CPUtime=480.08 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 9707 0 0 0 47946 62 0 0 19 0 8 0 741478949 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 80760 9626 464 189 0 75109 0
[pid=1280/tid=1281] ppid=1278 vsize=323040 CPUtime=60.06 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 1289 0 0 0 5994 12 0 0 18 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4669542 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=323040 CPUtime=60.15 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 2384 0 0 0 6011 4 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=323040 CPUtime=59.31 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) R 1278 1280 1254 0 -1 4202560 679 0 0 0 5922 9 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=323040 CPUtime=60.08 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 1571 0 0 0 6003 5 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4627509 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=323040 CPUtime=60.09 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 1188 0 0 0 6002 7 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=323040 CPUtime=60.05 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 699 0 0 0 5998 7 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=323040 CPUtime=60.13 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 675 0 0 0 6007 6 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 480.08
Current children cumulated vsize (KiB) 323040

[startup+60.3013 s]
/proc/loadavg: 7.93 7.97 7.98 9/437 1290
/proc/meminfo: memFree=23510368/32950928 swapFree=38710900/67111528
[pid=1280] ppid=1278 vsize=323040 CPUtime=480.88 cores=0-7
/proc/1280/stat : 1280 (claspmt) R 1278 1280 1254 0 -1 4202496 9707 0 0 0 48026 62 0 0 19 0 8 0 741478949 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670520 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1280/statm: 80760 9626 464 189 0 75109 0
[pid=1280/tid=1281] ppid=1278 vsize=323040 CPUtime=60.16 cores=0-7
/proc/1280/task/1281/stat : 1281 (claspmt) R 1278 1280 1254 0 -1 4202560 1289 0 0 0 6004 12 0 0 18 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1280/tid=1282] ppid=1278 vsize=323040 CPUtime=60.25 cores=0-7
/proc/1280/task/1282/stat : 1282 (claspmt) R 1278 1280 1254 0 -1 4202560 2384 0 0 0 6021 4 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1280/tid=1283] ppid=1278 vsize=323040 CPUtime=59.41 cores=0-7
/proc/1280/task/1283/stat : 1283 (claspmt) R 1278 1280 1254 0 -1 4202560 679 0 0 0 5932 9 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1280/tid=1284] ppid=1278 vsize=323040 CPUtime=60.18 cores=0-7
/proc/1280/task/1284/stat : 1284 (claspmt) R 1278 1280 1254 0 -1 4202560 1571 0 0 0 6013 5 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1280/tid=1285] ppid=1278 vsize=323040 CPUtime=60.19 cores=0-7
/proc/1280/task/1285/stat : 1285 (claspmt) R 1278 1280 1254 0 -1 4202560 1188 0 0 0 6012 7 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4653207 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1280/tid=1286] ppid=1278 vsize=323040 CPUtime=60.15 cores=0-7
/proc/1280/task/1286/stat : 1286 (claspmt) R 1278 1280 1254 0 -1 4202560 699 0 0 0 6008 7 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1280/tid=1287] ppid=1278 vsize=323040 CPUtime=60.23 cores=0-7
/proc/1280/task/1287/stat : 1287 (claspmt) R 1278 1280 1254 0 -1 4202560 675 0 0 0 6017 6 0 0 25 0 8 0 741478950 330792960 9626 33554432000 4194304 4964800 140736581546192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 480.88
Current children cumulated vsize (KiB) 323040

Child status: 20
Real time (s): 60.3801
CPU time (s): 481.457
CPU user time (s): 480.831
CPU system time (s): 0.625904
CPU usage (%): 797.377
Max. virtual memory (cumulated for all children) (KiB): 323040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 480.831
system time used= 0.625904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9718
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= 93201
involuntary context switches= 2098

runsolver used 0.224965 second user time and 0.604908 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-16 04:21:23
IDJOB=3381317
IDBENCH=87935
IDSOLVER=1865
FILE ID=node113/3381317-1305512483
RUNJOBID= node113-1305512483-1268
PBS_JOBID= 13325536
Free space on /tmp= 73460 MiB

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

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=169559766

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:      23545512 kB
Buffers:        299540 kB
Cached:        3264324 kB
SwapCached:      93704 kB
Active:        2132732 kB
Inactive:      6977392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23545512 kB
SwapTotal:    67111528 kB
SwapFree:     38710900 kB
Dirty:             944 kB
Writeback:           0 kB
AnonPages:     5464648 kB
Mapped:          21560 kB
Slab:           124460 kB
PageTables:     102540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 129959244 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= 73460 MiB
End job on node113 at 2011-05-16 04:22:23