Trace number 2696258

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.08 964.017

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900584219.opb
MD5SUM526ab28e5245080e542291515286f3e0
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 benchmark29.8475
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696258-1278015422.opb.
0.00/0.00	c Instance file HOME/instance-2696258-1278015422.opb
0.00/0.00	c File size is 83375 bytes.
0.00/0.03	c Highest Coefficient sum: 689
0.00/0.03	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.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.05/964.01	c Remaining time 1799.97 sec.
1800.05/964.01	c 
1800.05/964.01	c *** INTERRUPTED ***
1800.05/964.01	s UNKNOWN
1800.05/964.01	c Total CPU time              : 1790.13 s
1800.05/964.01	c Memory used           : 39.86 MB
1800.05/964.01	c CPU time              : 1790.13 s
1800.05/964.01	c 
1800.05/964.01	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-2696258-1278015422/watcher-2696258-1278015422 -o /tmp/evaluation-result-2696258-1278015422/solver-2696258-1278015422 -C 1800 -W 2000 -M 1800 run HOME/instance-2696258-1278015422.opb 

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


[startup+0 s]
/proc/loadavg: 2.20 1.31 0.55 3/105 28585
/proc/meminfo: memFree=1399240/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0

[startup+0.069163 s]
/proc/loadavg: 2.20 1.31 0.55 3/105 28585
/proc/meminfo: memFree=1399240/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/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: 2.20 1.31 0.55 3/105 28585
/proc/meminfo: memFree=1399240/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301182 s]
/proc/loadavg: 2.20 1.31 0.55 3/105 28585
/proc/meminfo: memFree=1399240/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701221 s]
/proc/loadavg: 2.20 1.31 0.55 3/105 28585
/proc/meminfo: memFree=1399240/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/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: 2.20 1.31 0.55 3/108 28588
/proc/meminfo: memFree=1388304/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=40444 CPUtime=1.93
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 6277 0 0 0 190 3 0 0 18 0 2 0 142835746 41414656 3971 1992294400 134512640 146736320 4289790272 18446744073709551615 136007056 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28586/statm: 10111 3971 986 2985 0 6653 0
[pid=28586/tid=28588] ppid=28585 vsize=40444 CPUtime=0.48
/proc/28586/task/28588/stat : 28588 (pb_cplex) R 28585 28585 28432 0 -1 4202560 1109 0 0 0 48 0 0 0 17 0 2 0 142835840 41414656 3971 1992294400 134512640 146736320 4289790272 18446744073709551615 136017755 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 49144

[startup+3.10147 s]
/proc/loadavg: 2.20 1.31 0.55 3/108 28588
/proc/meminfo: memFree=1386816/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=39284 CPUtime=4.88
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 7538 0 0 0 482 6 0 0 18 0 2 0 142835746 40226816 3852 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28586/statm: 9821 3852 989 2985 0 6363 0
[pid=28586/tid=28588] ppid=28585 vsize=39284 CPUtime=1.96
/proc/28586/task/28588/stat : 28588 (pb_cplex) R 28585 28585 28432 0 -1 4202560 2190 0 0 0 194 2 0 0 18 0 2 0 142835840 40226816 3852 1992294400 134512640 146736320 4289790272 18446744073709551615 139042914 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 47984

[startup+6.30078 s]
/proc/loadavg: 2.10 1.31 0.56 2/107 28588
/proc/meminfo: memFree=1388188/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=39968 CPUtime=8.87
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 9925 0 0 0 878 9 0 0 24 0 2 0 142835746 40927232 4256 1992294400 134512640 146736320 4289790272 18446744073709551615 139023098 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28586/statm: 9992 4256 1011 2985 0 6534 0
Current children cumulated CPU time (s) 8.87
Current children cumulated vsize (KiB) 48668

[startup+12.7014 s]
/proc/loadavg: 2.33 1.37 0.58 2/108 28590
/proc/meminfo: memFree=1383980/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=40520 CPUtime=20.81
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 16025 0 0 0 2065 16 0 0 18 0 2 0 142835746 41492480 4429 1992294400 134512640 146736320 4289790272 18446744073709551615 135982692 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28586/statm: 10130 4429 1000 2985 0 6672 0
[pid=28586/tid=28590] ppid=28585 vsize=40520 CPUtime=5.97
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 5097 0 0 0 592 5 0 0 18 0 2 0 142836306 41492480 4429 1992294400 134512640 146736320 4289790272 18446744073709551615 136400496 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.81
Current children cumulated vsize (KiB) 49220

[startup+25.5016 s]
/proc/loadavg: 2.33 1.42 0.61 4/108 28590
/proc/meminfo: memFree=1384228/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=39504 CPUtime=44.98
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 22021 0 0 0 4468 30 0 0 18 0 2 0 142835746 40452096 4305 1992294400 134512640 146736320 4289790272 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28586/statm: 9876 4305 1000 2985 0 6418 0
[pid=28586/tid=28590] ppid=28585 vsize=39504 CPUtime=18.1
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 8900 0 0 0 1799 11 0 0 17 0 2 0 142836306 40452096 4305 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.98
Current children cumulated vsize (KiB) 48204

[startup+51.1011 s]
/proc/loadavg: 2.28 1.48 0.65 3/108 28592
/proc/meminfo: memFree=1383856/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=39888 CPUtime=93.02
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 32609 0 0 0 9240 62 0 0 20 0 2 0 142835746 40845312 4441 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28586/statm: 9972 4441 1000 2985 0 6514 0
[pid=28586/tid=28590] ppid=28585 vsize=39888 CPUtime=42
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 18675 0 0 0 4170 30 0 0 18 0 2 0 142836306 40845312 4441 1992294400 134512640 146736320 4289790272 18446744073709551615 135526330 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 93.02
Current children cumulated vsize (KiB) 48588

[startup+102.309 s]
/proc/loadavg: 1.92 1.50 0.70 2/108 28592
/proc/meminfo: memFree=1383608/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=39924 CPUtime=172.15
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 57778 0 0 0 17112 103 0 0 20 0 2 0 142835746 40882176 4504 1992294400 134512640 146736320 4289790272 18446744073709551615 136388111 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28586/statm: 9981 4504 1008 2985 0 6523 0
[pid=28586/tid=28590] ppid=28585 vsize=39924 CPUtime=71.75
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 28957 0 0 0 7126 49 0 0 18 0 2 0 142836306 40882176 4504 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 172.15
Current children cumulated vsize (KiB) 48624

[startup+162.302 s]
/proc/loadavg: 1.86 1.55 0.76 3/108 28594
/proc/meminfo: memFree=1382864/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=40072 CPUtime=284.7
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 70477 0 0 0 28302 168 0 0 20 0 2 0 142835746 41033728 4546 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28586/statm: 10018 4546 1008 2985 0 6560 0
[pid=28586/tid=28590] ppid=28585 vsize=40072 CPUtime=127.86
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 39208 0 0 0 12704 82 0 0 18 0 2 0 142836306 41033728 4546 1992294400 134512640 146736320 4289790272 18446744073709551615 136007372 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 284.7
Current children cumulated vsize (KiB) 48772

[startup+222.302 s]
/proc/loadavg: 1.90 1.62 0.83 3/108 28596
/proc/meminfo: memFree=1382988/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=40072 CPUtime=397.57
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 83477 0 0 0 39522 235 0 0 18 0 2 0 142835746 41033728 4613 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28586/statm: 10018 4613 1008 2985 0 6560 0
[pid=28586/tid=28590] ppid=28585 vsize=40072 CPUtime=184.7
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 49297 0 0 0 18353 117 0 0 18 0 2 0 142836306 41033728 4613 1992294400 134512640 146736320 4289790272 18446744073709551615 135522203 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 397.57
Current children cumulated vsize (KiB) 48772

[startup+282.302 s]
/proc/loadavg: 1.82 1.64 0.89 4/108 28598
/proc/meminfo: memFree=1382864/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=41096 CPUtime=510.29
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 91676 0 0 0 50737 292 0 0 19 0 2 0 142835746 42082304 4668 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28586/statm: 10274 4668 1008 2985 0 6816 0
[pid=28586/tid=28590] ppid=28585 vsize=41096 CPUtime=240.96
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 53572 0 0 0 23948 148 0 0 18 0 2 0 142836306 42082304 4668 1992294400 134512640 146736320 4289790272 18446744073709551615 136007037 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 510.29
Current children cumulated vsize (KiB) 49796

[startup+342.301 s]
/proc/loadavg: 1.92 1.70 0.95 3/108 28600
/proc/meminfo: memFree=1382740/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=41252 CPUtime=623.09
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 100347 0 0 0 61957 352 0 0 18 0 2 0 142835746 42242048 4677 1992294400 134512640 146736320 4289790272 18446744073709551615 136007612 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28586/statm: 10313 4677 1008 2985 0 6855 0
[pid=28586/tid=28590] ppid=28585 vsize=41252 CPUtime=297.6
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 62236 0 0 0 29580 180 0 0 18 0 2 0 142836306 42242048 4677 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 623.09
Current children cumulated vsize (KiB) 49952

[startup+402.301 s]
/proc/loadavg: 1.96 1.75 1.02 3/108 28600
/proc/meminfo: memFree=1382740/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=41252 CPUtime=736.5
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 106247 0 0 0 73236 414 0 0 22 0 2 0 142835746 42242048 4684 1992294400 134512640 146736320 4289790272 18446744073709551615 135455219 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28586/statm: 10313 4684 1008 2985 0 6855 0
[pid=28586/tid=28590] ppid=28585 vsize=41252 CPUtime=353.99
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 68080 0 0 0 35185 214 0 0 18 0 2 0 142836306 42242048 4684 1992294400 134512640 146736320 4289790272 18446744073709551615 136384785 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 736.5
Current children cumulated vsize (KiB) 49952

[startup+462.302 s]
/proc/loadavg: 2.06 1.82 1.09 3/108 28602
/proc/meminfo: memFree=1382492/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=41252 CPUtime=849.89
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 117549 0 0 0 84509 480 0 0 18 0 2 0 142835746 42242048 4696 1992294400 134512640 146736320 4289790272 18446744073709551615 136400496 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28586/statm: 10313 4696 1008 2985 0 6855 0
[pid=28586/tid=28590] ppid=28585 vsize=41252 CPUtime=410.9
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 74868 0 0 0 40843 247 0 0 18 0 2 0 142836306 42242048 4696 1992294400 134512640 146736320 4289790272 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 849.89
Current children cumulated vsize (KiB) 49952

[startup+522.302 s]
/proc/loadavg: 2.24 1.91 1.16 3/108 28604
/proc/meminfo: memFree=1382988/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=40812 CPUtime=963.43
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 125590 0 0 0 95806 537 0 0 20 0 2 0 142835746 41791488 4599 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28586/statm: 10203 4599 1008 2985 0 6745 0
[pid=28586/tid=28590] ppid=28585 vsize=40812 CPUtime=467.88
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 77130 0 0 0 46513 275 0 0 17 0 2 0 142836306 41791488 4599 1992294400 134512640 146736320 4289790272 18446744073709551615 136007292 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 963.43
Current children cumulated vsize (KiB) 49512

[startup+582.302 s]
/proc/loadavg: 2.11 1.94 1.22 3/108 28606
/proc/meminfo: memFree=1383608/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=40812 CPUtime=1076.93
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 134590 0 0 0 107092 601 0 0 18 0 2 0 142835746 41791488 4599 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28586/statm: 10203 4599 1008 2985 0 6745 0
[pid=28586/tid=28590] ppid=28585 vsize=40812 CPUtime=524.5
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 79286 0 0 0 52143 307 0 0 18 0 2 0 142836306 41791488 4599 1992294400 134512640 146736320 4289790272 18446744073709551615 136017485 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1076.93
Current children cumulated vsize (KiB) 49512

[startup+642.301 s]
/proc/loadavg: 2.03 1.95 1.26 3/108 28608
/proc/meminfo: memFree=1382988/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=40812 CPUtime=1190.28
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 141960 0 0 0 118368 660 0 0 19 0 2 0 142835746 41791488 4600 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28586/statm: 10203 4600 1008 2985 0 6745 0
[pid=28586/tid=28590] ppid=28585 vsize=40812 CPUtime=581.47
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 81339 0 0 0 57811 336 0 0 17 0 2 0 142836306 41791488 4600 1992294400 134512640 146736320 4289790272 18446744073709551615 136388081 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1190.28
Current children cumulated vsize (KiB) 49512

[startup+702.301 s]
/proc/loadavg: 2.06 1.97 1.31 3/108 28608
/proc/meminfo: memFree=1383112/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=40812 CPUtime=1304.24
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 150015 0 0 0 129704 720 0 0 18 0 2 0 142835746 41791488 4600 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28586/statm: 10203 4600 1008 2985 0 6745 0
[pid=28586/tid=28590] ppid=28585 vsize=40812 CPUtime=638.1
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 83681 0 0 0 63444 366 0 0 18 0 2 0 142836306 41791488 4600 1992294400 134512640 146736320 4289790272 18446744073709551615 136006921 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1304.24
Current children cumulated vsize (KiB) 49512

[startup+762.309 s]
/proc/loadavg: 1.91 1.94 1.34 3/108 28610
/proc/meminfo: memFree=1383236/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=40812 CPUtime=1417.9
/proc/28586/stat : 28586 (pb_cplex) S 28585 28585 28432 0 -1 4202496 158300 0 0 0 141009 781 0 0 17 0 2 0 142835746 41791488 4600 1992294400 134512640 146736320 4289790272 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28586/statm: 10203 4600 1008 2985 0 6745 0
[pid=28586/tid=28590] ppid=28585 vsize=40812 CPUtime=694.81
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 85807 0 0 0 69085 396 0 0 19 0 2 0 142836306 41791488 4600 1992294400 134512640 146736320 4289790272 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1417.9
Current children cumulated vsize (KiB) 49512

[startup+822.302 s]
/proc/loadavg: 1.91 1.93 1.37 2/108 28612
/proc/meminfo: memFree=1382616/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=40812 CPUtime=1531.76
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 165070 0 0 0 152331 845 0 0 17 0 2 0 142835746 41791488 4601 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28586/statm: 10203 4601 1008 2985 0 6745 0
[pid=28586/tid=28590] ppid=28585 vsize=40812 CPUtime=752.08
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 88319 0 0 0 74779 429 0 0 18 0 2 0 142836306 41791488 4601 1992294400 134512640 146736320 4289790272 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1531.76
Current children cumulated vsize (KiB) 49512

[startup+882.302 s]
/proc/loadavg: 1.97 1.94 1.41 3/108 28614
/proc/meminfo: memFree=1382988/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=40812 CPUtime=1645.52
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 172535 0 0 0 163640 912 0 0 18 0 2 0 142835746 41791488 4601 1992294400 134512640 146736320 4289790272 18446744073709551615 135983319 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28586/statm: 10203 4601 1008 2985 0 6745 0
[pid=28586/tid=28590] ppid=28585 vsize=40812 CPUtime=809.23
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 93563 0 0 0 80461 462 0 0 25 0 2 0 142836306 41791488 4601 1992294400 134512640 146736320 4289790272 18446744073709551615 136403136 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1645.52
Current children cumulated vsize (KiB) 49512

[startup+942.301 s]
/proc/loadavg: 1.99 1.95 1.44 3/108 28616
/proc/meminfo: memFree=1382864/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=40812 CPUtime=1759.09
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 180095 0 0 0 174938 971 0 0 18 0 2 0 142835746 41791488 4601 1992294400 134512640 146736320 4289790272 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28586/statm: 10203 4601 1008 2985 0 6745 0
[pid=28586/tid=28590] ppid=28585 vsize=40812 CPUtime=866.51
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 99425 0 0 0 86155 496 0 0 21 0 2 0 142836306 41791488 4601 1992294400 134512640 146736320 4289790272 18446744073709551615 136007065 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1759.09
Current children cumulated vsize (KiB) 49512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+964.002 s]
/proc/loadavg: 2.28 2.02 1.48 4/109 28619
/proc/meminfo: memFree=1350856/2059040 swapFree=4140120/4192956
[pid=28585] ppid=28583 vsize=8700 CPUtime=0
/proc/28585/stat : 28585 (run) S 28583 28585 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 142835746 8908800 249 1992294400 4194304 4922060 140734523201680 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28585/statm: 2175 249 208 178 0 68 0
[pid=28586] ppid=28585 vsize=40812 CPUtime=1800.05
/proc/28586/stat : 28586 (pb_cplex) R 28585 28585 28432 0 -1 4202496 183956 0 0 0 179011 994 0 0 18 0 2 0 142835746 41791488 4601 1992294400 134512640 146736320 4289790272 18446744073709551615 136475782 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28586/statm: 10203 4601 1008 2985 0 6745 0
[pid=28586/tid=28590] ppid=28585 vsize=40812 CPUtime=887.28
/proc/28586/task/28590/stat : 28590 (pb_cplex) R 28585 28585 28432 0 -1 4202560 100379 0 0 0 88221 507 0 0 19 0 2 0 142836306 41791488 4601 1992294400 134512640 146736320 4289790272 18446744073709551615 135459720 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 49512

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): 964.017
CPU time (s): 1800.08
CPU user time (s): 1790.13
CPU system time (s): 9.95249
CPU usage (%): 186.727
Max. virtual memory (cumulated for all children) (KiB): 59116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.13
system time used= 9.95249
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184331
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= 151435
involuntary context switches= 28418

runsolver used 1.65375 second user time and 4.70029 second system time

The end

Launcher Data

Begin job on node089 at 2010-07-01 22:17:02
IDJOB=2696258
IDBENCH=1349
IDSOLVER=1209
FILE ID=node089/2696258-1278015422
PBS_JOBID= 11198698
Free space on /tmp= 62528 MiB

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

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

MD5SUM BENCH= 526ab28e5245080e542291515286f3e0
RANDOM SEED=43665828

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1399644 kB
Buffers:        178364 kB
Cached:         375444 kB
SwapCached:       6216 kB
Active:         283360 kB
Inactive:       283972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1399644 kB
SwapTotal:     4192956 kB
SwapFree:      4140120 kB
Dirty:           16696 kB
Writeback:           0 kB
AnonPages:       11688 kB
Mapped:          11868 kB
Slab:            70284 kB
PageTables:       4144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181620 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= 62512 MiB
End job on node089 at 2010-07-01 22:33:07