Trace number 3349013

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

Solver Data

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  181786   444486 |   54535       0        0     nan |  0.000 % |
0.00/0.57	c |         0 |  113554   383257 |      --       0       --      -- |     --   | -68232/-61229
0.00/0.57	c ==============================================================================
0.00/0.57	c Result  :   #vars: 22269   #clauses: 113554   #literals: 383257
0.00/0.57	c CPU time:   0.559914 s
0.00/0.57	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-3349013-1304971387/watcher-3349013-1304971387 -o /tmp/evaluation-result-3349013-1304971387/solver-3349013-1304971387 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349013-1304971387.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.94 3.25 3.32 4/306 11873
/proc/meminfo: memFree=26243784/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 589554608 8908800 249 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 249 209 178 0 68 0

[startup+0.169775 s]
/proc/loadavg: 3.94 3.25 3.32 4/306 11873
/proc/meminfo: memFree=26243784/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 589554608 8908800 249 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200758 s]
/proc/loadavg: 3.94 3.25 3.32 4/306 11873
/proc/meminfo: memFree=26243784/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 589554608 8908800 249 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300737 s]
/proc/loadavg: 3.94 3.25 3.32 4/306 11873
/proc/meminfo: memFree=26243784/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 589554608 8908800 249 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700674 s]
/proc/loadavg: 3.94 3.25 3.32 4/306 11873
/proc/meminfo: memFree=26243784/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 3.94 3.25 3.32 5/308 11876
/proc/meminfo: memFree=26225052/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=26200 CPUtime=0.84 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 3774 0 0 0 84 0 0 0 23 0 1 0 589554673 26828800 3302 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213652 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 6550 3302 252 16 0 3192 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34900

[startup+3.1012 s]
/proc/loadavg: 3.95 3.27 3.33 5/308 11876
/proc/meminfo: memFree=26191816/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=33692 CPUtime=2.44 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 8368 0 0 0 243 1 0 0 25 0 1 0 589554673 34500608 4633 33554432000 4194304 4256717 140737091704368 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 8423 4633 252 16 0 5065 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42392

[startup+6.30063 s]
/proc/loadavg: 3.95 3.27 3.33 5/308 11876
/proc/meminfo: memFree=26176192/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=47836 CPUtime=5.64 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 12733 0 0 0 563 1 0 0 25 0 1 0 589554673 48984064 8173 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 11959 8173 252 16 0 8601 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56536

[startup+12.7005 s]
/proc/loadavg: 3.95 3.29 3.33 5/308 11876
/proc/meminfo: memFree=26206952/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=45184 CPUtime=12.04 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 17783 0 0 0 1202 2 0 0 25 0 1 0 589554673 46268416 7384 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 11296 7384 252 16 0 7938 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53884

[startup+25.5011 s]
/proc/loadavg: 3.96 3.31 3.34 5/308 11877
/proc/meminfo: memFree=26193444/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=56788 CPUtime=24.84 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 27714 0 0 0 2480 4 0 0 25 0 1 0 589554673 58150912 10892 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213356 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 14197 10892 252 16 0 10839 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65488

[startup+51.1004 s]
/proc/loadavg: 4.04 3.38 3.36 5/308 11877
/proc/meminfo: memFree=26170068/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=56788 CPUtime=50.44 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 27824 0 0 0 5040 4 0 0 25 0 1 0 589554673 58150912 10997 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 14197 10997 252 16 0 10839 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65488

[startup+102.301 s]
/proc/loadavg: 4.07 3.50 3.40 5/308 11879
/proc/meminfo: memFree=26098484/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=94344 CPUtime=101.65 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 42123 0 0 0 10159 6 0 0 25 0 1 0 589554673 96608256 20386 33554432000 4194304 4256717 140737091704368 18446744073709551615 4214170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 23586 20386 252 16 0 20228 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 103044

[startup+162.301 s]
/proc/loadavg: 4.08 3.60 3.44 5/308 11880
/proc/meminfo: memFree=26046588/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=94344 CPUtime=161.65 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 42123 0 0 0 16159 6 0 0 25 0 1 0 589554673 96608256 20386 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 23586 20386 252 16 0 20228 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 103044

[startup+222.312 s]
/proc/loadavg: 4.02 3.67 3.47 5/308 11882
/proc/meminfo: memFree=26116952/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=90016 CPUtime=221.66 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 69445 0 0 0 22154 12 0 0 25 0 1 0 589554673 92176384 18306 33554432000 4194304 4256717 140737091704368 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 22504 18306 252 16 0 19146 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 98716

[startup+282.301 s]
/proc/loadavg: 4.01 3.72 3.50 5/308 11884
/proc/meminfo: memFree=26096064/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=101688 CPUtime=281.65 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 73370 0 0 0 28153 12 0 0 25 0 1 0 589554673 104128512 22007 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213652 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 25422 22007 252 16 0 22064 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 110388

[startup+342.301 s]
/proc/loadavg: 4.06 3.79 3.54 5/308 11885
/proc/meminfo: memFree=26004004/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=120656 CPUtime=341.66 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 78722 0 0 0 34152 14 0 0 25 0 1 0 589554673 123551744 26964 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 30164 26964 252 16 0 26806 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 129356

[startup+402.301 s]
/proc/loadavg: 4.02 3.82 3.56 5/308 11887
/proc/meminfo: memFree=26097072/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6

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

/proc/11876/statm: 33021 29203 252 16 0 29663 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 140784

[startup+702.301 s]
/proc/loadavg: 4.09 3.98 3.69 5/308 11895
/proc/meminfo: memFree=25902940/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=151628 CPUtime=701.67 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 286086 0 0 0 70121 46 0 0 25 0 1 0 589554673 155267072 33977 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213458 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 37907 33977 252 16 0 34549 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 160328

[startup+762.301 s]
/proc/loadavg: 4.03 3.98 3.71 5/308 11896
/proc/meminfo: memFree=25879824/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=151628 CPUtime=761.68 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 286866 0 0 0 76122 46 0 0 25 0 1 0 589554673 155267072 34707 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 37907 34707 252 16 0 34549 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 160328

[startup+822.301 s]
/proc/loadavg: 4.01 3.98 3.72 5/308 11898
/proc/meminfo: memFree=25871972/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=151628 CPUtime=821.67 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 286866 0 0 0 82121 46 0 0 25 0 1 0 589554673 155267072 34707 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 37907 34707 252 16 0 34549 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 160328

[startup+882.311 s]
/proc/loadavg: 4.04 3.99 3.74 5/308 11900
/proc/meminfo: memFree=25865228/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=151628 CPUtime=881.68 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 286866 0 0 0 88122 46 0 0 25 0 1 0 589554673 155267072 34707 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 37907 34707 252 16 0 34549 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 160328

[startup+942.301 s]
/proc/loadavg: 4.01 3.99 3.75 5/308 11901
/proc/meminfo: memFree=25859104/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=151628 CPUtime=941.67 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 286866 0 0 0 94121 46 0 0 25 0 1 0 589554673 155267072 34707 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 37907 34707 252 16 0 34549 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 160328

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.77 5/308 11903
/proc/meminfo: memFree=25837736/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=151628 CPUtime=1001.68 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 286866 0 0 0 100122 46 0 0 25 0 1 0 589554673 155267072 34707 33554432000 4194304 4256717 140737091704368 18446744073709551615 4210826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 37907 34707 252 16 0 34549 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 160328

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.78 4/301 11927
/proc/meminfo: memFree=26282164/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=132660 CPUtime=1061.68 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 301544 0 0 0 106119 49 0 0 25 0 1 0 589554673 135843840 28602 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213353 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 33165 28602 252 16 0 29807 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 141360

[startup+1122.3 s]
/proc/loadavg: 4.12 4.01 3.80 5/308 12088
/proc/meminfo: memFree=25639832/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=151628 CPUtime=1121.68 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 308222 0 0 0 112111 57 0 0 25 0 1 0 589554673 155267072 34707 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213442 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 37907 34707 252 16 0 34549 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 160328

[startup+1182.3 s]
/proc/loadavg: 4.09 4.02 3.81 5/308 12212
/proc/meminfo: memFree=25544844/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=151628 CPUtime=1181.68 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 308222 0 0 0 118108 60 0 0 25 0 1 0 589554673 155267072 34707 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 37907 34707 252 16 0 34549 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 160328

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.82 5/308 12213
/proc/meminfo: memFree=25448840/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=151628 CPUtime=1241.69 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 308222 0 0 0 124108 61 0 0 25 0 1 0 589554673 155267072 34707 33554432000 4194304 4256717 140737091704368 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 37907 34707 252 16 0 34549 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 160328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.83 5/308 12215
/proc/meminfo: memFree=25444812/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=151628 CPUtime=1299.39 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 308222 0 0 0 129878 61 0 0 25 0 1 0 589554673 155267072 34707 33554432000 4194304 4256717 140737091704368 18446744073709551615 4211768 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 37907 34707 252 16 0 34549 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 160328

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.83 5/308 12215
/proc/meminfo: memFree=25444812/32951124 swapFree=63485424/67111528
[pid=11873] ppid=11871 vsize=8700 CPUtime=0.64 cores=4,6
/proc/11873/stat : 11873 (esg_static.sh) S 11871 11873 9758 0 -1 4202496 352 8079 0 0 0 0 62 2 19 0 1 0 589554608 8908800 251 33554432000 4194304 4922060 140736690086080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11873/statm: 2175 251 209 178 0 68 0
[pid=11876] ppid=11873 vsize=151628 CPUtime=1299.39 cores=4,6
/proc/11876/stat : 11876 (minisat_static) R 11873 11873 9758 0 -1 4202496 308222 0 0 0 129878 61 0 0 25 0 1 0 589554673 155267072 34707 33554432000 4194304 4256717 140737091704368 18446744073709551615 4211768 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11876/statm: 37907 34707 252 16 0 34549 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 160328

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11873 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=623905
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=23996
# CPU time returned by wait4() is 0.647901
# while last known CPU time is 1300.03
#
# 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.03
CPU user time (s): 1299.4
CPU system time (s): 0.63
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 160328

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

runsolver used 3.89841 second user time and 8.04478 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 22:03:07
IDJOB=3349013
IDBENCH=83114
IDSOLVER=1811
FILE ID=node147/3349013-1304971387
RUNJOBID= node147-1304971145-11659
PBS_JOBID= 13285603
Free space on /tmp= 53160 MiB

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

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=1497826788

node147.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.836
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.836
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	: 5332.75
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.836
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.82
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.836
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.75
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.836
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.82
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.836
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.76
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.836
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.82
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.836
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:     32951124 kB
MemFree:      26243940 kB
Buffers:        164956 kB
Cached:        2996140 kB
SwapCached:      12852 kB
Active:         871560 kB
Inactive:      5646104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26243940 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            4292 kB
Writeback:           0 kB
AnonPages:     3352860 kB
Mapped:          15304 kB
Slab:            95892 kB
PageTables:      30332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45226908 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= 52756 MiB
End job on node147 at 2011-05-09 22:24:49