Trace number 2696220

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 968.617

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900670675.opb
MD5SUMc118a5f7f4e95d7123e302378befd6ff
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 benchmark8.36073
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 671
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-2696220-1278015155.opb.
0.00/0.00	c Instance file HOME/instance-2696220-1278015155.opb
0.00/0.00	c File size is 83377 bytes.
0.00/0.03	c Highest Coefficient sum: 671
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.13/968.61	c Remaining time 1799.97 sec.
1800.13/968.61	c 
1800.13/968.61	c *** INTERRUPTED ***
1800.13/968.61	s UNKNOWN
1800.13/968.61	c Total CPU time              : 1789.59 s
1800.13/968.61	c Memory used           : 39.30 MB
1800.13/968.61	c CPU time              : 1789.59 s
1800.13/968.61	c 
1800.13/968.61	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2696220-1278015155/watcher-2696220-1278015155 -o /tmp/evaluation-result-2696220-1278015155/solver-2696220-1278015155 -C 1800 -W 2000 -M 1800 run HOME/instance-2696220-1278015155.opb 

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 30248
/proc/meminfo: memFree=1673304/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0

[startup+0.015999 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 30248
/proc/meminfo: memFree=1673304/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.105705 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 30248
/proc/meminfo: memFree=1673304/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301728 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 30248
/proc/meminfo: memFree=1673304/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701785 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 30248
/proc/meminfo: memFree=1673304/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50191 s]
/proc/loadavg: 0.00 0.00 0.00 4/109 30251
/proc/meminfo: memFree=1661748/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40644 CPUtime=1.86
/proc/30249/stat : 30249 (pb_cplex) S 30248 30248 30165 0 -1 4202496 4945 0 0 0 185 1 0 0 18 0 2 0 142808314 41619456 4009 1992294400 134512640 146736320 4294519104 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10161 4009 987 2985 0 6703 0
[pid=30249/tid=30251] ppid=30248 vsize=40644 CPUtime=0.43
/proc/30249/task/30251/stat : 30251 (pb_cplex) R 30248 30248 30165 0 -1 4202560 306 0 0 0 43 0 0 0 16 0 2 0 142808402 41619456 4009 1992294400 134512640 146736320 4294519104 18446744073709551615 135467753 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 49344

[startup+3.10113 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 30251
/proc/meminfo: memFree=1659764/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=36676 CPUtime=4.39
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 5473 0 0 0 435 4 0 0 18 0 1 0 142808314 37556224 3612 1992294400 134512640 146736320 4294519104 18446744073709551615 137718587 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30249/statm: 9169 3612 991 2985 0 5711 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 45376

[startup+6.30158 s]
/proc/loadavg: 0.08 0.02 0.01 2/109 30253
/proc/meminfo: memFree=1659764/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=39020 CPUtime=8.25
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 7653 0 0 0 820 5 0 0 16 0 2 0 142808314 39956480 4198 1992294400 134512640 146736320 4294519104 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 9755 4198 999 2985 0 6297 0
[pid=30249/tid=30253] ppid=30248 vsize=39020 CPUtime=0.92
/proc/30249/task/30253/stat : 30253 (pb_cplex) S 30248 30248 30165 0 -1 4202560 1166 0 0 0 92 0 0 0 19 0 2 0 142808782 39956480 4198 1992294400 134512640 146736320 4294519104 18446744073709551615 144580073 0 2 4096 16387 18446604437876965632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.25
Current children cumulated vsize (KiB) 47720

[startup+12.7015 s]
/proc/loadavg: 0.15 0.03 0.01 3/109 30253
/proc/meminfo: memFree=1658772/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=39124 CPUtime=20.16
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 13198 0 0 0 2004 12 0 0 18 0 2 0 142808314 40062976 4247 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 9781 4247 999 2985 0 6323 0
[pid=30249/tid=30253] ppid=30248 vsize=39124 CPUtime=6.54
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 4644 0 0 0 651 3 0 0 18 0 2 0 142808782 40062976 4247 1992294400 134512640 146736320 4294519104 18446744073709551615 136001985 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.16
Current children cumulated vsize (KiB) 47824

[startup+25.5013 s]
/proc/loadavg: 0.49 0.11 0.04 5/109 30253
/proc/meminfo: memFree=1658648/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=39548 CPUtime=44.23
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 21554 0 0 0 4396 27 0 0 18 0 2 0 142808314 40497152 4341 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 9887 4341 999 2985 0 6429 0
[pid=30249/tid=30253] ppid=30248 vsize=39548 CPUtime=18.44
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 12005 0 0 0 1831 13 0 0 18 0 2 0 142808782 40497152 4341 1992294400 134512640 146736320 4294519104 18446744073709551615 139046505 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.23
Current children cumulated vsize (KiB) 48248

[startup+51.102 s]
/proc/loadavg: 1.08 0.28 0.09 3/109 30255
/proc/meminfo: memFree=1657904/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40572 CPUtime=92.64
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 29546 0 0 0 9208 56 0 0 18 0 2 0 142808314 41545728 4547 1992294400 134512640 146736320 4294519104 18446744073709551615 135468082 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10143 4547 999 2985 0 6685 0
[pid=30249/tid=30253] ppid=30248 vsize=40572 CPUtime=42.21
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 15296 0 0 0 4193 28 0 0 18 0 2 0 142808782 41545728 4547 1992294400 134512640 146736320 4294519104 18446744073709551615 136007668 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.64
Current children cumulated vsize (KiB) 49272

[startup+102.309 s]
/proc/loadavg: 1.35 0.48 0.17 3/109 30255
/proc/meminfo: memFree=1657904/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40044 CPUtime=171.33
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 51382 0 0 0 17035 98 0 0 18 0 2 0 142808314 41005056 4461 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10011 4461 1007 2985 0 6553 0
[pid=30249/tid=30253] ppid=30248 vsize=40044 CPUtime=70.61
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 21516 0 0 0 7015 46 0 0 18 0 2 0 142808782 41005056 4461 1992294400 134512640 146736320 4294519104 18446744073709551615 136403117 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 171.33
Current children cumulated vsize (KiB) 48744

[startup+162.302 s]
/proc/loadavg: 1.64 0.71 0.26 2/109 30257
/proc/meminfo: memFree=1657656/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40044 CPUtime=283.44
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 71539 0 0 0 28173 171 0 0 18 0 2 0 142808314 41005056 4461 1992294400 134512640 146736320 4294519104 18446744073709551615 139042866 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30249/statm: 10011 4461 1007 2985 0 6553 0
[pid=30249/tid=30253] ppid=30248 vsize=40044 CPUtime=125.61
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 30714 0 0 0 12479 82 0 0 18 0 2 0 142808782 41005056 4461 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 283.44
Current children cumulated vsize (KiB) 48744

[startup+222.301 s]
/proc/loadavg: 1.95 0.96 0.38 2/109 30259
/proc/meminfo: memFree=1657780/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40044 CPUtime=395.94
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 88705 0 0 0 39357 237 0 0 18 0 2 0 142808314 41005056 4461 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10011 4461 1007 2985 0 6553 0
[pid=30249/tid=30253] ppid=30248 vsize=40044 CPUtime=181.28
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 37626 0 0 0 18013 115 0 0 17 0 2 0 142808782 41005056 4461 1992294400 134512640 146736320 4294519104 18446744073709551615 136007292 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 395.94
Current children cumulated vsize (KiB) 48744

[startup+282.301 s]
/proc/loadavg: 2.07 1.16 0.48 4/109 30261
/proc/meminfo: memFree=1657780/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40044 CPUtime=508.5
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 103449 0 0 0 50546 304 0 0 17 0 2 0 142808314 41005056 4461 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10011 4461 1007 2985 0 6553 0
[pid=30249/tid=30253] ppid=30248 vsize=40044 CPUtime=237.85
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 45962 0 0 0 23634 151 0 0 18 0 2 0 142808782 41005056 4461 1992294400 134512640 146736320 4294519104 18446744073709551615 136007616 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 508.5
Current children cumulated vsize (KiB) 48744

[startup+342.3 s]
/proc/loadavg: 2.19 1.36 0.59 3/109 30263
/proc/meminfo: memFree=1657780/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40044 CPUtime=621.06
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 120727 0 0 0 61733 373 0 0 18 0 2 0 142808314 41005056 4463 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10011 4463 1007 2985 0 6553 0
[pid=30249/tid=30253] ppid=30248 vsize=40044 CPUtime=294.04
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 55654 0 0 0 29219 185 0 0 17 0 2 0 142808782 41005056 4463 1992294400 134512640 146736320 4294519104 18446744073709551615 136388078 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 621.06
Current children cumulated vsize (KiB) 48744

[startup+402.302 s]
/proc/loadavg: 2.05 1.47 0.67 2/109 30263
/proc/meminfo: memFree=1658276/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40044 CPUtime=733.94
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 130442 0 0 0 72955 439 0 0 18 0 2 0 142808314 41005056 4463 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10011 4463 1007 2985 0 6553 0
[pid=30249/tid=30253] ppid=30248 vsize=40044 CPUtime=349.39
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 61957 0 0 0 34718 221 0 0 18 0 2 0 142808782 41005056 4463 1992294400 134512640 146736320 4294519104 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 733.94
Current children cumulated vsize (KiB) 48744

[startup+462.301 s]
/proc/loadavg: 2.04 1.57 0.75 3/109 30265
/proc/meminfo: memFree=1657532/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=41264 CPUtime=846.77
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 146647 0 0 0 84170 507 0 0 18 0 2 0 142808314 42254336 4691 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10316 4691 1007 2985 0 6858 0
[pid=30249/tid=30253] ppid=30248 vsize=41264 CPUtime=405.52
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 71642 0 0 0 40296 256 0 0 18 0 2 0 142808782 42254336 4691 1992294400 134512640 146736320 4294519104 18446744073709551615 136007289 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 846.77
Current children cumulated vsize (KiB) 49964

[startup+522.301 s]
/proc/loadavg: 2.12 1.69 0.84 3/109 30267
/proc/meminfo: memFree=1657532/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40240 CPUtime=959.12
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 157904 0 0 0 95337 575 0 0 18 0 2 0 142808314 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10060 4511 1007 2985 0 6602 0
[pid=30249/tid=30253] ppid=30248 vsize=40240 CPUtime=460.94
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 79073 0 0 0 45805 289 0 0 17 0 2 0 142808782 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 959.12
Current children cumulated vsize (KiB) 48940

[startup+582.302 s]
/proc/loadavg: 2.17 1.77 0.92 4/109 30269
/proc/meminfo: memFree=1657408/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40240 CPUtime=1072.36
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 167469 0 0 0 106598 638 0 0 18 0 2 0 142808314 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10060 4511 1007 2985 0 6602 0
[pid=30249/tid=30253] ppid=30248 vsize=40240 CPUtime=516.93
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 84992 0 0 0 51371 322 0 0 17 0 2 0 142808782 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 137056693 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1072.36
Current children cumulated vsize (KiB) 48940

[startup+642.301 s]
/proc/loadavg: 2.12 1.83 0.99 4/109 30271
/proc/meminfo: memFree=1657532/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40240 CPUtime=1184.97
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 181576 0 0 0 117794 703 0 0 18 0 2 0 142808314 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10060 4511 1007 2985 0 6602 0
[pid=30249/tid=30253] ppid=30248 vsize=40240 CPUtime=573.38
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 93222 0 0 0 56982 356 0 0 17 0 2 0 142808782 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 136001978 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1184.97
Current children cumulated vsize (KiB) 48940

[startup+702.302 s]
/proc/loadavg: 2.16 1.89 1.06 3/109 30271
/proc/meminfo: memFree=1657408/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40240 CPUtime=1297.9
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 192140 0 0 0 129022 768 0 0 18 0 2 0 142808314 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10060 4511 1007 2985 0 6602 0
[pid=30249/tid=30253] ppid=30248 vsize=40240 CPUtime=628.91
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 96659 0 0 0 62503 388 0 0 17 0 2 0 142808782 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1297.9
Current children cumulated vsize (KiB) 48940

[startup+762.309 s]
/proc/loadavg: 2.02 1.89 1.11 5/109 30273
/proc/meminfo: memFree=1657408/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40240 CPUtime=1410.62
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 200138 0 0 0 140229 833 0 0 18 0 2 0 142808314 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 137084968 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10060 4511 1007 2985 0 6602 0
[pid=30249/tid=30253] ppid=30248 vsize=40240 CPUtime=685.79
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 99102 0 0 0 68160 419 0 0 18 0 2 0 142808782 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 135451623 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1410.62
Current children cumulated vsize (KiB) 48940

[startup+822.302 s]
/proc/loadavg: 2.18 1.95 1.18 4/109 30275
/proc/meminfo: memFree=1657284/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40240 CPUtime=1523.9
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 208879 0 0 0 151498 892 0 0 18 0 2 0 142808314 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10060 4511 1007 2985 0 6602 0
[pid=30249/tid=30253] ppid=30248 vsize=40240 CPUtime=741.62
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 101948 0 0 0 73714 448 0 0 18 0 2 0 142808782 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 139044544 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1523.9
Current children cumulated vsize (KiB) 48940

[startup+882.301 s]
/proc/loadavg: 2.12 1.97 1.24 3/109 30277
/proc/meminfo: memFree=1657408/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40240 CPUtime=1637.16
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 216717 0 0 0 162755 961 0 0 18 0 2 0 142808314 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 136002908 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10060 4511 1007 2985 0 6602 0
[pid=30249/tid=30253] ppid=30248 vsize=40240 CPUtime=797.74
/proc/30249/task/30253/stat : 30253 (pb_cplex) S 30248 30248 30165 0 -1 4202560 104892 0 0 0 79294 480 0 0 18 0 2 0 142808782 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 144580073 0 2 4096 16387 18446604437876965632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1637.16
Current children cumulated vsize (KiB) 48940

[startup+942.301 s]
/proc/loadavg: 2.40 2.08 1.32 3/109 30279
/proc/meminfo: memFree=1657408/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40240 CPUtime=1750.38
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 225237 0 0 0 174010 1028 0 0 18 0 2 0 142808314 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10060 4511 1007 2985 0 6602 0
[pid=30249/tid=30253] ppid=30248 vsize=40240 CPUtime=853.45
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 108217 0 0 0 84833 512 0 0 17 0 2 0 142808782 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 137460179 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1750.38
Current children cumulated vsize (KiB) 48940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+968.602 s]
/proc/loadavg: 2.20 2.06 1.33 3/109 30279
/proc/meminfo: memFree=1657408/2059040 swapFree=4140152/4192956
[pid=30248] ppid=30246 vsize=8700 CPUtime=0
/proc/30248/stat : 30248 (run) S 30246 30248 30165 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 142808313 8908800 249 1992294400 4194304 4922060 140734885978016 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30248/statm: 2175 249 208 178 0 68 0
[pid=30249] ppid=30248 vsize=40240 CPUtime=1800.13
/proc/30249/stat : 30249 (pb_cplex) R 30248 30248 30165 0 -1 4202496 225810 0 0 0 178957 1056 0 0 18 0 2 0 142808314 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30249/statm: 10060 4511 1007 2985 0 6602 0
[pid=30249/tid=30253] ppid=30248 vsize=40240 CPUtime=878.1
/proc/30249/task/30253/stat : 30253 (pb_cplex) R 30248 30248 30165 0 -1 4202560 108579 0 0 0 87284 526 0 0 17 0 2 0 142808782 41205760 4511 1992294400 134512640 146736320 4294519104 18446744073709551615 139042977 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) 48940

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

Child status: 0
Real time (s): 968.617
CPU time (s): 1800.15
CPU user time (s): 1789.59
CPU system time (s): 10.5654
CPU usage (%): 185.848
Max. virtual memory (cumulated for all children) (KiB): 60092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.59
system time used= 10.5654
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226184
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= 155429
involuntary context switches= 26580

runsolver used 2.0027 second user time and 4.91225 second system time

The end

Launcher Data

Begin job on node039 at 2010-07-01 22:12:35
IDJOB=2696220
IDBENCH=1308
IDSOLVER=1209
FILE ID=node039/2696220-1278015155
PBS_JOBID= 11198724
Free space on /tmp= 62288 MiB

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

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

MD5SUM BENCH= c118a5f7f4e95d7123e302378befd6ff
RANDOM SEED=1682300458

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1673832 kB
Buffers:        105860 kB
Cached:         183464 kB
SwapCached:       5732 kB
Active:         165532 kB
Inactive:       136868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1673832 kB
SwapTotal:     4192956 kB
SwapFree:      4140152 kB
Dirty:           16780 kB
Writeback:           0 kB
AnonPages:       11608 kB
Mapped:          11868 kB
Slab:            60932 kB
PageTables:       4164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183396 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= 62272 MiB
End job on node039 at 2010-07-01 22:28:44