Trace number 2695848

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.15 985.625

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900669797.opb
MD5SUMa7f9415d82387c85347e0216376f3dfd
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 benchmark47.1258
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 695
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-2695848-1278015155.opb.
0.00/0.00	c Instance file HOME/instance-2695848-1278015155.opb
0.00/0.00	c File size is 83373 bytes.
0.00/0.03	c Highest Coefficient sum: 695
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 ===============================================================================
1800.13/985.62	c Remaining time 1799.96 sec.
1800.13/985.62	c 
1800.13/985.62	c *** INTERRUPTED ***
1800.13/985.62	s UNKNOWN
1800.13/985.62	c Total CPU time              : 1792.19 s
1800.13/985.62	c Memory used           : 39.81 MB
1800.13/985.62	c CPU time              : 1792.19 s
1800.13/985.62	c 
1800.13/985.62	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-2695848-1278015155/watcher-2695848-1278015155 -o /tmp/evaluation-result-2695848-1278015155/solver-2695848-1278015155 -C 1800 -W 2000 -M 1800 run HOME/instance-2695848-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.07 0.02 0.00 3/105 28709
/proc/meminfo: memFree=1424940/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0

[startup+0.0461479 s]
/proc/loadavg: 0.07 0.02 0.00 3/105 28709
/proc/meminfo: memFree=1424940/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101163 s]
/proc/loadavg: 0.07 0.02 0.00 3/105 28709
/proc/meminfo: memFree=1424940/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301184 s]
/proc/loadavg: 0.07 0.02 0.00 3/105 28709
/proc/meminfo: memFree=1424940/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701227 s]
/proc/loadavg: 0.07 0.02 0.00 3/105 28709
/proc/meminfo: memFree=1424940/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50131 s]
/proc/loadavg: 0.07 0.02 0.00 3/108 28712
/proc/meminfo: memFree=1414624/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=39280 CPUtime=1.89
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 5192 0 0 0 187 2 0 0 17 0 2 0 142809097 40222720 3527 1992294400 134512640 146736320 4292001456 18446744073709551615 136017496 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 9820 3527 984 2985 0 6362 0
[pid=28710/tid=28712] ppid=28709 vsize=39280 CPUtime=0.5
/proc/28710/task/28712/stat : 28712 (pb_cplex) R 28709 28709 28597 0 -1 4202560 479 0 0 0 50 0 0 0 25 0 2 0 142809178 40222720 3527 1992294400 134512640 146736320 4292001456 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 47980

[startup+3.10148 s]
/proc/loadavg: 0.07 0.02 0.00 3/108 28712
/proc/meminfo: memFree=1413880/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=35132 CPUtime=4.32
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 5320 0 0 0 428 4 0 0 17 0 1 0 142809097 35975168 3141 1992294400 134512640 146736320 4292001456 18446744073709551615 136007643 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/28710/statm: 8783 3141 988 2985 0 5325 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 43832

[startup+6.30183 s]
/proc/loadavg: 0.15 0.03 0.01 2/108 28714
/proc/meminfo: memFree=1411028/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=39064 CPUtime=8.13
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 7766 0 0 0 807 6 0 0 25 0 2 0 142809097 40001536 4135 1992294400 134512640 146736320 4292001456 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28710/statm: 9766 4135 998 2985 0 6308 0
[pid=28710/tid=28714] ppid=28709 vsize=39064 CPUtime=0.53
/proc/28710/task/28714/stat : 28714 (pb_cplex) S 28709 28709 28597 0 -1 4202560 524 0 0 0 53 0 0 0 16 0 2 0 142809541 40001536 4135 1992294400 134512640 146736320 4292001456 18446744073709551615 144580073 0 2 4096 16387 18446604437858996352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.13
Current children cumulated vsize (KiB) 47764

[startup+12.7016 s]
/proc/loadavg: 0.29 0.06 0.02 2/108 28716
/proc/meminfo: memFree=1409788/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=40476 CPUtime=19.97
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 14740 0 0 0 1986 11 0 0 18 0 2 0 142809097 41447424 4517 1992294400 134512640 146736320 4292001456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28710/statm: 10119 4517 998 2985 0 6661 0
[pid=28710/tid=28714] ppid=28709 vsize=40476 CPUtime=6.25
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 6928 0 0 0 621 4 0 0 17 0 2 0 142809541 41447424 4517 1992294400 134512640 146736320 4292001456 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (KiB) 49176

[startup+25.501 s]
/proc/loadavg: 0.68 0.16 0.05 3/108 28716
/proc/meminfo: memFree=1409912/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=39452 CPUtime=43.05
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 30027 0 0 0 4279 26 0 0 17 0 2 0 142809097 40398848 4337 1992294400 134512640 146736320 4292001456 18446744073709551615 139028323 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 9863 4337 998 2985 0 6405 0
[pid=28710/tid=28714] ppid=28709 vsize=39452 CPUtime=17.93
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 22215 0 0 0 1779 14 0 0 18 0 2 0 142809541 40398848 4337 1992294400 134512640 146736320 4292001456 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.05
Current children cumulated vsize (KiB) 48152

[startup+51.1008 s]
/proc/loadavg: 0.97 0.27 0.09 3/108 28716
/proc/meminfo: memFree=1409912/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=39452 CPUtime=90.36
/proc/28710/stat : 28710 (pb_cplex) S 28709 28709 28597 0 -1 4202496 56023 0 0 0 8985 51 0 0 20 0 2 0 142809097 40398848 4377 1992294400 134512640 146736320 4292001456 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 9863 4377 998 2985 0 6405 0
[pid=28710/tid=28714] ppid=28709 vsize=39452 CPUtime=41.84
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 48211 0 0 0 4152 32 0 0 18 0 2 0 142809541 40398848 4377 1992294400 134512640 146736320 4292001456 18446744073709551615 139042892 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 90.36
Current children cumulated vsize (KiB) 48152

[startup+102.308 s]
/proc/loadavg: 1.41 0.50 0.18 3/108 28718
/proc/meminfo: memFree=1410160/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=39452 CPUtime=184.57
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 92205 0 0 0 18363 94 0 0 16 0 2 0 142809097 40398848 4381 1992294400 134512640 146736320 4292001456 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28710/statm: 9863 4381 998 2985 0 6405 0
[pid=28710/tid=28714] ppid=28709 vsize=39452 CPUtime=89.27
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 84393 0 0 0 8868 59 0 0 18 0 2 0 142809541 40398848 4381 1992294400 134512640 146736320 4292001456 18446744073709551615 136007626 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 184.57
Current children cumulated vsize (KiB) 48152

[startup+162.301 s]
/proc/loadavg: 1.63 0.74 0.28 2/108 28720
/proc/meminfo: memFree=1403340/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=49864 CPUtime=293.7
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 131588 0 0 0 29224 146 0 0 25 0 2 0 142809097 51060736 6229 1992294400 134512640 146736320 4292001456 18446744073709551615 139042901 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28710/statm: 12466 6229 1006 2985 0 9008 0
[pid=28710/tid=28714] ppid=28709 vsize=49864 CPUtime=142.31
/proc/28710/task/28714/stat : 28714 (pb_cplex) S 28709 28709 28597 0 -1 4202560 120176 0 0 0 14140 91 0 0 17 0 2 0 142809541 51060736 6229 1992294400 134512640 146736320 4292001456 18446744073709551615 144580073 0 2 4096 16387 18446604437858996352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 293.7
Current children cumulated vsize (KiB) 58564

[startup+222.301 s]
/proc/loadavg: 1.70 0.91 0.36 3/108 28720
/proc/meminfo: memFree=1409664/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=39524 CPUtime=391.62
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 176325 0 0 0 38969 193 0 0 25 0 2 0 142809097 40472576 4457 1992294400 134512640 146736320 4292001456 18446744073709551615 136007626 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28710/statm: 9881 4457 1007 2985 0 6423 0
[pid=28710/tid=28714] ppid=28709 vsize=39524 CPUtime=183.36
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 149794 0 0 0 18219 117 0 0 16 0 2 0 142809541 40472576 4457 1992294400 134512640 146736320 4292001456 18446744073709551615 139044916 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 391.62
Current children cumulated vsize (KiB) 48224

[startup+282.301 s]
/proc/loadavg: 1.77 1.07 0.45 3/108 28722
/proc/meminfo: memFree=1409540/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=39696 CPUtime=501.6
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 208228 0 0 0 49919 241 0 0 17 0 2 0 142809097 40648704 4477 1992294400 134512640 146736320 4292001456 18446744073709551615 136384887 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28710/statm: 9924 4477 1007 2985 0 6466 0
[pid=28710/tid=28714] ppid=28709 vsize=39696 CPUtime=238.21
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 181689 0 0 0 23674 147 0 0 16 0 2 0 142809541 40648704 4477 1992294400 134512640 146736320 4292001456 18446744073709551615 136403117 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 501.6
Current children cumulated vsize (KiB) 48396

[startup+342.301 s]
/proc/loadavg: 1.94 1.24 0.55 3/108 28724
/proc/meminfo: memFree=1409416/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=39696 CPUtime=612.69
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 243671 0 0 0 60978 291 0 0 18 0 2 0 142809097 40648704 4490 1992294400 134512640 146736320 4292001456 18446744073709551615 136403129 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 9924 4490 1007 2985 0 6466 0
[pid=28710/tid=28714] ppid=28709 vsize=39696 CPUtime=293.53
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 195931 0 0 0 29183 170 0 0 20 0 2 0 142809541 40648704 4490 1992294400 134512640 146736320 4292001456 18446744073709551615 139042974 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 612.69
Current children cumulated vsize (KiB) 48396

[startup+402.302 s]
/proc/loadavg: 2.04 1.39 0.64 3/108 28726
/proc/meminfo: memFree=1409416/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=39696 CPUtime=722.57
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 276191 0 0 0 71923 334 0 0 17 0 2 0 142809097 40648704 4502 1992294400 134512640 146736320 4292001456 18446744073709551615 135229162 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 9924 4502 1007 2985 0 6466 0
[pid=28710/tid=28714] ppid=28709 vsize=39696 CPUtime=348.79
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 228439 0 0 0 34682 197 0 0 18 0 2 0 142809541 40648704 4502 1992294400 134512640 146736320 4292001456 18446744073709551615 136008245 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 722.57
Current children cumulated vsize (KiB) 48396

[startup+462.301 s]
/proc/loadavg: 2.00 1.50 0.72 3/108 28728
/proc/meminfo: memFree=1408796/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=40720 CPUtime=832.64
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 291823 0 0 0 82889 375 0 0 16 0 2 0 142809097 41697280 4582 1992294400 134512640 146736320 4292001456 18446744073709551615 136008216 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 10180 4582 1007 2985 0 6722 0
[pid=28710/tid=28714] ppid=28709 vsize=40720 CPUtime=404.19
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 244061 0 0 0 40198 221 0 0 19 0 2 0 142809541 41697280 4582 1992294400 134512640 146736320 4292001456 18446744073709551615 136008245 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 832.64
Current children cumulated vsize (KiB) 49420

[startup+522.301 s]
/proc/loadavg: 1.89 1.56 0.79 3/108 28728
/proc/meminfo: memFree=1408920/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=40720 CPUtime=944.1
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 297555 0 0 0 93996 414 0 0 20 0 2 0 142809097 41697280 4582 1992294400 134512640 146736320 4292001456 18446744073709551615 135846277 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28710/statm: 10180 4582 1007 2985 0 6722 0
[pid=28710/tid=28714] ppid=28709 vsize=40720 CPUtime=460.4
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 249793 0 0 0 45799 241 0 0 18 0 2 0 142809541 41697280 4582 1992294400 134512640 146736320 4292001456 18446744073709551615 139042901 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 944.1
Current children cumulated vsize (KiB) 49420

[startup+582.301 s]
/proc/loadavg: 1.95 1.64 0.86 3/108 28730
/proc/meminfo: memFree=1408672/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=40932 CPUtime=1055.38
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 302808 0 0 0 105092 446 0 0 18 0 2 0 142809097 41914368 4641 1992294400 134512640 146736320 4292001456 18446744073709551615 136017474 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 10233 4641 1007 2985 0 6775 0
[pid=28710/tid=28714] ppid=28709 vsize=40932 CPUtime=516.09
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 251624 0 0 0 51353 256 0 0 25 0 2 0 142809541 41914368 4641 1992294400 134512640 146736320 4292001456 18446744073709551615 136402293 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1055.38
Current children cumulated vsize (KiB) 49632

[startup+642.301 s]
/proc/loadavg: 2.03 1.71 0.93 2/108 28732
/proc/meminfo: memFree=1408796/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=40868 CPUtime=1165.75
/proc/28710/stat : 28710 (pb_cplex) S 28709 28709 28597 0 -1 4202496 308150 0 0 0 116090 485 0 0 18 0 2 0 142809097 41848832 4582 1992294400 134512640 146736320 4292001456 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 10217 4582 1007 2985 0 6759 0
[pid=28710/tid=28714] ppid=28709 vsize=40868 CPUtime=571.77
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 256923 0 0 0 56898 279 0 0 25 0 2 0 142809541 41848832 4582 1992294400 134512640 146736320 4292001456 18446744073709551615 139046527 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1165.75
Current children cumulated vsize (KiB) 49568

[startup+702.302 s]
/proc/loadavg: 2.05 1.78 1.00 3/108 28734
/proc/meminfo: memFree=1409168/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=40380 CPUtime=1276.35
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 327174 0 0 0 127099 536 0 0 17 0 2 0 142809097 41349120 4548 1992294400 134512640 146736320 4292001456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 10095 4548 1007 2985 0 6637 0
[pid=28710/tid=28714] ppid=28709 vsize=40380 CPUtime=627.84
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 272664 0 0 0 62476 308 0 0 25 0 2 0 142809541 41349120 4548 1992294400 134512640 146736320 4292001456 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1276.35
Current children cumulated vsize (KiB) 49080

[startup+762.309 s]
/proc/loadavg: 1.97 1.80 1.06 3/108 28736
/proc/meminfo: memFree=1408672/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=40380 CPUtime=1387.99
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 363224 0 0 0 138209 590 0 0 18 0 2 0 142809097 41349120 4555 1992294400 134512640 146736320 4292001456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 10095 4555 1007 2985 0 6637 0
[pid=28710/tid=28714] ppid=28709 vsize=40380 CPUtime=683.44
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 304636 0 0 0 68001 343 0 0 25 0 2 0 142809541 41349120 4555 1992294400 134512640 146736320 4292001456 18446744073709551615 136400663 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1387.99
Current children cumulated vsize (KiB) 49080

[startup+822.301 s]
/proc/loadavg: 1.97 1.83 1.11 3/108 28736
/proc/meminfo: memFree=1408424/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=40496 CPUtime=1498.71
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 397854 0 0 0 149226 645 0 0 18 0 2 0 142809097 41467904 4596 1992294400 134512640 146736320 4292001456 18446744073709551615 139044514 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 10124 4596 1007 2985 0 6666 0
[pid=28710/tid=28714] ppid=28709 vsize=40496 CPUtime=738.95
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 315349 0 0 0 73528 367 0 0 25 0 2 0 142809541 41467904 4596 1992294400 134512640 146736320 4292001456 18446744073709551615 139041152 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1498.71
Current children cumulated vsize (KiB) 49196

[startup+882.301 s]
/proc/loadavg: 1.97 1.86 1.17 3/108 28738
/proc/meminfo: memFree=1408300/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=41648 CPUtime=1609.71
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 435753 0 0 0 160274 697 0 0 18 0 2 0 142809097 42647552 4822 1992294400 134512640 146736320 4292001456 18446744073709551615 139044557 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 10412 4822 1007 2985 0 6954 0
[pid=28710/tid=28714] ppid=28709 vsize=41648 CPUtime=795.15
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 349246 0 0 0 79113 402 0 0 25 0 2 0 142809541 42647552 4822 1992294400 134512640 146736320 4292001456 18446744073709551615 136400479 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1609.71
Current children cumulated vsize (KiB) 50348

[startup+942.301 s]
/proc/loadavg: 2.01 1.88 1.21 3/108 28740
/proc/meminfo: memFree=1408424/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=40592 CPUtime=1719.64
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 470347 0 0 0 171212 752 0 0 18 0 2 0 142809097 41566208 4690 1992294400 134512640 146736320 4292001456 18446744073709551615 136002047 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 10148 4690 1007 2985 0 6690 0
[pid=28710/tid=28714] ppid=28709 vsize=40592 CPUtime=850.86
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 379950 0 0 0 84651 435 0 0 18 0 2 0 142809541 41566208 4690 1992294400 134512640 146736320 4292001456 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1719.64
Current children cumulated vsize (KiB) 49292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+985.609 s]
/proc/loadavg: 1.91 1.87 1.24 3/108 28740
/proc/meminfo: memFree=1408176/2059040 swapFree=4139272/4192956
[pid=28709] ppid=28707 vsize=8700 CPUtime=0
/proc/28709/stat : 28709 (run) S 28707 28709 28597 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142809097 8908800 249 1992294400 4194304 4922060 140735411924288 18446744073709551615 272447937669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28709/statm: 2175 249 208 178 0 68 0
[pid=28710] ppid=28709 vsize=40764 CPUtime=1800.13
/proc/28710/stat : 28710 (pb_cplex) R 28709 28709 28597 0 -1 4202496 497844 0 0 0 179218 795 0 0 18 0 2 0 142809097 41742336 4700 1992294400 134512640 146736320 4292001456 18446744073709551615 136017495 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28710/statm: 10191 4700 1007 2985 0 6733 0
[pid=28710/tid=28714] ppid=28709 vsize=40764 CPUtime=891.2
/proc/28710/task/28714/stat : 28714 (pb_cplex) R 28709 28709 28597 0 -1 4202560 382903 0 0 0 88667 453 0 0 21 0 2 0 142809541 41742336 4700 1992294400 134512640 146736320 4292001456 18446744073709551615 136007626 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 49464

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 985.625
CPU time (s): 1800.15
CPU user time (s): 1792.19
CPU system time (s): 7.95379
CPU usage (%): 182.64
Max. virtual memory (cumulated for all children) (KiB): 58564

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

runsolver used 1.71374 second user time and 4.82427 second system time

The end

Launcher Data

Begin job on node087 at 2010-07-01 22:12:36
IDJOB=2695848
IDBENCH=1312
IDSOLVER=1209
FILE ID=node087/2695848-1278015155
PBS_JOBID= 11198700
Free space on /tmp= 62380 MiB

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

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

MD5SUM BENCH= a7f9415d82387c85347e0216376f3dfd
RANDOM SEED=1309699256

node087.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.213
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.42
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.213
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.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1425468 kB
Buffers:        139360 kB
Cached:         388640 kB
SwapCached:       6160 kB
Active:         205444 kB
Inactive:       335676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1425468 kB
SwapTotal:     4192956 kB
SwapFree:      4139272 kB
Dirty:           16948 kB
Writeback:           0 kB
AnonPages:       11648 kB
Mapped:          11860 kB
Slab:            70760 kB
PageTables:       4140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181864 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= 62364 MiB
End job on node087 at 2010-07-01 22:29:01