Trace number 3348819

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8615
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

Solver Data

0.00/0.03	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 |   61421   207840 |   18426       0        0     nan |  0.000 % |
0.00/0.09	c |         0 |   61414   208298 |      --       0       --      -- |     --   | -7/458
0.00/0.09	c ==============================================================================
0.00/0.09	c Result  :   #vars: 9533   #clauses: 61414   #literals: 208298
0.00/0.09	c CPU time:   0.054991 s
0.00/0.09	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-3348819-1304972591/watcher-3348819-1304972591 -o /tmp/evaluation-result-3348819-1304972591/solver-3348819-1304972591 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348819-1304972591.cnf 

running on 2 cores: 5,7

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/298 23729
/proc/meminfo: memFree=4784460/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=11796 CPUtime=0 cores=5,7
/proc/23729/stat : 23729 (runsolver) R 23727 23729 21818 0 -1 4202560 41 0 0 0 0 0 0 0 23 0 1 0 64868557 12079104 50 33554432000 4194304 5432360 140734952000800 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/23729/statm: 2949 50 30 303 0 2643 0

[startup+0.0117291 s]
/proc/loadavg: 3.68 3.91 3.56 2/298 23729
/proc/meminfo: memFree=4784460/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) R 23727 23729 21818 0 -1 4202496 309 0 0 0 0 0 0 0 22 0 1 0 64868557 8908800 248 33554432000 4194304 4922060 140736369839216 18446744073709551615 218879952592 0 0 4100 65536 0 0 0 17 5 0 0 0
/proc/23729/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100683 s]
/proc/loadavg: 3.68 3.91 3.56 2/298 23729
/proc/meminfo: memFree=4784460/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 64868557 8908800 249 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23729/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300706 s]
/proc/loadavg: 3.68 3.91 3.56 2/298 23729
/proc/meminfo: memFree=4784460/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8700

[startup+0.700638 s]
/proc/loadavg: 3.68 3.91 3.56 2/298 23729
/proc/meminfo: memFree=4784460/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8700

[startup+1.50049 s]
/proc/loadavg: 3.68 3.91 3.56 6/312 23802
/proc/meminfo: memFree=4745952/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=21364 CPUtime=1.36 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 3466 0 0 0 136 0 0 0 19 0 1 0 64868569 21876736 2156 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 5341 2156 253 16 0 1983 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 30064

[startup+3.10121 s]
/proc/loadavg: 3.68 3.91 3.56 5/312 23802
/proc/meminfo: memFree=4739712/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=30796 CPUtime=2.96 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 6331 0 0 0 296 0 0 0 24 0 1 0 64868569 31535104 3848 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 7699 3848 253 16 0 4341 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 39496

[startup+6.30065 s]
/proc/loadavg: 3.71 3.91 3.56 5/312 23802
/proc/meminfo: memFree=4712928/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=35212 CPUtime=6.17 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 9067 0 0 0 616 1 0 0 25 0 1 0 64868569 36057088 5193 33554432000 4194304 4256717 140736199210000 18446744073709551615 4209035 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 8803 5193 253 16 0 5445 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 43912

[startup+12.7005 s]
/proc/loadavg: 3.73 3.91 3.56 5/312 23803
/proc/meminfo: memFree=4686300/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=42352 CPUtime=12.57 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 16469 0 0 0 1255 2 0 0 25 0 1 0 64868569 43368448 6576 33554432000 4194304 4256717 140736199210000 18446744073709551615 4218952 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 10588 6576 253 16 0 7230 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 51052

[startup+25.5012 s]
/proc/loadavg: 3.79 3.91 3.57 5/312 23803
/proc/meminfo: memFree=4626500/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=35280 CPUtime=25.36 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 23984 0 0 0 2533 3 0 0 25 0 1 0 64868569 36126720 5039 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 8820 5039 253 16 0 5462 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 43980

[startup+51.1007 s]
/proc/loadavg: 3.92 3.94 3.58 5/312 23803
/proc/meminfo: memFree=4565448/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=53956 CPUtime=50.97 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 28759 0 0 0 5093 4 0 0 25 0 1 0 64868569 55250944 9376 33554432000 4194304 4256717 140736199210000 18446744073709551615 4229574 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 13489 9376 253 16 0 10131 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 62656

[startup+102.312 s]
/proc/loadavg: 4.02 3.96 3.61 5/312 23805
/proc/meminfo: memFree=4530476/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=91584 CPUtime=102.18 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 52145 0 0 0 10210 8 0 0 25 0 1 0 64868569 93782016 17144 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 22896 17144 253 16 0 19538 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 100284

[startup+162.301 s]
/proc/loadavg: 4.01 3.97 3.63 5/312 23807
/proc/meminfo: memFree=4433224/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=91584 CPUtime=162.17 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 53390 0 0 0 16209 8 0 0 25 0 1 0 64868569 93782016 18338 33554432000 4194304 4256717 140736199210000 18446744073709551615 4209383 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 22896 18338 253 16 0 19538 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 100284

[startup+222.3 s]
/proc/loadavg: 4.09 4.00 3.66 5/312 23808
/proc/meminfo: memFree=4348996/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=122224 CPUtime=222.17 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 62213 0 0 0 22207 10 0 0 25 0 1 0 64868569 125157376 26589 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 30556 26589 253 16 0 27198 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 130924

[startup+282.301 s]
/proc/loadavg: 4.03 4.00 3.68 5/312 23810
/proc/meminfo: memFree=4421004/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=122224 CPUtime=282.17 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 62213 0 0 0 28207 10 0 0 25 0 1 0 64868569 125157376 26589 33554432000 4194304 4256717 140736199210000 18446744073709551615 4218891 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 30556 26589 253 16 0 27198 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 130924

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.70 5/312 23811
/proc/meminfo: memFree=4390092/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=122224 CPUtime=342.17 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 62798 0 0 0 34207 10 0 0 25 0 1 0 64868569 125157376 27147 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 30556 27147 253 16 0 27198 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 130924

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/312 23813
/proc/meminfo: memFree=4432224/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7

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

/proc/23743/statm: 30557 23129 253 16 0 27199 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 130928

[startup+642.301 s]
/proc/loadavg: 4.12 4.04 3.78 5/312 23819
/proc/meminfo: memFree=4384492/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=72908 CPUtime=642.18 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 329444 0 0 0 64169 49 0 0 25 0 1 0 64868569 74657792 14818 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 18227 14818 253 16 0 14869 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 81608

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 3.79 5/312 23821
/proc/meminfo: memFree=4302740/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=122228 CPUtime=702.18 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 404737 0 0 0 70158 60 0 0 25 0 1 0 64868569 125161472 23375 33554432000 4194304 4256717 140736199210000 18446744073709551615 4218684 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 30557 23375 253 16 0 27199 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 130928

[startup+762.311 s]
/proc/loadavg: 4.14 4.05 3.82 5/312 23823
/proc/meminfo: memFree=4335076/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=122228 CPUtime=762.2 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 465385 0 0 0 76150 70 0 0 25 0 1 0 64868569 125161472 23356 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 30557 23356 253 16 0 27199 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 130928

[startup+822.3 s]
/proc/loadavg: 4.11 4.06 3.83 5/312 23824
/proc/meminfo: memFree=4326348/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=122228 CPUtime=822.19 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 541176 0 0 0 82136 83 0 0 25 0 1 0 64868569 125161472 23235 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213997 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 30557 23235 253 16 0 27199 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 130928

[startup+882.301 s]
/proc/loadavg: 4.04 4.04 3.83 5/312 23826
/proc/meminfo: memFree=4313288/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=122228 CPUtime=882.18 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 606086 0 0 0 88126 92 0 0 25 0 1 0 64868569 125161472 23423 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213912 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 30557 23423 253 16 0 27199 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 130928

[startup+942.301 s]
/proc/loadavg: 4.01 4.03 3.84 5/312 23827
/proc/meminfo: memFree=4307924/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=122228 CPUtime=942.19 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 664058 0 0 0 94116 103 0 0 25 0 1 0 64868569 125161472 24855 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 30557 24855 253 16 0 27199 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 130928

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 3.85 5/312 23829
/proc/meminfo: memFree=4315208/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=152732 CPUtime=1002.18 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 745677 0 0 0 100101 117 0 0 25 0 1 0 64868569 156397568 30147 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 38183 30147 253 16 0 34825 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 161432

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.85 5/312 23831
/proc/meminfo: memFree=4238792/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=183552 CPUtime=1062.19 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 802189 0 0 0 106092 127 0 0 25 0 1 0 64868569 187957248 35058 33554432000 4194304 4256717 140736199210000 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 45888 35058 253 16 0 42530 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 192252

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.86 5/312 23832
/proc/meminfo: memFree=4249296/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=152732 CPUtime=1122.19 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 876239 0 0 0 112079 140 0 0 25 0 1 0 64868569 156397568 33704 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 38183 33704 253 16 0 34825 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 161432

[startup+1182.3 s]
/proc/loadavg: 4.06 4.04 3.87 5/312 23834
/proc/meminfo: memFree=4219752/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=152732 CPUtime=1182.19 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 950741 0 0 0 118067 152 0 0 25 0 1 0 64868569 156397568 32544 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213681 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 38183 32544 253 16 0 34825 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 161432

[startup+1242.3 s]
/proc/loadavg: 4.06 4.04 3.89 5/312 23835
/proc/meminfo: memFree=4168016/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=152732 CPUtime=1242.19 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 1014867 0 0 0 124056 163 0 0 25 0 1 0 64868569 156397568 33827 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 38183 33827 253 16 0 34825 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 161432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.89 5/312 23837
/proc/meminfo: memFree=4167988/32950928 swapFree=67111364/67111528
[pid=23729] ppid=23727 vsize=8700 CPUtime=0.08 cores=5,7
/proc/23729/stat : 23729 (esg_static.sh) S 23727 23729 21818 0 -1 4202496 352 1580 0 0 0 0 8 0 21 0 1 0 64868557 8908800 251 33554432000 4194304 4922060 140736369839216 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23729/statm: 2175 251 209 178 0 68 0
[pid=23743] ppid=23729 vsize=183552 CPUtime=1299.91 cores=5,7
/proc/23743/stat : 23743 (minisat_static) R 23729 23729 21818 0 -1 4202496 1070995 0 0 0 129817 174 0 0 25 0 1 0 64868569 187957248 36977 33554432000 4194304 4256717 140736199210000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23743/statm: 45888 36977 253 16 0 42530 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 192252

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

Real time (s): 1300.02
CPU time (s): 1299.99
CPU user time (s): 1298.25
CPU system time (s): 1.74
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 241572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.088986
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= 1932
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= 10
involuntary context switches= 17

runsolver used 4.03339 second user time and 8.89265 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-09 22:23:11
IDJOB=3348819
IDBENCH=84205
IDSOLVER=1811
FILE ID=node112/3348819-1304972591
RUNJOBID= node112-1304971289-23596
PBS_JOBID= 13285638
Free space on /tmp= 40672 MiB

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

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
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:       4784616 kB
Buffers:        221460 kB
Cached:       13658332 kB
SwapCached:          0 kB
Active:       18920820 kB
Inactive:      8720572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4784616 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2404 kB
Writeback:           0 kB
AnonPages:    13761544 kB
Mapped:          21448 kB
Slab:           418172 kB
PageTables:      42656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35057492 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