Trace number 2695847

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.21 972.818

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900577940.opb
MD5SUM07abcf74f2aa8e328290ac3dd6aefa51
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 benchmark208.517
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 661
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-2695847-1278015153.opb.
0.00/0.00	c Instance file HOME/instance-2695847-1278015153.opb
0.00/0.00	c File size is 83385 bytes.
0.00/0.03	c Highest Coefficient sum: 661
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.18/972.81	c Remaining time 1799.97 sec.
1800.18/972.81	c 
1800.18/972.81	c *** INTERRUPTED ***
1800.18/972.81	s UNKNOWN
1800.18/972.81	c Total CPU time              : 1789.19 s
1800.18/972.81	c Memory used           : 41.47 MB
1800.18/972.81	c CPU time              : 1789.19 s
1800.18/972.81	c 
1800.18/972.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-2695847-1278015153/watcher-2695847-1278015153 -o /tmp/evaluation-result-2695847-1278015153/solver-2695847-1278015153 -C 1800 -W 2000 -M 1800 run HOME/instance-2695847-1278015153.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.02 0.01 0.00 3/107 24213
/proc/meminfo: memFree=1331304/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0

[startup+0.107681 s]
/proc/loadavg: 0.02 0.01 0.00 3/107 24213
/proc/meminfo: memFree=1331304/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201678 s]
/proc/loadavg: 0.02 0.01 0.00 3/107 24213
/proc/meminfo: memFree=1331304/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300675 s]
/proc/loadavg: 0.02 0.01 0.00 3/107 24213
/proc/meminfo: memFree=1331304/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700664 s]
/proc/loadavg: 0.02 0.01 0.00 3/107 24213
/proc/meminfo: memFree=1331304/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50164 s]
/proc/loadavg: 0.02 0.01 0.00 2/110 24216
/proc/meminfo: memFree=1319376/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=40692 CPUtime=1.89
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 5629 0 0 0 187 2 0 0 17 0 2 0 175171037 41668608 3989 1992294400 134512640 146736320 4292100304 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 10173 3989 986 2985 0 6715 0
[pid=24214/tid=24216] ppid=24213 vsize=40692 CPUtime=0.52
/proc/24214/task/24216/stat : 24216 (pb_cplex) R 24213 24213 24131 0 -1 4202560 461 0 0 0 52 0 0 0 17 0 2 0 175171119 41668608 3989 1992294400 134512640 146736320 4292100304 18446744073709551615 135999610 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 49392

[startup+3.1006 s]
/proc/loadavg: 0.18 0.04 0.01 3/110 24216
/proc/meminfo: memFree=1318260/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=40692 CPUtime=4.9
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 6383 0 0 0 485 5 0 0 17 0 2 0 175171037 41668608 4107 1992294400 134512640 146736320 4292100304 18446744073709551615 138462824 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 10173 4107 986 2985 0 6715 0
[pid=24214/tid=24216] ppid=24213 vsize=40692 CPUtime=2.05
/proc/24214/task/24216/stat : 24216 (pb_cplex) S 24213 24213 24131 0 -1 4202560 479 0 0 0 204 1 0 0 18 0 2 0 175171119 41668608 4107 1992294400 134512640 146736320 4292100304 18446744073709551615 144580073 0 2 4096 16387 18446604437861695552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 49392

[startup+6.30051 s]
/proc/loadavg: 0.18 0.04 0.01 2/110 24220
/proc/meminfo: memFree=1319128/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=38808 CPUtime=9
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 7956 0 0 0 893 7 0 0 23 0 2 0 175171037 39739392 4100 1992294400 134512640 146736320 4292100304 18446744073709551615 136008178 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24214/statm: 9702 4100 1000 2985 0 6244 0
[pid=24214/tid=24220] ppid=24213 vsize=38808 CPUtime=0.43
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 543 0 0 0 43 0 0 0 16 0 2 0 175171570 39739392 4100 1992294400 134512640 146736320 4292100304 18446744073709551615 135854573 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9
Current children cumulated vsize (KiB) 47508

[startup+12.7003 s]
/proc/loadavg: 0.31 0.07 0.02 4/110 24220
/proc/meminfo: memFree=1317020/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=39076 CPUtime=20.12
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 14832 0 0 0 1998 14 0 0 18 0 2 0 175171037 40013824 4241 1992294400 134512640 146736320 4292100304 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 9769 4241 1000 2985 0 6311 0
[pid=24214/tid=24220] ppid=24213 vsize=39076 CPUtime=6.56
/proc/24214/task/24220/stat : 24220 (pb_cplex) S 24213 24213 24131 0 -1 4202560 1897 0 0 0 654 2 0 0 25 0 2 0 175171570 40013824 4241 1992294400 134512640 146736320 4292100304 18446744073709551615 144580073 0 2 4096 16387 18446604437861695552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.12
Current children cumulated vsize (KiB) 47776

[startup+25.502 s]
/proc/loadavg: 0.57 0.14 0.04 3/110 24220
/proc/meminfo: memFree=1316648/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=39420 CPUtime=43.92
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 24379 0 0 0 4361 31 0 0 17 0 2 0 175171037 40366080 4302 1992294400 134512640 146736320 4292100304 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 9855 4302 1000 2985 0 6397 0
[pid=24214/tid=24220] ppid=24213 vsize=39420 CPUtime=18.82
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 9996 0 0 0 1870 12 0 0 25 0 2 0 175171570 40366080 4302 1992294400 134512640 146736320 4292100304 18446744073709551615 136403117 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.92
Current children cumulated vsize (KiB) 48120

[startup+51.1013 s]
/proc/loadavg: 0.99 0.27 0.09 3/110 24220
/proc/meminfo: memFree=1315656/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=41660 CPUtime=91.83
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 36108 0 0 0 9119 64 0 0 17 0 2 0 175171037 42659840 4681 1992294400 134512640 146736320 4292100304 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 10415 4681 1000 2985 0 6957 0
[pid=24214/tid=24220] ppid=24213 vsize=41660 CPUtime=43.51
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 14421 0 0 0 4323 28 0 0 20 0 2 0 175171570 42659840 4681 1992294400 134512640 146736320 4292100304 18446744073709551615 136388069 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 91.83
Current children cumulated vsize (KiB) 50360

[startup+102.302 s]
/proc/loadavg: 1.33 0.48 0.17 3/110 24222
/proc/meminfo: memFree=1315160/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=41136 CPUtime=173.77
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 69352 0 0 0 17260 117 0 0 16 0 2 0 175171037 42123264 4653 1992294400 134512640 146736320 4292100304 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 10284 4653 1007 2985 0 6826 0
[pid=24214/tid=24220] ppid=24213 vsize=41136 CPUtime=78.01
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 17163 0 0 0 7754 47 0 0 18 0 2 0 175171570 42123264 4653 1992294400 134512640 146736320 4292100304 18446744073709551615 136007292 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 173.77
Current children cumulated vsize (KiB) 49836

[startup+162.301 s]
/proc/loadavg: 1.80 0.75 0.28 3/110 24224
/proc/meminfo: memFree=1314912/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=40112 CPUtime=285.62
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 82612 0 0 0 28377 185 0 0 17 0 2 0 175171037 41074688 4483 1992294400 134512640 146736320 4292100304 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 10028 4483 1007 2985 0 6570 0
[pid=24214/tid=24220] ppid=24213 vsize=40112 CPUtime=134.21
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 25516 0 0 0 13340 81 0 0 19 0 2 0 175171570 41074688 4483 1992294400 134512640 146736320 4292100304 18446744073709551615 138423297 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 285.62
Current children cumulated vsize (KiB) 48812

[startup+222.31 s]
/proc/loadavg: 1.90 0.98 0.38 3/110 24224
/proc/meminfo: memFree=1315284/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=40380 CPUtime=397.8
/proc/24214/stat : 24214 (pb_cplex) S 24213 24213 24131 0 -1 4202496 101253 0 0 0 39524 256 0 0 16 0 2 0 175171037 41349120 4596 1992294400 134512640 146736320 4292100304 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 10095 4596 1007 2985 0 6637 0
[pid=24214/tid=24220] ppid=24213 vsize=40380 CPUtime=191.07
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 34535 0 0 0 18990 117 0 0 18 0 2 0 175171570 41349120 4596 1992294400 134512640 146736320 4292100304 18446744073709551615 139042888 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 397.8
Current children cumulated vsize (KiB) 49080

[startup+282.302 s]
/proc/loadavg: 1.89 1.13 0.47 2/110 24226
/proc/meminfo: memFree=1314912/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=40424 CPUtime=509.56
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 120016 0 0 0 50629 327 0 0 18 0 2 0 175171037 41394176 4660 1992294400 134512640 146736320 4292100304 18446744073709551615 136007624 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24214/statm: 10106 4660 1007 2985 0 6648 0
[pid=24214/tid=24220] ppid=24213 vsize=40424 CPUtime=246.27
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 44798 0 0 0 24471 156 0 0 18 0 2 0 175171570 41394176 4660 1992294400 134512640 146736320 4292100304 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 509.56
Current children cumulated vsize (KiB) 49124

[startup+342.301 s]
/proc/loadavg: 2.02 1.30 0.57 3/110 24228
/proc/meminfo: memFree=1314788/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=40792 CPUtime=733.02
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 150001 0 0 0 72836 466 0 0 18 0 2 0 175171037 41771008 4759 1992294400 134512640 146736320 4292100304 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 10198 4759 1007 2985 0 6740 0
[pid=24214/tid=24220] ppid=24213 vsize=40792 CPUtime=358.38
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 59941 0 0 0 35612 226 0 0 22 0 2 0 175171570 41771008 4759 1992294400 134512640 146736320 4292100304 18446744073709551615 139042974 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 733.02
Current children cumulated vsize (KiB) 49492

[startup+462.301 s]
/proc/loadavg: 1.92 1.49 0.72 3/110 24232
/proc/meminfo: memFree=1314416/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=40792 CPUtime=845.4
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 159643 0 0 0 84003 537 0 0 18 0 2 0 175171037 41771008 4761 1992294400 134512640 146736320 4292100304 18446744073709551615 139046527 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 10198 4761 1007 2985 0 6740 0
[pid=24214/tid=24220] ppid=24213 vsize=40792 CPUtime=416.37
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 62910 0 0 0 41374 263 0 0 19 0 2 0 175171570 41771008 4761 1992294400 134512640 146736320 4292100304 18446744073709551615 136007053 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 845.4
Current children cumulated vsize (KiB) 49492

[startup+522.301 s]
/proc/loadavg: 1.92 1.56 0.79 4/110 24232
/proc/meminfo: memFree=1314292/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=40792 CPUtime=957.51
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 170837 0 0 0 95150 601 0 0 16 0 2 0 175171037 41771008 4761 1992294400 134512640 146736320 4292100304 18446744073709551615 135523307 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 10198 4761 1007 2985 0 6740 0
[pid=24214/tid=24220] ppid=24213 vsize=40792 CPUtime=474.44
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 66100 0 0 0 47152 292 0 0 20 0 2 0 175171570 41771008 4761 1992294400 134512640 146736320 4292100304 18446744073709551615 136017275 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 957.51
Current children cumulated vsize (KiB) 49492

[startup+582.302 s]
/proc/loadavg: 1.90 1.61 0.86 3/110 24234
/proc/meminfo: memFree=1313920/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=41816 CPUtime=1069.78
/proc/24214/stat : 24214 (pb_cplex) S 24213 24213 24131 0 -1 4202496 183653 0 0 0 106309 669 0 0 17 0 2 0 175171037 42819584 4824 1992294400 134512640 146736320 4292100304 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 10454 4824 1007 2985 0 6996 0
[pid=24214/tid=24220] ppid=24213 vsize=41816 CPUtime=532.46
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 70800 0 0 0 52923 323 0 0 25 0 2 0 175171570 42819584 4824 1992294400 134512640 146736320 4292100304 18446744073709551615 136008309 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1069.78
Current children cumulated vsize (KiB) 50516

[startup+642.301 s]
/proc/loadavg: 1.94 1.67 0.92 3/110 24236
/proc/meminfo: memFree=1314044/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=41920 CPUtime=1181.98
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 196882 0 0 0 117459 739 0 0 17 0 2 0 175171037 42926080 4852 1992294400 134512640 146736320 4292100304 18446744073709551615 136007622 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 10480 4852 1007 2985 0 7022 0
[pid=24214/tid=24220] ppid=24213 vsize=41920 CPUtime=590.23
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 78001 0 0 0 58665 358 0 0 18 0 2 0 175171570 42926080 4852 1992294400 134512640 146736320 4292100304 18446744073709551615 139046505 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 50620

[startup+702.302 s]
/proc/loadavg: 2.10 1.77 1.00 4/110 24238
/proc/meminfo: memFree=1314044/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=42064 CPUtime=1294.14
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 205423 0 0 0 128610 804 0 0 18 0 2 0 175171037 43073536 4855 1992294400 134512640 146736320 4292100304 18446744073709551615 136488155 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24214/statm: 10516 4855 1007 2985 0 7058 0
[pid=24214/tid=24220] ppid=24213 vsize=42064 CPUtime=647.17
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 81319 0 0 0 64327 390 0 0 18 0 2 0 175171570 43073536 4855 1992294400 134512640 146736320 4292100304 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1294.14
Current children cumulated vsize (KiB) 50764

[startup+762.302 s]
/proc/loadavg: 2.03 1.80 1.06 3/110 24240
/proc/meminfo: memFree=1314044/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=41920 CPUtime=1406.65
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 214900 0 0 0 139795 870 0 0 17 0 2 0 175171037 42926080 4853 1992294400 134512640 146736320 4292100304 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 10480 4853 1007 2985 0 7022 0
[pid=24214/tid=24220] ppid=24213 vsize=41920 CPUtime=704.75
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 85292 0 0 0 70053 422 0 0 18 0 2 0 175171570 42926080 4853 1992294400 134512640 146736320 4292100304 18446744073709551615 136017495 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1406.65
Current children cumulated vsize (KiB) 50620

[startup+822.301 s]
/proc/loadavg: 2.15 1.87 1.12 3/110 24240
/proc/meminfo: memFree=1313796/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=42008 CPUtime=1518.91
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 223123 0 0 0 150953 938 0 0 18 0 2 0 175171037 43016192 4875 1992294400 134512640 146736320 4292100304 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24214/statm: 10502 4875 1007 2985 0 7044 0
[pid=24214/tid=24220] ppid=24213 vsize=42008 CPUtime=762.46
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 88328 0 0 0 75791 455 0 0 25 0 2 0 175171570 43016192 4875 1992294400 134512640 146736320 4292100304 18446744073709551615 136007612 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1518.91
Current children cumulated vsize (KiB) 50708

[startup+882.31 s]
/proc/loadavg: 2.02 1.89 1.18 3/110 24242
/proc/meminfo: memFree=1313796/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=42008 CPUtime=1631.06
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 231848 0 0 0 162107 999 0 0 18 0 2 0 175171037 43016192 4875 1992294400 134512640 146736320 4292100304 18446744073709551615 136017520 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24214/statm: 10502 4875 1007 2985 0 7044 0
[pid=24214/tid=24220] ppid=24213 vsize=42008 CPUtime=816.95
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 92508 0 0 0 81211 484 0 0 17 0 2 0 175171570 43016192 4875 1992294400 134512640 146736320 4292100304 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1631.06
Current children cumulated vsize (KiB) 50708

[startup+942.302 s]
/proc/loadavg: 1.81 1.86 1.21 3/110 24244
/proc/meminfo: memFree=1313796/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=42108 CPUtime=1743
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 239299 0 0 0 173230 1070 0 0 25 0 2 0 175171037 43118592 4891 1992294400 134512640 146736320 4292100304 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24214/statm: 10527 4891 1007 2985 0 7069 0
[pid=24214/tid=24220] ppid=24213 vsize=42108 CPUtime=870.95
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 96600 0 0 0 86575 520 0 0 17 0 2 0 175171570 43118592 4891 1992294400 134512640 146736320 4292100304 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1743
Current children cumulated vsize (KiB) 50808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+972.8 s]
/proc/loadavg: 1.91 1.87 1.23 3/110 24244
/proc/meminfo: memFree=1313672/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=42464 CPUtime=1800.18
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 240109 0 0 0 178918 1100 0 0 19 0 2 0 175171037 43483136 4973 1992294400 134512640 146736320 4292100304 18446744073709551615 136007372 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24214/statm: 10616 4973 1007 2985 0 7158 0
[pid=24214/tid=24220] ppid=24213 vsize=42464 CPUtime=898.43
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 97250 0 0 0 89308 535 0 0 18 0 2 0 175171570 43483136 4973 1992294400 134512640 146736320 4292100304 18446744073709551615 136417745 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.18
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+972.8 s]
/proc/loadavg: 1.91 1.87 1.23 3/110 24244
/proc/meminfo: memFree=1313672/2059040 swapFree=4139232/4192956
[pid=24213] ppid=24211 vsize=8700 CPUtime=0
/proc/24213/stat : 24213 (run) S 24211 24213 24131 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 175171037 8908800 249 1992294400 4194304 4922060 140736002377104 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24213/statm: 2175 249 208 178 0 68 0
[pid=24214] ppid=24213 vsize=42464 CPUtime=1800.18
/proc/24214/stat : 24214 (pb_cplex) R 24213 24213 24131 0 -1 4202496 240109 0 0 0 178918 1100 0 0 19 0 2 0 175171037 43483136 4973 1992294400 134512640 146736320 4292100304 18446744073709551615 136007372 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24214/statm: 10616 4973 1007 2985 0 7158 0
[pid=24214/tid=24220] ppid=24213 vsize=42464 CPUtime=898.43
/proc/24214/task/24220/stat : 24220 (pb_cplex) R 24213 24213 24131 0 -1 4202560 97250 0 0 0 89308 535 0 0 18 0 2 0 175171570 43483136 4973 1992294400 134512640 146736320 4292100304 18446744073709551615 136417745 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 51164

Child status: 0
Real time (s): 972.818
CPU time (s): 1800.21
CPU user time (s): 1789.19
CPU system time (s): 11.0153
CPU usage (%): 185.051
Max. virtual memory (cumulated for all children) (KiB): 60452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.19
system time used= 11.0153
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240483
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= 166773
involuntary context switches= 29757

runsolver used 1.90271 second user time and 5.19221 second system time

The end

Launcher Data

Begin job on node025 at 2010-07-01 22:12:33
IDJOB=2695847
IDBENCH=1282
IDSOLVER=1209
FILE ID=node025/2695847-1278015153
PBS_JOBID= 11198736
Free space on /tmp= 62232 MiB

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

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

MD5SUM BENCH= 07abcf74f2aa8e328290ac3dd6aefa51
RANDOM SEED=191814630

node025.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.242
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.242
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:       1331832 kB
Buffers:        200420 kB
Cached:         409816 kB
SwapCached:       7180 kB
Active:         318880 kB
Inactive:       305540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1331832 kB
SwapTotal:     4192956 kB
SwapFree:      4139232 kB
Dirty:           16952 kB
Writeback:           0 kB
AnonPages:       12136 kB
Mapped:          11856 kB
Slab:            80740 kB
PageTables:       4236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183416 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= 62216 MiB
End job on node025 at 2010-07-01 22:28:46