Trace number 3349004

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
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 variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   91575   234144 |   27472       0        0     nan |  0.000 % |
0.00/0.31	c |         0 |   62993   231746 |      --       0       --      -- |     --   | -28582/-2398
0.00/0.31	c ==============================================================================
0.00/0.31	c Result  :   #vars: 11426   #clauses: 62993   #literals: 231746
0.00/0.31	c CPU time:   0.293955 s
0.00/0.31	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-3349004-1304971811/watcher-3349004-1304971811 -o /tmp/evaluation-result-3349004-1304971811/solver-3349004-1304971811 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349004-1304971811.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: 4.01 4.00 3.83 4/331 5810
/proc/meminfo: memFree=6285996/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 326 0 0 0 0 0 0 0 24 0 1 0 687411750 8908800 249 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 249 209 178 0 68 0

[startup+0.048195 s]
/proc/loadavg: 4.01 4.00 3.83 4/331 5810
/proc/meminfo: memFree=6285996/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 326 0 0 0 0 0 0 0 24 0 1 0 687411750 8908800 249 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10118 s]
/proc/loadavg: 4.01 4.00 3.83 4/331 5810
/proc/meminfo: memFree=6285996/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 326 0 0 0 0 0 0 0 24 0 1 0 687411750 8908800 249 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300142 s]
/proc/loadavg: 4.01 4.00 3.83 4/331 5810
/proc/meminfo: memFree=6285996/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 326 0 0 0 0 0 0 0 24 0 1 0 687411750 8908800 249 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701066 s]
/proc/loadavg: 4.01 4.00 3.83 4/331 5810
/proc/meminfo: memFree=6285996/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 8700

[startup+1.50091 s]
/proc/loadavg: 4.01 4.00 3.83 6/333 5813
/proc/meminfo: memFree=6271728/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=23296 CPUtime=1.13 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 3751 0 0 0 113 0 0 0 19 0 1 0 687411786 23855104 2393 33554432000 4194304 4256717 140737301659904 18446744073709551615 4219085 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 5824 2393 252 16 0 2466 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31996

[startup+3.10061 s]
/proc/loadavg: 4.01 4.00 3.83 6/333 5813
/proc/meminfo: memFree=6268752/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=39436 CPUtime=2.73 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 9006 0 0 0 272 1 0 0 23 0 1 0 687411786 40382464 4904 33554432000 4194304 4256717 140737301659904 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 9859 4904 252 16 0 6501 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48136

[startup+6.30101 s]
/proc/loadavg: 4.01 4.00 3.83 5/333 5813
/proc/meminfo: memFree=6251136/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=39436 CPUtime=5.93 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 10257 0 0 0 592 1 0 0 25 0 1 0 687411786 40382464 6028 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 9859 6028 252 16 0 6501 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48136

[startup+12.7008 s]
/proc/loadavg: 4.09 4.02 3.83 6/333 5813
/proc/meminfo: memFree=6254772/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=37804 CPUtime=12.33 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 15979 0 0 0 1231 2 0 0 25 0 1 0 687411786 38711296 5899 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 9451 5899 252 16 0 6093 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46504

[startup+25.5004 s]
/proc/loadavg: 4.07 4.02 3.83 6/333 5813
/proc/meminfo: memFree=6250508/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=46644 CPUtime=25.14 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 18335 0 0 0 2511 3 0 0 25 0 1 0 687411786 47763456 8039 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 11661 8039 252 16 0 8303 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55344

[startup+51.1005 s]
/proc/loadavg: 4.13 4.03 3.84 6/333 5814
/proc/meminfo: memFree=6236444/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=58456 CPUtime=50.74 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 30567 0 0 0 5069 5 0 0 25 0 1 0 687411786 59858944 10705 33554432000 4194304 4256717 140737301659904 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 14614 10705 252 16 0 11256 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67156

[startup+102.312 s]
/proc/loadavg: 4.05 4.02 3.85 6/333 5815
/proc/meminfo: memFree=6221048/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=65640 CPUtime=101.95 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 33381 0 0 0 10189 6 0 0 25 0 1 0 687411786 67215360 13223 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 16410 13223 252 16 0 13052 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74340

[startup+162.3 s]
/proc/loadavg: 4.06 4.03 3.86 6/333 5817
/proc/meminfo: memFree=6210468/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=85684 CPUtime=161.94 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 37597 0 0 0 16188 6 0 0 25 0 1 0 687411786 87740416 17031 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 21421 17031 252 16 0 18063 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 94384

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 3.87 5/333 5819
/proc/meminfo: memFree=6163076/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=85684 CPUtime=221.95 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 65758 0 0 0 22184 11 0 0 25 0 1 0 687411786 87740416 17666 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 21421 17666 252 16 0 18063 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 94384

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.87 6/333 5820
/proc/meminfo: memFree=6130800/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=97356 CPUtime=281.94 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 81592 0 0 0 28181 13 0 0 25 0 1 0 687411786 99692544 18687 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 24339 18687 252 16 0 20981 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 106056

[startup+342.3 s]
/proc/loadavg: 4.00 4.01 3.88 6/333 5822
/proc/meminfo: memFree=6139692/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=97356 CPUtime=341.94 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 81905 0 0 0 34181 13 0 0 25 0 1 0 687411786 99692544 18991 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 24339 18991 252 16 0 20981 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 106056

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.88 5/333 5823
/proc/meminfo: memFree=6117704/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7

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

/proc/5813/statm: 27257 21751 252 16 0 23899 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 117728

[startup+642.301 s]
/proc/loadavg: 3.09 3.62 3.76 4/326 6004
/proc/meminfo: memFree=6350416/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=109028 CPUtime=641.96 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 84762 0 0 0 64181 15 0 0 25 0 1 0 687411786 111644672 21751 33554432000 4194304 4256717 140737301659904 18446744073709551615 4212155 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 27257 21751 252 16 0 23899 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 117728

[startup+702.3 s]
/proc/loadavg: 3.03 3.50 3.71 5/326 6005
/proc/meminfo: memFree=6334848/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=78752 CPUtime=701.95 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 94915 0 0 0 70177 18 0 0 25 0 1 0 687411786 80642048 16419 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 19688 16419 252 16 0 16330 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 87452

[startup+762.312 s]
/proc/loadavg: 3.01 3.41 3.66 5/326 6007
/proc/meminfo: memFree=6299616/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=97428 CPUtime=761.97 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 100092 0 0 0 76178 19 0 0 25 0 1 0 687411786 99766272 21056 33554432000 4194304 4256717 140737301659904 18446744073709551615 4209038 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 24357 21056 252 16 0 20999 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 106128

[startup+822.301 s]
/proc/loadavg: 3.00 3.33 3.62 5/326 6009
/proc/meminfo: memFree=6286532/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=109100 CPUtime=821.97 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 102491 0 0 0 82177 20 0 0 25 0 1 0 687411786 111718400 23354 33554432000 4194304 4256717 140737301659904 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 27275 23354 252 16 0 23917 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 117800

[startup+882.3 s]
/proc/loadavg: 3.00 3.27 3.58 4/326 6010
/proc/meminfo: memFree=6283896/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=109100 CPUtime=881.97 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 102772 0 0 0 88177 20 0 0 25 0 1 0 687411786 111718400 23622 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 27275 23622 252 16 0 23917 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 117800

[startup+942.301 s]
/proc/loadavg: 2.96 3.20 3.53 4/326 6042
/proc/meminfo: memFree=6277464/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=109100 CPUtime=941.97 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 102984 0 0 0 94177 20 0 0 25 0 1 0 687411786 111718400 23824 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 27275 23824 252 16 0 23917 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 117800

[startup+1002.3 s]
/proc/loadavg: 2.98 3.16 3.50 4/326 6043
/proc/meminfo: memFree=6274956/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=109100 CPUtime=1001.97 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 103123 0 0 0 100177 20 0 0 25 0 1 0 687411786 111718400 23953 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 27275 23953 252 16 0 23917 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 117800

[startup+1062.3 s]
/proc/loadavg: 2.99 3.13 3.47 4/326 6045
/proc/meminfo: memFree=6237268/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=140364 CPUtime=1061.97 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 111617 0 0 0 106176 21 0 0 25 0 1 0 687411786 143732736 31799 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 35091 31799 252 16 0 31733 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 149064

[startup+1122.3 s]
/proc/loadavg: 3.14 3.15 3.45 4/326 6047
/proc/meminfo: memFree=6164940/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=140364 CPUtime=1121.97 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 111617 0 0 0 112176 21 0 0 25 0 1 0 687411786 143732736 31799 33554432000 4194304 4256717 140737301659904 18446744073709551615 4218822 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 35091 31799 252 16 0 31733 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 149064

[startup+1182.3 s]
/proc/loadavg: 3.05 3.12 3.42 4/326 6048
/proc/meminfo: memFree=6173216/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=140364 CPUtime=1181.97 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 111617 0 0 0 118176 21 0 0 25 0 1 0 687411786 143732736 31799 33554432000 4194304 4256717 140737301659904 18446744073709551615 4210789 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 35091 31799 252 16 0 31733 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 149064

[startup+1242.3 s]
/proc/loadavg: 3.02 3.10 3.39 4/326 6050
/proc/meminfo: memFree=6138580/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=141692 CPUtime=1241.98 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 111876 0 0 0 124176 22 0 0 25 0 1 0 687411786 145092608 32043 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 35423 32043 252 16 0 32065 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 150392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.08 3.36 4/326 6051
/proc/meminfo: memFree=6144240/32950928 swapFree=67085488/67111528
[pid=5810] ppid=5808 vsize=8700 CPUtime=0.35 cores=5,7
/proc/5810/stat : 5810 (esg_static.sh) S 5808 5810 4834 0 -1 4202496 351 4077 0 0 0 0 33 2 21 0 1 0 687411750 8908800 251 33554432000 4194304 4922060 140733890452752 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5810/statm: 2175 251 209 178 0 68 0
[pid=5813] ppid=5810 vsize=141692 CPUtime=1299.69 cores=5,7
/proc/5813/stat : 5813 (minisat_static) R 5810 5810 4834 0 -1 4202496 127499 0 0 0 129944 25 0 0 25 0 1 0 687411786 145092608 31959 33554432000 4194304 4256717 140737301659904 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5813/statm: 35423 31959 252 16 0 32065 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 150392

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 5810 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=330949
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=25996
# CPU time returned by wait4() is 0.356945
# while last known CPU time is 1300.04
#
# 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.04
CPU user time (s): 1299.77
CPU system time (s): 0.27
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 150392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.330949
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4428
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= 8
involuntary context switches= 19

runsolver used 3.77443 second user time and 9.25459 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-09 22:10:11
IDJOB=3349004
IDBENCH=83130
IDSOLVER=1811
FILE ID=node114/3349004-1304971811
RUNJOBID= node114-1304970755-5264
PBS_JOBID= 13285636
Free space on /tmp= 39808 MiB

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

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=356982043

node114.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.848
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.848
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	: 5226.15
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.848
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.74
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.848
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.73
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.848
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.75
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.848
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.75
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.848
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.848
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6286152 kB
Buffers:        226480 kB
Cached:       15186368 kB
SwapCached:        192 kB
Active:       13380204 kB
Inactive:     12676664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6286152 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:            3152 kB
Writeback:           0 kB
AnonPages:    10643720 kB
Mapped:          27160 kB
Slab:           503984 kB
PageTables:      38216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52807060 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= 39776 MiB
End job on node114 at 2011-05-09 22:31:53