Trace number 3285669

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
rcl 2011-04-01? (TO) 1300.01 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.44
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

Solver Data

0.00/0.00	c Parsing...
0.00/0.22	c ==============================================================================
0.00/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.22	c ==============================================================================
0.00/0.22	c |         0 |  456000  1058309 |  136799       0        0     nan |  0.000 % |
1.10/1.17	c |         0 |  370290   957750 |      --       0       --      -- |     --   | -33998/6615
1.10/1.18	c ==============================================================================
1.10/1.18	c Result  :   #vars: 57316   #clauses: 370290   #literals: 957750
1.10/1.18	c CPU time:   1.14682 s
1.10/1.18	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: 935)

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-3285669-1303762925/watcher-3285669-1303762925 -o /tmp/evaluation-result-3285669-1303762925/solver-3285669-1303762925 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3285669-1303762925.cnf 

running on 2 cores: 0,2

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.04 4.09 4.49 5/190 30266
/proc/meminfo: memFree=17656052/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=0 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 487892134 8908800 249 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 249 209 178 0 68 0

[startup+0.0941791 s]
/proc/loadavg: 4.04 4.09 4.49 5/190 30266
/proc/meminfo: memFree=17656052/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=0 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 487892134 8908800 249 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101188 s]
/proc/loadavg: 4.04 4.09 4.49 5/190 30266
/proc/meminfo: memFree=17656052/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=0 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 487892134 8908800 249 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301148 s]
/proc/loadavg: 4.04 4.09 4.49 5/190 30266
/proc/meminfo: memFree=17656052/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=0 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 487892134 8908800 249 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701077 s]
/proc/loadavg: 4.04 4.09 4.49 5/190 30266
/proc/meminfo: memFree=17656052/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=0 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 487892134 8908800 249 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50088 s]
/proc/loadavg: 4.04 4.09 4.49 5/192 30268
/proc/meminfo: memFree=17590200/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 8700

[startup+3.10064 s]
/proc/loadavg: 4.04 4.08 4.48 5/192 30269
/proc/meminfo: memFree=17625416/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=26352 CPUtime=1.71 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 4795 0 0 0 171 0 0 0 25 0 1 0 487892271 26984448 4704 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210294 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 6588 4704 130 6 0 5058 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 35052

[startup+6.3011 s]
/proc/loadavg: 4.04 4.08 4.48 5/192 30269
/proc/meminfo: memFree=17618640/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=28624 CPUtime=4.91 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 5374 0 0 0 491 0 0 0 25 0 1 0 487892271 29310976 5283 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 7156 5283 130 6 0 5626 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 37324

[startup+12.701 s]
/proc/loadavg: 4.18 4.11 4.49 5/192 30269
/proc/meminfo: memFree=17609976/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=33224 CPUtime=11.32 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 6519 0 0 0 1131 1 0 0 25 0 1 0 487892271 34021376 6428 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210294 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 8306 6428 130 6 0 6776 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41924

[startup+25.5008 s]
/proc/loadavg: 4.15 4.11 4.48 5/192 30270
/proc/meminfo: memFree=17606232/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=37624 CPUtime=24.11 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 7613 0 0 0 2410 1 0 0 25 0 1 0 487892271 38526976 7522 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210287 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 9406 7522 130 6 0 7876 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 46324

[startup+51.1003 s]
/proc/loadavg: 4.10 4.10 4.47 5/192 30271
/proc/meminfo: memFree=17596256/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=40988 CPUtime=49.72 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 8471 0 0 0 4970 2 0 0 25 0 1 0 487892271 41971712 8376 33554432000 4194304 4218580 140737014226848 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 10247 8376 130 6 0 8717 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49688

[startup+102.307 s]
/proc/loadavg: 4.04 4.08 4.44 5/192 30272
/proc/meminfo: memFree=17581792/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=46696 CPUtime=100.93 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 9932 0 0 0 10091 2 0 0 25 0 1 0 487892271 47816704 9837 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 11674 9837 130 6 0 10144 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 55396

[startup+162.301 s]
/proc/loadavg: 4.01 4.06 4.41 5/192 30273
/proc/meminfo: memFree=17545072/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=60012 CPUtime=160.92 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 13244 0 0 0 16090 2 0 0 25 0 1 0 487892271 61452288 13149 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 15003 13149 130 6 0 13473 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 68712

[startup+222.301 s]
/proc/loadavg: 4.04 4.06 4.38 5/192 30275
/proc/meminfo: memFree=17523360/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=70920 CPUtime=220.92 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 15986 0 0 0 22089 3 0 0 25 0 1 0 487892271 72622080 15891 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210260 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 17730 15891 130 6 0 16200 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 79620

[startup+282.3 s]
/proc/loadavg: 4.01 4.05 4.36 5/192 30277
/proc/meminfo: memFree=17505356/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=70952 CPUtime=280.92 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 15993 0 0 0 28089 3 0 0 25 0 1 0 487892271 72654848 15898 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210309 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 17738 15898 131 6 0 16208 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 79652

[startup+342.301 s]
/proc/loadavg: 4.04 4.05 4.34 5/192 30278
/proc/meminfo: memFree=17474956/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=70984 CPUtime=340.92 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 16000 0 0 0 34089 3 0 0 25 0 1 0 487892271 72687616 15905 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210220 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 17746 15905 131 6 0 16216 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 79684

[startup+402.3 s]
/proc/loadavg: 4.01 4.04 4.32 5/192 30280
/proc/meminfo: memFree=17417028/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=88972 CPUtime=400.92 cores=0,2

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

/proc/30269/statm: 23429 21587 131 6 0 21899 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 102416

[startup+642.301 s]
/proc/loadavg: 3.18 3.70 4.12 4/185 30304
/proc/meminfo: memFree=17580304/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=109492 CPUtime=640.93 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 25616 0 0 0 64088 5 0 0 25 0 1 0 487892271 112119808 25520 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 27373 25520 131 6 0 25843 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 118192

[startup+702.3 s]
/proc/loadavg: 3.06 3.57 4.05 4/185 30306
/proc/meminfo: memFree=17542968/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=109524 CPUtime=700.93 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 25621 0 0 0 70088 5 0 0 25 0 1 0 487892271 112152576 25525 33554432000 4194304 4218580 140737014226848 18446744073709551615 4211237 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 27381 25525 131 6 0 25851 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 118224

[startup+762.307 s]
/proc/loadavg: 3.07 3.48 3.98 4/185 30307
/proc/meminfo: memFree=17533536/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=109524 CPUtime=760.94 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 25623 0 0 0 76089 5 0 0 25 0 1 0 487892271 112152576 25527 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210050 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 27381 25527 131 6 0 25851 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 118224

[startup+822.301 s]
/proc/loadavg: 3.03 3.40 3.92 4/185 30309
/proc/meminfo: memFree=17520008/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=123104 CPUtime=820.94 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 29017 0 0 0 82088 6 0 0 25 0 1 0 487892271 126058496 28921 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210324 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 30776 28921 131 6 0 29246 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 131804

[startup+882.3 s]
/proc/loadavg: 3.01 3.32 3.86 4/185 30311
/proc/meminfo: memFree=17519996/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=123104 CPUtime=880.94 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 29018 0 0 0 88088 6 0 0 25 0 1 0 487892271 126058496 28922 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 30776 28922 131 6 0 29246 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 131804

[startup+942.301 s]
/proc/loadavg: 3.00 3.26 3.81 4/185 30312
/proc/meminfo: memFree=17504480/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=138204 CPUtime=940.94 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 32800 0 0 0 94087 7 0 0 25 0 1 0 487892271 141520896 32704 33554432000 4194304 4218580 140737014226848 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 34551 32704 131 6 0 33021 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 146904

[startup+1002.3 s]
/proc/loadavg: 3.00 3.21 3.75 4/185 30314
/proc/meminfo: memFree=17427344/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=162268 CPUtime=1000.94 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 38835 0 0 0 100086 8 0 0 25 0 1 0 487892271 166162432 38734 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 40567 38734 131 6 0 39037 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 170968

[startup+1062.3 s]
/proc/loadavg: 3.00 3.17 3.70 4/185 30315
/proc/meminfo: memFree=17427328/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=162300 CPUtime=1060.94 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 38838 0 0 0 106086 8 0 0 25 0 1 0 487892271 166195200 38737 33554432000 4194304 4218580 140737014226848 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 40575 38737 131 6 0 39045 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 171000

[startup+1122.3 s]
/proc/loadavg: 3.05 3.15 3.66 4/185 30317
/proc/meminfo: memFree=17417400/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=162268 CPUtime=1120.94 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 38838 0 0 0 112086 8 0 0 25 0 1 0 487892271 166162432 38734 33554432000 4194304 4218580 140737014226848 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 40567 38734 131 6 0 39037 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 170968

[startup+1182.3 s]
/proc/loadavg: 2.99 3.12 3.62 3/178 30337
/proc/meminfo: memFree=17608376/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=162268 CPUtime=1180.94 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 38838 0 0 0 118085 9 0 0 25 0 1 0 487892271 166162432 38734 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 40567 38734 131 6 0 39037 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 170968

[startup+1242.3 s]
/proc/loadavg: 2.33 2.90 3.50 3/178 30338
/proc/meminfo: memFree=17607036/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=163792 CPUtime=1240.94 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 39226 0 0 0 124085 9 0 0 25 0 1 0 487892271 167723008 39114 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 40948 39114 131 6 0 39418 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 172492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.64 2.62 3.37 2/171 30358
/proc/meminfo: memFree=17771168/32951132 swapFree=67111528/67111528
[pid=30266] ppid=30264 vsize=8700 CPUtime=1.36 cores=0,2
/proc/30266/stat : 30266 (esg_static.sh) S 30264 30266 28714 0 -1 4202496 354 18935 0 0 0 0 132 4 18 0 1 0 487892134 8908800 252 33554432000 4194304 4922060 140736551377488 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30266/statm: 2175 252 209 178 0 68 0
[pid=30269] ppid=30266 vsize=203944 CPUtime=1298.65 cores=0,2
/proc/30269/stat : 30269 (cdcl) R 30266 30266 28714 0 -1 4202496 49266 0 0 0 129855 10 0 0 25 0 1 0 487892271 208838656 49154 33554432000 4194304 4218580 140737014226848 18446744073709551615 4210096 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30269/statm: 50986 49154 131 6 0 49456 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 212644

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 30266 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=323798
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=45993
# CPU time returned by wait4() is 1.36979
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.87
CPU system time (s): 0.14
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 212644

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

runsolver used 2.25866 second user time and 4.77727 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 22:22:05
IDJOB=3285669
IDBENCH=82392
IDSOLVER=1609
FILE ID=node131/3285669-1303762925
RUNJOBID= node131-1303760130-29402
PBS_JOBID= 13154069
Free space on /tmp= 71864 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285669-1303762925/watcher-3285669-1303762925 -o /tmp/evaluation-result-3285669-1303762925/solver-3285669-1303762925 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3285669-1303762925.cnf

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=1184896842

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.75
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17656332 kB
Buffers:       1005808 kB
Cached:       13433732 kB
SwapCached:          0 kB
Active:        4924496 kB
Inactive:      9854468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17656332 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18684 kB
Writeback:           0 kB
AnonPages:      338860 kB
Mapped:          15448 kB
Slab:           453040 kB
PageTables:       5908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   528128 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71904 MiB
End job on node131 at 2011-04-25 22:43:47