Trace number 3365718

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.07 5000.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark363.759
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

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 = 6771840
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:  1260306                                              |
0.00/0.00	c |  Number of clauses:    6771840                                              |
1.90/1.98	c |  Parsing time:         1.81         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-3365718-1305317000/watcher-3365718-1305317000 -o /tmp/evaluation-result-3365718-1305317000/solver-3365718-1305317000 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365718-1305317000.cnf 

running on 4 cores: 0,2,4,6

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: 1.92 1.98 1.67 2/386 23062
/proc/meminfo: memFree=26845604/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0

[startup+0.0326029 s]
/proc/loadavg: 1.92 1.98 1.67 2/386 23062
/proc/meminfo: memFree=26845604/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100596 s]
/proc/loadavg: 1.92 1.98 1.67 2/386 23062
/proc/meminfo: memFree=26845604/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300582 s]
/proc/loadavg: 1.92 1.98 1.67 2/386 23062
/proc/meminfo: memFree=26845604/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700383 s]
/proc/loadavg: 1.92 1.98 1.67 2/386 23062
/proc/meminfo: memFree=26845604/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.7802 s]
/proc/loadavg: 1.92 1.98 1.67 2/386 23062
/proc/meminfo: memFree=26845604/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+3.11409 s]
/proc/loadavg: 2.01 2.00 1.68 3/388 23065
/proc/meminfo: memFree=26438144/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=449364 CPUtime=3.1 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 101860 0 0 0 293 17 0 0 25 0 1 0 643299158 460148736 101814 33554432000 134512640 135217611 4288021056 18446744073709551615 134527984 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 112341 101814 73 173 0 112166 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 458068

[startup+6.30057 s]
/proc/loadavg: 2.01 2.00 1.68 3/388 23066
/proc/meminfo: memFree=26436672/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=450956 CPUtime=6.3 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 102254 0 0 0 613 17 0 0 25 0 1 0 643299158 461778944 102208 33554432000 134512640 135217611 4288021056 18446744073709551615 134528056 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 112739 102208 74 173 0 112564 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 459660

[startup+12.7005 s]
/proc/loadavg: 2.09 2.02 1.69 3/388 23066
/proc/meminfo: memFree=26433572/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=454060 CPUtime=12.69 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 103053 0 0 0 1252 17 0 0 25 0 1 0 643299158 464957440 103007 33554432000 134512640 135217611 4288021056 18446744073709551615 134527868 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 113515 103007 74 173 0 113340 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 462764

[startup+25.5013 s]
/proc/loadavg: 2.07 2.02 1.69 3/388 23066
/proc/meminfo: memFree=26428024/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=460488 CPUtime=25.49 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 104637 0 0 0 2532 17 0 0 25 0 1 0 643299158 471539712 104591 33554432000 134512640 135217611 4288021056 18446744073709551615 134527911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 115122 104591 74 173 0 114947 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 469192

[startup+51.101 s]
/proc/loadavg: 2.05 2.01 1.70 3/388 23069
/proc/meminfo: memFree=26407540/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=479728 CPUtime=51.08 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 109405 0 0 0 5090 18 0 0 25 0 1 0 643299158 491241472 109359 33554432000 134512640 135217611 4288021056 18446744073709551615 134528190 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 119932 109359 76 173 0 119757 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 488432

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 1.72 3/388 23071
/proc/meminfo: memFree=26371676/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=516256 CPUtime=102.28 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 118485 0 0 0 10209 19 0 0 25 0 1 0 643299158 528646144 118409 33554432000 134512640 135217611 4288021056 18446744073709551615 134528159 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 129064 118409 76 173 0 128889 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 524960

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.73 3/388 23073
/proc/meminfo: memFree=26269340/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=618996 CPUtime=162.28 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 144120 0 0 0 16205 23 0 0 25 0 1 0 643299158 633851904 144044 33554432000 134512640 135217611 4288021056 18446744073709551615 134527896 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 154749 144044 76 173 0 154574 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 627700

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.74 3/388 23074
/proc/meminfo: memFree=26201588/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=685056 CPUtime=222.28 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 160799 0 0 0 22203 25 0 0 25 0 1 0 643299158 701497344 160606 33554432000 134512640 135217611 4288021056 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 171264 160606 76 173 0 171089 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 693760

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.75 3/388 23076
/proc/meminfo: memFree=26169196/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=716796 CPUtime=282.29 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 168759 0 0 0 28203 26 0 0 25 0 1 0 643299158 733999104 168504 33554432000 134512640 135217611 4288021056 18446744073709551615 134528170 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 179199 168504 76 173 0 179024 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 725500

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.77 3/388 23078
/proc/meminfo: memFree=26169908/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=716796 CPUtime=342.29 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 168759 0 0 0 34203 26 0 0 25 0 1 0 643299158 733999104 168504 33554432000 134512640 135217611 4288021056 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 179199 168504 76 173 0 179024 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 725500

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.78 3/388 23079
/proc/meminfo: memFree=26168380/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=716796 CPUtime=402.3 cores=0,2,4,6

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

/proc/23064/statm: 248229 237564 76 173 0 248054 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 1001620

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/388 23198
/proc/meminfo: memFree=25720816/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=992916 CPUtime=4422.35 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 237819 0 0 0 442195 40 0 0 25 0 1 0 643299158 1016745984 237564 33554432000 134512640 135217611 4288021056 18446744073709551615 134537229 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 248229 237564 76 173 0 248054 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 1001620

[startup+4482.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/388 23200
/proc/meminfo: memFree=25720664/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=992916 CPUtime=4482.36 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 237819 0 0 0 448196 40 0 0 25 0 1 0 643299158 1016745984 237564 33554432000 134512640 135217611 4288021056 18446744073709551615 134527905 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 248229 237564 76 173 0 248054 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 1001620

[startup+4542.3 s]
/proc/loadavg: 1.92 1.99 1.99 2/385 23203
/proc/meminfo: memFree=26059796/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=992916 CPUtime=4542.35 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 237819 0 0 0 454195 40 0 0 25 0 1 0 643299158 1016745984 237564 33554432000 134512640 135217611 4288021056 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 248229 237564 76 173 0 248054 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 1001620

[startup+4602.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/388 23233
/proc/meminfo: memFree=26069796/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=992916 CPUtime=4602.35 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 237819 0 0 0 460195 40 0 0 25 0 1 0 643299158 1016745984 237564 33554432000 134512640 135217611 4288021056 18446744073709551615 134527984 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 248229 237564 76 173 0 248054 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 1001620

[startup+4662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/388 23235
/proc/meminfo: memFree=26064076/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=992916 CPUtime=4662.35 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 237819 0 0 0 466195 40 0 0 25 0 1 0 643299158 1016745984 237564 33554432000 134512640 135217611 4288021056 18446744073709551615 134527881 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 248229 237564 76 173 0 248054 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 1001620

[startup+4722.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/388 23236
/proc/meminfo: memFree=26060212/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=992916 CPUtime=4722.35 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 237819 0 0 0 472195 40 0 0 25 0 1 0 643299158 1016745984 237564 33554432000 134512640 135217611 4288021056 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 248229 237564 76 173 0 248054 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 1001620

[startup+4782.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/388 23238
/proc/meminfo: memFree=26057220/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=992916 CPUtime=4782.35 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 237819 0 0 0 478195 40 0 0 25 0 1 0 643299158 1016745984 237564 33554432000 134512640 135217611 4288021056 18446744073709551615 134532690 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 248229 237564 76 173 0 248054 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 1001620

[startup+4842.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/388 23240
/proc/meminfo: memFree=26054712/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=992916 CPUtime=4842.36 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 237819 0 0 0 484195 41 0 0 25 0 1 0 643299158 1016745984 237564 33554432000 134512640 135217611 4288021056 18446744073709551615 134528159 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 248229 237564 76 173 0 248054 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 1001620

[startup+4902.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/388 23241
/proc/meminfo: memFree=26053072/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=992916 CPUtime=4902.36 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 237819 0 0 0 490195 41 0 0 25 0 1 0 643299158 1016745984 237564 33554432000 134512640 135217611 4288021056 18446744073709551615 134527868 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 248229 237564 76 173 0 248054 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 1001620

[startup+4962.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/388 23243
/proc/meminfo: memFree=26051064/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=992916 CPUtime=4962.36 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 237819 0 0 0 496195 41 0 0 25 0 1 0 643299158 1016745984 237564 33554432000 134512640 135217611 4288021056 18446744073709551615 134527905 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 248229 237564 76 173 0 248054 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 1001620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.02 2.00 3/388 23244
/proc/meminfo: memFree=26049192/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=992916 CPUtime=5000.07 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 237819 0 0 0 499966 41 0 0 25 0 1 0 643299158 1016745984 237564 33554432000 134512640 135217611 4288021056 18446744073709551615 134528138 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 248229 237564 76 173 0 248054 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1001620

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

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

[startup+5000 s]
/proc/loadavg: 2.00 2.02 2.00 3/388 23244
/proc/meminfo: memFree=26049192/32950928 swapFree=44388876/67111528
[pid=23062] ppid=23060 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (glucose.sh) S 23060 23062 22754 0 -1 4202496 359 110 0 0 0 0 0 0 24 0 1 0 643299158 8912896 255 33554432000 4194304 4922060 140733854724304 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23062/statm: 2176 255 211 178 0 69 0
[pid=23064] ppid=23062 vsize=992916 CPUtime=5000.07 cores=0,2,4,6
/proc/23064/stat : 23064 (glucose_static) R 23062 23062 22754 0 -1 4202496 237819 0 0 0 499966 41 0 0 25 0 1 0 643299158 1016745984 237564 33554432000 134512640 135217611 4288021056 18446744073709551615 134528138 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23064/statm: 248229 237564 76 173 0 248054 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1001620

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23062 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.07
CPU user time (s): 4999.66
CPU system time (s): 0.41
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1001620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
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 18.6992 second user time and 40.4069 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-13 22:03:25
IDJOB=3365718
IDBENCH=82374
IDSOLVER=1842
FILE ID=node126/3365718-1305317000
RUNJOBID= node126-1305315246-22772
PBS_JOBID= 13324306
Free space on /tmp= 50376 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.040-NOTKNOWN.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365718-1305317000/watcher-3365718-1305317000 -o /tmp/evaluation-result-3365718-1305317000/solver-3365718-1305317000 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365718-1305317000.cnf

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=2098473044

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26845884 kB
Buffers:        210592 kB
Cached:        2513596 kB
SwapCached:      92524 kB
Active:         979592 kB
Inactive:      4875528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26845884 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:          135460 kB
Writeback:           0 kB
AnonPages:     3051076 kB
Mapped:          15872 kB
Slab:           109092 kB
PageTables:      75904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88281924 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= 50400 MiB
End job on node126 at 2011-05-13 23:26:47