Trace number 2695943

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.12 964.518

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900667195.opb
MD5SUM80da336e36371770b02ed1fca93b5c11
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 benchmark184.282
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 655
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-2695943-1278015226.opb.
0.00/0.00	c Instance file HOME/instance-2695943-1278015226.opb
0.00/0.00	c File size is 83373 bytes.
0.00/0.03	c Highest Coefficient sum: 655
0.00/0.03	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.03         s                                      |
0.00/0.04	c |  Number Variables:      231                                                 |
0.00/0.04	c |  Number Constraints:    2707                                                |
0.00/0.04	c ===============================================================================
1800.09/964.51	c Remaining time 1799.96 sec.
1800.09/964.51	c 
1800.09/964.51	c *** INTERRUPTED ***
1800.09/964.51	s UNKNOWN
1800.09/964.51	c Total CPU time              : 1790.08 s
1800.09/964.51	c Memory used           : 41.31 MB
1800.09/964.51	c CPU time              : 1790.08 s
1800.09/964.51	c 
1800.09/964.51	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-2695943-1278015226/watcher-2695943-1278015226 -o /tmp/evaluation-result-2695943-1278015226/solver-2695943-1278015226 -C 1800 -W 2000 -M 1800 run HOME/instance-2695943-1278015226.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.58 0.47 0.16 3/106 22535
/proc/meminfo: memFree=1428028/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0

[startup+0.0584061 s]
/proc/loadavg: 1.58 0.47 0.16 3/106 22535
/proc/meminfo: memFree=1428028/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101411 s]
/proc/loadavg: 1.58 0.47 0.16 3/106 22535
/proc/meminfo: memFree=1428028/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301447 s]
/proc/loadavg: 1.58 0.47 0.16 3/106 22535
/proc/meminfo: memFree=1428028/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701519 s]
/proc/loadavg: 1.58 0.47 0.16 3/106 22535
/proc/meminfo: memFree=1428028/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50167 s]
/proc/loadavg: 1.58 0.47 0.16 2/109 22538
/proc/meminfo: memFree=1417712/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=39108 CPUtime=1.82
/proc/22536/stat : 22536 (pb_cplex) S 22535 22535 22387 0 -1 4202496 5910 0 0 0 179 3 0 0 17 0 2 0 175174502 40046592 3753 1992294400 134512640 146736320 4288566912 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22536/statm: 9777 3753 988 2985 0 6319 0
[pid=22536/tid=22538] ppid=22535 vsize=39108 CPUtime=0.45
/proc/22536/task/22538/stat : 22538 (pb_cplex) R 22535 22535 22387 0 -1 4202560 1036 0 0 0 45 0 0 0 16 0 2 0 175174585 40046592 3753 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 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) 47808

[startup+3.10197 s]
/proc/loadavg: 1.58 0.47 0.16 3/109 22538
/proc/meminfo: memFree=1414984/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=40300 CPUtime=4.77
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 6803 0 0 0 470 7 0 0 17 0 2 0 175174502 41267200 4111 1992294400 134512640 146736320 4288566912 18446744073709551615 139042892 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22536/statm: 10075 4111 986 2985 0 6617 0
[pid=22536/tid=22538] ppid=22535 vsize=40300 CPUtime=1.95
/proc/22536/task/22538/stat : 22538 (pb_cplex) R 22535 22535 22387 0 -1 4202560 1577 0 0 0 192 3 0 0 17 0 2 0 175174585 41267200 4111 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 49000

[startup+6.30155 s]
/proc/loadavg: 1.53 0.48 0.17 2/109 22540
/proc/meminfo: memFree=1413000/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=41272 CPUtime=8.95
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 9837 0 0 0 886 9 0 0 25 0 2 0 175174502 42262528 4608 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10318 4608 1002 2985 0 6860 0
[pid=22536/tid=22540] ppid=22535 vsize=41272 CPUtime=0.72
/proc/22536/task/22540/stat : 22540 (pb_cplex) S 22535 22535 22387 0 -1 4202560 41 0 0 0 72 0 0 0 16 0 2 0 175175011 42262528 4608 1992294400 134512640 146736320 4288566912 18446744073709551615 144580073 0 2 4096 16387 18446604437852975424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.95
Current children cumulated vsize (KiB) 49972

[startup+12.7017 s]
/proc/loadavg: 1.57 0.51 0.18 3/109 22540
/proc/meminfo: memFree=1412628/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=40424 CPUtime=20.23
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 16461 0 0 0 2007 16 0 0 18 0 2 0 175174502 41394176 4502 1992294400 134512640 146736320 4288566912 18446744073709551615 139028323 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10106 4502 1000 2985 0 6648 0
[pid=22536/tid=22540] ppid=22535 vsize=40424 CPUtime=5.75
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 54 0 0 0 573 2 0 0 17 0 2 0 175175011 41394176 4502 1992294400 134512640 146736320 4288566912 18446744073709551615 136007299 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.23
Current children cumulated vsize (KiB) 49124

[startup+25.501 s]
/proc/loadavg: 1.74 0.60 0.21 3/109 22540
/proc/meminfo: memFree=1412380/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=41600 CPUtime=44.19
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 18978 0 0 0 4390 29 0 0 18 0 2 0 175174502 42598400 4749 1992294400 134512640 146736320 4288566912 18446744073709551615 135854546 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10400 4749 1000 2985 0 6942 0
[pid=22536/tid=22540] ppid=22535 vsize=41600 CPUtime=17.48
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 1256 0 0 0 1740 8 0 0 18 0 2 0 175175011 42598400 4749 1992294400 134512640 146736320 4288566912 18446744073709551615 136007670 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 44.19
Current children cumulated vsize (KiB) 50300

[startup+51.1017 s]
/proc/loadavg: 2.02 0.76 0.27 3/109 22540
/proc/meminfo: memFree=1412008/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=40736 CPUtime=91.99
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 26258 0 0 0 9146 53 0 0 19 0 2 0 175174502 41713664 4606 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10184 4606 1000 2985 0 6726 0
[pid=22536/tid=22540] ppid=22535 vsize=40736 CPUtime=41.08
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 5665 0 0 0 4089 19 0 0 18 0 2 0 175175011 41713664 4606 1992294400 134512640 146736320 4288566912 18446744073709551615 139046357 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 91.99
Current children cumulated vsize (KiB) 49436

[startup+102.309 s]
/proc/loadavg: 1.80 0.90 0.34 2/109 22542
/proc/meminfo: memFree=1411884/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=41372 CPUtime=171.2
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 50397 0 0 0 17019 101 0 0 18 0 2 0 175174502 42364928 4636 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10343 4636 1007 2985 0 6885 0
[pid=22536/tid=22540] ppid=22535 vsize=41372 CPUtime=70.92
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 14992 0 0 0 7053 39 0 0 17 0 2 0 175175011 42364928 4636 1992294400 134512640 146736320 4288566912 18446744073709551615 136384861 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 171.2
Current children cumulated vsize (KiB) 50072

[startup+162.301 s]
/proc/loadavg: 2.07 1.14 0.46 2/109 22544
/proc/meminfo: memFree=1411512/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=41372 CPUtime=284.15
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 63276 0 0 0 28247 168 0 0 18 0 2 0 175174502 42364928 4677 1992294400 134512640 146736320 4288566912 18446744073709551615 136382023 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10343 4677 1007 2985 0 6885 0
[pid=22536/tid=22540] ppid=22535 vsize=41372 CPUtime=127.35
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 21010 0 0 0 12665 70 0 0 18 0 2 0 175175011 42364928 4677 1992294400 134512640 146736320 4288566912 18446744073709551615 139044585 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 284.15
Current children cumulated vsize (KiB) 50072

[startup+222.301 s]
/proc/loadavg: 2.36 1.39 0.59 2/109 22546
/proc/meminfo: memFree=1411636/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=41372 CPUtime=397.39
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 76276 0 0 0 39505 234 0 0 17 0 2 0 175174502 42364928 4718 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10343 4718 1007 2985 0 6885 0
[pid=22536/tid=22540] ppid=22535 vsize=41372 CPUtime=183.88
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 22655 0 0 0 18287 101 0 0 17 0 2 0 175175011 42364928 4718 1992294400 134512640 146736320 4288566912 18446744073709551615 136007299 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 397.39
Current children cumulated vsize (KiB) 50072

[startup+282.302 s]
/proc/loadavg: 2.42 1.58 0.70 3/109 22546
/proc/meminfo: memFree=1411512/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=41552 CPUtime=510.24
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 84915 0 0 0 50730 294 0 0 19 0 2 0 175174502 42549248 4777 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10388 4777 1007 2985 0 6930 0
[pid=22536/tid=22540] ppid=22535 vsize=41552 CPUtime=240.28
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 22745 0 0 0 23899 129 0 0 18 0 2 0 175175011 42549248 4777 1992294400 134512640 146736320 4288566912 18446744073709551615 136007624 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 510.24
Current children cumulated vsize (KiB) 50252

[startup+342.302 s]
/proc/loadavg: 2.41 1.73 0.81 3/109 22548
/proc/meminfo: memFree=1411760/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=22536] ppid=22535 vsize=42836 CPUtime=736.81
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 101394 0 0 0 73264 417 0 0 20 0 2 0 175174502 43864064 4981 1992294400 134512640 146736320 4288566912 18446744073709551615 136001985 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10709 4981 1007 2985 0 7251 0
[pid=22536/tid=22540] ppid=22535 vsize=42836 CPUtime=353.67
/proc/22536/task/22540/stat : 22540 (pb_cplex) S 22535 22535 22387 0 -1 4202560 23318 0 0 0 35182 185 0 0 18 0 2 0 175175011 43864064 4981 1992294400 134512640 146736320 4288566912 18446744073709551615 144580073 0 2 4096 16387 18446604437852975424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 736.81
Current children cumulated vsize (KiB) 51536

[startup+462.302 s]
/proc/loadavg: 2.33 1.95 1.00 3/109 22552
/proc/meminfo: memFree=1411016/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=42296 CPUtime=849.86
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 108466 0 0 0 84512 474 0 0 18 0 2 0 175174502 43311104 4858 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10574 4858 1007 2985 0 7116 0
[pid=22536/tid=22540] ppid=22535 vsize=42296 CPUtime=410.5
/proc/22536/task/22540/stat : 22540 (pb_cplex) S 22535 22535 22387 0 -1 4202560 24915 0 0 0 40839 211 0 0 18 0 2 0 175175011 43311104 4858 1992294400 134512640 146736320 4288566912 18446744073709551615 144580073 0 2 4096 16387 18446604437852975424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 849.86
Current children cumulated vsize (KiB) 50996

[startup+522.301 s]
/proc/loadavg: 2.16 1.97 1.06 3/109 22554
/proc/meminfo: memFree=1411016/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=42296 CPUtime=962.57
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 116200 0 0 0 95719 538 0 0 18 0 2 0 175174502 43311104 4859 1992294400 134512640 146736320 4288566912 18446744073709551615 136007292 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22536/statm: 10574 4859 1007 2985 0 7116 0
[pid=22536/tid=22540] ppid=22535 vsize=42296 CPUtime=466.6
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 29834 0 0 0 46417 243 0 0 19 0 2 0 175175011 43311104 4859 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 962.57
Current children cumulated vsize (KiB) 50996

[startup+582.301 s]
/proc/loadavg: 2.35 2.05 1.14 3/109 22554
/proc/meminfo: memFree=1411016/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=42296 CPUtime=1076.19
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 123712 0 0 0 107012 607 0 0 20 0 2 0 175174502 43311104 4859 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10574 4859 1007 2985 0 7116 0
[pid=22536/tid=22540] ppid=22535 vsize=42296 CPUtime=523.22
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 35723 0 0 0 52043 279 0 0 17 0 2 0 175175011 43311104 4859 1992294400 134512640 146736320 4288566912 18446744073709551615 136007605 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1076.19
Current children cumulated vsize (KiB) 50996

[startup+642.301 s]
/proc/loadavg: 2.15 2.05 1.20 3/109 22556
/proc/meminfo: memFree=1411016/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=42296 CPUtime=1189.57
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 130281 0 0 0 118291 666 0 0 18 0 2 0 175174502 43311104 4859 1992294400 134512640 146736320 4288566912 18446744073709551615 135468687 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22536/statm: 10574 4859 1007 2985 0 7116 0
[pid=22536/tid=22540] ppid=22535 vsize=42296 CPUtime=579.69
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 40198 0 0 0 57659 310 0 0 19 0 2 0 175175011 43311104 4859 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1189.57
Current children cumulated vsize (KiB) 50996

[startup+702.301 s]
/proc/loadavg: 2.39 2.14 1.28 4/109 22558
/proc/meminfo: memFree=1411016/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=42296 CPUtime=1303.11
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 138809 0 0 0 129582 729 0 0 18 0 2 0 175174502 43311104 4859 1992294400 134512640 146736320 4288566912 18446744073709551615 136017485 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22536/statm: 10574 4859 1007 2985 0 7116 0
[pid=22536/tid=22540] ppid=22535 vsize=42296 CPUtime=636.14
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 44850 0 0 0 63272 342 0 0 18 0 2 0 175175011 43311104 4859 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1303.11
Current children cumulated vsize (KiB) 50996

[startup+762.309 s]
/proc/loadavg: 2.40 2.20 1.36 3/109 22560
/proc/meminfo: memFree=1410892/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=42296 CPUtime=1416.66
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 144882 0 0 0 140875 791 0 0 18 0 2 0 175174502 43311104 4875 1992294400 134512640 146736320 4288566912 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22536/statm: 10574 4875 1023 2985 0 7116 0
[pid=22536/tid=22540] ppid=22535 vsize=42296 CPUtime=692.37
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 46303 0 0 0 68864 373 0 0 17 0 2 0 175175011 43311104 4875 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1416.66
Current children cumulated vsize (KiB) 50996

[startup+822.301 s]
/proc/loadavg: 2.57 2.28 1.43 3/109 22562
/proc/meminfo: memFree=1410892/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=42828 CPUtime=1530.07
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 151744 0 0 0 152152 855 0 0 18 0 2 0 175174502 43855872 5008 1992294400 134512640 146736320 4288566912 18446744073709551615 136002753 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22536/statm: 10707 5008 1023 2985 0 7249 0
[pid=22536/tid=22540] ppid=22535 vsize=42828 CPUtime=748.88
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 47838 0 0 0 74483 405 0 0 18 0 2 0 175175011 43855872 5008 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1530.07
Current children cumulated vsize (KiB) 51528

[startup+882.301 s]
/proc/loadavg: 2.64 2.35 1.51 3/109 22562
/proc/meminfo: memFree=1410644/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=42296 CPUtime=1644.42
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 157522 0 0 0 163523 919 0 0 22 0 2 0 175174502 43311104 4940 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10574 4940 1023 2985 0 7116 0
[pid=22536/tid=22540] ppid=22535 vsize=42296 CPUtime=805.91
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 49624 0 0 0 80155 436 0 0 18 0 2 0 175175011 43311104 4940 1992294400 134512640 146736320 4288566912 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1644.42
Current children cumulated vsize (KiB) 50996

[startup+942.302 s]
/proc/loadavg: 2.48 2.36 1.56 3/109 22564
/proc/meminfo: memFree=1410520/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=42296 CPUtime=1757.83
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 162690 0 0 0 174802 981 0 0 19 0 2 0 175174502 43311104 4946 1992294400 134512640 146736320 4288566912 18446744073709551615 135454093 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10574 4946 1023 2985 0 7116 0
[pid=22536/tid=22540] ppid=22535 vsize=42296 CPUtime=862.36
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 51308 0 0 0 85770 466 0 0 18 0 2 0 175175011 43311104 4946 1992294400 134512640 146736320 4288566912 18446744073709551615 136007616 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1757.83
Current children cumulated vsize (KiB) 50996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+964.501 s]
/proc/loadavg: 2.59 2.39 1.59 3/109 22566
/proc/meminfo: memFree=1410520/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=42296 CPUtime=1800.09
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 163487 0 0 0 179006 1003 0 0 22 0 2 0 175174502 43311104 4946 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10574 4946 1023 2985 0 7116 0
[pid=22536/tid=22540] ppid=22535 vsize=42296 CPUtime=883.37
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 51411 0 0 0 87859 478 0 0 18 0 2 0 175175011 43311104 4946 1992294400 134512640 146736320 4288566912 18446744073709551615 136008167 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 50996

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

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

[startup+964.501 s]
/proc/loadavg: 2.59 2.39 1.59 3/109 22566
/proc/meminfo: memFree=1410520/2059040 swapFree=4135628/4192956
[pid=22535] ppid=22533 vsize=8700 CPUtime=0
/proc/22535/stat : 22535 (run) S 22533 22535 22387 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 175174501 8908800 249 1992294400 4194304 4922060 140734683748336 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22535/statm: 2175 249 208 178 0 68 0
[pid=22536] ppid=22535 vsize=42296 CPUtime=1800.09
/proc/22536/stat : 22536 (pb_cplex) R 22535 22535 22387 0 -1 4202496 163487 0 0 0 179006 1003 0 0 22 0 2 0 175174502 43311104 4946 1992294400 134512640 146736320 4288566912 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22536/statm: 10574 4946 1023 2985 0 7116 0
[pid=22536/tid=22540] ppid=22535 vsize=42296 CPUtime=883.37
/proc/22536/task/22540/stat : 22540 (pb_cplex) R 22535 22535 22387 0 -1 4202560 51411 0 0 0 87859 478 0 0 18 0 2 0 175175011 43311104 4946 1992294400 134512640 146736320 4288566912 18446744073709551615 136008167 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 50996

Child status: 0
Real time (s): 964.518
CPU time (s): 1800.12
CPU user time (s): 1790.08
CPU system time (s): 10.0415
CPU usage (%): 186.634
Max. virtual memory (cumulated for all children) (KiB): 60360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.08
system time used= 10.0415
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163862
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= 144111
involuntary context switches= 28237

runsolver used 1.9527 second user time and 5.06823 second system time

The end

Launcher Data

Begin job on node027 at 2010-07-01 22:13:46
IDJOB=2695943
IDBENCH=1338
IDSOLVER=1209
FILE ID=node027/2695943-1278015226
PBS_JOBID= 11198734
Free space on /tmp= 61892 MiB

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

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

MD5SUM BENCH= 80da336e36371770b02ed1fca93b5c11
RANDOM SEED=828175314

node027.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		: 2800.261
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	: 5600.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		: 2800.261
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:       1428556 kB
Buffers:        157476 kB
Cached:         364436 kB
SwapCached:       9840 kB
Active:         210104 kB
Inactive:       325128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1428556 kB
SwapTotal:     4192956 kB
SwapFree:      4135628 kB
Dirty:           16912 kB
Writeback:           8 kB
AnonPages:       11808 kB
Mapped:           8308 kB
Slab:            73276 kB
PageTables:       4120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183108 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61876 MiB
End job on node027 at 2010-07-01 22:29:51