Trace number 2696268

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
pb_cplex 2010-06-29? (TO) 1800.12 972.524

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900554420.opb
MD5SUM30c4f9acafc0f3a30de05f75833db699
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark26.279
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696268-1278015680.opb.
0.00/0.00	c Instance file HOME/instance-2696268-1278015680.opb
0.00/0.00	c File size is 83381 bytes.
0.00/0.03	c Highest Coefficient sum: 689
0.00/0.03	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.03         s                                      |
0.00/0.04	c |  Number Variables:      231                                                 |
0.00/0.04	c |  Number Constraints:    2707                                                |
0.00/0.04	c ===============================================================================
1800.10/972.52	c Remaining time 1799.97 sec.
1800.10/972.52	c 
1800.10/972.52	c *** INTERRUPTED ***
1800.10/972.52	s UNKNOWN
1800.10/972.52	c Total CPU time              : 1789.96 s
1800.10/972.52	c Memory used           : 39.11 MB
1800.10/972.52	c CPU time              : 1789.96 s
1800.10/972.52	c 
1800.10/972.52	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2696268-1278015680/watcher-2696268-1278015680 -o /tmp/evaluation-result-2696268-1278015680/solver-2696268-1278015680 -C 1800 -W 2000 -M 1800 run HOME/instance-2696268-1278015680.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 1.61 0.82 3/106 28707
/proc/meminfo: memFree=1454908/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) R 28705 28707 28578 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213539221 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0

[startup+0.104842 s]
/proc/loadavg: 2.02 1.61 0.82 3/106 28707
/proc/meminfo: memFree=1454908/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.20084 s]
/proc/loadavg: 2.02 1.61 0.82 3/106 28707
/proc/meminfo: memFree=1454908/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300839 s]
/proc/loadavg: 2.02 1.61 0.82 3/106 28707
/proc/meminfo: memFree=1454908/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700833 s]
/proc/loadavg: 2.02 1.61 0.82 3/106 28707
/proc/meminfo: memFree=1454908/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50082 s]
/proc/loadavg: 2.02 1.61 0.82 2/109 28710
/proc/meminfo: memFree=1443972/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=39832 CPUtime=1.74
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 5839 0 0 0 170 4 0 0 16 0 2 0 142860202 40787968 3918 1992294400 134512640 146736320 4288589936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9958 3918 986 2985 0 6500 0
[pid=28708/tid=28710] ppid=28707 vsize=39832 CPUtime=0.38
/proc/28708/task/28710/stat : 28710 (pb_cplex) R 28707 28707 28578 0 -1 4202560 629 0 0 0 38 0 0 0 18 0 2 0 142860297 40787968 3918 1992294400 134512640 146736320 4288589936 18446744073709551615 136402273 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 48532

[startup+3.1018 s]
/proc/loadavg: 2.02 1.61 0.83 3/109 28710
/proc/meminfo: memFree=1442360/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=35684 CPUtime=4.42
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 6198 0 0 0 436 6 0 0 17 0 1 0 142860202 36540416 3362 1992294400 134512640 146736320 4288589936 18446744073709551615 136388078 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/28708/statm: 8921 3362 991 2985 0 5463 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 44384

[startup+6.30075 s]
/proc/loadavg: 2.02 1.61 0.83 2/109 28712
/proc/meminfo: memFree=1443104/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=38904 CPUtime=8
/proc/28708/stat : 28708 (pb_cplex) S 28707 28707 28578 0 -1 4202496 8791 0 0 0 793 7 0 0 18 0 2 0 142860202 39837696 4060 1992294400 134512640 146736320 4288589936 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9726 4060 1002 2985 0 6268 0
[pid=28708/tid=28712] ppid=28707 vsize=38904 CPUtime=0.78
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 1087 0 0 0 78 0 0 0 16 0 2 0 142860675 39837696 4060 1992294400 134512640 146736320 4288589936 18446744073709551615 135982692 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8
Current children cumulated vsize (KiB) 47604

[startup+12.7016 s]
/proc/loadavg: 2.02 1.63 0.84 3/109 28712
/proc/meminfo: memFree=1441740/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=38068 CPUtime=19.34
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 22516 0 0 0 1917 17 0 0 16 0 2 0 142860202 38981632 3979 1992294400 134512640 146736320 4288589936 18446744073709551615 136008450 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9517 3979 1002 2985 0 6059 0
[pid=28708/tid=28712] ppid=28707 vsize=38068 CPUtime=6.54
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 7822 0 0 0 649 5 0 0 25 0 2 0 142860675 38981632 3979 1992294400 134512640 146736320 4288589936 18446744073709551615 136007612 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.34
Current children cumulated vsize (KiB) 46768

[startup+25.5005 s]
/proc/loadavg: 2.02 1.64 0.85 3/109 28712
/proc/meminfo: memFree=1441120/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=38156 CPUtime=43.3
/proc/28708/stat : 28708 (pb_cplex) S 28707 28707 28578 0 -1 4202496 37214 0 0 0 4296 34 0 0 18 0 2 0 142860202 39071744 4024 1992294400 134512640 146736320 4288589936 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9539 4024 1002 2985 0 6081 0
[pid=28708/tid=28712] ppid=28707 vsize=38156 CPUtime=18.71
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 15331 0 0 0 1857 14 0 0 20 0 2 0 142860675 39071744 4024 1992294400 134512640 146736320 4288589936 18446744073709551615 136384849 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.3
Current children cumulated vsize (KiB) 46856

[startup+51.1001 s]
/proc/loadavg: 2.01 1.67 0.88 3/109 28714
/proc/meminfo: memFree=1440996/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=38168 CPUtime=90.85
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 62009 0 0 0 9019 66 0 0 17 0 2 0 142860202 39084032 4030 1992294400 134512640 146736320 4288589936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9542 4030 1002 2985 0 6084 0
[pid=28708/tid=28712] ppid=28707 vsize=38168 CPUtime=43.64
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 29444 0 0 0 4332 32 0 0 25 0 2 0 142860675 39084032 4030 1992294400 134512640 146736320 4288589936 18446744073709551615 136388115 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 90.85
Current children cumulated vsize (KiB) 46868

[startup+102.3 s]
/proc/loadavg: 1.78 1.67 0.92 2/109 28714
/proc/meminfo: memFree=1436160/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=44912 CPUtime=173.96
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 96112 0 0 0 17284 112 0 0 25 0 2 0 142860202 45989888 5290 1992294400 134512640 146736320 4288589936 18446744073709551615 136403136 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 11228 5290 1010 2985 0 7770 0
[pid=28708/tid=28712] ppid=28707 vsize=44912 CPUtime=78.53
/proc/28708/task/28712/stat : 28712 (pb_cplex) S 28707 28707 28578 0 -1 4202560 38740 0 0 0 7801 52 0 0 25 0 2 0 142860675 45989888 5290 1992294400 134512640 146736320 4288589936 18446744073709551615 144580073 0 2 4096 16387 18446604437834437952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 173.96
Current children cumulated vsize (KiB) 53612

[startup+162.3 s]
/proc/loadavg: 1.69 1.67 0.97 3/109 28716
/proc/meminfo: memFree=1440624/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=38376 CPUtime=283.25
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 115709 0 0 0 28157 168 0 0 16 0 2 0 142860202 39297024 4083 1992294400 134512640 146736320 4288589936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9594 4083 1010 2985 0 6136 0
[pid=28708/tid=28712] ppid=28707 vsize=38376 CPUtime=133.36
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 48037 0 0 0 13256 80 0 0 25 0 2 0 142860675 39297024 4083 1992294400 134512640 146736320 4288589936 18446744073709551615 136385268 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 283.25
Current children cumulated vsize (KiB) 47076

[startup+222.309 s]
/proc/loadavg: 1.83 1.70 1.02 3/109 28718
/proc/meminfo: memFree=1440500/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=38580 CPUtime=395.37
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 142231 0 0 0 39300 237 0 0 17 0 2 0 142860202 39505920 4143 1992294400 134512640 146736320 4288589936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9645 4143 1010 2985 0 6187 0
[pid=28708/tid=28712] ppid=28707 vsize=38580 CPUtime=191.18
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 61033 0 0 0 19005 113 0 0 17 0 2 0 142860675 39505920 4143 1992294400 134512640 146736320 4288589936 18446744073709551615 136017491 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 395.37
Current children cumulated vsize (KiB) 47280

[startup+282.301 s]
/proc/loadavg: 1.94 1.75 1.08 4/109 28720
/proc/meminfo: memFree=1440004/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=38600 CPUtime=507.01
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 162192 0 0 0 50397 304 0 0 17 0 2 0 142860202 39526400 4229 1992294400 134512640 146736320 4288589936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9650 4229 1010 2985 0 6192 0
[pid=28708/tid=28712] ppid=28707 vsize=38600 CPUtime=249.05
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 70073 0 0 0 24758 147 0 0 18 0 2 0 142860675 39526400 4229 1992294400 134512640 146736320 4288589936 18446744073709551615 136007605 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 507.01
Current children cumulated vsize (KiB) 47300

[startup+342.301 s]
/proc/loadavg: 2.13 1.84 1.15 3/109 28722
/proc/meminfo: memFree=1439880/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=38816 CPUtime=619.56
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 178937 0 0 0 61585 371 0 0 17 0 2 0 142860202 39747584 4263 1992294400 134512640 146736320 4288589936 18446744073709551615 139046463 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9704 4263 1010 2985 0 6246 0
[pid=28708/tid=28712] ppid=28707 vsize=38816 CPUtime=307.33
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 78696 0 0 0 30552 181 0 0 21 0 2 0 142860675 39747584 4263 1992294400 134512640 146736320 4288589936 18446744073709551615 139042901 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 619.56
Current children cumulated vsize (KiB) 47516

[startup+402.301 s]
/proc/loadavg: 1.81 1.80 1.18 3/109 28722
/proc/meminfo: memFree=1439880/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=38872 CPUtime=731.58
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 200951 0 0 0 72720 438 0 0 17 0 2 0 142860202 39804928 4260 1992294400 134512640 146736320 4288589936 18446744073709551615 139046530 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9718 4260 1010 2985 0 6260 0
[pid=28708/tid=28712] ppid=28707 vsize=38872 CPUtime=365.16
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 88661 0 0 0 36301 215 0 0 20 0 2 0 142860675 39804928 4260 1992294400 134512640 146736320 4288589936 18446744073709551615 135962286 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 731.58
Current children cumulated vsize (KiB) 47572

[startup+462.301 s]
/proc/loadavg: 2.03 1.86 1.24 2/109 28724
/proc/meminfo: memFree=1439880/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=38880 CPUtime=844.38
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 210529 0 0 0 83936 502 0 0 16 0 2 0 142860202 39813120 4261 1992294400 134512640 146736320 4288589936 18446744073709551615 136403112 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9720 4261 1010 2985 0 6262 0
[pid=28708/tid=28712] ppid=28707 vsize=38880 CPUtime=423.52
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 92775 0 0 0 42106 246 0 0 19 0 2 0 142860675 39813120 4261 1992294400 134512640 146736320 4288589936 18446744073709551615 139046530 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 844.38
Current children cumulated vsize (KiB) 47580

[startup+522.301 s]
/proc/loadavg: 2.08 1.90 1.29 3/109 28726
/proc/meminfo: memFree=1439384/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=39708 CPUtime=956.44
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 226988 0 0 0 95079 565 0 0 17 0 2 0 142860202 40660992 4372 1992294400 134512640 146736320 4288589936 18446744073709551615 136403112 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9927 4372 1010 2985 0 6469 0
[pid=28708/tid=28712] ppid=28707 vsize=39708 CPUtime=481.43
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 101186 0 0 0 47864 279 0 0 18 0 2 0 142860675 40660992 4372 1992294400 134512640 146736320 4288589936 18446744073709551615 136007650 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 956.44
Current children cumulated vsize (KiB) 48408

[startup+582.301 s]
/proc/loadavg: 1.97 1.90 1.32 3/109 28728
/proc/meminfo: memFree=1439384/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=39896 CPUtime=1068.7
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 237846 0 0 0 106246 624 0 0 17 0 2 0 142860202 40853504 4384 1992294400 134512640 146736320 4288589936 18446744073709551615 136400733 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9974 4384 1010 2985 0 6516 0
[pid=28708/tid=28712] ppid=28707 vsize=39896 CPUtime=539.26
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 106624 0 0 0 53618 308 0 0 25 0 2 0 142860675 40853504 4384 1992294400 134512640 146736320 4288589936 18446744073709551615 136384781 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1068.7
Current children cumulated vsize (KiB) 48596

[startup+642.3 s]
/proc/loadavg: 2.06 1.95 1.37 2/109 28728
/proc/meminfo: memFree=1439384/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=39904 CPUtime=1180.86
/proc/28708/stat : 28708 (pb_cplex) S 28707 28707 28578 0 -1 4202496 244635 0 0 0 117406 680 0 0 17 0 2 0 142860202 40861696 4398 1992294400 134512640 146736320 4288589936 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9976 4398 1010 2985 0 6518 0
[pid=28708/tid=28712] ppid=28707 vsize=39904 CPUtime=597.07
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 110705 0 0 0 59370 337 0 0 20 0 2 0 142860675 40861696 4398 1992294400 134512640 146736320 4288589936 18446744073709551615 136007657 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1180.86
Current children cumulated vsize (KiB) 48604

[startup+702.3 s]
/proc/loadavg: 2.18 2.01 1.43 3/109 28733
/proc/meminfo: memFree=1439128/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=39904 CPUtime=1293.46
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 252608 0 0 0 128603 743 0 0 18 0 2 0 142860202 40861696 4384 1992294400 134512640 146736320 4288589936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9976 4384 1010 2985 0 6518 0
[pid=28708/tid=28712] ppid=28707 vsize=39904 CPUtime=655.07
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 114823 0 0 0 65137 370 0 0 19 0 2 0 142860675 40861696 4384 1992294400 134512640 146736320 4288589936 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1293.46
Current children cumulated vsize (KiB) 48604

[startup+762.3 s]
/proc/loadavg: 2.23 2.04 1.48 3/109 28735
/proc/meminfo: memFree=1439252/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=39904 CPUtime=1405.62
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 260365 0 0 0 139760 802 0 0 17 0 2 0 142860202 40861696 4379 1992294400 134512640 146736320 4288589936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 9976 4379 1010 2985 0 6518 0
[pid=28708/tid=28712] ppid=28707 vsize=39904 CPUtime=713.2
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 118417 0 0 0 70920 400 0 0 21 0 2 0 142860675 40861696 4379 1992294400 134512640 146736320 4288589936 18446744073709551615 136007616 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1405.62
Current children cumulated vsize (KiB) 48604

[startup+822.3 s]
/proc/loadavg: 2.09 2.03 1.50 3/109 28737
/proc/meminfo: memFree=1439004/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=40028 CPUtime=1518.32
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 268244 0 0 0 150970 862 0 0 17 0 2 0 142860202 40988672 4425 1992294400 134512640 146736320 4288589936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 10007 4425 1010 2985 0 6549 0
[pid=28708/tid=28712] ppid=28707 vsize=40028 CPUtime=771.44
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 123142 0 0 0 76715 429 0 0 21 0 2 0 142860675 40988672 4425 1992294400 134512640 146736320 4288589936 18446744073709551615 136007616 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1518.32
Current children cumulated vsize (KiB) 48728

[startup+882.309 s]
/proc/loadavg: 2.16 2.05 1.54 2/109 28739
/proc/meminfo: memFree=1439004/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=40076 CPUtime=1631.07
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 276144 0 0 0 162181 926 0 0 17 0 2 0 142860202 41037824 4431 1992294400 134512640 146736320 4288589936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 10019 4431 1010 2985 0 6561 0
[pid=28708/tid=28712] ppid=28707 vsize=40076 CPUtime=829.67
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 126758 0 0 0 82504 463 0 0 18 0 2 0 142860675 41037824 4431 1992294400 134512640 146736320 4288589936 18446744073709551615 139042888 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1631.07
Current children cumulated vsize (KiB) 48776

[startup+942.3 s]
/proc/loadavg: 2.23 2.09 1.58 4/109 28739
/proc/meminfo: memFree=1439004/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=40044 CPUtime=1743.55
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 283305 0 0 0 173370 985 0 0 17 0 2 0 142860202 41005056 4414 1992294400 134512640 146736320 4288589936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 10011 4414 1010 2985 0 6553 0
[pid=28708/tid=28712] ppid=28707 vsize=40044 CPUtime=887.66
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 130315 0 0 0 88274 492 0 0 20 0 2 0 142860675 41005056 4414 1992294400 134512640 146736320 4288589936 18446744073709551615 136007152 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1743.55
Current children cumulated vsize (KiB) 48744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+972.508 s]
/proc/loadavg: 2.08 2.06 1.59 3/109 28741
/proc/meminfo: memFree=1439136/2059040 swapFree=4139764/4192956
[pid=28707] ppid=28705 vsize=8700 CPUtime=0
/proc/28707/stat : 28707 (run) S 28705 28707 28578 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 142860202 8908800 249 1992294400 4194304 4922060 140735480444656 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28707/statm: 2175 249 208 178 0 68 0
[pid=28708] ppid=28707 vsize=40044 CPUtime=1800.1
/proc/28708/stat : 28708 (pb_cplex) R 28707 28707 28578 0 -1 4202496 290008 0 0 0 178995 1015 0 0 17 0 2 0 142860202 41005056 4428 1992294400 134512640 146736320 4288589936 18446744073709551615 136403129 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28708/statm: 10011 4428 1010 2985 0 6553 0
[pid=28708/tid=28712] ppid=28707 vsize=40044 CPUtime=917.1
/proc/28708/task/28712/stat : 28712 (pb_cplex) R 28707 28707 28578 0 -1 4202560 134032 0 0 0 91202 508 0 0 25 0 2 0 142860675 41005056 4428 1992294400 134512640 146736320 4288589936 18446744073709551615 138298570 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 48744

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

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

Child status: 0
Real time (s): 972.524
CPU time (s): 1800.12
CPU user time (s): 1789.97
CPU system time (s): 10.1575
CPU usage (%): 185.098
Max. virtual memory (cumulated for all children) (KiB): 58532

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

runsolver used 1.82872 second user time and 5.2642 second system time

The end

Launcher Data

Begin job on node045 at 2010-07-01 22:21:20
IDJOB=2696268
IDBENCH=1362
IDSOLVER=1209
FILE ID=node045/2696268-1278015680
PBS_JOBID= 11198719
Free space on /tmp= 62444 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900554420.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696268-1278015680/watcher-2696268-1278015680 -o /tmp/evaluation-result-2696268-1278015680/solver-2696268-1278015680 -C 1800 -W 2000 -M 1800  run HOME/instance-2696268-1278015680.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 30c4f9acafc0f3a30de05f75833db699
RANDOM SEED=1978957757

node045.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.247
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.49
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.247
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1455312 kB
Buffers:        137464 kB
Cached:         363068 kB
SwapCached:       6204 kB
Active:         216900 kB
Inactive:       296852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1455312 kB
SwapTotal:     4192956 kB
SwapFree:      4139764 kB
Dirty:           16644 kB
Writeback:           4 kB
AnonPages:       11736 kB
Mapped:          11928 kB
Slab:            67996 kB
PageTables:       4124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182464 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62424 MiB
End job on node045 at 2010-07-01 22:37:33