Trace number 3348913

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data

0.00/0.01	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  133142   370214 |   39942       0        0     nan |  0.000 % |
0.00/0.38	c |         0 |  110225   402477 |      --       0       --      -- |     --   | -21015/37952
0.00/0.38	c ==============================================================================
0.00/0.38	c Result  :   #vars: 14762   #clauses: 110225   #literals: 402477
0.00/0.38	c CPU time:   0.370943 s
0.00/0.38	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-3348913-1304968108/watcher-3348913-1304968108 -o /tmp/evaluation-result-3348913-1304968108/solver-3348913-1304968108 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348913-1304968108.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.47 0.10 0.03 4/398 31125
/proc/meminfo: memFree=8729908/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 687041545 8908800 250 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 250 209 178 0 68 0

[startup+0.0176639 s]
/proc/loadavg: 0.47 0.10 0.03 4/398 31125
/proc/meminfo: memFree=8729908/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 687041545 8908800 250 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100638 s]
/proc/loadavg: 0.47 0.10 0.03 4/398 31125
/proc/meminfo: memFree=8729908/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 687041545 8908800 250 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300635 s]
/proc/loadavg: 0.47 0.10 0.03 4/398 31125
/proc/meminfo: memFree=8729908/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 687041545 8908800 250 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700565 s]
/proc/loadavg: 0.47 0.10 0.03 4/398 31125
/proc/meminfo: memFree=8729908/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 8700

[startup+1.50042 s]
/proc/loadavg: 0.47 0.10 0.03 5/400 31129
/proc/meminfo: memFree=8791724/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=25156 CPUtime=1.03 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 5109 0 0 0 103 0 0 0 20 0 1 0 687041591 25759744 3058 33554432000 4194304 4256717 140734490246560 18446744073709551615 216734839493 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 6289 3058 253 16 0 2931 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33856

[startup+3.10114 s]
/proc/loadavg: 0.47 0.10 0.03 5/400 31130
/proc/meminfo: memFree=8781428/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=36968 CPUtime=2.63 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 9779 0 0 0 262 1 0 0 25 0 1 0 687041591 37855232 5767 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 9242 5767 253 16 0 5884 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45668

[startup+6.30055 s]
/proc/loadavg: 0.76 0.16 0.05 5/400 31130
/proc/meminfo: memFree=8729596/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=44108 CPUtime=5.83 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 12162 0 0 0 582 1 0 0 25 0 1 0 687041591 45166592 7845 33554432000 4194304 4256717 140734490246560 18446744073709551615 4218622 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 11027 7845 253 16 0 7669 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52808

[startup+12.7004 s]
/proc/loadavg: 1.02 0.23 0.07 5/400 31130
/proc/meminfo: memFree=8664952/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=48528 CPUtime=12.23 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 20253 0 0 0 1221 2 0 0 25 0 1 0 687041591 49692672 7591 33554432000 4194304 4256717 140734490246560 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 12132 7591 253 16 0 8774 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57228

[startup+25.5012 s]
/proc/loadavg: 1.68 0.41 0.14 5/400 31130
/proc/meminfo: memFree=8636056/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=67524 CPUtime=25.03 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 35093 0 0 0 2499 4 0 0 25 0 1 0 687041591 69144576 12084 33554432000 4194304 4256717 140734490246560 18446744073709551615 4218891 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 16881 12084 253 16 0 13523 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76224

[startup+51.1007 s]
/proc/loadavg: 2.47 0.70 0.24 5/400 31131
/proc/meminfo: memFree=8596252/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=77556 CPUtime=50.63 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 39243 0 0 0 5058 5 0 0 25 0 1 0 687041591 79417344 16011 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 19389 16011 253 16 0 16031 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86256

[startup+102.315 s]
/proc/loadavg: 3.38 1.22 0.44 5/400 31132
/proc/meminfo: memFree=8559564/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=107916 CPUtime=101.85 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 59777 0 0 0 10176 9 0 0 25 0 1 0 687041591 110505984 20079 33554432000 4194304 4256717 140734490246560 18446744073709551615 4218642 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 26979 20079 253 16 0 23621 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 116616

[startup+162.301 s]
/proc/loadavg: 3.77 1.72 0.66 5/400 31134
/proc/meminfo: memFree=8450036/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=119880 CPUtime=161.83 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 67232 0 0 0 16173 10 0 0 25 0 1 0 687041591 122757120 26788 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 29970 26788 253 16 0 26612 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 128580

[startup+222.301 s]
/proc/loadavg: 3.91 2.14 0.86 5/400 31135
/proc/meminfo: memFree=8471312/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=119596 CPUtime=221.84 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 103647 0 0 0 22168 16 0 0 25 0 1 0 687041591 122466304 22049 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213770 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 29899 22049 253 16 0 26541 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 128296

[startup+282.301 s]
/proc/loadavg: 4.07 2.50 1.07 5/400 31137
/proc/meminfo: memFree=8530924/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=150240 CPUtime=281.84 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 215610 0 0 0 28151 33 0 0 25 0 1 0 687041591 153845760 29646 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 37560 29646 253 16 0 34202 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 158940

[startup+342.301 s]
/proc/loadavg: 4.02 2.77 1.25 5/400 31168
/proc/meminfo: memFree=8633616/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=100920 CPUtime=341.84 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 329704 0 0 0 34134 50 0 0 25 0 1 0 687041591 103342080 22048 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 25230 22048 253 16 0 21872 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 109620

[startup+402.301 s]
/proc/loadavg: 4.04 3.01 1.42 5/400 31170
/proc/meminfo: memFree=8546052/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2

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

/proc/31129/statm: 49934 40325 253 16 0 46576 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 208436

[startup+642.301 s]
/proc/loadavg: 4.06 3.56 2.00 5/400 31176
/proc/meminfo: memFree=8537604/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=168916 CPUtime=641.86 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 963878 0 0 0 64039 147 0 0 25 0 1 0 687041591 172969984 35617 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 42229 35617 253 16 0 38871 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 177616

[startup+702.3 s]
/proc/loadavg: 4.02 3.64 2.13 5/400 31178
/proc/meminfo: memFree=8521060/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=168916 CPUtime=701.84 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 1121380 0 0 0 70013 171 0 0 25 0 1 0 687041591 172969984 38159 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 42229 38159 253 16 0 38871 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 177616

[startup+762.315 s]
/proc/loadavg: 4.01 3.70 2.24 5/400 31180
/proc/meminfo: memFree=8521256/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=168916 CPUtime=761.86 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 1235337 0 0 0 75995 191 0 0 25 0 1 0 687041591 172969984 38913 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 42229 38913 253 16 0 38871 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 177616

[startup+822.3 s]
/proc/loadavg: 4.19 3.80 2.36 5/400 31181
/proc/meminfo: memFree=8465904/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=168916 CPUtime=821.85 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 1416997 0 0 0 81965 220 0 0 25 0 1 0 687041591 172969984 35982 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213487 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 42229 35982 253 16 0 38871 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 177616

[startup+882.301 s]
/proc/loadavg: 4.13 3.85 2.47 5/400 31183
/proc/meminfo: memFree=8479128/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=168916 CPUtime=881.85 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 1543862 0 0 0 87944 241 0 0 25 0 1 0 687041591 172969984 38055 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 42229 38055 253 16 0 38871 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 177616

[startup+942.3 s]
/proc/loadavg: 4.09 3.89 2.57 5/400 31184
/proc/meminfo: memFree=8466308/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=199736 CPUtime=941.85 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 1662138 0 0 0 93921 264 0 0 25 0 1 0 687041591 204529664 39195 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 49934 39195 253 16 0 46576 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 208436

[startup+1002.3 s]
/proc/loadavg: 4.03 3.91 2.65 5/400 31186
/proc/meminfo: memFree=8431032/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=199736 CPUtime=1001.86 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 1773283 0 0 0 99903 283 0 0 25 0 1 0 687041591 204529664 40737 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 49934 40737 253 16 0 46576 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 208436

[startup+1062.3 s]
/proc/loadavg: 4.01 3.92 2.73 5/400 31188
/proc/meminfo: memFree=8413004/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=199736 CPUtime=1061.86 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 1935703 0 0 0 105878 308 0 0 25 0 1 0 687041591 204529664 44467 33554432000 4194304 4256717 140734490246560 18446744073709551615 4210823 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 49934 44467 253 16 0 46576 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 208436

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 2.81 5/400 31189
/proc/meminfo: memFree=8397472/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=199736 CPUtime=1121.86 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 2067691 0 0 0 111859 327 0 0 25 0 1 0 687041591 204529664 44856 33554432000 4194304 4256717 140734490246560 18446744073709551615 4209364 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 49934 44856 253 16 0 46576 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 208436

[startup+1182.3 s]
/proc/loadavg: 4.13 3.97 2.89 5/400 31223
/proc/meminfo: memFree=8449496/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=199736 CPUtime=1181.86 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 2174186 0 0 0 117842 344 0 0 25 0 1 0 687041591 204529664 44388 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 49934 44388 253 16 0 46576 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 208436

[startup+1242.3 s]
/proc/loadavg: 4.22 4.02 2.97 5/400 31224
/proc/meminfo: memFree=8407572/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=249824 CPUtime=1241.86 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 2287037 0 0 0 123823 363 0 0 25 0 1 0 687041591 255819776 48127 33554432000 4194304 4256717 140734490246560 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 62456 48127 253 16 0 59098 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 258524



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.02 3.04 7/400 31256
/proc/meminfo: memFree=8575248/32951124 swapFree=65586204/67111528
[pid=31125] ppid=31123 vsize=8700 CPUtime=0.45 cores=0,2
/proc/31125/stat : 31125 (esg_static.sh) S 31123 31125 31060 0 -1 4202496 354 5788 0 0 0 0 44 1 17 0 1 0 687041545 8908800 252 33554432000 4194304 4922060 140736326853104 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31125/statm: 2175 252 209 178 0 68 0
[pid=31129] ppid=31125 vsize=199736 CPUtime=1299.58 cores=0,2
/proc/31129/stat : 31129 (minisat_static) R 31125 31125 31060 0 -1 4202496 2466860 0 0 0 129567 391 0 0 25 0 1 0 687041591 204529664 39969 33554432000 4194304 4256717 140734490246560 18446744073709551615 4233347 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31129/statm: 49934 39969 253 16 0 46576 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 208436

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 31125 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=442932
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=14997
# CPU time returned by wait4() is 0.457929
# while last known CPU time is 1300.03
#
# 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.03
CPU user time (s): 1296.11
CPU system time (s): 3.92
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 338664

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

runsolver used 5.35219 second user time and 11.2223 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-09 21:08:29
IDJOB=3348913
IDBENCH=20529
IDSOLVER=1811
FILE ID=node119/3348913-1304968108
RUNJOBID= node119-1304968097-31078
PBS_JOBID= 13285631
Free space on /tmp= 35228 MiB

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

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=390627782

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8730064 kB
Buffers:        195320 kB
Cached:       10500868 kB
SwapCached:       4648 kB
Active:       14476712 kB
Inactive:      9250464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8730064 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           59072 kB
Writeback:           8 kB
AnonPages:    13029320 kB
Mapped:          30700 kB
Slab:           372640 kB
PageTables:      57724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102702000 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= 35224 MiB
End job on node119 at 2011-05-09 21:30:11