Trace number 2695841

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.06 987.421

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900670234.opb
MD5SUM92f66beef1a16468af1cdeb8f0308249
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 benchmark483.153
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 641
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-2695841-1278015153.opb.
0.00/0.00	c Instance file HOME/instance-2695841-1278015153.opb
0.00/0.00	c File size is 83369 bytes.
0.00/0.03	c Highest Coefficient sum: 641
0.00/0.03	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.03         s                                      |
0.00/0.04	c |  Number Variables:      231                                                 |
0.00/0.04	c |  Number Constraints:    2707                                                |
0.00/0.04	c ===============================================================================
1800.04/987.41	c Remaining time 1799.97 sec.
1800.04/987.41	c 
1800.04/987.41	c *** INTERRUPTED ***
1800.04/987.41	s UNKNOWN
1800.04/987.41	c Total CPU time              : 1792.98 s
1800.04/987.41	c Memory used           : 39.77 MB
1800.04/987.41	c CPU time              : 1792.98 s
1800.04/987.41	c 
1800.04/987.41	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-2695841-1278015153/watcher-2695841-1278015153 -o /tmp/evaluation-result-2695841-1278015153/solver-2695841-1278015153 -C 1800 -W 2000 -M 1800 run HOME/instance-2695841-1278015153.opb 

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 21030
/proc/meminfo: memFree=1541680/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0

[startup+0.0271059 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 21030
/proc/meminfo: memFree=1541680/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.105515 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 21030
/proc/meminfo: memFree=1541680/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300511 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 21030
/proc/meminfo: memFree=1541680/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700502 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 21030
/proc/meminfo: memFree=1541680/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50148 s]
/proc/loadavg: 0.00 0.00 0.00 2/109 21033
/proc/meminfo: memFree=1532976/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39696 CPUtime=1.76
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 5918 0 0 0 173 3 0 0 16 0 2 0 177119168 40648704 4012 1992294400 134512640 146736320 4293543088 18446744073709551615 144738703 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 10180 4017 997 2985 0 6722 0
[pid=21031/tid=21033] ppid=21030 vsize=40720 CPUtime=0.44
/proc/21031/task/21033/stat : 21033 (pb_cplex) R 21030 21030 20975 0 -1 4202560 410 0 0 0 44 0 0 0 18 0 2 0 177119262 41697280 4026 1992294400 134512640 146736320 4293543088 18446744073709551615 136384852 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 48396

[startup+3.10145 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 21033
/proc/meminfo: memFree=1528512/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=40720 CPUtime=4.64
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 6815 0 0 0 459 5 0 0 16 0 2 0 177119168 41697280 4181 1992294400 134512640 146736320 4293543088 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 10180 4181 988 2985 0 6722 0
[pid=21031/tid=21033] ppid=21030 vsize=40720 CPUtime=2.02
/proc/21031/task/21033/stat : 21033 (pb_cplex) R 21030 21030 20975 0 -1 4202560 567 0 0 0 201 1 0 0 20 0 2 0 177119262 41697280 4181 1992294400 134512640 146736320 4293543088 18446744073709551615 136403117 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 49420

[startup+6.30038 s]
/proc/loadavg: 0.08 0.02 0.01 2/108 21033
/proc/meminfo: memFree=1529884/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=37252 CPUtime=8.52
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 7881 0 0 0 845 7 0 0 18 0 2 0 177119168 38146048 3715 1992294400 134512640 146736320 4293543088 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 9313 3715 999 2985 0 5855 0
Current children cumulated CPU time (s) 8.52
Current children cumulated vsize (KiB) 45952

[startup+12.7002 s]
/proc/loadavg: 0.23 0.05 0.02 4/109 21035
/proc/meminfo: memFree=1527148/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39472 CPUtime=19.24
/proc/21031/stat : 21031 (pb_cplex) S 21030 21030 20975 0 -1 4202496 13912 0 0 0 1912 12 0 0 18 0 2 0 177119168 40419328 4331 1992294400 134512640 146736320 4293543088 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 9868 4331 999 2985 0 6410 0
[pid=21031/tid=21035] ppid=21030 vsize=39472 CPUtime=4.95
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 569 0 0 0 494 1 0 0 20 0 2 0 177119742 40419328 4331 1992294400 134512640 146736320 4293543088 18446744073709551615 136400564 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.24
Current children cumulated vsize (KiB) 48172

[startup+25.501 s]
/proc/loadavg: 0.62 0.14 0.05 3/109 21035
/proc/meminfo: memFree=1526528/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39776 CPUtime=43.07
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 20039 0 0 0 4285 22 0 0 16 0 2 0 177119168 40730624 4433 1992294400 134512640 146736320 4293543088 18446744073709551615 139042895 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 9944 4433 999 2985 0 6486 0
[pid=21031/tid=21035] ppid=21030 vsize=39776 CPUtime=17.46
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 2253 0 0 0 1741 5 0 0 25 0 2 0 177119742 40730624 4433 1992294400 134512640 146736320 4293543088 18446744073709551615 135196483 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.07
Current children cumulated vsize (KiB) 48476

[startup+51.1004 s]
/proc/loadavg: 1.02 0.28 0.09 2/109 21035
/proc/meminfo: memFree=1526280/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39776 CPUtime=90.44
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 34562 0 0 0 9002 42 0 0 17 0 2 0 177119168 40730624 4452 1992294400 134512640 146736320 4293543088 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 9944 4452 999 2985 0 6486 0
[pid=21031/tid=21035] ppid=21030 vsize=39776 CPUtime=42.14
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 7355 0 0 0 4201 13 0 0 25 0 2 0 177119742 40730624 4452 1992294400 134512640 146736320 4293543088 18446744073709551615 135854589 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 90.44
Current children cumulated vsize (KiB) 48476

[startup+102.309 s]
/proc/loadavg: 1.73 0.59 0.20 3/109 21040
/proc/meminfo: memFree=1525908/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39980 CPUtime=185.17
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 55291 0 0 0 18437 80 0 0 17 0 2 0 177119168 40939520 4492 1992294400 134512640 146736320 4293543088 18446744073709551615 136001989 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 9995 4492 999 2985 0 6537 0
[pid=21031/tid=21035] ppid=21030 vsize=39980 CPUtime=91.36
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 26591 0 0 0 9104 32 0 0 25 0 2 0 177119742 40939520 4492 1992294400 134512640 146736320 4293543088 18446744073709551615 136018151 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 185.17
Current children cumulated vsize (KiB) 48680

[startup+162.302 s]
/proc/loadavg: 1.86 0.84 0.31 3/109 21042
/proc/meminfo: memFree=1526032/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39860 CPUtime=296.66
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 88254 0 0 0 29542 124 0 0 25 0 2 0 177119168 40816640 4471 1992294400 134512640 146736320 4293543088 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21031/statm: 9965 4471 999 2985 0 6507 0
[pid=21031/tid=21035] ppid=21030 vsize=39860 CPUtime=148.62
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 31030 0 0 0 14813 49 0 0 17 0 2 0 177119742 40816640 4471 1992294400 134512640 146736320 4293543088 18446744073709551615 136017846 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 296.66
Current children cumulated vsize (KiB) 48560

[startup+222.301 s]
/proc/loadavg: 1.97 1.05 0.42 2/109 21044
/proc/meminfo: memFree=1526404/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39848 CPUtime=392.84
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 139890 0 0 0 39115 169 0 0 25 0 2 0 177119168 40804352 4474 1992294400 134512640 146736320 4293543088 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21031/statm: 9962 4474 1007 2985 0 6504 0
[pid=21031/tid=21035] ppid=21030 vsize=39848 CPUtime=188.04
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 51952 0 0 0 18737 67 0 0 16 0 2 0 177119742 40804352 4474 1992294400 134512640 146736320 4293543088 18446744073709551615 135526881 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 392.84
Current children cumulated vsize (KiB) 48548

[startup+282.302 s]
/proc/loadavg: 2.32 1.33 0.56 4/109 21046
/proc/meminfo: memFree=1526280/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39848 CPUtime=503.21
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 166002 0 0 0 50113 208 0 0 17 0 2 0 177119168 40804352 4479 1992294400 134512640 146736320 4293543088 18446744073709551615 136017491 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 9962 4479 1007 2985 0 6504 0
[pid=21031/tid=21035] ppid=21030 vsize=39848 CPUtime=243.42
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 69967 0 0 0 24252 90 0 0 18 0 2 0 177119742 40804352 4479 1992294400 134512640 146736320 4293543088 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 503.21
Current children cumulated vsize (KiB) 48548

[startup+342.301 s]
/proc/loadavg: 2.01 1.43 0.64 4/109 21046
/proc/meminfo: memFree=1525908/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39864 CPUtime=613.57
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 193694 0 0 0 61101 256 0 0 16 0 2 0 177119168 40820736 4537 1992294400 134512640 146736320 4293543088 18446744073709551615 136001985 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 9966 4537 1007 2985 0 6508 0
[pid=21031/tid=21035] ppid=21030 vsize=39864 CPUtime=299.87
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 70461 0 0 0 29879 108 0 0 25 0 2 0 177119742 40820736 4537 1992294400 134512640 146736320 4293543088 18446744073709551615 136008303 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 613.57
Current children cumulated vsize (KiB) 48564

[startup+402.301 s]
/proc/loadavg: 2.02 1.55 0.72 3/109 21048
/proc/meminfo: memFree=1526032/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39864 CPUtime=723.68
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 220604 0 0 0 72072 296 0 0 18 0 2 0 177119168 40820736 4525 1992294400 134512640 146736320 4293543088 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 9966 4525 1007 2985 0 6508 0
[pid=21031/tid=21035] ppid=21030 vsize=39864 CPUtime=356.73
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 96680 0 0 0 35541 132 0 0 25 0 2 0 177119742 40820736 4525 1992294400 134512640 146736320 4293543088 18446744073709551615 136017763 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 723.68
Current children cumulated vsize (KiB) 48564

[startup+462.3 s]
/proc/loadavg: 1.95 1.61 0.80 3/109 21050
/proc/meminfo: memFree=1525908/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39864 CPUtime=834.77
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 250980 0 0 0 83134 343 0 0 17 0 2 0 177119168 40820736 4530 1992294400 134512640 146736320 4293543088 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 9966 4530 1007 2985 0 6508 0
[pid=21031/tid=21035] ppid=21030 vsize=39864 CPUtime=413.91
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 123146 0 0 0 41231 160 0 0 25 0 2 0 177119742 40820736 4530 1992294400 134512640 146736320 4293543088 18446744073709551615 136389671 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 834.77
Current children cumulated vsize (KiB) 48564

[startup+522.3 s]
/proc/loadavg: 1.98 1.68 0.87 3/109 21052
/proc/meminfo: memFree=1525908/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39864 CPUtime=945.68
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 275867 0 0 0 94183 385 0 0 16 0 2 0 177119168 40820736 4507 1992294400 134512640 146736320 4293543088 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 9966 4507 1007 2985 0 6508 0
[pid=21031/tid=21035] ppid=21030 vsize=39864 CPUtime=471.97
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 123146 0 0 0 47021 176 0 0 25 0 2 0 177119742 40820736 4507 1992294400 134512640 146736320 4293543088 18446744073709551615 136403129 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 945.68
Current children cumulated vsize (KiB) 48564

[startup+582.301 s]
/proc/loadavg: 1.95 1.72 0.93 2/109 21054
/proc/meminfo: memFree=1525908/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39864 CPUtime=1055.59
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 299080 0 0 0 105133 426 0 0 16 0 2 0 177119168 40820736 4504 1992294400 134512640 146736320 4293543088 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 9966 4504 1007 2985 0 6508 0
[pid=21031/tid=21035] ppid=21030 vsize=39864 CPUtime=528.66
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 123146 0 0 0 52675 191 0 0 25 0 2 0 177119742 40820736 4504 1992294400 134512640 146736320 4293543088 18446744073709551615 139042977 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1055.59
Current children cumulated vsize (KiB) 48564

[startup+642.301 s]
/proc/loadavg: 2.13 1.82 1.01 3/109 21054
/proc/meminfo: memFree=1525908/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39864 CPUtime=1165.71
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 312254 0 0 0 116113 458 0 0 18 0 2 0 177119168 40820736 4509 1992294400 134512640 146736320 4293543088 18446744073709551615 136388075 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 9966 4509 1007 2985 0 6508 0
[pid=21031/tid=21035] ppid=21030 vsize=39864 CPUtime=586.17
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 123146 0 0 0 58415 202 0 0 25 0 2 0 177119742 40820736 4509 1992294400 134512640 146736320 4293543088 18446744073709551615 136017502 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1165.71
Current children cumulated vsize (KiB) 48564

[startup+702.301 s]
/proc/loadavg: 1.90 1.81 1.06 3/109 21056
/proc/meminfo: memFree=1525908/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=39864 CPUtime=1275.81
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 339688 0 0 0 127072 509 0 0 17 0 2 0 177119168 40820736 4536 1992294400 134512640 146736320 4293543088 18446744073709551615 136017485 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 9966 4536 1007 2985 0 6508 0
[pid=21031/tid=21035] ppid=21030 vsize=39864 CPUtime=644.08
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 129222 0 0 0 64183 225 0 0 25 0 2 0 177119742 40820736 4536 1992294400 134512640 146736320 4293543088 18446744073709551615 136017522 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1275.81
Current children cumulated vsize (KiB) 48564

[startup+762.31 s]
/proc/loadavg: 1.90 1.83 1.11 3/109 21058
/proc/meminfo: memFree=1525164/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=41204 CPUtime=1385.42
/proc/21031/stat : 21031 (pb_cplex) S 21030 21030 20975 0 -1 4202496 351607 0 0 0 137989 553 0 0 17 0 2 0 177119168 42192896 4690 1992294400 134512640 146736320 4293543088 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 10301 4690 1007 2985 0 6843 0
[pid=21031/tid=21035] ppid=21030 vsize=41204 CPUtime=700.35
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 139874 0 0 0 69786 249 0 0 25 0 2 0 177119742 42192896 4690 1992294400 134512640 146736320 4293543088 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1385.42
Current children cumulated vsize (KiB) 49904

[startup+822.301 s]
/proc/loadavg: 1.95 1.87 1.17 3/109 21060
/proc/meminfo: memFree=1525660/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=41204 CPUtime=1496.24
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 358589 0 0 0 149030 594 0 0 18 0 2 0 177119168 42192896 4691 1992294400 134512640 146736320 4293543088 18446744073709551615 136008363 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 10301 4691 1007 2985 0 6843 0
[pid=21031/tid=21035] ppid=21030 vsize=41204 CPUtime=758.32
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 144960 0 0 0 75562 270 0 0 25 0 2 0 177119742 42192896 4691 1992294400 134512640 146736320 4293543088 18446744073709551615 139044580 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1496.24
Current children cumulated vsize (KiB) 49904

[startup+882.301 s]
/proc/loadavg: 1.95 1.89 1.22 3/109 21062
/proc/meminfo: memFree=1525164/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=41204 CPUtime=1608.18
/proc/21031/stat : 21031 (pb_cplex) S 21030 21030 20975 0 -1 4202496 366816 0 0 0 160185 633 0 0 17 0 2 0 177119168 42192896 4702 1992294400 134512640 146736320 4293543088 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 10301 4702 1007 2985 0 6843 0
[pid=21031/tid=21035] ppid=21030 vsize=41204 CPUtime=816.18
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 152694 0 0 0 81327 291 0 0 25 0 2 0 177119742 42192896 4702 1992294400 134512640 146736320 4293543088 18446744073709551615 136017763 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1608.18
Current children cumulated vsize (KiB) 49904

[startup+942.302 s]
/proc/loadavg: 2.27 1.98 1.29 3/109 21062
/proc/meminfo: memFree=1525412/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=41228 CPUtime=1717.35
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 393741 0 0 0 171058 677 0 0 16 0 2 0 177119168 42217472 4707 1992294400 134512640 146736320 4293543088 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 10307 4707 1007 2985 0 6849 0
[pid=21031/tid=21035] ppid=21030 vsize=41228 CPUtime=872.74
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 179324 0 0 0 86955 319 0 0 25 0 2 0 177119742 42217472 4707 1992294400 134512640 146736320 4293543088 18446744073709551615 136384858 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1717.35
Current children cumulated vsize (KiB) 49928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+987.402 s]
/proc/loadavg: 2.01 1.95 1.31 3/109 21064
/proc/meminfo: memFree=1525412/2059040 swapFree=4139476/4192956
[pid=21030] ppid=21028 vsize=8700 CPUtime=0
/proc/21030/stat : 21030 (run) S 21028 21030 20975 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177119168 8908800 249 1992294400 4194304 4922060 140737165420960 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21030/statm: 2175 249 208 178 0 68 0
[pid=21031] ppid=21030 vsize=40716 CPUtime=1800.04
/proc/21031/stat : 21031 (pb_cplex) R 21030 21030 20975 0 -1 4202496 412762 0 0 0 179297 707 0 0 16 0 2 0 177119168 41693184 4668 1992294400 134512640 146736320 4293543088 18446744073709551615 136403112 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21031/statm: 10179 4668 1007 2985 0 6721 0
[pid=21031/tid=21035] ppid=21030 vsize=40716 CPUtime=915.9
/proc/21031/task/21035/stat : 21035 (pb_cplex) R 21030 21030 20975 0 -1 4202560 182641 0 0 0 91259 331 0 0 25 0 2 0 177119742 41693184 4668 1992294400 134512640 146736320 4293543088 18446744073709551615 136017850 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 49416

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

Child status: 0
Real time (s): 987.421
CPU time (s): 1800.06
CPU user time (s): 1792.98
CPU system time (s): 7.07692
CPU usage (%): 182.299
Max. virtual memory (cumulated for all children) (KiB): 58776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.98
system time used= 7.07692
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 413136
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= 63331
involuntary context switches= 29980

runsolver used 1.82772 second user time and 5.35419 second system time

The end

Launcher Data

Begin job on node004 at 2010-07-01 22:12:33
IDJOB=2695841
IDBENCH=1279
IDSOLVER=1209
FILE ID=node004/2695841-1278015153
PBS_JOBID= 11198750
Free space on /tmp= 62180 MiB

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

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

MD5SUM BENCH= 92f66beef1a16468af1cdeb8f0308249
RANDOM SEED=1352024898

node004.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.210
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.210
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1542208 kB
Buffers:        110280 kB
Cached:         296136 kB
SwapCached:       6584 kB
Active:         152308 kB
Inactive:       267764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1542208 kB
SwapTotal:     4192956 kB
SwapFree:      4139476 kB
Dirty:           16724 kB
Writeback:           0 kB
AnonPages:       12136 kB
Mapped:          11876 kB
Slab:            74836 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182072 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= 62164 MiB
End job on node004 at 2010-07-01 22:29:00