Trace number 3285032

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
glucose 2? (TO) 1299.98 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
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 variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.27	c ==============================================================================
0.00/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.27	c ==============================================================================
0.00/0.27	c |         0 |  646790  1513089 |  194036       0        0     nan |  0.000 % |
1.39/1.44	c |         0 |  558070  1443870 |      --       0       --      -- |     --   | -37008/37955
1.39/1.44	c ==============================================================================
1.39/1.44	c Result  :   #vars: 85866   #clauses: 558070   #literals: 1443870
1.39/1.44	c CPU time:   1.39679 s
1.39/1.44	c ==============================================================================
1.69/1.71	c
1.69/1.71	c Starting glucose
1.69/1.71	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-3285032-1303759785/watcher-3285032-1303759785 -o /tmp/evaluation-result-3285032-1303759785/solver-3285032-1303759785 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3285032-1303759785.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: 0.92 1.68 2.86 5/180 25035
/proc/meminfo: memFree=20157048/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=0 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 566209187 8912896 252 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 252 211 178 0 69 0

[startup+0.0601999 s]
/proc/loadavg: 0.92 1.68 2.86 5/180 25035
/proc/meminfo: memFree=20157048/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=0 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 566209187 8912896 252 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100195 s]
/proc/loadavg: 0.92 1.68 2.86 5/180 25035
/proc/meminfo: memFree=20157048/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=0 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 566209187 8912896 252 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300161 s]
/proc/loadavg: 0.92 1.68 2.86 5/180 25035
/proc/meminfo: memFree=20157048/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=0 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 566209187 8912896 252 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701105 s]
/proc/loadavg: 0.92 1.68 2.86 5/180 25035
/proc/meminfo: memFree=20157048/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=0 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 566209187 8912896 252 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50096 s]
/proc/loadavg: 1.17 1.72 2.86 5/186 25044
/proc/meminfo: memFree=19841396/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=0 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 566209187 8912896 252 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 252 211 178 0 69 0
[pid=25036] ppid=25035 vsize=99160 CPUtime=1.48 cores=1,3
/proc/25036/stat : 25036 (SatELite_releas) R 25035 25035 24306 0 -1 4202496 26520 0 0 0 144 4 0 0 25 0 1 0 566209187 101539840 21548 33554432000 134512640 135144242 4287589248 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25036/statm: 24790 21548 77 155 0 24633 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 107864

[startup+3.1007 s]
/proc/loadavg: 1.17 1.72 2.86 5/186 25045
/proc/meminfo: memFree=19730424/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=53632 CPUtime=1.38 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 9943 0 0 0 137 1 0 0 23 0 1 0 566209358 54919168 9645 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209361 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 13408 9645 239 17 0 10049 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 62336

[startup+6.30016 s]
/proc/loadavg: 1.17 1.72 2.86 5/190 25054
/proc/meminfo: memFree=19344256/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=60812 CPUtime=4.58 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 10513 0 0 0 457 1 0 0 25 0 1 0 566209358 62271488 10215 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 15203 10215 239 17 0 11844 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 69516

[startup+12.7011 s]
/proc/loadavg: 2.06 1.89 2.91 5/194 25062
/proc/meminfo: memFree=18695316/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=61208 CPUtime=10.98 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 11853 0 0 0 1097 1 0 0 25 0 1 0 566209358 62676992 11555 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 15302 11555 249 17 0 11943 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 69912

[startup+25.5009 s]
/proc/loadavg: 2.43 1.97 2.92 5/194 25062
/proc/meminfo: memFree=18642924/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=73732 CPUtime=23.78 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 19969 0 0 0 2376 2 0 0 25 0 1 0 566209358 75501568 13520 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 18433 13520 250 17 0 15074 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 82436

[startup+51.1007 s]
/proc/loadavg: 3.02 2.15 2.95 5/190 25066
/proc/meminfo: memFree=19155924/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=62508 CPUtime=49.38 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 27596 0 0 0 4935 3 0 0 25 0 1 0 566209358 64008192 10828 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 15627 10828 250 17 0 12268 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 71212

[startup+102.301 s]
/proc/loadavg: 3.61 2.46 3.01 5/194 25094
/proc/meminfo: memFree=18760792/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=142200 CPUtime=100.58 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 46439 0 0 0 10053 5 0 0 25 0 1 0 566209358 145612800 29670 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 35550 29670 253 17 0 32191 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 150904

[startup+162.301 s]
/proc/loadavg: 3.85 2.74 3.07 5/194 25096
/proc/meminfo: memFree=18824012/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=92880 CPUtime=160.58 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 54102 0 0 0 16052 6 0 0 25 0 1 0 566209358 95109120 19553 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 23220 19553 253 17 0 19861 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 101584

[startup+222.301 s]
/proc/loadavg: 3.94 2.96 3.13 5/194 25098
/proc/meminfo: memFree=18673664/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=173020 CPUtime=220.58 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 68565 0 0 0 22051 7 0 0 25 0 1 0 566209358 177172480 34015 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209356 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 43255 34015 253 17 0 39896 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 181724

[startup+282.301 s]
/proc/loadavg: 3.98 3.15 3.18 5/194 25100
/proc/meminfo: memFree=18477952/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=223108 CPUtime=280.59 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 77084 0 0 0 28050 9 0 0 25 0 1 0 566209358 228462592 42528 33554432000 4194304 4260849 140736822790688 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 55777 42528 253 17 0 52418 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 231812

[startup+342.301 s]
/proc/loadavg: 4.03 3.32 3.23 5/194 25131
/proc/meminfo: memFree=18861336/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=142200 CPUtime=340.58 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 90173 0 0 0 34047 11 0 0 25 0 1 0 566209358 145612800 30782 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 35550 30782 253 17 0 32191 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 150904

[startup+402.307 s]
/proc/loadavg: 4.01 3.44 3.28 5/194 25133
/proc/meminfo: memFree=18683024/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3

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

/proc/25045/statm: 43255 37201 254 17 0 39896 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 181724

[startup+702.301 s]
/proc/loadavg: 4.06 3.84 3.49 4/188 25192
/proc/meminfo: memFree=19106256/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=223108 CPUtime=700.59 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 142085 0 0 0 70038 21 0 0 25 0 1 0 566209358 228462592 44744 33554432000 4194304 4260849 140736822790688 18446744073709551615 4211149 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 55777 44744 254 17 0 52418 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 231812

[startup+762.301 s]
/proc/loadavg: 4.02 3.87 3.52 5/194 25206
/proc/meminfo: memFree=18577020/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=304496 CPUtime=760.59 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 149461 0 0 0 76037 22 0 0 25 0 1 0 566209358 311803904 52116 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 76124 52116 254 17 0 72765 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 313200

[startup+822.301 s]
/proc/loadavg: 4.01 3.89 3.55 5/194 25208
/proc/meminfo: memFree=18555400/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=173020 CPUtime=820.59 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 163541 0 0 0 82035 24 0 0 25 0 1 0 566209358 177172480 32402 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 43255 32402 254 17 0 39896 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 181724

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.57 5/194 25210
/proc/meminfo: memFree=18433568/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=223108 CPUtime=880.59 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 171736 0 0 0 88034 25 0 0 25 0 1 0 566209358 228462592 40593 33554432000 4194304 4260849 140736822790688 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 55777 40593 254 17 0 52418 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 231812

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.59 5/194 25210
/proc/meminfo: memFree=18415276/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=223108 CPUtime=940.59 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 179201 0 0 0 94034 25 0 0 25 0 1 0 566209358 228462592 48056 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 55777 48056 254 17 0 52418 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 231812

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.62 5/194 25212
/proc/meminfo: memFree=18537380/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=142200 CPUtime=1000.59 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 194333 0 0 0 100031 28 0 0 25 0 1 0 566209358 145612800 29619 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 35550 29619 254 17 0 32191 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 150904

[startup+1062.31 s]
/proc/loadavg: 4.00 3.94 3.64 5/194 25214
/proc/meminfo: memFree=18458220/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=173020 CPUtime=1060.6 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 201872 0 0 0 106030 30 0 0 25 0 1 0 566209358 177172480 37152 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209406 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 43255 37152 254 17 0 39896 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 181724

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.66 5/194 25216
/proc/meminfo: memFree=18529820/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=223108 CPUtime=1120.6 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 209557 0 0 0 112029 31 0 0 25 0 1 0 566209358 228462592 44831 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 55777 44831 254 17 0 52418 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 231812

[startup+1182.3 s]
/proc/loadavg: 4.08 3.98 3.68 5/194 25218
/proc/meminfo: memFree=18399804/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=142200 CPUtime=1180.59 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 225726 0 0 0 118026 33 0 0 25 0 1 0 566209358 145612800 28153 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 35550 28153 254 17 0 32191 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 150904

[startup+1242.3 s]
/proc/loadavg: 4.08 4.00 3.71 5/194 25218
/proc/meminfo: memFree=18441176/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=173020 CPUtime=1240.6 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 233738 0 0 0 124025 35 0 0 25 0 1 0 566209358 177172480 36153 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 43255 36153 254 17 0 39896 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 181724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.81 3.95 3.71 4/187 25238
/proc/meminfo: memFree=18937184/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=223108 CPUtime=1298.29 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 241388 0 0 0 129793 36 0 0 25 0 1 0 566209358 228462592 43795 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 55777 43795 254 17 0 52418 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 231812

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: 3.81 3.95 3.71 4/187 25238
/proc/meminfo: memFree=18937184/32951124 swapFree=67110396/67111528
[pid=25035] ppid=25033 vsize=8704 CPUtime=1.69 cores=1,3
/proc/25035/stat : 25035 (glucose.sh) S 25033 25035 24306 0 -1 4202496 358 26521 0 0 0 0 163 6 18 0 1 0 566209187 8912896 254 33554432000 4194304 4922060 140734357457616 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25035/statm: 2176 254 211 178 0 69 0
[pid=25045] ppid=25035 vsize=223108 CPUtime=1298.29 cores=1,3
/proc/25045/stat : 25045 (glucose_static) R 25035 25035 24306 0 -1 4202496 241388 0 0 0 129793 36 0 0 25 0 1 0 566209358 228462592 43795 33554432000 4194304 4260849 140736822790688 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25045/statm: 55777 43795 254 17 0 52418 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 231812

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25035 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=639750
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=67989
# CPU time returned by wait4() is 1.70774
# while last known CPU time is 1299.98
#
# 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): 1299.98
CPU user time (s): 1299.56
CPU system time (s): 0.42
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 313200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.63975
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26879
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= 6
involuntary context switches= 21

runsolver used 2.11568 second user time and 4.97824 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 21:29:45
IDJOB=3285032
IDBENCH=82369
IDSOLVER=1651
FILE ID=node118/3285032-1303759785
RUNJOBID= node118-1303759785-25013
PBS_JOBID= 13154063
Free space on /tmp= 71700 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285032-1303759785/watcher-3285032-1303759785 -o /tmp/evaluation-result-3285032-1303759785/solver-3285032-1303759785 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3285032-1303759785.cnf 

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=1449062106

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20157452 kB
Buffers:       1868216 kB
Cached:       10324620 kB
SwapCached:        600 kB
Active:        8560764 kB
Inactive:      3707800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20157452 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           64120 kB
Writeback:           0 kB
AnonPages:       75076 kB
Mapped:          14584 kB
Slab:           462672 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   202080 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= 71580 MiB
End job on node118 at 2011-04-25 21:51:27