Trace number 3293125

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 77.2613 77.2608

General information on the benchmark

NameSAT02/industrial/dellacherie/
comb/comb1.shuffled.cnf
MD5SUM0e9d17eb95ee436fc1015c5591cfb63f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2328
Satisfiable
(Un)Satisfiability was proved
Number of variables5910
Number of clauses16804
Sum of the clauses size38654
Maximum clause length28
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 213041
Number of clauses of size 32838
Number of clauses of size 4787
Number of clauses of size 5103
Number of clauses of size over 534

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
77.18/77.25	s UNSATISFIABLE
77.18/77.26	solver [1] cryptominisat 2.7.1 answered
77.18/77.26	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-3293125-1303785411/watcher-3293125-1303785411 -o /tmp/evaluation-result-3293125-1303785411/solver-3293125-1303785411 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3293125-1303785411.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: 8.71 9.67 9.28 5/184 13894
/proc/meminfo: memFree=20723136/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18240 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) R 13892 13894 12462 0 -1 4194304 273 0 0 0 0 0 0 0 19 0 1 0 222732327 18677760 221 33554432000 4194304 4287625 140733531359280 18446744073709551615 268655699857 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13894/statm: 4560 228 192 23 0 57 0

[startup+0.061398 s]
/proc/loadavg: 8.71 9.67 9.28 5/184 13894
/proc/meminfo: memFree=20723136/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4371474068134658312 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100387 s]
/proc/loadavg: 8.71 9.67 9.28 5/184 13894
/proc/meminfo: memFree=20723136/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4371474068134658312 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300356 s]
/proc/loadavg: 8.71 9.67 9.28 5/184 13894
/proc/meminfo: memFree=20723136/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700282 s]
/proc/loadavg: 8.71 9.67 9.28 5/184 13894
/proc/meminfo: memFree=20723136/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50115 s]
/proc/loadavg: 8.71 9.67 9.28 7/188 13898
/proc/meminfo: memFree=20710232/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4604620419268345856 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=29008 CPUtime=0.49 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 2174 0 0 0 49 0 0 0 21 0 1 0 222732328 29704192 1815 33554432000 4194304 4587354 140735117625536 18446744073709551615 4232289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 7252 1815 330 96 0 3814 0
[pid=13897] ppid=13894 vsize=16100 CPUtime=0.44 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 1606 0 0 0 44 0 0 0 22 0 1 0 222732328 16486400 1350 33554432000 4194304 4785740 140736599430000 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 4025 1350 341 145 0 1070 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=0.54 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 54 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 520316

[startup+3.10086 s]
/proc/loadavg: 8.71 9.67 9.28 10/193 13928
/proc/meminfo: memFree=20637112/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4604620556707299328 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=973808 CPUtime=0.99 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 2511 0 0 0 99 0 0 0 22 0 1 0 222732328 997179392 1852 33554432000 4194304 4587354 140735117625536 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 243452 1852 330 96 0 240014 0
[pid=13897] ppid=13894 vsize=16768 CPUtime=0.99 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 1775 0 0 0 99 0 0 0 25 0 1 0 222732328 17170432 1519 33554432000 4194304 4785740 140736599430000 18446744073709551615 4416810 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 4192 1519 341 145 0 1237 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=1.09 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 109 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 5158358 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1465784

[startup+6.3003 s]
/proc/loadavg: 8.73 9.66 9.28 10/193 13928
/proc/meminfo: memFree=20621476/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4604619044878811136 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=975344 CPUtime=2.09 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 3320 0 0 0 209 0 0 0 25 0 1 0 222732328 998752256 1962 33554432000 4194304 4587354 140735117625536 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 243836 1962 333 96 0 240398 0
[pid=13897] ppid=13894 vsize=17696 CPUtime=2.03 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 2025 0 0 0 203 0 0 0 25 0 1 0 222732328 18120704 1769 33554432000 4194304 4785740 140736599430000 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 4424 1769 341 145 0 1469 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=2.14 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 214 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1468248

[startup+12.7012 s]
/proc/loadavg: 8.75 9.65 9.28 10/193 13928
/proc/meminfo: memFree=20600280/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4604619594634625024 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=986088 CPUtime=4.2 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 5245 0 0 0 419 1 0 0 25 0 1 0 222732328 1009754112 2614 33554432000 4194304 4587354 140735117625536 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 246522 2614 336 96 0 243084 0
[pid=13897] ppid=13894 vsize=19280 CPUtime=4.19 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 2409 0 0 0 419 0 0 0 25 0 1 0 222732328 19742720 2153 33554432000 4194304 4785740 140736599430000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 4820 2153 341 145 0 1865 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=4.29 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 429 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1480576

[startup+25.5009 s]
/proc/loadavg: 8.81 9.62 9.27 10/193 13928
/proc/meminfo: memFree=20565600/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=987908 CPUtime=8.49 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 8785 0 0 0 848 1 0 0 25 0 1 0 222732328 1011617792 4528 33554432000 4194304 4587354 140735117625536 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 246977 4528 336 96 0 243539 0
[pid=13897] ppid=13894 vsize=19828 CPUtime=8.44 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 2538 0 0 0 844 0 0 0 25 0 1 0 222732328 20303872 2282 33554432000 4194304 4785740 140736599430000 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 4957 2282 341 145 0 2002 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=8.54 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 854 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 134525929 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1482944

[startup+51.1004 s]
/proc/loadavg: 8.87 9.57 9.26 10/193 13929
/proc/meminfo: memFree=20542604/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4604619869512531968 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=984872 CPUtime=16.99 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 13212 0 0 0 1697 2 0 0 25 0 1 0 222732328 1008508928 5137 33554432000 4194304 4587354 140735117625536 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 246218 5137 336 96 0 242780 0
[pid=13897] ppid=13894 vsize=21840 CPUtime=16.99 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 3053 0 0 0 1699 0 0 0 25 0 1 0 222732328 22364160 2797 33554432000 4194304 4785740 140736599430000 18446744073709551615 4287153 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 5460 2797 341 145 0 2505 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=17.09 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 1709 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 134529858 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1481920

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

[startup+63.9012 s]
/proc/loadavg: 8.89 9.55 9.26 10/193 13929
/proc/meminfo: memFree=20522260/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4604620144390438912 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=1029344 CPUtime=21.29 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 15482 0 0 0 2126 3 0 0 25 0 1 0 222732328 1054048256 5924 33554432000 4194304 4587354 140735117625536 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 257336 5924 336 96 0 253898 0
[pid=13897] ppid=13894 vsize=22276 CPUtime=21.24 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 3173 0 0 0 2124 0 0 0 25 0 1 0 222732328 22810624 2917 33554432000 4194304 4785740 140736599430000 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 5569 2917 341 145 0 2614 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=21.34 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 2134 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 5065952 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 1526828

[startup+70.3011 s]
/proc/loadavg: 8.91 9.53 9.26 10/193 13930
/proc/meminfo: memFree=20521764/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4604620281829392384 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=991836 CPUtime=23.39 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 16236 0 0 0 2336 3 0 0 25 0 1 0 222732328 1015640064 5951 33554432000 4194304 4587354 140735117625536 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 247959 5951 336 96 0 244521 0
[pid=13897] ppid=13894 vsize=22552 CPUtime=23.39 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 3223 0 0 0 2339 0 0 0 25 0 1 0 222732328 23093248 2967 33554432000 4194304 4785740 140736599430000 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 5638 2967 341 145 0 2683 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=23.5 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 2350 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 5158369 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 70.28
Current children cumulated vsize (KiB) 1489596

[startup+73.5005 s]
/proc/loadavg: 8.91 9.53 9.26 10/193 13930
/proc/meminfo: memFree=20520772/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4604618495122997248 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=991964 CPUtime=24.49 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 16777 0 0 0 2446 3 0 0 25 0 1 0 222732328 1015771136 5777 33554432000 4194304 4587354 140735117625536 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 247991 5777 336 96 0 244553 0
[pid=13897] ppid=13894 vsize=22552 CPUtime=24.44 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 3235 0 0 0 2444 0 0 0 25 0 1 0 222732328 23093248 2979 33554432000 4194304 4785740 140736599430000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 5638 2979 341 145 0 2683 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=24.54 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 2454 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 134526074 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 73.47
Current children cumulated vsize (KiB) 1489724

[startup+75.1002 s]
/proc/loadavg: 8.91 9.52 9.26 10/193 13930
/proc/meminfo: memFree=20519284/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4604618495122997248 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=991964 CPUtime=24.99 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 16882 0 0 0 2496 3 0 0 25 0 1 0 222732328 1015771136 5878 33554432000 4194304 4587354 140735117625536 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 247991 5878 336 96 0 244553 0
[pid=13897] ppid=13894 vsize=22688 CPUtime=24.99 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 3259 0 0 0 2499 0 0 0 25 0 1 0 222732328 23232512 3003 33554432000 4194304 4785740 140736599430000 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 5672 3003 341 145 0 2717 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=25.09 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 2509 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 75.07
Current children cumulated vsize (KiB) 1489860

[startup+75.9071 s]
/proc/loadavg: 8.91 9.52 9.26 10/193 13930
/proc/meminfo: memFree=20518664/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4604618495122997248 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=991964 CPUtime=25.29 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 16931 0 0 0 2526 3 0 0 25 0 1 0 222732328 1015771136 5921 33554432000 4194304 4587354 140735117625536 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 247991 5921 336 96 0 244553 0
[pid=13897] ppid=13894 vsize=22688 CPUtime=25.25 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 3260 0 0 0 2525 0 0 0 25 0 1 0 222732328 23232512 3004 33554432000 4194304 4785740 140736599430000 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 5672 3004 341 145 0 2717 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=25.34 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 2534 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 5158288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 75.88
Current children cumulated vsize (KiB) 1489860

[startup+76.7009 s]
/proc/loadavg: 8.91 9.52 9.26 10/193 13930
/proc/meminfo: memFree=20518664/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4604618495122997248 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=991964 CPUtime=25.54 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 16968 0 0 0 2551 3 0 0 25 0 1 0 222732328 1015771136 5955 33554432000 4194304 4587354 140735117625536 18446744073709551615 4254929 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 247991 5955 336 96 0 244553 0
[pid=13897] ppid=13894 vsize=22820 CPUtime=25.49 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 3303 0 0 0 2549 0 0 0 25 0 1 0 222732328 23367680 3047 33554432000 4194304 4785740 140736599430000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 5705 3047 341 145 0 2750 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=25.64 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 2564 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 1489992

[startup+77.1009 s]
/proc/loadavg: 8.91 9.52 9.26 10/193 13930
/proc/meminfo: memFree=20517796/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4604618770000904192 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=991964 CPUtime=25.69 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 16992 0 0 0 2566 3 0 0 25 0 1 0 222732328 1015771136 5974 33554432000 4194304 4587354 140735117625536 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 247991 5974 336 96 0 244553 0
[pid=13897] ppid=13894 vsize=22820 CPUtime=25.64 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 3303 0 0 0 2564 0 0 0 25 0 1 0 222732328 23367680 3047 33554432000 4194304 4785740 140736599430000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 5705 3047 341 145 0 2750 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=25.74 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 2574 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 77.07
Current children cumulated vsize (KiB) 1489992

[startup+77.2009 s]
/proc/loadavg: 8.91 9.52 9.26 10/193 13930
/proc/meminfo: memFree=20517796/32951124 swapFree=67111528/67111528
[pid=13894] ppid=13892 vsize=18324 CPUtime=0 cores=1,3
/proc/13894/stat : 13894 (ppfolio) S 13892 13894 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222732327 18763776 394 33554432000 4194304 4287625 140733531359280 18446744073709551615 268660682255 0 0 4096 65536 4604618770000904192 0 0 17 3 0 0 0
/proc/13894/statm: 4581 394 345 23 0 91 0
[pid=13896] ppid=13894 vsize=991964 CPUtime=25.69 cores=1
/proc/13896/stat : 13896 (cryptominisat) R 13894 13894 12462 0 -1 4202496 16992 0 0 0 2566 3 0 0 25 0 1 0 222732328 1015771136 5974 33554432000 4194304 4587354 140735117625536 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13896/statm: 247991 5974 336 96 0 244553 0
[pid=13897] ppid=13894 vsize=22820 CPUtime=25.69 cores=1
/proc/13897/stat : 13897 (clasp) R 13894 13894 12462 0 -1 4202496 3303 0 0 0 2569 0 0 0 25 0 1 0 222732328 23367680 3047 33554432000 4194304 4785740 140736599430000 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13897/statm: 5705 3047 341 145 0 2750 0
[pid=13898] ppid=13894 vsize=456884 CPUtime=25.8 cores=1
/proc/13898/stat : 13898 (TNM) R 13894 13894 12462 0 -1 4202496 845 0 0 0 2580 0 0 0 25 0 1 0 222732328 467849216 742 33554432000 134512640 134534564 4290954064 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13898/statm: 114221 742 95 6 0 112887 0
Current children cumulated CPU time (s) 77.18
Current children cumulated vsize (KiB) 1489992

Child status: 0
Real time (s): 77.2608
CPU time (s): 77.2613
CPU user time (s): 77.2133
CPU system time (s): 0.047992
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2435700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 77.2133
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21678
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= 182
involuntary context switches= 845

runsolver used 0.112982 second user time and 0.314952 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 04:36:51
IDJOB=3293125
IDBENCH=88045
IDSOLVER=1613
FILE ID=node107/3293125-1303785411
RUNJOBID= node107-1303783905-13485
PBS_JOBID= 13157212
Free space on /tmp= 71992 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT02/industrial/dellacherie/comb/comb1.shuffled.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293125-1303785411/watcher-3293125-1303785411 -o /tmp/evaluation-result-3293125-1303785411/solver-3293125-1303785411 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3293125-1303785411.cnf

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

MD5SUM BENCH= 0e9d17eb95ee436fc1015c5591cfb63f
RANDOM SEED=1280599638

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.829
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.829
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	: 5359.47
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.829
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.829
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:      20723168 kB
Buffers:       2035776 kB
Cached:        9576372 kB
SwapCached:          0 kB
Active:        7746188 kB
Inactive:      4000900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20723168 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9924 kB
Writeback:           0 kB
AnonPages:      135204 kB
Mapped:          16372 kB
Slab:           416016 kB
PageTables:       5448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1540924 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= 71980 MiB
End job on node107 at 2011-04-26 04:38:08