Trace number 3365730

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
SAT09 reference solver:glucose 1.0? (TO) 5000.03 4999.92

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark745.077
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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.00	c num clauses = 8464620
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1575206                                              |
0.00/0.00	c |  Number of clauses:    8464620                                              |
2.39/2.46	c |  Parsing time:         2.27         s                                       |

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-3365730-1305317820/watcher-3365730-1305317820 -o /tmp/evaluation-result-3365730-1305317820/solver-3365730-1305317820 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365730-1305317820.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.04 1.88 3/285 30273
/proc/meminfo: memFree=18304904/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0

[startup+0.110823 s]
/proc/loadavg: 2.08 2.04 1.88 3/285 30273
/proc/meminfo: memFree=18304904/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.20081 s]
/proc/loadavg: 2.08 2.04 1.88 3/285 30273
/proc/meminfo: memFree=18304904/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300792 s]
/proc/loadavg: 2.08 2.04 1.88 3/285 30273
/proc/meminfo: memFree=18304904/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70072 s]
/proc/loadavg: 2.08 2.04 1.88 3/285 30273
/proc/meminfo: memFree=18304904/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50058 s]
/proc/loadavg: 2.08 2.04 1.88 4/287 30276
/proc/meminfo: memFree=18071804/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=330116 CPUtime=1.49 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 79467 0 0 0 138 11 0 0 25 0 1 0 643380689 338038784 79421 33554432000 134512640 135217611 4294721408 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 82529 79421 60 173 0 82354 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 338820

[startup+3.10029 s]
/proc/loadavg: 2.08 2.04 1.88 5/287 30276
/proc/meminfo: memFree=17837444/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=552092 CPUtime=3.09 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 129250 0 0 0 291 18 0 0 25 0 1 0 643380689 565342208 129204 33554432000 134512640 135217611 4294721408 18446744073709551615 134527881 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 138023 129204 73 173 0 137848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 560796

[startup+6.30072 s]
/proc/loadavg: 2.23 2.07 1.89 4/287 30277
/proc/meminfo: memFree=17787760/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=553196 CPUtime=6.29 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 129520 0 0 0 611 18 0 0 25 0 1 0 643380689 566472704 129474 33554432000 134512640 135217611 4294721408 18446744073709551615 134527888 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 138299 129474 74 173 0 138124 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 561900

[startup+12.7006 s]
/proc/loadavg: 2.21 2.07 1.89 5/287 30277
/proc/meminfo: memFree=17781324/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=561196 CPUtime=12.69 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 131490 0 0 0 1251 18 0 0 25 0 1 0 643380689 574664704 131444 33554432000 134512640 135217611 4294721408 18446744073709551615 134527984 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 140299 131444 76 173 0 140124 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 569900

[startup+25.5003 s]
/proc/loadavg: 2.17 2.07 1.89 5/287 30277
/proc/meminfo: memFree=17759632/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=582992 CPUtime=25.49 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 136780 0 0 0 2530 19 0 0 25 0 1 0 643380689 596983808 136733 33554432000 134512640 135217611 4294721408 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 145748 136733 76 173 0 145573 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 591696

[startup+51.1008 s]
/proc/loadavg: 2.11 2.06 1.90 4/287 30278
/proc/meminfo: memFree=17729488/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=612980 CPUtime=51.09 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 144372 0 0 0 5089 20 0 0 25 0 1 0 643380689 627691520 144292 33554432000 134512640 135217611 4294721408 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 153245 144292 76 173 0 153070 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 621684

[startup+102.301 s]
/proc/loadavg: 2.05 2.05 1.90 4/287 30279
/proc/meminfo: memFree=17620636/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=720852 CPUtime=102.3 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 171350 0 0 0 10207 23 0 0 25 0 1 0 643380689 738152448 171270 33554432000 134512640 135217611 4294721408 18446744073709551615 134528127 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 180213 171270 76 173 0 180038 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 729556

[startup+162.301 s]
/proc/loadavg: 2.02 2.04 1.91 4/287 30281
/proc/meminfo: memFree=17598432/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=742380 CPUtime=162.29 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 176693 0 0 0 16205 24 0 0 25 0 1 0 643380689 760197120 176613 33554432000 134512640 135217611 4294721408 18446744073709551615 134528138 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 185595 176613 76 173 0 185420 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 751084

[startup+222.311 s]
/proc/loadavg: 2.00 2.03 1.91 5/287 30282
/proc/meminfo: memFree=17576952/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=764164 CPUtime=222.31 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 182146 0 0 0 22206 25 0 0 25 0 1 0 643380689 782503936 182066 33554432000 134512640 135217611 4294721408 18446744073709551615 134528016 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 191041 182066 76 173 0 190866 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 772868

[startup+282.301 s]
/proc/loadavg: 2.09 2.05 1.92 5/287 30284
/proc/meminfo: memFree=17445484/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=896192 CPUtime=282.3 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 215206 0 0 0 28200 30 0 0 25 0 1 0 643380689 917700608 215078 33554432000 134512640 135217611 4294721408 18446744073709551615 134526356 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 224048 215078 76 173 0 223873 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 904896

[startup+342.301 s]
/proc/loadavg: 2.03 2.04 1.92 4/287 30285
/proc/meminfo: memFree=17423380/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=917032 CPUtime=342.3 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 221879 0 0 0 34200 30 0 0 25 0 1 0 643380689 939040768 220289 33554432000 134512640 135217611 4294721408 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 229258 220289 76 173 0 229083 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 925736

[startup+402.301 s]
/proc/loadavg: 2.01 2.03 1.92 5/287 30287
/proc/meminfo: memFree=17423468/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7

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

/proc/30275/statm: 286410 277442 76 173 0 286235 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 1154344

[startup+4362.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/287 30435
/proc/meminfo: memFree=17313228/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=1145640 CPUtime=4362.4 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 279032 0 0 0 436202 38 0 0 25 0 1 0 643380689 1173135360 277442 33554432000 134512640 135217611 4294721408 18446744073709551615 134528012 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 286410 277442 76 173 0 286235 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 1154344

[startup+4422.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/287 30436
/proc/meminfo: memFree=17311460/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=1145640 CPUtime=4422.41 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 279032 0 0 0 442203 38 0 0 25 0 1 0 643380689 1173135360 277442 33554432000 134512640 135217611 4294721408 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 286410 277442 76 173 0 286235 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 1154344

[startup+4482.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/287 30438
/proc/meminfo: memFree=17311416/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=1145640 CPUtime=4482.41 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 279032 0 0 0 448203 38 0 0 25 0 1 0 643380689 1173135360 277442 33554432000 134512640 135217611 4294721408 18446744073709551615 134528068 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 286410 277442 76 173 0 286235 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 1154344

[startup+4542.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/287 30439
/proc/meminfo: memFree=17310888/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=1145640 CPUtime=4542.41 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 279032 0 0 0 454203 38 0 0 25 0 1 0 643380689 1173135360 277442 33554432000 134512640 135217611 4294721408 18446744073709551615 134528190 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 286410 277442 76 173 0 286235 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 1154344

[startup+4602.3 s]
/proc/loadavg: 2.09 2.06 2.00 3/287 30441
/proc/meminfo: memFree=17309492/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=1145640 CPUtime=4602.41 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 279042 0 0 0 460203 38 0 0 25 0 1 0 643380689 1173135360 277452 33554432000 134512640 135217611 4294721408 18446744073709551615 134528016 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 286410 277452 76 173 0 286235 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1154344

[startup+4662.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/287 30443
/proc/meminfo: memFree=17308848/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=1145640 CPUtime=4662.41 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 279042 0 0 0 466203 38 0 0 25 0 1 0 643380689 1173135360 277452 33554432000 134512640 135217611 4294721408 18446744073709551615 134527928 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 286410 277452 76 173 0 286235 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1154344

[startup+4722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/287 30444
/proc/meminfo: memFree=17308436/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=1145640 CPUtime=4722.42 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 279042 0 0 0 472204 38 0 0 25 0 1 0 643380689 1173135360 277452 33554432000 134512640 135217611 4294721408 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 286410 277452 76 173 0 286235 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1154344

[startup+4782.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/287 30446
/proc/meminfo: memFree=17309140/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=1145640 CPUtime=4782.42 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 279042 0 0 0 478204 38 0 0 25 0 1 0 643380689 1173135360 277452 33554432000 134512640 135217611 4294721408 18446744073709551615 134528127 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 286410 277452 76 173 0 286235 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 1154344

[startup+4842.31 s]
/proc/loadavg: 2.08 2.06 2.00 4/287 30447
/proc/meminfo: memFree=17307984/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=1145640 CPUtime=4842.43 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 279042 0 0 0 484205 38 0 0 25 0 1 0 643380689 1173135360 277452 33554432000 134512640 135217611 4294721408 18446744073709551615 134527881 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 286410 277452 76 173 0 286235 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 1154344

[startup+4902.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/287 30449
/proc/meminfo: memFree=17307936/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=1145640 CPUtime=4902.42 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 279042 0 0 0 490204 38 0 0 25 0 1 0 643380689 1173135360 277452 33554432000 134512640 135217611 4294721408 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 286410 277452 76 173 0 286235 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1154344

[startup+4962.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/287 30451
/proc/meminfo: memFree=17307784/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=1145640 CPUtime=4962.42 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 279042 0 0 0 496204 38 0 0 25 0 1 0 643380689 1173135360 277452 33554432000 134512640 135217611 4294721408 18446744073709551615 134527948 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 286410 277452 76 173 0 286235 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1154344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.03 2.00 3/287 30452
/proc/meminfo: memFree=17303796/32951124 swapFree=66457188/67111528
[pid=30273] ppid=30271 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30273/stat : 30273 (glucose.sh) S 30271 30273 29999 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643380689 8912896 255 33554432000 4194304 4922060 140735504063936 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30273/statm: 2176 255 211 178 0 69 0
[pid=30275] ppid=30273 vsize=1145640 CPUtime=5000.03 cores=1,3,5,7
/proc/30275/stat : 30275 (glucose_static) R 30273 30273 29999 0 -1 4202496 279042 0 0 0 499965 38 0 0 25 0 1 0 643380689 1173135360 277452 33554432000 134512640 135217611 4294721408 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30275/statm: 286410 277452 76 173 0 286235 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1154344

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

Real time (s): 4999.92
CPU time (s): 5000.03
CPU user time (s): 4999.65
CPU system time (s): 0.38
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1154344

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

runsolver used 12.8001 second user time and 32.614 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-13 22:17:05
IDJOB=3365730
IDBENCH=82388
IDSOLVER=1842
FILE ID=node132/3365730-1305317820
RUNJOBID= node132-1305315243-30019
PBS_JOBID= 13324300
Free space on /tmp= 47836 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365730-1305317820/watcher-3365730-1305317820 -o /tmp/evaluation-result-3365730-1305317820/solver-3365730-1305317820 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365730-1305317820.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=510820846

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.833
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:      18305052 kB
Buffers:        222452 kB
Cached:        8628980 kB
SwapCached:       6904 kB
Active:        5047964 kB
Inactive:      9183540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18305052 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:          172584 kB
Writeback:           0 kB
AnonPages:     5378020 kB
Mapped:          19460 kB
Slab:           326684 kB
PageTables:      24704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34892780 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 47884 MiB
End job on node132 at 2011-05-13 23:40:27