Trace number 3348978

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

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

Solver Data

0.00/0.01	c Parsing...
0.00/0.70	c ==============================================================================
0.00/0.70	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.70	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.70	c ==============================================================================
0.00/0.70	c |         0 |  769466  1978428 |  230839       0        0     nan |  0.000 % |
4.99/5.00	c |         0 |  318163  1148121 |      --       0       --      -- |     --   | -447843/-821817
4.99/5.00	c ==============================================================================
4.99/5.00	c Result  :   #vars: 54723   #clauses: 318163   #literals: 1148121
4.99/5.00	c CPU time:   4.88426 s
4.99/5.00	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-3348978-1304972709/watcher-3348978-1304972709 -o /tmp/evaluation-result-3348978-1304972709/solver-3348978-1304972709 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348978-1304972709.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: 2.92 3.24 3.56 4/324 6038
/proc/meminfo: memFree=6376196/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=0 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 687501650 8908800 249 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 249 209 178 0 68 0

[startup+0.0436591 s]
/proc/loadavg: 2.92 3.24 3.56 4/324 6038
/proc/meminfo: memFree=6376196/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=0 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 687501650 8908800 249 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100648 s]
/proc/loadavg: 2.92 3.24 3.56 4/324 6038
/proc/meminfo: memFree=6376196/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=0 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 687501650 8908800 249 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300607 s]
/proc/loadavg: 2.92 3.24 3.56 4/324 6038
/proc/meminfo: memFree=6376196/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=0 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 687501650 8908800 249 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700534 s]
/proc/loadavg: 2.92 3.24 3.56 4/324 6038
/proc/meminfo: memFree=6376196/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=0 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 687501650 8908800 249 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50038 s]
/proc/loadavg: 2.92 3.24 3.56 4/326 6040
/proc/meminfo: memFree=6266936/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=0 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 687501650 8908800 249 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 249 209 178 0 68 0
[pid=6039] ppid=6038 vsize=114724 CPUtime=1.49 cores=0,2
/proc/6039/stat : 6039 (SatELite_releas) R 6038 6038 4834 0 -1 4202496 30012 0 0 0 142 7 0 0 25 0 1 0 687501650 117477376 27624 33554432000 134512640 135144242 4294414832 18446744073709551615 134586197 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6039/statm: 28681 27624 77 155 0 28524 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123424

[startup+3.10109 s]
/proc/loadavg: 2.92 3.24 3.56 4/326 6040
/proc/meminfo: memFree=6246852/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=0 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 687501650 8908800 249 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 249 209 178 0 68 0
[pid=6039] ppid=6038 vsize=119096 CPUtime=3.09 cores=0,2
/proc/6039/stat : 6039 (SatELite_releas) R 6038 6038 4834 0 -1 4202496 31487 0 0 0 299 10 0 0 25 0 1 0 687501650 121954304 28493 33554432000 134512640 135144242 4294414832 18446744073709551615 134588480 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6039/statm: 29774 28493 77 155 0 29617 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 127796

[startup+6.30048 s]
/proc/loadavg: 2.93 3.23 3.56 4/326 6041
/proc/meminfo: memFree=6323988/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=44224 CPUtime=1.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 7903 0 0 0 101 0 0 0 21 0 1 0 687502178 45285376 6793 33554432000 4194304 4256717 140737275945664 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 11056 6793 252 16 0 7698 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52924

[startup+12.7003 s]
/proc/loadavg: 2.93 3.23 3.56 4/326 6041
/proc/meminfo: memFree=6315924/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=52888 CPUtime=7.41 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 13547 0 0 0 740 1 0 0 25 0 1 0 687502178 54157312 8031 33554432000 4194304 4256717 140737275945664 18446744073709551615 4209138 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 13222 8031 253 16 0 9864 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61588

[startup+25.5009 s]
/proc/loadavg: 2.95 3.22 3.55 4/326 6041
/proc/meminfo: memFree=6280824/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=83356 CPUtime=20.21 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 27301 0 0 0 2018 3 0 0 25 0 1 0 687502178 85356544 16470 33554432000 4194304 4256717 140737275945664 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 20839 16470 253 16 0 17481 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92056

[startup+51.101 s]
/proc/loadavg: 2.96 3.20 3.53 4/326 6042
/proc/meminfo: memFree=6274028/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=95028 CPUtime=45.82 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 45220 0 0 0 4576 6 0 0 25 0 1 0 687502178 97308672 18141 33554432000 4194304 4256717 140737275945664 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 23757 18141 253 16 0 20399 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 103728

[startup+102.312 s]
/proc/loadavg: 2.98 3.17 3.50 4/326 6043
/proc/meminfo: memFree=6276692/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=95324 CPUtime=97.02 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 57817 0 0 0 9695 7 0 0 25 0 1 0 687502178 97611776 15836 33554432000 4194304 4256717 140737275945664 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 23831 15836 253 16 0 20473 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 104024

[startup+162.301 s]
/proc/loadavg: 2.99 3.13 3.47 4/326 6045
/proc/meminfo: memFree=6237888/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=95324 CPUtime=157.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 172099 0 0 0 15678 23 0 0 25 0 1 0 687502178 97611776 15933 33554432000 4194304 4256717 140737275945664 18446744073709551615 4209083 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 23831 15933 253 16 0 20473 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 104024

[startup+222.301 s]
/proc/loadavg: 3.15 3.15 3.45 4/326 6047
/proc/meminfo: memFree=6166180/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=156932 CPUtime=217.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 242959 0 0 0 21666 35 0 0 25 0 1 0 687502178 160698368 28318 33554432000 4194304 4256717 140737275945664 18446744073709551615 4209216 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 39233 28318 253 16 0 35875 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 165632

[startup+282.3 s]
/proc/loadavg: 3.05 3.12 3.42 4/326 6048
/proc/meminfo: memFree=6174456/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=126112 CPUtime=277.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 339579 0 0 0 27649 52 0 0 25 0 1 0 687502178 129138688 26536 33554432000 4194304 4256717 140737275945664 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 31528 26536 253 16 0 28170 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 134812

[startup+342.301 s]
/proc/loadavg: 3.02 3.10 3.39 4/326 6050
/proc/meminfo: memFree=6139944/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=156516 CPUtime=337.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 458523 0 0 0 33630 71 0 0 25 0 1 0 687502178 160272384 34766 33554432000 4194304 4256717 140737275945664 18446744073709551615 4209075 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 39129 34766 253 16 0 35771 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 165216

[startup+402.301 s]
/proc/loadavg: 3.00 3.08 3.36 3/323 6052
/proc/meminfo: memFree=6270000/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2

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

/proc/6041/statm: 46834 36946 253 16 0 43476 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 196036

[startup+642.3 s]
/proc/loadavg: 3.02 3.06 3.28 4/326 6118
/proc/meminfo: memFree=5164396/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=187336 CPUtime=637.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 918556 0 0 0 63555 146 0 0 25 0 1 0 687502178 191832064 36569 33554432000 4194304 4256717 140737275945664 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 46834 36569 253 16 0 43476 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 196036

[startup+702.301 s]
/proc/loadavg: 3.16 3.08 3.27 4/326 6119
/proc/meminfo: memFree=5159992/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=237424 CPUtime=697.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 967385 0 0 0 69545 156 0 0 25 0 1 0 687502178 243122176 45923 33554432000 4194304 4256717 140737275945664 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 59356 45923 253 16 0 55998 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 246124

[startup+762.312 s]
/proc/loadavg: 3.06 3.06 3.26 4/326 6121
/proc/meminfo: memFree=5160828/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=187336 CPUtime=757.02 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 1076411 0 0 0 75527 175 0 0 25 0 1 0 687502178 191832064 39858 33554432000 4194304 4256717 140737275945664 18446744073709551615 4209327 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 46834 39858 253 16 0 43476 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 196036

[startup+822.3 s]
/proc/loadavg: 3.02 3.05 3.24 4/326 6125
/proc/meminfo: memFree=5148392/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=187336 CPUtime=817.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 1179170 0 0 0 81511 190 0 0 25 0 1 0 687502178 191832064 42061 33554432000 4194304 4256717 140737275945664 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 46834 42061 253 16 0 43476 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 196036

[startup+882.301 s]
/proc/loadavg: 3.01 3.04 3.22 4/326 6127
/proc/meminfo: memFree=5191096/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=156516 CPUtime=877.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 1284220 0 0 0 87497 204 0 0 25 0 1 0 687502178 160272384 31148 33554432000 4194304 4256717 140737275945664 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 39129 31148 253 16 0 35771 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 165216

[startup+942.301 s]
/proc/loadavg: 3.00 3.03 3.20 4/326 6129
/proc/meminfo: memFree=5129420/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=187336 CPUtime=937.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 1360120 0 0 0 93485 216 0 0 25 0 1 0 687502178 191832064 35841 33554432000 4194304 4256717 140737275945664 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 46834 35841 253 16 0 43476 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 196036

[startup+1002.3 s]
/proc/loadavg: 3.07 3.04 3.19 4/326 6130
/proc/meminfo: memFree=5129144/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=187336 CPUtime=997 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 1445912 0 0 0 99469 231 0 0 25 0 1 0 687502178 191832064 36151 33554432000 4194304 4256717 140737275945664 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 46834 36151 253 16 0 43476 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 196036

[startup+1062.3 s]
/proc/loadavg: 3.02 3.03 3.18 4/326 6132
/proc/meminfo: memFree=5156636/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=187336 CPUtime=1057.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 1539833 0 0 0 105456 245 0 0 25 0 1 0 687502178 191832064 36205 33554432000 4194304 4256717 140737275945664 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 46834 36205 253 16 0 43476 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 196036

[startup+1122.3 s]
/proc/loadavg: 3.06 3.04 3.17 4/326 6134
/proc/meminfo: memFree=5121384/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=187336 CPUtime=1117.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 1605411 0 0 0 111446 255 0 0 25 0 1 0 687502178 191832064 36955 33554432000 4194304 4256717 140737275945664 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 46834 36955 253 16 0 43476 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 196036

[startup+1182.3 s]
/proc/loadavg: 3.02 3.03 3.16 4/326 6135
/proc/meminfo: memFree=5098160/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=187336 CPUtime=1177.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 1675948 0 0 0 117435 266 0 0 25 0 1 0 687502178 191832064 43126 33554432000 4194304 4256717 140737275945664 18446744073709551615 4218611 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 46834 43126 253 16 0 43476 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 196036

[startup+1242.3 s]
/proc/loadavg: 3.00 3.02 3.15 4/326 6137
/proc/meminfo: memFree=5119424/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=187336 CPUtime=1237.01 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 1769152 0 0 0 123420 281 0 0 25 0 1 0 687502178 191832064 40732 33554432000 4194304 4256717 140737275945664 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 46834 40732 253 16 0 43476 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 196036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.03 3.14 4/326 6138
/proc/meminfo: memFree=5066428/32950928 swapFree=67085488/67111528
[pid=6038] ppid=6036 vsize=8700 CPUtime=5.27 cores=0,2
/proc/6038/stat : 6038 (esg_static.sh) S 6036 6038 4834 0 -1 4202496 353 37682 0 0 0 0 514 13 18 0 1 0 687501650 8908800 251 33554432000 4194304 4922060 140734781956736 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6038/statm: 2175 251 209 178 0 68 0
[pid=6041] ppid=6038 vsize=187336 CPUtime=1294.71 cores=0,2
/proc/6041/stat : 6041 (minisat_static) R 6038 6038 4834 0 -1 4202496 1868324 0 0 0 129176 295 0 0 25 0 1 0 687502178 191832064 38318 33554432000 4194304 4256717 140737275945664 18446744073709551615 4209048 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6041/statm: 46834 38318 253 16 0 43476 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 196036

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 6038 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=143218
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=132979
# CPU time returned by wait4() is 5.2762
# 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.9
CPU system time (s): 3.08
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 326264

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

runsolver used 4.00939 second user time and 9.01463 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-09 22:25:10
IDJOB=3348978
IDBENCH=84248
IDSOLVER=1811
FILE ID=node114/3348978-1304972709
RUNJOBID= node114-1304970755-5261
PBS_JOBID= 13285636
Free space on /tmp= 39800 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348978-1304972709/watcher-3348978-1304972709 -o /tmp/evaluation-result-3348978-1304972709/solver-3348978-1304972709 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348978-1304972709.cnf

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=1253602908

node114.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.848
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.69
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.848
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.848
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.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:       6376344 kB
Buffers:        226988 kB
Cached:       15198876 kB
SwapCached:        192 kB
Active:       13287796 kB
Inactive:     12680596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6376344 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           16540 kB
Writeback:           0 kB
AnonPages:    10542368 kB
Mapped:          27096 kB
Slab:           504356 kB
PageTables:      37748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52672360 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= 39412 MiB
End job on node114 at 2011-05-09 22:46:52