Trace number 3322442

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095UNSAT 4795.45 600.929

General information on the benchmark

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

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...385477/instance-3322442-1304385477.cnf
0.00/0.00	c Solving...
4795.26/600.92	s UNSATISFIABLE
4795.26/600.92	
4795.26/600.92	c Models        : 0     
4795.26/600.92	c Time          : 600.920s (Solving: 600.92s 1st Model: 0.00s Unsat: 600.92s)
4795.26/600.92	c CPU Time      : 4795.430s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3322442-1304385477/watcher-3322442-1304385477 -o /tmp/evaluation-result-3322442-1304385477/solver-3322442-1304385477 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322442-1304385477.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: 6.90 7.81 7.93 2/287 30228
/proc/meminfo: memFree=24872364/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=250020 CPUtime=0.01 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 900 0 0 0 1 0 0 0 18 0 8 0 530963612 256020480 821 33554432000 4194304 4964704 140736152530672 18446744073709551615 220816341535 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 62505 822 458 189 0 56854 0
[pid=30228/tid=30229] ppid=30226 vsize=250020 CPUtime=0 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 23 0 0 0 0 0 0 0 17 0 8 0 530963612 256020480 824 33554432000 4194304 4964704 140736152530672 18446744073709551615 220815897285 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=250020 CPUtime=0 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 8 0 530963612 256020480 826 33554432000 4194304 4964704 140736152530672 18446744073709551615 220816341535 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=250020 CPUtime=0 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 24 0 0 0 0 0 0 0 25 0 8 0 530963612 256020480 827 33554432000 4194304 4964704 140736152530672 18446744073709551615 220816341535 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=250020 CPUtime=0 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 61 0 0 0 0 0 0 0 18 0 8 0 530963612 256020480 827 33554432000 4194304 4964704 140736152530672 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=250020 CPUtime=0 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 23 0 0 0 0 0 0 0 25 0 8 0 530963612 256020480 827 33554432000 4194304 4964704 140736152530672 18446744073709551615 4651420 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=250020 CPUtime=0 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 30 0 0 0 0 0 0 0 18 0 8 0 530963612 256020480 829 33554432000 4194304 4964704 140736152530672 18446744073709551615 220816341535 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=250020 CPUtime=0 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 8 0 530963612 256020480 829 33554432000 4194304 4964704 140736152530672 18446744073709551615 220816341535 0 0 4096 18946 0 0 0 -1 5 0 0 0

[startup+0.108134 s]
/proc/loadavg: 6.90 7.81 7.93 2/287 30228
/proc/meminfo: memFree=24872364/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=316084 CPUtime=0.68 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 1530 0 0 0 67 1 0 0 18 0 8 0 530963612 323670016 1451 33554432000 4194304 4964704 140736152530672 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 79021 1451 464 189 0 73370 0
[pid=30228/tid=30229] ppid=30226 vsize=316084 CPUtime=0.09 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 105 0 0 0 9 0 0 0 18 0 8 0 530963612 323670016 1451 33554432000 4194304 4964704 140736152530672 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=316084 CPUtime=0.09 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 166 0 0 0 9 0 0 0 18 0 8 0 530963612 323670016 1451 33554432000 4194304 4964704 140736152530672 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=316084 CPUtime=0.09 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 97 0 0 0 9 0 0 0 25 0 8 0 530963612 323670016 1451 33554432000 4194304 4964704 140736152530672 18446744073709551615 220815897285 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=316084 CPUtime=0.09 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 173 0 0 0 9 0 0 0 18 0 8 0 530963612 323670016 1452 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=316084 CPUtime=0 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 25 0 0 0 0 0 0 0 25 0 8 0 530963612 323670016 1452 33554432000 4194304 4964704 140736152530672 18446744073709551615 4650564 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=316084 CPUtime=0.09 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 113 0 0 0 9 0 0 0 18 0 8 0 530963612 323670016 1452 33554432000 4194304 4964704 140736152530672 18446744073709551615 4363050 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=316084 CPUtime=0.09 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 106 0 0 0 9 0 0 0 18 0 8 0 530963612 323670016 1452 33554432000 4194304 4964704 140736152530672 18446744073709551615 4342162 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 316084

[startup+0.201083 s]
/proc/loadavg: 6.90 7.81 7.93 2/287 30228
/proc/meminfo: memFree=24872364/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=381884 CPUtime=1.43 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 1962 0 0 0 141 2 0 0 18 0 8 0 530963612 391049216 1883 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 95471 1883 464 189 0 89820 0
[pid=30228/tid=30229] ppid=30226 vsize=381884 CPUtime=0.18 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 152 0 0 0 18 0 0 0 18 0 8 0 530963612 391049216 1883 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=381884 CPUtime=0.18 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 256 0 0 0 18 0 0 0 18 0 8 0 530963612 391049216 1883 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=381884 CPUtime=0.18 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 137 0 0 0 18 0 0 0 25 0 8 0 530963612 391049216 1883 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=381884 CPUtime=0.19 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 232 0 0 0 19 0 0 0 18 0 8 0 530963612 391049216 1884 33554432000 4194304 4964704 140736152530672 18446744073709551615 220815897285 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=381884 CPUtime=0.09 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 87 0 0 0 9 0 0 0 25 0 8 0 530963612 391049216 1884 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=381884 CPUtime=0.18 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 157 0 0 0 18 0 0 0 18 0 8 0 530963612 391049216 1884 33554432000 4194304 4964704 140736152530672 18446744073709551615 4668942 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=381884 CPUtime=0.19 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 141 0 0 0 19 0 0 0 18 0 8 0 530963612 391049216 1884 33554432000 4194304 4964704 140736152530672 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 381884

[startup+0.301066 s]
/proc/loadavg: 6.90 7.81 7.93 2/287 30228
/proc/meminfo: memFree=24872364/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=382016 CPUtime=2.23 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 2295 0 0 0 221 2 0 0 18 0 8 0 530963612 391184384 2216 33554432000 4194304 4964704 140736152530672 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 95504 2216 464 189 0 89853 0
[pid=30228/tid=30229] ppid=30226 vsize=382016 CPUtime=0.28 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 186 0 0 0 28 0 0 0 18 0 8 0 530963612 391184384 2216 33554432000 4194304 4964704 140736152530672 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=382016 CPUtime=0.28 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 347 0 0 0 28 0 0 0 18 0 8 0 530963612 391184384 2216 33554432000 4194304 4964704 140736152530672 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=382016 CPUtime=0.28 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 176 0 0 0 28 0 0 0 25 0 8 0 530963612 391184384 2216 33554432000 4194304 4964704 140736152530672 18446744073709551615 220816341535 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=382016 CPUtime=0.29 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 278 0 0 0 29 0 0 0 18 0 8 0 530963612 391184384 2216 33554432000 4194304 4964704 140736152530672 18446744073709551615 220816341535 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=382016 CPUtime=0.18 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 116 0 0 0 18 0 0 0 25 0 8 0 530963612 391184384 2216 33554432000 4194304 4964704 140736152530672 18446744073709551615 4334301 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=382016 CPUtime=0.28 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 177 0 0 0 28 0 0 0 18 0 8 0 530963612 391184384 2216 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=382016 CPUtime=0.29 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 165 0 0 0 29 0 0 0 18 0 8 0 530963612 391184384 2216 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 382016

[startup+0.700991 s]
/proc/loadavg: 6.90 7.81 7.93 2/287 30228
/proc/meminfo: memFree=24872364/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=382552 CPUtime=5.42 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 3012 0 0 0 539 3 0 0 18 0 8 0 530963612 391733248 2933 33554432000 4194304 4964704 140736152530672 18446744073709551615 4660105 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 95638 2933 464 189 0 89987 0
[pid=30228/tid=30229] ppid=30226 vsize=382552 CPUtime=0.68 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 283 0 0 0 68 0 0 0 18 0 8 0 530963612 391733248 2933 33554432000 4194304 4964704 140736152530672 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=382552 CPUtime=0.69 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 532 0 0 0 68 1 0 0 18 0 8 0 530963612 391733248 2933 33554432000 4194304 4964704 140736152530672 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=382552 CPUtime=0.68 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 239 0 0 0 68 0 0 0 25 0 8 0 530963612 391733248 2933 33554432000 4194304 4964704 140736152530672 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=382552 CPUtime=0.68 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 384 0 0 0 68 0 0 0 18 0 8 0 530963612 391733248 2933 33554432000 4194304 4964704 140736152530672 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=382552 CPUtime=0.58 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 176 0 0 0 58 0 0 0 25 0 8 0 530963612 391733248 2933 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=382552 CPUtime=0.68 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 237 0 0 0 68 0 0 0 18 0 8 0 530963612 391733248 2933 33554432000 4194304 4964704 140736152530672 18446744073709551615 4342223 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=382552 CPUtime=0.68 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 228 0 0 0 68 0 0 0 18 0 8 0 530963612 391733248 2933 33554432000 4194304 4964704 140736152530672 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 382552

[startup+1.50084 s]
/proc/loadavg: 6.90 7.81 7.93 9/295 30236
/proc/meminfo: memFree=24861148/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=382820 CPUtime=11.8 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 3688 0 0 0 1175 5 0 0 18 0 8 0 530963612 392007680 3609 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 95705 3609 464 189 0 90054 0
[pid=30228/tid=30229] ppid=30226 vsize=382820 CPUtime=1.47 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 358 0 0 0 147 0 0 0 20 0 8 0 530963612 392007680 3609 33554432000 4194304 4964704 140736152530672 18446744073709551615 4660038 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=382820 CPUtime=1.48 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 749 0 0 0 147 1 0 0 20 0 8 0 530963612 392007680 3609 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=382820 CPUtime=1.48 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 288 0 0 0 148 0 0 0 25 0 8 0 530963612 392007680 3609 33554432000 4194304 4964704 140736152530672 18446744073709551615 4658299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=382820 CPUtime=1.48 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 492 0 0 0 148 0 0 0 18 0 8 0 530963612 392007680 3609 33554432000 4194304 4964704 140736152530672 18446744073709551615 4658272 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=382820 CPUtime=1.36 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 239 0 0 0 136 0 0 0 25 0 8 0 530963612 392007680 3609 33554432000 4194304 4964704 140736152530672 18446744073709551615 4379771 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=382820 CPUtime=1.48 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 274 0 0 0 148 0 0 0 20 0 8 0 530963612 392007680 3609 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=382820 CPUtime=1.48 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 297 0 0 0 148 0 0 0 20 0 8 0 530963612 392007680 3609 33554432000 4194304 4964704 140736152530672 18446744073709551615 4668505 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 382820

[startup+3.10055 s]
/proc/loadavg: 6.90 7.81 7.93 9/295 30236
/proc/meminfo: memFree=24857676/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=383364 CPUtime=24.57 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 4442 0 0 0 2448 9 0 0 18 0 8 0 530963612 392564736 4363 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 95841 4363 464 189 0 90190 0
[pid=30228/tid=30229] ppid=30226 vsize=383364 CPUtime=3.07 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 493 0 0 0 306 1 0 0 25 0 8 0 530963612 392564736 4363 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=383364 CPUtime=3.08 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 904 0 0 0 307 1 0 0 20 0 8 0 530963612 392564736 4363 33554432000 4194304 4964704 140736152530672 18446744073709551615 4342162 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=383364 CPUtime=3.08 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 344 0 0 0 307 1 0 0 25 0 8 0 530963612 392564736 4363 33554432000 4194304 4964704 140736152530672 18446744073709551615 4668942 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=383364 CPUtime=3.08 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 595 0 0 0 308 0 0 0 18 0 8 0 530963612 392564736 4363 33554432000 4194304 4964704 140736152530672 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=383364 CPUtime=2.95 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 325 0 0 0 294 1 0 0 18 0 8 0 530963612 392564736 4363 33554432000 4194304 4964704 140736152530672 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=383364 CPUtime=3.08 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 367 0 0 0 307 1 0 0 25 0 8 0 530963612 392564736 4363 33554432000 4194304 4964704 140736152530672 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=383364 CPUtime=3.08 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 352 0 0 0 308 0 0 0 18 0 8 0 530963612 392564736 4363 33554432000 4194304 4964704 140736152530672 18446744073709551615 4658361 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.57
Current children cumulated vsize (KiB) 383364

[startup+6.30096 s]
/proc/loadavg: 7.07 7.83 7.94 9/295 30236
/proc/meminfo: memFree=24854704/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=383944 CPUtime=50.1 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 5249 0 0 0 4997 13 0 0 25 0 8 0 530963612 393158656 5170 33554432000 4194304 4964704 140736152530672 18446744073709551615 4342162 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 95986 5170 464 189 0 90335 0
[pid=30228/tid=30229] ppid=30226 vsize=383944 CPUtime=6.25 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 609 0 0 0 624 1 0 0 25 0 8 0 530963612 393158656 5170 33554432000 4194304 4964704 140736152530672 18446744073709551615 4362266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=383944 CPUtime=6.28 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 1117 0 0 0 626 2 0 0 25 0 8 0 530963612 393158656 5170 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=383944 CPUtime=6.27 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 384 0 0 0 626 1 0 0 18 0 8 0 530963612 393158656 5170 33554432000 4194304 4964704 140736152530672 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=383944 CPUtime=6.28 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 737 0 0 0 627 1 0 0 25 0 8 0 530963612 393158656 5170 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=383944 CPUtime=6.13 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 447 0 0 0 611 2 0 0 18 0 8 0 530963612 393158656 5170 33554432000 4194304 4964704 140736152530672 18446744073709551615 4627978 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=383944 CPUtime=6.27 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 403 0 0 0 626 1 0 0 25 0 8 0 530963612 393158656 5170 33554432000 4194304 4964704 140736152530672 18446744073709551615 4631266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=383944 CPUtime=6.27 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 399 0 0 0 627 0 0 0 19 0 8 0 530963612 393158656 5170 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0

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

/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 1225 0 0 0 57984 83 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 220815903706 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=387532 CPUtime=578.35 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 977 0 0 0 57766 69 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=387532 CPUtime=581.39 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 922 0 0 0 58069 70 0 0 19 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4646.75
Current children cumulated vsize (KiB) 387532

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

[startup+588.801 s]
/proc/loadavg: 8.03 8.03 7.98 9/295 30254
/proc/meminfo: memFree=24833336/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=387532 CPUtime=4698.65 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 11066 0 0 0 469242 623 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 96883 10618 464 189 0 91232 0
[pid=30228/tid=30229] ppid=30226 vsize=387532 CPUtime=587.31 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 1537 0 0 0 58633 98 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=387532 CPUtime=587.97 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 1837 0 0 0 58718 79 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=387532 CPUtime=588.39 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 1118 0 0 0 58778 61 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=387532 CPUtime=586.95 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 1634 0 0 0 58609 86 0 0 21 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 220816341535 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=387532 CPUtime=587.17 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 1225 0 0 0 58633 84 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4627304 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=387532 CPUtime=584.79 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 977 0 0 0 58409 70 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=387532 CPUtime=587.89 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 922 0 0 0 58719 70 0 0 20 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 220816341535 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4698.65
Current children cumulated vsize (KiB) 387532

[startup+595.21 s]
/proc/loadavg: 8.03 8.03 7.98 9/295 30255
/proc/meminfo: memFree=24833212/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=387532 CPUtime=4749.83 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 11066 0 0 0 474355 628 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 96883 10618 464 189 0 91232 0
[pid=30228/tid=30229] ppid=30226 vsize=387532 CPUtime=593.72 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 1537 0 0 0 59273 99 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4668866 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=387532 CPUtime=594.37 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 1837 0 0 0 59358 79 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=387532 CPUtime=594.81 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 1118 0 0 0 59419 62 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=387532 CPUtime=593.35 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 1634 0 0 0 59249 86 0 0 19 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=387532 CPUtime=593.57 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 1225 0 0 0 59272 85 0 0 18 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=387532 CPUtime=591.12 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 977 0 0 0 59042 70 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=387532 CPUtime=594.3 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 922 0 0 0 59359 71 0 0 25 0 8 0 530963612 396832768 10618 33554432000 4194304 4964704 140736152530672 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4749.83
Current children cumulated vsize (KiB) 387532

[startup+598.401 s]
/proc/loadavg: 8.03 8.03 7.98 9/295 30255
/proc/meminfo: memFree=24833332/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=387532 CPUtime=4775.38 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 11067 0 0 0 476908 630 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 96883 10619 464 189 0 91232 0
[pid=30228/tid=30229] ppid=30226 vsize=387532 CPUtime=596.91 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 1537 0 0 0 59592 99 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4653190 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=387532 CPUtime=597.58 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 1838 0 0 0 59678 80 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=387532 CPUtime=598 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 1118 0 0 0 59738 62 0 0 20 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=387532 CPUtime=596.55 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 1634 0 0 0 59569 86 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=387532 CPUtime=596.77 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 1225 0 0 0 59592 85 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4627465 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=387532 CPUtime=594.29 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 977 0 0 0 59359 70 0 0 20 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=387532 CPUtime=597.49 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 922 0 0 0 59678 71 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 220816341535 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4775.38
Current children cumulated vsize (KiB) 387532

[startup+600.001 s]
/proc/loadavg: 8.03 8.03 7.98 9/295 30255
/proc/meminfo: memFree=24833208/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=387532 CPUtime=4788.07 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 11067 0 0 0 478176 631 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4683936 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 96883 10619 464 189 0 91232 0
[pid=30228/tid=30229] ppid=30226 vsize=387532 CPUtime=598.49 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 1537 0 0 0 59750 99 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=387532 CPUtime=599.17 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 1838 0 0 0 59837 80 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=387532 CPUtime=599.59 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 1118 0 0 0 59897 62 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4690181 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=387532 CPUtime=598.13 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 1634 0 0 0 59727 86 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=387532 CPUtime=598.35 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 1225 0 0 0 59750 85 0 0 18 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4669480 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=387532 CPUtime=595.87 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 977 0 0 0 59517 70 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4644800 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=387532 CPUtime=599.08 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 922 0 0 0 59837 71 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4788.07
Current children cumulated vsize (KiB) 387532

[startup+600.4 s]
/proc/loadavg: 8.03 8.03 7.98 9/295 30255
/proc/meminfo: memFree=24833208/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=387532 CPUtime=4791.27 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 11067 0 0 0 478496 631 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 96883 10619 464 189 0 91232 0
[pid=30228/tid=30229] ppid=30226 vsize=387532 CPUtime=598.89 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 1537 0 0 0 59790 99 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4628060 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=387532 CPUtime=599.57 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 1838 0 0 0 59877 80 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=387532 CPUtime=599.99 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 1118 0 0 0 59937 62 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=387532 CPUtime=598.53 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 1634 0 0 0 59767 86 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=387532 CPUtime=598.75 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 1225 0 0 0 59790 85 0 0 18 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=387532 CPUtime=596.27 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 977 0 0 0 59557 70 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=387532 CPUtime=599.48 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 922 0 0 0 59877 71 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4791.27
Current children cumulated vsize (KiB) 387532

[startup+600.8 s]
/proc/loadavg: 8.03 8.03 7.98 9/295 30255
/proc/meminfo: memFree=24833208/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=387532 CPUtime=4794.46 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 11067 0 0 0 478815 631 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670255 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 96883 10619 464 189 0 91232 0
[pid=30228/tid=30229] ppid=30226 vsize=387532 CPUtime=599.29 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 1537 0 0 0 59830 99 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670020 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=387532 CPUtime=599.97 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 1838 0 0 0 59917 80 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4668866 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=387532 CPUtime=600.39 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 1118 0 0 0 59977 62 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=387532 CPUtime=598.93 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 1634 0 0 0 59807 86 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=387532 CPUtime=599.15 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 1225 0 0 0 59830 85 0 0 19 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4683900 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=387532 CPUtime=596.65 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 977 0 0 0 59595 70 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=387532 CPUtime=599.88 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 922 0 0 0 59917 71 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4669432 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4794.46
Current children cumulated vsize (KiB) 387532

[startup+600.9 s]
/proc/loadavg: 8.03 8.03 7.98 9/295 30255
/proc/meminfo: memFree=24833208/32951124 swapFree=67105204/67111528
[pid=30228] ppid=30226 vsize=387532 CPUtime=4795.26 cores=0-7
/proc/30228/stat : 30228 (claspmt) R 30226 30228 30168 0 -1 4202496 11067 0 0 0 478895 631 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30228/statm: 96883 10619 464 189 0 91232 0
[pid=30228/tid=30229] ppid=30226 vsize=387532 CPUtime=599.39 cores=0-7
/proc/30228/task/30229/stat : 30229 (claspmt) R 30226 30228 30168 0 -1 4202560 1537 0 0 0 59840 99 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30228/tid=30230] ppid=30226 vsize=387532 CPUtime=600.07 cores=0-7
/proc/30228/task/30230/stat : 30230 (claspmt) R 30226 30228 30168 0 -1 4202560 1838 0 0 0 59927 80 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30228/tid=30231] ppid=30226 vsize=387532 CPUtime=600.49 cores=0-7
/proc/30228/task/30231/stat : 30231 (claspmt) R 30226 30228 30168 0 -1 4202560 1118 0 0 0 59987 62 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30228/tid=30232] ppid=30226 vsize=387532 CPUtime=599.03 cores=0-7
/proc/30228/task/30232/stat : 30232 (claspmt) R 30226 30228 30168 0 -1 4202560 1634 0 0 0 59817 86 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30228/tid=30233] ppid=30226 vsize=387532 CPUtime=599.25 cores=0-7
/proc/30228/task/30233/stat : 30233 (claspmt) R 30226 30228 30168 0 -1 4202560 1225 0 0 0 59840 85 0 0 19 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30228/tid=30234] ppid=30226 vsize=387532 CPUtime=596.75 cores=0-7
/proc/30228/task/30234/stat : 30234 (claspmt) R 30226 30228 30168 0 -1 4202560 977 0 0 0 59605 70 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30228/tid=30235] ppid=30226 vsize=387532 CPUtime=599.98 cores=0-7
/proc/30228/task/30235/stat : 30235 (claspmt) R 30226 30228 30168 0 -1 4202560 922 0 0 0 59927 71 0 0 25 0 8 0 530963612 396832768 10619 33554432000 4194304 4964704 140736152530672 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4795.26
Current children cumulated vsize (KiB) 387532

Child status: 20
Real time (s): 600.929
CPU time (s): 4795.45
CPU user time (s): 4789.13
CPU system time (s): 6.31904
CPU usage (%): 798.006
Max. virtual memory (cumulated for all children) (KiB): 387532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.13
system time used= 6.31904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11079
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= 1046077
involuntary context switches= 22656

runsolver used 1.67874 second user time and 3.79242 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-03 03:17:57
IDJOB=3322442
IDBENCH=83217
IDSOLVER=1711
FILE ID=node147/3322442-1304385477
RUNJOBID= node147-1304385477-30182
PBS_JOBID= 13181791
Free space on /tmp= 73524 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-13-13-unsat.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3322442-1304385477/watcher-3322442-1304385477 -o /tmp/evaluation-result-3322442-1304385477/solver-3322442-1304385477 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322442-1304385477.cnf

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

MD5SUM BENCH= b828910e9308a3dd9d5f850f224ef842
RANDOM SEED=2103479666

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.82
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.836
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.76
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.836
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.836
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:      24872768 kB
Buffers:        218364 kB
Cached:         902516 kB
SwapCached:       3248 kB
Active:        6764276 kB
Inactive:      1005168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24872768 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:             884 kB
Writeback:           0 kB
AnonPages:     6646484 kB
Mapped:          24120 kB
Slab:           214712 kB
PageTables:      28880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44854720 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73520 MiB
End job on node147 at 2011-05-03 03:27:58