Trace number 2695942

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-29UNSAT 1252.24 675.756

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900554072.opb
MD5SUM6281627dc4c435fe3011d1036bb94900
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 benchmark32.695
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 695
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-2695942-1278015154.opb.
0.00/0.00	c Instance file HOME/instance-2695942-1278015154.opb
0.00/0.00	c File size is 83375 bytes.
0.00/0.03	c Highest Coefficient sum: 695
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.04         s                                      |
0.00/0.04	c |  Number Variables:      231                                                 |
0.00/0.04	c |  Number Constraints:    2707                                                |
0.00/0.04	c ===============================================================================
1252.14/675.75	c Remaining time 1799.96 sec.
1252.14/675.75	s UNSATISFIABLE
1252.14/675.75	c Total CPU time              : 1245.37 s

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-2695942-1278015154/watcher-2695942-1278015154 -o /tmp/evaluation-result-2695942-1278015154/solver-2695942-1278015154 -C 1800 -W 2000 -M 1800 run HOME/instance-2695942-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.25 0.06 0.02 3/106 26700
/proc/meminfo: memFree=1461676/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0

[startup+0.0605151 s]
/proc/loadavg: 0.25 0.06 0.02 3/106 26700
/proc/meminfo: memFree=1461676/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101714 s]
/proc/loadavg: 0.25 0.06 0.02 3/106 26700
/proc/meminfo: memFree=1461676/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300722 s]
/proc/loadavg: 0.25 0.06 0.02 3/106 26700
/proc/meminfo: memFree=1461676/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700759 s]
/proc/loadavg: 0.25 0.06 0.02 3/106 26700
/proc/meminfo: memFree=1461676/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50084 s]
/proc/loadavg: 0.25 0.06 0.02 2/108 26702
/proc/meminfo: memFree=1453600/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40916 CPUtime=1.59
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 5627 0 0 0 157 2 0 0 20 0 2 0 177116767 41897984 3976 1992294400 134512640 146736320 4291375072 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26701/statm: 10229 3976 989 2985 0 6771 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 49616

[startup+3.10099 s]
/proc/loadavg: 0.25 0.06 0.02 3/109 26703
/proc/meminfo: memFree=1448756/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40916 CPUtime=4.61
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 6456 0 0 0 457 4 0 0 18 0 2 0 177116767 41897984 4096 1992294400 134512640 146736320 4291375072 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26701/statm: 10229 4096 987 2985 0 6771 0
[pid=26701/tid=26703] ppid=26700 vsize=40916 CPUtime=1.57
/proc/26701/task/26703/stat : 26703 (pb_cplex) R 26700 26700 26617 0 -1 4202560 383 0 0 0 156 1 0 0 17 0 2 0 177116891 41897984 4096 1992294400 134512640 146736320 4291375072 18446744073709551615 135962286 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 49616

[startup+6.30128 s]
/proc/loadavg: 0.31 0.07 0.02 2/108 26703
/proc/meminfo: memFree=1451616/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=37432 CPUtime=8.42
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 7964 0 0 0 836 6 0 0 25 0 2 0 177116767 38330368 3667 1992294400 134512640 146736320 4291375072 18446744073709551615 135982314 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26701/statm: 9358 3667 1000 2985 0 5900 0
Current children cumulated CPU time (s) 8.42
Current children cumulated vsize (KiB) 46132

[startup+12.7019 s]
/proc/loadavg: 0.37 0.09 0.03 3/109 26707
/proc/meminfo: memFree=1447268/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=39764 CPUtime=19.77
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 15227 0 0 0 1964 13 0 0 25 0 2 0 177116767 40718336 4287 1992294400 134512640 146736320 4291375072 18446744073709551615 136008165 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26701/statm: 9941 4287 1000 2985 0 6483 0
[pid=26701/tid=26705] ppid=26700 vsize=39764 CPUtime=5.6
/proc/26701/task/26705/stat : 26705 (pb_cplex) S 26700 26700 26617 0 -1 4202560 3779 0 0 0 557 3 0 0 17 0 2 0 177117354 40718336 4287 1992294400 134512640 146736320 4291375072 18446744073709551615 144580073 0 2 4096 16387 18446604437827455936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.77
Current children cumulated vsize (KiB) 48464

[startup+25.5011 s]
/proc/loadavg: 0.80 0.20 0.06 4/109 26707
/proc/meminfo: memFree=1446648/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=39968 CPUtime=43.58
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 21859 0 0 0 4331 27 0 0 18 0 2 0 177116767 40927232 4395 1992294400 134512640 146736320 4291375072 18446744073709551615 137056657 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26701/statm: 9992 4395 1000 2985 0 6534 0
[pid=26701/tid=26705] ppid=26700 vsize=39968 CPUtime=17.34
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 9323 0 0 0 1722 12 0 0 18 0 2 0 177117354 40927232 4395 1992294400 134512640 146736320 4291375072 18446744073709551615 136008335 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.58
Current children cumulated vsize (KiB) 48668

[startup+51.1014 s]
/proc/loadavg: 1.21 0.34 0.11 3/109 26707
/proc/meminfo: memFree=1446772/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=39448 CPUtime=91.49
/proc/26701/stat : 26701 (pb_cplex) S 26700 26700 26617 0 -1 4202496 33871 0 0 0 9093 56 0 0 18 0 2 0 177116767 40394752 4293 1992294400 134512640 146736320 4291375072 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26701/statm: 9862 4293 1000 2985 0 6404 0
[pid=26701/tid=26705] ppid=26700 vsize=39448 CPUtime=40.8
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 20275 0 0 0 4050 30 0 0 18 0 2 0 177117354 40394752 4293 1992294400 134512640 146736320 4291375072 18446744073709551615 135450810 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 91.49
Current children cumulated vsize (KiB) 48148

[startup+102.309 s]
/proc/loadavg: 1.41 0.55 0.19 3/109 26712
/proc/meminfo: memFree=1446772/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=39448 CPUtime=173.38
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 68423 0 0 0 17235 103 0 0 18 0 2 0 177116767 40394752 4326 1992294400 134512640 146736320 4291375072 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26701/statm: 9862 4326 1007 2985 0 6404 0
[pid=26701/tid=26705] ppid=26700 vsize=39448 CPUtime=73.39
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 33254 0 0 0 7288 51 0 0 17 0 2 0 177117354 40394752 4326 1992294400 134512640 146736320 4291375072 18446744073709551615 136007372 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 173.38
Current children cumulated vsize (KiB) 48148

[startup+162.301 s]
/proc/loadavg: 1.84 0.82 0.31 3/109 26714
/proc/meminfo: memFree=1446648/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=39448 CPUtime=285.55
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 90305 0 0 0 28389 166 0 0 17 0 2 0 177116767 40394752 4346 1992294400 134512640 146736320 4291375072 18446744073709551615 136008176 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26701/statm: 9862 4346 1007 2985 0 6404 0
[pid=26701/tid=26705] ppid=26700 vsize=39448 CPUtime=129.62
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 49271 0 0 0 12877 85 0 0 19 0 2 0 177117354 40394752 4346 1992294400 134512640 146736320 4291375072 18446744073709551615 139042902 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 285.55
Current children cumulated vsize (KiB) 48148

[startup+222.301 s]
/proc/loadavg: 2.12 1.08 0.43 3/109 26714
/proc/meminfo: memFree=1446648/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=39448 CPUtime=397.89
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 108471 0 0 0 39555 234 0 0 18 0 2 0 177116767 40394752 4366 1992294400 134512640 146736320 4291375072 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26701/statm: 9862 4366 1007 2985 0 6404 0
[pid=26701/tid=26705] ppid=26700 vsize=39448 CPUtime=185.33
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 62669 0 0 0 18412 121 0 0 18 0 2 0 177117354 40394752 4366 1992294400 134512640 146736320 4291375072 18446744073709551615 136384857 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 397.89
Current children cumulated vsize (KiB) 48148

[startup+282.301 s]
/proc/loadavg: 2.09 1.26 0.53 3/109 26716
/proc/meminfo: memFree=1446276/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40472 CPUtime=510.05
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 124745 0 0 0 50710 295 0 0 18 0 2 0 177116767 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 135466800 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26701/statm: 10118 4455 1007 2985 0 6660 0
[pid=26701/tid=26705] ppid=26700 vsize=40472 CPUtime=240.6
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 72534 0 0 0 23907 153 0 0 18 0 2 0 177117354 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 510.05
Current children cumulated vsize (KiB) 49172

[startup+342.301 s]
/proc/loadavg: 1.94 1.38 0.61 3/109 26718
/proc/meminfo: memFree=1446152/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40472 CPUtime=623.22
/proc/26701/stat : 26701 (pb_cplex) S 26700 26700 26617 0 -1 4202496 134588 0 0 0 61967 355 0 0 18 0 2 0 177116767 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26701/statm: 10118 4455 1007 2985 0 6660 0

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


[startup+402.301 s]
/proc/loadavg: 2.10 1.52 0.71 3/109 26720
/proc/meminfo: memFree=1446152/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40472 CPUtime=736.16
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 149026 0 0 0 73205 411 0 0 17 0 2 0 177116767 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 136008231 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26701/statm: 10118 4455 1007 2985 0 6660 0
[pid=26701/tid=26705] ppid=26700 vsize=40472 CPUtime=352.52
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 84329 0 0 0 35040 212 0 0 18 0 2 0 177117354 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 736.16
Current children cumulated vsize (KiB) 49172

[startup+462.301 s]
/proc/loadavg: 2.00 1.59 0.78 3/109 26722
/proc/meminfo: memFree=1446152/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40472 CPUtime=849.64
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 159639 0 0 0 84498 466 0 0 18 0 2 0 177116767 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 136007588 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26701/statm: 10118 4455 1007 2985 0 6660 0
[pid=26701/tid=26705] ppid=26700 vsize=40472 CPUtime=409.57
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 89192 0 0 0 40718 239 0 0 18 0 2 0 177117354 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 849.64
Current children cumulated vsize (KiB) 49172

[startup+522.301 s]
/proc/loadavg: 2.11 1.69 0.86 3/109 26722
/proc/meminfo: memFree=1446152/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40472 CPUtime=963.36
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 170399 0 0 0 95807 529 0 0 18 0 2 0 177116767 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26701/statm: 10118 4455 1007 2985 0 6660 0
[pid=26701/tid=26705] ppid=26700 vsize=40472 CPUtime=465.12
/proc/26701/task/26705/stat : 26705 (pb_cplex) S 26700 26700 26617 0 -1 4202560 93330 0 0 0 46244 268 0 0 18 0 2 0 177117354 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 144580073 0 2 4096 16387 18446604437827455936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 963.36
Current children cumulated vsize (KiB) 49172

[startup+582.301 s]
/proc/loadavg: 1.90 1.70 0.92 3/109 26724
/proc/meminfo: memFree=1446152/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40472 CPUtime=1076.35
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 179871 0 0 0 107043 592 0 0 18 0 2 0 177116767 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26701/statm: 10118 4455 1007 2985 0 6660 0
[pid=26701/tid=26705] ppid=26700 vsize=40472 CPUtime=520.28
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 97411 0 0 0 51729 299 0 0 18 0 2 0 177117354 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 136388555 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1076.35
Current children cumulated vsize (KiB) 49172

[startup+642.301 s]
/proc/loadavg: 1.83 1.72 0.97 2/109 26726
/proc/meminfo: memFree=1446028/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40472 CPUtime=1189.4
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 191121 0 0 0 118287 653 0 0 18 0 2 0 177116767 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 135453238 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26701/statm: 10118 4455 1007 2985 0 6660 0
[pid=26701/tid=26705] ppid=26700 vsize=40472 CPUtime=575.78
/proc/26701/task/26705/stat : 26705 (pb_cplex) S 26700 26700 26617 0 -1 4202560 102086 0 0 0 57251 327 0 0 22 0 2 0 177117354 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 144580073 0 2 4096 16387 18446604437827455936 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1189.4
Current children cumulated vsize (KiB) 49172

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

[startup+652.701 s]
/proc/loadavg: 1.93 1.75 0.99 3/109 26726
/proc/meminfo: memFree=1446028/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40472 CPUtime=1209.16
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 192347 0 0 0 120253 663 0 0 18 0 2 0 177116767 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26701/statm: 10118 4455 1007 2985 0 6660 0
[pid=26701/tid=26705] ppid=26700 vsize=40472 CPUtime=585.42
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 102592 0 0 0 58210 332 0 0 18 0 2 0 177117354 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 139046467 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1209.16
Current children cumulated vsize (KiB) 49172

[startup+665.509 s]
/proc/loadavg: 1.95 1.76 1.00 3/109 26726
/proc/meminfo: memFree=1446028/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40472 CPUtime=1232.94
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 197960 0 0 0 122618 676 0 0 17 0 2 0 177116767 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26701/statm: 10118 4455 1007 2985 0 6660 0
[pid=26701/tid=26705] ppid=26700 vsize=40472 CPUtime=597.64
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 106099 0 0 0 59426 338 0 0 17 0 2 0 177117354 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1232.94
Current children cumulated vsize (KiB) 49172

[startup+671.902 s]
/proc/loadavg: 1.95 1.76 1.01 3/109 26726
/proc/meminfo: memFree=1446028/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40472 CPUtime=1245.07
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 198306 0 0 0 123823 684 0 0 17 0 2 0 177116767 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 136008167 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26701/statm: 10118 4455 1007 2985 0 6660 0
[pid=26701/tid=26705] ppid=26700 vsize=40472 CPUtime=603.88
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 106429 0 0 0 60046 342 0 0 22 0 2 0 177117354 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 136384857 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1245.07
Current children cumulated vsize (KiB) 49172

[startup+673.502 s]
/proc/loadavg: 1.95 1.76 1.01 2/109 26726
/proc/meminfo: memFree=1446028/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40472 CPUtime=1248.09
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 198308 0 0 0 124124 685 0 0 18 0 2 0 177116767 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 136008167 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26701/statm: 10118 4455 1007 2985 0 6660 0
[pid=26701/tid=26705] ppid=26700 vsize=40472 CPUtime=605.41
/proc/26701/task/26705/stat : 26705 (pb_cplex) S 26700 26700 26617 0 -1 4202560 106429 0 0 0 60198 343 0 0 18 0 2 0 177117354 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 144580073 0 2 4096 16387 18446604437827455936 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1248.09
Current children cumulated vsize (KiB) 49172

[startup+675.101 s]
/proc/loadavg: 1.95 1.76 1.01 2/109 26726
/proc/meminfo: memFree=1446028/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=40472 CPUtime=1251.12
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 198308 0 0 0 124426 686 0 0 18 0 2 0 177116767 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 139046527 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26701/statm: 10118 4455 1007 2985 0 6660 0
[pid=26701/tid=26705] ppid=26700 vsize=40472 CPUtime=606.95
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 106429 0 0 0 60352 343 0 0 18 0 2 0 177117354 41443328 4455 1992294400 134512640 146736320 4291375072 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1251.12
Current children cumulated vsize (KiB) 49172

[startup+675.501 s]
/proc/loadavg: 1.95 1.77 1.01 3/109 26726
/proc/meminfo: memFree=1446152/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=39448 CPUtime=1251.84
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 198308 0 0 0 124498 686 0 0 17 0 2 0 177116767 40394752 4395 1992294400 134512640 146736320 4291375072 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26701/statm: 9862 4395 1007 2985 0 6404 0
[pid=26701/tid=26705] ppid=26700 vsize=39448 CPUtime=607.34
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 106429 0 0 0 60391 343 0 0 18 0 2 0 177117354 40394752 4395 1992294400 134512640 146736320 4291375072 18446744073709551615 136007317 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1251.84
Current children cumulated vsize (KiB) 48148

[startup+675.701 s]
/proc/loadavg: 1.95 1.77 1.01 3/109 26726
/proc/meminfo: memFree=1446152/2059040 swapFree=4135492/4192956
[pid=26700] ppid=26698 vsize=8700 CPUtime=0
/proc/26700/stat : 26700 (run) S 26698 26700 26617 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 177116767 8908800 249 1992294400 4194304 4922060 140735394014832 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26700/statm: 2175 249 208 178 0 68 0
[pid=26701] ppid=26700 vsize=39448 CPUtime=1252.14
/proc/26701/stat : 26701 (pb_cplex) R 26700 26700 26617 0 -1 4202496 198308 0 0 0 124528 686 0 0 16 0 2 0 177116767 40394752 4395 1992294400 134512640 146736320 4291375072 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26701/statm: 9862 4395 1007 2985 0 6404 0
[pid=26701/tid=26705] ppid=26700 vsize=39448 CPUtime=607.54
/proc/26701/task/26705/stat : 26705 (pb_cplex) R 26700 26700 26617 0 -1 4202560 106429 0 0 0 60411 343 0 0 18 0 2 0 177117354 40394752 4395 1992294400 134512640 146736320 4291375072 18446744073709551615 139042901 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1252.14
Current children cumulated vsize (KiB) 48148

Child status: 0
Real time (s): 675.756
CPU time (s): 1252.24
CPU user time (s): 1245.37
CPU system time (s): 6.87396
CPU usage (%): 185.309
Max. virtual memory (cumulated for all children) (KiB): 58988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1245.37
system time used= 6.87395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198695
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= 95474
involuntary context switches= 18480

runsolver used 1.2968 second user time and 3.61245 second system time

The end

Launcher Data

Begin job on node015 at 2010-07-01 22:12:34
IDJOB=2695942
IDBENCH=1299
IDSOLVER=1209
FILE ID=node015/2695942-1278015154
PBS_JOBID= 11198740
Free space on /tmp= 62404 MiB

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

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

MD5SUM BENCH= 6281627dc4c435fe3011d1036bb94900
RANDOM SEED=191814630

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1462204 kB
Buffers:        147188 kB
Cached:         346968 kB
SwapCached:      10444 kB
Active:         205592 kB
Inactive:       302076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1462204 kB
SwapTotal:     4192956 kB
SwapFree:      4135492 kB
Dirty:           16920 kB
Writeback:           0 kB
AnonPages:       12092 kB
Mapped:           8304 kB
Slab:            67284 kB
PageTables:       4196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181576 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= 62388 MiB
End job on node015 at 2010-07-01 22:23:50