Trace number 2696225

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.17 992.718

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900573901.opb
MD5SUM40d0bcc4171e4a5907ae30e54ba56b80
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 benchmark50.2884
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 701
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-2696225-1278015156.opb.
0.00/0.00	c Instance file HOME/instance-2696225-1278015156.opb
0.00/0.00	c File size is 83381 bytes.
0.00/0.03	c Highest Coefficient sum: 701
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.14/992.71	c Remaining time 1799.97 sec.
1800.14/992.71	c 
1800.14/992.71	c *** INTERRUPTED ***
1800.14/992.71	s UNKNOWN
1800.14/992.71	c Total CPU time              : 1793.42 s
1800.14/992.71	c Memory used           : 40.68 MB
1800.14/992.71	c CPU time              : 1793.42 s
1800.14/992.71	c 
1800.14/992.71	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2696225-1278015156/watcher-2696225-1278015156 -o /tmp/evaluation-result-2696225-1278015156/solver-2696225-1278015156 -C 1800 -W 2000 -M 1800 run HOME/instance-2696225-1278015156.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 28677
/proc/meminfo: memFree=1510592/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0

[startup+0.0199999 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 28677
/proc/meminfo: memFree=1510592/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.104738 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 28677
/proc/meminfo: memFree=1510592/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301756 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 28677
/proc/meminfo: memFree=1510592/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.7018 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 28677
/proc/meminfo: memFree=1510592/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5019 s]
/proc/loadavg: 0.00 0.00 0.00 2/109 28680
/proc/meminfo: memFree=1499656/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39052 CPUtime=1.89
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 5833 0 0 0 185 4 0 0 17 0 2 0 142808468 39989248 3703 1992294400 134512640 146736320 4289007824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9763 3703 986 2985 0 6305 0
[pid=28678/tid=28680] ppid=28677 vsize=39052 CPUtime=0.5
/proc/28678/task/28680/stat : 28680 (pb_cplex) R 28677 28677 28534 0 -1 4202560 746 0 0 0 49 1 0 0 17 0 2 0 142808557 39989248 3703 1992294400 134512640 146736320 4289007824 18446744073709551615 139044554 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 47752

[startup+3.10108 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 28680
/proc/meminfo: memFree=1498416/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39052 CPUtime=4.8
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 7120 0 0 0 473 7 0 0 17 0 2 0 142808468 39989248 3775 1992294400 134512640 146736320 4289007824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9763 3775 986 2985 0 6305 0
[pid=28678/tid=28680] ppid=28677 vsize=39052 CPUtime=1.94
/proc/28678/task/28680/stat : 28680 (pb_cplex) R 28677 28677 28534 0 -1 4202560 1765 0 0 0 192 2 0 0 17 0 2 0 142808557 39989248 3775 1992294400 134512640 146736320 4289007824 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 47752

[startup+6.30141 s]
/proc/loadavg: 0.08 0.02 0.01 2/109 28682
/proc/meminfo: memFree=1498664/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=37512 CPUtime=8.15
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 8625 0 0 0 807 8 0 0 25 0 2 0 142808468 38412288 3750 1992294400 134512640 146736320 4289007824 18446744073709551615 139044580 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9378 3750 1000 2985 0 5920 0
[pid=28678/tid=28682] ppid=28677 vsize=37512 CPUtime=0
/proc/28678/task/28682/stat : 28682 (pb_cplex) S 28677 28677 28534 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 2 0 142808993 38412288 3750 1992294400 134512640 146736320 4289007824 18446744073709551615 144580073 0 2 4096 16387 18446604437861060864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.15
Current children cumulated vsize (KiB) 46212

[startup+12.7011 s]
/proc/loadavg: 0.15 0.03 0.01 3/109 28682
/proc/meminfo: memFree=1496316/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=39620 CPUtime=19.71
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 11465 0 0 0 1960 11 0 0 19 0 2 0 142808468 40570880 4299 1992294400 134512640 146736320 4289007824 18446744073709551615 135450774 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 9905 4299 1000 2985 0 6447 0
[pid=28678/tid=28682] ppid=28677 vsize=39620 CPUtime=5.15
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 1433 0 0 0 514 1 0 0 16 0 2 0 142808993 40570880 4299 1992294400 134512640 146736320 4289007824 18446744073709551615 135850292 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.71
Current children cumulated vsize (KiB) 48320

[startup+25.5015 s]
/proc/loadavg: 0.57 0.13 0.04 3/109 28682
/proc/meminfo: memFree=1495572/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=40092 CPUtime=43.31
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 20461 0 0 0 4306 25 0 0 19 0 2 0 142808468 41054208 4498 1992294400 134512640 146736320 4289007824 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28678/statm: 10023 4498 1000 2985 0 6565 0
[pid=28678/tid=28682] ppid=28677 vsize=40092 CPUtime=16.58
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 10426 0 0 0 1648 10 0 0 17 0 2 0 142808993 41054208 4498 1992294400 134512640 146736320 4289007824 18446744073709551615 136008167 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.31
Current children cumulated vsize (KiB) 48792

[startup+51.1013 s]
/proc/loadavg: 1.24 0.31 0.10 2/109 28682
/proc/meminfo: memFree=1495200/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=40092 CPUtime=90.12
/proc/28678/stat : 28678 (pb_cplex) S 28677 28677 28534 0 -1 4202496 48118 0 0 0 8958 54 0 0 18 0 2 0 142808468 41054208 4531 1992294400 134512640 146736320 4289007824 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 10023 4531 1000 2985 0 6565 0
[pid=28678/tid=28682] ppid=28677 vsize=40092 CPUtime=39.93
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 35666 0 0 0 3963 30 0 0 17 0 2 0 142808993 41054208 4531 1992294400 134512640 146736320 4289007824 18446744073709551615 136007053 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 90.12
Current children cumulated vsize (KiB) 48792

[startup+102.309 s]
/proc/loadavg: 1.86 0.62 0.22 3/109 28684
/proc/meminfo: memFree=1494704/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=42140 CPUtime=185.41
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 65273 0 0 0 18444 97 0 0 20 0 2 0 142808468 43151360 4870 1992294400 134512640 146736320 4289007824 18446744073709551615 136403112 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 10535 4870 1000 2985 0 7077 0
[pid=28678/tid=28682] ppid=28677 vsize=42140 CPUtime=87.24
/proc/28678/task/28682/stat : 28682 (pb_cplex) S 28677 28677 28534 0 -1 4202560 37596 0 0 0 8676 48 0 0 16 0 2 0 142808993 43151360 4870 1992294400 134512640 146736320 4289007824 18446744073709551615 144580073 0 2 4096 16387 18446604437861060864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 185.41
Current children cumulated vsize (KiB) 50840

[startup+162.301 s]
/proc/loadavg: 1.60 0.77 0.29 3/109 28686
/proc/meminfo: memFree=1493960/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=42140 CPUtime=278.12
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 81847 0 0 0 27682 130 0 0 18 0 2 0 142808468 43151360 4904 1992294400 134512640 146736320 4289007824 18446744073709551615 136403114 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 10535 4904 1007 2985 0 7077 0
[pid=28678/tid=28682] ppid=28677 vsize=42140 CPUtime=122.12
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 37602 0 0 0 12151 61 0 0 17 0 2 0 142808993 43151360 4904 1992294400 134512640 146736320 4289007824 18446744073709551615 136015270 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 278.12
Current children cumulated vsize (KiB) 50840

[startup+222.301 s]
/proc/loadavg: 1.82 0.99 0.40 4/109 28688
/proc/meminfo: memFree=1493836/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=42440 CPUtime=386.68
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 81907 0 0 0 38500 168 0 0 18 0 2 0 142808468 43458560 4950 1992294400 134512640 146736320 4289007824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28678/statm: 10610 4950 1007 2985 0 7152 0
[pid=28678/tid=28682] ppid=28677 vsize=42440 CPUtime=177.66
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 37636 0 0 0 17687 79 0 0 18 0 2 0 142808993 43458560 4950 1992294400 134512640 146736320 4289007824 18446744073709551615 136017787 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 386.68
Current children cumulated vsize (KiB) 51140

[startup+282.302 s]
/proc/loadavg: 2.02 1.20 0.50 3/109 28688
/proc/meminfo: memFree=1492968/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=42620 CPUtime=496.25
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 82706 0 0 0 49416 209 0 0 17 0 2 0 142808468 43642880 5022 1992294400 134512640 146736320 4289007824 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28678/statm: 10655 5022 1007 2985 0 7197 0
[pid=28678/tid=28682] ppid=28677 vsize=42620 CPUtime=233.79
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 37963 0 0 0 23279 100 0 0 17 0 2 0 142808993 43642880 5022 1992294400 134512640 146736320 4289007824 18446744073709551615 136017530 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 496.25
Current children cumulated vsize (KiB) 51320

[startup+342.301 s]
/proc/loadavg: 1.96 1.33 0.59 4/109 28690
/proc/meminfo: memFree=1493092/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=28678] ppid=28677 vsize=42620 CPUtime=714.69
/proc/28678/stat : 28678 (pb_cplex) S 28677 28677 28534 0 -1 4202496 83143 0 0 0 71186 283 0 0 16 0 2 0 142808468 43642880 5023 1992294400 134512640 146736320 4289007824 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28678/statm: 10655 5023 1007 2985 0 7197 0
[pid=28678/tid=28682] ppid=28677 vsize=42620 CPUtime=347.17
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 38340 0 0 0 34582 135 0 0 19 0 2 0 142808993 43642880 5023 1992294400 134512640 146736320 4289007824 18446744073709551615 136008303 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 714.69
Current children cumulated vsize (KiB) 51320

[startup+462.301 s]
/proc/loadavg: 2.06 1.56 0.76 4/109 28694
/proc/meminfo: memFree=1492968/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=42664 CPUtime=824.87
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 84500 0 0 0 82166 321 0 0 18 0 2 0 142808468 43687936 5033 1992294400 134512640 146736320 4289007824 18446744073709551615 136007150 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28678/statm: 10666 5033 1007 2985 0 7208 0
[pid=28678/tid=28682] ppid=28677 vsize=42664 CPUtime=404.2
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 38769 0 0 0 40265 155 0 0 18 0 2 0 142808993 43687936 5033 1992294400 134512640 146736320 4289007824 18446744073709551615 136475866 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 824.87
Current children cumulated vsize (KiB) 51364

[startup+522.302 s]
/proc/loadavg: 2.15 1.68 0.85 4/109 28696
/proc/meminfo: memFree=1492968/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=42664 CPUtime=934.39
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 84792 0 0 0 93080 359 0 0 18 0 2 0 142808468 43687936 5033 1992294400 134512640 146736320 4289007824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28678/statm: 10666 5033 1007 2985 0 7208 0
[pid=28678/tid=28682] ppid=28677 vsize=42664 CPUtime=460.84
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 38769 0 0 0 45910 174 0 0 17 0 2 0 142808993 43687936 5033 1992294400 134512640 146736320 4289007824 18446744073709551615 136007605 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 934.39
Current children cumulated vsize (KiB) 51364

[startup+582.301 s]
/proc/loadavg: 2.19 1.77 0.93 3/109 28696
/proc/meminfo: memFree=1492968/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=42664 CPUtime=1045.81
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 85202 0 0 0 104178 403 0 0 16 0 2 0 142808468 43687936 5033 1992294400 134512640 146736320 4289007824 18446744073709551615 135468509 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28678/statm: 10666 5033 1007 2985 0 7208 0
[pid=28678/tid=28682] ppid=28677 vsize=42664 CPUtime=518.38
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 38769 0 0 0 51644 194 0 0 20 0 2 0 142808993 43687936 5033 1992294400 134512640 146736320 4289007824 18446744073709551615 136008454 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1045.81
Current children cumulated vsize (KiB) 51364

[startup+642.302 s]
/proc/loadavg: 1.97 1.78 0.98 2/109 28698
/proc/meminfo: memFree=1493464/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=42448 CPUtime=1156.56
/proc/28678/stat : 28678 (pb_cplex) S 28677 28677 28534 0 -1 4202496 86427 0 0 0 115213 443 0 0 19 0 2 0 142808468 43466752 4942 1992294400 134512640 146736320 4289007824 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 10612 4942 1007 2985 0 7154 0
[pid=28678/tid=28682] ppid=28677 vsize=42448 CPUtime=573.42
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 39082 0 0 0 57130 212 0 0 17 0 2 0 142808993 43466752 4942 1992294400 134512640 146736320 4289007824 18446744073709551615 139042901 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1156.56
Current children cumulated vsize (KiB) 51148

[startup+702.301 s]
/proc/loadavg: 2.04 1.83 1.05 3/109 28700
/proc/meminfo: memFree=1493092/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=42708 CPUtime=1265.81
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 87510 0 0 0 126104 477 0 0 16 0 2 0 142808468 43732992 5032 1992294400 134512640 146736320 4289007824 18446744073709551615 136017485 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28678/statm: 10677 5032 1007 2985 0 7219 0
[pid=28678/tid=28682] ppid=28677 vsize=42708 CPUtime=628.11
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 39659 0 0 0 62581 230 0 0 18 0 2 0 142808993 43732992 5032 1992294400 134512640 146736320 4289007824 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1265.81
Current children cumulated vsize (KiB) 51408

[startup+762.31 s]
/proc/loadavg: 1.98 1.86 1.11 3/109 28702
/proc/meminfo: memFree=1492844/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=42680 CPUtime=1375.88
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 87960 0 0 0 137077 511 0 0 17 0 2 0 142808468 43704320 5041 1992294400 134512640 146736320 4289007824 18446744073709551615 136008363 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28678/statm: 10670 5041 1007 2985 0 7212 0
[pid=28678/tid=28682] ppid=28677 vsize=42680 CPUtime=685.03
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 39911 0 0 0 68256 247 0 0 19 0 2 0 142808993 43704320 5041 1992294400 134512640 146736320 4289007824 18446744073709551615 137057159 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1375.88
Current children cumulated vsize (KiB) 51380

[startup+822.301 s]
/proc/loadavg: 1.77 1.82 1.14 3/109 28704
/proc/meminfo: memFree=1493960/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=41656 CPUtime=1487.21
/proc/28678/stat : 28678 (pb_cplex) S 28677 28677 28534 0 -1 4202496 93011 0 0 0 148170 551 0 0 17 0 2 0 142808468 42655744 4800 1992294400 134512640 146736320 4289007824 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28678/statm: 10414 4800 1007 2985 0 6956 0
[pid=28678/tid=28682] ppid=28677 vsize=41656 CPUtime=742.67
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 40897 0 0 0 74000 267 0 0 18 0 2 0 142808993 42655744 4800 1992294400 134512640 146736320 4289007824 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1487.21
Current children cumulated vsize (KiB) 50356

[startup+882.302 s]
/proc/loadavg: 2.21 1.93 1.21 4/109 28704
/proc/meminfo: memFree=1493712/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=41656 CPUtime=1597.98
/proc/28678/stat : 28678 (pb_cplex) S 28677 28677 28534 0 -1 4202496 111456 0 0 0 159202 596 0 0 18 0 2 0 142808468 42655744 4801 1992294400 134512640 146736320 4289007824 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28678/statm: 10414 4801 1007 2985 0 6956 0
[pid=28678/tid=28682] ppid=28677 vsize=41656 CPUtime=796.96
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 43623 0 0 0 79411 285 0 0 18 0 2 0 142808993 42655744 4801 1992294400 134512640 146736320 4289007824 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1597.98
Current children cumulated vsize (KiB) 50356

[startup+942.302 s]
/proc/loadavg: 2.14 1.96 1.27 3/109 28706
/proc/meminfo: memFree=1493712/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=41656 CPUtime=1707.48
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 130279 0 0 0 170111 637 0 0 17 0 2 0 142808468 42655744 4801 1992294400 134512640 146736320 4289007824 18446744073709551615 139044580 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28678/statm: 10414 4801 1007 2985 0 6956 0
[pid=28678/tid=28682] ppid=28677 vsize=41656 CPUtime=854.45
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 62446 0 0 0 85134 311 0 0 21 0 2 0 142808993 42655744 4801 1992294400 134512640 146736320 4289007824 18446744073709551615 139044509 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1707.48
Current children cumulated vsize (KiB) 50356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+992.701 s]
/proc/loadavg: 2.08 1.97 1.31 3/109 28708
/proc/meminfo: memFree=1493588/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=41656 CPUtime=1800.14
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 148018 0 0 0 179340 674 0 0 16 0 2 0 142808468 42655744 4788 1992294400 134512640 146736320 4289007824 18446744073709551615 135450791 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28678/statm: 10414 4788 1007 2985 0 6956 0
[pid=28678/tid=28682] ppid=28677 vsize=41656 CPUtime=902.73
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 75280 0 0 0 89941 332 0 0 19 0 2 0 142808993 42655744 4788 1992294400 134512640 146736320 4289007824 18446744073709551615 136001712 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 50356

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

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

[startup+992.701 s]
/proc/loadavg: 2.08 1.97 1.31 3/109 28708
/proc/meminfo: memFree=1493588/2059040 swapFree=4139660/4192956
[pid=28677] ppid=28675 vsize=8700 CPUtime=0
/proc/28677/stat : 28677 (run) S 28675 28677 28534 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 142808468 8908800 249 1992294400 4194304 4922060 140737121087248 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28677/statm: 2175 249 208 178 0 68 0
[pid=28678] ppid=28677 vsize=41656 CPUtime=1800.14
/proc/28678/stat : 28678 (pb_cplex) R 28677 28677 28534 0 -1 4202496 148018 0 0 0 179340 674 0 0 16 0 2 0 142808468 42655744 4788 1992294400 134512640 146736320 4289007824 18446744073709551615 135450791 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28678/statm: 10414 4788 1007 2985 0 6956 0
[pid=28678/tid=28682] ppid=28677 vsize=41656 CPUtime=902.73
/proc/28678/task/28682/stat : 28682 (pb_cplex) R 28677 28677 28534 0 -1 4202560 75280 0 0 0 89941 332 0 0 19 0 2 0 142808993 42655744 4788 1992294400 134512640 146736320 4289007824 18446744073709551615 136001712 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 50356

Child status: 0
Real time (s): 992.718
CPU time (s): 1800.17
CPU user time (s): 1793.42
CPU system time (s): 6.74797
CPU usage (%): 181.337
Max. virtual memory (cumulated for all children) (KiB): 61160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.42
system time used= 6.74797
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148392
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= 80293
involuntary context switches= 29077

runsolver used 1.87571 second user time and 5.34019 second system time

The end

Launcher Data

Begin job on node037 at 2010-07-01 22:12:36
IDJOB=2696225
IDBENCH=1314
IDSOLVER=1209
FILE ID=node037/2696225-1278015156
PBS_JOBID= 11198726
Free space on /tmp= 62484 MiB

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

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

MD5SUM BENCH= 40d0bcc4171e4a5907ae30e54ba56b80
RANDOM SEED=2034928386

node037.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.248
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.49
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.248
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.55
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1511120 kB
Buffers:        142884 kB
Cached:         295464 kB
SwapCached:       6220 kB
Active:         191348 kB
Inactive:       260096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1511120 kB
SwapTotal:     4192956 kB
SwapFree:      4139660 kB
Dirty:           16964 kB
Writeback:           0 kB
AnonPages:       11576 kB
Mapped:          11856 kB
Slab:            74644 kB
PageTables:       4144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182848 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= 62468 MiB
End job on node037 at 2010-07-01 22:29:09