Trace number 3348821

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.02 1300.01

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

Solver Data

0.00/0.00	c Parsing...
1.29/1.36	c ==============================================================================
1.29/1.36	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.36	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.36	c ==============================================================================
1.29/1.36	c |         0 | 1379117  3541891 |  413735       0        0     nan |  0.000 % |
7.99/8.04	c |         0 |  616639  2018525 |      --       0       --      -- |     --   | -735035/-1451089
7.99/8.04	c ==============================================================================
7.99/8.04	c Result  :   #vars: 113534   #clauses: 616639   #literals: 2018525
7.99/8.04	c CPU time:   7.82681 s
7.99/8.04	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-3348821-1304972700/watcher-3348821-1304972700 -o /tmp/evaluation-result-3348821-1304972700/solver-3348821-1304972700 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348821-1304972700.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: 4.01 4.01 3.73 4/244 23463
/proc/meminfo: memFree=5012492/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=0 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) R 23461 23463 22624 0 -1 4202496 309 0 0 0 0 0 0 0 23 0 1 0 608870000 8908800 249 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089518485 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/23463/statm: 2175 249 209 178 0 68 0

[startup+0.0722509 s]
/proc/loadavg: 4.01 4.01 3.73 4/244 23463
/proc/meminfo: memFree=5012492/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=0 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 326 0 0 0 0 0 0 0 23 0 1 0 608870000 8908800 249 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23463/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100244 s]
/proc/loadavg: 4.01 4.01 3.73 4/244 23463
/proc/meminfo: memFree=5012492/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=0 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 326 0 0 0 0 0 0 0 23 0 1 0 608870000 8908800 249 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23463/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30021 s]
/proc/loadavg: 4.01 4.01 3.73 4/244 23463
/proc/meminfo: memFree=5012492/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=0 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 326 0 0 0 0 0 0 0 23 0 1 0 608870000 8908800 249 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23463/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70014 s]
/proc/loadavg: 4.01 4.01 3.73 4/244 23463
/proc/meminfo: memFree=5012492/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=0 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 326 0 0 0 0 0 0 0 23 0 1 0 608870000 8908800 249 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23463/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.501 s]
/proc/loadavg: 4.01 4.01 3.73 5/246 23465
/proc/meminfo: memFree=4902980/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=0 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 326 0 0 0 0 0 0 0 23 0 1 0 608870000 8908800 249 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23463/statm: 2175 249 209 178 0 68 0
[pid=23464] ppid=23463 vsize=196384 CPUtime=1.49 cores=1,3
/proc/23464/stat : 23464 (SatELite_releas) R 23463 23463 22624 0 -1 4202496 47711 0 0 0 139 10 0 0 25 0 1 0 608870001 201097216 43648 33554432000 134512640 135144242 4293203776 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23464/statm: 49096 43648 77 155 0 48939 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 205084

[startup+3.10071 s]
/proc/loadavg: 4.01 4.01 3.73 5/246 23465
/proc/meminfo: memFree=4850776/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=0 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 326 0 0 0 0 0 0 0 23 0 1 0 608870000 8908800 249 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23463/statm: 2175 249 209 178 0 68 0
[pid=23464] ppid=23463 vsize=214572 CPUtime=3.09 cores=1,3
/proc/23464/stat : 23464 (SatELite_releas) R 23463 23463 22624 0 -1 4202496 51956 0 0 0 295 14 0 0 25 0 1 0 608870001 219721728 47893 33554432000 134512640 135144242 4293203776 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23464/statm: 53643 47893 77 155 0 53486 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 223272

[startup+6.30015 s]
/proc/loadavg: 4.01 4.00 3.73 5/246 23465
/proc/meminfo: memFree=4789972/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=0 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 326 0 0 0 0 0 0 0 23 0 1 0 608870000 8908800 249 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23463/statm: 2175 249 209 178 0 68 0
[pid=23464] ppid=23463 vsize=217664 CPUtime=6.29 cores=1,3
/proc/23464/stat : 23464 (SatELite_releas) R 23463 23463 22624 0 -1 4202496 53716 0 0 0 611 18 0 0 25 0 1 0 608870001 222887936 48663 33554432000 134512640 135144242 4293203776 18446744073709551615 134588216 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23464/statm: 54416 48663 77 155 0 54259 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 226364

[startup+12.701 s]
/proc/loadavg: 4.01 4.00 3.73 5/246 23466
/proc/meminfo: memFree=4918132/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=67228 CPUtime=4.16 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 14610 0 0 0 414 2 0 0 25 0 1 0 608870854 68841472 12580 33554432000 4194304 4256717 140734066585328 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 16807 12580 253 16 0 13449 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 75928

[startup+25.5008 s]
/proc/loadavg: 4.01 4.00 3.73 5/246 23467
/proc/meminfo: memFree=4914796/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=68552 CPUtime=16.95 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 15617 0 0 0 1693 2 0 0 25 0 1 0 608870854 70197248 13542 33554432000 4194304 4256717 140734066585328 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 17138 13542 253 16 0 13780 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 77252

[startup+51.1002 s]
/proc/loadavg: 3.94 3.99 3.73 5/246 23529
/proc/meminfo: memFree=4864564/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=81692 CPUtime=42.55 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 24633 0 0 0 4251 4 0 0 25 0 1 0 608870854 83652608 14347 33554432000 4194304 4256717 140734066585328 18446744073709551615 4233367 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 20423 14347 253 16 0 17065 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 90392

[startup+102.309 s]
/proc/loadavg: 3.97 3.99 3.74 5/246 23531
/proc/meminfo: memFree=4821932/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=113152 CPUtime=93.77 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 44643 0 0 0 9369 8 0 0 25 0 1 0 608870854 115867648 23432 33554432000 4194304 4256717 140734066585328 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 28288 23432 253 16 0 24930 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 121852

[startup+162.301 s]
/proc/loadavg: 4.04 3.99 3.75 5/246 23562
/proc/meminfo: memFree=4877764/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=162472 CPUtime=153.76 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 71253 0 0 0 15364 12 0 0 25 0 1 0 608870854 166371328 32493 33554432000 4194304 4256717 140734066585328 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 40618 32493 253 16 0 37260 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 171172

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.77 5/246 23564
/proc/meminfo: memFree=4857896/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=162472 CPUtime=213.76 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 95167 0 0 0 21360 16 0 0 25 0 1 0 608870854 166371328 34416 33554432000 4194304 4256717 140734066585328 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 40618 34416 253 16 0 37260 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 171172

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.78 5/246 23566
/proc/meminfo: memFree=4815936/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=162472 CPUtime=273.76 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 121872 0 0 0 27355 21 0 0 25 0 1 0 608870854 166371328 35491 33554432000 4194304 4256717 140734066585328 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 40618 35491 253 16 0 37260 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 171172

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.79 5/246 23567
/proc/meminfo: memFree=4864016/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=162472 CPUtime=333.77 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 149095 0 0 0 33350 27 0 0 25 0 1 0 608870854 166371328 34694 33554432000 4194304 4256717 140734066585328 18446744073709551615 4210895 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 40618 34694 253 16 0 37260 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 171172

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.80 5/246 23569
/proc/meminfo: memFree=4773932/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3

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

/proc/23466/statm: 48323 37620 253 16 0 44965 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 201992

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.84 5/246 23575
/proc/meminfo: memFree=4790884/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=193292 CPUtime=633.78 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 277037 0 0 0 63329 49 0 0 25 0 1 0 608870854 197931008 36669 33554432000 4194304 4256717 140734066585328 18446744073709551615 4209083 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 48323 36669 253 16 0 44965 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 201992

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/246 23577
/proc/meminfo: memFree=4782892/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=193292 CPUtime=693.78 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 298236 0 0 0 69325 53 0 0 25 0 1 0 608870854 197931008 38558 33554432000 4194304 4256717 140734066585328 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 48323 38558 253 16 0 44965 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 201992

[startup+762.309 s]
/proc/loadavg: 4.00 4.00 3.85 5/246 23578
/proc/meminfo: memFree=4751604/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=193292 CPUtime=753.79 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 318138 0 0 0 75322 57 0 0 25 0 1 0 608870854 197931008 39459 33554432000 4194304 4256717 140734066585328 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 48323 39459 253 16 0 44965 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 201992

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/246 23580
/proc/meminfo: memFree=4764576/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=193292 CPUtime=813.78 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 340259 0 0 0 81317 61 0 0 25 0 1 0 608870854 197931008 40058 33554432000 4194304 4256717 140734066585328 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 48323 40058 253 16 0 44965 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 201992

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/246 23582
/proc/meminfo: memFree=4734772/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=193292 CPUtime=873.78 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 360963 0 0 0 87314 64 0 0 25 0 1 0 608870854 197931008 39721 33554432000 4194304 4256717 140734066585328 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 48323 39721 253 16 0 44965 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 201992

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/246 23583
/proc/meminfo: memFree=4726928/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=193292 CPUtime=933.78 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 381840 0 0 0 93311 67 0 0 25 0 1 0 608870854 197931008 40900 33554432000 4194304 4256717 140734066585328 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 48323 40900 253 16 0 44965 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 201992

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/246 23585
/proc/meminfo: memFree=4704716/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=193292 CPUtime=993.78 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 403213 0 0 0 99308 70 0 0 25 0 1 0 608870854 197931008 40737 33554432000 4194304 4256717 140734066585328 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 48323 40737 253 16 0 44965 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 201992

[startup+1062.3 s]
/proc/loadavg: 3.82 3.96 3.87 4/239 23604
/proc/meminfo: memFree=4847744/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=193292 CPUtime=1053.79 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 426995 0 0 0 105304 75 0 0 25 0 1 0 608870854 197931008 42201 33554432000 4194304 4256717 140734066585328 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 48323 42201 253 16 0 44965 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 201992

[startup+1122.3 s]
/proc/loadavg: 3.34 3.80 3.82 4/239 23606
/proc/meminfo: memFree=4829004/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=193292 CPUtime=1113.78 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 449673 0 0 0 111300 78 0 0 25 0 1 0 608870854 197931008 42545 33554432000 4194304 4256717 140734066585328 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 48323 42545 253 16 0 44965 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 201992

[startup+1182.3 s]
/proc/loadavg: 3.12 3.65 3.77 4/239 23608
/proc/meminfo: memFree=4861956/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=193292 CPUtime=1173.79 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 472037 0 0 0 117297 82 0 0 25 0 1 0 608870854 197931008 42486 33554432000 4194304 4256717 140734066585328 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 48323 42486 253 16 0 44965 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 201992

[startup+1242.3 s]
/proc/loadavg: 3.04 3.53 3.71 4/239 23609
/proc/meminfo: memFree=4873072/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=193292 CPUtime=1233.79 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 493385 0 0 0 123293 86 0 0 25 0 1 0 608870854 197931008 42461 33554432000 4194304 4256717 140734066585328 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 48323 42461 253 16 0 44965 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 201992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.43 3.67 4/239 23611
/proc/meminfo: memFree=4872152/32950928 swapFree=64721848/67111528
[pid=23463] ppid=23461 vsize=8700 CPUtime=8.52 cores=1,3
/proc/23463/stat : 23463 (esg_static.sh) S 23461 23463 22624 0 -1 4202496 351 79345 0 0 0 0 828 24 18 0 1 0 608870000 8908800 251 33554432000 4194304 4922060 140733803117184 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23463/statm: 2175 251 209 178 0 68 0
[pid=23466] ppid=23463 vsize=193292 CPUtime=1291.5 cores=1,3
/proc/23466/stat : 23466 (minisat_static) R 23463 23463 22624 0 -1 4202496 515778 0 0 0 129060 90 0 0 25 0 1 0 608870854 197931008 41042 33554432000 4194304 4256717 140734066585328 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23466/statm: 48323 41042 253 16 0 44965 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 201992

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 23463 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=280741
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=250961
# CPU time returned by wait4() is 8.5317
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1298.88
CPU system time (s): 1.14
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 332220

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

runsolver used 2.66559 second user time and 6.80596 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-09 22:25:02
IDJOB=3348821
IDBENCH=84246
IDSOLVER=1811
FILE ID=node123/3348821-1304972700
RUNJOBID= node123-1304971196-23089
PBS_JOBID= 13285627
Free space on /tmp= 39080 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348821-1304972700/watcher-3348821-1304972700 -o /tmp/evaluation-result-3348821-1304972700/solver-3348821-1304972700 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348821-1304972700.cnf

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=1363739056

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:       5012764 kB
Buffers:        227980 kB
Cached:       17658476 kB
SwapCached:      10384 kB
Active:       14870588 kB
Inactive:     12463332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5012764 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           28972 kB
Writeback:           0 kB
AnonPages:     9445088 kB
Mapped:          16260 kB
Slab:           510184 kB
PageTables:      32728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13488380 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= 39012 MiB
End job on node123 at 2011-05-09 22:46:44