Trace number 3348837

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) 1300.01 1300.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   68055   202155 |   20416       0        0     nan |  0.000 % |
0.00/0.24	c |         0 |   67183   284754 |      --       0       --      -- |     --   | -872/82599
0.00/0.24	c ==============================================================================
0.00/0.24	c Result  :   #vars: 763   #clauses: 67183   #literals: 284754
0.00/0.24	c CPU time:   0.241963 s
0.00/0.24	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-3348837-1304969605/watcher-3348837-1304969605 -o /tmp/evaluation-result-3348837-1304969605/solver-3348837-1304969605 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348837-1304969605.cnf 

running on 2 cores: 5,7

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: 4.07 4.03 3.22 4/379 2237
/proc/meminfo: memFree=14938148/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 687191177 8908800 250 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 250 209 178 0 68 0

[startup+0.0720659 s]
/proc/loadavg: 4.07 4.03 3.22 4/379 2237
/proc/meminfo: memFree=14938148/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 687191177 8908800 250 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10106 s]
/proc/loadavg: 4.07 4.03 3.22 4/379 2237
/proc/meminfo: memFree=14938148/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 687191177 8908800 250 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301025 s]
/proc/loadavg: 4.07 4.03 3.22 4/379 2237
/proc/meminfo: memFree=14938148/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8700

[startup+0.700952 s]
/proc/loadavg: 4.07 4.03 3.22 4/379 2237
/proc/meminfo: memFree=14938148/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8700

[startup+1.5008 s]
/proc/loadavg: 4.07 4.03 3.22 5/381 2240
/proc/meminfo: memFree=14926600/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=22444 CPUtime=1.19 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 2539 0 0 0 119 0 0 0 25 0 1 0 687191205 22982656 2227 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 5611 2227 252 16 0 2253 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 31144

[startup+3.10057 s]
/proc/loadavg: 4.07 4.03 3.22 5/381 2240
/proc/meminfo: memFree=14942940/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=25788 CPUtime=2.79 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 4252 0 0 0 279 0 0 0 25 0 1 0 687191205 26406912 2703 33554432000 4194304 4256717 140734930775040 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 6447 2703 252 16 0 3089 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 34488

[startup+6.30093 s]
/proc/loadavg: 4.07 4.03 3.22 5/381 2240
/proc/meminfo: memFree=14928060/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=37304 CPUtime=5.99 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 9163 0 0 0 598 1 0 0 25 0 1 0 687191205 38199296 5760 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213912 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 9326 5760 252 16 0 5968 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 46004

[startup+12.7008 s]
/proc/loadavg: 4.06 4.03 3.23 5/381 2240
/proc/meminfo: memFree=14922992/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=41724 CPUtime=12.39 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 10640 0 0 0 1238 1 0 0 25 0 1 0 687191205 42725376 7025 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 10431 7025 252 16 0 7073 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 50424

[startup+25.5004 s]
/proc/loadavg: 3.97 4.01 3.23 5/381 2316
/proc/meminfo: memFree=15021140/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=37904 CPUtime=25.19 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 16809 0 0 0 2517 2 0 0 25 0 1 0 687191205 38813696 5802 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 9476 5802 253 16 0 6118 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 46604

[startup+51.1007 s]
/proc/loadavg: 3.98 4.01 3.25 5/381 2316
/proc/meminfo: memFree=14995824/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=56468 CPUtime=50.79 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 24827 0 0 0 5076 3 0 0 25 0 1 0 687191205 57823232 7795 33554432000 4194304 4256717 140734930775040 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 14117 7795 253 16 0 10759 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 65168

[startup+102.314 s]
/proc/loadavg: 3.99 4.00 3.29 5/381 2348
/proc/meminfo: memFree=15100568/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=72808 CPUtime=102.01 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 36777 0 0 0 10196 5 0 0 25 0 1 0 687191205 74555392 10659 33554432000 4194304 4256717 140734930775040 18446744073709551615 4211768 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 18202 10659 253 16 0 14844 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 81508

[startup+162.3 s]
/proc/loadavg: 4.11 4.03 3.35 5/381 2349
/proc/meminfo: memFree=15060736/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=79988 CPUtime=161.99 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 43043 0 0 0 16194 5 0 0 25 0 1 0 687191205 81907712 16237 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 19997 16237 253 16 0 16639 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 88688

[startup+222.3 s]
/proc/loadavg: 4.11 4.04 3.39 5/381 2413
/proc/meminfo: memFree=15144688/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=79988 CPUtime=221.99 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 43043 0 0 0 22194 5 0 0 25 0 1 0 687191205 81907712 16237 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213930 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 19997 16237 253 16 0 16639 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 88688

[startup+282.3 s]
/proc/loadavg: 4.18 4.09 3.45 5/377 2551
/proc/meminfo: memFree=15062200/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=98856 CPUtime=282 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 63533 0 0 0 28192 8 0 0 25 0 1 0 687191205 101228544 20412 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 24714 20412 253 16 0 21356 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 107556

[startup+342.3 s]
/proc/loadavg: 4.11 4.08 3.48 5/381 2611
/proc/meminfo: memFree=14934764/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=124508 CPUtime=342 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 68812 0 0 0 34191 9 0 0 25 0 1 0 687191205 127496192 25245 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 31127 25245 253 16 0 27769 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 133208

[startup+402.301 s]
/proc/loadavg: 4.04 4.06 3.51 5/381 2613
/proc/meminfo: memFree=14916892/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7

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

/proc/2240/statm: 31340 26066 253 16 0 27982 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 134060

[startup+642.301 s]
/proc/loadavg: 4.05 4.05 3.62 5/381 2619
/proc/meminfo: memFree=14759916/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=125360 CPUtime=642.01 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 69923 0 0 0 64192 9 0 0 25 0 1 0 687191205 128368640 26287 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 31340 26287 253 16 0 27982 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 134060

[startup+702.301 s]
/proc/loadavg: 4.10 4.05 3.65 5/381 2621
/proc/meminfo: memFree=14803772/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=125360 CPUtime=702.01 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 71434 0 0 0 70191 10 0 0 25 0 1 0 687191205 128368640 27638 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 31340 27638 253 16 0 27982 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 134060

[startup+762.314 s]
/proc/loadavg: 4.03 4.04 3.67 5/381 2622
/proc/meminfo: memFree=14796040/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=125360 CPUtime=762.03 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 71497 0 0 0 76193 10 0 0 25 0 1 0 687191205 128368640 27693 33554432000 4194304 4256717 140734930775040 18446744073709551615 4218642 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 31340 27693 253 16 0 27982 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 134060

[startup+822.301 s]
/proc/loadavg: 4.12 4.06 3.70 5/381 2624
/proc/meminfo: memFree=14828464/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=95012 CPUtime=822.02 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 111267 0 0 0 82186 16 0 0 25 0 1 0 687191205 97292288 20584 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213977 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 23753 20584 253 16 0 20395 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 103712

[startup+882.301 s]
/proc/loadavg: 4.10 4.06 3.72 5/381 2626
/proc/meminfo: memFree=14802384/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=95012 CPUtime=882.02 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 151018 0 0 0 88179 23 0 0 25 0 1 0 687191205 97292288 20584 33554432000 4194304 4256717 140734930775040 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 23753 20584 253 16 0 20395 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 103712

[startup+942.301 s]
/proc/loadavg: 4.04 4.05 3.73 5/381 2627
/proc/meminfo: memFree=14697912/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=175060 CPUtime=942.02 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 186282 0 0 0 94174 28 0 0 25 0 1 0 687191205 179261440 36634 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 43765 36634 253 16 0 40407 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 183760

[startup+1002.3 s]
/proc/loadavg: 4.01 4.04 3.75 5/381 2629
/proc/meminfo: memFree=14768932/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=125740 CPUtime=1002.02 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 205248 0 0 0 100172 30 0 0 25 0 1 0 687191205 128757760 25671 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 31435 25671 253 16 0 28077 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 134440

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.76 5/381 2630
/proc/meminfo: memFree=14751532/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=125740 CPUtime=1062.02 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 206700 0 0 0 106171 31 0 0 25 0 1 0 687191205 128757760 27022 33554432000 4194304 4256717 140734930775040 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 31435 27022 253 16 0 28077 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 134440

[startup+1122.3 s]
/proc/loadavg: 4.10 4.05 3.78 5/381 2632
/proc/meminfo: memFree=14636420/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=175056 CPUtime=1122.02 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 221838 0 0 0 112169 33 0 0 25 0 1 0 687191205 179257344 40585 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 43764 40585 253 16 0 40406 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 183756

[startup+1182.3 s]
/proc/loadavg: 4.08 4.06 3.80 5/381 2634
/proc/meminfo: memFree=14632900/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=175056 CPUtime=1182.02 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 221838 0 0 0 118169 33 0 0 25 0 1 0 687191205 179257344 40585 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 43764 40585 253 16 0 40406 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 183756

[startup+1242.3 s]
/proc/loadavg: 4.07 4.06 3.81 5/381 2635
/proc/meminfo: memFree=14661104/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=175056 CPUtime=1242.02 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 221848 0 0 0 124169 33 0 0 25 0 1 0 687191205 179257344 40595 33554432000 4194304 4256717 140734930775040 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 43764 40595 253 16 0 40406 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 183756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.06 3.83 5/381 2637
/proc/meminfo: memFree=14641360/32950928 swapFree=65762352/67111528
[pid=2237] ppid=2235 vsize=8700 CPUtime=0.28 cores=5,7
/proc/2237/stat : 2237 (esg_static.sh) S 2235 2237 1733 0 -1 4202496 353 1867 0 0 0 0 28 0 23 0 1 0 687191177 8908800 252 33554432000 4194304 4922060 140735323926016 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2237/statm: 2175 252 209 178 0 68 0
[pid=2240] ppid=2237 vsize=175056 CPUtime=1299.73 cores=5,7
/proc/2240/stat : 2240 (minisat_static) R 2237 2237 1733 0 -1 4202496 221850 0 0 0 129940 33 0 0 25 0 1 0 687191205 179257344 40597 33554432000 4194304 4256717 140734930775040 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2240/statm: 43764 40597 253 16 0 40406 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 183756

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 2237 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=282956
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 0.288955
# while last known CPU time is 1300.01
#
# 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): 1300.01
CPU user time (s): 1299.68
CPU system time (s): 0.33
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 183760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.282956
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2220
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= 4

runsolver used 4.50531 second user time and 10.8863 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-09 21:33:25
IDJOB=3348837
IDBENCH=71078
IDSOLVER=1811
FILE ID=node116/3348837-1304969605
RUNJOBID= node116-1304968097-1754
PBS_JOBID= 13285634
Free space on /tmp= 45828 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348837-1304969605/watcher-3348837-1304969605 -o /tmp/evaluation-result-3348837-1304969605/solver-3348837-1304969605 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348837-1304969605.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1578819241

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14938296 kB
Buffers:        213648 kB
Cached:        7735456 kB
SwapCached:      12300 kB
Active:       10853452 kB
Inactive:      6796040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14938296 kB
SwapTotal:    67111528 kB
SwapFree:     65762352 kB
Dirty:           22176 kB
Writeback:           0 kB
AnonPages:     9699072 kB
Mapped:          16260 kB
Slab:           251124 kB
PageTables:      45716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 83218940 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= 45812 MiB
End job on node116 at 2011-05-09 21:55:07