Trace number 3348982

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.97 1300.02

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark77.9931
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

Solver Data

0.00/0.00	c Parsing...
0.00/0.61	c ==============================================================================
0.00/0.61	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.61	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.61	c ==============================================================================
0.00/0.61	c |         0 | 1385857  3235805 |  415757       0        0     nan |  0.000 % |
4.49/4.56	c |         0 |  868292  2392233 |      --       0       --      -- |     --   | -256585/-254593
4.49/4.56	c ==============================================================================
4.49/4.56	c Result  :   #vars: 150440   #clauses: 868292   #literals: 2392233
4.49/4.56	c CPU time:   4.44032 s
4.49/4.56	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-3348982-1304968091/watcher-3348982-1304968091 -o /tmp/evaluation-result-3348982-1304968091/solver-3348982-1304968091 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348982-1304968091.cnf 

running on 2 cores: 0,2

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.08 0.02 0.01 5/367 32396
/proc/meminfo: memFree=6735884/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=0 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608406318 8908800 250 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32396/statm: 2175 250 209 178 0 68 0

[startup+0.072147 s]
/proc/loadavg: 0.08 0.02 0.01 5/367 32396
/proc/meminfo: memFree=6735884/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=0 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608406318 8908800 250 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32396/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101134 s]
/proc/loadavg: 0.08 0.02 0.01 5/367 32396
/proc/meminfo: memFree=6735884/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=0 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608406318 8908800 250 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32396/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301102 s]
/proc/loadavg: 0.08 0.02 0.01 5/367 32396
/proc/meminfo: memFree=6735884/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=0 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608406318 8908800 250 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32396/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701018 s]
/proc/loadavg: 0.08 0.02 0.01 5/367 32396
/proc/meminfo: memFree=6735884/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=0 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608406318 8908800 250 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32396/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50086 s]
/proc/loadavg: 0.08 0.02 0.01 5/369 32399
/proc/meminfo: memFree=6436044/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=0 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608406318 8908800 250 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32396/statm: 2175 250 209 178 0 68 0
[pid=32397] ppid=32396 vsize=181004 CPUtime=1.49 cores=0,2
/proc/32397/stat : 32397 (SatELite_releas) R 32396 32396 32333 0 -1 4202496 40341 0 0 0 140 9 0 0 25 0 1 0 608406318 185348096 36912 33554432000 134512640 135144242 4286770160 18446744073709551615 134599829 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/32397/statm: 45251 36912 77 155 0 45094 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189704

[startup+3.10056 s]
/proc/loadavg: 0.08 0.02 0.01 5/369 32399
/proc/meminfo: memFree=6415356/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=0 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608406318 8908800 250 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32396/statm: 2175 250 209 178 0 68 0
[pid=32397] ppid=32396 vsize=183128 CPUtime=3.09 cores=0,2
/proc/32397/stat : 32397 (SatELite_releas) R 32396 32396 32333 0 -1 4202496 45375 0 0 0 299 10 0 0 25 0 1 0 608406318 187523072 37605 33554432000 134512640 135144242 4286770160 18446744073709551615 134609091 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/32397/statm: 45782 37606 77 155 0 45625 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 191828

[startup+6.30094 s]
/proc/loadavg: 0.47 0.10 0.03 5/369 32402
/proc/meminfo: memFree=6593036/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=88344 CPUtime=1.2 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 18146 0 0 0 118 2 0 0 22 0 1 0 608406826 90464256 15304 33554432000 4194304 4256717 140733708294912 18446744073709551615 4213356 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 22086 15304 252 16 0 18728 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 97044

[startup+12.7007 s]
/proc/loadavg: 0.84 0.18 0.06 5/369 32402
/proc/meminfo: memFree=6568636/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=90328 CPUtime=7.6 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 20125 0 0 0 757 3 0 0 25 0 1 0 608406826 92495872 17272 33554432000 4194304 4256717 140733708294912 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 22582 17272 253 16 0 19224 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 99028

[startup+25.5012 s]
/proc/loadavg: 1.61 0.38 0.13 5/369 32402
/proc/meminfo: memFree=6482888/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=91604 CPUtime=20.41 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 39021 0 0 0 2034 7 0 0 25 0 1 0 608406826 93802496 17820 33554432000 4194304 4256717 140733708294912 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 22901 17820 253 16 0 19543 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100304

[startup+51.1003 s]
/proc/loadavg: 2.35 0.66 0.22 5/369 32433
/proc/meminfo: memFree=6401860/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=170312 CPUtime=46 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 81139 0 0 0 4587 13 0 0 25 0 1 0 608406826 174399488 34329 33554432000 4194304 4256717 140733708294912 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 42578 34329 253 16 0 39220 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 179012

[startup+102.313 s]
/proc/loadavg: 3.33 1.18 0.42 5/369 32466
/proc/meminfo: memFree=6253936/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=170312 CPUtime=97.21 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 141174 0 0 0 9699 22 0 0 25 0 1 0 608406826 174399488 35106 33554432000 4194304 4256717 140733708294912 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 42578 35106 253 16 0 39220 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 179012

[startup+162.301 s]
/proc/loadavg: 3.80 1.71 0.65 5/369 32468
/proc/meminfo: memFree=6187352/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=170312 CPUtime=157.21 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 236472 0 0 0 15683 38 0 0 25 0 1 0 608406826 174399488 37532 33554432000 4194304 4256717 140733708294912 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 42578 37532 253 16 0 39220 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 179012

[startup+222.3 s]
/proc/loadavg: 3.96 2.14 0.86 5/369 32470
/proc/meminfo: memFree=6175396/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=170312 CPUtime=217.2 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 328657 0 0 0 21667 53 0 0 25 0 1 0 608406826 174399488 35717 33554432000 4194304 4256717 140733708294912 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 42578 35717 253 16 0 39220 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 179012

[startup+282.301 s]
/proc/loadavg: 3.98 2.47 1.05 5/369 32533
/proc/meminfo: memFree=6243444/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=170312 CPUtime=277.21 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 419682 0 0 0 27654 67 0 0 25 0 1 0 608406826 174399488 36210 33554432000 4194304 4256717 140733708294912 18446744073709551615 4209090 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 42578 36210 253 16 0 39220 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 179012

[startup+342.3 s]
/proc/loadavg: 4.10 2.78 1.25 5/369 32535
/proc/meminfo: memFree=6173160/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=201132 CPUtime=337.2 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 504425 0 0 0 33640 80 0 0 25 0 1 0 608406826 205959168 42497 33554432000 4194304 4256717 140733708294912 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 50283 42497 253 16 0 46925 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 209832

[startup+402.301 s]
/proc/loadavg: 4.03 3.00 1.42 5/369 32536
/proc/meminfo: memFree=6138692/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2

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

/proc/32402/statm: 50283 40144 253 16 0 46925 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 209832

[startup+642.301 s]
/proc/loadavg: 4.09 3.58 2.01 5/369 32543
/proc/meminfo: memFree=6108212/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=201132 CPUtime=637.22 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 928669 0 0 0 63574 148 0 0 25 0 1 0 608406826 205959168 38700 33554432000 4194304 4256717 140733708294912 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 50283 38700 253 16 0 46925 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 209832

[startup+702.301 s]
/proc/loadavg: 4.09 3.67 2.14 5/369 32544
/proc/meminfo: memFree=6074080/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=201132 CPUtime=697.2 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 999881 0 0 0 69560 160 0 0 25 0 1 0 608406826 205959168 44987 33554432000 4194304 4256717 140733708294912 18446744073709551615 4219130 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 50283 44987 253 16 0 46925 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 209832

[startup+762.314 s]
/proc/loadavg: 4.03 3.73 2.25 5/369 32546
/proc/meminfo: memFree=6127868/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=201132 CPUtime=757.21 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 1084968 0 0 0 75547 174 0 0 25 0 1 0 608406826 205959168 39389 33554432000 4194304 4256717 140733708294912 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 50283 39389 253 16 0 46925 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 209832

[startup+822.301 s]
/proc/loadavg: 4.25 3.82 2.37 5/369 32548
/proc/meminfo: memFree=6033348/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=251220 CPUtime=817.2 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 1148342 0 0 0 81533 187 0 0 25 0 1 0 608406826 257249280 52807 33554432000 4194304 4256717 140733708294912 18446744073709551615 4209016 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 62805 52807 253 16 0 59447 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 259920

[startup+882.301 s]
/proc/loadavg: 4.16 3.87 2.48 5/369 32549
/proc/meminfo: memFree=6090368/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=251220 CPUtime=877.2 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 1227336 0 0 0 87520 200 0 0 25 0 1 0 608406826 257249280 47386 33554432000 4194304 4256717 140733708294912 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 62805 47386 253 16 0 59447 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 259920

[startup+942.301 s]
/proc/loadavg: 4.06 3.89 2.57 5/369 32551
/proc/meminfo: memFree=6103976/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=201132 CPUtime=937.2 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 1306669 0 0 0 93507 213 0 0 25 0 1 0 608406826 205959168 44563 33554432000 4194304 4256717 140733708294912 18446744073709551615 4213363 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 50283 44563 253 16 0 46925 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 209832

[startup+1002.3 s]
/proc/loadavg: 4.02 3.91 2.66 5/369 32552
/proc/meminfo: memFree=6088324/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=201132 CPUtime=997.19 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 1388281 0 0 0 99492 227 0 0 25 0 1 0 608406826 205959168 43449 33554432000 4194304 4256717 140733708294912 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 50283 43449 253 16 0 46925 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 209832

[startup+1062.3 s]
/proc/loadavg: 4.10 3.95 2.75 5/369 32554
/proc/meminfo: memFree=6033112/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=201132 CPUtime=1057.19 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 1459764 0 0 0 105479 240 0 0 25 0 1 0 608406826 205959168 40685 33554432000 4194304 4256717 140733708294912 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 50283 40685 253 16 0 46925 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 209832

[startup+1122.3 s]
/proc/loadavg: 4.04 3.96 2.82 5/369 32556
/proc/meminfo: memFree=6007668/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=201132 CPUtime=1117.19 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 1519504 0 0 0 111468 251 0 0 25 0 1 0 608406826 205959168 45738 33554432000 4194304 4256717 140733708294912 18446744073709551615 4209364 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 50283 45738 253 16 0 46925 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 209832

[startup+1182.3 s]
/proc/loadavg: 4.09 3.99 2.90 5/369 32557
/proc/meminfo: memFree=6032432/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=251220 CPUtime=1177.19 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 1594390 0 0 0 117456 263 0 0 25 0 1 0 608406826 257249280 46514 33554432000 4194304 4256717 140733708294912 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 62805 46514 253 16 0 59447 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 259920

[startup+1242.3 s]
/proc/loadavg: 4.06 4.00 2.97 5/369 32559
/proc/meminfo: memFree=6041712/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=251220 CPUtime=1237.19 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 1653646 0 0 0 123446 273 0 0 25 0 1 0 608406826 257249280 50940 33554432000 4194304 4256717 140733708294912 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 62805 50940 253 16 0 59447 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 259920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.04 5/366 32562
/proc/meminfo: memFree=6348480/32950928 swapFree=67056568/67111528
[pid=32396] ppid=32394 vsize=8700 CPUtime=5.07 cores=0,2
/proc/32396/stat : 32396 (esg_static.sh) S 32394 32396 32333 0 -1 4202496 353 57927 0 0 0 0 492 15 18 0 1 0 608406318 8908800 252 33554432000 4194304 4922060 140734236141472 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32396/statm: 2175 252 209 178 0 68 0
[pid=32402] ppid=32396 vsize=251220 CPUtime=1294.9 cores=0,2
/proc/32402/stat : 32402 (minisat_static) R 32396 32396 32333 0 -1 4202496 1732553 0 0 0 129204 286 0 0 25 0 1 0 608406826 257249280 47723 33554432000 4194304 4256717 140733708294912 18446744073709551615 4213775 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32402/statm: 62805 47723 253 16 0 59447 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 259920

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 32396 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=922251
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=153976
# CPU time returned by wait4() is 5.07623
# while last known CPU time is 1299.97
#
# 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.97
CPU user time (s): 1296.96
CPU system time (s): 3.01
CPU usage (%): 99.9962
Max. virtual memory (cumulated for all children) (KiB): 340060

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

runsolver used 4.91825 second user time and 10.3954 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 21:08:13
IDJOB=3348982
IDBENCH=20349
IDSOLVER=1811
FILE ID=node148/3348982-1304968091
RUNJOBID= node148-1304968091-32351
PBS_JOBID= 13285602
Free space on /tmp= 30996 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348982-1304968091/watcher-3348982-1304968091 -o /tmp/evaluation-result-3348982-1304968091/solver-3348982-1304968091 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348982-1304968091.cnf

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

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=1141701803

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6736908 kB
Buffers:        237000 kB
Cached:       22141856 kB
SwapCached:       8268 kB
Active:       10625680 kB
Inactive:     14798728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6736908 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           82084 kB
Writeback:           0 kB
AnonPages:     3043812 kB
Mapped:          27732 kB
Slab:           693640 kB
PageTables:      29620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84829872 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= 30900 MiB
End job on node148 at 2011-05-09 21:29:55