Trace number 2696207

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.07 974.317

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900546417.opb
MD5SUMa94882f61e84be0ce1718fd53c8fd7c8
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 benchmark61.6686
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 689
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-2696207-1278015154.opb.
0.00/0.00	c Instance file HOME/instance-2696207-1278015154.opb
0.00/0.00	c File size is 83381 bytes.
0.00/0.03	c Highest Coefficient sum: 689
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.04/974.31	c Remaining time 1799.96 sec.
1800.04/974.31	c 
1800.04/974.31	c *** INTERRUPTED ***
1800.04/974.31	s UNKNOWN
1800.04/974.31	c Total CPU time              : 1788.91 s
1800.04/974.31	c Memory used           : 40.16 MB
1800.04/974.31	c CPU time              : 1788.91 s
1800.04/974.31	c 
1800.04/974.31	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-2696207-1278015154/watcher-2696207-1278015154 -o /tmp/evaluation-result-2696207-1278015154/solver-2696207-1278015154 -C 1800 -W 2000 -M 1800 run HOME/instance-2696207-1278015154.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.02 0.01 0.00 3/106 24005
/proc/meminfo: memFree=1469316/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0

[startup+0.013315 s]
/proc/loadavg: 0.02 0.01 0.00 3/106 24005
/proc/meminfo: memFree=1469316/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.103575 s]
/proc/loadavg: 0.02 0.01 0.00 3/106 24005
/proc/meminfo: memFree=1469316/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300578 s]
/proc/loadavg: 0.02 0.01 0.00 3/106 24005
/proc/meminfo: memFree=1469316/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700584 s]
/proc/loadavg: 0.02 0.01 0.00 3/106 24005
/proc/meminfo: memFree=1469316/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5006 s]
/proc/loadavg: 0.02 0.01 0.00 2/109 24008
/proc/meminfo: memFree=1457760/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40860 CPUtime=1.9
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 5586 0 0 0 187 3 0 0 17 0 2 0 177117046 41840640 4121 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10215 4121 986 2985 0 6757 0
[pid=24006/tid=24008] ppid=24005 vsize=40860 CPUtime=0.51
/proc/24006/task/24008/stat : 24008 (pb_cplex) R 24005 24005 23921 0 -1 4202560 405 0 0 0 51 0 0 0 17 0 2 0 177117128 41840640 4121 1992294400 134512640 146736320 4287306992 18446744073709551615 136384852 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 49560

[startup+3.10062 s]
/proc/loadavg: 0.02 0.01 0.00 3/109 24008
/proc/meminfo: memFree=1456024/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40860 CPUtime=4.92
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 6394 0 0 0 486 6 0 0 18 0 2 0 177117046 41840640 4134 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10215 4134 986 2985 0 6757 0
[pid=24006/tid=24008] ppid=24005 vsize=40860 CPUtime=2.05
/proc/24006/task/24008/stat : 24008 (pb_cplex) R 24005 24005 23921 0 -1 4202560 413 0 0 0 204 1 0 0 18 0 2 0 177117128 41840640 4134 1992294400 134512640 146736320 4287306992 18446744073709551615 136388568 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.92
Current children cumulated vsize (KiB) 49560

[startup+6.30167 s]
/proc/loadavg: 0.17 0.04 0.01 3/109 24010
/proc/meminfo: memFree=1455528/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40004 CPUtime=8.68
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 8711 0 0 0 860 8 0 0 16 0 2 0 177117046 40964096 4249 1992294400 134512640 146736320 4287306992 18446744073709551615 136403132 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10001 4249 999 2985 0 6543 0
[pid=24006/tid=24010] ppid=24005 vsize=40004 CPUtime=1.05
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 97 0 0 0 105 0 0 0 17 0 2 0 177117516 40964096 4249 1992294400 134512640 146736320 4287306992 18446744073709551615 136007037 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.68
Current children cumulated vsize (KiB) 48704

[startup+12.7008 s]
/proc/loadavg: 0.32 0.07 0.02 2/109 24010
/proc/meminfo: memFree=1455280/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=38404 CPUtime=20.29
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 16671 0 0 0 2012 17 0 0 18 0 2 0 177117046 39325696 4066 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 9601 4066 999 2985 0 6143 0
[pid=24006/tid=24010] ppid=24005 vsize=38404 CPUtime=6.8
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 1184 0 0 0 678 2 0 0 18 0 2 0 177117516 39325696 4066 1992294400 134512640 146736320 4287306992 18446744073709551615 135656164 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.29
Current children cumulated vsize (KiB) 47104

[startup+25.502 s]
/proc/loadavg: 0.77 0.18 0.06 2/109 24010
/proc/meminfo: memFree=1455404/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=38404 CPUtime=44
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 29778 0 0 0 4366 34 0 0 16 0 2 0 177117046 39325696 4071 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 9601 4071 999 2985 0 6143 0
[pid=24006/tid=24010] ppid=24005 vsize=38404 CPUtime=19.28
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 7084 0 0 0 1918 10 0 0 18 0 2 0 177117516 39325696 4071 1992294400 134512640 146736320 4287306992 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 44
Current children cumulated vsize (KiB) 47104

[startup+51.1014 s]
/proc/loadavg: 1.18 0.33 0.11 3/109 24012
/proc/meminfo: memFree=1455280/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=38568 CPUtime=92.01
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 48169 0 0 0 9135 66 0 0 18 0 2 0 177117046 39493632 4076 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 9642 4076 999 2985 0 6184 0
[pid=24006/tid=24010] ppid=24005 vsize=38568 CPUtime=43.75
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 15640 0 0 0 4350 25 0 0 18 0 2 0 177117516 39493632 4076 1992294400 134512640 146736320 4287306992 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 92.01
Current children cumulated vsize (KiB) 47268

[startup+102.309 s]
/proc/loadavg: 1.44 0.53 0.19 3/109 24014
/proc/meminfo: memFree=1454784/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=38844 CPUtime=170.91
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 79659 0 0 0 16977 114 0 0 17 0 2 0 177117046 39776256 4229 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 9711 4229 1007 2985 0 6253 0
[pid=24006/tid=24010] ppid=24005 vsize=38844 CPUtime=74.55
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 24496 0 0 0 7410 45 0 0 18 0 2 0 177117516 39776256 4229 1992294400 134512640 146736320 4287306992 18446744073709551615 135443526 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 170.91
Current children cumulated vsize (KiB) 47544

[startup+162.301 s]
/proc/loadavg: 2.02 0.87 0.32 5/109 24017
/proc/meminfo: memFree=1453792/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40240 CPUtime=282.7
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 101686 0 0 0 28090 180 0 0 17 0 2 0 177117046 41205760 4415 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10060 4415 1007 2985 0 6602 0
[pid=24006/tid=24010] ppid=24005 vsize=40240 CPUtime=132.5
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 33851 0 0 0 13171 79 0 0 17 0 2 0 177117516 41205760 4415 1992294400 134512640 146736320 4287306992 18446744073709551615 136475866 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 282.7
Current children cumulated vsize (KiB) 48940

[startup+222.3 s]
/proc/loadavg: 2.14 1.11 0.44 3/109 24019
/proc/meminfo: memFree=1453296/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40644 CPUtime=394.45
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 119373 0 0 0 39199 246 0 0 16 0 2 0 177117046 41619456 4545 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10161 4545 1007 2985 0 6703 0
[pid=24006/tid=24010] ppid=24005 vsize=40644 CPUtime=189.8
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 42652 0 0 0 18867 113 0 0 18 0 2 0 177117516 41619456 4545 1992294400 134512640 146736320 4287306992 18446744073709551615 136388385 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 394.45
Current children cumulated vsize (KiB) 49344

[startup+282.3 s]
/proc/loadavg: 2.15 1.28 0.54 2/109 24021
/proc/meminfo: memFree=1453048/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40644 CPUtime=506.23
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 137735 0 0 0 50309 314 0 0 17 0 2 0 177117046 41619456 4580 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10161 4580 1007 2985 0 6703 0
[pid=24006/tid=24010] ppid=24005 vsize=40644 CPUtime=247.6
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 52140 0 0 0 24613 147 0 0 18 0 2 0 177117516 41619456 4580 1992294400 134512640 146736320 4287306992 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 506.23
Current children cumulated vsize (KiB) 49344

[startup+342.3 s]
/proc/loadavg: 2.16 1.44 0.64 3/109 24021
/proc/meminfo: memFree=1453048/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=24006] ppid=24005 vsize=41668 CPUtime=729.98
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 172043 0 0 0 72544 454 0 0 17 0 2 0 177117046 42668032 4826 1992294400 134512640 146736320 4287306992 18446744073709551615 136400458 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10417 4826 1007 2985 0 6959 0
[pid=24006/tid=24010] ppid=24005 vsize=41668 CPUtime=363.49
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 67862 0 0 0 36132 217 0 0 18 0 2 0 177117516 42668032 4826 1992294400 134512640 146736320 4287306992 18446744073709551615 136007605 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 729.98
Current children cumulated vsize (KiB) 50368

[startup+462.302 s]
/proc/loadavg: 2.04 1.61 0.79 3/109 24025
/proc/meminfo: memFree=1452800/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40804 CPUtime=841.57
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 189549 0 0 0 83632 525 0 0 18 0 2 0 177117046 41783296 4622 1992294400 134512640 146736320 4287306992 18446744073709551615 136403121 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10201 4622 1007 2985 0 6743 0
[pid=24006/tid=24010] ppid=24005 vsize=40804 CPUtime=421.42
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 75118 0 0 0 41892 250 0 0 18 0 2 0 177117516 41783296 4622 1992294400 134512640 146736320 4287306992 18446744073709551615 136385268 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 841.57
Current children cumulated vsize (KiB) 49504

[startup+522.301 s]
/proc/loadavg: 2.07 1.69 0.87 4/109 24027
/proc/meminfo: memFree=1452800/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40804 CPUtime=953.93
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 199605 0 0 0 94800 593 0 0 17 0 2 0 177117046 41783296 4636 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10201 4636 1007 2985 0 6743 0
[pid=24006/tid=24010] ppid=24005 vsize=40804 CPUtime=479.64
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 81070 0 0 0 47680 284 0 0 18 0 2 0 177117516 41783296 4636 1992294400 134512640 146736320 4287306992 18446744073709551615 136006005 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 953.93
Current children cumulated vsize (KiB) 49504

[startup+582.301 s]
/proc/loadavg: 2.02 1.75 0.94 2/109 24029
/proc/meminfo: memFree=1452428/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40748 CPUtime=1066.08
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 209954 0 0 0 105947 661 0 0 18 0 2 0 177117046 41725952 4643 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10187 4643 1007 2985 0 6729 0
[pid=24006/tid=24010] ppid=24005 vsize=40748 CPUtime=537.79
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 86778 0 0 0 53461 318 0 0 17 0 2 0 177117516 41725952 4643 1992294400 134512640 146736320 4287306992 18446744073709551615 139042878 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1066.08
Current children cumulated vsize (KiB) 49448

[startup+642.301 s]
/proc/loadavg: 2.13 1.83 1.02 3/109 24029
/proc/meminfo: memFree=1452800/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40908 CPUtime=1178.48
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 222539 0 0 0 117120 728 0 0 18 0 2 0 177117046 41889792 4651 1992294400 134512640 146736320 4287306992 18446744073709551615 136016629 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10227 4651 1007 2985 0 6769 0
[pid=24006/tid=24010] ppid=24005 vsize=40908 CPUtime=596.35
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 91032 0 0 0 59285 350 0 0 18 0 2 0 177117516 41889792 4651 1992294400 134512640 146736320 4287306992 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1178.48
Current children cumulated vsize (KiB) 49608

[startup+702.302 s]
/proc/loadavg: 2.26 1.92 1.10 3/109 24031
/proc/meminfo: memFree=1452800/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40748 CPUtime=1290.59
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 233138 0 0 0 128262 797 0 0 18 0 2 0 177117046 41725952 4639 1992294400 134512640 146736320 4287306992 18446744073709551615 137060354 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24006/statm: 10187 4639 1007 2985 0 6729 0
[pid=24006/tid=24010] ppid=24005 vsize=40748 CPUtime=653.79
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 96414 0 0 0 64995 384 0 0 16 0 2 0 177117516 41725952 4639 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1290.59
Current children cumulated vsize (KiB) 49448

[startup+762.31 s]
/proc/loadavg: 2.23 1.98 1.16 3/109 24033
/proc/meminfo: memFree=1452800/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40748 CPUtime=1402.43
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 244604 0 0 0 139376 867 0 0 17 0 2 0 177117046 41725952 4639 1992294400 134512640 146736320 4287306992 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10187 4639 1007 2985 0 6729 0
[pid=24006/tid=24010] ppid=24005 vsize=40748 CPUtime=711.73
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 102811 0 0 0 70753 420 0 0 18 0 2 0 177117516 41725952 4639 1992294400 134512640 146736320 4287306992 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1402.43
Current children cumulated vsize (KiB) 49448

[startup+822.301 s]
/proc/loadavg: 2.14 2.01 1.22 3/109 24035
/proc/meminfo: memFree=1452924/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40748 CPUtime=1515.17
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 257165 0 0 0 150576 941 0 0 17 0 2 0 177117046 41725952 4639 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10187 4639 1007 2985 0 6729 0
[pid=24006/tid=24010] ppid=24005 vsize=40748 CPUtime=769.7
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 109873 0 0 0 76513 457 0 0 18 0 2 0 177117516 41725952 4639 1992294400 134512640 146736320 4287306992 18446744073709551615 137460990 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1515.17
Current children cumulated vsize (KiB) 49448

[startup+882.301 s]
/proc/loadavg: 2.24 2.05 1.29 3/109 24037
/proc/meminfo: memFree=1452800/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40748 CPUtime=1627.45
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 269704 0 0 0 161735 1010 0 0 17 0 2 0 177117046 41725952 4639 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10187 4639 1007 2985 0 6729 0
[pid=24006/tid=24010] ppid=24005 vsize=40748 CPUtime=827.75
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 117848 0 0 0 82283 492 0 0 18 0 2 0 177117516 41725952 4639 1992294400 134512640 146736320 4287306992 18446744073709551615 135450684 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1627.45
Current children cumulated vsize (KiB) 49448

[startup+942.301 s]
/proc/loadavg: 2.24 2.07 1.34 3/109 24037
/proc/meminfo: memFree=1452800/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=40748 CPUtime=1740.2
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 280290 0 0 0 172945 1075 0 0 17 0 2 0 177117046 41725952 4640 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10187 4640 1007 2985 0 6729 0
[pid=24006/tid=24010] ppid=24005 vsize=40748 CPUtime=886.15
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 122173 0 0 0 88091 524 0 0 18 0 2 0 177117516 41725952 4640 1992294400 134512640 146736320 4287306992 18446744073709551615 136007303 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1740.2
Current children cumulated vsize (KiB) 49448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+974.3 s]
/proc/loadavg: 2.29 2.09 1.37 3/109 24039
/proc/meminfo: memFree=1452428/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=41124 CPUtime=1800.04
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 293811 0 0 0 178889 1115 0 0 18 0 2 0 177117046 42110976 4731 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10281 4731 1007 2985 0 6823 0
[pid=24006/tid=24010] ppid=24005 vsize=41124 CPUtime=917.38
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 126918 0 0 0 91195 543 0 0 18 0 2 0 177117516 42110976 4731 1992294400 134512640 146736320 4287306992 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 49824

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

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

[startup+974.3 s]
/proc/loadavg: 2.29 2.09 1.37 3/109 24039
/proc/meminfo: memFree=1452428/2059040 swapFree=4139236/4192956
[pid=24005] ppid=24003 vsize=8700 CPUtime=0
/proc/24005/stat : 24005 (run) S 24003 24005 23921 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177117045 8908800 249 1992294400 4194304 4922060 140733345330208 18446744073709551615 239006751877 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24005/statm: 2175 249 208 178 0 68 0
[pid=24006] ppid=24005 vsize=41124 CPUtime=1800.04
/proc/24006/stat : 24006 (pb_cplex) R 24005 24005 23921 0 -1 4202496 293811 0 0 0 178889 1115 0 0 18 0 2 0 177117046 42110976 4731 1992294400 134512640 146736320 4287306992 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24006/statm: 10281 4731 1007 2985 0 6823 0
[pid=24006/tid=24010] ppid=24005 vsize=41124 CPUtime=917.38
/proc/24006/task/24010/stat : 24010 (pb_cplex) R 24005 24005 23921 0 -1 4202560 126918 0 0 0 91195 543 0 0 18 0 2 0 177117516 42110976 4731 1992294400 134512640 146736320 4287306992 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 49824

Child status: 0
Real time (s): 974.317
CPU time (s): 1800.07
CPU user time (s): 1788.91
CPU system time (s): 11.1573
CPU usage (%): 184.751
Max. virtual memory (cumulated for all children) (KiB): 60280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.91
system time used= 11.1573
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294185
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= 156436
involuntary context switches= 28969

runsolver used 1.9737 second user time and 5.11722 second system time

The end

Launcher Data

Begin job on node010 at 2010-07-01 22:12:34
IDJOB=2696207
IDBENCH=1293
IDSOLVER=1209
FILE ID=node010/2696207-1278015154
PBS_JOBID= 11198745
Free space on /tmp= 62292 MiB

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

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

MD5SUM BENCH= a94882f61e84be0ce1718fd53c8fd7c8
RANDOM SEED=191814630

node010.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.267
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.53
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.267
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1469720 kB
Buffers:        144028 kB
Cached:         334512 kB
SwapCached:       6408 kB
Active:         226076 kB
Inactive:       265672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1469720 kB
SwapTotal:     4192956 kB
SwapFree:      4139236 kB
Dirty:           17008 kB
Writeback:           4 kB
AnonPages:       11708 kB
Mapped:          11932 kB
Slab:            75696 kB
PageTables:       4108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184232 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= 62276 MiB
End job on node010 at 2010-07-01 22:28:49