Trace number 3349003

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   81213   207435 |   24363       0        0     nan |  0.000 % |
0.00/0.27	c |         0 |   55718   204634 |      --       0       --      -- |     --   | -25495/-2801
0.00/0.27	c ==============================================================================
0.00/0.27	c Result  :   #vars: 10123   #clauses: 55718   #literals: 204634
0.00/0.27	c CPU time:   0.265959 s
0.00/0.27	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-3349003-1304971289/watcher-3349003-1304971289 -o /tmp/evaluation-result-3349003-1304971289/solver-3349003-1304971289 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349003-1304971289.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.20 1.74 2.32 3/294 23609
/proc/meminfo: memFree=4820104/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 64738338 8908800 250 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 250 209 178 0 68 0

[startup+0.022226 s]
/proc/loadavg: 1.20 1.74 2.32 3/294 23609
/proc/meminfo: memFree=4820104/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 64738338 8908800 250 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100212 s]
/proc/loadavg: 1.20 1.74 2.32 3/294 23609
/proc/meminfo: memFree=4820104/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 64738338 8908800 250 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300154 s]
/proc/loadavg: 1.20 1.74 2.32 3/294 23609
/proc/meminfo: memFree=4820104/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 64738338 8908800 250 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701089 s]
/proc/loadavg: 1.20 1.74 2.32 3/294 23609
/proc/meminfo: memFree=4820104/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8700

[startup+1.50095 s]
/proc/loadavg: 1.20 1.74 2.32 5/312 23642
/proc/meminfo: memFree=4701140/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=28160 CPUtime=1.16 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 5583 0 0 0 116 0 0 0 19 0 1 0 64738370 28835840 3475 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213681 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 7040 3475 252 16 0 3682 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 36860

[startup+3.10066 s]
/proc/loadavg: 1.50 1.79 2.34 5/312 23644
/proc/meminfo: memFree=4718624/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=29836 CPUtime=2.76 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 6168 0 0 0 276 0 0 0 23 0 1 0 64738370 30552064 4020 33554432000 4194304 4256717 140733215412880 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 7459 4020 252 16 0 4101 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 38536

[startup+6.30109 s]
/proc/loadavg: 1.50 1.79 2.34 5/312 23644
/proc/meminfo: memFree=4678284/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=32544 CPUtime=5.96 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 7243 0 0 0 596 0 0 0 25 0 1 0 64738370 33325056 4954 33554432000 4194304 4256717 140733215412880 18446744073709551615 4219368 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 8136 4954 252 16 0 4778 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 41244

[startup+12.701 s]
/proc/loadavg: 1.88 1.87 2.36 5/312 23645
/proc/meminfo: memFree=4653624/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=35264 CPUtime=12.36 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 16640 0 0 0 1234 2 0 0 25 0 1 0 64738370 36110336 5489 33554432000 4194304 4256717 140733215412880 18446744073709551615 4210789 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 8816 5489 252 16 0 5458 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 43964

[startup+25.5007 s]
/proc/loadavg: 2.21 1.94 2.37 5/312 23645
/proc/meminfo: memFree=4638228/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=46756 CPUtime=25.16 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 20070 0 0 0 2513 3 0 0 25 0 1 0 64738370 47878144 8507 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 11689 8507 252 16 0 8331 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 55456

[startup+51.1011 s]
/proc/loadavg: 2.89 2.12 2.42 5/312 23646
/proc/meminfo: memFree=4585640/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=55792 CPUtime=50.76 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 22410 0 0 0 5073 3 0 0 25 0 1 0 64738370 57131008 10583 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 13948 10583 252 16 0 10590 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 64492

[startup+102.311 s]
/proc/loadavg: 3.55 2.43 2.51 5/312 23647
/proc/meminfo: memFree=4516756/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=74464 CPUtime=101.98 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 35110 0 0 0 10192 6 0 0 25 0 1 0 64738370 76251136 13382 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 18616 13382 252 16 0 15258 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 83164

[startup+162.3 s]
/proc/loadavg: 3.83 2.71 2.60 5/312 23649
/proc/meminfo: memFree=4472708/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=70164 CPUtime=161.96 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 45454 0 0 0 16189 7 0 0 25 0 1 0 64738370 71847936 13974 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 17541 13974 252 16 0 14183 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 78864

[startup+222.301 s]
/proc/loadavg: 3.99 2.96 2.69 5/312 23650
/proc/meminfo: memFree=4490532/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=70164 CPUtime=221.97 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 45828 0 0 0 22189 8 0 0 25 0 1 0 64738370 71847936 14340 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 17541 14340 252 16 0 14183 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 78864

[startup+282.301 s]
/proc/loadavg: 4.03 3.16 2.77 5/312 23652
/proc/meminfo: memFree=4469416/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=82180 CPUtime=281.97 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 54276 0 0 0 28189 8 0 0 25 0 1 0 64738370 84152320 17363 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 20545 17363 252 16 0 17187 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 90880

[startup+342.3 s]
/proc/loadavg: 4.09 3.34 2.86 5/312 23654
/proc/meminfo: memFree=4411208/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=112528 CPUtime=341.97 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 60299 0 0 0 34188 9 0 0 25 0 1 0 64738370 115228672 22899 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 28132 22899 252 16 0 24774 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 121228

[startup+402.301 s]
/proc/loadavg: 4.03 3.45 2.92 5/312 23655
/proc/meminfo: memFree=4425160/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7

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

/proc/23635/statm: 28132 23878 252 16 0 24774 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 121228

[startup+642.301 s]
/proc/loadavg: 4.04 3.76 3.17 5/312 23662
/proc/meminfo: memFree=4470500/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=93852 CPUtime=641.99 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 70639 0 0 0 64187 12 0 0 25 0 1 0 64738370 96104448 19180 33554432000 4194304 4256717 140733215412880 18446744073709551615 4218985 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 23463 19180 252 16 0 20105 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 102552

[startup+702.301 s]
/proc/loadavg: 4.01 3.80 3.21 5/312 23666
/proc/meminfo: memFree=4426248/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=93852 CPUtime=701.98 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 99203 0 0 0 70180 18 0 0 25 0 1 0 64738370 96104448 19456 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 23463 19456 252 16 0 20105 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 102552

[startup+762.312 s]
/proc/loadavg: 4.08 3.85 3.27 5/312 23668
/proc/meminfo: memFree=4371332/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=93824 CPUtime=761.99 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 127760 0 0 0 76177 22 0 0 25 0 1 0 64738370 96075776 19368 33554432000 4194304 4256717 140733215412880 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 23456 19368 252 16 0 20098 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 102524

[startup+822.301 s]
/proc/loadavg: 4.07 3.89 3.31 5/312 23669
/proc/meminfo: memFree=4312012/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=124172 CPUtime=821.98 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 151462 0 0 0 82172 26 0 0 25 0 1 0 64738370 127152128 26864 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 31043 26864 252 16 0 27685 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 132872

[startup+882.3 s]
/proc/loadavg: 4.08 3.92 3.36 5/312 23671
/proc/meminfo: memFree=4314560/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=124172 CPUtime=881.98 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 166525 0 0 0 88169 29 0 0 25 0 1 0 64738370 127152128 27054 33554432000 4194304 4256717 140733215412880 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 31043 27054 252 16 0 27685 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 132872

[startup+942.301 s]
/proc/loadavg: 4.03 3.93 3.40 5/312 23673
/proc/meminfo: memFree=4261940/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=143140 CPUtime=941.98 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 172524 0 0 0 94168 30 0 0 25 0 1 0 64738370 146575360 32603 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213757 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 35785 32603 252 16 0 32427 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 151840

[startup+1002.3 s]
/proc/loadavg: 4.01 3.94 3.43 5/312 23674
/proc/meminfo: memFree=4289908/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=93852 CPUtime=1001.99 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 204243 0 0 0 100162 37 0 0 25 0 1 0 64738370 96104448 20281 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 23463 20281 252 16 0 20105 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 102552

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.46 5/312 23676
/proc/meminfo: memFree=4280692/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=124200 CPUtime=1061.98 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 256955 0 0 0 106155 43 0 0 25 0 1 0 64738370 127180800 25322 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 31050 25322 252 16 0 27692 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 132900

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.49 5/312 23677
/proc/meminfo: memFree=4261692/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=124200 CPUtime=1121.99 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 259549 0 0 0 112155 44 0 0 25 0 1 0 64738370 127180800 27819 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 31050 27819 252 16 0 27692 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 132900

[startup+1182.3 s]
/proc/loadavg: 4.06 3.98 3.53 5/312 23679
/proc/meminfo: memFree=4231140/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=143168 CPUtime=1181.99 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 264549 0 0 0 118154 45 0 0 25 0 1 0 64738370 146604032 32461 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213497 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 35792 32461 252 16 0 32434 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 151868

[startup+1242.3 s]
/proc/loadavg: 4.02 3.98 3.56 5/312 23681
/proc/meminfo: memFree=4275236/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=124200 CPUtime=1241.99 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 275130 0 0 0 124150 49 0 0 25 0 1 0 64738370 127180800 27293 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 31050 27293 252 16 0 27692 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 132900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.58 5/312 23682
/proc/meminfo: memFree=4267860/32950928 swapFree=67111364/67111528
[pid=23609] ppid=23607 vsize=8700 CPUtime=0.3 cores=5,7
/proc/23609/stat : 23609 (esg_static.sh) S 23607 23609 21818 0 -1 4202496 352 3590 0 0 0 0 29 1 19 0 1 0 64738338 8908800 252 33554432000 4194304 4922060 140736123093968 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23609/statm: 2175 252 209 178 0 68 0
[pid=23635] ppid=23609 vsize=124200 CPUtime=1299.71 cores=5,7
/proc/23635/stat : 23635 (minisat_static) R 23609 23609 21818 0 -1 4202496 299247 0 0 0 129918 53 0 0 25 0 1 0 64738370 127180800 27376 33554432000 4194304 4256717 140733215412880 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23635/statm: 31050 27376 252 16 0 27692 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 132900

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 23609 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=298954
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=12998
# CPU time returned by wait4() is 0.311952
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.47
CPU system time (s): 0.54
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 151872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.298954
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3942
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= 9
involuntary context switches= 5

runsolver used 3.9114 second user time and 8.78566 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-09 22:01:29
IDJOB=3349003
IDBENCH=83108
IDSOLVER=1811
FILE ID=node112/3349003-1304971289
RUNJOBID= node112-1304971289-23596
PBS_JOBID= 13285638
Free space on /tmp= 40704 MiB

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

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
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:       4820252 kB
Buffers:        220916 kB
Cached:       13624676 kB
SwapCached:          0 kB
Active:       18897164 kB
Inactive:      8707724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4820252 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5588 kB
Writeback:           0 kB
AnonPages:    13758784 kB
Mapped:          20696 kB
Slab:           418400 kB
PageTables:      42316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 34991332 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 40664 MiB
End job on node112 at 2011-05-09 22:23:11