Trace number 2696230

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.11 974.817

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900562192.opb
MD5SUM608a9740e0756eec3b8d3bf2dd1f591f
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 benchmark36.6784
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 765
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-2696230-1278015161.opb.
0.00/0.00	c Instance file HOME/instance-2696230-1278015161.opb
0.00/0.00	c File size is 83385 bytes.
0.00/0.03	c Highest Coefficient sum: 765
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.08/974.81	c Remaining time 1799.97 sec.
1800.08/974.81	c 
1800.08/974.81	c *** INTERRUPTED ***
1800.08/974.81	s UNKNOWN
1800.08/974.81	c Total CPU time              : 1790.2 s
1800.08/974.81	c Memory used           : 40.34 MB
1800.08/974.81	c CPU time              : 1790.2 s
1800.08/974.81	c 
1800.08/974.81	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-2696230-1278015161/watcher-2696230-1278015161 -o /tmp/evaluation-result-2696230-1278015161/solver-2696230-1278015161 -C 1800 -W 2000 -M 1800 run HOME/instance-2696230-1278015161.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.15 0.03 0.01 3/106 22534
/proc/meminfo: memFree=1526540/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0

[startup+0.101102 s]
/proc/loadavg: 0.15 0.03 0.01 3/106 22534
/proc/meminfo: memFree=1526540/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201109 s]
/proc/loadavg: 0.15 0.03 0.01 3/106 22534
/proc/meminfo: memFree=1526540/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30112 s]
/proc/loadavg: 0.15 0.03 0.01 3/106 22534
/proc/meminfo: memFree=1526540/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701165 s]
/proc/loadavg: 0.15 0.03 0.01 3/106 22534
/proc/meminfo: memFree=1526540/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50127 s]
/proc/loadavg: 0.29 0.06 0.02 2/109 22537
/proc/meminfo: memFree=1515976/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=38952 CPUtime=1.73
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 4982 0 0 0 171 2 0 0 16 0 2 0 177119868 39886848 3611 1992294400 134512640 146736320 4292028976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22535/statm: 9738 3611 986 2985 0 6280 0
[pid=22535/tid=22537] ppid=22534 vsize=38952 CPUtime=0.43
/proc/22535/task/22537/stat : 22537 (pb_cplex) R 22534 22534 22418 0 -1 4202560 413 0 0 0 43 0 0 0 17 0 2 0 177119964 39886848 3611 1992294400 134512640 146736320 4292028976 18446744073709551615 136007053 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 47652

[startup+3.10144 s]
/proc/loadavg: 0.29 0.06 0.02 3/109 22537
/proc/meminfo: memFree=1513248/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=41272 CPUtime=4.68
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 6158 0 0 0 462 6 0 0 17 0 2 0 177119868 42262528 4302 1992294400 134512640 146736320 4292028976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22535/statm: 10318 4302 986 2985 0 6860 0
[pid=22535/tid=22537] ppid=22534 vsize=41272 CPUtime=1.85
/proc/22535/task/22537/stat : 22537 (pb_cplex) R 22534 22534 22418 0 -1 4202560 1481 0 0 0 183 2 0 0 17 0 2 0 177119964 42262528 4302 1992294400 134512640 146736320 4292028976 18446744073709551615 136007284 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 49972

[startup+6.3018 s]
/proc/loadavg: 0.29 0.06 0.02 2/109 22539
/proc/meminfo: memFree=1514132/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=38896 CPUtime=8.41
/proc/22535/stat : 22535 (pb_cplex) S 22534 22534 22418 0 -1 4202496 7721 0 0 0 834 7 0 0 24 0 2 0 177119868 39829504 4064 1992294400 134512640 146736320 4292028976 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22535/statm: 9724 4064 1000 2985 0 6266 0
[pid=22535/tid=22539] ppid=22534 vsize=38896 CPUtime=0.31
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 468 0 0 0 31 0 0 0 16 0 2 0 177120416 39829504 4064 1992294400 134512640 146736320 4292028976 18446744073709551615 136007056 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.41
Current children cumulated vsize (KiB) 47596

[startup+12.7015 s]
/proc/loadavg: 0.48 0.11 0.04 3/109 22539
/proc/meminfo: memFree=1511536/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=39968 CPUtime=19.57
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 14004 0 0 0 1943 14 0 0 18 0 2 0 177119868 40927232 4368 1992294400 134512640 146736320 4292028976 18446744073709551615 136007056 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 9992 4368 1000 2985 0 6534 0
[pid=22535/tid=22539] ppid=22534 vsize=39968 CPUtime=6.65
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 3972 0 0 0 662 3 0 0 25 0 2 0 177120416 40927232 4368 1992294400 134512640 146736320 4292028976 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.57
Current children cumulated vsize (KiB) 48668

[startup+25.5009 s]
/proc/loadavg: 0.72 0.17 0.06 4/109 22539
/proc/meminfo: memFree=1511660/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=39556 CPUtime=43.7
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 20204 0 0 0 4339 31 0 0 18 0 2 0 177119868 40505344 4342 1992294400 134512640 146736320 4292028976 18446744073709551615 139028328 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 9889 4342 1000 2985 0 6431 0
[pid=22535/tid=22539] ppid=22534 vsize=39556 CPUtime=19.04
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 7365 0 0 0 1892 12 0 0 19 0 2 0 177120416 40505344 4342 1992294400 134512640 146736320 4292028976 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.7
Current children cumulated vsize (KiB) 48256

[startup+51.1008 s]
/proc/loadavg: 0.97 0.27 0.09 3/109 22539
/proc/meminfo: memFree=1511536/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=39640 CPUtime=91.53
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 31703 0 0 0 9097 56 0 0 20 0 2 0 177119868 40591360 4406 1992294400 134512640 146736320 4292028976 18446744073709551615 135450791 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22535/statm: 9910 4406 1000 2985 0 6452 0
[pid=22535/tid=22539] ppid=22534 vsize=39640 CPUtime=43.12
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 17299 0 0 0 4285 27 0 0 17 0 2 0 177120416 40591360 4406 1992294400 134512640 146736320 4292028976 18446744073709551615 135854541 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 91.53
Current children cumulated vsize (KiB) 48340

[startup+102.3 s]
/proc/loadavg: 1.67 0.60 0.21 2/109 22544
/proc/meminfo: memFree=1505212/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=49116 CPUtime=178.6
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 54131 0 0 0 17753 107 0 0 25 0 2 0 177119868 50294784 5900 1992294400 134512640 146736320 4292028976 18446744073709551615 136006323 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22535/statm: 12279 5900 1006 2985 0 8821 0
[pid=22535/tid=22539] ppid=22534 vsize=49116 CPUtime=81.38
/proc/22535/task/22539/stat : 22539 (pb_cplex) S 22534 22534 22418 0 -1 4202560 22940 0 0 0 8090 48 0 0 18 0 2 0 177120416 50294784 5900 1992294400 134512640 146736320 4292028976 18446744073709551615 144580073 0 2 4096 16387 18446604437878642752 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 178.6
Current children cumulated vsize (KiB) 57816

[startup+162.301 s]
/proc/loadavg: 1.84 0.84 0.32 3/109 22546
/proc/meminfo: memFree=1511288/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=39736 CPUtime=280.95
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 73783 0 0 0 27934 161 0 0 18 0 2 0 177119868 40689664 4373 1992294400 134512640 146736320 4292028976 18446744073709551615 136008230 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22535/statm: 9934 4373 1007 2985 0 6476 0
[pid=22535/tid=22539] ppid=22534 vsize=39736 CPUtime=127.97
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 30549 0 0 0 12722 75 0 0 17 0 2 0 177120416 40689664 4373 1992294400 134512640 146736320 4292028976 18446744073709551615 136007626 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 280.95
Current children cumulated vsize (KiB) 48436

[startup+222.309 s]
/proc/loadavg: 1.91 1.05 0.42 3/109 22548
/proc/meminfo: memFree=1510916/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=39756 CPUtime=392.9
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 87261 0 0 0 39072 218 0 0 17 0 2 0 177119868 40710144 4488 1992294400 134512640 146736320 4292028976 18446744073709551615 139042901 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 9939 4488 1007 2985 0 6481 0
[pid=22535/tid=22539] ppid=22534 vsize=39756 CPUtime=183.58
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 32176 0 0 0 18255 103 0 0 25 0 2 0 177120416 40710144 4488 1992294400 134512640 146736320 4292028976 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 392.9
Current children cumulated vsize (KiB) 48456

[startup+282.301 s]
/proc/loadavg: 2.03 1.23 0.52 3/109 22548
/proc/meminfo: memFree=1510420/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=40012 CPUtime=505.48
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 97416 0 0 0 50268 280 0 0 18 0 2 0 177119868 40972288 4613 1992294400 134512640 146736320 4292028976 18446744073709551615 136403117 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 10003 4613 1007 2985 0 6545 0
[pid=22535/tid=22539] ppid=22534 vsize=40012 CPUtime=239.84
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 32792 0 0 0 23853 131 0 0 18 0 2 0 177120416 40972288 4613 1992294400 134512640 146736320 4292028976 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 505.48
Current children cumulated vsize (KiB) 48712

[startup+342.301 s]
/proc/loadavg: 1.92 1.35 0.60 3/109 22550
/proc/meminfo: memFree=1510792/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=22535] ppid=22534 vsize=40564 CPUtime=729.7
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 116848 0 0 0 72559 411 0 0 18 0 2 0 177119868 41537536 4557 1992294400 134512640 146736320 4292028976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 10141 4557 1007 2985 0 6683 0
[pid=22535/tid=22539] ppid=22534 vsize=40564 CPUtime=354.73
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 43879 0 0 0 35276 197 0 0 18 0 2 0 177120416 41537536 4557 1992294400 134512640 146736320 4292028976 18446744073709551615 136007284 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 729.7
Current children cumulated vsize (KiB) 49264

[startup+462.3 s]
/proc/loadavg: 1.96 1.54 0.76 3/109 22554
/proc/meminfo: memFree=1510792/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=40564 CPUtime=841.58
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 125896 0 0 0 83689 469 0 0 17 0 2 0 177119868 41537536 4557 1992294400 134512640 146736320 4292028976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 10141 4557 1007 2985 0 6683 0
[pid=22535/tid=22539] ppid=22534 vsize=40564 CPUtime=412.42
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 46119 0 0 0 41018 224 0 0 25 0 2 0 177120416 41537536 4557 1992294400 134512640 146736320 4292028976 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 841.58
Current children cumulated vsize (KiB) 49264

[startup+522.301 s]
/proc/loadavg: 2.15 1.66 0.85 3/109 22556
/proc/meminfo: memFree=1511040/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=40564 CPUtime=953.57
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 136854 0 0 0 94822 535 0 0 18 0 2 0 177119868 41537536 4572 1992294400 134512640 146736320 4292028976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 10141 4572 1007 2985 0 6683 0
[pid=22535/tid=22539] ppid=22534 vsize=40564 CPUtime=470.16
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 49915 0 0 0 46760 256 0 0 20 0 2 0 177120416 41537536 4572 1992294400 134512640 146736320 4292028976 18446744073709551615 135455287 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 953.57
Current children cumulated vsize (KiB) 49264

[startup+582.301 s]
/proc/loadavg: 2.05 1.73 0.92 3/109 22556
/proc/meminfo: memFree=1510668/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=40564 CPUtime=1065.6
/proc/22535/stat : 22535 (pb_cplex) S 22534 22534 22418 0 -1 4202496 148203 0 0 0 105965 595 0 0 18 0 2 0 177119868 41537536 4572 1992294400 134512640 146736320 4292028976 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 10141 4572 1007 2985 0 6683 0
[pid=22535/tid=22539] ppid=22534 vsize=40564 CPUtime=527.87
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 53495 0 0 0 52504 283 0 0 18 0 2 0 177120416 41537536 4572 1992294400 134512640 146736320 4292028976 18446744073709551615 136400479 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1065.6
Current children cumulated vsize (KiB) 49264

[startup+642.3 s]
/proc/loadavg: 2.07 1.80 0.99 3/109 22558
/proc/meminfo: memFree=1510420/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=40760 CPUtime=1178.29
/proc/22535/stat : 22535 (pb_cplex) S 22534 22534 22418 0 -1 4202496 156190 0 0 0 117173 656 0 0 18 0 2 0 177119868 41738240 4616 1992294400 134512640 146736320 4292028976 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 10190 4616 1007 2985 0 6732 0
[pid=22535/tid=22539] ppid=22534 vsize=40760 CPUtime=586.32
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 55555 0 0 0 58320 312 0 0 25 0 2 0 177120416 41738240 4616 1992294400 134512640 146736320 4292028976 18446744073709551615 139028328 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1178.29
Current children cumulated vsize (KiB) 49460

[startup+702.301 s]
/proc/loadavg: 2.03 1.83 1.05 3/109 22560
/proc/meminfo: memFree=1510296/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=40956 CPUtime=1290.57
/proc/22535/stat : 22535 (pb_cplex) S 22534 22534 22418 0 -1 4202496 165067 0 0 0 128342 715 0 0 18 0 2 0 177119868 41938944 4662 1992294400 134512640 146736320 4292028976 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 10239 4662 1007 2985 0 6781 0
[pid=22535/tid=22539] ppid=22534 vsize=40956 CPUtime=643.72
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 57166 0 0 0 64032 340 0 0 18 0 2 0 177120416 41938944 4662 1992294400 134512640 146736320 4292028976 18446744073709551615 136008017 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1290.57
Current children cumulated vsize (KiB) 49656

[startup+762.3 s]
/proc/loadavg: 2.01 1.86 1.11 4/109 22562
/proc/meminfo: memFree=1510172/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=40956 CPUtime=1402.82
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 172912 0 0 0 139507 775 0 0 17 0 2 0 177119868 41938944 4665 1992294400 134512640 146736320 4292028976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 10239 4665 1007 2985 0 6781 0
[pid=22535/tid=22539] ppid=22534 vsize=40956 CPUtime=699.33
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 58918 0 0 0 69563 370 0 0 20 0 2 0 177120416 41938944 4665 1992294400 134512640 146736320 4292028976 18446744073709551615 139044580 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1402.82
Current children cumulated vsize (KiB) 49656

[startup+822.3 s]
/proc/loadavg: 1.97 1.88 1.16 3/109 22564
/proc/meminfo: memFree=1510172/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=40956 CPUtime=1515.1
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 181212 0 0 0 150673 837 0 0 17 0 2 0 177119868 41938944 4665 1992294400 134512640 146736320 4292028976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 10239 4665 1007 2985 0 6781 0
[pid=22535/tid=22539] ppid=22534 vsize=40956 CPUtime=757.49
/proc/22535/task/22539/stat : 22539 (pb_cplex) S 22534 22534 22418 0 -1 4202560 60755 0 0 0 75350 399 0 0 18 0 2 0 177120416 41938944 4665 1992294400 134512640 146736320 4292028976 18446744073709551615 144580073 0 2 4096 16387 18446604437878642752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1515.1
Current children cumulated vsize (KiB) 49656

[startup+882.309 s]
/proc/loadavg: 2.00 1.91 1.22 4/109 22564
/proc/meminfo: memFree=1510172/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=40760 CPUtime=1627.45
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 188442 0 0 0 161845 900 0 0 17 0 2 0 177119868 41738240 4621 1992294400 134512640 146736320 4292028976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 10190 4621 1007 2985 0 6732 0
[pid=22535/tid=22539] ppid=22534 vsize=40760 CPUtime=815.82
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 63896 0 0 0 81151 431 0 0 25 0 2 0 177120416 41738240 4621 1992294400 134512640 146736320 4292028976 18446744073709551615 136403136 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) 49460

[startup+942.3 s]
/proc/loadavg: 2.00 1.92 1.26 3/109 22566
/proc/meminfo: memFree=1510420/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=41300 CPUtime=1739.27
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 193293 0 0 0 172968 959 0 0 18 0 2 0 177119868 42291200 4683 1992294400 134512640 146736320 4292028976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 10325 4683 1007 2985 0 6867 0
[pid=22535/tid=22539] ppid=22534 vsize=41300 CPUtime=873.63
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 64488 0 0 0 86905 458 0 0 19 0 2 0 177120416 42291200 4683 1992294400 134512640 146736320 4292028976 18446744073709551615 136474230 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1739.27
Current children cumulated vsize (KiB) 50000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+974.8 s]
/proc/loadavg: 2.06 1.94 1.29 3/109 22568
/proc/meminfo: memFree=1510420/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=41300 CPUtime=1800.08
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 194477 0 0 0 179019 989 0 0 17 0 2 0 177119868 42291200 4683 1992294400 134512640 146736320 4292028976 18446744073709551615 135450566 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 10325 4683 1007 2985 0 6867 0
[pid=22535/tid=22539] ppid=22534 vsize=41300 CPUtime=905
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 64488 0 0 0 90026 474 0 0 18 0 2 0 177120416 42291200 4683 1992294400 134512640 146736320 4292028976 18446744073709551615 136007056 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 50000

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

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

[startup+974.8 s]
/proc/loadavg: 2.06 1.94 1.29 3/109 22568
/proc/meminfo: memFree=1510420/2059040 swapFree=4139344/4192956
[pid=22534] ppid=22532 vsize=8700 CPUtime=0
/proc/22534/stat : 22534 (run) S 22532 22534 22418 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 177119867 8908800 249 1992294400 4194304 4922060 140735385585728 18446744073709551615 228898479237 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22534/statm: 2175 249 208 178 0 68 0
[pid=22535] ppid=22534 vsize=41300 CPUtime=1800.08
/proc/22535/stat : 22535 (pb_cplex) R 22534 22534 22418 0 -1 4202496 194477 0 0 0 179019 989 0 0 17 0 2 0 177119868 42291200 4683 1992294400 134512640 146736320 4292028976 18446744073709551615 135450566 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22535/statm: 10325 4683 1007 2985 0 6867 0
[pid=22535/tid=22539] ppid=22534 vsize=41300 CPUtime=905
/proc/22535/task/22539/stat : 22539 (pb_cplex) R 22534 22534 22418 0 -1 4202560 64488 0 0 0 90026 474 0 0 18 0 2 0 177120416 42291200 4683 1992294400 134512640 146736320 4292028976 18446744073709551615 136007056 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 50000

Child status: 0
Real time (s): 974.817
CPU time (s): 1800.11
CPU user time (s): 1790.21
CPU system time (s): 9.90249
CPU usage (%): 184.661
Max. virtual memory (cumulated for all children) (KiB): 58872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.21
system time used= 9.90249
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194852
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= 136482
involuntary context switches= 27720

runsolver used 1.88871 second user time and 5.19721 second system time

The end

Launcher Data

Begin job on node005 at 2010-07-01 22:12:41
IDJOB=2696230
IDBENCH=1320
IDSOLVER=1209
FILE ID=node005/2696230-1278015161
PBS_JOBID= 11198749
Free space on /tmp= 62480 MiB

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

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

MD5SUM BENCH= 608a9740e0756eec3b8d3bf2dd1f591f
RANDOM SEED=1225569272

node005.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.246
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.49
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.246
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1526820 kB
Buffers:        146528 kB
Cached:         283880 kB
SwapCached:       6268 kB
Active:         198936 kB
Inactive:       244736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1526820 kB
SwapTotal:     4192956 kB
SwapFree:      4139344 kB
Dirty:           16952 kB
Writeback:           0 kB
AnonPages:       11796 kB
Mapped:          11884 kB
Slab:            66548 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182864 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= 62464 MiB
End job on node005 at 2010-07-01 22:28:56