Trace number 2695940

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.1 973.617

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900582300.opb
MD5SUMbe6efe3218879d0d0c6c419c0919396c
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 benchmark55.1916
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 683
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-2695940-1278015152.opb.
0.00/0.00	c Instance file HOME/instance-2695940-1278015152.opb
0.00/0.00	c File size is 83375 bytes.
0.00/0.03	c Highest Coefficient sum: 683
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.07/973.61	c Remaining time 1799.97 sec.
1800.07/973.61	c 
1800.07/973.61	c *** INTERRUPTED ***
1800.07/973.61	s UNKNOWN
1800.07/973.61	c Total CPU time              : 1790.8 s
1800.07/973.61	c Memory used           : 41.24 MB
1800.07/973.61	c CPU time              : 1790.8 s
1800.07/973.61	c 
1800.07/973.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-2695940-1278015152/watcher-2695940-1278015152 -o /tmp/evaluation-result-2695940-1278015152/solver-2695940-1278015152 -C 1800 -W 2000 -M 1800 run HOME/instance-2695940-1278015152.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.08 0.02 0.01 3/106 29840
/proc/meminfo: memFree=1518972/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) R 29838 29840 29700 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965050773 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0

[startup+0.0987341 s]
/proc/loadavg: 0.08 0.02 0.01 3/106 29840
/proc/meminfo: memFree=1518972/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101732 s]
/proc/loadavg: 0.08 0.02 0.01 3/106 29840
/proc/meminfo: memFree=1518972/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301764 s]
/proc/loadavg: 0.08 0.02 0.01 3/106 29840
/proc/meminfo: memFree=1518972/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70183 s]
/proc/loadavg: 0.08 0.02 0.01 3/106 29840
/proc/meminfo: memFree=1518972/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50098 s]
/proc/loadavg: 0.08 0.02 0.01 2/108 29842
/proc/meminfo: memFree=1510400/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=39164 CPUtime=1.71
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 5403 0 0 0 168 3 0 0 18 0 2 0 142806179 40103936 3760 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29841/statm: 9791 3760 986 2985 0 6333 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 47864

[startup+3.10124 s]
/proc/loadavg: 0.08 0.02 0.01 4/109 29843
/proc/meminfo: memFree=1506672/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=39164 CPUtime=4.73
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 5952 0 0 0 466 7 0 0 18 0 2 0 142806179 40103936 3782 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29841/statm: 9791 3782 986 2985 0 6333 0
[pid=29841/tid=29843] ppid=29840 vsize=39164 CPUtime=1.86
/proc/29841/task/29843/stat : 29843 (pb_cplex) R 29840 29840 29700 0 -1 4202560 719 0 0 0 183 3 0 0 18 0 2 0 142806287 40103936 3782 1992294400 134512640 146736320 4287413456 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 47864

[startup+6.30176 s]
/proc/loadavg: 0.15 0.03 0.01 2/108 29846
/proc/meminfo: memFree=1508044/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=40376 CPUtime=8.5
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 8441 0 0 0 841 9 0 0 25 0 2 0 142806179 41345024 4328 1992294400 134512640 146736320 4287413456 18446744073709551615 136007053 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29841/statm: 10094 4328 1003 2985 0 6636 0
Current children cumulated CPU time (s) 8.5
Current children cumulated vsize (KiB) 49076

[startup+12.7008 s]
/proc/loadavg: 0.38 0.08 0.03 3/109 29847
/proc/meminfo: memFree=1504192/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=40376 CPUtime=19.57
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 14368 0 0 0 1942 15 0 0 17 0 2 0 142806179 41345024 4324 1992294400 134512640 146736320 4287413456 18446744073709551615 139023073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10094 4324 1000 2985 0 6636 0
[pid=29841/tid=29847] ppid=29840 vsize=40376 CPUtime=5.89
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 48 0 0 0 588 1 0 0 19 0 2 0 142806721 41345024 4324 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.57
Current children cumulated vsize (KiB) 49076

[startup+25.502 s]
/proc/loadavg: 0.74 0.18 0.06 3/109 29847
/proc/meminfo: memFree=1504812/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=40356 CPUtime=43.84
/proc/29841/stat : 29841 (pb_cplex) S 29840 29840 29700 0 -1 4202496 18456 0 0 0 4356 28 0 0 18 0 2 0 142806179 41324544 4339 1992294400 134512640 146736320 4287413456 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10089 4339 1000 2985 0 6631 0
[pid=29841/tid=29847] ppid=29840 vsize=40356 CPUtime=17.99
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 2019 0 0 0 1792 7 0 0 18 0 2 0 142806721 41324544 4339 1992294400 134512640 146736320 4287413456 18446744073709551615 136001156 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.84
Current children cumulated vsize (KiB) 49056

[startup+51.1012 s]
/proc/loadavg: 1.19 0.32 0.11 3/109 29847
/proc/meminfo: memFree=1504192/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=40584 CPUtime=91.33
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 28860 0 0 0 9079 54 0 0 18 0 2 0 142806179 41558016 4358 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29841/statm: 10146 4358 1000 2985 0 6688 0
[pid=29841/tid=29847] ppid=29840 vsize=40584 CPUtime=41.27
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 4700 0 0 0 4107 20 0 0 17 0 2 0 142806721 41558016 4358 1992294400 134512640 146736320 4287413456 18446744073709551615 136006910 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 91.33
Current children cumulated vsize (KiB) 49284

[startup+102.309 s]
/proc/loadavg: 1.50 0.55 0.19 2/109 29849
/proc/meminfo: memFree=1497496/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=50644 CPUtime=179.17
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 48340 0 0 0 17816 101 0 0 25 0 2 0 142806179 51859456 5977 1992294400 134512640 146736320 4287413456 18446744073709551615 136008053 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29841/statm: 12661 5977 1007 2985 0 9203 0
[pid=29841/tid=29847] ppid=29840 vsize=50644 CPUtime=80.38
/proc/29841/task/29847/stat : 29847 (pb_cplex) S 29840 29840 29700 0 -1 4202560 7274 0 0 0 8000 38 0 0 16 0 2 0 142806721 51859456 5977 1992294400 134512640 146736320 4287413456 18446744073709551615 144580073 0 2 4096 16387 18446604437800646720 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 179.17
Current children cumulated vsize (KiB) 59344

[startup+162.3 s]
/proc/loadavg: 1.83 0.80 0.30 3/109 29851
/proc/meminfo: memFree=1503572/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=41052 CPUtime=281.16
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 72853 0 0 0 27955 161 0 0 18 0 2 0 142806179 42037248 4457 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10263 4457 1008 2985 0 6805 0
[pid=29841/tid=29847] ppid=29840 vsize=41052 CPUtime=126.22
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 12679 0 0 0 12558 64 0 0 20 0 2 0 142806721 42037248 4457 1992294400 134512640 146736320 4287413456 18446744073709551615 136005143 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 49752

[startup+222.3 s]
/proc/loadavg: 2.07 1.04 0.41 5/109 29851
/proc/meminfo: memFree=1503572/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=41052 CPUtime=393.2
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 84766 0 0 0 39102 218 0 0 18 0 2 0 142806179 42037248 4468 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10263 4468 1008 2985 0 6805 0
[pid=29841/tid=29847] ppid=29840 vsize=41052 CPUtime=183.6
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 20246 0 0 0 18269 91 0 0 18 0 2 0 142806721 42037248 4468 1992294400 134512640 146736320 4287413456 18446744073709551615 136007056 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 393.2
Current children cumulated vsize (KiB) 49752

[startup+282.3 s]
/proc/loadavg: 2.00 1.20 0.50 3/109 29853
/proc/meminfo: memFree=1503572/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=41052 CPUtime=504.8
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 93238 0 0 0 50203 277 0 0 17 0 2 0 142806179 42037248 4469 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10263 4469 1008 2985 0 6805 0
[pid=29841/tid=29847] ppid=29840 vsize=41052 CPUtime=241.53
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 24716 0 0 0 24032 121 0 0 18 0 2 0 142806721 42037248 4469 1992294400 134512640 146736320 4287413456 18446744073709551615 136007626 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 504.8
Current children cumulated vsize (KiB) 49752

[startup+342.301 s]
/proc/loadavg: 1.90 1.33 0.59 3/109 29855
/proc/meminfo: memFree=1502456/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=42284 CPUtime=617.01
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 100662 0 0 0 61371 330 0 0 17 0 2 0 142806179 43298816 4780 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10571 4780 1024 2985 0 7113 0
[pid=29841/tid=29847] ppid=29840 vsize=42284 CPUtime=299.66
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 26888 0 0 0 29818 148 0 0 19 0 2 0 142806721 43298816 4780 1992294400 134512640 146736320 4287413456 18446744073709551615 136006288 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 617.01
Current children cumulated vsize (KiB) 50984

[startup+402.302 s]
/proc/loadavg: 1.79 1.40 0.66 4/109 29857
/proc/meminfo: memFree=1502456/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=42128 CPUtime=728.95
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 105335 0 0 0 72508 387 0 0 16 0 2 0 142806179 43139072 4773 1992294400 134512640 146736320 4287413456 18446744073709551615 136017846 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10532 4773 1024 2985 0 7074 0
[pid=29841/tid=29847] ppid=29840 vsize=42128 CPUtime=357.89
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 28309 0 0 0 35614 175 0 0 18 0 2 0 142806721 43139072 4773 1992294400 134512640 146736320 4287413456 18446744073709551615 136007626 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 728.95
Current children cumulated vsize (KiB) 50828

[startup+462.302 s]
/proc/loadavg: 1.92 1.51 0.74 3/109 29859
/proc/meminfo: memFree=1502332/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=42128 CPUtime=841.09
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 112099 0 0 0 83666 443 0 0 16 0 2 0 142806179 43139072 4779 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10532 4779 1024 2985 0 7074 0
[pid=29841/tid=29847] ppid=29840 vsize=42128 CPUtime=415.95
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 33138 0 0 0 41391 204 0 0 19 0 2 0 142806721 43139072 4779 1992294400 134512640 146736320 4287413456 18446744073709551615 136007626 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 841.09
Current children cumulated vsize (KiB) 50828

[startup+522.3 s]
/proc/loadavg: 1.90 1.58 0.81 3/109 29859
/proc/meminfo: memFree=1502332/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=42128 CPUtime=952.62
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 116051 0 0 0 94763 499 0 0 17 0 2 0 142806179 43139072 4780 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10532 4780 1024 2985 0 7074 0
[pid=29841/tid=29847] ppid=29840 vsize=42128 CPUtime=474.27
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 35243 0 0 0 47197 230 0 0 20 0 2 0 142806721 43139072 4780 1992294400 134512640 146736320 4287413456 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 952.62
Current children cumulated vsize (KiB) 50828

[startup+582.3 s]
/proc/loadavg: 1.96 1.65 0.88 2/109 29861
/proc/meminfo: memFree=1502456/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=42328 CPUtime=1065.03
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 119769 0 0 0 105949 554 0 0 17 0 2 0 142806179 43343872 4806 1992294400 134512640 146736320 4287413456 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10582 4806 1024 2985 0 7124 0
[pid=29841/tid=29847] ppid=29840 vsize=42328 CPUtime=532.36
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 36586 0 0 0 52978 258 0 0 19 0 2 0 142806721 43343872 4806 1992294400 134512640 146736320 4287413456 18446744073709551615 135453929 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1065.03
Current children cumulated vsize (KiB) 51028

[startup+642.3 s]
/proc/loadavg: 2.06 1.73 0.95 3/109 29863
/proc/meminfo: memFree=1502208/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=42292 CPUtime=1177.55
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 123738 0 0 0 117141 614 0 0 17 0 2 0 142806179 43307008 4784 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10573 4784 1024 2985 0 7115 0
[pid=29841/tid=29847] ppid=29840 vsize=42292 CPUtime=589.6
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 40127 0 0 0 58673 287 0 0 19 0 2 0 142806721 43307008 4784 1992294400 134512640 146736320 4287413456 18446744073709551615 136400567 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1177.55
Current children cumulated vsize (KiB) 50992

[startup+702.302 s]
/proc/loadavg: 2.03 1.78 1.02 3/109 29865
/proc/meminfo: memFree=1502332/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=42132 CPUtime=1290.55
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 128342 0 0 0 128387 668 0 0 18 0 2 0 142806179 43143168 4780 1992294400 134512640 146736320 4287413456 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10533 4780 1024 2985 0 7075 0
[pid=29841/tid=29847] ppid=29840 vsize=42132 CPUtime=647.86
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 44030 0 0 0 64472 314 0 0 18 0 2 0 142806721 43143168 4780 1992294400 134512640 146736320 4287413456 18446744073709551615 136008363 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1290.55
Current children cumulated vsize (KiB) 50832

[startup+762.31 s]
/proc/loadavg: 2.03 1.83 1.08 3/109 29867
/proc/meminfo: memFree=1502208/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=42224 CPUtime=1403.44
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 132635 0 0 0 139621 723 0 0 18 0 2 0 142806179 43237376 4804 1992294400 134512640 146736320 4287413456 18446744073709551615 139042980 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10556 4804 1024 2985 0 7098 0
[pid=29841/tid=29847] ppid=29840 vsize=42224 CPUtime=706.05
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 48288 0 0 0 70263 342 0 0 19 0 2 0 142806721 43237376 4804 1992294400 134512640 146736320 4287413456 18446744073709551615 136384781 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1403.44
Current children cumulated vsize (KiB) 50924

[startup+822.301 s]
/proc/loadavg: 1.96 1.84 1.13 4/109 29867
/proc/meminfo: memFree=1502332/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=42384 CPUtime=1516.52
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 137884 0 0 0 150870 782 0 0 18 0 2 0 142806179 43401216 4806 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10596 4806 1024 2985 0 7138 0
[pid=29841/tid=29847] ppid=29840 vsize=42384 CPUtime=763.89
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 52530 0 0 0 76017 372 0 0 25 0 2 0 142806721 43401216 4806 1992294400 134512640 146736320 4287413456 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1516.52
Current children cumulated vsize (KiB) 51084

[startup+882.3 s]
/proc/loadavg: 1.74 1.80 1.16 3/109 29869
/proc/meminfo: memFree=1502208/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=42384 CPUtime=1628.93
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 142748 0 0 0 162051 842 0 0 18 0 2 0 142806179 43401216 4810 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10596 4810 1024 2985 0 7138 0
[pid=29841/tid=29847] ppid=29840 vsize=42384 CPUtime=822.39
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 53832 0 0 0 81838 401 0 0 18 0 2 0 142806721 43401216 4810 1992294400 134512640 146736320 4287413456 18446744073709551615 139042908 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1628.93
Current children cumulated vsize (KiB) 51084

[startup+942.3 s]
/proc/loadavg: 2.14 1.90 1.23 3/109 29871
/proc/meminfo: memFree=1502084/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=42384 CPUtime=1741.18
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 146545 0 0 0 173221 897 0 0 18 0 2 0 142806179 43401216 4812 1992294400 134512640 146736320 4287413456 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29841/statm: 10596 4812 1024 2985 0 7138 0
[pid=29841/tid=29847] ppid=29840 vsize=42384 CPUtime=876.91
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 53880 0 0 0 87263 428 0 0 18 0 2 0 142806721 43401216 4812 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1741.18
Current children cumulated vsize (KiB) 51084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+973.6 s]
/proc/loadavg: 2.07 1.91 1.25 3/109 29871
/proc/meminfo: memFree=1502084/2059040 swapFree=4139792/4192956
[pid=29840] ppid=29838 vsize=8700 CPUtime=0
/proc/29840/stat : 29840 (run) S 29838 29840 29700 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142806179 8908800 248 1992294400 4194304 4922060 140735700467696 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29840/statm: 2175 248 208 178 0 68 0
[pid=29841] ppid=29840 vsize=42224 CPUtime=1800.07
/proc/29841/stat : 29841 (pb_cplex) R 29840 29840 29700 0 -1 4202496 147351 0 0 0 179078 929 0 0 18 0 2 0 142806179 43237376 4804 1992294400 134512640 146736320 4287413456 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29841/statm: 10556 4804 1024 2985 0 7098 0
[pid=29841/tid=29847] ppid=29840 vsize=42224 CPUtime=907.34
/proc/29841/task/29847/stat : 29847 (pb_cplex) R 29840 29840 29700 0 -1 4202560 53911 0 0 0 90290 444 0 0 18 0 2 0 142806721 43237376 4804 1992294400 134512640 146736320 4287413456 18446744073709551615 136387670 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 50924

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): 973.617
CPU time (s): 1800.1
CPU user time (s): 1790.8
CPU system time (s): 9.29459
CPU usage (%): 184.888
Max. virtual memory (cumulated for all children) (KiB): 61392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.8
system time used= 9.29459
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147725
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= 126297
involuntary context switches= 28637

runsolver used 1.84972 second user time and 5.22921 second system time

The end

Launcher Data

Begin job on node055 at 2010-07-01 22:12:32
IDJOB=2695940
IDBENCH=1274
IDSOLVER=1209
FILE ID=node055/2695940-1278015152
PBS_JOBID= 11198711
Free space on /tmp= 62380 MiB

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

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

MD5SUM BENCH= be6efe3218879d0d0c6c419c0919396c
RANDOM SEED=43665828

node055.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.258
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.51
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.258
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1519252 kB
Buffers:        142380 kB
Cached:         295180 kB
SwapCached:       6344 kB
Active:         194512 kB
Inactive:       256360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1519252 kB
SwapTotal:     4192956 kB
SwapFree:      4139792 kB
Dirty:           17032 kB
Writeback:           0 kB
AnonPages:       11640 kB
Mapped:          11836 kB
Slab:            66964 kB
PageTables:       4240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62364 MiB
End job on node055 at 2010-07-01 22:28:46