Trace number 3349020

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

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

Solver Data

0.00/0.01	c Parsing...
0.00/0.11	c ==============================================================================
0.00/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.11	c ==============================================================================
0.00/0.11	c |         0 |  230230   592644 |   69068       0        0     nan |  0.000 % |
0.00/0.89	c |         0 |  161055   599091 |      --       0       --      -- |     --   | -69175/6447
0.00/0.89	c ==============================================================================
0.00/0.89	c Result  :   #vars: 29052   #clauses: 161055   #literals: 599091
0.00/0.89	c CPU time:   0.858869 s
0.00/0.89	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-3349020-1304971289/watcher-3349020-1304971289 -o /tmp/evaluation-result-3349020-1304971289/solver-3349020-1304971289 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349020-1304971289.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: 1.20 1.74 2.32 3/298 23616
/proc/meminfo: memFree=4808312/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 64738346 8908800 250 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 250 209 178 0 68 0

[startup+0.103293 s]
/proc/loadavg: 1.20 1.74 2.32 3/298 23616
/proc/meminfo: memFree=4808312/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 64738346 8908800 250 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200337 s]
/proc/loadavg: 1.20 1.74 2.32 3/298 23616
/proc/meminfo: memFree=4808312/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 64738346 8908800 250 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300314 s]
/proc/loadavg: 1.20 1.74 2.32 3/298 23616
/proc/meminfo: memFree=4808312/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 64738346 8908800 250 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700249 s]
/proc/loadavg: 1.20 1.74 2.32 3/298 23616
/proc/meminfo: memFree=4808312/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 64738346 8908800 250 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50111 s]
/proc/loadavg: 1.20 1.74 2.32 5/312 23644
/proc/meminfo: memFree=4743176/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=31476 CPUtime=0.47 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 4562 0 0 0 47 0 0 0 20 0 1 0 64738447 32231424 3980 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 7869 3980 253 16 0 4511 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 40176

[startup+3.10082 s]
/proc/loadavg: 1.50 1.79 2.34 5/312 23644
/proc/meminfo: memFree=4715028/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=32420 CPUtime=2.07 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 7262 0 0 0 207 0 0 0 25 0 1 0 64738447 33198080 4643 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 8105 4643 253 16 0 4747 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 41120

[startup+6.30125 s]
/proc/loadavg: 1.50 1.79 2.34 5/312 23644
/proc/meminfo: memFree=4678160/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=39840 CPUtime=5.27 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 13832 0 0 0 526 1 0 0 25 0 1 0 64738447 40796160 6651 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 9960 6651 253 16 0 6602 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 48540

[startup+12.7011 s]
/proc/loadavg: 1.88 1.87 2.36 5/312 23645
/proc/meminfo: memFree=4653284/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=51332 CPUtime=11.67 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 16902 0 0 0 1165 2 0 0 25 0 1 0 64738447 52563968 9122 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213939 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 12833 9122 253 16 0 9475 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 60032

[startup+25.5008 s]
/proc/loadavg: 2.21 1.94 2.37 5/312 23645
/proc/meminfo: memFree=4637484/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=44260 CPUtime=24.47 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 24564 0 0 0 2444 3 0 0 25 0 1 0 64738447 45322240 7502 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 11065 7502 253 16 0 7707 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 52960

[startup+51.1013 s]
/proc/loadavg: 2.89 2.12 2.42 5/312 23646
/proc/meminfo: memFree=4585392/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=70120 CPUtime=50.07 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 30355 0 0 0 5002 5 0 0 25 0 1 0 64738447 71802880 12581 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 17530 12581 253 16 0 14172 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 78820

[startup+102.301 s]
/proc/loadavg: 3.55 2.43 2.51 5/312 23647
/proc/meminfo: memFree=4516756/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=81792 CPUtime=101.28 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 50971 0 0 0 10120 8 0 0 25 0 1 0 64738447 83755008 16968 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 20448 16968 253 16 0 17090 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 90492

[startup+162.3 s]
/proc/loadavg: 3.83 2.71 2.60 5/312 23649
/proc/meminfo: memFree=4472336/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=107488 CPUtime=161.27 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 58349 0 0 0 16118 9 0 0 25 0 1 0 64738447 110067712 23557 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 26872 23557 253 16 0 23514 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 116188

[startup+222.312 s]
/proc/loadavg: 3.99 2.96 2.69 5/312 23650
/proc/meminfo: memFree=4490532/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=107488 CPUtime=221.29 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 58349 0 0 0 22120 9 0 0 25 0 1 0 64738447 110067712 23557 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213648 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 26872 23557 253 16 0 23514 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 116188

[startup+282.301 s]
/proc/loadavg: 4.03 3.16 2.77 5/312 23652
/proc/meminfo: memFree=4469292/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=96048 CPUtime=281.27 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 94106 0 0 0 28111 16 0 0 25 0 1 0 64738447 98353152 20414 33554432000 4194304 4256717 140736098804304 18446744073709551615 4218889 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 24012 20414 253 16 0 20654 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 104748

[startup+342.3 s]
/proc/loadavg: 4.09 3.34 2.86 5/312 23654
/proc/meminfo: memFree=4411208/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=126396 CPUtime=341.27 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 116994 0 0 0 34106 21 0 0 25 0 1 0 64738447 129429504 27955 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213751 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 31599 27955 253 16 0 28241 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 135096

[startup+402.301 s]
/proc/loadavg: 4.03 3.46 2.93 5/312 23655
/proc/meminfo: memFree=4424912/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2

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

/proc/23643/statm: 24012 20708 253 16 0 20654 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 104748

[startup+702.301 s]
/proc/loadavg: 4.01 3.80 3.21 5/312 23666
/proc/meminfo: memFree=4426000/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=114724 CPUtime=701.28 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 563914 0 0 0 70040 88 0 0 25 0 1 0 64738447 117477376 25377 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 28681 25377 253 16 0 25323 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 123424

[startup+762.301 s]
/proc/loadavg: 4.08 3.85 3.27 5/312 23668
/proc/meminfo: memFree=4370588/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=145368 CPUtime=761.29 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 645430 0 0 0 76030 99 0 0 25 0 1 0 64738447 148856832 28643 33554432000 4194304 4256717 140736098804304 18446744073709551615 4214100 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 36342 28643 253 16 0 32984 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 154068

[startup+822.301 s]
/proc/loadavg: 4.07 3.89 3.31 5/312 23669
/proc/meminfo: memFree=4311392/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=145368 CPUtime=821.29 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 718280 0 0 0 82019 110 0 0 25 0 1 0 64738447 148856832 28692 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 36342 28692 253 16 0 32984 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 154068

[startup+882.311 s]
/proc/loadavg: 4.08 3.92 3.36 5/312 23671
/proc/meminfo: memFree=4313568/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=145368 CPUtime=881.31 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 782612 0 0 0 88010 121 0 0 25 0 1 0 64738447 148856832 28834 33554432000 4194304 4256717 140736098804304 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 36342 28834 253 16 0 32984 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 154068

[startup+942.301 s]
/proc/loadavg: 4.03 3.93 3.40 5/312 23673
/proc/meminfo: memFree=4261320/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=145368 CPUtime=941.29 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 849618 0 0 0 93997 132 0 0 25 0 1 0 64738447 148856832 29879 33554432000 4194304 4256717 140736098804304 18446744073709551615 4214109 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 36342 29879 253 16 0 32984 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 154068

[startup+1002.3 s]
/proc/loadavg: 4.01 3.94 3.43 5/312 23674
/proc/meminfo: memFree=4289288/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=145368 CPUtime=1001.3 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 919299 0 0 0 99986 144 0 0 25 0 1 0 64738447 148856832 32991 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 36342 32991 253 16 0 32984 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 154068

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.46 5/312 23676
/proc/meminfo: memFree=4279824/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=145368 CPUtime=1061.29 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 981927 0 0 0 105975 154 0 0 25 0 1 0 64738447 148856832 29434 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 36342 29434 253 16 0 32984 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 154068

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.49 5/312 23677
/proc/meminfo: memFree=4261072/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=145368 CPUtime=1121.29 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 1044230 0 0 0 111966 163 0 0 25 0 1 0 64738447 148856832 30772 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 36342 30772 253 16 0 32984 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 154068

[startup+1182.3 s]
/proc/loadavg: 4.05 3.98 3.53 5/312 23679
/proc/meminfo: memFree=4230768/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=145368 CPUtime=1181.3 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 1117570 0 0 0 117955 175 0 0 25 0 1 0 64738447 148856832 28351 33554432000 4194304 4256717 140736098804304 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 36342 28351 253 16 0 32984 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 154068

[startup+1242.3 s]
/proc/loadavg: 4.02 3.98 3.56 5/312 23681
/proc/meminfo: memFree=4274616/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=145368 CPUtime=1241.3 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 1182290 0 0 0 123943 187 0 0 25 0 1 0 64738447 148856832 31056 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 36342 31056 253 16 0 32984 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 154068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.58 4/310 23683
/proc/meminfo: memFree=4375880/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=145368 CPUtime=1299.01 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 1242989 0 0 0 129705 196 0 0 25 0 1 0 64738447 148856832 30811 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 36342 30811 253 16 0 32984 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 154068

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.58 4/310 23683
/proc/meminfo: memFree=4375880/32950928 swapFree=67111364/67111528
[pid=23616] ppid=23614 vsize=8700 CPUtime=0.99 cores=0,2
/proc/23616/stat : 23616 (esg_static.sh) S 23614 23616 21818 0 -1 4202496 353 10316 0 0 0 0 96 3 18 0 1 0 64738346 8908800 252 33554432000 4194304 4922060 140735236616144 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23616/statm: 2175 252 209 178 0 68 0
[pid=23643] ppid=23616 vsize=145368 CPUtime=1299.01 cores=0,2
/proc/23643/stat : 23643 (minisat_static) R 23616 23616 21818 0 -1 4202496 1242989 0 0 0 129705 196 0 0 25 0 1 0 64738447 148856832 30811 33554432000 4194304 4256717 140736098804304 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23643/statm: 36342 30811 253 16 0 32984 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 154068

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23616 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=970852
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=36994
# CPU time returned by wait4() is 1.00785
# 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): 1298.01
CPU system time (s): 1.99
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 234208

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

runsolver used 4.01839 second user time and 8.12077 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-09 22:01:29
IDJOB=3349020
IDBENCH=83107
IDSOLVER=1811
FILE ID=node112/3349020-1304971289
RUNJOBID= node112-1304971289-23593
PBS_JOBID= 13285638
Free space on /tmp= 40700 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom26.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349020-1304971289/watcher-3349020-1304971289 -o /tmp/evaluation-result-3349020-1304971289/solver-3349020-1304971289 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3349020-1304971289.cnf

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=1344016965

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:       4808592 kB
Buffers:        220936 kB
Cached:       13628164 kB
SwapCached:          0 kB
Active:       18912296 kB
Inactive:      8704516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4808592 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            8856 kB
Writeback:           0 kB
AnonPages:    13767360 kB
Mapped:          21812 kB
Slab:           418792 kB
PageTables:      42576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35020544 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= 40668 MiB
End job on node112 at 2011-05-09 22:23:11