Trace number 3281717

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
ppfolio seqUNSAT 127.993 127.991

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.37
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
127.88/127.98	s UNSATISFIABLE
127.88/127.99	solver [1] cryptominisat 2.7.1 answered
127.88/127.99	Done

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-3281717-1303751941/watcher-3281717-1303751941 -o /tmp/evaluation-result-3281717-1303751941/solver-3281717-1303751941 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3281717-1303751941.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.00 6.15 7.15 5/180 22559
/proc/meminfo: memFree=15616104/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) R 22557 22559 21691 0 -1 4202496 484 0 0 0 0 0 0 0 18 0 1 0 486794538 18763776 392 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640679829 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/22559/statm: 4581 392 343 23 0 91 0

[startup+0.073854 s]
/proc/loadavg: 6.00 6.15 7.15 5/180 22559
/proc/meminfo: memFree=15616104/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10085 s]
/proc/loadavg: 6.00 6.15 7.15 5/180 22559
/proc/meminfo: memFree=15616104/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300812 s]
/proc/loadavg: 6.00 6.15 7.15 5/180 22559
/proc/meminfo: memFree=15616104/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700742 s]
/proc/loadavg: 6.00 6.15 7.15 5/180 22559
/proc/meminfo: memFree=15616104/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50061 s]
/proc/loadavg: 6.00 6.14 7.15 7/184 22563
/proc/meminfo: memFree=15512532/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=57660 CPUtime=0.54 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 8907 0 0 0 53 1 0 0 20 0 1 0 486794538 59043840 8602 33554432000 4194304 4587354 140734214144880 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 14415 8602 307 96 0 10977 0
[pid=22561] ppid=22559 vsize=64176 CPUtime=0.42 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 15098 0 0 0 41 1 0 0 21 0 1 0 486794538 65716224 12941 33554432000 4194304 4785740 140735872069872 18446744073709551615 253640520389 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 16044 12941 319 145 0 13089 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=0.51 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 50 1 0 0 23 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 611956

[startup+3.10031 s]
/proc/loadavg: 6.00 6.14 7.15 7/184 22563
/proc/meminfo: memFree=15486616/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 4443395593313714176 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=73576 CPUtime=1.04 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 12901 0 0 0 102 2 0 0 21 0 1 0 486794538 75341824 12537 33554432000 4194304 4587354 140734214144880 18446744073709551615 253640520389 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 18394 12537 310 96 0 14956 0
[pid=22561] ppid=22559 vsize=69000 CPUtime=1.02 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 17835 0 0 0 100 2 0 0 22 0 1 0 486794538 70656000 14184 33554432000 4194304 4785740 140735872069872 18446744073709551615 4319104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 17250 14184 332 145 0 14295 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=1.01 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 100 1 0 0 25 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 632696

[startup+6.30073 s]
/proc/loadavg: 6.00 6.14 7.15 7/184 22564
/proc/meminfo: memFree=15436024/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 4443396830264295424 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=141088 CPUtime=2.64 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 23472 0 0 0 261 3 0 0 19 0 1 0 486794538 144474112 21061 33554432000 4194304 4587354 140734214144880 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 35272 21061 330 96 0 31834 0
[pid=22561] ppid=22559 vsize=69000 CPUtime=1.82 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 17843 0 0 0 180 2 0 0 25 0 1 0 486794538 70656000 14192 33554432000 4194304 4785740 140735872069872 18446744073709551615 4546074 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 17250 14192 340 145 0 14295 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=1.82 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 181 1 0 0 25 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 700208

[startup+12.7006 s]
/proc/loadavg: 6.00 6.14 7.13 7/184 22564
/proc/meminfo: memFree=15434192/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 4443395868191621120 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=141088 CPUtime=4.75 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 23874 0 0 0 472 3 0 0 25 0 1 0 486794538 144474112 21442 33554432000 4194304 4587354 140734214144880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 35272 21442 333 96 0 31834 0
[pid=22561] ppid=22559 vsize=69000 CPUtime=3.92 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 17843 0 0 0 390 2 0 0 25 0 1 0 486794538 70656000 14192 33554432000 4194304 4785740 140735872069872 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 17250 14192 340 145 0 14295 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=4.01 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 400 1 0 0 25 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 700208

[startup+25.5012 s]
/proc/loadavg: 6.00 6.13 7.12 7/184 22564
/proc/meminfo: memFree=15442868/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 4443396280508481536 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=141088 CPUtime=9.04 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 23883 0 0 0 901 3 0 0 25 0 1 0 486794538 144474112 21451 33554432000 4194304 4587354 140734214144880 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 35272 21451 336 96 0 31834 0
[pid=22561] ppid=22559 vsize=69380 CPUtime=8.22 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 17927 0 0 0 820 2 0 0 25 0 1 0 486794538 71045120 14276 33554432000 4194304 4785740 140735872069872 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 17345 14276 340 145 0 14390 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=8.22 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 821 1 0 0 25 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 700588

[startup+51.1006 s]
/proc/loadavg: 6.00 6.12 7.09 7/184 22565
/proc/meminfo: memFree=15422872/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 4443395043557900288 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=147372 CPUtime=17.55 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 27122 0 0 0 1752 3 0 0 25 0 1 0 486794538 150908928 24560 33554432000 4194304 4587354 140734214144880 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 36843 24560 336 96 0 33405 0
[pid=22561] ppid=22559 vsize=74084 CPUtime=16.71 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 19105 0 0 0 1669 2 0 0 25 0 1 0 486794538 75862016 15454 33554432000 4194304 4785740 140735872069872 18446744073709551615 4545856 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 18521 15454 340 145 0 15566 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=16.8 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 1679 1 0 0 25 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 711576

[startup+102.306 s]
/proc/loadavg: 6.00 6.10 7.02 7/184 22566
/proc/meminfo: memFree=15408608/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 4443396830264295424 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=217504 CPUtime=34.63 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 37673 0 0 0 3458 5 0 0 25 0 1 0 486794538 222724096 25441 33554432000 4194304 4587354 140734214144880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 54376 25441 336 96 0 50938 0
[pid=22561] ppid=22559 vsize=78188 CPUtime=33.81 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 20142 0 0 0 3379 2 0 0 25 0 1 0 486794538 80064512 16491 33554432000 4194304 4785740 140735872069872 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 19547 16491 340 145 0 16592 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=33.83 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 3382 1 0 0 25 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 785812

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

[startup+115.101 s]
/proc/loadavg: 6.00 6.10 7.01 7/184 22567
/proc/meminfo: memFree=15416420/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=217504 CPUtime=38.93 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 38001 0 0 0 3888 5 0 0 25 0 1 0 486794538 222724096 25750 33554432000 4194304 4587354 140734214144880 18446744073709551615 4239208 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 54376 25750 336 96 0 50938 0
[pid=22561] ppid=22559 vsize=78468 CPUtime=38.04 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 20229 0 0 0 3801 3 0 0 25 0 1 0 486794538 80351232 16578 33554432000 4194304 4785740 140735872069872 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 19617 16578 340 145 0 16662 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=38.1 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 3809 1 0 0 25 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 115.07
Current children cumulated vsize (KiB) 786092

[startup+121.501 s]
/proc/loadavg: 6.00 6.09 7.00 7/184 22567
/proc/meminfo: memFree=15414684/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 4443396967703248896 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=217504 CPUtime=41.03 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 38369 0 0 0 4098 5 0 0 25 0 1 0 486794538 222724096 26099 33554432000 4194304 4587354 140734214144880 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 54376 26099 336 96 0 50938 0
[pid=22561] ppid=22559 vsize=79144 CPUtime=40.21 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 20385 0 0 0 4018 3 0 0 25 0 1 0 486794538 81043456 16734 33554432000 4194304 4785740 140735872069872 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 19786 16734 340 145 0 16831 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=40.23 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 4022 1 0 0 25 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 121.47
Current children cumulated vsize (KiB) 786768

[startup+124.701 s]
/proc/loadavg: 6.00 6.09 7.00 7/184 22567
/proc/meminfo: memFree=15412824/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 4443394906118946816 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=217504 CPUtime=42.14 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 38575 0 0 0 4208 6 0 0 25 0 1 0 486794538 222724096 26297 33554432000 4194304 4587354 140734214144880 18446744073709551615 4238258 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 54376 26297 336 96 0 50938 0
[pid=22561] ppid=22559 vsize=79672 CPUtime=41.24 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 20531 0 0 0 4121 3 0 0 25 0 1 0 486794538 81584128 16880 33554432000 4194304 4785740 140735872069872 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 19918 16880 340 145 0 16963 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=41.3 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 4129 1 0 0 25 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 124.68
Current children cumulated vsize (KiB) 787296

[startup+126.301 s]
/proc/loadavg: 6.00 6.09 7.00 7/184 22567
/proc/meminfo: memFree=15412452/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 4443394906118946816 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=217504 CPUtime=42.63 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 38652 0 0 0 4257 6 0 0 25 0 1 0 486794538 222724096 26373 33554432000 4194304 4587354 140734214144880 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 54376 26373 336 96 0 50938 0
[pid=22561] ppid=22559 vsize=80204 CPUtime=41.81 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 20640 0 0 0 4178 3 0 0 25 0 1 0 486794538 82128896 16989 33554432000 4194304 4785740 140735872069872 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 20051 16989 340 145 0 17096 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=41.83 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 4182 1 0 0 25 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134528222 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 126.27
Current children cumulated vsize (KiB) 787828

[startup+127.101 s]
/proc/loadavg: 6.00 6.09 7.00 7/184 22567
/proc/meminfo: memFree=15411956/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 4443395043557900288 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=217504 CPUtime=42.93 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 38689 0 0 0 4287 6 0 0 25 0 1 0 486794538 222724096 26408 33554432000 4194304 4587354 140734214144880 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 54376 26408 336 96 0 50938 0
[pid=22561] ppid=22559 vsize=80340 CPUtime=42.04 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 20671 0 0 0 4201 3 0 0 25 0 1 0 486794538 82268160 17020 33554432000 4194304 4785740 140735872069872 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 20085 17020 340 145 0 17130 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=42.1 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 4209 1 0 0 25 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 127.07
Current children cumulated vsize (KiB) 787964

[startup+127.501 s]
/proc/loadavg: 6.00 6.09 7.00 7/184 22567
/proc/meminfo: memFree=15411460/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 4443395043557900288 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=217504 CPUtime=43.03 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 38714 0 0 0 4297 6 0 0 25 0 1 0 486794538 222724096 26431 33554432000 4194304 4587354 140734214144880 18446744073709551615 4250248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 54376 26431 336 96 0 50938 0
[pid=22561] ppid=22559 vsize=80340 CPUtime=42.21 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 20694 0 0 0 4218 3 0 0 25 0 1 0 486794538 82268160 17043 33554432000 4194304 4785740 140735872069872 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 20085 17043 340 145 0 17130 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=42.24 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 4223 1 0 0 25 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134530445 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 127.48
Current children cumulated vsize (KiB) 787964

[startup+127.901 s]
/proc/loadavg: 6.00 6.09 7.00 7/184 22567
/proc/meminfo: memFree=15411460/32951124 swapFree=67111528/67111528
[pid=22559] ppid=22557 vsize=18324 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (ppfolio) S 22557 22559 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486794538 18763776 394 33554432000 4194304 4287625 140736038955408 18446744073709551615 253640879631 0 0 4096 65536 4443395043557900288 0 0 17 3 0 0 0
/proc/22559/statm: 4581 394 345 23 0 91 0
[pid=22560] ppid=22559 vsize=217504 CPUtime=43.17 cores=1
/proc/22560/stat : 22560 (cryptominisat) R 22559 22559 21691 0 -1 4202496 38752 0 0 0 4311 6 0 0 25 0 1 0 486794538 222724096 26465 33554432000 4194304 4587354 140734214144880 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22560/statm: 54376 26465 336 96 0 50938 0
[pid=22561] ppid=22559 vsize=80472 CPUtime=42.31 cores=1
/proc/22561/stat : 22561 (clasp) R 22559 22559 21691 0 -1 4202496 20714 0 0 0 4228 3 0 0 25 0 1 0 486794538 82403328 17063 33554432000 4194304 4785740 140735872069872 18446744073709551615 4552608 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22561/statm: 20118 17063 340 145 0 17163 0
[pid=22562] ppid=22559 vsize=471796 CPUtime=42.4 cores=1
/proc/22562/stat : 22562 (TNM) R 22559 22559 21691 0 -1 4202496 10014 0 0 0 4239 1 0 0 25 0 1 0 486794538 483119104 9911 33554432000 134512640 134534564 4291041888 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22562/statm: 117949 9911 95 6 0 116615 0
Current children cumulated CPU time (s) 127.88
Current children cumulated vsize (KiB) 788096

Child status: 0
Real time (s): 127.991
CPU time (s): 127.993
CPU user time (s): 127.874
CPU system time (s): 0.118981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 788096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 127.874
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70020
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= 187
involuntary context switches= 1487

runsolver used 0.19297 second user time and 0.510922 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 19:19:01
IDJOB=3281717
IDBENCH=69599
IDSOLVER=1613
FILE ID=node106/3281717-1303751941
RUNJOBID= node106-1303749552-22157
PBS_JOBID= 13154056
Free space on /tmp= 71752 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281717-1303751941/watcher-3281717-1303751941 -o /tmp/evaluation-result-3281717-1303751941/solver-3281717-1303751941 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3281717-1303751941.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=707790123

node106.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.830
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.66
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.830
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	: 5226.20
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.830
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.75
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.830
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.82
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15616384 kB
Buffers:       1986008 kB
Cached:       14153684 kB
SwapCached:          0 kB
Active:       10213792 kB
Inactive:      6558080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15616384 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14732 kB
Writeback:           0 kB
AnonPages:      631836 kB
Mapped:          16448 kB
Slab:           497828 kB
PageTables:       6236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1582752 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= 71740 MiB
End job on node106 at 2011-04-25 19:21:09