Trace number 2696214

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.12 987.826

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900557362.opb
MD5SUM0fb4f85eaa7daeec6ae4b4468524bb94
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 benchmark25.8631
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 709
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-2696214-1278015155.opb.
0.00/0.00	c Instance file HOME/instance-2696214-1278015155.opb
0.00/0.00	c File size is 83375 bytes.
0.00/0.03	c Highest Coefficient sum: 709
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.09/987.82	c Remaining time 1799.97 sec.
1800.09/987.82	c 
1800.09/987.82	c *** INTERRUPTED ***
1800.09/987.82	s UNKNOWN
1800.09/987.82	c Total CPU time              : 1791.91 s
1800.09/987.82	c Memory used           : 40.23 MB
1800.09/987.82	c CPU time              : 1791.91 s
1800.09/987.82	c 
1800.09/987.82	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-2696214-1278015155/watcher-2696214-1278015155 -o /tmp/evaluation-result-2696214-1278015155/solver-2696214-1278015155 -C 1800 -W 2000 -M 1800 run HOME/instance-2696214-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.01 0.00 0.00 3/106 30892
/proc/meminfo: memFree=1320920/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0

[startup+0.057323 s]
/proc/loadavg: 0.01 0.00 0.00 3/106 30892
/proc/meminfo: memFree=1320920/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101325 s]
/proc/loadavg: 0.01 0.00 0.00 3/106 30892
/proc/meminfo: memFree=1320920/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301346 s]
/proc/loadavg: 0.01 0.00 0.00 3/106 30892
/proc/meminfo: memFree=1320920/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701389 s]
/proc/loadavg: 0.01 0.00 0.00 3/106 30892
/proc/meminfo: memFree=1320920/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 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.01 0.00 0.00 3/109 30895
/proc/meminfo: memFree=1309116/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=39068 CPUtime=1.92
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 5633 0 0 0 189 3 0 0 18 0 2 0 142810493 40005632 3752 1992294400 134512640 146736320 4290033856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30893/statm: 9767 3752 986 2985 0 6309 0
[pid=30893/tid=30895] ppid=30892 vsize=39068 CPUtime=0.46
/proc/30893/task/30895/stat : 30895 (pb_cplex) S 30892 30892 30778 0 -1 4202560 762 0 0 0 45 1 0 0 17 0 2 0 142810579 40005632 3752 1992294400 134512640 146736320 4290033856 18446744073709551615 144580073 0 2 4096 16387 18446604437837840576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 47768

[startup+3.10165 s]
/proc/loadavg: 0.17 0.04 0.01 3/109 30895
/proc/meminfo: memFree=1309124/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=39068 CPUtime=4.7
/proc/30893/stat : 30893 (pb_cplex) S 30892 30892 30778 0 -1 4202496 6436 0 0 0 465 5 0 0 17 0 2 0 142810493 40005632 3813 1992294400 134512640 146736320 4290033856 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 9767 3813 990 2985 0 6309 0
[pid=30893/tid=30895] ppid=30892 vsize=39068 CPUtime=1.9
/proc/30893/task/30895/stat : 30895 (pb_cplex) R 30892 30892 30778 0 -1 4202560 1554 0 0 0 188 2 0 0 16 0 2 0 142810579 40005632 3813 1992294400 134512640 146736320 4290033856 18446744073709551615 136007281 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.7
Current children cumulated vsize (KiB) 47768

[startup+6.30099 s]
/proc/loadavg: 0.17 0.04 0.01 2/109 30896
/proc/meminfo: memFree=1308876/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=37380 CPUtime=8.24
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 8414 0 0 0 818 6 0 0 21 0 2 0 142810493 38277120 3706 1992294400 134512640 146736320 4290033856 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30893/statm: 9345 3706 1001 2985 0 5887 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 46080

[startup+12.7017 s]
/proc/loadavg: 0.52 0.12 0.04 3/109 30897
/proc/meminfo: memFree=1305900/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=39756 CPUtime=19.08
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 10780 0 0 0 1898 10 0 0 25 0 2 0 142810493 40710144 4313 1992294400 134512640 146736320 4290033856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30893/statm: 9939 4313 1000 2985 0 6481 0
[pid=30893/tid=30897] ppid=30892 vsize=39756 CPUtime=5.22
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 1251 0 0 0 521 1 0 0 18 0 2 0 142811035 40710144 4313 1992294400 134512640 146736320 4290033856 18446744073709551615 136384746 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 48456

[startup+25.5011 s]
/proc/loadavg: 0.91 0.21 0.07 3/109 30897
/proc/meminfo: memFree=1305900/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=39856 CPUtime=43
/proc/30893/stat : 30893 (pb_cplex) S 30892 30892 30778 0 -1 4202496 13826 0 0 0 4281 19 0 0 17 0 2 0 142810493 40812544 4406 1992294400 134512640 146736320 4290033856 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 9964 4406 1000 2985 0 6506 0
[pid=30893/tid=30897] ppid=30892 vsize=39856 CPUtime=16.91
/proc/30893/task/30897/stat : 30897 (pb_cplex) S 30892 30892 30778 0 -1 4202560 2309 0 0 0 1686 5 0 0 19 0 2 0 142811035 40812544 4406 1992294400 134512640 146736320 4290033856 18446744073709551615 144580073 0 2 4096 16387 18446604437837840576 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43
Current children cumulated vsize (KiB) 48556

[startup+51.1008 s]
/proc/loadavg: 1.42 0.39 0.13 3/109 30897
/proc/meminfo: memFree=1305652/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=39944 CPUtime=90.1
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 32719 0 0 0 8966 44 0 0 16 0 2 0 142810493 40902656 4467 1992294400 134512640 146736320 4290033856 18446744073709551615 135467812 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 9986 4467 1000 2985 0 6528 0
[pid=30893/tid=30897] ppid=30892 vsize=39944 CPUtime=40.53
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 13471 0 0 0 4034 19 0 0 20 0 2 0 142811035 40902656 4467 1992294400 134512640 146736320 4290033856 18446744073709551615 136001929 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 90.1
Current children cumulated vsize (KiB) 48644

[startup+102.309 s]
/proc/loadavg: 1.83 0.68 0.24 3/109 30899
/proc/meminfo: memFree=1304536/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=41280 CPUtime=184.49
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 61360 0 0 0 18357 92 0 0 18 0 2 0 142810493 42270720 4681 1992294400 134512640 146736320 4290033856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30893/statm: 10320 4681 1000 2985 0 6862 0
[pid=30893/tid=30897] ppid=30892 vsize=41280 CPUtime=87.16
/proc/30893/task/30897/stat : 30897 (pb_cplex) S 30892 30892 30778 0 -1 4202560 42069 0 0 0 8667 49 0 0 18 0 2 0 142811035 42270720 4681 1992294400 134512640 146736320 4290033856 18446744073709551615 144580073 0 2 4096 16387 18446604437837840576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 184.49
Current children cumulated vsize (KiB) 49980

[startup+162.301 s]
/proc/loadavg: 1.61 0.82 0.32 3/109 30901
/proc/meminfo: memFree=1304908/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=41400 CPUtime=279.26
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 89258 0 0 0 27794 132 0 0 18 0 2 0 142810493 42393600 4689 1992294400 134512640 146736320 4290033856 18446744073709551615 136019049 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10350 4689 1008 2985 0 6892 0
[pid=30893/tid=30897] ppid=30892 vsize=41400 CPUtime=124.86
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 45616 0 0 0 12423 63 0 0 18 0 2 0 142811035 42393600 4689 1992294400 134512640 146736320 4290033856 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 279.26
Current children cumulated vsize (KiB) 50100

[startup+222.301 s]
/proc/loadavg: 1.82 1.05 0.43 3/109 30903
/proc/meminfo: memFree=1304908/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=40788 CPUtime=389.34
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 101771 0 0 0 38759 175 0 0 18 0 2 0 142810493 41766912 4580 1992294400 134512640 146736320 4290033856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10197 4580 1008 2985 0 6739 0
[pid=30893/tid=30897] ppid=30892 vsize=40788 CPUtime=179
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 54487 0 0 0 17813 87 0 0 17 0 2 0 142811035 41766912 4580 1992294400 134512640 146736320 4290033856 18446744073709551615 135854518 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 389.34
Current children cumulated vsize (KiB) 49488

[startup+282.3 s]
/proc/loadavg: 2.09 1.25 0.53 3/109 30903
/proc/meminfo: memFree=1304784/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=40788 CPUtime=499.74
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 131419 0 0 0 49744 230 0 0 18 0 2 0 142810493 41766912 4607 1992294400 134512640 146736320 4290033856 18446744073709551615 136384861 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30893/statm: 10197 4607 1008 2985 0 6739 0
[pid=30893/tid=30897] ppid=30892 vsize=40788 CPUtime=232.17
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 78483 0 0 0 23098 119 0 0 18 0 2 0 142811035 41766912 4607 1992294400 134512640 146736320 4290033856 18446744073709551615 136403106 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 499.74
Current children cumulated vsize (KiB) 49488

[startup+342.301 s]
/proc/loadavg: 2.11 1.41 0.63 3/109 30905
/proc/meminfo: memFree=1304784/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=40788 CPUtime=610.48
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 164390 0 0 0 60766 282 0 0 16 0 2 0 142810493 41766912 4603 1992294400 134512640 146736320 4290033856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10197 4603 1008 2985 0 6739 0
[pid=30893/tid=30897] ppid=30892 vsize=40788 CPUtime=286.96
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 86358 0 0 0 28554 142 0 0 25 0 2 0 142811035 41766912 4603 1992294400 134512640 146736320 4290033856 18446744073709551615 139041157 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 610.48
Current children cumulated vsize (KiB) 49488

[startup+402.3 s]
/proc/loadavg: 2.15 1.53 0.71 3/109 30907
/proc/meminfo: memFree=1304660/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=41196 CPUtime=720.73
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 192296 0 0 0 71744 329 0 0 17 0 2 0 142810493 42184704 4721 1992294400 134512640 146736320 4290033856 18446744073709551615 136008226 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10299 4721 1008 2985 0 6841 0
[pid=30893/tid=30897] ppid=30892 vsize=41196 CPUtime=344.45
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 97102 0 0 0 34284 161 0 0 25 0 2 0 142811035 42184704 4721 1992294400 134512640 146736320 4290033856 18446744073709551615 136008266 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 720.73
Current children cumulated vsize (KiB) 49896

[startup+462.301 s]
/proc/loadavg: 1.97 1.59 0.79 3/109 30909
/proc/meminfo: memFree=1304412/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=41196 CPUtime=830.76
/proc/30893/stat : 30893 (pb_cplex) S 30892 30892 30778 0 -1 4202496 224262 0 0 0 82692 384 0 0 17 0 2 0 142810493 42184704 4719 1992294400 134512640 146736320 4290033856 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10299 4719 1008 2985 0 6841 0
[pid=30893/tid=30897] ppid=30892 vsize=41196 CPUtime=401.6
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 101813 0 0 0 39978 182 0 0 20 0 2 0 142811035 42184704 4719 1992294400 134512640 146736320 4290033856 18446744073709551615 136019069 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 830.76
Current children cumulated vsize (KiB) 49896

[startup+522.3 s]
/proc/loadavg: 2.04 1.67 0.86 2/109 30911
/proc/meminfo: memFree=1304288/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=41196 CPUtime=941.26
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 259067 0 0 0 93692 434 0 0 18 0 2 0 142810493 42184704 4707 1992294400 134512640 146736320 4290033856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10299 4707 1008 2985 0 6841 0
[pid=30893/tid=30897] ppid=30892 vsize=41196 CPUtime=458.28
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 107603 0 0 0 45627 201 0 0 19 0 2 0 142811035 42184704 4707 1992294400 134512640 146736320 4290033856 18446744073709551615 135844440 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 941.26
Current children cumulated vsize (KiB) 49896

[startup+582.301 s]
/proc/loadavg: 1.76 1.66 0.91 4/109 30911
/proc/meminfo: memFree=1304288/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=41196 CPUtime=1051
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 286197 0 0 0 104617 483 0 0 17 0 2 0 142810493 42184704 4701 1992294400 134512640 146736320 4290033856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10299 4701 1008 2985 0 6841 0
[pid=30893/tid=30897] ppid=30892 vsize=41196 CPUtime=515.55
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 120513 0 0 0 51331 224 0 0 19 0 2 0 142811035 42184704 4701 1992294400 134512640 146736320 4290033856 18446744073709551615 136018935 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1051
Current children cumulated vsize (KiB) 49896

[startup+642.3 s]
/proc/loadavg: 1.99 1.74 0.98 3/109 30913
/proc/meminfo: memFree=1304412/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=41196 CPUtime=1162.07
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 319807 0 0 0 115669 538 0 0 16 0 2 0 142810493 42184704 4720 1992294400 134512640 146736320 4290033856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10299 4720 1008 2985 0 6841 0
[pid=30893/tid=30897] ppid=30892 vsize=41196 CPUtime=573.07
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 151110 0 0 0 57049 258 0 0 16 0 2 0 142811035 42184704 4720 1992294400 134512640 146736320 4290033856 18446744073709551615 136000337 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1162.07
Current children cumulated vsize (KiB) 49896

[startup+702.301 s]
/proc/loadavg: 2.19 1.83 1.06 3/109 30915
/proc/meminfo: memFree=1304288/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=41196 CPUtime=1273.24
/proc/30893/stat : 30893 (pb_cplex) S 30892 30892 30778 0 -1 4202496 356830 0 0 0 126729 595 0 0 16 0 2 0 142810493 42184704 4725 1992294400 134512640 146736320 4290033856 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10299 4725 1008 2985 0 6841 0
[pid=30893/tid=30897] ppid=30892 vsize=41196 CPUtime=628.42
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 184821 0 0 0 62551 291 0 0 25 0 2 0 142811035 42184704 4725 1992294400 134512640 146736320 4290033856 18446744073709551615 139044542 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1273.24
Current children cumulated vsize (KiB) 49896

[startup+762.308 s]
/proc/loadavg: 1.87 1.80 1.10 4/109 30917
/proc/meminfo: memFree=1304288/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=41196 CPUtime=1384.12
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 387896 0 0 0 137770 642 0 0 17 0 2 0 142810493 42184704 4704 1992294400 134512640 146736320 4290033856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10299 4704 1008 2985 0 6841 0
[pid=30893/tid=30897] ppid=30892 vsize=41196 CPUtime=686.04
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 210676 0 0 0 68283 321 0 0 18 0 2 0 142811035 42184704 4704 1992294400 134512640 146736320 4290033856 18446744073709551615 136000488 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1384.12
Current children cumulated vsize (KiB) 49896

[startup+822.301 s]
/proc/loadavg: 2.09 1.87 1.16 3/109 30919
/proc/meminfo: memFree=1304288/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=41744 CPUtime=1494.08
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 417074 0 0 0 148718 690 0 0 16 0 2 0 142810493 42745856 4805 1992294400 134512640 146736320 4290033856 18446744073709551615 136008178 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10436 4805 1008 2985 0 6978 0
[pid=30893/tid=30897] ppid=30892 vsize=41744 CPUtime=742.71
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 212041 0 0 0 73932 339 0 0 18 0 2 0 142811035 42745856 4805 1992294400 134512640 146736320 4290033856 18446744073709551615 136002047 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1494.08
Current children cumulated vsize (KiB) 50444

[startup+882.3 s]
/proc/loadavg: 2.03 1.89 1.21 4/109 30919
/proc/meminfo: memFree=1304288/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=41196 CPUtime=1605.87
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 446494 0 0 0 159847 740 0 0 18 0 2 0 142810493 42184704 4708 1992294400 134512640 146736320 4290033856 18446744073709551615 136388081 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10299 4708 1008 2985 0 6841 0
[pid=30893/tid=30897] ppid=30892 vsize=41196 CPUtime=799.92
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 216533 0 0 0 79633 359 0 0 18 0 2 0 142811035 42184704 4708 1992294400 134512640 146736320 4290033856 18446744073709551615 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1605.87
Current children cumulated vsize (KiB) 49896

[startup+942.3 s]
/proc/loadavg: 2.05 1.92 1.26 4/109 30921
/proc/meminfo: memFree=1304660/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=41196 CPUtime=1716.55
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 476003 0 0 0 170870 785 0 0 16 0 2 0 142810493 42184704 4722 1992294400 134512640 146736320 4290033856 18446744073709551615 135468665 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10299 4722 1008 2985 0 6841 0
[pid=30893/tid=30897] ppid=30892 vsize=41196 CPUtime=857.78
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 241540 0 0 0 85395 383 0 0 25 0 2 0 142811035 42184704 4722 1992294400 134512640 146736320 4290033856 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1716.55
Current children cumulated vsize (KiB) 49896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+987.809 s]
/proc/loadavg: 2.14 1.97 1.31 3/109 30923
/proc/meminfo: memFree=1304784/2059040 swapFree=4139540/4192956
[pid=30892] ppid=30890 vsize=8700 CPUtime=0
/proc/30892/stat : 30892 (run) S 30890 30892 30778 0 -1 4202496 363 0 0 0 0 0 0 0 19 0 1 0 142810493 8908800 248 1992294400 4194304 4922060 140736647159168 18446744073709551615 242479635589 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30892/statm: 2175 248 208 178 0 68 0
[pid=30893] ppid=30892 vsize=41196 CPUtime=1800.09
/proc/30893/stat : 30893 (pb_cplex) R 30892 30892 30778 0 -1 4202496 500855 0 0 0 179189 820 0 0 17 0 2 0 142810493 42184704 4702 1992294400 134512640 146736320 4290033856 18446744073709551615 136007616 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30893/statm: 10299 4702 1008 2985 0 6841 0
[pid=30893/tid=30897] ppid=30892 vsize=41196 CPUtime=901.5
/proc/30893/task/30897/stat : 30897 (pb_cplex) R 30892 30892 30778 0 -1 4202560 262817 0 0 0 89744 406 0 0 18 0 2 0 142811035 42184704 4702 1992294400 134512640 146736320 4290033856 18446744073709551615 136008042 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 49896

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): 987.826
CPU time (s): 1800.12
CPU user time (s): 1791.91
CPU system time (s): 8.20975
CPU usage (%): 182.23
Max. virtual memory (cumulated for all children) (KiB): 61740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.91
system time used= 8.20975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501247
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= 77579
involuntary context switches= 29031

runsolver used 1.84772 second user time and 5.34119 second system time

The end

Launcher Data

Begin job on node035 at 2010-07-01 22:12:35
IDJOB=2696214
IDBENCH=1301
IDSOLVER=1209
FILE ID=node035/2696214-1278015155
PBS_JOBID= 11198728
Free space on /tmp= 62376 MiB

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

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

MD5SUM BENCH= 0fb4f85eaa7daeec6ae4b4468524bb94
RANDOM SEED=1978957757

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.219
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1321448 kB
Buffers:        141752 kB
Cached:         479976 kB
SwapCached:       6548 kB
Active:         219040 kB
Inactive:       416256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1321448 kB
SwapTotal:     4192956 kB
SwapFree:      4139540 kB
Dirty:           16836 kB
Writeback:           0 kB
AnonPages:       12076 kB
Mapped:          11880 kB
Slab:            80368 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182200 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= 62360 MiB
End job on node035 at 2010-07-01 22:29:03