Trace number 3349015

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-top24.cnf
MD5SUM1f485d737caaaca49e2c467c83cbdcec
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark520.047
Satisfiable
(Un)Satisfiability was proved
Number of variables65983
Number of clauses209942
Sum of the clauses size513194
Maximum clause length2578
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2127592
Number of clauses of size 380970
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 51058

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  197322   482608 |   59196       0        0     nan |  0.000 % |
0.00/0.63	c |         0 |  123324   416560 |      --       0       --      -- |     --   | -73998/-66048
0.00/0.63	c ==============================================================================
0.00/0.63	c Result  :   #vars: 24191   #clauses: 123324   #literals: 416560
0.00/0.63	c CPU time:   0.609907 s
0.00/0.63	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-3349015-1304971398/watcher-3349015-1304971398 -o /tmp/evaluation-result-3349015-1304971398/solver-3349015-1304971398 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349015-1304971398.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.94 2.88 2.91 5/244 23211
/proc/meminfo: memFree=5067472/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 608739593 8908800 250 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 250 209 178 0 68 0

[startup+0.0938051 s]
/proc/loadavg: 3.94 2.88 2.91 5/244 23211
/proc/meminfo: memFree=5067472/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 608739593 8908800 250 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100803 s]
/proc/loadavg: 3.94 2.88 2.91 5/244 23211
/proc/meminfo: memFree=5067472/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 608739593 8908800 250 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300767 s]
/proc/loadavg: 3.94 2.88 2.91 5/244 23211
/proc/meminfo: memFree=5067472/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 608739593 8908800 250 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700695 s]
/proc/loadavg: 3.94 2.88 2.91 5/244 23211
/proc/meminfo: memFree=5067472/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 608739593 8908800 250 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50056 s]
/proc/loadavg: 3.94 2.88 2.91 5/246 23214
/proc/meminfo: memFree=5046512/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=26652 CPUtime=0.78 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 3934 0 0 0 78 0 0 0 21 0 1 0 608739663 27291648 3420 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 6663 3420 253 16 0 3305 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 35352

[startup+3.10027 s]
/proc/loadavg: 3.94 2.88 2.91 5/246 23214
/proc/meminfo: memFree=5042668/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=34404 CPUtime=2.38 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 8647 0 0 0 237 1 0 0 25 0 1 0 608739663 35229696 4724 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 8601 4724 253 16 0 5243 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43104

[startup+6.30071 s]
/proc/loadavg: 3.94 2.90 2.92 5/246 23214
/proc/meminfo: memFree=5059904/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=41476 CPUtime=5.58 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 11278 0 0 0 557 1 0 0 25 0 1 0 608739663 42471424 6869 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 10369 6869 253 16 0 7011 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 50176

[startup+12.7006 s]
/proc/loadavg: 3.95 2.92 2.92 5/246 23215
/proc/meminfo: memFree=5029416/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=45896 CPUtime=11.98 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 12943 0 0 0 1196 2 0 0 25 0 1 0 608739663 46997504 8251 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 11474 8251 253 16 0 8116 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54596

[startup+25.5003 s]
/proc/loadavg: 3.96 2.97 2.94 5/246 23215
/proc/meminfo: memFree=5052568/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=57500 CPUtime=24.78 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 27487 0 0 0 2474 4 0 0 25 0 1 0 608739663 58880000 10947 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 14375 10947 253 16 0 11017 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 66200

[startup+51.1008 s]
/proc/loadavg: 4.05 3.07 2.97 5/246 23279
/proc/meminfo: memFree=5242712/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=57500 CPUtime=50.38 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 27699 0 0 0 5034 4 0 0 25 0 1 0 608739663 58880000 11152 33554432000 4194304 4256717 140737124219648 18446744073709551615 4210895 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 14375 11152 253 16 0 11017 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 66200

[startup+102.309 s]
/proc/loadavg: 4.02 3.21 3.02 5/246 23280
/proc/meminfo: memFree=5172044/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=83456 CPUtime=101.59 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 43182 0 0 0 10153 6 0 0 25 0 1 0 608739663 85458944 17523 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 20864 17523 253 16 0 17506 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 92156

[startup+162.301 s]
/proc/loadavg: 4.04 3.37 3.08 5/246 23312
/proc/meminfo: memFree=5132844/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=113804 CPUtime=161.58 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 62339 0 0 0 16147 11 0 0 25 0 1 0 608739663 116535296 21144 33554432000 4194304 4256717 140737124219648 18446744073709551615 4209023 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 28451 21144 253 16 0 25093 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 122504

[startup+222.301 s]
/proc/loadavg: 4.08 3.49 3.14 5/246 23313
/proc/meminfo: memFree=5096224/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=113804 CPUtime=221.58 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 62662 0 0 0 22147 11 0 0 25 0 1 0 608739663 116535296 21455 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213962 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 28451 21455 253 16 0 25093 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 122504

[startup+282.301 s]
/proc/loadavg: 4.03 3.58 3.20 5/246 23315
/proc/meminfo: memFree=5144536/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=113804 CPUtime=281.59 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 63408 0 0 0 28147 12 0 0 25 0 1 0 608739663 116535296 22167 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 28451 22167 253 16 0 25093 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 122504

[startup+342.3 s]
/proc/loadavg: 4.01 3.66 3.24 5/246 23316
/proc/meminfo: memFree=5110732/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=113804 CPUtime=341.59 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 64028 0 0 0 34147 12 0 0 25 0 1 0 608739663 116535296 22747 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213575 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 28451 22747 253 16 0 25093 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 122504

[startup+402.301 s]
/proc/loadavg: 4.00 3.72 3.29 5/246 23318
/proc/meminfo: memFree=5106696/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3

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

/proc/23214/statm: 26710 22453 253 16 0 23352 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 115540

[startup+642.3 s]
/proc/loadavg: 4.02 3.89 3.45 5/246 23324
/proc/meminfo: memFree=5085112/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=106840 CPUtime=641.6 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 89846 0 0 0 64143 17 0 0 25 0 1 0 608739663 109404160 22970 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 26710 22970 253 16 0 23352 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 115540

[startup+702.301 s]
/proc/loadavg: 4.05 3.92 3.48 5/246 23326
/proc/meminfo: memFree=5034336/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=106840 CPUtime=701.6 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 114683 0 0 0 70138 22 0 0 25 0 1 0 608739663 109404160 23174 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 26710 23174 253 16 0 23352 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 115540

[startup+762.309 s]
/proc/loadavg: 4.02 3.93 3.51 5/246 23328
/proc/meminfo: memFree=5007740/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=106840 CPUtime=761.61 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 114683 0 0 0 76139 22 0 0 25 0 1 0 608739663 109404160 23174 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 26710 23174 253 16 0 23352 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 115540

[startup+822.3 s]
/proc/loadavg: 4.04 3.95 3.55 5/246 23329
/proc/meminfo: memFree=5011764/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=76492 CPUtime=821.6 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 163199 0 0 0 82131 29 0 0 25 0 1 0 608739663 78327808 15900 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 19123 15900 253 16 0 15765 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 85192

[startup+882.301 s]
/proc/loadavg: 4.01 3.96 3.57 5/246 23331
/proc/meminfo: memFree=5055720/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=76492 CPUtime=881.6 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 230193 0 0 0 88121 39 0 0 25 0 1 0 608739663 78327808 15900 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213969 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 19123 15900 253 16 0 15765 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 85192

[startup+942.3 s]
/proc/loadavg: 4.00 3.96 3.59 5/246 23332
/proc/meminfo: memFree=4989684/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=125812 CPUtime=941.6 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 297047 0 0 0 94110 50 0 0 25 0 1 0 608739663 128831488 23847 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 31453 23847 253 16 0 28095 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 134512

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.62 5/246 23334
/proc/meminfo: memFree=5021984/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=125812 CPUtime=1001.61 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 357455 0 0 0 100101 60 0 0 25 0 1 0 608739663 128831488 23786 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213969 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 31453 23786 253 16 0 28095 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 134512

[startup+1062.3 s]
/proc/loadavg: 4.09 3.99 3.65 5/246 23430
/proc/meminfo: memFree=5094848/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=126212 CPUtime=1061.61 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 416808 0 0 0 106091 70 0 0 25 0 1 0 608739663 129241088 23731 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 31553 23731 253 16 0 28195 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 134912

[startup+1122.3 s]
/proc/loadavg: 4.09 4.00 3.67 5/246 23431
/proc/meminfo: memFree=5047508/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=107368 CPUtime=1121.6 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 474535 0 0 0 112081 79 0 0 25 0 1 0 608739663 109944832 23611 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 26842 23611 253 16 0 23484 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 116068

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.69 5/246 23433
/proc/meminfo: memFree=5012712/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=137716 CPUtime=1181.61 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 490727 0 0 0 118078 83 0 0 25 0 1 0 608739663 141021184 30931 33554432000 4194304 4256717 140737124219648 18446744073709551615 4210789 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 34429 30931 253 16 0 31071 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 146416

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.71 5/246 23434
/proc/meminfo: memFree=4967392/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=156684 CPUtime=1241.61 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 496167 0 0 0 124077 84 0 0 25 0 1 0 608739663 160444416 35940 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 39171 35940 253 16 0 35813 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 165384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.73 5/246 23436
/proc/meminfo: memFree=4935956/32950928 swapFree=64721848/67111528
[pid=23211] ppid=23209 vsize=8700 CPUtime=0.69 cores=1,3
/proc/23211/stat : 23211 (esg_static.sh) S 23209 23211 22624 0 -1 4202496 353 9011 0 0 0 0 67 2 18 0 1 0 608739593 8908800 252 33554432000 4194304 4922060 140736582030960 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23211/statm: 2175 252 209 178 0 68 0
[pid=23214] ppid=23211 vsize=156684 CPUtime=1299.32 cores=1,3
/proc/23214/stat : 23214 (minisat_static) R 23211 23211 22624 0 -1 4202496 496167 0 0 0 129848 84 0 0 25 0 1 0 608739663 160444416 35940 33554432000 4194304 4256717 140737124219648 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23214/statm: 39171 35940 253 16 0 35813 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 165384

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 23211 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=680896
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=25996
# CPU time returned by wait4() is 0.706892
# 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.15
CPU system time (s): 0.86
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 165388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.680896
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= 9364
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 2.68659 second user time and 6.78597 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-09 22:03:18
IDJOB=3349015
IDBENCH=83116
IDSOLVER=1811
FILE ID=node123/3349015-1304971398
RUNJOBID= node123-1304971196-23089
PBS_JOBID= 13285627
Free space on /tmp= 39068 MiB

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

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

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
RANDOM SEED=1676787312

node123.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.838
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.67
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.838
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.838
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.75
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.838
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.838
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.74
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.838
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.80
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.838
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.838
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:       5067744 kB
Buffers:        226604 kB
Cached:       17657796 kB
SwapCached:      10384 kB
Active:       14836124 kB
Inactive:     12442920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5067744 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:     9392224 kB
Mapped:          16264 kB
Slab:           510152 kB
PageTables:      32616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13463520 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= 39104 MiB
End job on node123 at 2011-05-09 22:25:00