Trace number 3348825

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: minisat_psm 2011-04-01? (TO) 1300.01 1300.02

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3586.1
Satisfiable
(Un)Satisfiability was proved
Number of variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

Solver Data

0.00/0.01	c Parsing...
0.00/0.24	c ==============================================================================
0.00/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.24	c ==============================================================================
0.00/0.24	c |         0 |  614789  1419314 |  184436       0        0     nan |  0.000 % |
1.78/1.84	c |         0 |  248601   661061 |      --       0       --      -- |     --   | -225959/-441263
1.78/1.84	c ==============================================================================
1.78/1.84	c Result  :   #vars: 44244   #clauses: 248601   #literals: 661061
1.78/1.84	c CPU time:   1.77673 s
1.78/1.84	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-3348825-1304968097/watcher-3348825-1304968097 -o /tmp/evaluation-result-3348825-1304968097/solver-3348825-1304968097 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348825-1304968097.cnf 

running on 2 cores: 4,6

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 4/289 23168
/proc/meminfo: memFree=20002068/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=0 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407929 8908800 250 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 250 209 178 0 68 0

[startup+0.0113989 s]
/proc/loadavg: 0.08 0.02 0.01 4/289 23168
/proc/meminfo: memFree=20002068/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=0 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407929 8908800 250 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100418 s]
/proc/loadavg: 0.08 0.02 0.01 4/289 23168
/proc/meminfo: memFree=20002068/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=0 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407929 8908800 250 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300404 s]
/proc/loadavg: 0.08 0.02 0.01 4/289 23168
/proc/meminfo: memFree=20002068/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=0 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407929 8908800 250 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70031 s]
/proc/loadavg: 0.08 0.02 0.01 4/289 23168
/proc/meminfo: memFree=20002068/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=0 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407929 8908800 250 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50117 s]
/proc/loadavg: 0.08 0.02 0.01 5/301 23186
/proc/meminfo: memFree=19762996/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=0 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407929 8908800 250 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 250 209 178 0 68 0
[pid=23169] ppid=23168 vsize=84904 CPUtime=1.48 cores=4,6
/proc/23169/stat : 23169 (SatELite_releas) R 23168 23168 23121 0 -1 4202496 20278 0 0 0 144 4 0 0 25 0 1 0 608407929 86941696 17128 33554432000 134512640 135144242 4292851328 18446744073709551615 134585670 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23169/statm: 21226 17128 77 155 0 21069 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 93604

[startup+3.10091 s]
/proc/loadavg: 0.08 0.02 0.01 5/301 23187
/proc/meminfo: memFree=19730384/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=32108 CPUtime=1.1 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 8482 0 0 0 109 1 0 0 22 0 1 0 608408128 32878592 4372 33554432000 4194304 4256717 140733919799920 18446744073709551615 4210823 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 8027 4372 252 16 0 4669 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 40808

[startup+6.30031 s]
/proc/loadavg: 0.47 0.10 0.03 5/301 23190
/proc/meminfo: memFree=19937848/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=40828 CPUtime=4.31 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 11352 0 0 0 429 2 0 0 25 0 1 0 608408128 41807872 6538 33554432000 4194304 4256717 140733919799920 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 10207 6538 252 16 0 6849 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 49528

[startup+12.7012 s]
/proc/loadavg: 0.76 0.16 0.05 5/301 23191
/proc/meminfo: memFree=19879796/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=47900 CPUtime=10.7 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 13881 0 0 0 1068 2 0 0 25 0 1 0 608408128 49049600 8515 33554432000 4194304 4256717 140733919799920 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 11975 8515 252 16 0 8617 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 56600

[startup+25.5009 s]
/proc/loadavg: 1.47 0.35 0.12 5/301 23191
/proc/meminfo: memFree=19842536/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=47900 CPUtime=23.5 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 13882 0 0 0 2348 2 0 0 25 0 1 0 608408128 49049600 8516 33554432000 4194304 4256717 140733919799920 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 11975 8516 252 16 0 8617 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 56600

[startup+51.1004 s]
/proc/loadavg: 2.33 0.64 0.22 5/301 23192
/proc/meminfo: memFree=19820140/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=50688 CPUtime=49.11 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 21356 0 0 0 4907 4 0 0 25 0 1 0 608408128 51904512 9213 33554432000 4194304 4256717 140733919799920 18446744073709551615 4214109 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 12672 9213 252 16 0 9314 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 59388

[startup+102.311 s]
/proc/loadavg: 3.34 1.17 0.42 5/301 23193
/proc/meminfo: memFree=19790548/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=66656 CPUtime=100.31 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 29740 0 0 0 10026 5 0 0 25 0 1 0 608408128 68255744 11895 33554432000 4194304 4256717 140733919799920 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 16664 11895 252 16 0 13306 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 75356

[startup+162.301 s]
/proc/loadavg: 3.76 1.69 0.64 5/301 23195
/proc/meminfo: memFree=19743892/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=73840 CPUtime=160.31 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 47492 0 0 0 16023 8 0 0 25 0 1 0 608408128 75612160 14987 33554432000 4194304 4256717 140733919799920 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 18460 14987 252 16 0 15102 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 82540

[startup+222.301 s]
/proc/loadavg: 3.91 2.10 0.85 5/301 23196
/proc/meminfo: memFree=19732324/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=81024 CPUtime=220.31 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 48600 0 0 0 22023 8 0 0 25 0 1 0 608408128 82968576 16051 33554432000 4194304 4256717 140733919799920 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 20256 16051 252 16 0 16898 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 89724

[startup+282.301 s]
/proc/loadavg: 3.96 2.45 1.04 5/301 23198
/proc/meminfo: memFree=19710708/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=81024 CPUtime=280.32 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 48930 0 0 0 28023 9 0 0 25 0 1 0 608408128 82968576 16369 33554432000 4194304 4256717 140733919799920 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 20256 16369 252 16 0 16898 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 89724

[startup+342.301 s]
/proc/loadavg: 3.98 2.73 1.22 5/301 23199
/proc/meminfo: memFree=19642976/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=111372 CPUtime=340.31 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 68410 0 0 0 34019 12 0 0 25 0 1 0 608408128 114044928 19785 33554432000 4194304 4256717 140733919799920 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 27843 19785 252 16 0 24485 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 120072

[startup+402.301 s]
/proc/loadavg: 4.09 2.99 1.40 5/301 23201
/proc/meminfo: memFree=19650620/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6

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

/proc/23187/statm: 27843 21908 252 16 0 24485 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 120072

[startup+642.301 s]
/proc/loadavg: 4.04 3.58 2.00 5/301 23207
/proc/meminfo: memFree=19639416/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=112196 CPUtime=640.33 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 73425 0 0 0 64020 13 0 0 25 0 1 0 608408128 114888704 24513 33554432000 4194304 4256717 140733919799920 18446744073709551615 4214080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 28049 24513 252 16 0 24691 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 120896

[startup+702.3 s]
/proc/loadavg: 4.05 3.67 2.13 5/301 23209
/proc/meminfo: memFree=19598840/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=112196 CPUtime=700.32 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 73577 0 0 0 70019 13 0 0 25 0 1 0 608408128 114888704 24654 33554432000 4194304 4256717 140733919799920 18446744073709551615 4213378 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 28049 24654 252 16 0 24691 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 120896

[startup+762.311 s]
/proc/loadavg: 4.02 3.73 2.25 5/301 23211
/proc/meminfo: memFree=19557880/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=112196 CPUtime=760.33 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 73577 0 0 0 76020 13 0 0 25 0 1 0 608408128 114888704 24654 33554432000 4194304 4256717 140733919799920 18446744073709551615 4213904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 28049 24654 252 16 0 24691 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 120896

[startup+822.301 s]
/proc/loadavg: 4.00 3.77 2.35 5/301 23212
/proc/meminfo: memFree=19594164/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=112196 CPUtime=820.33 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 73577 0 0 0 82020 13 0 0 25 0 1 0 608408128 114888704 24654 33554432000 4194304 4256717 140733919799920 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 28049 24654 252 16 0 24691 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 120896

[startup+882.3 s]
/proc/loadavg: 4.00 3.81 2.45 5/301 23214
/proc/meminfo: memFree=19575036/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=112196 CPUtime=880.33 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 73577 0 0 0 88020 13 0 0 25 0 1 0 608408128 114888704 24654 33554432000 4194304 4256717 140733919799920 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 28049 24654 252 16 0 24691 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 120896

[startup+942.301 s]
/proc/loadavg: 4.16 3.88 2.56 5/301 23215
/proc/meminfo: memFree=19600056/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=112196 CPUtime=940.32 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 73577 0 0 0 94019 13 0 0 25 0 1 0 608408128 114888704 24654 33554432000 4194304 4256717 140733919799920 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 28049 24654 252 16 0 24691 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 120896

[startup+1002.3 s]
/proc/loadavg: 4.09 3.91 2.65 5/301 23217
/proc/meminfo: memFree=19618136/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=112196 CPUtime=1000.33 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 73577 0 0 0 100019 14 0 0 25 0 1 0 608408128 114888704 24654 33554432000 4194304 4256717 140733919799920 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 28049 24654 252 16 0 24691 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 120896

[startup+1062.3 s]
/proc/loadavg: 4.12 3.95 2.74 5/301 23219
/proc/meminfo: memFree=19584248/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=112196 CPUtime=1060.34 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 73577 0 0 0 106020 14 0 0 25 0 1 0 608408128 114888704 24654 33554432000 4194304 4256717 140733919799920 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 28049 24654 252 16 0 24691 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 120896

[startup+1122.3 s]
/proc/loadavg: 4.09 3.97 2.82 5/301 23220
/proc/meminfo: memFree=19575152/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=112196 CPUtime=1120.34 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 73577 0 0 0 112020 14 0 0 25 0 1 0 608408128 114888704 24654 33554432000 4194304 4256717 140733919799920 18446744073709551615 4213356 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 28049 24654 252 16 0 24691 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 120896

[startup+1182.3 s]
/proc/loadavg: 4.06 3.99 2.90 5/301 23222
/proc/meminfo: memFree=19582932/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=112196 CPUtime=1180.34 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 73577 0 0 0 118020 14 0 0 25 0 1 0 608408128 114888704 24654 33554432000 4194304 4256717 140733919799920 18446744073709551615 4218657 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 28049 24654 252 16 0 24691 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 120896

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 2.97 5/301 23223
/proc/meminfo: memFree=19614268/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=112196 CPUtime=1240.34 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 83279 0 0 0 124017 17 0 0 25 0 1 0 608408128 114888704 19580 33554432000 4194304 4256717 140733919799920 18446744073709551615 4229677 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 28049 19580 252 16 0 24691 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 120896



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.03 4/298 23226
/proc/meminfo: memFree=19676876/32951124 swapFree=66457188/67111528
[pid=23168] ppid=23166 vsize=8700 CPUtime=1.96 cores=4,6
/proc/23168/stat : 23168 (esg_static.sh) S 23166 23168 23121 0 -1 4202496 354 26634 0 0 0 0 190 6 18 0 1 0 608407929 8908800 252 33554432000 4194304 4922060 140737190518640 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23168/statm: 2175 252 209 178 0 68 0
[pid=23187] ppid=23168 vsize=123868 CPUtime=1298.05 cores=4,6
/proc/23187/stat : 23187 (minisat_static) R 23168 23168 23121 0 -1 4202496 91300 0 0 0 129787 18 0 0 25 0 1 0 608408128 126840832 26935 33554432000 4194304 4256717 140733919799920 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23187/statm: 30967 26935 252 16 0 27609 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 132568

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 23168 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=906710
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=68989
# CPU time returned by wait4() is 1.9757
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.77
CPU system time (s): 0.24
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 151536

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

runsolver used 3.71143 second user time and 8.12876 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-09 21:08:18
IDJOB=3348825
IDBENCH=20387
IDSOLVER=1811
FILE ID=node132/3348825-1304968097
RUNJOBID= node132-1304968094-23140
PBS_JOBID= 13285618
Free space on /tmp= 48152 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348825-1304968097/watcher-3348825-1304968097 -o /tmp/evaluation-result-3348825-1304968097/solver-3348825-1304968097 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348825-1304968097.cnf

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=1303810997

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.67
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.833
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.833
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:     32951124 kB
MemFree:      20002100 kB
Buffers:        164112 kB
Cached:        6993880 kB
SwapCached:       6744 kB
Active:        4424856 kB
Inactive:      8115740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20002100 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           50724 kB
Writeback:           0 kB
AnonPages:     5379960 kB
Mapped:          19252 kB
Slab:           319740 kB
PageTables:      24948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34924468 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48100 MiB
End job on node132 at 2011-05-09 21:30:00