Trace number 3349018

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.98 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
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 variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

Solver Data

0.00/0.01	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  213453   549195 |   64035       0        0     nan |  0.000 % |
0.00/0.74	c |         0 |  149114   554238 |      --       0       --      -- |     --   | -64339/5043
0.00/0.74	c ==============================================================================
0.00/0.74	c Result  :   #vars: 26891   #clauses: 149114   #literals: 554238
0.00/0.74	c CPU time:   0.72089 s
0.00/0.74	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-3349018-1304971289/watcher-3349018-1304971289 -o /tmp/evaluation-result-3349018-1304971289/solver-3349018-1304971289 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349018-1304971289.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.20 1.74 2.32 5/310 23639
/proc/meminfo: memFree=4764752/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 64738371 8908800 250 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 250 209 178 0 68 0

[startup+0.051843 s]
/proc/loadavg: 1.20 1.74 2.32 5/310 23639
/proc/meminfo: memFree=4764752/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 64738371 8908800 250 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10084 s]
/proc/loadavg: 1.20 1.74 2.32 5/310 23639
/proc/meminfo: memFree=4764752/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 64738371 8908800 250 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300801 s]
/proc/loadavg: 1.20 1.74 2.32 5/310 23639
/proc/meminfo: memFree=4764752/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 64738371 8908800 250 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700733 s]
/proc/loadavg: 1.20 1.74 2.32 5/310 23639
/proc/meminfo: memFree=4764752/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 64738371 8908800 250 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50053 s]
/proc/loadavg: 1.20 1.74 2.32 6/312 23644
/proc/meminfo: memFree=4729040/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=30768 CPUtime=0.64 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 4478 0 0 0 64 0 0 0 21 0 1 0 64738455 31506432 3917 33554432000 4194304 4256717 140733881925136 18446744073709551615 4214132 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/23644/statm: 7692 3917 253 16 0 4334 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 39468

[startup+3.1003 s]
/proc/loadavg: 1.50 1.79 2.34 5/312 23644
/proc/meminfo: memFree=4717880/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=31264 CPUtime=2.23 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 8699 0 0 0 222 1 0 0 25 0 1 0 64738455 32014336 4150 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 7816 4150 253 16 0 4458 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 39964

[startup+6.30075 s]
/proc/loadavg: 1.50 1.79 2.34 5/312 23644
/proc/meminfo: memFree=4677788/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=50112 CPUtime=5.43 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 16000 0 0 0 541 2 0 0 25 0 1 0 64738455 51314688 8427 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 12528 8427 253 16 0 9170 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 58812

[startup+12.7006 s]
/proc/loadavg: 1.88 1.87 2.36 5/312 23645
/proc/meminfo: memFree=4652416/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=54532 CPUtime=11.83 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 17534 0 0 0 1181 2 0 0 25 0 1 0 64738455 55840768 9885 33554432000 4194304 4256717 140733881925136 18446744073709551615 4208998 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 13633 9885 253 16 0 10275 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 63232

[startup+25.5003 s]
/proc/loadavg: 2.21 1.94 2.37 5/312 23645
/proc/meminfo: memFree=4636864/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=61716 CPUtime=24.62 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 20232 0 0 0 2460 2 0 0 25 0 1 0 64738455 63197184 12159 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 15429 12159 253 16 0 12071 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 70416

[startup+51.1008 s]
/proc/loadavg: 2.89 2.12 2.42 5/312 23646
/proc/meminfo: memFree=4585144/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=61716 CPUtime=50.22 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 20259 0 0 0 5020 2 0 0 25 0 1 0 64738455 63197184 12184 33554432000 4194304 4256717 140733881925136 18446744073709551615 4214109 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 15429 12184 253 16 0 12071 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 70416

[startup+102.312 s]
/proc/loadavg: 3.55 2.43 2.51 5/312 23647
/proc/meminfo: memFree=4517252/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=99512 CPUtime=101.42 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 65055 0 0 0 10134 8 0 0 25 0 1 0 64738455 101900288 21411 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 24878 21411 253 16 0 21520 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 108212

[startup+162.301 s]
/proc/loadavg: 3.83 2.71 2.60 5/312 23649
/proc/meminfo: memFree=4471964/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=99512 CPUtime=161.41 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 65293 0 0 0 16133 8 0 0 25 0 1 0 64738455 101900288 21641 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213669 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 24878 21641 253 16 0 21520 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 108212

[startup+222.301 s]
/proc/loadavg: 3.99 2.96 2.69 5/312 23650
/proc/meminfo: memFree=4490408/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=111184 CPUtime=221.42 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 67762 0 0 0 22133 9 0 0 25 0 1 0 64738455 113852416 24017 33554432000 4194304 4256717 140733881925136 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 27796 24017 253 16 0 24438 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 119884

[startup+282.301 s]
/proc/loadavg: 4.03 3.16 2.77 5/312 23652
/proc/meminfo: memFree=4469044/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=111184 CPUtime=281.42 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 67762 0 0 0 28133 9 0 0 25 0 1 0 64738455 113852416 24017 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 27796 24017 253 16 0 24438 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 119884

[startup+342.301 s]
/proc/loadavg: 4.09 3.34 2.86 5/312 23654
/proc/meminfo: memFree=4411208/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=111188 CPUtime=341.43 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 135507 0 0 0 34124 19 0 0 25 0 1 0 64738455 113856512 23790 33554432000 4194304 4256717 140733881925136 18446744073709551615 4218803 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 27797 23790 253 16 0 24439 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 119888

[startup+402.301 s]
/proc/loadavg: 4.03 3.46 2.93 5/312 23655
/proc/meminfo: memFree=4424664/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6

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

/proc/23644/statm: 20213 16976 253 16 0 16855 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 89552

[startup+642.3 s]
/proc/loadavg: 4.04 3.76 3.17 5/312 23662
/proc/meminfo: memFree=4439748/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=130172 CPUtime=641.44 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 293995 0 0 0 64106 38 0 0 25 0 1 0 64738455 133296128 24718 33554432000 4194304 4256717 140733881925136 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 32543 24718 253 16 0 29185 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 138872

[startup+702.301 s]
/proc/loadavg: 4.01 3.80 3.21 5/312 23666
/proc/meminfo: memFree=4425876/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=80852 CPUtime=701.43 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 376360 0 0 0 70094 49 0 0 25 0 1 0 64738455 82792448 16976 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 20213 16976 253 16 0 16855 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 89552

[startup+762.311 s]
/proc/loadavg: 4.08 3.85 3.27 5/312 23668
/proc/meminfo: memFree=4369968/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=131252 CPUtime=761.44 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 463287 0 0 0 76084 60 0 0 25 0 1 0 64738455 134402048 25815 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 32813 25815 253 16 0 29455 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 139952

[startup+822.301 s]
/proc/loadavg: 4.07 3.89 3.31 5/312 23669
/proc/meminfo: memFree=4310896/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=131252 CPUtime=821.44 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 547981 0 0 0 82070 74 0 0 25 0 1 0 64738455 134402048 28745 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 32813 28745 253 16 0 29455 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 139952

[startup+882.301 s]
/proc/loadavg: 4.08 3.92 3.36 5/312 23671
/proc/meminfo: memFree=4312948/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=131968 CPUtime=881.44 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 633288 0 0 0 88058 86 0 0 25 0 1 0 64738455 135135232 27264 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 32992 27264 253 16 0 29634 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 140668

[startup+942.301 s]
/proc/loadavg: 4.03 3.93 3.40 5/312 23673
/proc/meminfo: memFree=4260948/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=162352 CPUtime=941.44 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 723418 0 0 0 94044 100 0 0 25 0 1 0 64738455 166248448 33865 33554432000 4194304 4256717 140733881925136 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 40588 33865 253 16 0 37230 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 171052

[startup+1002.3 s]
/proc/loadavg: 4.01 3.94 3.43 5/312 23674
/proc/meminfo: memFree=4288544/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=162352 CPUtime=1001.44 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 806172 0 0 0 100032 112 0 0 25 0 1 0 64738455 166248448 35577 33554432000 4194304 4256717 140733881925136 18446744073709551615 4209823 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 40588 35577 253 16 0 37230 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 171052

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.46 5/312 23676
/proc/meminfo: memFree=4279204/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=162352 CPUtime=1061.45 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 893657 0 0 0 106019 126 0 0 25 0 1 0 64738455 166248448 33089 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 40588 33089 253 16 0 37230 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 171052

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.49 5/312 23677
/proc/meminfo: memFree=4260948/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=162352 CPUtime=1121.44 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 964058 0 0 0 112006 138 0 0 25 0 1 0 64738455 166248448 37215 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 40588 37215 253 16 0 37230 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 171052

[startup+1182.3 s]
/proc/loadavg: 4.05 3.98 3.53 5/312 23679
/proc/meminfo: memFree=4230272/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=162352 CPUtime=1181.45 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 1058792 0 0 0 117993 152 0 0 25 0 1 0 64738455 166248448 34226 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 40588 34226 253 16 0 37230 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 171052

[startup+1242.3 s]
/proc/loadavg: 4.02 3.98 3.56 5/312 23681
/proc/meminfo: memFree=4273872/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=162352 CPUtime=1241.45 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 1126720 0 0 0 123982 163 0 0 25 0 1 0 64738455 166248448 33994 33554432000 4194304 4256717 140733881925136 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 40588 33994 253 16 0 37230 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 171052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.58 2/304 23685
/proc/meminfo: memFree=4632980/32950928 swapFree=67111364/67111528
[pid=23639] ppid=23637 vsize=8700 CPUtime=0.83 cores=4,6
/proc/23639/stat : 23639 (esg_static.sh) S 23637 23639 21818 0 -1 4202496 354 9616 0 0 0 0 81 2 18 0 1 0 64738371 8908800 252 33554432000 4194304 4922060 140737183441088 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23639/statm: 2175 252 209 178 0 68 0
[pid=23644] ppid=23639 vsize=162352 CPUtime=1299.15 cores=4,6
/proc/23644/stat : 23644 (minisat_static) R 23639 23639 21818 0 -1 4202496 1181405 0 0 0 129742 173 0 0 25 0 1 0 64738455 166248448 35396 33554432000 4194304 4256717 140733881925136 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23644/statm: 40588 35396 253 16 0 37230 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 171052

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 23639 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=812876
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=24996
# CPU time returned by wait4() is 0.837872
# while last known CPU time is 1299.98
#
# 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.98
CPU user time (s): 1298.23
CPU system time (s): 1.75
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 251192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.812876
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= 9970
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= 4

runsolver used 4.26335 second user time and 8.5347 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-09 22:01:30
IDJOB=3349018
IDBENCH=83109
IDSOLVER=1811
FILE ID=node112/3349018-1304971289
RUNJOBID= node112-1304971289-23594
PBS_JOBID= 13285638
Free space on /tmp= 40684 MiB

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

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
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:       4767140 kB
Buffers:        221040 kB
Cached:       13642804 kB
SwapCached:          0 kB
Active:       18947868 kB
Inactive:      8710252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4767140 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           21660 kB
Writeback:           0 kB
AnonPages:    13793744 kB
Mapped:          21812 kB
Slab:           419052 kB
PageTables:      42964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35096232 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