Trace number 3348915

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
minisat hack: minisat_psm 2011-04-01? (TO) 1299.98 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  165782   444254 |   49734       0        0     nan |  0.000 % |
0.00/0.41	c |         0 |  122585   444957 |      --       0       --      -- |     --   | -41295/6392
0.00/0.41	c ==============================================================================
0.00/0.41	c Result  :   #vars: 17342   #clauses: 122585   #literals: 444957
0.00/0.41	c CPU time:   0.397939 s
0.00/0.41	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3348915-1304968105/watcher-3348915-1304968105 -o /tmp/evaluation-result-3348915-1304968105/solver-3348915-1304968105 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348915-1304968105.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: 0.24 0.05 0.02 2/388 15743
/proc/meminfo: memFree=28567580/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 608409290 8908800 249 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15743/statm: 2175 249 209 178 0 68 0

[startup+0.0578901 s]
/proc/loadavg: 0.24 0.05 0.02 2/388 15743
/proc/meminfo: memFree=28567580/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 608409290 8908800 249 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15743/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.102881 s]
/proc/loadavg: 0.24 0.05 0.02 2/388 15743
/proc/meminfo: memFree=28567580/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 608409290 8908800 249 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15743/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30085 s]
/proc/loadavg: 0.24 0.05 0.02 2/388 15743
/proc/meminfo: memFree=28567580/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 608409290 8908800 249 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15743/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70078 s]
/proc/loadavg: 0.24 0.05 0.02 2/388 15743
/proc/meminfo: memFree=28567580/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 0.24 0.05 0.02 2/384 15764
/proc/meminfo: memFree=28660992/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=25708 CPUtime=1 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 5308 0 0 0 100 0 0 0 21 0 1 0 608409339 26324992 3178 33554432000 4194304 4256717 140734255909552 18446744073709551615 4219808 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 6427 3178 252 16 0 3069 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34408

[startup+3.10038 s]
/proc/loadavg: 0.24 0.05 0.02 2/384 15764
/proc/meminfo: memFree=28658888/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=37640 CPUtime=2.6 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 10353 0 0 0 259 1 0 0 25 0 1 0 608409339 38543360 5819 33554432000 4194304 4256717 140734255909552 18446744073709551615 4219118 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 9410 5819 252 16 0 6052 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 46340

[startup+6.30084 s]
/proc/loadavg: 0.38 0.08 0.03 3/390 15777
/proc/meminfo: memFree=28615060/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=47432 CPUtime=5.8 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 19306 0 0 0 579 1 0 0 25 0 1 0 608409339 48570368 8254 33554432000 4194304 4256717 140734255909552 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 11858 8254 252 16 0 8500 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56132

[startup+12.7008 s]
/proc/loadavg: 0.51 0.11 0.04 3/390 15777
/proc/meminfo: memFree=28591044/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=47432 CPUtime=12.2 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 19778 0 0 0 1219 1 0 0 25 0 1 0 608409339 48570368 8672 33554432000 4194304 4256717 140734255909552 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 11858 8672 252 16 0 8500 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56132

[startup+25.5007 s]
/proc/loadavg: 0.84 0.21 0.07 4/392 15781
/proc/meminfo: memFree=28472464/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=64184 CPUtime=25 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 27779 0 0 0 2497 3 0 0 25 0 1 0 608409339 65724416 11988 33554432000 4194304 4256717 140734255909552 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 16046 11988 252 16 0 12688 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72884

[startup+51.1003 s]
/proc/loadavg: 1.86 0.49 0.17 5/398 15806
/proc/meminfo: memFree=28046116/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=94536 CPUtime=50.59 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 43025 0 0 0 5055 4 0 0 25 0 1 0 608409339 96804864 17903 33554432000 4194304 4256717 140734255909552 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 23634 17903 252 16 0 20276 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 103236

[startup+102.315 s]
/proc/loadavg: 3.11 1.05 0.37 5/402 15833
/proc/meminfo: memFree=28239608/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=94532 CPUtime=101.81 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 52552 0 0 0 10175 6 0 0 25 0 1 0 608409339 96800768 20447 33554432000 4194304 4256717 140734255909552 18446744073709551615 4221461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 23633 20447 252 16 0 20275 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 103232

[startup+162.301 s]
/proc/loadavg: 3.71 1.60 0.60 5/402 15835
/proc/meminfo: memFree=28213840/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=94828 CPUtime=161.8 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 87484 0 0 0 16169 11 0 0 25 0 1 0 608409339 97103872 16320 33554432000 4194304 4256717 140734255909552 18446744073709551615 4209888 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 23707 16320 252 16 0 20349 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 103528

[startup+222.3 s]
/proc/loadavg: 3.89 2.03 0.81 5/402 15836
/proc/meminfo: memFree=28149108/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=106204 CPUtime=221.8 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 144196 0 0 0 22160 20 0 0 25 0 1 0 608409339 108752896 21601 33554432000 4194304 4256717 140734255909552 18446744073709551615 4213969 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 26551 21601 252 16 0 23193 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 114904

[startup+282.3 s]
/proc/loadavg: 4.10 2.43 1.02 5/402 15838
/proc/meminfo: memFree=28104668/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=125172 CPUtime=281.79 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 176598 0 0 0 28155 24 0 0 25 0 1 0 608409339 128176128 28107 33554432000 4194304 4256717 140734255909552 18446744073709551615 4213378 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 31293 28107 252 16 0 27935 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 133872

[startup+342.3 s]
/proc/loadavg: 4.04 2.71 1.21 5/402 15840
/proc/meminfo: memFree=28061828/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=155672 CPUtime=341.8 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 266619 0 0 0 34142 38 0 0 25 0 1 0 608409339 159408128 32374 33554432000 4194304 4256717 140734255909552 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 38918 32374 252 16 0 35560 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 164372

[startup+402.301 s]
/proc/loadavg: 4.22 2.99 1.39 5/402 15841
/proc/meminfo: memFree=28052596/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3

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

/proc/15746/statm: 38918 32724 252 16 0 35560 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 164372

[startup+642.301 s]
/proc/loadavg: 4.01 3.56 1.99 5/402 15912
/proc/meminfo: memFree=28044544/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=186492 CPUtime=641.8 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 742533 0 0 0 64074 106 0 0 25 0 1 0 608409339 190967808 38799 33554432000 4194304 4256717 140734255909552 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 46623 38799 252 16 0 43265 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 195192

[startup+702.301 s]
/proc/loadavg: 4.06 3.65 2.11 5/402 15913
/proc/meminfo: memFree=28051420/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=155672 CPUtime=701.79 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 871763 0 0 0 70055 124 0 0 25 0 1 0 608409339 159408128 34244 33554432000 4194304 4256717 140734255909552 18446744073709551615 4213426 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 38918 34244 252 16 0 35560 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 164372

[startup+762.315 s]
/proc/loadavg: 4.02 3.71 2.23 5/402 15915
/proc/meminfo: memFree=28043044/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=155672 CPUtime=761.81 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 988926 0 0 0 76038 143 0 0 25 0 1 0 608409339 159408128 32577 33554432000 4194304 4256717 140734255909552 18446744073709551615 4209946 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 38918 32577 252 16 0 35560 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 164372

[startup+822.3 s]
/proc/loadavg: 4.11 3.79 2.35 5/402 15916
/proc/meminfo: memFree=28072880/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=186492 CPUtime=821.79 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 1146696 0 0 0 82016 163 0 0 25 0 1 0 608409339 190967808 40064 33554432000 4194304 4256717 140734255909552 18446744073709551615 4209093 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 46623 40064 252 16 0 43265 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 195192

[startup+882.3 s]
/proc/loadavg: 4.13 3.86 2.46 5/402 15918
/proc/meminfo: memFree=28102944/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=155672 CPUtime=881.79 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 1289427 0 0 0 87996 183 0 0 25 0 1 0 608409339 159408128 34073 33554432000 4194304 4256717 140734255909552 18446744073709551615 4213525 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 38918 34073 252 16 0 35560 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 164372

[startup+942.3 s]
/proc/loadavg: 4.05 3.88 2.55 5/402 15920
/proc/meminfo: memFree=28141548/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=155672 CPUtime=941.79 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 1388132 0 0 0 93979 200 0 0 25 0 1 0 608409339 159408128 34912 33554432000 4194304 4256717 140734255909552 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 38918 34912 252 16 0 35560 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 164372

[startup+1002.3 s]
/proc/loadavg: 4.07 3.91 2.64 5/402 15921
/proc/meminfo: memFree=28083816/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=155672 CPUtime=1001.79 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 1481556 0 0 0 99965 214 0 0 25 0 1 0 608409339 159408128 31451 33554432000 4194304 4256717 140734255909552 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 38918 31451 252 16 0 35560 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 164372

[startup+1062.3 s]
/proc/loadavg: 4.02 3.93 2.73 5/402 15923
/proc/meminfo: memFree=28080400/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=155672 CPUtime=1061.78 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 1615438 0 0 0 105943 235 0 0 25 0 1 0 608409339 159408128 32396 33554432000 4194304 4256717 140734255909552 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 38918 32396 252 16 0 35560 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 164372

[startup+1122.3 s]
/proc/loadavg: 4.01 3.94 2.80 5/402 15924
/proc/meminfo: memFree=28050208/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=186492 CPUtime=1121.78 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 1751407 0 0 0 111923 255 0 0 25 0 1 0 608409339 190967808 35809 33554432000 4194304 4256717 140734255909552 18446744073709551615 4230952 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 46623 35809 252 16 0 43265 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 195192

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 2.88 5/402 15926
/proc/meminfo: memFree=28041712/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=155672 CPUtime=1181.79 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 1866711 0 0 0 117907 272 0 0 25 0 1 0 608409339 159408128 34017 33554432000 4194304 4256717 140734255909552 18446744073709551615 4218271 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 38918 34017 252 16 0 35560 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 164372

[startup+1242.3 s]
/proc/loadavg: 4.16 3.98 2.95 5/402 15928
/proc/meminfo: memFree=28007552/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=186492 CPUtime=1241.79 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 2005020 0 0 0 123887 292 0 0 25 0 1 0 608409339 190967808 39128 33554432000 4194304 4256717 140734255909552 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 46623 39128 252 16 0 43265 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 195192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.00 3.02 5/402 15929
/proc/meminfo: memFree=28009968/32950928 swapFree=44388816/67111528
[pid=15743] ppid=15741 vsize=8700 CPUtime=0.48 cores=1,3
/proc/15743/stat : 15743 (esg_static.sh) S 15741 15743 15673 0 -1 4202496 353 7197 0 0 0 0 46 2 18 0 1 0 608409290 8908800 251 33554432000 4194304 4922060 140735183356096 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15743/statm: 2175 251 209 178 0 68 0
[pid=15746] ppid=15743 vsize=186492 CPUtime=1299.5 cores=1,3
/proc/15746/stat : 15746 (minisat_static) R 15743 15743 15673 0 -1 4202496 2133311 0 0 0 129638 312 0 0 25 0 1 0 608409339 190967808 41353 33554432000 4194304 4256717 140734255909552 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/15746/statm: 46623 41353 252 16 0 43265 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 195192

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15743 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=466929
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=22996
# CPU time returned by wait4() is 0.489925
# while last known CPU time is 1299.98
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.98
CPU user time (s): 1296.84
CPU system time (s): 3.14
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 325420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.466929
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7550
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= 8
involuntary context switches= 10

runsolver used 4.71928 second user time and 11.8512 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-09 21:08:26
IDJOB=3348915
IDBENCH=20521
IDSOLVER=1811
FILE ID=node126/3348915-1304968105
RUNJOBID= node126-1304968097-15693
PBS_JOBID= 13285624
Free space on /tmp= 50816 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348915-1304968105/watcher-3348915-1304968105 -o /tmp/evaluation-result-3348915-1304968105/solver-3348915-1304968105 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348915-1304968105.cnf

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=1624722005

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
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.80
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.783
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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28567860 kB
Buffers:        139400 kB
Cached:         985832 kB
SwapCached:      92124 kB
Active:         378976 kB
Inactive:      3790080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28567860 kB
SwapTotal:    67111528 kB
SwapFree:     44388816 kB
Dirty:           30428 kB
Writeback:           0 kB
AnonPages:     2964608 kB
Mapped:          15756 kB
Slab:            72088 kB
PageTables:      76316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88206272 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= 50800 MiB
End job on node126 at 2011-05-09 21:30:08