Trace number 2696189

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 983.618

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900567135.opb
MD5SUMae752929c20bdaef808bd42af6910473
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.7751
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 761
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-2696189-1278015152.opb.
0.00/0.01	c Instance file HOME/instance-2696189-1278015152.opb
0.00/0.01	c File size is 83383 bytes.
0.00/0.03	c Highest Coefficient sum: 761
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/983.61	c Remaining time 1799.97 sec.
1800.08/983.61	c 
1800.08/983.61	c *** INTERRUPTED ***
1800.08/983.61	s UNKNOWN
1800.08/983.61	c Total CPU time              : 1792.24 s
1800.08/983.61	c Memory used           : 39.46 MB
1800.08/983.61	c CPU time              : 1792.24 s
1800.08/983.61	c 
1800.08/983.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-2696189-1278015152/watcher-2696189-1278015152 -o /tmp/evaluation-result-2696189-1278015152/solver-2696189-1278015152 -C 1800 -W 2000 -M 1800 run HOME/instance-2696189-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.00 0.00 0.00 3/106 27074
/proc/meminfo: memFree=1689552/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0

[startup+0.103417 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27074
/proc/meminfo: memFree=1689552/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201421 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27074
/proc/meminfo: memFree=1689552/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301428 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27074
/proc/meminfo: memFree=1689552/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701456 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27074
/proc/meminfo: memFree=1689552/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50152 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 27077
/proc/meminfo: memFree=1678244/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=39240 CPUtime=1.88
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 5679 0 0 0 185 3 0 0 20 0 2 0 142810268 40181760 3719 1992294400 134512640 146736320 4289454800 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 9810 3719 986 2985 0 6352 0
[pid=27075/tid=27077] ppid=27074 vsize=39240 CPUtime=0.43
/proc/27075/task/27077/stat : 27077 (pb_cplex) R 27074 27074 26993 0 -1 4202560 655 0 0 0 43 0 0 0 16 0 2 0 142810357 40181760 3719 1992294400 134512640 146736320 4289454800 18446744073709551615 136475862 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 47940

[startup+3.10164 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 27077
/proc/meminfo: memFree=1677748/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=39240 CPUtime=4.74
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 6389 0 0 0 470 4 0 0 23 0 2 0 142810268 40181760 3823 1992294400 134512640 146736320 4289454800 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 9810 3823 988 2985 0 6352 0
[pid=27075/tid=27077] ppid=27074 vsize=39240 CPUtime=1.8
/proc/27075/task/27077/stat : 27077 (pb_cplex) R 27074 27074 26993 0 -1 4202560 1349 0 0 0 179 1 0 0 16 0 2 0 142810357 40181760 3823 1992294400 134512640 146736320 4289454800 18446744073709551615 137084990 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 47940

[startup+6.30085 s]
/proc/loadavg: 0.08 0.02 0.01 2/108 27077
/proc/meminfo: memFree=1679244/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40208 CPUtime=8.69
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 9247 0 0 0 863 6 0 0 25 0 2 0 142810268 41172992 4385 1992294400 134512640 146736320 4289454800 18446744073709551615 136403136 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 10052 4385 1006 2985 0 6594 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 48908

[startup+12.7013 s]
/proc/loadavg: 0.23 0.05 0.02 3/109 27081
/proc/meminfo: memFree=1675392/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=39184 CPUtime=18.2
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 15568 0 0 0 1809 11 0 0 25 0 2 0 142810268 40124416 4209 1992294400 134512640 146736320 4289454800 18446744073709551615 136002010 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 9796 4209 999 2985 0 6338 0
[pid=27075/tid=27079] ppid=27074 vsize=39184 CPUtime=6.52
/proc/27075/task/27079/stat : 27079 (pb_cplex) S 27074 27074 26993 0 -1 4202560 42 0 0 0 651 1 0 0 18 0 2 0 142810838 40124416 4209 1992294400 134512640 146736320 4289454800 18446744073709551615 144580073 0 2 4096 16387 18446604437822656640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.2
Current children cumulated vsize (KiB) 47884

[startup+25.5012 s]
/proc/loadavg: 0.62 0.14 0.05 3/109 27081
/proc/meminfo: memFree=1675888/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=39328 CPUtime=41.86
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 23147 0 0 0 4164 22 0 0 17 0 2 0 142810268 40271872 4283 1992294400 134512640 146736320 4289454800 18446744073709551615 136474418 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27075/statm: 9832 4283 999 2985 0 6374 0
[pid=27075/tid=27079] ppid=27074 vsize=39328 CPUtime=17.8
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 584 0 0 0 1775 5 0 0 18 0 2 0 142810838 40271872 4283 1992294400 134512640 146736320 4289454800 18446744073709551615 136008053 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.86
Current children cumulated vsize (KiB) 48028

[startup+51.101 s]
/proc/loadavg: 1.24 0.33 0.11 3/109 27081
/proc/meminfo: memFree=1675268/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=39232 CPUtime=88.88
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 34775 0 0 0 8846 42 0 0 25 0 2 0 142810268 40173568 4240 1992294400 134512640 146736320 4289454800 18446744073709551615 139042980 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 9808 4240 999 2985 0 6350 0
[pid=27075/tid=27079] ppid=27074 vsize=39232 CPUtime=41.62
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 879 0 0 0 4149 13 0 0 16 0 2 0 142810838 40173568 4240 1992294400 134512640 146736320 4289454800 18446744073709551615 136017495 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 88.88
Current children cumulated vsize (KiB) 47932

[startup+102.302 s]
/proc/loadavg: 1.61 0.57 0.20 3/109 27083
/proc/meminfo: memFree=1675144/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=39804 CPUtime=183.73
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 65064 0 0 0 18284 89 0 0 18 0 2 0 142810268 40759296 4286 1992294400 134512640 146736320 4289454800 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 9951 4286 999 2985 0 6493 0
[pid=27075/tid=27079] ppid=27074 vsize=39804 CPUtime=89.08
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 22726 0 0 0 8873 35 0 0 18 0 2 0 142810838 40759296 4286 1992294400 134512640 146736320 4289454800 18446744073709551615 136001203 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 183.73
Current children cumulated vsize (KiB) 48504

[startup+162.301 s]
/proc/loadavg: 1.54 0.75 0.28 2/109 27085
/proc/meminfo: memFree=1670308/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=47012 CPUtime=279.62
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 111123 0 0 0 27830 132 0 0 25 0 2 0 142810268 48140288 5662 1992294400 134512640 146736320 4289454800 18446744073709551615 136382245 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 11753 5662 1007 2985 0 8295 0
[pid=27075/tid=27079] ppid=27074 vsize=47012 CPUtime=127.47
/proc/27075/task/27079/stat : 27079 (pb_cplex) S 27074 27074 26993 0 -1 4202560 44501 0 0 0 12691 56 0 0 16 0 2 0 142810838 48140288 5662 1992294400 134512640 146736320 4289454800 18446744073709551615 144580073 0 2 4096 16387 18446604437822656640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 55712

[startup+222.309 s]
/proc/loadavg: 2.04 1.02 0.40 3/109 27085
/proc/meminfo: memFree=1674524/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40004 CPUtime=387.19
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 153207 0 0 0 38533 186 0 0 18 0 2 0 142810268 40964096 4424 1992294400 134512640 146736320 4289454800 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 10001 4424 1007 2985 0 6543 0
[pid=27075/tid=27079] ppid=27074 vsize=40004 CPUtime=180.13
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 77069 0 0 0 17928 85 0 0 18 0 2 0 142810838 40964096 4424 1992294400 134512640 146736320 4289454800 18446744073709551615 136388568 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 387.19
Current children cumulated vsize (KiB) 48704

[startup+282.301 s]
/proc/loadavg: 2.11 1.22 0.51 3/109 27087
/proc/meminfo: memFree=1674524/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40004 CPUtime=497.21
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 193383 0 0 0 49485 236 0 0 16 0 2 0 142810268 40964096 4419 1992294400 134512640 146736320 4289454800 18446744073709551615 136008178 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27075/statm: 10001 4419 1007 2985 0 6543 0
[pid=27075/tid=27079] ppid=27074 vsize=40004 CPUtime=235.51
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 108718 0 0 0 23436 115 0 0 25 0 2 0 142810838 40964096 4419 1992294400 134512640 146736320 4289454800 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 497.21
Current children cumulated vsize (KiB) 48704

[startup+342.301 s]
/proc/loadavg: 2.16 1.39 0.61 3/109 27089
/proc/meminfo: memFree=1674772/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40184 CPUtime=607.81

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

[pid=27075] ppid=27074 vsize=40184 CPUtime=719.22
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 267926 0 0 0 71587 335 0 0 17 0 2 0 142810268 41148416 4506 1992294400 134512640 146736320 4289454800 18446744073709551615 136008312 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27075/statm: 10046 4506 1007 2985 0 6588 0
[pid=27075/tid=27079] ppid=27074 vsize=40184 CPUtime=347.55
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 169800 0 0 0 34585 170 0 0 21 0 2 0 142810838 41148416 4506 1992294400 134512640 146736320 4289454800 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 719.22
Current children cumulated vsize (KiB) 48884

[startup+462.302 s]
/proc/loadavg: 2.26 1.67 0.81 4/109 27093
/proc/meminfo: memFree=1674276/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40184 CPUtime=831.23
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 301958 0 0 0 82744 379 0 0 16 0 2 0 142810268 41148416 4533 1992294400 134512640 146736320 4289454800 18446744073709551615 137084990 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27075/statm: 10046 4533 1007 2985 0 6588 0
[pid=27075/tid=27079] ppid=27074 vsize=40184 CPUtime=403.2
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 198999 0 0 0 40125 195 0 0 22 0 2 0 142810838 41148416 4533 1992294400 134512640 146736320 4289454800 18446744073709551615 136017766 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 831.23
Current children cumulated vsize (KiB) 48884

[startup+522.302 s]
/proc/loadavg: 2.11 1.73 0.88 3/109 27093
/proc/meminfo: memFree=1674276/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40184 CPUtime=942.63
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 334919 0 0 0 93838 425 0 0 25 0 2 0 142810268 41148416 4507 1992294400 134512640 146736320 4289454800 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 10046 4507 1007 2985 0 6588 0
[pid=27075/tid=27079] ppid=27074 vsize=40184 CPUtime=458.59
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 227583 0 0 0 45636 223 0 0 16 0 2 0 142810838 41148416 4507 1992294400 134512640 146736320 4289454800 18446744073709551615 136017474 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 942.63
Current children cumulated vsize (KiB) 48884

[startup+582.301 s]
/proc/loadavg: 2.12 1.79 0.95 4/109 27095
/proc/meminfo: memFree=1674524/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40184 CPUtime=1054.03
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 367937 0 0 0 104929 474 0 0 19 0 2 0 142810268 41148416 4516 1992294400 134512640 146736320 4289454800 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 10046 4516 1007 2985 0 6588 0
[pid=27075/tid=27079] ppid=27074 vsize=40184 CPUtime=513.27
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 257663 0 0 0 51075 252 0 0 18 0 2 0 142810838 41148416 4516 1992294400 134512640 146736320 4289454800 18446744073709551615 135854552 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1054.03
Current children cumulated vsize (KiB) 48884

[startup+642.301 s]
/proc/loadavg: 1.96 1.81 1.01 4/109 27097
/proc/meminfo: memFree=1674028/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40184 CPUtime=1165.61
/proc/27075/stat : 27075 (pb_cplex) S 27074 27074 26993 0 -1 4202496 399686 0 0 0 116036 525 0 0 18 0 2 0 142810268 41148416 4507 1992294400 134512640 146736320 4289454800 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27075/statm: 10046 4507 1007 2985 0 6588 0
[pid=27075/tid=27079] ppid=27074 vsize=40184 CPUtime=569.47
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 284515 0 0 0 56664 283 0 0 20 0 2 0 142810838 41148416 4507 1992294400 134512640 146736320 4289454800 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1165.61
Current children cumulated vsize (KiB) 48884

[startup+702.301 s]
/proc/loadavg: 2.15 1.89 1.08 3/109 27099
/proc/meminfo: memFree=1673656/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40408 CPUtime=1277.16
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 428416 0 0 0 127143 573 0 0 17 0 2 0 142810268 41377792 4570 1992294400 134512640 146736320 4289454800 18446744073709551615 136017665 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27075/statm: 10102 4570 1007 2985 0 6644 0
[pid=27075/tid=27079] ppid=27074 vsize=40408 CPUtime=625.31
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 292337 0 0 0 62228 303 0 0 25 0 2 0 142810838 41377792 4570 1992294400 134512640 146736320 4289454800 18446744073709551615 135454107 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1277.16
Current children cumulated vsize (KiB) 49108

[startup+762.301 s]
/proc/loadavg: 2.21 1.95 1.15 2/109 27101
/proc/meminfo: memFree=1673656/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40408 CPUtime=1388.69
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 458333 0 0 0 138250 619 0 0 18 0 2 0 142810268 41377792 4591 1992294400 134512640 146736320 4289454800 18446744073709551615 136400463 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 10102 4591 1007 2985 0 6644 0
[pid=27075/tid=27079] ppid=27074 vsize=40408 CPUtime=680.74
/proc/27075/task/27079/stat : 27079 (pb_cplex) S 27074 27074 26993 0 -1 4202560 299540 0 0 0 67753 321 0 0 16 0 2 0 142810838 41377792 4591 1992294400 134512640 146736320 4289454800 18446744073709551615 144580073 0 2 4096 16387 18446604437822656640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1388.69
Current children cumulated vsize (KiB) 49108

[startup+822.302 s]
/proc/loadavg: 2.23 2.00 1.22 3/109 27101
/proc/meminfo: memFree=1673780/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40408 CPUtime=1500.34
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 489836 0 0 0 149367 667 0 0 25 0 2 0 142810268 41377792 4568 1992294400 134512640 146736320 4289454800 18446744073709551615 136402293 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27075/statm: 10102 4568 1007 2985 0 6644 0
[pid=27075/tid=27079] ppid=27074 vsize=40408 CPUtime=736.63
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 328749 0 0 0 73313 350 0 0 18 0 2 0 142810838 41377792 4568 1992294400 134512640 146736320 4289454800 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1500.34
Current children cumulated vsize (KiB) 49108

[startup+882.309 s]
/proc/loadavg: 2.36 2.08 1.29 2/109 27103
/proc/meminfo: memFree=1673656/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40408 CPUtime=1611.6
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 520275 0 0 0 160446 714 0 0 17 0 2 0 142810268 41377792 4589 1992294400 134512640 146736320 4289454800 18446744073709551615 136007670 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 10102 4589 1007 2985 0 6644 0
[pid=27075/tid=27079] ppid=27074 vsize=40408 CPUtime=792.46
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 347507 0 0 0 78873 373 0 0 17 0 2 0 142810838 41377792 4589 1992294400 134512640 146736320 4289454800 18446744073709551615 136015505 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1611.6
Current children cumulated vsize (KiB) 49108

[startup+942.302 s]
/proc/loadavg: 2.24 2.08 1.34 3/109 27105
/proc/meminfo: memFree=1673780/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40408 CPUtime=1723.3
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 551324 0 0 0 171573 757 0 0 25 0 2 0 142810268 41377792 4591 1992294400 134512640 146736320 4289454800 18446744073709551615 136388563 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 10102 4591 1007 2985 0 6644 0
[pid=27075/tid=27079] ppid=27074 vsize=40408 CPUtime=847.71
/proc/27075/task/27079/stat : 27079 (pb_cplex) R 27074 27074 26993 0 -1 4202560 350784 0 0 0 84382 389 0 0 18 0 2 0 142810838 41377792 4591 1992294400 134512640 146736320 4289454800 18446744073709551615 139041041 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1723.3
Current children cumulated vsize (KiB) 49108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+983.602 s]
/proc/loadavg: 2.32 2.12 1.38 2/109 27105
/proc/meminfo: memFree=1673656/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40408 CPUtime=1800.08
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 573108 0 0 0 179222 786 0 0 25 0 2 0 142810268 41377792 4592 1992294400 134512640 146736320 4289454800 18446744073709551615 136384854 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 10102 4592 1007 2985 0 6644 0
[pid=27075/tid=27079] ppid=27074 vsize=40408 CPUtime=886.25
/proc/27075/task/27079/stat : 27079 (pb_cplex) S 27074 27074 26993 0 -1 4202560 352968 0 0 0 88225 400 0 0 18 0 2 0 142810838 41377792 4592 1992294400 134512640 146736320 4289454800 18446744073709551615 144580073 0 2 4096 16387 18446604437822656640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 49108

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+983.602 s]
/proc/loadavg: 2.32 2.12 1.38 2/109 27105
/proc/meminfo: memFree=1673656/2059040 swapFree=4139216/4192956
[pid=27074] ppid=27072 vsize=8700 CPUtime=0
/proc/27074/stat : 27074 (run) S 27072 27074 26993 0 -1 4202496 366 0 0 0 0 0 0 0 21 0 1 0 142810267 8908800 249 1992294400 4194304 4922060 140734309671760 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27074/statm: 2175 249 208 178 0 68 0
[pid=27075] ppid=27074 vsize=40408 CPUtime=1800.08
/proc/27075/stat : 27075 (pb_cplex) R 27074 27074 26993 0 -1 4202496 573108 0 0 0 179222 786 0 0 25 0 2 0 142810268 41377792 4592 1992294400 134512640 146736320 4289454800 18446744073709551615 136384854 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27075/statm: 10102 4592 1007 2985 0 6644 0
[pid=27075/tid=27079] ppid=27074 vsize=40408 CPUtime=886.25
/proc/27075/task/27079/stat : 27079 (pb_cplex) S 27074 27074 26993 0 -1 4202560 352968 0 0 0 88225 400 0 0 18 0 2 0 142810838 41377792 4592 1992294400 134512640 146736320 4289454800 18446744073709551615 144580073 0 2 4096 16387 18446604437822656640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 49108

Child status: 0
Real time (s): 983.618
CPU time (s): 1800.11
CPU user time (s): 1792.24
CPU system time (s): 7.8738
CPU usage (%): 183.009
Max. virtual memory (cumulated for all children) (KiB): 60212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.24
system time used= 7.8738
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 573484
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= 68797
involuntary context switches= 28708

runsolver used 1.9597 second user time and 5.16621 second system time

The end

Launcher Data

Begin job on node034 at 2010-07-01 22:12:32
IDJOB=2696189
IDBENCH=1269
IDSOLVER=1209
FILE ID=node034/2696189-1278015152
PBS_JOBID= 11198729
Free space on /tmp= 62268 MiB

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

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

MD5SUM BENCH= ae752929c20bdaef808bd42af6910473
RANDOM SEED=1682300458

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1690080 kB
Buffers:        110848 kB
Cached:         174260 kB
SwapCached:       6540 kB
Active:         169176 kB
Inactive:       129124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1690080 kB
SwapTotal:     4192956 kB
SwapFree:      4139216 kB
Dirty:           16824 kB
Writeback:           0 kB
AnonPages:       11712 kB
Mapped:          11888 kB
Slab:            48696 kB
PageTables:       4224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181932 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= 62252 MiB
End job on node034 at 2010-07-01 22:28:56