Trace number 2696219

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.09 971.118

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900563250.opb
MD5SUM86b039bb4205441cb6ccb47b538994bc
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 benchmark53.2009
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 665
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-2696219-1278015155.opb.
0.00/0.00	c Instance file HOME/instance-2696219-1278015155.opb
0.00/0.00	c File size is 83377 bytes.
0.00/0.03	c Highest Coefficient sum: 665
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.06/971.11	c Remaining time 1799.97 sec.
1800.06/971.11	c 
1800.06/971.11	c *** INTERRUPTED ***
1800.06/971.11	s UNKNOWN
1800.06/971.11	c Total CPU time              : 1790.99 s
1800.06/971.11	c Memory used           : 41.09 MB
1800.06/971.11	c CPU time              : 1790.99 s
1800.06/971.11	c 
1800.06/971.11	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-2696219-1278015155/watcher-2696219-1278015155 -o /tmp/evaluation-result-2696219-1278015155/solver-2696219-1278015155 -C 1800 -W 2000 -M 1800 run HOME/instance-2696219-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 23664
/proc/meminfo: memFree=1448688/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0

[startup+0.065162 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 23664
/proc/meminfo: memFree=1448688/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101162 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 23664
/proc/meminfo: memFree=1448688/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301183 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 23664
/proc/meminfo: memFree=1448688/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701229 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 23664
/proc/meminfo: memFree=1448688/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50133 s]
/proc/loadavg: 0.08 0.02 0.01 2/109 23667
/proc/meminfo: memFree=1439736/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=40148 CPUtime=1.84
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 5436 0 0 0 182 2 0 0 18 0 2 0 177117297 41111552 4083 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23665/statm: 10037 4083 987 2985 0 6579 0
[pid=23665/tid=23667] ppid=23664 vsize=40148 CPUtime=0.46
/proc/23665/task/23667/stat : 23667 (pb_cplex) R 23664 23664 23552 0 -1 4202560 479 0 0 0 46 0 0 0 18 0 2 0 177117387 41111552 4083 1992294400 134512640 146736320 4289379344 18446744073709551615 135982686 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 48848

[startup+3.10151 s]
/proc/loadavg: 0.08 0.02 0.01 3/109 23667
/proc/meminfo: memFree=1434652/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=41172 CPUtime=4.88
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 6254 0 0 0 483 5 0 0 20 0 2 0 177117297 42160128 4269 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23665/statm: 10293 4269 986 2985 0 6835 0
[pid=23665/tid=23667] ppid=23664 vsize=41172 CPUtime=1.9
/proc/23665/task/23667/stat : 23667 (pb_cplex) R 23664 23664 23552 0 -1 4202560 1295 0 0 0 189 1 0 0 18 0 2 0 177117387 42160128 4269 1992294400 134512640 146736320 4289379344 18446744073709551615 136262649 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 49872

[startup+6.30186 s]
/proc/loadavg: 0.08 0.02 0.01 2/109 23669
/proc/meminfo: memFree=1436264/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=39752 CPUtime=8.65
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 8108 0 0 0 858 7 0 0 21 0 2 0 177117297 40706048 4269 1992294400 134512640 146736320 4289379344 18446744073709551615 136007626 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23665/statm: 9938 4269 1000 2985 0 6480 0
[pid=23665/tid=23669] ppid=23664 vsize=39752 CPUtime=0.75
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 1000 0 0 0 75 0 0 0 16 0 2 0 177117791 40706048 4269 1992294400 134512640 146736320 4289379344 18446744073709551615 139044580 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.65
Current children cumulated vsize (KiB) 48452

[startup+12.7016 s]
/proc/loadavg: 0.38 0.08 0.03 3/109 23669
/proc/meminfo: memFree=1432172/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=40824 CPUtime=20.41
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 15986 0 0 0 2023 18 0 0 18 0 2 0 177117297 41803776 4827 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23665/statm: 10206 4827 1000 2985 0 6748 0
[pid=23665/tid=23669] ppid=23664 vsize=40824 CPUtime=6.27
/proc/23665/task/23669/stat : 23669 (pb_cplex) S 23664 23664 23552 0 -1 4202560 5978 0 0 0 621 6 0 0 18 0 2 0 177117791 41803776 4827 1992294400 134512640 146736320 4289379344 18446744073709551615 144580073 0 2 4096 16387 18446604437841060224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.41
Current children cumulated vsize (KiB) 49524

[startup+25.501 s]
/proc/loadavg: 0.63 0.14 0.05 3/109 23669
/proc/meminfo: memFree=1432544/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=40824 CPUtime=44.28
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 17108 0 0 0 4400 28 0 0 18 0 2 0 177117297 41803776 4703 1992294400 134512640 146736320 4289379344 18446744073709551615 136403114 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23665/statm: 10206 4703 1000 2985 0 6748 0
[pid=23665/tid=23669] ppid=23664 vsize=40824 CPUtime=18.47
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 6780 0 0 0 1835 12 0 0 18 0 2 0 177117791 41803776 4703 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 44.28
Current children cumulated vsize (KiB) 49524

[startup+51.1008 s]
/proc/loadavg: 1.10 0.29 0.10 3/109 23669
/proc/meminfo: memFree=1433536/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=39800 CPUtime=92.29
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 25267 0 0 0 9173 56 0 0 18 0 2 0 177117297 40755200 4540 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23665/statm: 9950 4540 1000 2985 0 6492 0
[pid=23665/tid=23669] ppid=23664 vsize=39800 CPUtime=42.17
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 12777 0 0 0 4191 26 0 0 18 0 2 0 177117791 40755200 4540 1992294400 134512640 146736320 4289379344 18446744073709551615 135854505 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.29
Current children cumulated vsize (KiB) 48500

[startup+102.308 s]
/proc/loadavg: 1.50 0.55 0.19 2/109 23674
/proc/meminfo: memFree=1426468/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=45612 CPUtime=175.94
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 44692 0 0 0 17496 98 0 0 25 0 2 0 177117297 46706688 5329 1992294400 134512640 146736320 4289379344 18446744073709551615 137703990 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23665/statm: 11403 5329 1007 2985 0 7945 0
[pid=23665/tid=23669] ppid=23664 vsize=45612 CPUtime=76.92
/proc/23665/task/23669/stat : 23669 (pb_cplex) S 23664 23664 23552 0 -1 4202560 18733 0 0 0 7647 45 0 0 25 0 2 0 177117791 46706688 5329 1992294400 134512640 146736320 4289379344 18446744073709551615 144580073 0 2 4096 16387 18446604437841060224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 175.94
Current children cumulated vsize (KiB) 54312

[startup+162.301 s]
/proc/loadavg: 1.80 0.79 0.30 3/109 23676
/proc/meminfo: memFree=1433040/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=40816 CPUtime=285
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 56402 0 0 0 28344 156 0 0 18 0 2 0 177117297 41795584 4732 1992294400 134512640 146736320 4289379344 18446744073709551615 136007626 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23665/statm: 10204 4732 1007 2985 0 6746 0
[pid=23665/tid=23669] ppid=23664 vsize=40816 CPUtime=129.55
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 18735 0 0 0 12884 71 0 0 18 0 2 0 177117791 41795584 4732 1992294400 134512640 146736320 4289379344 18446744073709551615 135523301 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 285
Current children cumulated vsize (KiB) 49516

[startup+222.301 s]
/proc/loadavg: 1.80 0.98 0.39 2/109 23678
/proc/meminfo: memFree=1432172/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=40820 CPUtime=397.72
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 73345 0 0 0 39553 219 0 0 21 0 2 0 177117297 41799680 4679 1992294400 134512640 146736320 4289379344 18446744073709551615 136007303 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23665/statm: 10205 4679 1007 2985 0 6747 0
[pid=23665/tid=23669] ppid=23664 vsize=40820 CPUtime=186.2
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 23265 0 0 0 18517 103 0 0 17 0 2 0 177117791 41799680 4679 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 397.72
Current children cumulated vsize (KiB) 49520

[startup+282.3 s]
/proc/loadavg: 2.07 1.19 0.50 2/109 23678
/proc/meminfo: memFree=1432048/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=40636 CPUtime=509.34
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 81109 0 0 0 50652 282 0 0 18 0 2 0 177117297 41611264 4709 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23665/statm: 10159 4709 1007 2985 0 6701 0
[pid=23665/tid=23669] ppid=23664 vsize=40636 CPUtime=240.55
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 29870 0 0 0 23919 136 0 0 21 0 2 0 177117791 41611264 4709 1992294400 134512640 146736320 4289379344 18446744073709551615 136008450 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 509.34
Current children cumulated vsize (KiB) 49336

[startup+342.301 s]
/proc/loadavg: 1.87 1.29 0.58 3/109 23680
/proc/meminfo: memFree=1432048/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=41596 CPUtime=732.88
/proc/23665/stat : 23665 (pb_cplex) S 23664 23664 23552 0 -1 4202496 98891 0 0 0 72894 394 0 0 17 0 2 0 177117297 42594304 4918 1992294400 134512640 146736320 4289379344 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23665/statm: 10399 4918 1007 2985 0 6941 0
[pid=23665/tid=23669] ppid=23664 vsize=41596 CPUtime=356.53
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 41078 0 0 0 35460 193 0 0 25 0 2 0 177117791 42594304 4918 1992294400 134512640 146736320 4289379344 18446744073709551615 136001985 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 732.88
Current children cumulated vsize (KiB) 50296

[startup+462.3 s]
/proc/loadavg: 2.11 1.55 0.75 3/109 23684
/proc/meminfo: memFree=1431180/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=41796 CPUtime=845.11
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 103545 0 0 0 84064 447 0 0 18 0 2 0 177117297 42799104 5062 1992294400 134512640 146736320 4289379344 18446744073709551615 135455293 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23665/statm: 10449 5062 1007 2985 0 6991 0
[pid=23665/tid=23669] ppid=23664 vsize=41796 CPUtime=414.61
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 43153 0 0 0 41241 220 0 0 25 0 2 0 177117791 42799104 5062 1992294400 134512640 146736320 4289379344 18446744073709551615 135450948 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 845.11
Current children cumulated vsize (KiB) 50496

[startup+522.301 s]
/proc/loadavg: 2.06 1.63 0.83 3/109 23686
/proc/meminfo: memFree=1430560/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=41796 CPUtime=957.12
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 107481 0 0 0 95210 502 0 0 17 0 2 0 177117297 42799104 5067 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23665/statm: 10449 5067 1007 2985 0 6991 0
[pid=23665/tid=23669] ppid=23664 vsize=41796 CPUtime=472.54
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 47085 0 0 0 47003 251 0 0 25 0 2 0 177117791 42799104 5067 1992294400 134512640 146736320 4289379344 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 957.12
Current children cumulated vsize (KiB) 50496

[startup+582.301 s]
/proc/loadavg: 2.00 1.69 0.90 3/109 23686
/proc/meminfo: memFree=1430560/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=43076 CPUtime=1070.1
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 110475 0 0 0 106449 561 0 0 18 0 2 0 177117297 44109824 5146 1992294400 134512640 146736320 4289379344 18446744073709551615 136403117 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23665/statm: 10769 5146 1007 2985 0 7311 0
[pid=23665/tid=23669] ppid=23664 vsize=43076 CPUtime=528.58
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 49552 0 0 0 52577 281 0 0 16 0 2 0 177117791 44109824 5146 1992294400 134512640 146736320 4289379344 18446744073709551615 135451473 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1070.1
Current children cumulated vsize (KiB) 51776

[startup+642.301 s]
/proc/loadavg: 2.03 1.75 0.97 2/109 23688
/proc/meminfo: memFree=1430436/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=42052 CPUtime=1182.85
/proc/23665/stat : 23665 (pb_cplex) S 23664 23664 23552 0 -1 4202496 114738 0 0 0 117668 617 0 0 18 0 2 0 177117297 43061248 5107 1992294400 134512640 146736320 4289379344 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23665/statm: 10513 5107 1007 2985 0 7055 0
[pid=23665/tid=23669] ppid=23664 vsize=42052 CPUtime=585.34
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 53795 0 0 0 58223 311 0 0 20 0 2 0 177117791 43061248 5107 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.85
Current children cumulated vsize (KiB) 50752

[startup+702.301 s]
/proc/loadavg: 1.97 1.78 1.02 4/109 23690
/proc/meminfo: memFree=1430312/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=42052 CPUtime=1295.24
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 118508 0 0 0 128855 669 0 0 22 0 2 0 177117297 43061248 5115 1992294400 134512640 146736320 4289379344 18446744073709551615 135451429 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23665/statm: 10513 5115 1007 2985 0 7055 0
[pid=23665/tid=23669] ppid=23664 vsize=42052 CPUtime=642.03
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 57565 0 0 0 63866 337 0 0 18 0 2 0 177117791 43061248 5115 1992294400 134512640 146736320 4289379344 18446744073709551615 136403129 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1295.24
Current children cumulated vsize (KiB) 50752

[startup+762.309 s]
/proc/loadavg: 2.02 1.83 1.09 3/109 23692
/proc/meminfo: memFree=1430808/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=42064 CPUtime=1408.06
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 121550 0 0 0 140085 721 0 0 20 0 2 0 177117297 43073536 5098 1992294400 134512640 146736320 4289379344 18446744073709551615 136388489 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23665/statm: 10516 5098 1007 2985 0 7058 0
[pid=23665/tid=23669] ppid=23664 vsize=42064 CPUtime=697.85
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 58683 0 0 0 69421 364 0 0 18 0 2 0 177117791 43073536 5098 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1408.06
Current children cumulated vsize (KiB) 50764

[startup+822.301 s]
/proc/loadavg: 2.06 1.87 1.15 3/109 23694
/proc/meminfo: memFree=1430436/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=41936 CPUtime=1520.65
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 125617 0 0 0 151290 775 0 0 18 0 2 0 177117297 42942464 5079 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23665/statm: 10484 5079 1007 2985 0 7026 0
[pid=23665/tid=23669] ppid=23664 vsize=41936 CPUtime=755.54
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 62613 0 0 0 75160 394 0 0 18 0 2 0 177117791 42942464 5079 1992294400 134512640 146736320 4289379344 18446744073709551615 136004450 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1520.65
Current children cumulated vsize (KiB) 50636

[startup+882.301 s]
/proc/loadavg: 2.05 1.91 1.20 3/109 23694
/proc/meminfo: memFree=1430312/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=41936 CPUtime=1633.03
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 129354 0 0 0 162472 831 0 0 23 0 2 0 177117297 42942464 5102 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23665/statm: 10484 5102 1007 2985 0 7026 0
[pid=23665/tid=23669] ppid=23664 vsize=41936 CPUtime=811.61
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 66331 0 0 0 80737 424 0 0 18 0 2 0 177117791 42942464 5102 1992294400 134512640 146736320 4289379344 18446744073709551615 136006363 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1633.03
Current children cumulated vsize (KiB) 50636

[startup+942.302 s]
/proc/loadavg: 2.13 1.95 1.26 3/109 23696
/proc/meminfo: memFree=1430932/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=42068 CPUtime=1745.76
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 131877 0 0 0 173691 885 0 0 21 0 2 0 177117297 43077632 5100 1992294400 134512640 146736320 4289379344 18446744073709551615 135446561 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23665/statm: 10517 5100 1007 2985 0 7059 0
[pid=23665/tid=23669] ppid=23664 vsize=42068 CPUtime=867.13
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 67864 0 0 0 86263 450 0 0 17 0 2 0 177117791 43077632 5100 1992294400 134512640 146736320 4289379344 18446744073709551615 136007073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1745.76
Current children cumulated vsize (KiB) 50768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+971.102 s]
/proc/loadavg: 2.27 2.00 1.30 4/109 23698
/proc/meminfo: memFree=1430932/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=42068 CPUtime=1800.06
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 131877 0 0 0 179097 909 0 0 17 0 2 0 177117297 43077632 5100 1992294400 134512640 146736320 4289379344 18446744073709551615 136007616 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23665/statm: 10517 5100 1007 2985 0 7059 0
[pid=23665/tid=23669] ppid=23664 vsize=42068 CPUtime=893.97
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 67864 0 0 0 88934 463 0 0 18 0 2 0 177117791 43077632 5100 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 50768

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

[startup+971.102 s]
/proc/loadavg: 2.27 2.00 1.30 4/109 23698
/proc/meminfo: memFree=1430932/2059040 swapFree=4139292/4192956
[pid=23664] ppid=23662 vsize=8700 CPUtime=0
/proc/23664/stat : 23664 (run) S 23662 23664 23552 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177117297 8908800 248 1992294400 4194304 4922060 140737335335632 18446744073709551615 264367611013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23664/statm: 2175 248 208 178 0 68 0
[pid=23665] ppid=23664 vsize=42068 CPUtime=1800.06
/proc/23665/stat : 23665 (pb_cplex) R 23664 23664 23552 0 -1 4202496 131877 0 0 0 179097 909 0 0 17 0 2 0 177117297 43077632 5100 1992294400 134512640 146736320 4289379344 18446744073709551615 136007616 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23665/statm: 10517 5100 1007 2985 0 7059 0
[pid=23665/tid=23669] ppid=23664 vsize=42068 CPUtime=893.97
/proc/23665/task/23669/stat : 23669 (pb_cplex) R 23664 23664 23552 0 -1 4202560 67864 0 0 0 88934 463 0 0 18 0 2 0 177117791 43077632 5100 1992294400 134512640 146736320 4289379344 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 50768

Child status: 0
Real time (s): 971.118
CPU time (s): 1800.09
CPU user time (s): 1790.99
CPU system time (s): 9.09962
CPU usage (%): 185.363
Max. virtual memory (cumulated for all children) (KiB): 61156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.99
system time used= 9.09962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132250
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= 136498
involuntary context switches= 30507

runsolver used 1.73274 second user time and 4.78027 second system time

The end

Launcher Data

Begin job on node009 at 2010-07-01 22:12:35
IDJOB=2696219
IDBENCH=1307
IDSOLVER=1209
FILE ID=node009/2696219-1278015155
PBS_JOBID= 11198746
Free space on /tmp= 62316 MiB

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

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

MD5SUM BENCH= 86b039bb4205441cb6ccb47b538994bc
RANDOM SEED=528556170

node009.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.199
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.39
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.199
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1449092 kB
Buffers:        139900 kB
Cached:         367080 kB
SwapCached:       6480 kB
Active:         208128 kB
Inactive:       312180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1449092 kB
SwapTotal:     4192956 kB
SwapFree:      4139292 kB
Dirty:           16940 kB
Writeback:           0 kB
AnonPages:       11712 kB
Mapped:          11884 kB
Slab:            67732 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182112 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= 62300 MiB
End job on node009 at 2010-07-01 22:28:47