Trace number 2696260

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.09 974.319

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900670167.opb
MD5SUM3972d8c24730f4742ee881de3ad25c62
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 benchmark31.7442
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 707
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-2696260-1278015525.opb.
0.00/0.00	c Instance file HOME/instance-2696260-1278015525.opb
0.00/0.00	c File size is 83379 bytes.
0.00/0.03	c Highest Coefficient sum: 707
0.00/0.03	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.03         s                                      |
0.00/0.04	c |  Number Variables:      231                                                 |
0.00/0.04	c |  Number Constraints:    2707                                                |
0.00/0.04	c ===============================================================================
1800.06/974.31	c Remaining time 1799.97 sec.
1800.06/974.31	c 
1800.06/974.31	c *** INTERRUPTED ***
1800.06/974.31	s UNKNOWN
1800.06/974.31	c Total CPU time              : 1790.51 s
1800.06/974.31	c Memory used           : 41.47 MB
1800.06/974.31	c CPU time              : 1790.51 s
1800.06/974.31	c 
1800.06/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-2696260-1278015525/watcher-2696260-1278015525 -o /tmp/evaluation-result-2696260-1278015525/solver-2696260-1278015525 -C 1800 -W 2000 -M 1800 run HOME/instance-2696260-1278015525.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: 2.25 1.50 0.67 3/106 24415
/proc/meminfo: memFree=1783496/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0

[startup+0.0271141 s]
/proc/loadavg: 2.25 1.50 0.67 3/106 24415
/proc/meminfo: memFree=1783496/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.105053 s]
/proc/loadavg: 2.25 1.50 0.67 3/106 24415
/proc/meminfo: memFree=1783496/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300051 s]
/proc/loadavg: 2.25 1.50 0.67 3/106 24415
/proc/meminfo: memFree=1783496/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700046 s]
/proc/loadavg: 2.25 1.50 0.67 3/106 24415
/proc/meminfo: memFree=1783496/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50004 s]
/proc/loadavg: 2.25 1.50 0.67 2/109 24418
/proc/meminfo: memFree=1773428/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=40400 CPUtime=1.86
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 5776 0 0 0 183 3 0 0 16 0 2 0 177155922 41369600 3976 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10100 3976 991 2985 0 6642 0
[pid=24416/tid=24418] ppid=24415 vsize=40400 CPUtime=0.52
/proc/24416/task/24418/stat : 24418 (pb_cplex) R 24415 24415 24318 0 -1 4202560 975 0 0 0 51 1 0 0 17 0 2 0 177156011 41369600 3976 1992294400 134512640 146736320 4287026096 18446744073709551615 136007150 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 49100

[startup+3.10102 s]
/proc/loadavg: 2.25 1.50 0.67 3/109 24418
/proc/meminfo: memFree=1770328/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=40400 CPUtime=4.84
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 5808 0 0 0 480 4 0 0 17 0 2 0 177155922 41369600 4008 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10100 4008 991 2985 0 6642 0
[pid=24416/tid=24418] ppid=24415 vsize=40400 CPUtime=2.04
/proc/24416/task/24418/stat : 24418 (pb_cplex) R 24415 24415 24318 0 -1 4202560 981 0 0 0 203 1 0 0 18 0 2 0 177156011 41369600 4008 1992294400 134512640 146736320 4287026096 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 49100

[startup+6.30098 s]
/proc/loadavg: 2.15 1.49 0.67 2/109 24420
/proc/meminfo: memFree=1771816/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=39928 CPUtime=8.3
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 8808 0 0 0 823 7 0 0 16 0 2 0 177155922 40886272 4317 1992294400 134512640 146736320 4287026096 18446744073709551615 136384892 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 9982 4317 1004 2985 0 6524 0
[pid=24416/tid=24420] ppid=24415 vsize=39928 CPUtime=0.64
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 1243 0 0 0 64 0 0 0 16 0 2 0 177156404 40886272 4317 1992294400 134512640 146736320 4287026096 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.3
Current children cumulated vsize (KiB) 48628

[startup+12.7009 s]
/proc/loadavg: 2.22 1.52 0.69 3/109 24420
/proc/meminfo: memFree=1768468/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=39284 CPUtime=20
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 12989 0 0 0 1986 14 0 0 18 0 2 0 177155922 40226816 4305 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 9821 4305 999 2985 0 6363 0
[pid=24416/tid=24420] ppid=24415 vsize=39284 CPUtime=6.4
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 2548 0 0 0 636 4 0 0 18 0 2 0 177156404 40226816 4305 1992294400 134512640 146736320 4287026096 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (KiB) 47984

[startup+25.5007 s]
/proc/loadavg: 2.17 1.54 0.71 4/109 24422
/proc/meminfo: memFree=1766732/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42340 CPUtime=43.98
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 16707 0 0 0 4371 27 0 0 17 0 2 0 177155922 43356160 4806 1992294400 134512640 146736320 4287026096 18446744073709551615 136008332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10585 4806 999 2985 0 7127 0
[pid=24416/tid=24420] ppid=24415 vsize=42340 CPUtime=18.89
/proc/24416/task/24420/stat : 24420 (pb_cplex) S 24415 24415 24318 0 -1 4202560 4315 0 0 0 1879 10 0 0 18 0 2 0 177156404 43356160 4806 1992294400 134512640 146736320 4287026096 18446744073709551615 144580073 0 2 4096 16387 18446604437822101440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.98
Current children cumulated vsize (KiB) 51040

[startup+51.1004 s]
/proc/loadavg: 2.19 1.59 0.75 3/109 24422
/proc/meminfo: memFree=1766980/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42516 CPUtime=91.6
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 17002 0 0 0 9108 52 0 0 16 0 2 0 177155922 43536384 4815 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10629 4815 999 2985 0 7171 0
[pid=24416/tid=24420] ppid=24415 vsize=42516 CPUtime=43.59
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 4334 0 0 0 4338 21 0 0 18 0 2 0 177156404 43536384 4815 1992294400 134512640 146736320 4287026096 18446744073709551615 139042892 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 91.6
Current children cumulated vsize (KiB) 51216

[startup+102.309 s]
/proc/loadavg: 1.81 1.59 0.79 2/109 24424
/proc/meminfo: memFree=1762268/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=48672 CPUtime=172.19
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 30911 0 0 0 17126 93 0 0 25 0 2 0 177155922 49840128 6066 1992294400 134512640 146736320 4287026096 18446744073709551615 136018931 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 12168 6066 1012 2985 0 8710 0
[pid=24416/tid=24420] ppid=24415 vsize=48672 CPUtime=76.48
/proc/24416/task/24420/stat : 24420 (pb_cplex) S 24415 24415 24318 0 -1 4202560 4424 0 0 0 7612 36 0 0 18 0 2 0 177156404 49840128 6066 1992294400 134512640 146736320 4287026096 18446744073709551615 144580073 0 2 4096 16387 18446604437822101440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 172.19
Current children cumulated vsize (KiB) 57372

[startup+162.302 s]
/proc/loadavg: 1.89 1.65 0.85 3/109 24424
/proc/meminfo: memFree=1766360/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42520 CPUtime=281.09
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 31406 0 0 0 27959 150 0 0 18 0 2 0 177155922 43540480 4914 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10630 4914 1007 2985 0 7172 0
[pid=24416/tid=24420] ppid=24415 vsize=42520 CPUtime=127.84
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 4424 0 0 0 12719 65 0 0 18 0 2 0 177156404 43540480 4914 1992294400 134512640 146736320 4287026096 18446744073709551615 135999621 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 281.09
Current children cumulated vsize (KiB) 51220

[startup+222.301 s]
/proc/loadavg: 1.91 1.69 0.92 2/109 24426
/proc/meminfo: memFree=1766484/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42540 CPUtime=393.19
/proc/24416/stat : 24416 (pb_cplex) S 24415 24415 24318 0 -1 4202496 32384 0 0 0 39110 209 0 0 17 0 2 0 177155922 43560960 4913 1992294400 134512640 146736320 4287026096 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10635 4913 1007 2985 0 7177 0
[pid=24416/tid=24420] ppid=24415 vsize=42540 CPUtime=185.43
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 5023 0 0 0 18449 94 0 0 18 0 2 0 177156404 43560960 4913 1992294400 134512640 146736320 4287026096 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 393.19
Current children cumulated vsize (KiB) 51240

[startup+282.301 s]
/proc/loadavg: 2.05 1.76 0.99 3/109 24428
/proc/meminfo: memFree=1766360/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42540 CPUtime=505.79
/proc/24416/stat : 24416 (pb_cplex) S 24415 24415 24318 0 -1 4202496 33437 0 0 0 50313 266 0 0 17 0 2 0 177155922 43560960 4923 1992294400 134512640 146736320 4287026096 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10635 4923 1007 2985 0 7177 0
[pid=24416/tid=24420] ppid=24415 vsize=42540 CPUtime=243.17
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 5512 0 0 0 24194 123 0 0 18 0 2 0 177156404 43560960 4923 1992294400 134512640 146736320 4287026096 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 505.79
Current children cumulated vsize (KiB) 51240

[startup+342.301 s]
/proc/loadavg: 2.01 1.79 1.04 2/109 24430
/proc/meminfo: memFree=1766236/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42164 CPUtime=729.48
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 40941 0 0 0 72561 387 0 0 18 0 2 0 177155922 43175936 4889 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10541 4889 1007 2985 0 7083 0
[pid=24416/tid=24420] ppid=24415 vsize=42164 CPUtime=358.33
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 9328 0 0 0 35650 183 0 0 18 0 2 0 177156404 43175936 4889 1992294400 134512640 146736320 4287026096 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 729.48
Current children cumulated vsize (KiB) 50864

[startup+462.3 s]
/proc/loadavg: 2.09 1.88 1.17 3/109 24432
/proc/meminfo: memFree=1765864/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42616 CPUtime=841.57
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 45345 0 0 0 83711 446 0 0 18 0 2 0 177155922 43638784 4963 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10654 4963 1007 2985 0 7196 0
[pid=24416/tid=24420] ppid=24415 vsize=42616 CPUtime=416.64
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 13714 0 0 0 41450 214 0 0 18 0 2 0 177156404 43638784 4963 1992294400 134512640 146736320 4287026096 18446744073709551615 135468537 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) 51316

[startup+522.302 s]
/proc/loadavg: 2.11 1.92 1.22 3/109 24434
/proc/meminfo: memFree=1765616/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42464 CPUtime=953.53
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 50242 0 0 0 94845 508 0 0 18 0 2 0 177155922 43483136 4958 1992294400 134512640 146736320 4287026096 18446744073709551615 136475785 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24416/statm: 10616 4958 1007 2985 0 7158 0
[pid=24416/tid=24420] ppid=24415 vsize=42464 CPUtime=473.93
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 13727 0 0 0 47149 244 0 0 17 0 2 0 177156404 43483136 4958 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 953.53
Current children cumulated vsize (KiB) 51164

[startup+582.302 s]
/proc/loadavg: 2.07 1.94 1.27 3/109 24436
/proc/meminfo: memFree=1765616/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42464 CPUtime=1065.29
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 54061 0 0 0 105962 567 0 0 18 0 2 0 177155922 43483136 4960 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10616 4960 1007 2985 0 7158 0
[pid=24416/tid=24420] ppid=24415 vsize=42464 CPUtime=531.43
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 15170 0 0 0 52871 272 0 0 18 0 2 0 177156404 43483136 4960 1992294400 134512640 146736320 4287026096 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1065.29
Current children cumulated vsize (KiB) 51164

[startup+642.3 s]
/proc/loadavg: 1.98 1.94 1.31 4/109 24438
/proc/meminfo: memFree=1765492/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42464 CPUtime=1177.46
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 58071 0 0 0 117126 620 0 0 16 0 2 0 177155922 43483136 4962 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10616 4962 1007 2985 0 7158 0
[pid=24416/tid=24420] ppid=24415 vsize=42464 CPUtime=589.55
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 15171 0 0 0 58658 297 0 0 18 0 2 0 177156404 43483136 4962 1992294400 134512640 146736320 4287026096 18446744073709551615 136007616 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1177.46
Current children cumulated vsize (KiB) 51164

[startup+702.3 s]
/proc/loadavg: 2.04 1.96 1.35 2/109 24440
/proc/meminfo: memFree=1765492/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42464 CPUtime=1289.68
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 63051 0 0 0 128286 682 0 0 17 0 2 0 177155922 43483136 4962 1992294400 134512640 146736320 4287026096 18446744073709551615 135455298 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10616 4962 1007 2985 0 7158 0
[pid=24416/tid=24420] ppid=24415 vsize=42464 CPUtime=647.26
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 15171 0 0 0 64397 329 0 0 18 0 2 0 177156404 43483136 4962 1992294400 134512640 146736320 4287026096 18446744073709551615 139028288 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1289.68
Current children cumulated vsize (KiB) 51164

[startup+762.309 s]
/proc/loadavg: 2.25 2.03 1.41 3/109 24440
/proc/meminfo: memFree=1765492/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42464 CPUtime=1401.76
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 67325 0 0 0 139431 745 0 0 16 0 2 0 177155922 43483136 4962 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10616 4962 1007 2985 0 7158 0
[pid=24416/tid=24420] ppid=24415 vsize=42464 CPUtime=705.11
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 15171 0 0 0 70153 358 0 0 18 0 2 0 177156404 43483136 4962 1992294400 134512640 146736320 4287026096 18446744073709551615 135237973 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1401.76
Current children cumulated vsize (KiB) 51164

[startup+822.301 s]
/proc/loadavg: 2.15 2.02 1.45 2/109 24442
/proc/meminfo: memFree=1765244/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42628 CPUtime=1514.5
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 70606 0 0 0 150648 802 0 0 17 0 2 0 177155922 43651072 4970 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10657 4970 1007 2985 0 7199 0
[pid=24416/tid=24420] ppid=24415 vsize=42628 CPUtime=763.1
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 18088 0 0 0 75922 388 0 0 18 0 2 0 177156404 43651072 4970 1992294400 134512640 146736320 4287026096 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1514.5
Current children cumulated vsize (KiB) 51328

[startup+882.301 s]
/proc/loadavg: 2.22 2.06 1.49 3/109 24444
/proc/meminfo: memFree=1765244/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42464 CPUtime=1627.38
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 73268 0 0 0 161875 863 0 0 18 0 2 0 177155922 43483136 4964 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10616 4964 1007 2985 0 7158 0
[pid=24416/tid=24420] ppid=24415 vsize=42464 CPUtime=821.17
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 20750 0 0 0 81696 421 0 0 18 0 2 0 177156404 43483136 4964 1992294400 134512640 146736320 4287026096 18446744073709551615 136008176 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1627.38
Current children cumulated vsize (KiB) 51164

[startup+942.301 s]
/proc/loadavg: 2.18 2.08 1.53 3/109 24446
/proc/meminfo: memFree=1765120/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42464 CPUtime=1740.01
/proc/24416/stat : 24416 (pb_cplex) R 24415 24415 24318 0 -1 4202496 76121 0 0 0 173079 922 0 0 17 0 2 0 177155922 43483136 4964 1992294400 134512640 146736320 4287026096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10616 4964 1007 2985 0 7158 0
[pid=24416/tid=24420] ppid=24415 vsize=42464 CPUtime=878.74
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 23603 0 0 0 87423 451 0 0 18 0 2 0 177156404 43483136 4964 1992294400 134512640 146736320 4287026096 18446744073709551615 135233162 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1740.01
Current children cumulated vsize (KiB) 51164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+974.301 s]
/proc/loadavg: 2.27 2.12 1.56 2/109 24446
/proc/meminfo: memFree=1765244/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42464 CPUtime=1800.06
/proc/24416/stat : 24416 (pb_cplex) S 24415 24415 24318 0 -1 4202496 78254 0 0 0 179050 956 0 0 18 0 2 0 177155922 43483136 4964 1992294400 134512640 146736320 4287026096 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10616 4964 1007 2985 0 7158 0
[pid=24416/tid=24420] ppid=24415 vsize=42464 CPUtime=910.02
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 25736 0 0 0 90533 469 0 0 18 0 2 0 177156404 43483136 4964 1992294400 134512640 146736320 4287026096 18446744073709551615 136008306 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 51164

Sending SIGTERM to process tree (bottom up)

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

[startup+974.301 s]
/proc/loadavg: 2.27 2.12 1.56 2/109 24446
/proc/meminfo: memFree=1765244/2059040 swapFree=4139180/4192956
[pid=24415] ppid=24413 vsize=8700 CPUtime=0
/proc/24415/stat : 24415 (run) S 24413 24415 24318 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 177155922 8908800 248 1992294400 4194304 4922060 140736160416048 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24415/statm: 2175 248 208 178 0 68 0
[pid=24416] ppid=24415 vsize=42464 CPUtime=1800.06
/proc/24416/stat : 24416 (pb_cplex) S 24415 24415 24318 0 -1 4202496 78254 0 0 0 179050 956 0 0 18 0 2 0 177155922 43483136 4964 1992294400 134512640 146736320 4287026096 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24416/statm: 10616 4964 1007 2985 0 7158 0
[pid=24416/tid=24420] ppid=24415 vsize=42464 CPUtime=910.02
/proc/24416/task/24420/stat : 24420 (pb_cplex) R 24415 24415 24318 0 -1 4202560 25736 0 0 0 90533 469 0 0 18 0 2 0 177156404 43483136 4964 1992294400 134512640 146736320 4287026096 18446744073709551615 136008306 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 51164

Child status: 0
Real time (s): 974.319
CPU time (s): 1800.09
CPU user time (s): 1790.51
CPU system time (s): 9.57154
CPU usage (%): 184.753
Max. virtual memory (cumulated for all children) (KiB): 61228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.51
system time used= 9.57154
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78626
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= 140249
involuntary context switches= 29161

runsolver used 1.80173 second user time and 5.29819 second system time

The end

Launcher Data

Begin job on node007 at 2010-07-01 22:18:45
IDJOB=2696260
IDBENCH=1351
IDSOLVER=1209
FILE ID=node007/2696260-1278015525
PBS_JOBID= 11198747
Free space on /tmp= 62228 MiB

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

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

MD5SUM BENCH= 3972d8c24730f4742ee881de3ad25c62
RANDOM SEED=1928322678

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1783900 kB
Buffers:         64940 kB
Cached:         114736 kB
SwapCached:       7692 kB
Active:         103096 kB
Inactive:        91176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1783900 kB
SwapTotal:     4192956 kB
SwapFree:      4139180 kB
Dirty:           16644 kB
Writeback:           0 kB
AnonPages:       12212 kB
Mapped:          11788 kB
Slab:            58820 kB
PageTables:       4192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182636 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= 62212 MiB
End job on node007 at 2010-07-01 22:34:59