Trace number 3735071

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 NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)OPT34 301.255 301.321

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_8.opb
MD5SUM7511e7863ac3e00f42a81c49dc15d5a1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark4.03439
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables386
Total number of constraints680
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints679
Minimum length of a constraint1
Maximum length of a constraint26
Number of terms in the objective function 7
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 91
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 472
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c SCIP version 1.1.0.7
0.00/0.02	c LP-Solver SoPlex 1.4.1
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c read problem <HOME/instance-3735071-1338707737.opb>
0.00/0.02	c original problem has 386 variables (386 bin, 0 int, 0 impl, 0 cont) and 680 constraints
0.00/0.02	c start presolving problem
0.00/0.02	c presolving:
0.00/0.02	c (round 1) 2 del vars, 1 del conss, 2 chg bounds, 0 chg sides, 24 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.03	c (round 2) 2 del vars, 324 del conss, 2 chg bounds, 0 chg sides, 24 chg coeffs, 20 upgd conss, 0 impls, 0 clqs
0.00/0.03	c (round 3) 2 del vars, 324 del conss, 2 chg bounds, 1 chg sides, 26 chg coeffs, 33 upgd conss, 12 impls, 0 clqs
0.03/0.05	c    (0.0s) probing: 114/384 (29.7%) - 0 fixings, 0 aggregations, 4 implications, 0 bound changes
0.03/0.05	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.03/0.05	c presolving (4 rounds):
0.03/0.05	c  2 deleted vars, 324 deleted constraints, 2 tightened bounds, 0 added holes, 1 changed sides, 26 changed coefficients
0.03/0.05	c  22 implications, 0 cliques
0.03/0.05	c presolved problem has 384 variables (384 bin, 0 int, 0 impl, 0 cont) and 357 constraints
0.03/0.05	c      33 constraints of type <knapsack>
0.03/0.05	c       1 constraints of type <setppc>
0.03/0.05	c     323 constraints of type <linear>
0.03/0.05	c transformed objective value is always integral (scale: 1)
0.03/0.05	c Presolving Time: 0.04
0.03/0.05	c OPT-LIN
0.03/0.05	c -----------------------------------------------------------------------------------------------
0.03/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.03/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.03/0.05	c limits/memory = c 13950
0.03/0.05	c # maximal time in seconds to run
0.03/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.03/0.05	c limits/time = c 1791
0.03/0.05	c # frequency for displaying node information lines
0.03/0.05	c # [type: int, range: [-1,2147483647], default: 100]
0.03/0.05	c display/freq = c 10000
0.03/0.05	c -----------------------------------------------------------------------------------------------
0.03/0.05	c start solving problem
0.03/0.05	c 
0.03/0.06	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.03/0.06	c   0.0s|     1 |     0 |    77 |2546k|   0 |  77 | 384 | 357 | 357 | 384 | 357 |   0 |   0 |   0 | 2.800000e+01 |      --      |    Inf 
0.09/0.10	c   0.1s|     1 |     0 |   298 |2736k|   0 |  89 | 384 | 357 | 357 | 384 | 397 |  40 |   0 |   0 | 2.800000e+01 |      --      |    Inf 
0.09/0.14	c   0.1s|     1 |     0 |   475 |3014k|   0 | 116 | 384 | 357 | 357 | 384 | 460 | 103 |   0 |   0 | 2.800000e+01 |      --      |    Inf 
0.18/0.20	c   0.2s|     1 |     0 |   809 |3250k|   0 | 193 | 384 | 357 | 357 | 384 | 518 | 161 |   0 |   0 | 2.800000e+01 |      --      |    Inf 
0.18/0.29	c   0.3s|     1 |     0 |  1133 |3466k|   0 | 189 | 384 | 357 | 357 | 384 | 576 | 219 |   0 |   0 | 2.800000e+01 |      --      |    Inf 
0.28/0.39	c   0.4s|     1 |     0 |  1502 |3686k|   0 | 193 | 384 | 357 | 357 | 384 | 643 | 286 |   0 |   0 | 2.800000e+01 |      --      |    Inf 
0.38/0.49	c   0.5s|     1 |     0 |  1694 |3847k|   0 | 199 | 384 | 357 | 357 | 384 | 697 | 340 |   0 |   0 | 2.800000e+01 |      --      |    Inf 
3.38/3.48	c   3.4s|     1 |     2 |  1694 |3848k|   0 | 199 | 384 | 357 | 357 | 384 | 697 | 340 |   0 |  44 | 2.800000e+01 |      --      |    Inf 
10.48/10.56	o 90
10.48/10.56	c v10.3s|  1021 |   604 | 55294 |5131k|  44 |   - | 384 |1035 | 120 | 384 | 411 | 340 | 678 |1289 | 2.800000e+01 | 9.000000e+01 | 221.43%
12.68/12.74	o 85
12.68/12.74	c v12.5s|  1773 |  1011 | 91808 |5996k|  44 |   - | 384 |1578 | 153 | 384 | 411 | 340 |1221 |1466 | 2.800000e+01 | 8.500000e+01 | 203.57%
14.19/14.22	o 62
14.19/14.22	c v13.9s|  2155 |  1065 |115148 |6058k|  51 |   - | 384 |1922 | 252 | 384 | 411 | 340 |1568 |1610 | 2.800000e+01 | 6.200000e+01 | 121.43%
14.58/14.64	o 60
14.58/14.64	c f14.3s|  2270 |  1039 |122430 |6058k|  51 |   - | 384 |2069 | 225 | 384 | 411 | 340 |1726 |1631 | 2.800000e+01 | 6.000000e+01 | 114.29%
14.68/14.72	o 53
14.68/14.72	c v14.4s|  2290 |   669 |124019 |5660k|  51 |   - | 384 |2076 | 201 | 384 | 411 | 340 |1740 |1631 | 2.800000e+01 | 5.300000e+01 |  89.29%
15.39/15.45	o 52
15.39/15.45	c C15.1s|  2490 |   768 |136163 |5830k|  51 |  34 | 384 |2089 | 482 | 384 | 411 | 340 |1941 |1639 | 2.800000e+01 | 5.200000e+01 |  85.71%
15.69/15.72	o 51
15.69/15.72	c f15.4s|  2616 |   779 |140122 |5936k|  51 |   - | 384 |2204 | 256 | 384 | 411 | 340 |2121 |1639 | 2.800000e+01 | 5.100000e+01 |  82.14%
17.08/17.18	o 39
17.08/17.18	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
17.08/17.18	c *16.8s|  3274 |   717 |168321 |6196k|  64 |   - | 384 |2552 | 122 | 384 | 411 | 340 |2831 |1653 | 2.800000e+01 | 3.900000e+01 |  39.29%
33.88/33.93	c  33.2s| 10000 |  2218 |448982 |  10M|  70 | 103 | 384 |2060 |1017 | 384 | 411 | 340 |  11k|2874 | 2.800000e+01 | 3.900000e+01 |  39.29%
53.58/53.65	c  52.4s| 20000 |  4247 |785205 |  18M|  70 |   - | 384 |3296 | 178 |   0 |   0 | 340 |  25k|4341 | 2.800000e+01 | 3.900000e+01 |  39.29%
71.17/71.26	c  69.6s| 30000 |  5757 |  1090k|  24M|  70 |  44 | 384 |5306 | 132 | 384 | 411 | 340 |  39k|5018 | 2.800000e+01 | 3.900000e+01 |  39.29%
88.08/88.12	c  86.1s| 40000 |  6799 |  1361k|  29M|  70 |  15 | 384 |4281 | 107 | 384 | 411 | 340 |  53k|5787 | 2.800000e+01 | 3.900000e+01 |  39.29%
97.57/97.67	o 38
97.57/97.67	c *95.4s| 45421 |  6942 |  1515k|  30M|  70 |   - | 384 |4287 |  88 | 384 | 411 | 340 |  61k|6269 | 2.800000e+01 | 3.800000e+01 |  35.71%
98.67/98.74	o 37
98.67/98.74	c C96.5s| 46021 |  6310 |  1528k|  28M|  70 | 112 | 384 |4138 | 848 | 384 | 411 | 340 |  62k|6358 | 2.800000e+01 | 3.700000e+01 |  32.14%
105.37/105.41	c   103s| 50000 |  6930 |  1631k|  30M|  70 |  96 | 384 |4258 | 369 | 384 | 411 | 340 |  67k|6648 | 2.800000e+01 | 3.700000e+01 |  32.14%
122.47/122.54	c   120s| 60000 |  7830 |  1912k|  34M|  70 |   - | 384 |3594 | 364 |   0 |   0 | 340 |  80k|7136 | 2.800000e+01 | 3.700000e+01 |  32.14%
139.77/139.84	c   137s| 70000 |  8921 |  2199k|  39M|  70 |   - | 384 |6412 | 247 |   0 |   0 | 340 |  92k|8114 | 2.800000e+01 | 3.700000e+01 |  32.14%
143.06/143.19	o 34
143.06/143.19	c * 140s| 71957 |  3404 |  2245k|  23M|  70 |   - | 384 |6447 |  48 | 384 | 411 | 340 |  95k|8494 | 2.800000e+01 | 3.400000e+01 |  21.43%
155.66/155.71	c   152s| 80000 |  3661 |  2439k|  25M|  70 |  35 | 384 |6339 | 422 | 384 | 411 | 340 | 105k|8930 | 2.800000e+01 | 3.400000e+01 |  21.43%
172.35/172.42	c   168s| 90000 |  3676 |  2703k|  25M|  70 |  30 | 384 |4121 | 179 | 384 | 411 | 340 | 117k|9562 | 2.800000e+01 | 3.400000e+01 |  21.43%
189.15/189.24	c   185s|100000 |  4082 |  2958k|  27M|  70 |  37 | 384 |4685 | 171 | 384 | 411 | 340 | 129k|  10k| 2.800000e+01 | 3.400000e+01 |  21.43%
203.64/203.75	c   199s|110000 |  4893 |  3195k|  31M|  70 | 131 | 384 |5276 | 533 | 384 | 411 | 340 | 140k|  11k| 2.800000e+01 | 3.400000e+01 |  21.43%
218.04/218.11	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
218.04/218.11	c   213s|120000 |  5338 |  3413k|  34M|  70 |  17 | 384 |7175 | 184 | 384 | 411 | 340 | 152k|  11k| 2.800000e+01 | 3.400000e+01 |  21.43%
233.84/233.96	c   229s|130000 |  5427 |  3649k|  35M|  70 |  96 | 384 |4451 | 377 | 384 | 411 | 340 | 165k|  12k| 2.850000e+01 | 3.400000e+01 |  19.30%
247.14/247.29	c   242s|140000 |  4507 |  3828k|  32M|  70 |   - | 384 |3887 | 137 |   0 |   0 | 340 | 179k|  12k| 3.000000e+01 | 3.400000e+01 |  13.33%
260.93/261.00	c   255s|150000 |  3706 |  4011k|  29M|  70 |  49 | 384 |4588 | 245 | 384 | 411 | 340 | 192k|  13k| 3.000000e+01 | 3.400000e+01 |  13.33%
274.53/274.66	c   268s|160000 |  2537 |  4188k|  23M|  70 |  19 | 384 |4840 | 181 | 384 | 411 | 340 | 206k|  13k| 3.100000e+01 | 3.400000e+01 |   9.68%
288.73/288.88	c   282s|170000 |  1173 |  4384k|  16M|  70 |   - | 384 |3611 | 141 |   0 |   0 | 340 | 220k|  14k| 3.200000e+01 | 3.400000e+01 |   6.25%
301.23/301.31	c 
301.23/301.31	c SCIP Status        : problem is solved [optimal solution found]
301.23/301.31	c Solving Time (sec) : 294.40
301.23/301.31	c Solving Nodes      : 178301
301.23/301.31	c Primal Bound       : +3.40000000000000e+01 (11 solutions)
301.23/301.31	c Dual Bound         : +3.40000000000000e+01
301.23/301.31	c Gap                : 0.00 %
301.23/301.31	c NODE         178301
301.23/301.31	c DUAL BOUND   34
301.23/301.31	c PRIMAL BOUND 34
301.23/301.31	c GAP          0
301.23/301.31	s OPTIMUM FOUND
301.23/301.31	v x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 
301.23/301.31	v x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 
301.23/301.31	v x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 -x129 x130 x131 x132 x133 x134 x135 
301.23/301.31	v x136 x137 x138 x139 x140 x141 -x142 x143 x144 x145 -x146 x147 x148 x149 x150 -x151 x152 x153 x154 x155 x156 x157 x158 x159 
301.23/301.31	v x160 -x161 x162 x163 -x164 x165 x166 -x167 -x168 -x169 x170 x171 x172 x173 x174 x175 x176 x177 -x178 -x179 -x180 -x181 -x182 
301.23/301.31	v x183 x184 -x185 -x186 -x187 -x188 -x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 
301.23/301.31	v x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 -x230 x231 
301.23/301.31	v x232 x233 x234 x235 x236 x237 x238 -x239 x240 x241 x242 -x243 x244 x245 x246 x247 -x248 x249 x250 x251 x252 x253 x254 -x255 
301.23/301.31	v x256 x257 -x258 x259 x260 -x261 -x262 -x263 x264 x265 x266 x267 x268 x269 -x270 -x271 -x272 -x273 -x274 x275 -x276 -x277 -x278 
301.23/301.31	v -x279 -x280 -x19 -x18 -x17 -x16 -x15 -x14 -x13 x281 x282 x283 x284 x285 x286 x287 x288 x289 x290 x291 x292 x293 x294 -x295 
301.23/301.31	v x296 x297 x298 x299 -x300 x301 x302 x303 -x304 x305 x306 x307 x308 -x309 x310 x311 x312 -x313 x314 x315 -x316 x317 x318 -x319 
301.23/301.31	v -x320 -x321 x322 x323 x324 x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x12 -x11 -x10 -x9 -x8 -x7 x336 
301.23/301.31	v x337 x338 x339 x340 x341 x342 x343 x344 -x345 x346 x347 x348 -x349 x350 x351 -x352 x353 -x354 x355 x356 -x357 x358 -x359 -x360 
301.23/301.31	v -x361 -x362 -x363 -x364 -x365 -x25 -x24 -x23 -x22 -x21 x20 x366 x367 x368 x369 x370 -x371 x372 x373 -x374 -x375 -x376 -x377 
301.23/301.31	v -x378 -x379 -x31 -x30 -x29 -x28 x27 x26 x380 x381 -x382 -x383 -x384 -x37 -x36 -x35 x34 -x33 x32 -x385 -x49 -x48 x47 -x46 x45 
301.23/301.31	v x44 -x43 -x42 -x41 x40 x39 x38 x386 -x6 -x5 -x4 x3 x2 -x1 
301.23/301.31	c SCIP Status        : problem is solved [optimal solution found]
301.23/301.31	c Solving Time       :     294.40
301.23/301.31	c Original Problem   :
301.23/301.31	c   Problem name     : HOME/instance-3735071-1338707737.opb
301.23/301.31	c   Variables        : 386 (386 binary, 0 integer, 0 implicit integer, 0 continuous)
301.23/301.31	c   Constraints      : 680 initial, 680 maximal
301.23/301.31	c Presolved Problem  :
301.23/301.31	c   Problem name     : t_HOME/instance-3735071-1338707737.opb
301.23/301.31	c   Variables        : 384 (384 binary, 0 integer, 0 implicit integer, 0 continuous)
301.23/301.31	c   Constraints      : 357 initial, 7523 maximal
301.23/301.31	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
301.23/301.31	c   trivial          :       0.00          0          0          0          0          0          0          0          0
301.23/301.31	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
301.23/301.31	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
301.23/301.31	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
301.23/301.31	c   implics          :       0.00          0          0          0          0          0          0          0          0
301.23/301.31	c   probing          :       0.03          0          0          0          0          0          0          0          0
301.23/301.31	c   knapsack         :       0.00          0          0          0          0          0          0          1          2
301.23/301.31	c   setppc           :       0.00          0          0          0          0          0          0          0          0
301.23/301.31	c   linear           :       0.01          2          0          0          2          0        324          0         24
301.23/301.31	c   logicor          :       0.00          0          0          0          0          0          0          0          0
301.23/301.31	c   root node        :          -         15          -          -         15          -          -          -          -
301.23/301.31	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
301.23/301.31	c   integral         :          0          0          0     114154          0        193       9583          0          0     221450
301.23/301.31	c   knapsack         :         33          6     729710          3          0       4977     172764         44          0          0
301.23/301.31	c   setppc           :          1          6       1021          0          0          0         27          0          0          0
301.23/301.31	c   linear           :        323          6     724725          0          0      76934    4701534          0          0          0
301.23/301.31	c   logicor          :          0+         0     384975          0          0       4247     334780          0          0          0
301.23/301.31	c   countsols        :          0          0          0          3          0          0          0          0          0          0
301.23/301.31	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
301.23/301.31	c   integral         :      30.24       0.00       0.00      30.24       0.00
301.23/301.31	c   knapsack         :       1.89       0.00       1.89       0.00       0.00
301.23/301.31	c   setppc           :       0.00       0.00       0.00       0.00       0.00
301.23/301.31	c   linear           :      65.40       0.00      65.40       0.00       0.00
301.23/301.31	c   logicor          :      10.25       0.00      10.25       0.00       0.00
301.23/301.31	c   countsols        :       0.00       0.00       0.00       0.00       0.00
301.23/301.31	c Propagators        :       Time      Calls    Cutoffs    DomReds
301.23/301.31	c   rootredcost      :       0.11         11          0          3
301.23/301.31	c   pseudoobj        :       0.46     729769        264      12568
301.23/301.31	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
301.23/301.31	c   propagation      :       2.53      86422      86316     609022       21.9       2684       15.7          -
301.23/301.31	c   infeasible LP    :       0.64      10122      10122      41256       17.5        995       13.7          0
301.23/301.31	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
301.23/301.31	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
301.23/301.31	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
301.23/301.31	c   applied globally :          -          -          -     231633       18.7          -          -          -
301.23/301.31	c   applied locally  :          -          -          -          0        0.0          -          -          -
301.23/301.31	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
301.23/301.31	c   cut pool         :       0.00          5          -          -        382          -    (maximal pool size: 1823)
301.23/301.31	c   redcost          :       0.86     116821          0       3486          0          0
301.23/301.31	c   impliedbounds    :       0.00          6          0          0          0          0
301.23/301.31	c   intobj           :       0.00          0          0          0          0          0
301.23/301.31	c   gomory           :       0.03          6          0          0         21          0
301.23/301.31	c   strongcg         :       0.03          6          0          0         27          0
301.23/301.31	c   cmir             :       0.11          6          0          0        949          0
301.23/301.31	c   flowcover        :       0.13          6          0          0       1167          0
301.23/301.31	c   clique           :       0.00          1          0          0          0          0
301.23/301.31	c   zerohalf         :       0.00          0          0          0          0          0
301.23/301.31	c   mcf              :       0.00          1          0          0          0          0
301.23/301.31	c Pricers            :       Time      Calls       Vars
301.23/301.31	c   problem variables:       0.00          0          0
301.23/301.31	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
301.23/301.31	c   relpscost        :      30.20     114151        193       9583          0          0     221450
301.23/301.31	c   pscost           :       0.00          0          0          0          0          0          0
301.23/301.31	c   inference        :       0.00          0          0          0          0          0          0
301.23/301.31	c   mostinf          :       0.00          0          0          0          0          0          0
301.23/301.31	c   leastinf         :       0.00          0          0          0          0          0          0
301.23/301.31	c   fullstrong       :       0.00          0          0          0          0          0          0
301.23/301.31	c   allfullstrong    :       0.00          0          0          0          0          0          0
301.23/301.31	c   random           :       0.00          0          0          0          0          0          0
301.23/301.31	c Primal Heuristics  :       Time      Calls      Found
301.23/301.31	c   LP solutions     :       0.01          -          3
301.23/301.31	c   pseudo solutions :       0.00          -          0
301.23/301.31	c   oneopt           :       0.06         11          0
301.23/301.31	c   crossover        :       0.29          8          2
301.23/301.31	c   linesearchdiving :       0.87        262          0
301.23/301.31	c   guideddiving     :       0.95        262          0
301.23/301.31	c   coefdiving       :       0.66        262          0
301.23/301.31	c   pscostdiving     :       1.23        262          0
301.23/301.31	c   fracdiving       :       0.66        262          2
301.23/301.31	c   veclendiving     :       0.99        262          4
301.23/301.31	c   objpscostdiving  :       0.81        132          0
301.23/301.31	c   rootsoldiving    :       1.01        132          0
301.23/301.31	c   simplerounding   :       0.04          0          0
301.23/301.31	c   rounding         :       0.30       4745          0
301.23/301.31	c   shifting         :       2.60       1469          0
301.23/301.31	c   intshifting      :       0.00          0          0
301.23/301.31	c   fixandinfer      :       0.00          0          0
301.23/301.31	c   feaspump         :       0.05          5          0
301.23/301.31	c   intdiving        :       0.00          0          0
301.23/301.31	c   actconsdiving    :       0.00          0          0
301.23/301.31	c   octane           :       0.00          0          0
301.23/301.31	c   rens             :       0.01          0          0
301.23/301.31	c   rins             :       0.00          0          0
301.23/301.31	c   localbranching   :       0.00          0          0
301.23/301.31	c   mutation         :       0.00          0          0
301.23/301.31	c   dins             :       0.00          0          0
301.23/301.31	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
301.23/301.31	c   primal LP        :       0.00          0          0       0.00          -
301.23/301.31	c   dual LP          :     137.65     127351    4443491      34.89   32281.08
301.23/301.31	c   barrier LP       :       0.00          0          0       0.00          -
301.23/301.31	c   diving/probing LP:       4.64       8078     112032      13.87   24144.83
301.23/301.31	c   strong branching :      27.57      15031     619840      41.24   22482.41
301.23/301.31	c     (at root node) :          -         44      31118     707.23          -
301.23/301.31	c   conflict analysis:       0.00          0          0       0.00          -
301.23/301.31	c B&B Tree           :
301.23/301.31	c   number of runs   :          1
301.23/301.31	c   nodes            :     178301
301.23/301.31	c   nodes (total)    :     178301
301.23/301.31	c   nodes left       :          0
301.23/301.31	c   max depth        :         70
301.23/301.31	c   max depth (total):         70
301.23/301.31	c   backtracks       :      42580 (23.9%)
301.23/301.31	c   delayed cutoffs  :      35327
301.23/301.31	c   repropagations   :     209664 (1694266 domain reductions, 28265 cutoffs)
301.23/301.31	c   avg switch length:       6.56
301.23/301.31	c   switching time   :      22.95
301.23/301.31	c Solution           :
301.23/301.31	c   Solutions found  :         11 (11 improvements)
301.23/301.31	c   Primal Bound     : +3.40000000000000e+01   (in run 1, after 71957 nodes, 139.87 seconds, depth 38, found by <relaxation>)
301.23/301.31	c   Dual Bound       : +3.40000000000000e+01
301.23/301.31	c   Gap              :       0.00 %
301.23/301.31	c   Root Dual Bound  : +2.80000000000000e+01
301.23/301.32	c Time complete: 301.24.

Verifier Data

OK	34

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3735071-1338707737/watcher-3735071-1338707737 -o /tmp/evaluation-result-3735071-1338707737/solver-3735071-1338707737 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3735071-1338707737.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 31296
/proc/meminfo: memFree=28065860/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=4272 CPUtime=0 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 464 0 0 0 0 0 0 0 20 0 1 0 336899672 4374528 419 33554432000 4194304 7823515 140733708047552 140735229355048 6883856 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 1068 421 286 887 0 178 0

[startup+0.0445529 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 31296
/proc/meminfo: memFree=28065860/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=17236 CPUtime=0.03 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 3773 0 0 0 3 0 0 0 20 0 1 0 336899672 17649664 3372 33554432000 4194304 7823515 140733708047552 140735229355048 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 4309 3372 450 887 0 3419 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17236

[startup+0.100287 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 31296
/proc/meminfo: memFree=28065860/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=18152 CPUtime=0.09 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 4209 0 0 0 9 0 0 0 20 0 1 0 336899672 18587648 3790 33554432000 4194304 7823515 140733708047552 140735229355048 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 4538 3790 558 887 0 3648 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18152

[startup+0.300182 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 31296
/proc/meminfo: memFree=28065860/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=21272 CPUtime=0.28 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 5012 0 0 0 28 0 0 0 20 0 1 0 336899672 21782528 4549 33554432000 4194304 7823515 140733708047552 140735229355048 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 5318 4549 558 887 0 4428 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21272

[startup+0.700238 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 31296
/proc/meminfo: memFree=28065860/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=24992 CPUtime=0.69 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 5962 0 0 0 68 1 0 0 20 0 1 0 336899672 25591808 5484 33554432000 4194304 7823515 140733708047552 140735229355048 6213088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 6248 5484 562 887 0 5358 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24992

[startup+1.50018 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 31297
/proc/meminfo: memFree=28044988/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=24992 CPUtime=1.48 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 5962 0 0 0 147 1 0 0 20 0 1 0 336899672 25591808 5484 33554432000 4194304 7823515 140733708047552 140733708042248 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 6248 5484 562 887 0 5358 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24992

[startup+3.10011 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 31297
/proc/meminfo: memFree=28044608/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=24992 CPUtime=3.09 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 5962 0 0 0 305 4 0 0 20 0 1 0 336899672 25591808 5484 33554432000 4194304 7823515 140733708047552 140733708042600 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 6248 5484 562 887 0 5358 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24992

[startup+6.3001 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 31297
/proc/meminfo: memFree=28044392/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=24992 CPUtime=6.29 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 5968 0 0 0 618 11 0 0 20 0 1 0 336899672 25591808 5490 33554432000 4194304 7823515 140733708047552 140733708042664 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 6248 5490 568 887 0 5358 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24992

[startup+12.7001 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 31297
/proc/meminfo: memFree=28039960/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=24992 CPUtime=12.68 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 5974 0 0 0 1243 25 0 0 20 0 1 0 336899672 25591808 5496 33554432000 4194304 7823515 140733708047552 140733708042888 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 6248 5496 570 887 0 5358 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24992

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31297
/proc/meminfo: memFree=28028820/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=30940 CPUtime=25.48 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 12828 0 0 0 2496 52 0 0 20 0 1 0 336899672 31682560 6993 33554432000 4194304 7823515 140733708047552 140733708042568 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 7735 6993 578 887 0 6845 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30940

[startup+51.1001 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31297
/proc/meminfo: memFree=28003776/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=42128 CPUtime=51.08 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 15712 0 0 0 4995 113 0 0 20 0 1 0 336899672 43139072 9801 33554432000 4194304 7823515 140733708047552 140733708042888 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 10532 9801 578 887 0 9642 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42128

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31297
/proc/meminfo: memFree=27962992/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=61140 CPUtime=102.27 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 24553 0 0 0 9995 232 0 0 20 0 1 0 336899672 62607360 14539 33554432000 4194304 7823515 140733708047552 140733708043880 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 15285 14539 578 887 0 14395 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 61140

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 31298
/proc/meminfo: memFree=27926764/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=77944 CPUtime=162.26 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 34048 0 0 0 15855 371 0 0 20 0 1 0 336899672 79814656 18842 33554432000 4194304 7823515 140733708047552 140733708044296 6234850 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 19486 18842 578 887 0 18596 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 77944

[startup+222.3 s]
/proc/loadavg: 2.18 2.06 2.02 3/177 31298
/proc/meminfo: memFree=27910664/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=78004 CPUtime=222.24 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 35291 0 0 0 21713 511 0 0 20 0 1 0 336899672 79876096 19126 33554432000 4194304 7823515 140733708047552 140733708045384 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 19501 19126 578 887 0 18611 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 78004

[startup+282.3 s]
/proc/loadavg: 2.25 2.09 2.03 3/178 31301
/proc/meminfo: memFree=27898992/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=78004 CPUtime=282.22 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 35291 0 0 0 27581 641 0 0 20 0 1 0 336899672 79876096 19126 33554432000 4194304 7823515 140733708047552 140733708044296 5061183 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 19501 19126 578 887 0 18611 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 78004

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

[startup+294.3 s]
/proc/loadavg: 2.27 2.10 2.03 3/178 31301
/proc/meminfo: memFree=27895156/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=78004 CPUtime=294.23 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 35291 0 0 0 28754 669 0 0 20 0 1 0 336899672 79876096 19126 33554432000 4194304 7823515 140733708047552 140733708044584 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 19501 19126 578 887 0 18611 0
Current children cumulated CPU time (s) 294.23
Current children cumulated vsize (KiB) 78004

[startup+297.5 s]
/proc/loadavg: 2.27 2.10 2.03 3/178 31301
/proc/meminfo: memFree=27894412/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=78004 CPUtime=297.42 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 35291 0 0 0 29066 676 0 0 20 0 1 0 336899672 79876096 19126 33554432000 4194304 7823515 140733708047552 140733708042712 5063004 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 19501 19126 578 887 0 18611 0
Current children cumulated CPU time (s) 297.42
Current children cumulated vsize (KiB) 78004

[startup+299.1 s]
/proc/loadavg: 2.24 2.10 2.03 3/178 31301
/proc/meminfo: memFree=27894168/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=78004 CPUtime=299.03 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 35291 0 0 0 29224 679 0 0 20 0 1 0 336899672 79876096 19126 33554432000 4194304 7823515 140733708047552 140733708045384 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 19501 19126 578 887 0 18611 0
Current children cumulated CPU time (s) 299.03
Current children cumulated vsize (KiB) 78004

[startup+300.7 s]
/proc/loadavg: 2.24 2.10 2.03 3/178 31301
/proc/meminfo: memFree=27894168/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=78004 CPUtime=300.62 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 35291 0 0 0 29380 682 0 0 20 0 1 0 336899672 79876096 19126 33554432000 4194304 7823515 140733708047552 140733708042888 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 19501 19126 578 887 0 18611 0
Current children cumulated CPU time (s) 300.62
Current children cumulated vsize (KiB) 78004

[startup+301.1 s]
/proc/loadavg: 2.24 2.10 2.03 3/178 31301
/proc/meminfo: memFree=27894168/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=78004 CPUtime=301.03 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 35291 0 0 0 29420 683 0 0 20 0 1 0 336899672 79876096 19126 33554432000 4194304 7823515 140733708047552 140733708045208 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 19501 19126 578 887 0 18611 0
Current children cumulated CPU time (s) 301.03
Current children cumulated vsize (KiB) 78004

[startup+301.3 s]
/proc/loadavg: 2.24 2.10 2.03 3/178 31301
/proc/meminfo: memFree=27894168/32873648 swapFree=6864/6864
[pid=31296] ppid=31294 vsize=78004 CPUtime=301.23 cores=0,2,4,6
/proc/31296/stat : 31296 (pbscip.linux.x8) R 31294 31296 19043 0 -1 4202496 35291 0 0 0 29440 683 0 0 20 0 1 0 336899672 79876096 19126 33554432000 4194304 7823515 140733708047552 140733708045208 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 19501 19126 578 887 0 18611 0
Current children cumulated CPU time (s) 301.23
Current children cumulated vsize (KiB) 78004

Child status: 0
Real time (s): 301.321
CPU time (s): 301.255
CPU user time (s): 294.419
CPU system time (s): 6.83596
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 84284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 294.419
system time used= 6.83596
maximum resident set size= 80244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35296
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= 29
involuntary context switches= 309

runsolver used 0.58791 second user time and 1.70374 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-03 09:15:37
IDJOB=3735071
IDBENCH=2938
IDSOLVER=2321
FILE ID=node120/3735071-1338707737
RUNJOBID= node120-1338679216-27543
PBS_JOBID= 14636693
Free space on /tmp= 70768 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_8.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735071-1338707737/watcher-3735071-1338707737 -o /tmp/evaluation-result-3735071-1338707737/solver-3735071-1338707737 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3735071-1338707737.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7511e7863ac3e00f42a81c49dc15d5a1
RANDOM SEED=713254719

node120.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28065612 kB
Buffers:          563248 kB
Cached:          3117352 kB
SwapCached:         1580 kB
Active:          1898040 kB
Inactive:        1980200 kB
Active(anon):     189912 kB
Inactive(anon):     9224 kB
Active(file):    1708128 kB
Inactive(file):  1970976 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:              9976 kB
Writeback:             0 kB
AnonPages:        202128 kB
Mapped:            13016 kB
Shmem:                32 kB
Slab:             794328 kB
SReclaimable:     238512 kB
SUnreclaim:       555816 kB
KernelStack:        1448 kB
PageTables:         4296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     317020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70756 MiB
End job on node120 at 2012-06-03 09:20:38