Trace number 3348818

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 1300.02

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.6405
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.00/0.06	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 |   55513   187620 |   16653       0        0     nan |  0.000 % |
0.00/0.10	c |         0 |   55174   187112 |      --       0       --      -- |     --   | -313/-424
0.00/0.10	c ==============================================================================
0.00/0.10	c Result  :   #vars: 8607   #clauses: 55174   #literals: 187112
0.00/0.10	c CPU time:   0.083987 s
0.00/0.10	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-3348818-1304972592/watcher-3348818-1304972592 -o /tmp/evaluation-result-3348818-1304972592/solver-3348818-1304972592 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348818-1304972592.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: 3.68 3.91 3.56 2/304 23740
/proc/meminfo: memFree=4774688/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=11796 CPUtime=0 cores=0,2
/proc/23740/stat : 23740 (runsolver) R 23738 23740 21818 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 64868568 12079104 50 33554432000 4194304 5432360 140736880734928 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/23740/statm: 2949 50 30 303 0 2643 0

[startup+0.0611919 s]
/proc/loadavg: 3.68 3.91 3.56 2/304 23740
/proc/meminfo: memFree=4774688/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 64868568 8908800 249 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23740/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.106178 s]
/proc/loadavg: 3.68 3.91 3.56 2/304 23740
/proc/meminfo: memFree=4774688/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 64868568 8908800 249 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23740/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301152 s]
/proc/loadavg: 3.68 3.91 3.56 2/304 23740
/proc/meminfo: memFree=4774688/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8700

[startup+0.701075 s]
/proc/loadavg: 3.68 3.91 3.56 2/304 23740
/proc/meminfo: memFree=4774688/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8700

[startup+1.50094 s]
/proc/loadavg: 3.68 3.91 3.56 5/312 23802
/proc/meminfo: memFree=4744960/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=21360 CPUtime=1.34 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 3485 0 0 0 134 0 0 0 25 0 1 0 64868583 21872640 2136 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 5340 2136 252 16 0 1982 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 30060

[startup+3.10065 s]
/proc/loadavg: 3.68 3.91 3.56 5/312 23802
/proc/meminfo: memFree=4739092/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=35120 CPUtime=2.94 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 6674 0 0 0 294 0 0 0 25 0 1 0 64868583 35962880 4002 33554432000 4194304 4256717 140735610150064 18446744073709551615 4221410 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 8780 4005 252 16 0 5422 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 43820

[startup+6.30109 s]
/proc/loadavg: 3.71 3.91 3.56 5/312 23802
/proc/meminfo: memFree=4712556/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=37836 CPUtime=6.14 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 9979 0 0 0 613 1 0 0 25 0 1 0 64868583 38744064 5627 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 9459 5627 252 16 0 6101 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 46536

[startup+12.701 s]
/proc/loadavg: 3.73 3.91 3.56 5/312 23803
/proc/meminfo: memFree=4685680/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=42328 CPUtime=12.55 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 17734 0 0 0 1253 2 0 0 25 0 1 0 64868583 43343872 7384 33554432000 4194304 4256717 140735610150064 18446744073709551615 4220248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 10582 7384 252 16 0 7224 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 51028

[startup+25.5007 s]
/proc/loadavg: 3.79 3.91 3.57 5/312 23803
/proc/meminfo: memFree=4626004/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=53796 CPUtime=25.35 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 30414 0 0 0 2531 4 0 0 25 0 1 0 64868583 55087104 10251 33554432000 4194304 4256717 140735610150064 18446744073709551615 4230315 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 13449 10251 252 16 0 10091 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 62496

[startup+51.1011 s]
/proc/loadavg: 3.92 3.94 3.58 5/312 23803
/proc/meminfo: memFree=4565324/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=80172 CPUtime=50.94 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 36019 0 0 0 5090 4 0 0 25 0 1 0 64868583 82096128 15280 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213543 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 20043 15280 252 16 0 16685 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 88872

[startup+102.312 s]
/proc/loadavg: 4.02 3.96 3.61 5/312 23805
/proc/meminfo: memFree=4530476/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=110520 CPUtime=102.16 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 56676 0 0 0 10208 8 0 0 25 0 1 0 64868583 113172480 20691 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 27630 20691 252 16 0 24272 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 119220

[startup+162.3 s]
/proc/loadavg: 4.01 3.97 3.63 5/312 23807
/proc/meminfo: memFree=4433100/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=103564 CPUtime=162.15 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 106320 0 0 0 16200 15 0 0 25 0 1 0 64868583 106049536 22075 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 25891 22075 252 16 0 22533 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 112264

[startup+222.301 s]
/proc/loadavg: 4.09 4.00 3.66 5/312 23808
/proc/meminfo: memFree=4348128/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=122532 CPUtime=222.15 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 112048 0 0 0 22199 16 0 0 25 0 1 0 64868583 125472768 27435 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213663 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 30633 27435 252 16 0 27275 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 131232

[startup+282.301 s]
/proc/loadavg: 4.03 4.00 3.68 5/312 23810
/proc/meminfo: memFree=4420876/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=92188 CPUtime=282.15 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 170836 0 0 0 28190 25 0 0 25 0 1 0 64868583 94400512 18813 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 23047 18813 252 16 0 19689 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 100888

[startup+342.3 s]
/proc/loadavg: 4.01 4.00 3.70 5/312 23811
/proc/meminfo: memFree=4389472/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=92188 CPUtime=342.15 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 249341 0 0 0 34177 38 0 0 25 0 1 0 64868583 94400512 18376 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 23047 18376 252 16 0 19689 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 100888

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.71 5/312 23813
/proc/meminfo: memFree=4431604/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2

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

/proc/23782/statm: 30752 20389 252 16 0 27394 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 131708

[startup+642.301 s]
/proc/loadavg: 4.12 4.04 3.78 5/312 23819
/proc/meminfo: memFree=4384244/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=123008 CPUtime=642.17 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 587179 0 0 0 64124 93 0 0 25 0 1 0 64868583 125960192 23385 33554432000 4194304 4256717 140735610150064 18446744073709551615 4210845 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 30752 23385 252 16 0 27394 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 131708

[startup+702.3 s]
/proc/loadavg: 4.04 4.03 3.79 5/312 23821
/proc/meminfo: memFree=4301996/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=123008 CPUtime=702.16 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 644731 0 0 0 70113 103 0 0 25 0 1 0 64868583 125960192 24841 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 30752 24841 252 16 0 27394 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 131708

[startup+762.312 s]
/proc/loadavg: 4.14 4.05 3.82 5/312 23823
/proc/meminfo: memFree=4334208/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=123008 CPUtime=762.18 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 706538 0 0 0 76104 114 0 0 25 0 1 0 64868583 125960192 26193 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 30752 26193 252 16 0 27394 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 131708

[startup+822.301 s]
/proc/loadavg: 4.11 4.06 3.83 5/312 23824
/proc/meminfo: memFree=4324984/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=173096 CPUtime=822.17 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 752795 0 0 0 82095 122 0 0 25 0 1 0 64868583 177250304 28084 33554432000 4194304 4256717 140735610150064 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 43274 28084 252 16 0 39916 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 181796

[startup+882.301 s]
/proc/loadavg: 4.04 4.04 3.83 5/312 23826
/proc/meminfo: memFree=4312792/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=173096 CPUtime=882.17 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 818275 0 0 0 88085 132 0 0 25 0 1 0 64868583 177250304 28387 33554432000 4194304 4256717 140735610150064 18446744073709551615 4209504 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 43274 28387 252 16 0 39916 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 181796

[startup+942.301 s]
/proc/loadavg: 4.01 4.03 3.84 5/312 23827
/proc/meminfo: memFree=4307304/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=124224 CPUtime=942.16 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 894214 0 0 0 94071 145 0 0 25 0 1 0 64868583 127205376 21863 33554432000 4194304 4256717 140735610150064 18446744073709551615 4218684 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 31056 21863 252 16 0 27698 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 132924

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 3.85 5/312 23829
/proc/meminfo: memFree=4314092/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=125332 CPUtime=1002.17 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 952602 0 0 0 100062 155 0 0 25 0 1 0 64868583 128339968 25067 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 31333 25067 252 16 0 27975 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 134032

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.85 5/312 23831
/proc/meminfo: memFree=4238048/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=125332 CPUtime=1062.18 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 1025461 0 0 0 106050 168 0 0 25 0 1 0 64868583 128339968 21862 33554432000 4194304 4256717 140735610150064 18446744073709551615 4220248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 31333 21862 252 16 0 27975 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 134032

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.86 5/312 23832
/proc/meminfo: memFree=4248800/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=125332 CPUtime=1122.18 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 1071143 0 0 0 112041 177 0 0 25 0 1 0 64868583 128339968 26161 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213659 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 31333 26161 252 16 0 27975 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 134032

[startup+1182.3 s]
/proc/loadavg: 4.06 4.04 3.87 5/312 23834
/proc/meminfo: memFree=4219132/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=175844 CPUtime=1182.18 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 1117089 0 0 0 118034 184 0 0 25 0 1 0 64868583 180064256 28349 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 43961 28349 252 16 0 40603 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 184544

[startup+1242.3 s]
/proc/loadavg: 4.06 4.04 3.89 5/312 23835
/proc/meminfo: memFree=4166900/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=178276 CPUtime=1242.18 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 1165559 0 0 0 124024 194 0 0 25 0 1 0 64868583 182554624 28637 33554432000 4194304 4256717 140735610150064 18446744073709551615 4208929 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 44569 28637 252 16 0 41211 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 186976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.89 4/310 23838
/proc/meminfo: memFree=4314448/32950928 swapFree=67111364/67111528
[pid=23740] ppid=23738 vsize=8700 CPUtime=0.11 cores=0,2
/proc/23740/stat : 23740 (esg_static.sh) S 23738 23740 21818 0 -1 4202496 352 1714 0 0 0 0 11 0 24 0 1 0 64868568 8908800 251 33554432000 4194304 4922060 140737007985136 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23740/statm: 2175 251 209 178 0 68 0
[pid=23782] ppid=23740 vsize=178276 CPUtime=1299.89 cores=0,2
/proc/23782/stat : 23782 (minisat_static) R 23740 23740 21818 0 -1 4202496 1215504 0 0 0 129786 203 0 0 25 0 1 0 64868583 182554624 30763 33554432000 4194304 4256717 140735610150064 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23782/statm: 44569 30763 252 16 0 41211 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 186976

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 23740 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=114982
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.119981
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1297.97
CPU system time (s): 2.03
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 267116

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

runsolver used 4.34834 second user time and 8.59769 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-09 22:23:12
IDJOB=3348818
IDBENCH=84211
IDSOLVER=1811
FILE ID=node112/3348818-1304972592
RUNJOBID= node112-1304971289-23593
PBS_JOBID= 13285638
Free space on /tmp= 40668 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348818-1304972592/watcher-3348818-1304972592 -o /tmp/evaluation-result-3348818-1304972592/solver-3348818-1304972592 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348818-1304972592.cnf

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=406969747

node112.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.847
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.847
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	: 5180.45
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.847
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.847
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.82
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.847
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.61
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.847
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.847
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.847
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:     32950928 kB
MemFree:       4775092 kB
Buffers:        221492 kB
Cached:       13661404 kB
SwapCached:          0 kB
Active:       18930100 kB
Inactive:      8721492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4775092 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5508 kB
Writeback:           0 kB
AnonPages:    13768528 kB
Mapped:          21836 kB
Slab:           418172 kB
PageTables:      42656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35084840 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= 40664 MiB
End job on node112 at 2011-05-09 22:44:54