Trace number 3349008

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

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
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 variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

Solver Data

0.00/0.02	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  139333   357440 |   41799       0        0     nan |  0.000 % |
0.00/0.49	c |         0 |   96592   357336 |      --       0       --      -- |     --   | -42741/-104
0.00/0.49	c ==============================================================================
0.00/0.49	c Result  :   #vars: 17436   #clauses: 96592   #literals: 357336
0.00/0.49	c CPU time:   0.45793 s
0.00/0.49	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-3349008-1304971289/watcher-3349008-1304971289 -o /tmp/evaluation-result-3349008-1304971289/solver-3349008-1304971289 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349008-1304971289.cnf 

running on 2 cores: 1,3

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 4/306 23631
/proc/meminfo: memFree=4758600/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 326 0 0 0 0 0 0 0 21 0 1 0 64738368 8908800 249 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 249 209 178 0 68 0

[startup+0.0246061 s]
/proc/loadavg: 1.20 1.74 2.32 4/306 23631
/proc/meminfo: memFree=4758600/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 326 0 0 0 0 0 0 0 21 0 1 0 64738368 8908800 249 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10057 s]
/proc/loadavg: 1.20 1.74 2.32 4/306 23631
/proc/meminfo: memFree=4758600/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 326 0 0 0 0 0 0 0 21 0 1 0 64738368 8908800 249 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300532 s]
/proc/loadavg: 1.20 1.74 2.32 4/306 23631
/proc/meminfo: memFree=4758600/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 326 0 0 0 0 0 0 0 21 0 1 0 64738368 8908800 249 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700403 s]
/proc/loadavg: 1.20 1.74 2.32 4/306 23631
/proc/meminfo: memFree=4758600/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 8700

[startup+1.50032 s]
/proc/loadavg: 1.20 1.74 2.32 5/312 23644
/proc/meminfo: memFree=4730404/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=25264 CPUtime=0.91 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 4648 0 0 0 91 0 0 0 19 0 1 0 64738424 25870336 2894 33554432000 4194304 4256717 140733635409648 18446744073709551615 218880225989 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 6316 2894 253 16 0 2958 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 33964

[startup+3.10103 s]
/proc/loadavg: 1.50 1.79 2.34 5/312 23644
/proc/meminfo: memFree=4718004/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=37300 CPUtime=2.52 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 9255 0 0 0 251 1 0 0 22 0 1 0 64738424 38195200 5511 33554432000 4194304 4256717 140733635409648 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 9325 5511 253 16 0 5967 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 46000

[startup+6.30048 s]
/proc/loadavg: 1.50 1.79 2.34 5/312 23644
/proc/meminfo: memFree=4677788/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=37300 CPUtime=5.71 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 9593 0 0 0 570 1 0 0 25 0 1 0 64738424 38195200 5839 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 9325 5839 253 16 0 5967 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 46000

[startup+12.7003 s]
/proc/loadavg: 1.88 1.87 2.36 5/312 23645
/proc/meminfo: memFree=4652664/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=44440 CPUtime=12.11 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 11959 0 0 0 1210 1 0 0 25 0 1 0 64738424 45506560 7913 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 11110 7913 253 16 0 7752 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 53140

[startup+25.501 s]
/proc/loadavg: 2.21 1.94 2.37 5/312 23645
/proc/meminfo: memFree=4636988/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=48860 CPUtime=24.91 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 20209 0 0 0 2488 3 0 0 25 0 1 0 64738424 50032640 8163 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 12215 8163 253 16 0 8857 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 57560

[startup+51.1005 s]
/proc/loadavg: 2.89 2.12 2.42 5/312 23646
/proc/meminfo: memFree=4585144/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=74720 CPUtime=50.51 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 35713 0 0 0 5046 5 0 0 25 0 1 0 64738424 76513280 13722 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213397 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 18680 13722 253 16 0 15322 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 83420

[startup+102.311 s]
/proc/loadavg: 3.55 2.43 2.51 5/312 23647
/proc/meminfo: memFree=4517252/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=74720 CPUtime=101.73 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 35828 0 0 0 10168 5 0 0 25 0 1 0 64738424 76513280 13836 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 18680 13836 253 16 0 15322 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 83420

[startup+162.301 s]
/proc/loadavg: 3.83 2.71 2.60 5/312 23649
/proc/meminfo: memFree=4472088/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=86984 CPUtime=161.72 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 40097 0 0 0 16166 6 0 0 25 0 1 0 64738424 89071616 17767 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 21746 17767 253 16 0 18388 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 95684

[startup+222.301 s]
/proc/loadavg: 3.99 2.96 2.69 5/312 23650
/proc/meminfo: memFree=4490408/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=56636 CPUtime=221.72 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 57063 0 0 0 22163 9 0 0 25 0 1 0 64738424 57995264 10246 33554432000 4194304 4256717 140733635409648 18446744073709551615 4209075 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 14159 10246 253 16 0 10801 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 65336

[startup+282.3 s]
/proc/loadavg: 4.03 3.16 2.77 5/312 23652
/proc/meminfo: memFree=4469044/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=86984 CPUtime=281.72 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 72124 0 0 0 28161 11 0 0 25 0 1 0 64738424 89071616 15873 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 21746 15873 253 16 0 18388 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 95684

[startup+342.301 s]
/proc/loadavg: 4.09 3.34 2.86 5/312 23654
/proc/meminfo: memFree=4411208/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=86984 CPUtime=341.73 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 73634 0 0 0 34161 12 0 0 25 0 1 0 64738424 89071616 17346 33554432000 4194304 4256717 140733635409648 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 21746 17346 253 16 0 18388 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 95684

[startup+402.301 s]
/proc/loadavg: 4.03 3.46 2.93 5/312 23655
/proc/meminfo: memFree=4424664/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3

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

/proc/23642/statm: 29333 20006 253 16 0 25975 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 126032

[startup+642.3 s]
/proc/loadavg: 4.04 3.76 3.17 5/312 23662
/proc/meminfo: memFree=4439748/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=100188 CPUtime=641.74 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 105728 0 0 0 64156 18 0 0 25 0 1 0 64738424 102592512 20239 33554432000 4194304 4256717 140733635409648 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 25047 20239 253 16 0 21689 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 108888

[startup+702.301 s]
/proc/loadavg: 4.01 3.80 3.21 5/312 23666
/proc/meminfo: memFree=4425876/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=130536 CPUtime=701.74 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 144692 0 0 0 70150 24 0 0 25 0 1 0 64738424 133668864 26622 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 32634 26622 253 16 0 29276 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 139236

[startup+762.312 s]
/proc/loadavg: 4.08 3.85 3.27 5/312 23668
/proc/meminfo: memFree=4370092/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=130536 CPUtime=761.75 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 186014 0 0 0 76143 32 0 0 25 0 1 0 64738424 133668864 28333 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 32634 28333 253 16 0 29276 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 139236

[startup+822.3 s]
/proc/loadavg: 4.07 3.89 3.31 5/312 23669
/proc/meminfo: memFree=4311020/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=149504 CPUtime=821.74 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 191403 0 0 0 82141 33 0 0 25 0 1 0 64738424 153092096 33327 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 37376 33327 253 16 0 34018 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 158204

[startup+882.301 s]
/proc/loadavg: 4.08 3.92 3.36 5/312 23671
/proc/meminfo: memFree=4313196/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=149504 CPUtime=881.74 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 191540 0 0 0 88141 33 0 0 25 0 1 0 64738424 153092096 33464 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213659 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 37376 33464 253 16 0 34018 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 158204

[startup+942.301 s]
/proc/loadavg: 4.03 3.93 3.40 5/312 23673
/proc/meminfo: memFree=4260948/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=149504 CPUtime=941.74 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 191784 0 0 0 94141 33 0 0 25 0 1 0 64738424 153092096 33708 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213969 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 37376 33708 253 16 0 34018 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 158204

[startup+1002.3 s]
/proc/loadavg: 4.01 3.94 3.43 5/312 23674
/proc/meminfo: memFree=4288792/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=149504 CPUtime=1001.74 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 191855 0 0 0 100141 33 0 0 25 0 1 0 64738424 153092096 33779 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 37376 33779 253 16 0 34018 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 158204

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.46 5/312 23676
/proc/meminfo: memFree=4279204/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=149504 CPUtime=1061.75 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 191971 0 0 0 106142 33 0 0 25 0 1 0 64738424 153092096 33895 33554432000 4194304 4256717 140733635409648 18446744073709551615 4219421 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 37376 33895 253 16 0 34018 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 158204

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.49 5/312 23677
/proc/meminfo: memFree=4260948/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=149504 CPUtime=1121.75 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 192080 0 0 0 112142 33 0 0 25 0 1 0 64738424 153092096 34004 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 37376 34004 253 16 0 34018 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 158204

[startup+1182.3 s]
/proc/loadavg: 4.05 3.98 3.53 5/312 23679
/proc/meminfo: memFree=4230396/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=149504 CPUtime=1181.75 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 192099 0 0 0 118142 33 0 0 25 0 1 0 64738424 153092096 34023 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 37376 34023 253 16 0 34018 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 158204

[startup+1242.3 s]
/proc/loadavg: 4.02 3.98 3.56 5/312 23681
/proc/meminfo: memFree=4274120/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=149504 CPUtime=1241.75 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 192114 0 0 0 124142 33 0 0 25 0 1 0 64738424 153092096 34038 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 37376 34038 253 16 0 34018 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 158204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.58 3/306 23684
/proc/meminfo: memFree=4497680/32950928 swapFree=67111364/67111528
[pid=23631] ppid=23629 vsize=8700 CPUtime=0.53 cores=1,3
/proc/23631/stat : 23631 (esg_static.sh) S 23629 23631 21818 0 -1 4202496 351 6269 0 0 0 0 51 2 16 0 1 0 64738368 8908800 251 33554432000 4194304 4922060 140737345632800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23631/statm: 2175 251 209 178 0 68 0
[pid=23642] ppid=23631 vsize=149504 CPUtime=1299.46 cores=1,3
/proc/23642/stat : 23642 (minisat_static) R 23631 23631 21818 0 -1 4202496 192117 0 0 0 129913 33 0 0 25 0 1 0 64738424 153092096 34041 33554432000 4194304 4256717 140733635409648 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23642/statm: 37376 34041 253 16 0 34018 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 158204

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 23631 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=518921
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=24996
# CPU time returned by wait4() is 0.543917
# 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): 1299.64
CPU system time (s): 0.35
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 158208

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

runsolver used 3.90641 second user time and 8.87265 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-09 22:01:30
IDJOB=3349008
IDBENCH=83110
IDSOLVER=1811
FILE ID=node112/3349008-1304971289
RUNJOBID= node112-1304971289-23595
PBS_JOBID= 13285638
Free space on /tmp= 40688 MiB

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

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
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:       4759376 kB
Buffers:        221020 kB
Cached:       13640496 kB
SwapCached:          0 kB
Active:       18953608 kB
Inactive:      8713096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4759376 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           19332 kB
Writeback:           0 kB
AnonPages:    13804996 kB
Mapped:          22200 kB
Slab:           418792 kB
PageTables:      42964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35087168 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:12