Trace number 2695843

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.19 968.026

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900561288.opb
MD5SUM4bba9489f2c1cdd3e2419eb13f48915c
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 benchmark606.83
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 625
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-2695843-1278015155.opb.
0.00/0.00	c Instance file HOME/instance-2695843-1278015155.opb
0.00/0.00	c File size is 83373 bytes.
0.00/0.03	c Highest Coefficient sum: 625
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.16/968.02	c Remaining time 1799.97 sec.
1800.16/968.02	c 
1800.16/968.02	c *** INTERRUPTED ***
1800.16/968.02	s UNKNOWN
1800.16/968.02	c Total CPU time              : 1790.14 s
1800.16/968.02	c Memory used           : 41.12 MB
1800.16/968.02	c CPU time              : 1790.14 s
1800.16/968.02	c 
1800.16/968.02	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-2695843-1278015155/watcher-2695843-1278015155 -o /tmp/evaluation-result-2695843-1278015155/solver-2695843-1278015155 -C 1800 -W 2000 -M 1800 run HOME/instance-2695843-1278015155.opb 

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 28698
/proc/meminfo: memFree=1420868/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0

[startup+0.0648161 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 28698
/proc/meminfo: memFree=1420868/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101819 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 28698
/proc/meminfo: memFree=1420868/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301858 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 28698
/proc/meminfo: memFree=1420868/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701936 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 28698
/proc/meminfo: memFree=1420868/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50111 s]
/proc/loadavg: 0.00 0.00 0.00 2/109 28701
/proc/meminfo: memFree=1412536/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=39088 CPUtime=1.82
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 6070 0 0 0 180 2 0 0 17 0 2 0 177117077 40026112 3759 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 9772 3759 986 2985 0 6314 0
[pid=28699/tid=28701] ppid=28698 vsize=39088 CPUtime=0.44
/proc/28699/task/28701/stat : 28701 (pb_cplex) R 28698 28698 28616 0 -1 4202560 673 0 0 0 44 0 0 0 18 0 2 0 177117173 40026112 3759 1992294400 134512640 146736320 4289965536 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 47788

[startup+3.10142 s]
/proc/loadavg: 0.16 0.03 0.01 3/109 28701
/proc/meminfo: memFree=1409064/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=39088 CPUtime=4.72
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 6389 0 0 0 467 5 0 0 18 0 2 0 177117077 40026112 3759 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 9772 3759 986 2985 0 6314 0
[pid=28699/tid=28701] ppid=28698 vsize=39088 CPUtime=1.81
/proc/28699/task/28701/stat : 28701 (pb_cplex) R 28698 28698 28616 0 -1 4202560 989 0 0 0 180 1 0 0 17 0 2 0 177117173 40026112 3759 1992294400 134512640 146736320 4289965536 18446744073709551615 139042901 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 47788

[startup+6.30105 s]
/proc/loadavg: 0.16 0.03 0.01 2/109 28703
/proc/meminfo: memFree=1408816/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=40764 CPUtime=8.45
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 9230 0 0 0 837 8 0 0 18 0 2 0 177117077 41742336 4402 1992294400 134512640 146736320 4289965536 18446744073709551615 135231478 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 10191 4402 1003 2985 0 6733 0
[pid=28699/tid=28703] ppid=28698 vsize=40764 CPUtime=0.27
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 787 0 0 0 27 0 0 0 18 0 2 0 177117587 41742336 4402 1992294400 134512640 146736320 4289965536 18446744073709551615 136388107 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.45
Current children cumulated vsize (KiB) 49464

[startup+12.7013 s]
/proc/loadavg: 0.37 0.08 0.03 3/109 28703
/proc/meminfo: memFree=1405964/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=40032 CPUtime=20.08
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 15150 0 0 0 1994 14 0 0 20 0 2 0 177117077 40992768 4375 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 10008 4375 1000 2985 0 6550 0
[pid=28699/tid=28703] ppid=28698 vsize=40032 CPUtime=6.05
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 3366 0 0 0 602 3 0 0 18 0 2 0 177117587 40992768 4375 1992294400 134512640 146736320 4289965536 18446744073709551615 135454070 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.08
Current children cumulated vsize (KiB) 48732

[startup+25.5018 s]
/proc/loadavg: 0.47 0.11 0.04 3/109 28705
/proc/meminfo: memFree=1405716/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=40040 CPUtime=44.13
/proc/28699/stat : 28699 (pb_cplex) S 28698 28698 28616 0 -1 4202496 23346 0 0 0 4383 30 0 0 19 0 2 0 177117077 41000960 4419 1992294400 134512640 146736320 4289965536 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28699/statm: 10010 4419 1000 2985 0 6552 0
[pid=28699/tid=28703] ppid=28698 vsize=40040 CPUtime=17.89
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 11270 0 0 0 1775 14 0 0 18 0 2 0 177117587 41000960 4419 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 44.13
Current children cumulated vsize (KiB) 48740

[startup+51.1018 s]
/proc/loadavg: 1.01 0.26 0.09 3/109 28705
/proc/meminfo: memFree=1405468/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=40152 CPUtime=92.19
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 33845 0 0 0 9161 58 0 0 18 0 2 0 177117077 41115648 4479 1992294400 134512640 146736320 4289965536 18446744073709551615 135454073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 10038 4479 1000 2985 0 6580 0
[pid=28699/tid=28703] ppid=28698 vsize=40152 CPUtime=41.47
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 20007 0 0 0 4116 31 0 0 17 0 2 0 177117587 41115648 4479 1992294400 134512640 146736320 4289965536 18446744073709551615 136008363 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.19
Current children cumulated vsize (KiB) 48852

[startup+102.31 s]
/proc/loadavg: 1.40 0.50 0.18 3/109 28710
/proc/meminfo: memFree=1405220/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=40152 CPUtime=173.18
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 60925 0 0 0 17214 104 0 0 18 0 2 0 177117077 41115648 4519 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 10038 4519 1007 2985 0 6580 0
[pid=28699/tid=28703] ppid=28698 vsize=40152 CPUtime=72.93
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 24201 0 0 0 7243 50 0 0 17 0 2 0 177117587 41115648 4519 1992294400 134512640 146736320 4289965536 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 173.18
Current children cumulated vsize (KiB) 48852

[startup+162.302 s]
/proc/loadavg: 1.98 0.81 0.30 3/109 28710
/proc/meminfo: memFree=1404972/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=40224 CPUtime=285.91
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 72543 0 0 0 28421 170 0 0 17 0 2 0 177117077 41189376 4570 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 10056 4570 1007 2985 0 6598 0
[pid=28699/tid=28703] ppid=28698 vsize=40224 CPUtime=127.99
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 34726 0 0 0 12713 86 0 0 18 0 2 0 177117587 41189376 4570 1992294400 134512640 146736320 4289965536 18446744073709551615 136007654 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 285.91
Current children cumulated vsize (KiB) 48924

[startup+222.301 s]
/proc/loadavg: 1.97 1.03 0.41 5/109 28712
/proc/meminfo: memFree=1404848/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=40224 CPUtime=397.96
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 82835 0 0 0 39562 234 0 0 17 0 2 0 177117077 41189376 4571 1992294400 134512640 146736320 4289965536 18446744073709551615 136008450 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28699/statm: 10056 4571 1007 2985 0 6598 0
[pid=28699/tid=28703] ppid=28698 vsize=40224 CPUtime=182.52
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 44861 0 0 0 18132 120 0 0 16 0 2 0 177117587 41189376 4571 1992294400 134512640 146736320 4289965536 18446744073709551615 139046467 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 397.96
Current children cumulated vsize (KiB) 48924

[startup+282.301 s]
/proc/loadavg: 2.06 1.21 0.50 3/109 28714
/proc/meminfo: memFree=1404724/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=40340 CPUtime=510.68
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 91876 0 0 0 50770 298 0 0 18 0 2 0 177117077 41308160 4597 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 10085 4597 1007 2985 0 6627 0
[pid=28699/tid=28703] ppid=28698 vsize=40340 CPUtime=238.48
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 51656 0 0 0 23695 153 0 0 18 0 2 0 177117587 41308160 4597 1992294400 134512640 146736320 4289965536 18446744073709551615 136008259 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 510.68
Current children cumulated vsize (KiB) 49040

[startup+342.301 s]
/proc/loadavg: 2.02 1.36 0.60 3/109 28716
/proc/meminfo: memFree=1404724/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=40340 CPUtime=623.73
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 99756 0 0 0 62015 358 0 0 18 0 2 0 177117077 41308160 4599 1992294400 134512640 146736320 4289965536 18446744073709551615 136008356 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28699/statm: 10085 4599 1007 2985 0 6627 0
[pid=28699/tid=28703] ppid=28698 vsize=40340 CPUtime=294.24
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 59535 0 0 0 29239 185 0 0 17 0 2 0 177117587 41308160 4599 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 623.73
Current children cumulated vsize (KiB) 49040

[startup+402.302 s]
/proc/loadavg: 2.13 1.51 0.69 3/109 28718
/proc/meminfo: memFree=1404972/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=40500 CPUtime=736.67
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 109689 0 0 0 73248 419 0 0 18 0 2 0 177117077 41472000 4592 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 10125 4592 1007 2985 0 6667 0
[pid=28699/tid=28703] ppid=28698 vsize=40500 CPUtime=350.63
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 69463 0 0 0 34845 218 0 0 18 0 2 0 177117587 41472000 4592 1992294400 134512640 146736320 4289965536 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 736.67
Current children cumulated vsize (KiB) 49200

[startup+462.301 s]
/proc/loadavg: 2.06 1.60 0.77 3/109 28718
/proc/meminfo: memFree=1403856/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=42548 CPUtime=848.89
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 112878 0 0 0 84409 480 0 0 18 0 2 0 177117077 43569152 4929 1992294400 134512640 146736320 4289965536 18446744073709551615 136017493 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28699/statm: 10637 4929 1007 2985 0 7179 0
[pid=28699/tid=28703] ppid=28698 vsize=42548 CPUtime=406.29
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 72138 0 0 0 40381 248 0 0 18 0 2 0 177117587 43569152 4929 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 848.89
Current children cumulated vsize (KiB) 51248

[startup+522.301 s]
/proc/loadavg: 2.08 1.68 0.85 3/109 28720
/proc/meminfo: memFree=1403484/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=42696 CPUtime=961.59
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 113851 0 0 0 95615 544 0 0 18 0 2 0 177117077 43720704 4953 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 10674 4953 1007 2985 0 7216 0
[pid=28699/tid=28703] ppid=28698 vsize=42696 CPUtime=461.83
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 72464 0 0 0 45906 277 0 0 18 0 2 0 177117587 43720704 4953 1992294400 134512640 146736320 4289965536 18446744073709551615 136008176 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 961.59
Current children cumulated vsize (KiB) 51396

[startup+582.302 s]
/proc/loadavg: 1.93 1.71 0.91 3/109 28722
/proc/meminfo: memFree=1403484/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=42672 CPUtime=1074.43
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 115031 0 0 0 106837 606 0 0 18 0 2 0 177117077 43696128 4994 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 10668 4994 1007 2985 0 7210 0
[pid=28699/tid=28703] ppid=28698 vsize=42672 CPUtime=517.24
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 72691 0 0 0 51416 308 0 0 18 0 2 0 177117587 43696128 4994 1992294400 134512640 146736320 4289965536 18446744073709551615 136007174 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1074.43
Current children cumulated vsize (KiB) 51372

[startup+642.302 s]
/proc/loadavg: 1.85 1.74 0.98 4/109 28724
/proc/meminfo: memFree=1403980/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=42104 CPUtime=1186.9
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 117046 0 0 0 118018 672 0 0 17 0 2 0 177117077 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 10526 4861 1007 2985 0 7068 0
[pid=28699/tid=28703] ppid=28698 vsize=42104 CPUtime=573.15
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 72906 0 0 0 56974 341 0 0 18 0 2 0 177117587 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 137083834 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1186.9
Current children cumulated vsize (KiB) 50804

[startup+702.301 s]
/proc/loadavg: 1.91 1.77 1.03 3/109 28726
/proc/meminfo: memFree=1403608/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=42104 CPUtime=1299.69
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 121674 0 0 0 129237 732 0 0 18 0 2 0 177117077 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 136007289 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 10526 4861 1007 2985 0 7068 0
[pid=28699/tid=28703] ppid=28698 vsize=42104 CPUtime=628.37
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 75056 0 0 0 62467 370 0 0 18 0 2 0 177117587 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1299.69
Current children cumulated vsize (KiB) 50804

[startup+762.309 s]
/proc/loadavg: 2.07 1.84 1.10 3/109 28726
/proc/meminfo: memFree=1403856/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=42104 CPUtime=1412.63
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 127279 0 0 0 140468 795 0 0 18 0 2 0 177117077 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 139042897 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28699/statm: 10526 4861 1007 2985 0 7068 0
[pid=28699/tid=28703] ppid=28698 vsize=42104 CPUtime=684.32
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 77698 0 0 0 68026 406 0 0 18 0 2 0 177117587 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1412.63
Current children cumulated vsize (KiB) 50804

[startup+822.302 s]
/proc/loadavg: 1.99 1.86 1.15 2/109 28728
/proc/meminfo: memFree=1403856/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=42104 CPUtime=1525.77
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 131995 0 0 0 151720 857 0 0 17 0 2 0 177117077 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 136403106 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 10526 4861 1007 2985 0 7068 0
[pid=28699/tid=28703] ppid=28698 vsize=42104 CPUtime=740.8
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 79836 0 0 0 73642 438 0 0 18 0 2 0 177117587 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1525.77
Current children cumulated vsize (KiB) 50804

[startup+882.301 s]
/proc/loadavg: 2.14 1.93 1.22 4/109 28730
/proc/meminfo: memFree=1403732/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=42104 CPUtime=1638.75
/proc/28699/stat : 28699 (pb_cplex) S 28698 28698 28616 0 -1 4202496 137770 0 0 0 162955 920 0 0 18 0 2 0 177117077 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28699/statm: 10526 4861 1007 2985 0 7068 0
[pid=28699/tid=28703] ppid=28698 vsize=42104 CPUtime=797.1
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 82198 0 0 0 79240 470 0 0 18 0 2 0 177117587 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1638.75
Current children cumulated vsize (KiB) 50804

[startup+942.301 s]
/proc/loadavg: 2.13 1.96 1.27 3/109 28732
/proc/meminfo: memFree=1403608/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=42104 CPUtime=1751.82
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 143496 0 0 0 174204 978 0 0 18 0 2 0 177117077 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28699/statm: 10526 4861 1007 2985 0 7068 0
[pid=28699/tid=28703] ppid=28698 vsize=42104 CPUtime=853.96
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 84742 0 0 0 84897 499 0 0 17 0 2 0 177117587 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 136008259 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1751.82
Current children cumulated vsize (KiB) 50804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+968.009 s]
/proc/loadavg: 2.21 1.99 1.30 3/109 28732
/proc/meminfo: memFree=1403608/2059040 swapFree=4135380/4192956
[pid=28698] ppid=28696 vsize=8700 CPUtime=0
/proc/28698/stat : 28698 (run) S 28696 28698 28616 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 177117076 8908800 249 1992294400 4194304 4922060 140736564130560 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28698/statm: 2175 249 208 178 0 68 0
[pid=28699] ppid=28698 vsize=42104 CPUtime=1800.16
/proc/28699/stat : 28699 (pb_cplex) R 28698 28698 28616 0 -1 4202496 144358 0 0 0 179012 1004 0 0 18 0 2 0 177117077 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 135656021 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28699/statm: 10526 4861 1007 2985 0 7068 0
[pid=28699/tid=28703] ppid=28698 vsize=42104 CPUtime=878
/proc/28699/task/28703/stat : 28703 (pb_cplex) R 28698 28698 28616 0 -1 4202560 85171 0 0 0 87290 510 0 0 18 0 2 0 177117587 43114496 4861 1992294400 134512640 146736320 4289965536 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 50804

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

Child status: 0
Real time (s): 968.026
CPU time (s): 1800.19
CPU user time (s): 1790.14
CPU system time (s): 10.0485
CPU usage (%): 185.965
Max. virtual memory (cumulated for all children) (KiB): 60492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.14
system time used= 10.0485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144734
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= 144367
involuntary context switches= 26065

runsolver used 1.71074 second user time and 5.32119 second system time

The end

Launcher Data

Begin job on node011 at 2010-07-01 22:12:35
IDJOB=2695843
IDBENCH=1303
IDSOLVER=1209
FILE ID=node011/2695843-1278015155
PBS_JOBID= 11198744
Free space on /tmp= 62284 MiB

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

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

MD5SUM BENCH= 4bba9489f2c1cdd3e2419eb13f48915c
RANDOM SEED=191814630

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1421396 kB
Buffers:        150280 kB
Cached:         377480 kB
SwapCached:      10196 kB
Active:         226340 kB
Inactive:       314532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1421396 kB
SwapTotal:     4192956 kB
SwapFree:      4135380 kB
Dirty:           17068 kB
Writeback:           0 kB
AnonPages:       11680 kB
Mapped:           8332 kB
Slab:            75012 kB
PageTables:       4092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183368 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= 62268 MiB
End job on node011 at 2010-07-01 22:28:43