Trace number 2696234

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-29UNSAT 1112.18 599.485

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900570242.opb
MD5SUM490d573a1d39845890b306c349815f34
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 benchmark9.75252
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 749
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-2696234-1278015164.opb.
0.00/0.00	c Instance file HOME/instance-2696234-1278015164.opb
0.00/0.00	c File size is 83383 bytes.
0.00/0.03	c Highest Coefficient sum: 749
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.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.03         s                                      |
0.00/0.03	c |  Number Variables:      231                                                 |
0.00/0.04	c |  Number Constraints:    2707                                                |
0.00/0.04	c ===============================================================================
1112.06/599.48	c Remaining time 1799.97 sec.
1112.06/599.48	s UNSATISFIABLE
1112.06/599.48	c Total CPU time              : 1106.04 s

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-2696234-1278015164/watcher-2696234-1278015164 -o /tmp/evaluation-result-2696234-1278015164/solver-2696234-1278015164 -C 1800 -W 2000 -M 1800 run HOME/instance-2696234-1278015164.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.29 0.06 0.02 3/105 28677
/proc/meminfo: memFree=1439632/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0

[startup+0.024444 s]
/proc/loadavg: 0.29 0.06 0.02 3/105 28677
/proc/meminfo: memFree=1439632/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.102457 s]
/proc/loadavg: 0.29 0.06 0.02 3/105 28677
/proc/meminfo: memFree=1439632/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301476 s]
/proc/loadavg: 0.29 0.06 0.02 3/105 28677
/proc/meminfo: memFree=1439632/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701521 s]
/proc/loadavg: 0.29 0.06 0.02 3/105 28677
/proc/meminfo: memFree=1439632/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50062 s]
/proc/loadavg: 0.29 0.06 0.02 2/108 28680
/proc/meminfo: memFree=1429200/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39052 CPUtime=1.87
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 5336 0 0 0 185 2 0 0 18 0 2 0 142810019 39989248 3697 1992294400 134512640 146736320 4286604592 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9763 3697 986 2985 0 6305 0
[pid=28678/tid=28680] ppid=28677 vsize=39052 CPUtime=0.5
/proc/28678/task/28680/stat : 28680 (pb_cplex) R 28677 28677 28504 0 -1 4202560 717 0 0 0 50 0 0 0 25 0 2 0 142810103 39989248 3697 1992294400 134512640 146736320 4286604592 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 47752

[startup+3.10081 s]
/proc/loadavg: 0.29 0.06 0.02 3/108 28680
/proc/meminfo: memFree=1427464/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39188 CPUtime=4.86
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 6100 0 0 0 481 5 0 0 19 0 2 0 142810019 40128512 3741 1992294400 134512640 146736320 4286604592 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9797 3741 986 2985 0 6339 0
[pid=28678/tid=28680] ppid=28677 vsize=39188 CPUtime=1.98
/proc/28678/task/28680/stat : 28680 (pb_cplex) R 28677 28677 28504 0 -1 4202560 1458 0 0 0 197 1 0 0 25 0 2 0 142810103 40128512 3741 1992294400 134512640 146736320 4286604592 18446744073709551615 137381231 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 47888

[startup+6.30116 s]
/proc/loadavg: 0.35 0.08 0.03 2/108 28682
/proc/meminfo: memFree=1427960/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=40452 CPUtime=9.15
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 9326 0 0 0 908 7 0 0 25 0 2 0 142810019 41422848 4339 1992294400 134512640 146736320 4286604592 18446744073709551615 136007053 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 10113 4339 1001 2985 0 6655 0
[pid=28678/tid=28682] ppid=28677 vsize=40452 CPUtime=0.69
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 752 0 0 0 69 0 0 0 19 0 2 0 142810521 41422848 4339 1992294400 134512640 146736320 4286604592 18446744073709551615 139044554 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.15
Current children cumulated vsize (KiB) 49152

[startup+12.7009 s]
/proc/loadavg: 0.48 0.11 0.04 3/108 28682
/proc/meminfo: memFree=1425232/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39344 CPUtime=21.23
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 16665 0 0 0 2109 14 0 0 25 0 2 0 142810019 40288256 4233 1992294400 134512640 146736320 4286604592 18446744073709551615 139028303 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9836 4233 1001 2985 0 6378 0
[pid=28678/tid=28682] ppid=28677 vsize=39344 CPUtime=6.76
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 3957 0 0 0 674 2 0 0 25 0 2 0 142810521 40288256 4233 1992294400 134512640 146736320 4286604592 18446744073709551615 136084823 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.23
Current children cumulated vsize (KiB) 48044

[startup+25.5013 s]
/proc/loadavg: 0.74 0.19 0.06 3/108 28682
/proc/meminfo: memFree=1424984/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39628 CPUtime=45.37
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 23790 0 0 0 4511 26 0 0 25 0 2 0 142810019 40579072 4300 1992294400 134512640 146736320 4286604592 18446744073709551615 136403136 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9907 4300 1001 2985 0 6449 0
[pid=28678/tid=28682] ppid=28677 vsize=39628 CPUtime=18.8
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 7795 0 0 0 1870 10 0 0 25 0 2 0 142810521 40579072 4300 1992294400 134512640 146736320 4286604592 18446744073709551615 136007605 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 45.37
Current children cumulated vsize (KiB) 48328

[startup+51.1012 s]
/proc/loadavg: 1.17 0.33 0.11 3/108 28682
/proc/meminfo: memFree=1425108/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39780 CPUtime=93.95
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 38961 0 0 0 9342 53 0 0 25 0 2 0 142810019 40734720 4308 1992294400 134512640 146736320 4286604592 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9945 4308 1001 2985 0 6487 0
[pid=28678/tid=28682] ppid=28677 vsize=39780 CPUtime=43.53
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 14285 0 0 0 4331 22 0 0 25 0 2 0 142810521 40734720 4308 1992294400 134512640 146736320 4286604592 18446744073709551615 139023088 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 93.95
Current children cumulated vsize (KiB) 48480

[startup+102.309 s]
/proc/loadavg: 1.35 0.52 0.19 2/108 28684
/proc/meminfo: memFree=1419528/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=46548 CPUtime=174.38
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 64199 0 0 0 17340 98 0 0 25 0 2 0 142810019 47665152 5779 1992294400 134512640 146736320 4286604592 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 11637 5779 1008 2985 0 8179 0
[pid=28678/tid=28682] ppid=28677 vsize=46548 CPUtime=74.82
/proc/28678/task/28682/stat : 28682 (pb_cplex) S 28677 28677 28504 0 -1 4202560 25799 0 0 0 7439 43 0 0 25 0 2 0 142810521 47665152 5779 1992294400 134512640 146736320 4286604592 18446744073709551615 144580073 0 2 4096 16387 18446604437830531840 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 174.38
Current children cumulated vsize (KiB) 55248

[startup+162.302 s]
/proc/loadavg: 1.61 0.76 0.29 3/108 28686
/proc/meminfo: memFree=1424612/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39360 CPUtime=287.48
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 79180 0 0 0 28585 163 0 0 25 0 2 0 142810019 40304640 4379 1992294400 134512640 146736320 4286604592 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9840 4379 1008 2985 0 6382 0
[pid=28678/tid=28682] ppid=28677 vsize=39360 CPUtime=131.38
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 40111 0 0 0 13058 80 0 0 25 0 2 0 142810521 40304640 4379 1992294400 134512640 146736320 4286604592 18446744073709551615 138423214 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 287.48
Current children cumulated vsize (KiB) 48060

[startup+222.302 s]
/proc/loadavg: 1.84 0.97 0.39 2/108 28688
/proc/meminfo: memFree=1424612/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39360 CPUtime=400.44
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 93643 0 0 0 39819 225 0 0 25 0 2 0 142810019 40304640 4378 1992294400 134512640 146736320 4286604592 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9840 4378 1008 2985 0 6382 0
[pid=28678/tid=28682] ppid=28677 vsize=39360 CPUtime=188.05
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 50448 0 0 0 18693 112 0 0 25 0 2 0 142810521 40304640 4378 1992294400 134512640 146736320 4286604592 18446744073709551615 139042888 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 400.44
Current children cumulated vsize (KiB) 48060

[startup+282.301 s]
/proc/loadavg: 1.90 1.14 0.48 2/108 28688
/proc/meminfo: memFree=1424364/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39364 CPUtime=513.64
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 108559 0 0 0 51070 294 0 0 25 0 2 0 142810019 40308736 4379 1992294400 134512640 146736320 4286604592 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9841 4379 1008 2985 0 6383 0
[pid=28678/tid=28682] ppid=28677 vsize=39364 CPUtime=244.96
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 60475 0 0 0 24349 147 0 0 25 0 2 0 142810521 40308736 4379 1992294400 134512640 146736320 4286604592 18446744073709551615 135526867 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 513.64
Current children cumulated vsize (KiB) 48064

[startup+342.301 s]
/proc/loadavg: 1.96 1.29 0.57 3/108 28690
/proc/meminfo: memFree=1424488/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39364 CPUtime=626.75
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 122753 0 0 0 62319 356 0 0 19 0 2 0 142810019 40308736 4379 1992294400 134512640 146736320 4286604592 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9841 4379 1008 2985 0 6383 0
[pid=28678/tid=28682] ppid=28677 vsize=39364 CPUtime=301.8
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 69288 0 0 0 30001 179 0 0 25 0 2 0 142810521 40308736 4379 1992294400 134512640 146736320 4286604592 18446744073709551615 135854573 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 626.75
Current children cumulated vsize (KiB) 48064

[startup+402.302 s]
/proc/loadavg: 1.80 1.37 0.64 3/108 28692
/proc/meminfo: memFree=1424488/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=41412 CPUtime=739.99
/proc/28678/stat : 28678 (pb_cplex) S 28677 28677 28504 0 -1 4202496 133851 0 0 0 73581 418 0 0 25 0 2 0 142810019 42405888 4597 1992294400 134512640 146736320 4286604592 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 10353 4597 1008 2985 0 6895 0
[pid=28678/tid=28682] ppid=28677 vsize=41412 CPUtime=359.26
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 76091 0 0 0 35717 209 0 0 25 0 2 0 142810521 42405888 4597 1992294400 134512640 146736320 4286604592 18446744073709551615 136007289 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 739.99
Current children cumulated vsize (KiB) 50112

[startup+462.302 s]
/proc/loadavg: 1.86 1.47 0.72 3/108 28694
/proc/meminfo: memFree=1424612/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39364 CPUtime=853.44
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 149908 0 0 0 84859 485 0 0 25 0 2 0 142810019 40308736 4380 1992294400 134512640 146736320 4286604592 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9841 4380 1008 2985 0 6383 0
[pid=28678/tid=28682] ppid=28677 vsize=39364 CPUtime=416.19
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 86468 0 0 0 41373 246 0 0 25 0 2 0 142810521 40308736 4380 1992294400 134512640 146736320 4286604592 18446744073709551615 135450566 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 853.44
Current children cumulated vsize (KiB) 48064

[startup+522.302 s]
/proc/loadavg: 1.96 1.56 0.80 3/108 28696
/proc/meminfo: memFree=1424612/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39364 CPUtime=966.92
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 160376 0 0 0 96152 540 0 0 22 0 2 0 142810019 40308736 4380 1992294400 134512640 146736320 4286604592 18446744073709551615 135982859 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9841 4380 1008 2985 0 6383 0
[pid=28678/tid=28682] ppid=28677 vsize=39364 CPUtime=473.26
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 90677 0 0 0 47054 272 0 0 25 0 2 0 142810521 40308736 4380 1992294400 134512640 146736320 4286604592 18446744073709551615 139042981 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 966.92
Current children cumulated vsize (KiB) 48064

[startup+582.301 s]
/proc/loadavg: 1.91 1.61 0.86 3/108 28696
/proc/meminfo: memFree=1424488/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39364 CPUtime=1079.83
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 170978 0 0 0 107386 597 0 0 25 0 2 0 142810019 40308736 4381 1992294400 134512640 146736320 4286604592 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9841 4381 1008 2985 0 6383 0
[pid=28678/tid=28682] ppid=28677 vsize=39364 CPUtime=530.18
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 96579 0 0 0 52719 299 0 0 25 0 2 0 142810521 40308736 4381 1992294400 134512640 146736320 4286604592 18446744073709551615 136419631 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1079.83
Current children cumulated vsize (KiB) 48064

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

[startup+588.701 s]
/proc/loadavg: 1.92 1.62 0.86 3/108 28696
/proc/meminfo: memFree=1424240/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39364 CPUtime=1092.07
/proc/28678/stat : 28678 (pb_cplex) S 28677 28677 28504 0 -1 4202496 171399 0 0 0 108604 603 0 0 25 0 2 0 142810019 40308736 4381 1992294400 134512640 146736320 4286604592 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9841 4381 1008 2985 0 6383 0
[pid=28678/tid=28682] ppid=28677 vsize=39364 CPUtime=536.29
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 96846 0 0 0 53327 302 0 0 25 0 2 0 142810521 40308736 4381 1992294400 134512640 146736320 4286604592 18446744073709551615 139042899 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1092.07
Current children cumulated vsize (KiB) 48064

[startup+595.109 s]
/proc/loadavg: 1.93 1.63 0.88 3/108 28698
/proc/meminfo: memFree=1424488/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39364 CPUtime=1104.17
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 171690 0 0 0 109807 610 0 0 25 0 2 0 142810019 40308736 4380 1992294400 134512640 146736320 4286604592 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9841 4380 1008 2985 0 6383 0
[pid=28678/tid=28682] ppid=28677 vsize=39364 CPUtime=542.4
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 97137 0 0 0 53935 305 0 0 19 0 2 0 142810521 40308736 4380 1992294400 134512640 146736320 4286604592 18446744073709551615 139044580 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1104.17
Current children cumulated vsize (KiB) 48064

[startup+596.701 s]
/proc/loadavg: 1.93 1.63 0.88 3/108 28698
/proc/meminfo: memFree=1424488/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39364 CPUtime=1107.16
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 172057 0 0 0 110105 611 0 0 25 0 2 0 142810019 40308736 4377 1992294400 134512640 146736320 4286604592 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9841 4377 1008 2985 0 6383 0
[pid=28678/tid=28682] ppid=28677 vsize=39364 CPUtime=543.91
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 97358 0 0 0 54085 306 0 0 23 0 2 0 142810521 40308736 4377 1992294400 134512640 146736320 4286604592 18446744073709551615 139044564 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1107.16
Current children cumulated vsize (KiB) 48064

[startup+598.301 s]
/proc/loadavg: 1.93 1.63 0.88 3/108 28698
/proc/meminfo: memFree=1424488/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39364 CPUtime=1110.23
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 172057 0 0 0 110411 612 0 0 25 0 2 0 142810019 40308736 4367 1992294400 134512640 146736320 4286604592 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9841 4367 1008 2985 0 6383 0
[pid=28678/tid=28682] ppid=28677 vsize=39364 CPUtime=545.46
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 97358 0 0 0 54239 307 0 0 25 0 2 0 142810521 40308736 4367 1992294400 134512640 146736320 4286604592 18446744073709551615 135523326 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1110.23
Current children cumulated vsize (KiB) 48064

[startup+599.101 s]
/proc/loadavg: 1.93 1.63 0.88 3/108 28698
/proc/meminfo: memFree=1424488/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39364 CPUtime=1111.68
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28504 0 -1 4202496 172057 0 0 0 110555 613 0 0 25 0 2 0 142810019 40308736 4367 1992294400 134512640 146736320 4286604592 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9841 4367 1008 2985 0 6383 0
[pid=28678/tid=28682] ppid=28677 vsize=39364 CPUtime=546.15
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 97358 0 0 0 54308 307 0 0 25 0 2 0 142810521 40308736 4367 1992294400 134512640 146736320 4286604592 18446744073709551615 136004551 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1111.68
Current children cumulated vsize (KiB) 48064

[startup+599.301 s]
/proc/loadavg: 1.93 1.63 0.88 3/108 28698
/proc/meminfo: memFree=1424488/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39364 CPUtime=1111.96
/proc/28678/stat : 28678 (pb_cplex) S 28677 28677 28504 0 -1 4202496 172189 0 0 0 110583 613 0 0 25 0 2 0 142810019 40308736 4367 1992294400 134512640 146736320 4286604592 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9841 4367 1008 2985 0 6383 0
[pid=28678/tid=28682] ppid=28677 vsize=39364 CPUtime=546.35
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 97490 0 0 0 54328 307 0 0 25 0 2 0 142810521 40308736 4367 1992294400 134512640 146736320 4286604592 18446744073709551615 136007605 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1111.96
Current children cumulated vsize (KiB) 48064

[startup+599.401 s]
/proc/loadavg: 1.93 1.63 0.88 2/108 28698
/proc/meminfo: memFree=1424488/2059040 swapFree=4139044/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28504 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142810019 8908800 248 1992294400 4194304 4922060 140734345195152 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 248 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39364 CPUtime=1112.06
/proc/28678/stat : 28678 (pb_cplex) S 28677 28677 28504 0 -1 4202496 172189 0 0 0 110593 613 0 0 25 0 2 0 142810019 40308736 4367 1992294400 134512640 146736320 4286604592 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9841 4367 1008 2985 0 6383 0
[pid=28678/tid=28682] ppid=28677 vsize=39364 CPUtime=546.45
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28504 0 -1 4202560 97490 0 0 0 54338 307 0 0 25 0 2 0 142810521 40308736 4367 1992294400 134512640 146736320 4286604592 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1112.06
Current children cumulated vsize (KiB) 48064

Child status: 0
Real time (s): 599.485
CPU time (s): 1112.18
CPU user time (s): 1106.05
CPU system time (s): 6.13707
CPU usage (%): 185.523
Max. virtual memory (cumulated for all children) (KiB): 59060

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

runsolver used 1.05884 second user time and 2.85157 second system time

The end

Launcher Data

Begin job on node088 at 2010-07-01 22:12:44
IDJOB=2696234
IDBENCH=1324
IDSOLVER=1209
FILE ID=node088/2696234-1278015164
PBS_JOBID= 11198699
Free space on /tmp= 62384 MiB

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

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

MD5SUM BENCH= 490d573a1d39845890b306c349815f34
RANDOM SEED=958383371

node088.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.217
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.43
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.217
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1440160 kB
Buffers:        140796 kB
Cached:         377044 kB
SwapCached:       6492 kB
Active:         255316 kB
Inactive:       275844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1440160 kB
SwapTotal:     4192956 kB
SwapFree:      4139044 kB
Dirty:           17004 kB
Writeback:           0 kB
AnonPages:       11656 kB
Mapped:           8316 kB
Slab:            65940 kB
PageTables:       4140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182408 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= 62368 MiB
End job on node088 at 2010-07-01 22:22:44