Trace number 3439366

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
SArTagnan 2011-05-15 (fixed)UNSAT 1938.54 242.897

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.703
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

1937.98/242.86	
1937.98/242.86	s UNSATISFIABLE
1937.98/242.86	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3439366-1306961476/watcher-3439366-1306961476 -o /tmp/evaluation-result-3439366-1306961476/solver-3439366-1306961476 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439366-1306961476.cnf -threads=8 

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: 8.07 7.86 5.52 1/507 27253
/proc/meminfo: memFree=22390348/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=91500 CPUtime=0.07 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 727 0 0 0 7 0 0 0 25 0 8 0 788563204 93696000 664 33554432000 4194304 4625164 140734224894816 18446744073709551615 47821734913970 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 22875 664 300 106 0 18378 0
[pid=27253/tid=27254] ppid=27251 vsize=91500 CPUtime=0.01 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 788563204 93696000 664 33554432000 4194304 4625164 140734224894816 18446744073709551615 47821734913968 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=91500 CPUtime=0 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788563204 93696000 664 33554432000 4194304 4625164 140734224894816 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=91500 CPUtime=0 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788563204 93696000 664 33554432000 4194304 4625164 140734224894816 18446744073709551615 47821734913970 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=91500 CPUtime=0.01 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 788563204 93696000 664 33554432000 4194304 4625164 140734224894816 18446744073709551615 47821734913970 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=91500 CPUtime=0 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788563204 93696000 664 33554432000 4194304 4625164 140734224894816 18446744073709551615 47821734913964 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=91500 CPUtime=0 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788563204 93696000 664 33554432000 4194304 4625164 140734224894816 18446744073709551615 47821734913964 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=91500 CPUtime=0.01 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 788563204 93696000 664 33554432000 4194304 4625164 140734224894816 18446744073709551615 47821734913964 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.164073 s]
/proc/loadavg: 8.07 7.86 5.52 1/507 27253
/proc/meminfo: memFree=22390348/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=424160 CPUtime=1.21 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 4156 0 0 0 121 0 0 0 25 0 8 0 788563204 434339840 2518 33554432000 4194304 4625164 140734224894816 18446744073709551615 4511766 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 106040 2518 352 106 0 101543 0
[pid=27253/tid=27254] ppid=27251 vsize=424160 CPUtime=0.15 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 482 0 0 0 15 0 0 0 25 0 8 0 788563204 434339840 2518 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=424160 CPUtime=0.12 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 293 0 0 0 12 0 0 0 25 0 8 0 788563204 434339840 2518 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351887 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=424828 CPUtime=0.15 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 752 0 0 0 15 0 0 0 18 0 8 0 788563204 435023872 2522 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=424828 CPUtime=0.15 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 336 0 0 0 15 0 0 0 18 0 8 0 788563204 435023872 2541 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=424828 CPUtime=0.14 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 333 0 0 0 14 0 0 0 18 0 8 0 788563204 435023872 2558 33554432000 4194304 4625164 140734224894816 18446744073709551615 264726102224 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=424828 CPUtime=0.15 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 464 0 0 0 15 0 0 0 25 0 8 0 788563204 435023872 2576 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=424828 CPUtime=0.15 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 299 0 0 0 15 0 0 0 25 0 8 0 788563204 435023872 2589 33554432000 4194304 4625164 140734224894816 18446744073709551615 4375257 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 424160

[startup+0.201066 s]
/proc/loadavg: 8.07 7.86 5.52 1/507 27253
/proc/meminfo: memFree=22390348/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=425152 CPUtime=1.51 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 5094 0 0 0 151 0 0 0 25 0 8 0 788563204 435355648 2845 33554432000 4194304 4625164 140734224894816 18446744073709551615 4512035 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 106288 2848 352 106 0 101791 0
[pid=27253/tid=27254] ppid=27251 vsize=425152 CPUtime=0.19 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 508 0 0 0 19 0 0 0 25 0 8 0 788563204 435355648 2848 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=425152 CPUtime=0.16 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 429 0 0 0 16 0 0 0 25 0 8 0 788563204 435355648 2848 33554432000 4194304 4625164 140734224894816 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=425152 CPUtime=0.18 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 1022 0 0 0 18 0 0 0 18 0 8 0 788563204 435355648 2848 33554432000 4194304 4625164 140734224894816 18446744073709551615 264726101771 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=425152 CPUtime=0.19 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 476 0 0 0 19 0 0 0 18 0 8 0 788563204 435355648 2848 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351897 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=425152 CPUtime=0.18 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 440 0 0 0 18 0 0 0 18 0 8 0 788563204 435355648 2848 33554432000 4194304 4625164 140734224894816 18446744073709551615 4348817 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=425152 CPUtime=0.19 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 512 0 0 0 19 0 0 0 25 0 8 0 788563204 435355648 2848 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=425152 CPUtime=0.19 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 455 0 0 0 19 0 0 0 25 0 8 0 788563204 435355648 2849 33554432000 4194304 4625164 140734224894816 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 425152

[startup+0.301048 s]
/proc/loadavg: 8.07 7.86 5.52 1/507 27253
/proc/meminfo: memFree=22390348/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=425484 CPUtime=2.3 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 6845 0 0 0 230 0 0 0 25 0 8 0 788563204 435695616 3685 33554432000 4194304 4625164 140734224894816 18446744073709551615 4509401 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 106371 3685 352 106 0 101874 0
[pid=27253/tid=27254] ppid=27251 vsize=425484 CPUtime=0.29 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 755 0 0 0 29 0 0 0 25 0 8 0 788563204 435695616 3685 33554432000 4194304 4625164 140734224894816 18446744073709551615 4288693 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=425484 CPUtime=0.26 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 498 0 0 0 26 0 0 0 25 0 8 0 788563204 435695616 3685 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=425484 CPUtime=0.28 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 1606 0 0 0 28 0 0 0 18 0 8 0 788563204 435695616 3685 33554432000 4194304 4625164 140734224894816 18446744073709551615 4547847 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=425484 CPUtime=0.29 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 555 0 0 0 29 0 0 0 18 0 8 0 788563204 435695616 3685 33554432000 4194304 4625164 140734224894816 18446744073709551615 264726065861 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=425484 CPUtime=0.28 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 488 0 0 0 28 0 0 0 18 0 8 0 788563204 435695616 3685 33554432000 4194304 4625164 140734224894816 18446744073709551615 264742388763 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=425484 CPUtime=0.29 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 773 0 0 0 29 0 0 0 25 0 8 0 788563204 435695616 3685 33554432000 4194304 4625164 140734224894816 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=425484 CPUtime=0.29 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 695 0 0 0 29 0 0 0 25 0 8 0 788563204 435695616 3685 33554432000 4194304 4625164 140734224894816 18446744073709551615 4487056 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 425484

[startup+0.700975 s]
/proc/loadavg: 8.07 7.86 5.52 1/507 27253
/proc/meminfo: memFree=22390348/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=431948 CPUtime=5.51 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 13536 0 0 0 549 2 0 0 25 0 8 0 788563204 442314752 6594 33554432000 4194304 4625164 140734224894816 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 107987 6595 352 106 0 103490 0
[pid=27253/tid=27254] ppid=27251 vsize=431948 CPUtime=0.69 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 1253 0 0 0 69 0 0 0 25 0 8 0 788563204 442314752 6595 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=431948 CPUtime=0.65 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 1140 0 0 0 65 0 0 0 25 0 8 0 788563204 442314752 6596 33554432000 4194304 4625164 140734224894816 18446744073709551615 4464383 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=431948 CPUtime=0.68 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 3951 0 0 0 68 0 0 0 18 0 8 0 788563204 442314752 6596 33554432000 4194304 4625164 140734224894816 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=431948 CPUtime=0.69 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 1249 0 0 0 69 0 0 0 18 0 8 0 788563204 442314752 6597 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=431948 CPUtime=0.68 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 1157 0 0 0 68 0 0 0 18 0 8 0 788563204 442314752 6597 33554432000 4194304 4625164 140734224894816 18446744073709551615 4349029 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=431948 CPUtime=0.68 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 1746 0 0 0 68 0 0 0 25 0 8 0 788563204 442314752 6597 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=431948 CPUtime=0.69 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 1173 0 0 0 69 0 0 0 25 0 8 0 788563204 442314752 6597 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 431948

[startup+1.50082 s]
/proc/loadavg: 8.07 7.86 5.52 9/515 27261
/proc/meminfo: memFree=22354704/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=439244 CPUtime=11.88 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 23801 0 0 0 1185 3 0 0 25 0 8 0 788563204 449785856 10930 33554432000 4194304 4625164 140734224894816 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 109811 10930 353 106 0 105314 0
[pid=27253/tid=27254] ppid=27251 vsize=439244 CPUtime=1.49 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 2024 0 0 0 149 0 0 0 25 0 8 0 788563204 449785856 10930 33554432000 4194304 4625164 140734224894816 18446744073709551615 4462531 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=439244 CPUtime=1.44 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 1944 0 0 0 144 0 0 0 25 0 8 0 788563204 449785856 10930 33554432000 4194304 4625164 140734224894816 18446744073709551615 4352310 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=439244 CPUtime=1.48 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 8200 0 0 0 147 1 0 0 20 0 8 0 788563204 449785856 10930 33554432000 4194304 4625164 140734224894816 18446744073709551615 4552432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=439244 CPUtime=1.48 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 1923 0 0 0 148 0 0 0 19 0 8 0 788563204 449785856 10930 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=439244 CPUtime=1.48 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 2554 0 0 0 148 0 0 0 19 0 8 0 788563204 449785856 10930 33554432000 4194304 4625164 140734224894816 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=439244 CPUtime=1.48 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 2710 0 0 0 148 0 0 0 25 0 8 0 788563204 449785856 10930 33554432000 4194304 4625164 140734224894816 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=439244 CPUtime=1.49 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 2018 0 0 0 149 0 0 0 25 0 8 0 788563204 449785856 10930 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 439244

[startup+3.10052 s]
/proc/loadavg: 8.07 7.86 5.53 9/515 27261
/proc/meminfo: memFree=22333376/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=452576 CPUtime=24.65 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 41157 0 0 0 2459 6 0 0 25 0 8 0 788563204 463437824 16756 33554432000 4194304 4625164 140734224894816 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 113144 16758 357 106 0 108647 0
[pid=27253/tid=27254] ppid=27251 vsize=452576 CPUtime=3.09 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 4151 0 0 0 309 0 0 0 25 0 8 0 788563204 463437824 16758 33554432000 4194304 4625164 140734224894816 18446744073709551615 4462528 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=452576 CPUtime=3.01 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 2873 0 0 0 301 0 0 0 25 0 8 0 788563204 463437824 16758 33554432000 4194304 4625164 140734224894816 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=452576 CPUtime=3.08 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 15952 0 0 0 306 2 0 0 25 0 8 0 788563204 463437824 16758 33554432000 4194304 4625164 140734224894816 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=452576 CPUtime=3.08 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 4113 0 0 0 308 0 0 0 25 0 8 0 788563204 463437824 16758 33554432000 4194304 4625164 140734224894816 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=452576 CPUtime=3.08 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 3810 0 0 0 308 0 0 0 25 0 8 0 788563204 463437824 16758 33554432000 4194304 4625164 140734224894816 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=452576 CPUtime=3.08 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 4189 0 0 0 308 0 0 0 25 0 8 0 788563204 463437824 16758 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=452576 CPUtime=3.08 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 3047 0 0 0 308 0 0 0 25 0 8 0 788563204 463437824 16758 33554432000 4194304 4625164 140734224894816 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 452576

[startup+6.30092 s]
/proc/loadavg: 8.07 7.86 5.53 9/515 27261
/proc/meminfo: memFree=22300832/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=477256 CPUtime=50.2 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 66080 0 0 0 5010 10 0 0 25 0 8 0 788563204 488710144 23999 33554432000 4194304 4625164 140734224894816 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 119314 23999 365 106 0 114817 0
[pid=27253/tid=27254] ppid=27251 vsize=477256 CPUtime=6.28 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 6305 0 0 0 628 0 0 0 25 0 8 0 788563204 488710144 23999 33554432000 4194304 4625164 140734224894816 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=477256 CPUtime=6.15 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 6100 0 0 0 615 0 0 0 25 0 8 0 788563204 488710144 23999 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=477256 CPUtime=6.28 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 26920 0 0 0 624 4 0 0 25 0 8 0 788563204 488710144 23999 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=477256 CPUtime=6.28 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 4773 0 0 0 628 0 0 0 25 0 8 0 788563204 488710144 23999 33554432000 4194304 4625164 140734224894816 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=477256 CPUtime=6.27 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 5888 0 0 0 627 0 0 0 25 0 8 0 788563204 488710144 23999 33554432000 4194304 4625164 140734224894816 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=477256 CPUtime=6.28 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 6123 0 0 0 627 1 0 0 25 0 8 0 788563204 488710144 23999 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=477256 CPUtime=6.29 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 6073 0 0 0 628 1 0 0 25 0 8 0 788563204 488710144 23999 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0

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

/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 21349 0 0 0 16223 4 0 0 25 0 8 0 788563204 685051904 104485 33554432000 4194304 4625164 140734224894816 18446744073709551615 4348821 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=668996 CPUtime=162.27 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 28869 0 0 0 16222 5 0 0 25 0 8 0 788563204 685051904 104485 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=668996 CPUtime=162.23 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 15903 0 0 0 16221 2 0 0 25 0 8 0 788563204 685051904 104485 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1295.44
Current children cumulated vsize (KiB) 668996

[startup+222.32 s]
/proc/loadavg: 8.03 7.97 6.06 9/515 27267
/proc/meminfo: memFree=21892828/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=730376 CPUtime=1774.51 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 728863 0 0 0 177319 132 0 0 25 0 8 0 788563204 747905024 124684 33554432000 4194304 4625164 140734224894816 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 182594 124684 699 106 0 178097 0
[pid=27253/tid=27254] ppid=27251 vsize=730376 CPUtime=222.3 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 51303 0 0 0 22222 8 0 0 25 0 8 0 788563204 747905024 124684 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351897 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=730376 CPUtime=218.42 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 21299 0 0 0 21838 4 0 0 25 0 8 0 788563204 747905024 124684 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=730376 CPUtime=222.3 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 513132 0 0 0 22138 92 0 0 25 0 8 0 788563204 747905024 124684 33554432000 4194304 4625164 140734224894816 18446744073709551615 4547423 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=730376 CPUtime=222.31 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 48116 0 0 0 22224 7 0 0 25 0 8 0 788563204 747905024 124684 33554432000 4194304 4625164 140734224894816 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=730376 CPUtime=222.29 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 21917 0 0 0 22225 4 0 0 25 0 8 0 788563204 747905024 124684 33554432000 4194304 4625164 140734224894816 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=730376 CPUtime=222.29 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 29664 0 0 0 22223 6 0 0 25 0 8 0 788563204 747905024 124684 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=730376 CPUtime=222.22 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 21922 0 0 0 22219 3 0 0 25 0 8 0 788563204 747905024 124684 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1774.51
Current children cumulated vsize (KiB) 730376

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

[startup+230.401 s]
/proc/loadavg: 8.03 7.97 6.07 9/515 27267
/proc/meminfo: memFree=21887976/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=731048 CPUtime=1839.02 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 737529 0 0 0 183768 134 0 0 25 0 8 0 788563204 748593152 125251 33554432000 4194304 4625164 140734224894816 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 182762 125251 688 106 0 178265 0
[pid=27253/tid=27254] ppid=27251 vsize=731048 CPUtime=230.38 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 51316 0 0 0 23029 9 0 0 20 0 8 0 788563204 748593152 125251 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=731048 CPUtime=226.37 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 21308 0 0 0 22633 4 0 0 25 0 8 0 788563204 748593152 125251 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=731048 CPUtime=230.38 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 521505 0 0 0 22945 93 0 0 25 0 8 0 788563204 748593152 125251 33554432000 4194304 4625164 140734224894816 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=731048 CPUtime=230.39 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 48169 0 0 0 23032 7 0 0 25 0 8 0 788563204 748593152 125251 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=731048 CPUtime=230.37 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 21936 0 0 0 23033 4 0 0 25 0 8 0 788563204 748593152 125251 33554432000 4194304 4625164 140734224894816 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=731048 CPUtime=230.37 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 29707 0 0 0 23031 6 0 0 25 0 8 0 788563204 748593152 125251 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=731048 CPUtime=230.3 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 22012 0 0 0 23027 3 0 0 25 0 8 0 788563204 748593152 125251 33554432000 4194304 4625164 140734224894816 18446744073709551615 4464830 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1839.02
Current children cumulated vsize (KiB) 731048

[startup+236.801 s]
/proc/loadavg: 8.02 7.97 6.09 9/515 27267
/proc/meminfo: memFree=21865156/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=761732 CPUtime=1890.1 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 748873 0 0 0 188874 136 0 0 25 0 8 0 788563204 780013568 131791 33554432000 4194304 4625164 140734224894816 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 190433 131791 898 106 0 185936 0
[pid=27253/tid=27254] ppid=27251 vsize=761732 CPUtime=236.77 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 51582 0 0 0 23668 9 0 0 25 0 8 0 788563204 780013568 131791 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=761732 CPUtime=232.65 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 21493 0 0 0 23261 4 0 0 25 0 8 0 788563204 780013568 131791 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=761732 CPUtime=236.78 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 526901 0 0 0 23584 94 0 0 25 0 8 0 788563204 780013568 131791 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=761732 CPUtime=236.79 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 48671 0 0 0 23672 7 0 0 25 0 8 0 788563204 780013568 131791 33554432000 4194304 4625164 140734224894816 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=761732 CPUtime=236.77 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 21962 0 0 0 23673 4 0 0 25 0 8 0 788563204 780013568 131791 33554432000 4194304 4625164 140734224894816 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=761732 CPUtime=236.77 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 29710 0 0 0 23671 6 0 0 25 0 8 0 788563204 780013568 131791 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=761732 CPUtime=236.7 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 22116 0 0 0 23667 3 0 0 25 0 8 0 788563204 780013568 131791 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1890.1
Current children cumulated vsize (KiB) 761732

[startup+240.001 s]
/proc/loadavg: 8.02 7.97 6.09 9/515 27267
/proc/meminfo: memFree=21863296/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=761732 CPUtime=1915.62 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 750490 0 0 0 191424 138 0 0 18 0 8 0 788563204 780013568 132275 33554432000 4194304 4625164 140734224894816 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 190433 132275 898 106 0 185936 0
[pid=27253/tid=27254] ppid=27251 vsize=761732 CPUtime=239.95 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 51743 0 0 0 23986 9 0 0 25 0 8 0 788563204 780013568 132275 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=761732 CPUtime=235.8 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 21516 0 0 0 23576 4 0 0 25 0 8 0 788563204 780013568 132275 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=761732 CPUtime=239.98 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 528048 0 0 0 23904 94 0 0 25 0 8 0 788563204 780013568 132275 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=761732 CPUtime=239.99 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 48675 0 0 0 23992 7 0 0 25 0 8 0 788563204 780013568 132275 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=761732 CPUtime=239.96 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 21990 0 0 0 23992 4 0 0 25 0 8 0 788563204 780013568 132275 33554432000 4194304 4625164 140734224894816 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=761732 CPUtime=239.97 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 29710 0 0 0 23991 6 0 0 25 0 8 0 788563204 780013568 132275 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=761732 CPUtime=239.91 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 22124 0 0 0 23987 4 0 0 25 0 8 0 788563204 780013568 132275 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1915.62
Current children cumulated vsize (KiB) 761732

[startup+241.6 s]
/proc/loadavg: 8.02 7.97 6.09 9/515 27267
/proc/meminfo: memFree=21862800/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=761732 CPUtime=1928.4 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 750622 0 0 0 192702 138 0 0 20 0 8 0 788563204 780013568 132404 33554432000 4194304 4625164 140734224894816 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 190433 132404 898 106 0 185936 0
[pid=27253/tid=27254] ppid=27251 vsize=761732 CPUtime=241.55 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 51743 0 0 0 24146 9 0 0 25 0 8 0 788563204 780013568 132404 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=761732 CPUtime=237.38 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 21516 0 0 0 23734 4 0 0 25 0 8 0 788563204 780013568 132404 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=761732 CPUtime=241.59 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 528049 0 0 0 24064 95 0 0 25 0 8 0 788563204 780013568 132404 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=761732 CPUtime=241.59 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 48675 0 0 0 24152 7 0 0 25 0 8 0 788563204 780013568 132404 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=761732 CPUtime=241.56 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 22035 0 0 0 24152 4 0 0 25 0 8 0 788563204 780013568 132404 33554432000 4194304 4625164 140734224894816 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=761732 CPUtime=241.57 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 29710 0 0 0 24151 6 0 0 25 0 8 0 788563204 780013568 132404 33554432000 4194304 4625164 140734224894816 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=761732 CPUtime=241.51 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 22124 0 0 0 24147 4 0 0 25 0 8 0 788563204 780013568 132404 33554432000 4194304 4625164 140734224894816 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1928.4
Current children cumulated vsize (KiB) 761732

[startup+242.401 s]
/proc/loadavg: 8.02 7.97 6.10 9/515 27267
/proc/meminfo: memFree=21861312/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=761732 CPUtime=1934.78 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 751273 0 0 0 193340 138 0 0 22 0 8 0 788563204 780013568 132753 33554432000 4194304 4625164 140734224894816 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 190433 132753 898 106 0 185936 0
[pid=27253/tid=27254] ppid=27251 vsize=761732 CPUtime=242.35 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 51743 0 0 0 24226 9 0 0 25 0 8 0 788563204 780013568 132753 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=761732 CPUtime=238.16 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 21518 0 0 0 23812 4 0 0 25 0 8 0 788563204 780013568 132753 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=761732 CPUtime=242.39 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 528346 0 0 0 24144 95 0 0 25 0 8 0 788563204 780013568 132753 33554432000 4194304 4625164 140734224894816 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=761732 CPUtime=242.39 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 48903 0 0 0 24232 7 0 0 25 0 8 0 788563204 780013568 132753 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=761732 CPUtime=242.36 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 22036 0 0 0 24232 4 0 0 25 0 8 0 788563204 780013568 132753 33554432000 4194304 4625164 140734224894816 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=761732 CPUtime=242.37 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 29710 0 0 0 24231 6 0 0 25 0 8 0 788563204 780013568 132753 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=761732 CPUtime=242.31 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 22124 0 0 0 24227 4 0 0 25 0 8 0 788563204 780013568 132753 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1934.78
Current children cumulated vsize (KiB) 761732

[startup+242.801 s]
/proc/loadavg: 8.02 7.97 6.10 9/515 27267
/proc/meminfo: memFree=21861312/32951124 swapFree=62999000/67111528
[pid=27253] ppid=27251 vsize=761732 CPUtime=1937.98 cores=0-7
/proc/27253/stat : 27253 (SArTagnan) R 27251 27253 27164 0 -1 4202496 751435 0 0 0 193660 138 0 0 24 0 8 0 788563204 780013568 132903 33554432000 4194304 4625164 140734224894816 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27253/statm: 190433 132903 898 106 0 185936 0
[pid=27253/tid=27254] ppid=27251 vsize=761732 CPUtime=242.75 cores=0-7
/proc/27253/task/27254/stat : 27254 (SArTagnan) R 27251 27253 27164 0 -1 4202560 51743 0 0 0 24266 9 0 0 25 0 8 0 788563204 780013568 132903 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27253/tid=27255] ppid=27251 vsize=761732 CPUtime=238.56 cores=0-7
/proc/27253/task/27255/stat : 27255 (SArTagnan) R 27251 27253 27164 0 -1 4202560 21521 0 0 0 23852 4 0 0 25 0 8 0 788563204 780013568 132903 33554432000 4194304 4625164 140734224894816 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=761732 CPUtime=242.79 cores=0-7
/proc/27253/task/27256/stat : 27256 (SArTagnan) R 27251 27253 27164 0 -1 4202560 528346 0 0 0 24184 95 0 0 25 0 8 0 788563204 780013568 132903 33554432000 4194304 4625164 140734224894816 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=761732 CPUtime=242.79 cores=0-7
/proc/27253/task/27257/stat : 27257 (SArTagnan) R 27251 27253 27164 0 -1 4202560 48913 0 0 0 24272 7 0 0 25 0 8 0 788563204 780013568 132903 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27253/tid=27258] ppid=27251 vsize=761732 CPUtime=242.76 cores=0-7
/proc/27253/task/27258/stat : 27258 (SArTagnan) R 27251 27253 27164 0 -1 4202560 22036 0 0 0 24272 4 0 0 25 0 8 0 788563204 780013568 132903 33554432000 4194304 4625164 140734224894816 18446744073709551615 4349093 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27253/tid=27259] ppid=27251 vsize=761732 CPUtime=242.77 cores=0-7
/proc/27253/task/27259/stat : 27259 (SArTagnan) R 27251 27253 27164 0 -1 4202560 29710 0 0 0 24271 6 0 0 25 0 8 0 788563204 780013568 132903 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27253/tid=27260] ppid=27251 vsize=761732 CPUtime=242.71 cores=0-7
/proc/27253/task/27260/stat : 27260 (SArTagnan) R 27251 27253 27164 0 -1 4202560 22124 0 0 0 24267 4 0 0 25 0 8 0 788563204 780013568 132903 33554432000 4194304 4625164 140734224894816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1937.98
Current children cumulated vsize (KiB) 761732

Child status: 20
Real time (s): 242.897
CPU time (s): 1938.54
CPU user time (s): 1937.12
CPU system time (s): 1.41578
CPU usage (%): 798.089
Max. virtual memory (cumulated for all children) (KiB): 763264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1937.12
system time used= 1.41578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 751499
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= 2666
involuntary context switches= 5840

runsolver used 1.12683 second user time and 3.07153 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-01 22:51:16
IDJOB=3439366
IDBENCH=84062
IDSOLVER=1936
FILE ID=node141/3439366-1306961476
RUNJOBID= node141-1306960405-27178
PBS_JOBID= 13497610
Free space on /tmp= 73808 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439366-1306961476/watcher-3439366-1306961476 -o /tmp/evaluation-result-3439366-1306961476/solver-3439366-1306961476 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439366-1306961476.cnf -threads=8

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=467888127

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.75
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.806
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:      22390628 kB
Buffers:        150964 kB
Cached:         174740 kB
SwapCached:       8848 kB
Active:       10123976 kB
Inactive:       186816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22390628 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:             424 kB
Writeback:           0 kB
AnonPages:     9983772 kB
Mapped:          25112 kB
Slab:           108792 kB
PageTables:      69728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150648796 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= 73808 MiB
End job on node141 at 2011-06-01 22:55:19