Trace number 2696222

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 989.617

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900571132.opb
MD5SUMd9d7c99a4b01b1207d32721f3efdc2ab
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 benchmark50.6633
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 761
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.01	c pb_cplex 1.0 - 20100701
0.00/0.01	c Parsing opb file format. File HOME/instance-2696222-1278015155.opb.
0.00/0.01	c Instance file HOME/instance-2696222-1278015155.opb
0.00/0.01	c File size is 83385 bytes.
0.00/0.03	c Highest Coefficient sum: 761
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.09/989.61	c Remaining time 1799.97 sec.
1800.09/989.61	c 
1800.09/989.61	c *** INTERRUPTED ***
1800.09/989.61	s UNKNOWN
1800.09/989.61	c Total CPU time              : 1793.62 s
1800.09/989.61	c Memory used           : 40.78 MB
1800.09/989.61	c CPU time              : 1793.62 s
1800.09/989.61	c 
1800.09/989.61	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-2696222-1278015155/watcher-2696222-1278015155 -o /tmp/evaluation-result-2696222-1278015155/solver-2696222-1278015155 -C 1800 -W 2000 -M 1800 run HOME/instance-2696222-1278015155.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: 0.00 0.00 0.00 3/106 25309
/proc/meminfo: memFree=1365048/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0

[startup+0.0159999 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 25309
/proc/meminfo: memFree=1365048/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.104396 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 25309
/proc/meminfo: memFree=1365048/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301417 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 25309
/proc/meminfo: memFree=1365048/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701462 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 25309
/proc/meminfo: memFree=1365048/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50157 s]
/proc/loadavg: 0.08 0.02 0.01 2/109 25312
/proc/meminfo: memFree=1354980/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=40708 CPUtime=1.77
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 5666 0 0 0 175 2 0 0 17 0 2 0 177119234 41684992 4012 1992294400 134512640 146736320 4287491664 18446744073709551615 137081895 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25310/statm: 10177 4012 984 2985 0 6719 0
[pid=25310/tid=25312] ppid=25309 vsize=40708 CPUtime=0.43
/proc/25310/task/25312/stat : 25312 (pb_cplex) R 25309 25309 25227 0 -1 4202560 476 0 0 0 43 0 0 0 17 0 2 0 177119328 41684992 4012 1992294400 134512640 146736320 4287491664 18446744073709551615 135454118 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 49408

[startup+3.10175 s]
/proc/loadavg: 0.08 0.02 0.01 4/109 25312
/proc/meminfo: memFree=1351756/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=40708 CPUtime=4.6
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 6105 0 0 0 457 3 0 0 17 0 2 0 177119234 41684992 4181 1992294400 134512640 146736320 4287491664 18446744073709551615 136017787 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25310/statm: 10177 4181 985 2985 0 6719 0
[pid=25310/tid=25312] ppid=25309 vsize=40708 CPUtime=1.85
/proc/25310/task/25312/stat : 25312 (pb_cplex) R 25309 25309 25227 0 -1 4202560 487 0 0 0 184 1 0 0 17 0 2 0 177119328 41684992 4181 1992294400 134512640 146736320 4287491664 18446744073709551615 135454141 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 49408

[startup+6.30111 s]
/proc/loadavg: 0.15 0.03 0.01 2/108 25312
/proc/meminfo: memFree=1353624/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=36964 CPUtime=8.35
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 6642 0 0 0 831 4 0 0 25 0 2 0 177119234 37851136 3678 1992294400 134512640 146736320 4287491664 18446744073709551615 136008176 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25310/statm: 9241 3678 999 2985 0 5783 0
Current children cumulated CPU time (s) 8.35
Current children cumulated vsize (KiB) 45664

[startup+12.7019 s]
/proc/loadavg: 0.30 0.06 0.02 3/109 25316
/proc/meminfo: memFree=1349524/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=39732 CPUtime=19.54
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 12113 0 0 0 1946 8 0 0 17 0 2 0 177119234 40685568 4459 1992294400 134512640 146736320 4287491664 18446744073709551615 136384852 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25310/statm: 9933 4459 998 2985 0 6475 0
[pid=25310/tid=25314] ppid=25309 vsize=39732 CPUtime=5.62
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 2271 0 0 0 561 1 0 0 25 0 2 0 177119817 40685568 4459 1992294400 134512640 146736320 4287491664 18446744073709551615 136400472 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.54
Current children cumulated vsize (KiB) 48432

[startup+25.5013 s]
/proc/loadavg: 0.49 0.11 0.04 3/109 25316
/proc/meminfo: memFree=1349400/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=39732 CPUtime=43.7
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 16971 0 0 0 4353 17 0 0 16 0 2 0 177119234 40685568 4560 1992294400 134512640 146736320 4287491664 18446744073709551615 139044585 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25310/statm: 9933 4560 998 2985 0 6475 0
[pid=25310/tid=25314] ppid=25309 vsize=39732 CPUtime=18.05
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 4808 0 0 0 1800 5 0 0 22 0 2 0 177119817 40685568 4560 1992294400 134512640 146736320 4287491664 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.7
Current children cumulated vsize (KiB) 48432

[startup+51.1013 s]
/proc/loadavg: 1.02 0.28 0.09 3/109 25316
/proc/meminfo: memFree=1349400/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=39732 CPUtime=91.35
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 21715 0 0 0 9102 33 0 0 17 0 2 0 177119234 40685568 4560 1992294400 134512640 146736320 4287491664 18446744073709551615 139042901 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25310/statm: 9933 4560 998 2985 0 6475 0
[pid=25310/tid=25314] ppid=25309 vsize=39732 CPUtime=42.02
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 9144 0 0 0 4190 12 0 0 25 0 2 0 177119817 40685568 4560 1992294400 134512640 146736320 4287491664 18446744073709551615 136007977 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 91.35
Current children cumulated vsize (KiB) 48432

[startup+102.309 s]
/proc/loadavg: 2.06 0.68 0.24 3/109 25321
/proc/meminfo: memFree=1349028/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=40924 CPUtime=186.54
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 30234 0 0 0 18588 66 0 0 18 0 2 0 177119234 41906176 4729 1992294400 134512640 146736320 4287491664 18446744073709551615 136017846 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25310/statm: 10231 4729 998 2985 0 6773 0
[pid=25310/tid=25314] ppid=25309 vsize=40924 CPUtime=89.42
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 17243 0 0 0 8911 31 0 0 17 0 2 0 177119817 41906176 4729 1992294400 134512640 146736320 4287491664 18446744073709551615 136475864 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 186.54
Current children cumulated vsize (KiB) 49624

[startup+162.301 s]
/proc/loadavg: 2.01 0.91 0.34 2/109 25323
/proc/meminfo: memFree=1349152/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=39900 CPUtime=297.97
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 37212 0 0 0 29697 100 0 0 20 0 2 0 177119234 40857600 4567 1992294400 134512640 146736320 4287491664 18446744073709551615 136000412 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25310/statm: 9975 4567 998 2985 0 6517 0
[pid=25310/tid=25314] ppid=25309 vsize=39900 CPUtime=145.24
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 24221 0 0 0 14473 51 0 0 16 0 2 0 177119817 40857600 4567 1992294400 134512640 146736320 4287491664 18446744073709551615 136000485 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 297.97
Current children cumulated vsize (KiB) 48600

[startup+222.301 s]
/proc/loadavg: 1.96 1.09 0.44 3/109 25323
/proc/meminfo: memFree=1349152/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=39900 CPUtime=392.76
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 63329 0 0 0 39144 132 0 0 17 0 2 0 177119234 40857600 4574 1992294400 134512640 146736320 4287491664 18446744073709551615 136008168 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25310/statm: 9975 4574 1005 2985 0 6517 0
[pid=25310/tid=25314] ppid=25309 vsize=39900 CPUtime=183.73
/proc/25310/task/25314/stat : 25314 (pb_cplex) S 25309 25309 25227 0 -1 4202560 29174 0 0 0 18312 61 0 0 18 0 2 0 177119817 40857600 4574 1992294400 134512640 146736320 4287491664 18446744073709551615 144580073 0 2 4096 16387 18446604437871800384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 392.76
Current children cumulated vsize (KiB) 48600

[startup+282.301 s]
/proc/loadavg: 2.05 1.28 0.54 4/109 25325
/proc/meminfo: memFree=1349028/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=40924 CPUtime=502.58
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 68409 0 0 0 50088 170 0 0 19 0 2 0 177119234 41906176 4738 1992294400 134512640 146736320 4287491664 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25310/statm: 10231 4738 1005 2985 0 6773 0
[pid=25310/tid=25314] ppid=25309 vsize=40924 CPUtime=238.79
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 31685 0 0 0 23799 80 0 0 18 0 2 0 177119817 41906176 4738 1992294400 134512640 146736320 4287491664 18446744073709551615 136382209 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 502.58
Current children cumulated vsize (KiB) 49624

[startup+342.301 s]
/proc/loadavg: 2.14 1.45 0.65 3/109 25327
/proc/meminfo: memFree=1349028/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=39900 CPUtime=612.5
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 74517 0 0 0 61047 203 0 0 17 0 2 0 177119234 40857600 4575 1992294400 134512640 146736320 4287491664 18446744073709551615 136007670 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25310/statm: 9975 4575 1005 2985 0 6517 0
[pid=25310/tid=25314] ppid=25309 vsize=39900 CPUtime=293.34
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 37793 0 0 0 29235 99 0 0 18 0 2 0 177119817 40857600 4575 1992294400 134512640 146736320 4287491664 18446744073709551615 139042914 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 612.5
Current children cumulated vsize (KiB) 48600

[startup+402.301 s]
/proc/loadavg: 2.23 1.60 0.75 3/109 25329
/proc/meminfo: memFree=1349028/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=39900 CPUtime=722.36
/proc/25310/stat : 25310 (pb_cplex) S 25309 25309 25227 0 -1 4202496 80682 0 0 0 72000 236 0 0 25 0 2 0 177119234 40857600 4575 1992294400 134512640 146736320 4287491664 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25310/statm: 9975 4575 1005 2985 0 6517 0
[pid=25310/tid=25314] ppid=25309 vsize=39900 CPUtime=348.04
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 42428 0 0 0 34689 115 0 0 17 0 2 0 177119817 40857600 4575 1992294400 134512640 146736320 4287491664 18446744073709551615 136002053 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 722.36
Current children cumulated vsize (KiB) 48600

[startup+462.301 s]
/proc/loadavg: 2.23 1.71 0.84 3/109 25331
/proc/meminfo: memFree=1348780/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=40104 CPUtime=831.9
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 89665 0 0 0 82907 283 0 0 18 0 2 0 177119234 41066496 4661 1992294400 134512640 146736320 4287491664 18446744073709551615 136384857 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25310/statm: 10026 4661 1005 2985 0 6568 0
[pid=25310/tid=25314] ppid=25309 vsize=40104 CPUtime=403.68
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 51060 0 0 0 40225 143 0 0 18 0 2 0 177119817 41066496 4661 1992294400 134512640 146736320 4287491664 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 831.9
Current children cumulated vsize (KiB) 48804

[startup+522.302 s]
/proc/loadavg: 2.16 1.78 0.91 2/109 25331
/proc/meminfo: memFree=1348656/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=40252 CPUtime=941.28
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 106682 0 0 0 93798 330 0 0 18 0 2 0 177119234 41218048 4687 1992294400 134512640 146736320 4287491664 18446744073709551615 136017493 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25310/statm: 10063 4687 1005 2985 0 6605 0
[pid=25310/tid=25314] ppid=25309 vsize=40252 CPUtime=457.27
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 63193 0 0 0 45559 168 0 0 16 0 2 0 177119817 41218048 4687 1992294400 134512640 146736320 4287491664 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 941.28
Current children cumulated vsize (KiB) 48952

[startup+582.302 s]
/proc/loadavg: 2.15 1.83 0.98 3/109 25333
/proc/meminfo: memFree=1349276/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=39528 CPUtime=1051.84
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 129975 0 0 0 104807 377 0 0 17 0 2 0 177119234 40476672 4555 1992294400 134512640 146736320 4287491664 18446744073709551615 136400660 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25310/statm: 9882 4555 1028 2985 0 6424 0
[pid=25310/tid=25314] ppid=25309 vsize=39528 CPUtime=511.91
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 75548 0 0 0 50999 192 0 0 17 0 2 0 177119817 40476672 4555 1992294400 134512640 146736320 4287491664 18446744073709551615 136007616 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1051.84
Current children cumulated vsize (KiB) 48228

[startup+642.302 s]
/proc/loadavg: 2.26 1.91 1.06 3/109 25335
/proc/meminfo: memFree=1349028/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=40552 CPUtime=1161.5
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 139987 0 0 0 115727 423 0 0 16 0 2 0 177119234 41525248 4628 1992294400 134512640 146736320 4287491664 18446744073709551615 136400678 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25310/statm: 10138 4628 1028 2985 0 6680 0
[pid=25310/tid=25314] ppid=25309 vsize=40552 CPUtime=566.57
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 80801 0 0 0 56441 216 0 0 19 0 2 0 177119817 41525248 4628 1992294400 134512640 146736320 4287491664 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1161.5
Current children cumulated vsize (KiB) 49252

[startup+702.302 s]
/proc/loadavg: 2.19 1.94 1.12 3/109 25337
/proc/meminfo: memFree=1348408/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=41576 CPUtime=1272.05
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 147781 0 0 0 126740 465 0 0 20 0 2 0 177119234 42573824 4884 1992294400 134512640 146736320 4287491664 18446744073709551615 139044580 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25310/statm: 10394 4884 1028 2985 0 6936 0
[pid=25310/tid=25314] ppid=25309 vsize=41576 CPUtime=621.6
/proc/25310/task/25314/stat : 25314 (pb_cplex) S 25309 25309 25227 0 -1 4202560 83722 0 0 0 61923 237 0 0 17 0 2 0 177119817 42573824 4884 1992294400 134512640 146736320 4287491664 18446744073709551615 144580073 0 2 4096 16387 18446604437871800384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1272.05
Current children cumulated vsize (KiB) 50276

[startup+762.309 s]
/proc/loadavg: 1.81 1.87 1.15 3/109 25339
/proc/meminfo: memFree=1347788/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=41576 CPUtime=1382.24
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 150589 0 0 0 137721 503 0 0 17 0 2 0 177119234 42573824 4884 1992294400 134512640 146736320 4287491664 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25310/statm: 10394 4884 1028 2985 0 6936 0
[pid=25310/tid=25314] ppid=25309 vsize=41576 CPUtime=677.2
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 84762 0 0 0 67465 255 0 0 18 0 2 0 177119817 42573824 4884 1992294400 134512640 146736320 4287491664 18446744073709551615 136007622 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1382.24
Current children cumulated vsize (KiB) 50276

[startup+822.301 s]
/proc/loadavg: 1.85 1.88 1.19 3/109 25339
/proc/meminfo: memFree=1347664/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=41576 CPUtime=1491.23
/proc/25310/stat : 25310 (pb_cplex) S 25309 25309 25227 0 -1 4202496 154299 0 0 0 148582 541 0 0 18 0 2 0 177119234 42573824 4884 1992294400 134512640 146736320 4287491664 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25310/statm: 10394 4884 1028 2985 0 6936 0
[pid=25310/tid=25314] ppid=25309 vsize=41576 CPUtime=732.87
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 85958 0 0 0 73013 274 0 0 19 0 2 0 177119817 42573824 4884 1992294400 134512640 146736320 4287491664 18446744073709551615 135450809 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1491.23
Current children cumulated vsize (KiB) 50276

[startup+882.301 s]
/proc/loadavg: 1.97 1.90 1.24 3/109 25341
/proc/meminfo: memFree=1347664/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=41752 CPUtime=1602.75
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 158986 0 0 0 159694 581 0 0 19 0 2 0 177119234 42754048 4926 1992294400 134512640 146736320 4287491664 18446744073709551615 135450618 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25310/statm: 10438 4926 1028 2985 0 6980 0
[pid=25310/tid=25314] ppid=25309 vsize=41752 CPUtime=788.84
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 86856 0 0 0 78590 294 0 0 18 0 2 0 177119817 42754048 4926 1992294400 134512640 146736320 4287491664 18446744073709551615 136017474 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1602.75
Current children cumulated vsize (KiB) 50452

[startup+942.301 s]
/proc/loadavg: 2.10 1.94 1.29 4/109 25343
/proc/meminfo: memFree=1347788/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=41752 CPUtime=1713.17
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 164328 0 0 0 170700 617 0 0 17 0 2 0 177119234 42754048 4892 1992294400 134512640 146736320 4287491664 18446744073709551615 136007973 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25310/statm: 10438 4892 1028 2985 0 6980 0
[pid=25310/tid=25314] ppid=25309 vsize=41752 CPUtime=844.66
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 87892 0 0 0 84155 311 0 0 17 0 2 0 177119817 42754048 4892 1992294400 134512640 146736320 4287491664 18446744073709551615 139028323 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1713.17
Current children cumulated vsize (KiB) 50452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+989.601 s]
/proc/loadavg: 2.15 1.98 1.34 3/109 25345
/proc/meminfo: memFree=1347788/2059040 swapFree=4138796/4192956
[pid=25309] ppid=25307 vsize=8700 CPUtime=0
/proc/25309/stat : 25309 (run) S 25307 25309 25227 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177119233 8908800 249 1992294400 4194304 4922060 140734088008864 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25309/statm: 2175 249 208 178 0 68 0
[pid=25310] ppid=25309 vsize=41752 CPUtime=1800.09
/proc/25310/stat : 25310 (pb_cplex) R 25309 25309 25227 0 -1 4202496 169998 0 0 0 179360 649 0 0 18 0 2 0 177119234 42754048 4889 1992294400 134512640 146736320 4287491664 18446744073709551615 139044581 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25310/statm: 10438 4889 1028 2985 0 6980 0
[pid=25310/tid=25314] ppid=25309 vsize=41752 CPUtime=889.93
/proc/25310/task/25314/stat : 25314 (pb_cplex) R 25309 25309 25227 0 -1 4202560 92268 0 0 0 88664 329 0 0 20 0 2 0 177119817 42754048 4889 1992294400 134512640 146736320 4287491664 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 50452

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): 989.617
CPU time (s): 1800.12
CPU user time (s): 1793.62
CPU system time (s): 6.49901
CPU usage (%): 181.901
Max. virtual memory (cumulated for all children) (KiB): 61264

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

runsolver used 1.74873 second user time and 4.69129 second system time

The end

Launcher Data

Begin job on node006 at 2010-07-01 22:12:36
IDJOB=2696222
IDBENCH=1310
IDSOLVER=1209
FILE ID=node006/2696222-1278015155
PBS_JOBID= 11198748
Free space on /tmp= 62532 MiB

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

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

MD5SUM BENCH= d9d7c99a4b01b1207d32721f3efdc2ab
RANDOM SEED=191814630

node006.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.204
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.40
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.204
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1365576 kB
Buffers:        171128 kB
Cached:         415516 kB
SwapCached:       7348 kB
Active:         148000 kB
Inactive:       452896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1365576 kB
SwapTotal:     4192956 kB
SwapFree:      4138796 kB
Dirty:           16812 kB
Writeback:           0 kB
AnonPages:       12596 kB
Mapped:          11296 kB
Slab:            70636 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184068 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= 62516 MiB
End job on node006 at 2010-07-01 22:29:05