Trace number 3349034

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

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00X23.cnf
MD5SUM9cec6483d4ca03e8555377ba059b61ae
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables15364
Number of clauses2133873
Sum of the clauses size18060684
Maximum clause length91
Minimum clause length1
Number of clauses of size 116
Number of clauses of size 240913
Number of clauses of size 337518
Number of clauses of size 422333
Number of clauses of size 5147683
Number of clauses of size over 51885410

Solver Data

0.00/0.00	c Parsing...
1.48/1.51	c ==============================================================================
1.48/1.51	c |           |     ORIGINAL     |              LEARNT              |          |
1.48/1.51	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.48/1.51	c ==============================================================================
1.48/2.15	c |         0 | 2133489 18059916 |  640046       0        0     nan |  0.000 % |
27.49/27.59	c |         0 | 2124599 17968685 |      --       0       --      -- |     --   | -1911/33741
27.49/27.59	c ==============================================================================
27.49/27.59	c Result  :   #vars: 13623   #clauses: 2124599   #literals: 17968685
27.49/27.59	c CPU time:   27.4078 s
27.49/27.59	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-3349034-1304972499/watcher-3349034-1304972499 -o /tmp/evaluation-result-3349034-1304972499/solver-3349034-1304972499 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349034-1304972499.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.96 3.98 3.78 5/302 12079
/proc/meminfo: memFree=26083492/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=0 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 589666118 8908800 250 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 250 209 178 0 68 0

[startup+0.0714941 s]
/proc/loadavg: 3.96 3.98 3.78 5/302 12079
/proc/meminfo: memFree=26083492/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=0 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 589666118 8908800 250 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100486 s]
/proc/loadavg: 3.96 3.98 3.78 5/302 12079
/proc/meminfo: memFree=26083492/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=0 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 589666118 8908800 250 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30045 s]
/proc/loadavg: 3.96 3.98 3.78 5/302 12079
/proc/meminfo: memFree=26083492/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=0 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 589666118 8908800 250 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700379 s]
/proc/loadavg: 3.96 3.98 3.78 5/302 12079
/proc/meminfo: memFree=26083492/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=0 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 589666118 8908800 250 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50023 s]
/proc/loadavg: 3.96 3.98 3.78 5/308 12088
/proc/meminfo: memFree=25941232/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=0 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 589666118 8908800 250 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 250 209 178 0 68 0
[pid=12080] ppid=12079 vsize=232056 CPUtime=1.48 cores=1,3
/proc/12080/stat : 12080 (SatELite_releas) R 12079 12079 9758 0 -1 4202496 53465 0 0 0 131 17 0 0 25 0 1 0 589666118 237625344 53419 33554432000 134512640 135144242 4287052064 18446744073709551615 134553415 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12080/statm: 58014 53421 54 155 0 57857 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 240756

[startup+3.10094 s]
/proc/loadavg: 4.13 4.01 3.79 5/308 12088
/proc/meminfo: memFree=25633396/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=0 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 589666118 8908800 250 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 250 209 178 0 68 0
[pid=12080] ppid=12079 vsize=232812 CPUtime=3.09 cores=1,3
/proc/12080/stat : 12080 (SatELite_releas) R 12079 12079 9758 0 -1 4202496 54798 0 0 0 291 18 0 0 25 0 1 0 589666118 238399488 54752 33554432000 134512640 135144242 4287052064 18446744073709551615 134588154 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12080/statm: 58203 54752 71 155 0 58046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 241512

[startup+6.30036 s]
/proc/loadavg: 4.13 4.01 3.79 5/308 12088
/proc/meminfo: memFree=25639956/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=0 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 589666118 8908800 250 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 250 209 178 0 68 0
[pid=12080] ppid=12079 vsize=232996 CPUtime=6.29 cores=1,3
/proc/12080/stat : 12080 (SatELite_releas) R 12079 12079 9758 0 -1 4202496 54805 0 0 0 611 18 0 0 25 0 1 0 589666118 238587904 54759 33554432000 134512640 135144242 4287052064 18446744073709551615 134551334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12080/statm: 58249 54759 71 155 0 58092 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 241696

[startup+12.7012 s]
/proc/loadavg: 4.11 4.01 3.80 5/308 12088
/proc/meminfo: memFree=25638984/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=0 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 589666118 8908800 250 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 250 209 178 0 68 0
[pid=12080] ppid=12079 vsize=232996 CPUtime=12.7 cores=1,3
/proc/12080/stat : 12080 (SatELite_releas) R 12079 12079 9758 0 -1 4202496 54815 0 0 0 1252 18 0 0 25 0 1 0 589666118 238587904 54769 33554432000 134512640 135144242 4287052064 18446744073709551615 134551334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12080/statm: 58249 54769 71 155 0 58092 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 241696

[startup+25.5008 s]
/proc/loadavg: 4.09 4.01 3.80 5/308 12088
/proc/meminfo: memFree=25601304/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=0 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 589666118 8908800 250 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 250 209 178 0 68 0
[pid=12080] ppid=12079 vsize=235148 CPUtime=25.49 cores=1,3
/proc/12080/stat : 12080 (SatELite_releas) R 12079 12079 9758 0 -1 4202496 55315 0 0 0 2531 18 0 0 25 0 1 0 589666118 240791552 55205 33554432000 134512640 135144242 4287052064 18446744073709551615 134588480 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12080/statm: 58787 55205 74 155 0 58630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 243848

[startup+51.1011 s]
/proc/loadavg: 4.12 4.02 3.81 5/308 12178
/proc/meminfo: memFree=25494020/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=237572 CPUtime=20.88 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 89790 0 0 0 2075 13 0 0 25 0 1 0 589669139 243273728 45662 33554432000 4194304 4256717 140736247180496 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 59393 45662 253 16 0 56035 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 246272

[startup+102.301 s]
/proc/loadavg: 4.05 4.02 3.82 5/308 12212
/proc/meminfo: memFree=25485576/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=243972 CPUtime=72.08 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 213851 0 0 0 7176 32 0 0 25 0 1 0 589669139 249827328 51849 33554432000 4194304 4256717 140736247180496 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 60993 51849 253 16 0 57635 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 252672

[startup+162.301 s]
/proc/loadavg: 4.02 4.01 3.82 5/308 12214
/proc/meminfo: memFree=25491332/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=246684 CPUtime=132.08 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 375873 0 0 0 13151 57 0 0 25 0 1 0 589669139 252604416 51307 33554432000 4194304 4256717 140736247180496 18446744073709551615 4209135 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 61671 51307 253 16 0 58313 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 255384

[startup+222.301 s]
/proc/loadavg: 3.96 3.99 3.83 5/308 12249
/proc/meminfo: memFree=25273956/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=248356 CPUtime=192.08 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 503959 0 0 0 19129 79 0 0 25 0 1 0 589669139 254316544 54202 33554432000 4194304 4256717 140736247180496 18446744073709551615 4233347 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 62089 54202 253 16 0 58731 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 257056

[startup+282.311 s]
/proc/loadavg: 4.03 4.01 3.84 5/308 12250
/proc/meminfo: memFree=25261852/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=249992 CPUtime=252.1 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 629606 0 0 0 25110 100 0 0 25 0 1 0 589669139 255991808 54194 33554432000 4194304 4256717 140736247180496 18446744073709551615 4218393 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 62498 54194 253 16 0 59140 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 258692

[startup+342.3 s]
/proc/loadavg: 4.08 4.02 3.85 5/308 12252
/proc/meminfo: memFree=25259764/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=333100 CPUtime=312.09 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 720027 0 0 0 31093 116 0 0 25 0 1 0 589669139 341094400 58739 33554432000 4194304 4256717 140736247180496 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 83275 58739 253 16 0 79917 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 341800

[startup+402.3 s]
/proc/loadavg: 4.09 4.03 3.86 5/308 12253
/proc/meminfo: memFree=25249392/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3

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

/proc/12090/statm: 84116 58205 253 16 0 80758 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 345164

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.90 5/308 12261
/proc/meminfo: memFree=25194324/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=337260 CPUtime=672.09 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 1280893 0 0 0 66999 210 0 0 25 0 1 0 589669139 345354240 58071 33554432000 4194304 4256717 140736247180496 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 84315 58071 253 16 0 80957 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 345960

[startup+762.301 s]
/proc/loadavg: 4.00 4.01 3.90 5/308 12263
/proc/meminfo: memFree=25169712/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=337692 CPUtime=732.1 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 1376517 0 0 0 72983 227 0 0 25 0 1 0 589669139 345796608 58782 33554432000 4194304 4256717 140736247180496 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 84423 58782 253 16 0 81065 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 346392

[startup+822.301 s]
/proc/loadavg: 4.07 4.03 3.91 5/308 12265
/proc/meminfo: memFree=25143572/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=338776 CPUtime=792.1 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 1473380 0 0 0 78967 243 0 0 25 0 1 0 589669139 346906624 59313 33554432000 4194304 4256717 140736247180496 18446744073709551615 4213962 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 84694 59313 253 16 0 81336 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 347476

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/308 12266
/proc/meminfo: memFree=25143652/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=339832 CPUtime=852.1 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 1564170 0 0 0 84951 259 0 0 25 0 1 0 589669139 347987968 60523 33554432000 4194304 4256717 140736247180496 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 84958 60523 253 16 0 81600 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 348532

[startup+942.312 s]
/proc/loadavg: 4.12 4.04 3.93 5/308 12268
/proc/meminfo: memFree=25075128/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=470984 CPUtime=912.12 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 1691245 0 0 0 90934 278 0 0 25 0 1 0 589669139 482287616 91751 33554432000 4194304 4256717 140736247180496 18446744073709551615 4221465 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 117746 91753 253 16 0 114388 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 479684

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 3.93 5/308 12269
/proc/meminfo: memFree=25098628/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=259796 CPUtime=972.11 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 1786074 0 0 0 96918 293 0 0 25 0 1 0 589669139 266031104 56014 33554432000 4194304 4256717 140736247180496 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 64949 56014 253 16 0 61591 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 268496

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/308 12271
/proc/meminfo: memFree=25134268/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=341460 CPUtime=1032.11 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 1840179 0 0 0 102908 303 0 0 25 0 1 0 589669139 349655040 63832 33554432000 4194304 4256717 140736247180496 18446744073709551615 4219648 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 85365 63832 253 16 0 82007 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 350160

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 3.93 5/308 12273
/proc/meminfo: memFree=25135212/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=343048 CPUtime=1092.11 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 1931541 0 0 0 108894 317 0 0 25 0 1 0 589669139 351281152 60695 33554432000 4194304 4256717 140736247180496 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 85762 60695 253 16 0 82404 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 351748

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/308 12274
/proc/meminfo: memFree=25120628/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=343476 CPUtime=1152.12 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 1985074 0 0 0 114883 329 0 0 25 0 1 0 589669139 351719424 65983 33554432000 4194304 4256717 140736247180496 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 85869 65983 253 16 0 82511 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 352176

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/308 12276
/proc/meminfo: memFree=25160240/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=343940 CPUtime=1212.11 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 2074428 0 0 0 120868 343 0 0 25 0 1 0 589669139 352194560 58869 33554432000 4194304 4256717 140736247180496 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 85985 58869 253 16 0 82627 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 352640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.93 5/308 12277
/proc/meminfo: memFree=25094944/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=344388 CPUtime=1269.82 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 2126361 0 0 0 126629 353 0 0 25 0 1 0 589669139 352653312 66374 33554432000 4194304 4256717 140736247180496 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 86097 66374 253 16 0 82739 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 353088

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.00 4.01 3.93 5/308 12277
/proc/meminfo: memFree=25094944/32951124 swapFree=63485424/67111528
[pid=12079] ppid=12077 vsize=8700 CPUtime=30.2 cores=1,3
/proc/12079/stat : 12079 (esg_static.sh) S 12077 12079 9758 0 -1 4202496 352 56698 0 0 0 0 2988 32 18 0 1 0 589666118 8908800 252 33554432000 4194304 4922060 140735756874800 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12079/statm: 2175 252 209 178 0 68 0
[pid=12090] ppid=12079 vsize=344388 CPUtime=1269.82 cores=1,3
/proc/12090/stat : 12090 (minisat_static) R 12079 12079 9758 0 -1 4202496 2126361 0 0 0 126629 353 0 0 25 0 1 0 589669139 352653312 66374 33554432000 4194304 4256717 140736247180496 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12090/statm: 86097 66374 253 16 0 82739 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 353088

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12079 and gives
#  childrusage.ru_utime.tv_sec=29
#  childrusage.ru_utime.tv_usec=880457
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=326950
# CPU time returned by wait4() is 30.2074
# 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.02
CPU time (s): 1300.02
CPU user time (s): 1296.17
CPU system time (s): 3.85
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 483316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.8805
system time used= 0.32695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57050
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 68

runsolver used 3.80442 second user time and 8.60669 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 22:21:42
IDJOB=3349034
IDBENCH=83463
IDSOLVER=1811
FILE ID=node147/3349034-1304972499
RUNJOBID= node147-1304971145-11660
PBS_JOBID= 13285603
Free space on /tmp= 52980 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00X23.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349034-1304972499/watcher-3349034-1304972499 -o /tmp/evaluation-result-3349034-1304972499/solver-3349034-1304972499 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3349034-1304972499.cnf

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

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=1808197072

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:      26083896 kB
Buffers:        166184 kB
Cached:        3191240 kB
SwapCached:      12852 kB
Active:         914072 kB
Inactive:      5754560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26083896 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:          197372 kB
Writeback:           0 kB
AnonPages:     3306656 kB
Mapped:          15240 kB
Slab:           106172 kB
PageTables:      30112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45168932 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= 52600 MiB
End job on node147 at 2011-05-09 22:43:24