Trace number 2696246

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.11 972.719

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900563801.opb
MD5SUMc0dce06d795e831bf046e609ad2fb3fd
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 benchmark6.93994
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 719
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-2696246-1278015222.opb.
0.00/0.00	c Instance file HOME/instance-2696246-1278015222.opb
0.00/0.00	c File size is 83387 bytes.
0.00/0.03	c Highest Coefficient sum: 719
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.08/972.71	c Remaining time 1799.97 sec.
1800.08/972.71	c 
1800.08/972.71	c *** INTERRUPTED ***
1800.08/972.71	s UNKNOWN
1800.08/972.71	c Total CPU time              : 1790.38 s
1800.08/972.71	c Memory used           : 41.11 MB
1800.08/972.71	c CPU time              : 1790.38 s
1800.08/972.71	c 
1800.08/972.71	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-2696246-1278015222/watcher-2696246-1278015222 -o /tmp/evaluation-result-2696246-1278015222/solver-2696246-1278015222 -C 1800 -W 2000 -M 1800 run HOME/instance-2696246-1278015222.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: 1.35 0.40 0.14 3/106 23184
/proc/meminfo: memFree=1395936/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0

[startup+0.0570589 s]
/proc/loadavg: 1.35 0.40 0.14 3/106 23184
/proc/meminfo: memFree=1395936/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100059 s]
/proc/loadavg: 1.35 0.40 0.14 3/106 23184
/proc/meminfo: memFree=1395936/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300055 s]
/proc/loadavg: 1.35 0.40 0.14 3/106 23184
/proc/meminfo: memFree=1395936/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700049 s]
/proc/loadavg: 1.35 0.40 0.14 3/106 23184
/proc/meminfo: memFree=1395936/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50004 s]
/proc/loadavg: 1.35 0.40 0.14 3/109 23187
/proc/meminfo: memFree=1383884/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=39616 CPUtime=1.93
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 5479 0 0 0 191 2 0 0 16 0 2 0 177108670 40566784 3975 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23185/statm: 9904 3975 995 2985 0 6446 0
[pid=23185/tid=23187] ppid=23184 vsize=39616 CPUtime=0.62
/proc/23185/task/23187/stat : 23187 (pb_cplex) R 23184 23184 22955 0 -1 4202560 1087 0 0 0 62 0 0 0 20 0 2 0 177108748 40566784 3975 1992294400 134512640 146736320 4293801904 18446744073709551615 136001461 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 48316

[startup+3.10001 s]
/proc/loadavg: 1.35 0.40 0.14 3/109 23187
/proc/meminfo: memFree=1382644/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=36492 CPUtime=4.74
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 6776 0 0 0 470 4 0 0 17 0 1 0 177108670 37367808 3553 1992294400 134512640 146736320 4293801904 18446744073709551615 139028328 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23185/statm: 9123 3553 1001 2985 0 5665 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 45192

[startup+6.30196 s]
/proc/loadavg: 1.32 0.41 0.14 2/109 23189
/proc/meminfo: memFree=1382272/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=39920 CPUtime=8.34
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 8140 0 0 0 828 6 0 0 18 0 2 0 177108670 40878080 4328 1992294400 134512640 146736320 4293801904 18446744073709551615 136007292 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 9980 4328 999 2985 0 6522 0
[pid=23185/tid=23189] ppid=23184 vsize=39920 CPUtime=1.08
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 601 0 0 0 108 0 0 0 17 0 2 0 177109124 40878080 4328 1992294400 134512640 146736320 4293801904 18446744073709551615 139044581 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.34
Current children cumulated vsize (KiB) 48620

[startup+12.7019 s]
/proc/loadavg: 1.45 0.45 0.16 3/109 23189
/proc/meminfo: memFree=1381280/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=38956 CPUtime=20.12
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 13340 0 0 0 1999 13 0 0 25 0 2 0 177108670 39890944 4224 1992294400 134512640 146736320 4293801904 18446744073709551615 135854518 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 9739 4224 999 2985 0 6281 0
[pid=23185/tid=23189] ppid=23184 vsize=38956 CPUtime=6.73
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 4766 0 0 0 669 4 0 0 18 0 2 0 177109124 39890944 4224 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.12
Current children cumulated vsize (KiB) 47656

[startup+25.5006 s]
/proc/loadavg: 1.57 0.53 0.19 3/109 23191
/proc/meminfo: memFree=1381156/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=39060 CPUtime=44.14
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 20916 0 0 0 4387 27 0 0 25 0 2 0 177108670 39997440 4287 1992294400 134512640 146736320 4293801904 18446744073709551615 136007633 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 9765 4287 999 2985 0 6307 0
[pid=23185/tid=23189] ppid=23184 vsize=39060 CPUtime=18.38
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 11948 0 0 0 1825 13 0 0 17 0 2 0 177109124 39997440 4287 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.14
Current children cumulated vsize (KiB) 47760

[startup+51.1002 s]
/proc/loadavg: 1.71 0.65 0.23 3/109 23191
/proc/meminfo: memFree=1381032/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=39252 CPUtime=92.34
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 29749 0 0 0 9180 54 0 0 25 0 2 0 177108670 40194048 4319 1992294400 134512640 146736320 4293801904 18446744073709551615 139046513 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 9813 4319 999 2985 0 6355 0
[pid=23185/tid=23189] ppid=23184 vsize=39252 CPUtime=41.84
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 19856 0 0 0 4155 29 0 0 17 0 2 0 177109124 40194048 4319 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.34
Current children cumulated vsize (KiB) 47952

[startup+102.308 s]
/proc/loadavg: 1.74 0.82 0.31 2/109 23193
/proc/meminfo: memFree=1374832/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=49740 CPUtime=184.93
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 49950 0 0 0 18384 109 0 0 25 0 2 0 177108670 50933760 6141 1992294400 134512640 146736320 4293801904 18446744073709551615 136008340 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23185/statm: 12435 6141 1006 2985 0 8977 0
[pid=23185/tid=23189] ppid=23184 vsize=49740 CPUtime=84.45
/proc/23185/task/23189/stat : 23189 (pb_cplex) S 23184 23184 22955 0 -1 4202560 34800 0 0 0 8386 59 0 0 18 0 2 0 177109124 50933760 6141 1992294400 134512640 146736320 4293801904 18446744073709551615 144580073 0 2 4096 16387 18446604437861042048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 184.93
Current children cumulated vsize (KiB) 58440

[startup+162.3 s]
/proc/loadavg: 1.66 0.96 0.39 3/109 23193
/proc/meminfo: memFree=1380784/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=39456 CPUtime=283.24
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 73343 0 0 0 28164 160 0 0 25 0 2 0 177108670 40402944 4443 1992294400 134512640 146736320 4293801904 18446744073709551615 136017474 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 9864 4443 1007 2985 0 6406 0
[pid=23185/tid=23189] ppid=23184 vsize=39456 CPUtime=124.02
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 49033 0 0 0 12315 87 0 0 18 0 2 0 177109124 40402944 4443 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 283.24
Current children cumulated vsize (KiB) 48156

[startup+222.301 s]
/proc/loadavg: 1.99 1.19 0.50 3/109 23198
/proc/meminfo: memFree=1380412/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=39988 CPUtime=395.14
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 88934 0 0 0 39288 226 0 0 25 0 2 0 177108670 40947712 4453 1992294400 134512640 146736320 4293801904 18446744073709551615 136005482 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 9997 4453 1007 2985 0 6539 0
[pid=23185/tid=23189] ppid=23184 vsize=39988 CPUtime=178.36
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 59698 0 0 0 17715 121 0 0 18 0 2 0 177109124 40947712 4453 1992294400 134512640 146736320 4293801904 18446744073709551615 136007624 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 395.14
Current children cumulated vsize (KiB) 48688

[startup+282.301 s]
/proc/loadavg: 1.93 1.32 0.59 3/109 23200
/proc/meminfo: memFree=1380164/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=40400 CPUtime=507.74
/proc/23185/stat : 23185 (pb_cplex) S 23184 23184 22955 0 -1 4202496 101911 0 0 0 50486 288 0 0 18 0 2 0 177108670 41369600 4528 1992294400 134512640 146736320 4293801904 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23185/statm: 10100 4528 1007 2985 0 6642 0
[pid=23185/tid=23189] ppid=23184 vsize=40400 CPUtime=234.16
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 67420 0 0 0 23262 154 0 0 18 0 2 0 177109124 41369600 4528 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 507.74
Current children cumulated vsize (KiB) 49100

[startup+342.3 s]
/proc/loadavg: 1.91 1.42 0.67 3/109 23202
/proc/meminfo: memFree=1378428/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=42532 CPUtime=620.26

################
# More data... #
################

/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=42532 CPUtime=732.58
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 110752 0 0 0 72844 414 0 0 25 0 2 0 177108670 43552768 5052 1992294400 134512640 146736320 4293801904 18446744073709551615 136403114 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 10633 5052 1007 2985 0 7175 0
[pid=23185/tid=23189] ppid=23184 vsize=42532 CPUtime=349.38
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 73006 0 0 0 34721 217 0 0 18 0 2 0 177109124 43552768 5052 1992294400 134512640 146736320 4293801904 18446744073709551615 135526870 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 732.58
Current children cumulated vsize (KiB) 51232

[startup+462.3 s]
/proc/loadavg: 1.98 1.63 0.83 3/109 23204
/proc/meminfo: memFree=1377064/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=43896 CPUtime=844.93
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 114110 0 0 0 84020 473 0 0 25 0 2 0 177108670 44949504 5370 1992294400 134512640 146736320 4293801904 18446744073709551615 136007289 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 10974 5370 1007 2985 0 7516 0
[pid=23185/tid=23189] ppid=23184 vsize=43896 CPUtime=403.25
/proc/23185/task/23189/stat : 23189 (pb_cplex) S 23184 23184 22955 0 -1 4202560 76364 0 0 0 40074 251 0 0 18 0 2 0 177109124 44949504 5370 1992294400 134512640 146736320 4293801904 18446744073709551615 144580073 0 2 4096 16387 18446604437861042048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 844.93
Current children cumulated vsize (KiB) 52596

[startup+522.3 s]
/proc/loadavg: 2.10 1.73 0.91 4/109 23206
/proc/meminfo: memFree=1376940/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=44232 CPUtime=957.16
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 114933 0 0 0 95183 533 0 0 25 0 2 0 177108670 45293568 5401 1992294400 134512640 146736320 4293801904 18446744073709551615 135526548 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 11058 5401 1007 2985 0 7600 0
[pid=23185/tid=23189] ppid=23184 vsize=44232 CPUtime=457.79
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 77167 0 0 0 45496 283 0 0 16 0 2 0 177109124 45293568 5401 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 957.16
Current children cumulated vsize (KiB) 52932

[startup+582.3 s]
/proc/loadavg: 1.93 1.74 0.97 3/109 23208
/proc/meminfo: memFree=1376940/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=44232 CPUtime=1068.89
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 114944 0 0 0 106295 594 0 0 25 0 2 0 177108670 45293568 5408 1992294400 134512640 146736320 4293801904 18446744073709551615 136403129 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 11058 5408 1007 2985 0 7600 0
[pid=23185/tid=23189] ppid=23184 vsize=44232 CPUtime=511.44
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 77171 0 0 0 50829 315 0 0 17 0 2 0 177109124 45293568 5408 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1068.89
Current children cumulated vsize (KiB) 52932

[startup+642.3 s]
/proc/loadavg: 2.05 1.80 1.04 3/109 23210
/proc/meminfo: memFree=1376940/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=44232 CPUtime=1181.33
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 114944 0 0 0 117478 655 0 0 25 0 2 0 177108670 45293568 5408 1992294400 134512640 146736320 4293801904 18446744073709551615 136007286 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 11058 5408 1007 2985 0 7600 0
[pid=23185/tid=23189] ppid=23184 vsize=44232 CPUtime=565.86
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 77171 0 0 0 56242 344 0 0 18 0 2 0 177109124 45293568 5408 1992294400 134512640 146736320 4293801904 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1181.33
Current children cumulated vsize (KiB) 52932

[startup+702.301 s]
/proc/loadavg: 2.18 1.88 1.11 3/109 23212
/proc/meminfo: memFree=1376940/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=44232 CPUtime=1293.4
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 114945 0 0 0 128623 717 0 0 25 0 2 0 177108670 45293568 5409 1992294400 134512640 146736320 4293801904 18446744073709551615 136007616 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 11058 5409 1007 2985 0 7600 0
[pid=23185/tid=23189] ppid=23184 vsize=44232 CPUtime=619.85
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 77171 0 0 0 61608 377 0 0 17 0 2 0 177109124 45293568 5409 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1293.4
Current children cumulated vsize (KiB) 52932

[startup+762.309 s]
/proc/loadavg: 2.13 1.91 1.17 3/109 23212
/proc/meminfo: memFree=1376816/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=44136 CPUtime=1406.02
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 115089 0 0 0 139829 773 0 0 25 0 2 0 177108670 45195264 5442 1992294400 134512640 146736320 4293801904 18446744073709551615 136008165 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 11034 5442 1007 2985 0 7576 0
[pid=23185/tid=23189] ppid=23184 vsize=44136 CPUtime=674.09
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 77315 0 0 0 67003 406 0 0 17 0 2 0 177109124 45195264 5442 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1406.02
Current children cumulated vsize (KiB) 52836

[startup+822.301 s]
/proc/loadavg: 2.16 1.96 1.23 2/109 23214
/proc/meminfo: memFree=1376816/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=44472 CPUtime=1518.38
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 115508 0 0 0 151009 829 0 0 25 0 2 0 177108670 45539328 5448 1992294400 134512640 146736320 4293801904 18446744073709551615 136008309 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 11118 5448 1007 2985 0 7660 0
[pid=23185/tid=23189] ppid=23184 vsize=44472 CPUtime=728.41
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 77627 0 0 0 72406 435 0 0 17 0 2 0 177109124 45539328 5448 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1518.38
Current children cumulated vsize (KiB) 53172

[startup+882.301 s]
/proc/loadavg: 2.12 1.98 1.28 3/109 23216
/proc/meminfo: memFree=1376816/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=44472 CPUtime=1630.99
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 115516 0 0 0 162210 889 0 0 25 0 2 0 177108670 45539328 5456 1992294400 134512640 146736320 4293801904 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 11118 5456 1007 2985 0 7660 0
[pid=23185/tid=23189] ppid=23184 vsize=44472 CPUtime=783
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 77627 0 0 0 77834 466 0 0 17 0 2 0 177109124 45539328 5456 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1630.99
Current children cumulated vsize (KiB) 53172

[startup+942.301 s]
/proc/loadavg: 1.85 1.93 1.30 3/109 23218
/proc/meminfo: memFree=1376816/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=44144 CPUtime=1742.88
/proc/23185/stat : 23185 (pb_cplex) S 23184 23184 22955 0 -1 4202496 115733 0 0 0 173343 945 0 0 25 0 2 0 177108670 45203456 5443 1992294400 134512640 146736320 4293801904 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 11036 5443 1007 2985 0 7578 0
[pid=23185/tid=23189] ppid=23184 vsize=44144 CPUtime=837.21
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 77844 0 0 0 83227 494 0 0 18 0 2 0 177109124 45203456 5443 1992294400 134512640 146736320 4293801904 18446744073709551615 136008069 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1742.88
Current children cumulated vsize (KiB) 52844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+972.701 s]
/proc/loadavg: 1.98 1.95 1.33 3/109 23218
/proc/meminfo: memFree=1378552/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=42096 CPUtime=1800.08
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 115861 0 0 0 179036 972 0 0 25 0 2 0 177108670 43106304 4950 1992294400 134512640 146736320 4293801904 18446744073709551615 136007270 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 10524 4950 1007 2985 0 7066 0
[pid=23185/tid=23189] ppid=23184 vsize=42096 CPUtime=865.17
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 77963 0 0 0 86010 507 0 0 18 0 2 0 177109124 43106304 4950 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 50796

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+972.701 s]
/proc/loadavg: 1.98 1.95 1.33 3/109 23218
/proc/meminfo: memFree=1378552/2059040 swapFree=4134216/4192956
[pid=23184] ppid=23182 vsize=8700 CPUtime=0
/proc/23184/stat : 23184 (run) S 23182 23184 22955 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177108669 8908800 249 1992294400 4194304 4922060 140737319877904 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23184/statm: 2175 249 208 178 0 68 0
[pid=23185] ppid=23184 vsize=42096 CPUtime=1800.08
/proc/23185/stat : 23185 (pb_cplex) R 23184 23184 22955 0 -1 4202496 115861 0 0 0 179036 972 0 0 25 0 2 0 177108670 43106304 4950 1992294400 134512640 146736320 4293801904 18446744073709551615 136007270 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23185/statm: 10524 4950 1007 2985 0 7066 0
[pid=23185/tid=23189] ppid=23184 vsize=42096 CPUtime=865.17
/proc/23185/task/23189/stat : 23189 (pb_cplex) R 23184 23184 22955 0 -1 4202560 77963 0 0 0 86010 507 0 0 18 0 2 0 177109124 43106304 4950 1992294400 134512640 146736320 4293801904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 50796

Child status: 0
Real time (s): 972.719
CPU time (s): 1800.11
CPU user time (s): 1790.38
CPU system time (s): 9.72952
CPU usage (%): 185.06
Max. virtual memory (cumulated for all children) (KiB): 58860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.38
system time used= 9.72952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116236
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= 138756
involuntary context switches= 31524

runsolver used 1.84672 second user time and 5.2462 second system time

The end

Launcher Data

Begin job on node017 at 2010-07-01 22:13:42
IDJOB=2696246
IDBENCH=1336
IDSOLVER=1209
FILE ID=node017/2696246-1278015222
PBS_JOBID= 11198739
Free space on /tmp= 62136 MiB

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

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

MD5SUM BENCH= c0dce06d795e831bf046e609ad2fb3fd
RANDOM SEED=1889509816

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1396464 kB
Buffers:        143536 kB
Cached:         410728 kB
SwapCached:      11412 kB
Active:         255304 kB
Inactive:       313184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1396464 kB
SwapTotal:     4192956 kB
SwapFree:      4134216 kB
Dirty:           16700 kB
Writeback:           0 kB
AnonPages:       12584 kB
Mapped:           8420 kB
Slab:            72316 kB
PageTables:       4136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184904 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= 62120 MiB
End job on node017 at 2010-07-01 22:29:55