Trace number 3693151

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
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixedOPT200 113.864 113.898

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-aim-200-6_0-yes1-4.opb
MD5SUM8cf8fb760748f7e5d9e3b99aa5c9f720
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark200
Best CPU time to get the best result obtained on this benchmark0.003998
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 200
Optimality of the best value was proved YES
Number of variables400
Total number of constraints1400
Number of constraints which are clauses1393
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 400
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 400
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 400
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

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3693151-1338031191.opb>
0.00/0.01	c original problem has 400 variables (400 bin, 0 int, 0 impl, 0 cont) and 1400 constraints
0.00/0.01	c problem read in 0.00
0.00/0.01	c presolving:
0.00/0.02	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 7 chg coeffs, 0 upgd conss, 456 impls, 0 clqs
0.00/0.04	c (round 2) 0 del vars, 15 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 7 chg coeffs, 1385 upgd conss, 456 impls, 0 clqs
0.00/0.05	c    (0.0s) probing: 55/400 (13.8%) - 0 fixings, 0 aggregations, 2 implications, 0 bound changes
0.00/0.05	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.05	c presolving (3 rounds):
0.00/0.05	c  0 deleted vars, 15 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 7 changed coefficients
0.00/0.05	c  464 implications, 0 cliques
0.00/0.05	c presolved problem has 400 variables (400 bin, 0 int, 0 impl, 0 cont) and 1385 constraints
0.00/0.05	c     207 constraints of type <setppc>
0.00/0.05	c    1178 constraints of type <logicor>
0.00/0.05	c transformed objective value is always integral (scale: 1)
0.00/0.05	c Presolving Time: 0.04
0.00/0.05	c - non default parameters ----------------------------------------------------------------------
0.00/0.05	c # SCIP version 2.1.1.4
0.00/0.05	c 
0.00/0.05	c # maximal time in seconds to run
0.00/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.05	c limits/time = 1797
0.00/0.05	c 
0.00/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.05	c limits/memory = 13950
0.00/0.05	c 
0.00/0.05	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.05	c # [type: int, range: [1,2], default: 1]
0.00/0.05	c timing/clocktype = 2
0.00/0.05	c 
0.00/0.05	c # belongs reading time to solving time?
0.00/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c timing/reading = TRUE
0.00/0.05	c 
0.00/0.05	c -----------------------------------------------------------------------------------------------
0.00/0.05	c start solving
0.00/0.05	c 
0.18/0.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.18/0.27	c   0.3s|     1 |     0 |  2404 |     - |2798k|   0 | 400 | 400 |1404 | 400 |1385 |   0 |  19 |   0 | 1.353333e+02 |      --      |    Inf 
1.18/1.29	c   1.3s|     1 |     0 |  8225 |     - |7472k|   0 | 400 | 400 |1404 | 400 |1386 |   1 |  19 |   0 | 1.356000e+02 |      --      |    Inf 
1.68/1.75	c   1.7s|     1 |     0 | 10588 |     - |  12M|   0 | 400 | 400 |1404 | 400 |1387 |   2 |  19 |   0 | 1.357778e+02 |      --      |    Inf 
1.98/2.00	c   2.0s|     1 |     0 | 11178 |     - |  16M|   0 | 400 | 400 |1404 | 400 |1388 |   3 |  19 |   0 | 1.358531e+02 |      --      |    Inf 
2.28/2.36	c   2.4s|     1 |     0 | 12473 |     - |  21M|   0 | 400 | 400 |1404 | 400 |1389 |   4 |  19 |   0 | 1.359231e+02 |      --      |    Inf 
2.59/2.64	c   2.6s|     1 |     0 | 13315 |     - |  26M|   0 | 400 | 400 |1404 | 400 |1391 |   6 |  19 |   0 | 1.359573e+02 |      --      |    Inf 
2.88/2.92	c   2.9s|     1 |     0 | 14212 |     - |  29M|   0 | 400 | 400 |1404 | 400 |1392 |   7 |  19 |   0 | 1.359815e+02 |      --      |    Inf 
3.29/3.32	c   3.3s|     1 |     0 | 15775 |     - |  34M|   0 | 400 | 400 |1404 | 400 |1393 |   8 |  19 |   0 | 1.360063e+02 |      --      |    Inf 
3.68/3.75	c   3.7s|     1 |     0 | 17624 |     - |  39M|   0 | 400 | 400 |1404 | 400 |1394 |   9 |  19 |   0 | 1.360300e+02 |      --      |    Inf 
3.98/4.08	c   4.1s|     1 |     0 | 18705 |     - |  43M|   0 | 400 | 400 |1404 | 400 |1395 |  10 |  19 |   0 | 1.360524e+02 |      --      |    Inf 
4.69/4.71	c   4.7s|     1 |     0 | 21999 |     - |  48M|   0 | 400 | 400 |1404 | 400 |1396 |  11 |  19 |   0 | 1.360823e+02 |      --      |    Inf 
4.98/5.04	c   5.0s|     1 |     0 | 23736 |     - |  52M|   0 | 400 | 400 |1404 | 400 |1397 |  12 |  19 |   0 | 1.361057e+02 |      --      |    Inf 
5.49/5.51	c   5.5s|     1 |     0 | 26413 |     - |  56M|   0 | 400 | 400 |1404 | 400 |1398 |  13 |  19 |   0 | 1.361237e+02 |      --      |    Inf 
5.78/5.87	c   5.9s|     1 |     0 | 28243 |     - |  61M|   0 | 400 | 400 |1404 | 400 |1399 |  14 |  19 |   0 | 1.361339e+02 |      --      |    Inf 
6.29/6.37	c   6.4s|     1 |     0 | 31087 |     - |  65M|   0 | 400 | 400 |1404 | 400 |1400 |  15 |  19 |   0 | 1.361452e+02 |      --      |    Inf 
6.78/6.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.78/6.86	c   6.9s|     1 |     0 | 33828 |     - |  68M|   0 | 400 | 400 |1404 | 400 |1401 |  16 |  19 |   0 | 1.361639e+02 |      --      |    Inf 
7.09/7.14	c   7.1s|     1 |     0 | 35059 |     - |  73M|   0 | 400 | 400 |1404 | 400 |1402 |  17 |  19 |   0 | 1.361722e+02 |      --      |    Inf 
7.38/7.48	c   7.5s|     1 |     0 | 36730 |     - |  77M|   0 | 400 | 400 |1404 | 400 |1403 |  18 |  19 |   0 | 1.361817e+02 |      --      |    Inf 
7.88/7.97	c   8.0s|     1 |     0 | 39361 |     - |  81M|   0 | 400 | 400 |1404 | 400 |1404 |  19 |  19 |   0 | 1.361900e+02 |      --      |    Inf 
8.79/8.86	c   8.9s|     1 |     0 | 44413 |     - |  84M|   0 | 400 | 400 |1404 | 400 |1405 |  20 |  19 |   0 | 1.362011e+02 |      --      |    Inf 
9.79/9.85	c   9.8s|     1 |     0 | 50089 |     - |  88M|   0 | 400 | 400 |1404 | 400 |1406 |  21 |  19 |   0 | 1.362112e+02 |      --      |    Inf 
14.38/14.48	c  14.5s|     1 |     2 | 50089 |     - |  88M|   0 | 400 | 400 |1404 | 400 |1406 |  21 |  19 |  27 | 1.362112e+02 |      --      |    Inf 
95.36/95.49	c  95.5s|   100 |    92 |478449 |4326.9 |  88M|  14 | 376 | 400 |1496 | 400 |1406 |  21 | 111 | 272 | 1.440000e+02 |      --      |    Inf 
113.75/113.88	o 200
113.75/113.88	c * 114s|   156 |    73 |594957 |3515.3 |  88M|  14 |   - | 400 | 411 | 400 |1406 |  21 | 222 | 320 | 1.453333e+02 | 2.000000e+02 |  37.61%
113.75/113.88	c 
113.75/113.88	c SCIP Status        : problem is solved [optimal solution found]
113.75/113.88	c Solving Time (sec) : 113.88
113.75/113.88	c Solving Nodes      : 156
113.75/113.88	c Primal Bound       : +2.00000000000000e+02 (1 solutions)
113.75/113.88	c Dual Bound         : +2.00000000000000e+02
113.75/113.88	c Gap                : 0.00 %
113.75/113.88	s OPTIMUM FOUND
113.75/113.88	v -x400 x399 -x398 x397 x396 -x395 x394 -x393 -x392 x391 x390 -x389 -x388 x387 x386 -x385 x384 -x383 x382 -x381 x380 -x379 x378 -x377 
113.75/113.88	v x376 -x375 x374 -x373 -x372 x371 x370 -x369 x368 -x367 x366 -x365 x364 -x363 -x362 x361 -x360 x359 x358 -x357 x356 -x355 
113.75/113.88	v x354 -x353 x352 -x351 x350 -x349 x348 -x347 -x346 x345 x344 -x343 x342 -x341 -x340 x339 -x338 x337 -x336 x335 x334 -x333 -x332 
113.75/113.88	v x331 -x330 x329 -x328 x327 -x326 x325 x324 -x323 x322 -x321 x320 -x319 x318 -x317 -x316 x315 x314 -x313 x312 -x311 x310 -x309 
113.75/113.88	v x308 -x307 -x306 x305 x304 -x303 x302 -x301 x300 -x299 -x298 x297 -x296 x295 -x294 x293 -x292 x291 x290 -x289 -x288 x287 
113.75/113.88	v x286 -x285 x284 -x283 x282 -x281 x280 -x279 x278 -x277 x276 -x275 -x274 x273 -x272 x271 -x270 x269 x268 -x267 x266 -x265 x264 
113.75/113.88	v -x263 -x262 x261 x260 -x259 x258 -x257 x256 -x255 x254 -x253 -x252 x251 -x250 x249 x248 -x247 x246 -x245 -x244 x243 x242 -x241 
113.75/113.88	v x240 -x239 -x238 x237 -x236 x235 x234 -x233 x232 -x231 -x230 x229 x228 -x227 x226 -x225 x224 -x223 x222 -x221 x220 -x219 -x218 
113.75/113.88	v x217 -x216 x215 -x214 x213 -x212 x211 -x210 x209 x208 -x207 x206 -x205 x204 -x203 -x202 x201 x200 -x199 -x198 x197 -x196 
113.75/113.88	v x195 -x194 x193 x192 -x191 -x190 x189 -x188 x187 x186 -x185 x184 -x183 -x182 x181 -x180 x179 x178 -x177 x176 -x175 x174 -x173 
113.75/113.88	v x172 -x171 x170 -x169 -x168 x167 x166 -x165 x164 -x163 x162 -x161 -x160 x159 x158 -x157 x156 -x155 x154 -x153 x152 -x151 x150 
113.75/113.88	v -x149 x148 -x147 -x146 x145 -x144 x143 x142 -x141 x140 -x139 x138 -x137 x136 -x135 -x134 x133 -x132 x131 x130 -x129 -x128 
113.75/113.88	v x127 -x126 x125 -x124 x123 -x122 x121 -x120 x119 -x118 x117 -x116 x115 x114 -x113 x112 -x111 x110 -x109 -x108 x107 -x106 x105 
113.75/113.88	v x104 -x103 x102 -x101 -x100 x99 x98 -x97 -x96 x95 -x94 x93 x92 -x91 -x90 x89 x88 -x87 x86 -x85 x84 -x83 -x82 x81 -x80 x79 x78 
113.75/113.88	v -x77 x76 -x75 -x74 x73 x72 -x71 -x70 x69 x68 -x67 -x66 x65 -x64 x63 x62 -x61 x60 -x59 x58 -x57 x56 -x55 -x54 x53 x52 -x51 x50 
113.75/113.88	v -x49 x48 -x47 x46 -x45 x44 -x43 -x42 x41 -x40 x39 x38 -x37 -x36 x35 x34 -x33 x32 -x31 x30 -x29 -x28 x27 x26 -x25 x24 -x23 
113.75/113.88	v -x22 x21 -x20 x19 -x18 x17 x16 -x15 -x14 x13 x12 -x11 x10 -x9 x8 -x7 x6 -x5 x4 -x3 -x2 x1 
113.75/113.88	c SCIP Status        : problem is solved [optimal solution found]
113.75/113.88	c Total Time         :     113.88
113.75/113.88	c   solving          :     113.88
113.75/113.88	c   presolving       :       0.04 (included in solving)
113.75/113.88	c   reading          :       0.00 (included in solving)
113.75/113.88	c   copying          :       0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
113.75/113.88	c Original Problem   :
113.75/113.88	c   Problem name     : HOME/instance-3693151-1338031191.opb
113.75/113.88	c   Variables        : 400 (400 binary, 0 integer, 0 implicit integer, 0 continuous)
113.75/113.88	c   Constraints      : 1400 initial, 1400 maximal
113.75/113.88	c   Objective sense  : minimize
113.75/113.88	c Presolved Problem  :
113.75/113.88	c   Problem name     : t_HOME/instance-3693151-1338031191.opb
113.75/113.88	c   Variables        : 400 (400 binary, 0 integer, 0 implicit integer, 0 continuous)
113.75/113.88	c   Constraints      : 1385 initial, 1607 maximal
113.75/113.88	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
113.75/113.88	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
113.75/113.88	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
113.75/113.88	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
113.75/113.88	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
113.75/113.88	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
113.75/113.88	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
113.75/113.88	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
113.75/113.88	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
113.75/113.88	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
113.75/113.88	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
113.75/113.88	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
113.75/113.88	c   setppc           :       0.00       0.00          0          0          0          0          0          0          0          0          0
113.75/113.88	c   linear           :       0.02       0.00          0          0          0          0          0         15          0          0          7
113.75/113.88	c   logicor          :       0.01       0.00          0          0          0          0          0          0          0          0          0
113.75/113.88	c   root node        :          -          -        400          -          -        400          -          -          -          -          -
113.75/113.88	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
113.75/113.88	c   integral         :          0          0          0          0        140          0          6          0          0         10          0          0        268
113.75/113.88	c   setppc           :        207        207         20       2543          0          0          3       2021         64       1897          0          0          0
113.75/113.88	c   logicor          :       1178+      1400         20       1909          1          0          0       1548         59       2066          0          0          0
113.75/113.88	c   countsols        :          0          0          0          0          1          0          2          0          0          0          0          0          0
113.75/113.88	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
113.75/113.88	c   integral         :      40.61       0.00       0.00       0.00      40.61       0.00       0.00       0.00
113.75/113.88	c   setppc           :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00
113.75/113.88	c   logicor          :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00
113.75/113.88	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
113.75/113.88	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
113.75/113.88	c   rootredcost      :          1          0          0          0
113.75/113.88	c   pseudoobj        :       2581          0          0          0
113.75/113.88	c   vbounds          :          0          0          0          0
113.75/113.88	c   redcost          :        160          0          0          0
113.75/113.88	c   probing          :          0          0          0          0
113.75/113.88	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
113.75/113.88	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
113.75/113.88	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
113.75/113.88	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
113.75/113.88	c   redcost          :       0.00       0.00       0.00       0.00       0.00
113.75/113.88	c   probing          :       0.00       0.00       0.00       0.00       0.00
113.75/113.88	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
113.75/113.88	c   propagation      :       0.01        123        121        242        8.3         23        4.6          -
113.75/113.88	c   infeasible LP    :       0.00         11         11         22       10.4          0        0.0          0
113.75/113.88	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
113.75/113.88	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
113.75/113.88	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
113.75/113.88	c   applied globally :          -          -          -        222        7.5          -          -          -
113.75/113.88	c   applied locally  :          -          -          -          0        0.0          -          -          -
113.75/113.88	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
113.75/113.88	c   cut pool         :       0.15                    19          -          -       2188          -    (maximal pool size: 9689)
113.75/113.88	c   closecuts        :       0.00       0.00          0          0          0          0          0
113.75/113.88	c   impliedbounds    :       0.00       0.00         20          0          0          2          0
113.75/113.88	c   intobj           :       0.00       0.00          0          0          0          0          0
113.75/113.88	c   gomory           :       0.77       0.00         10          0          0          0          0
113.75/113.88	c   cgmip            :       0.00       0.00          0          0          0          0          0
113.75/113.88	c   strongcg         :       1.58       0.00         20          0          0      10000          0
113.75/113.88	c   cmir             :       0.04       0.00         10          0          0          0          0
113.75/113.88	c   flowcover        :       0.07       0.00         10          0          0          0          0
113.75/113.88	c   clique           :       0.00       0.00          1          0          0          0          0
113.75/113.88	c   zerohalf         :       0.00       0.00          0          0          0          0          0
113.75/113.88	c   mcf              :       0.00       0.00          1          0          0          0          0
113.75/113.88	c   oddcycle         :       0.00       0.00          0          0          0          0          0
113.75/113.88	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
113.75/113.88	c Pricers            :   ExecTime  SetupTime      Calls       Vars
113.75/113.88	c   problem variables:       0.00          -          0          0
113.75/113.88	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
113.75/113.88	c   relpscost        :      40.60       0.00        139          0         10          0          0        268
113.75/113.88	c   pscost           :       0.00       0.00          0          0          0          0          0          0
113.75/113.88	c   inference        :       0.00       0.00          0          0          0          0          0          0
113.75/113.88	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
113.75/113.88	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
113.75/113.88	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
113.75/113.88	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
113.75/113.88	c   random           :       0.00       0.00          0          0          0          0          0          0
113.75/113.88	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
113.75/113.88	c   LP solutions     :       0.00          -          -          1
113.75/113.88	c   pseudo solutions :       0.00          -          -          0
113.75/113.88	c   oneopt           :       0.00       0.00          0          0
113.75/113.88	c   crossover        :       0.00       0.00          0          0
113.75/113.88	c   guideddiving     :       0.00       0.00          0          0
113.75/113.88	c   pscostdiving     :       4.09       0.00          6          0
113.75/113.88	c   linesearchdiving :       3.36       0.00          7          0
113.75/113.88	c   coefdiving       :       5.58       0.00          7          0
113.75/113.88	c   rootsoldiving    :       1.43       0.00          4          0
113.75/113.88	c   smallcard        :       0.00       0.00          0          0
113.75/113.88	c   trivial          :       0.00       0.00          2          0
113.75/113.88	c   shiftandpropagate:       0.01       0.00          1          0
113.75/113.88	c   simplerounding   :       0.00       0.00          0          0
113.75/113.88	c   zirounding       :       0.02       0.00        134          0
113.75/113.88	c   rounding         :       0.04       0.00        130          0
113.75/113.88	c   shifting         :       0.03       0.00         32          0
113.75/113.88	c   intshifting      :       0.00       0.00          0          0
113.75/113.88	c   twoopt           :       0.00       0.00          0          0
113.75/113.88	c   indoneopt        :       0.00       0.00          0          0
113.75/113.88	c   indtwoopt        :       0.00       0.00          0          0
113.75/113.88	c   fixandinfer      :       0.00       0.00          0          0
113.75/113.88	c   feaspump         :       0.74       0.00          1          0
113.75/113.88	c   clique           :       0.00       0.00          0          0
113.75/113.88	c   indrounding      :       0.00       0.00          0          0
113.75/113.88	c   indcoefdiving    :       0.00       0.00          0          0
113.75/113.88	c   nlpdiving        :       0.00       0.00          0          0
113.75/113.88	c   fracdiving       :       4.31       0.00          6          0
113.75/113.88	c   veclendiving     :       4.02       0.00          6          0
113.75/113.88	c   intdiving        :       0.00       0.00          0          0
113.75/113.88	c   actconsdiving    :       0.00       0.00          0          0
113.75/113.88	c   objpscostdiving  :       3.78       0.00          1          0
113.75/113.88	c   octane           :       0.00       0.00          0          0
113.75/113.88	c   rens             :       0.01       0.00          0          0
113.75/113.88	c   rins             :       0.00       0.00          0          0
113.75/113.88	c   localbranching   :       0.00       0.00          0          0
113.75/113.88	c   mutation         :       0.00       0.00          0          0
113.75/113.88	c   dins             :       0.00       0.00          0          0
113.75/113.88	c   vbounds          :       0.00       0.00          0          0
113.75/113.88	c   undercover       :       0.00       0.00          0          0
113.75/113.88	c   subnlp           :       0.00       0.00          0          0
113.75/113.88	c   trysol           :       0.00       0.00          0          0
113.75/113.88	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
113.75/113.88	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
113.75/113.88	c   dual LP          :      43.10        166     356248    2226.55    8264.87       0.01          6
113.75/113.88	c   lex dual LP      :       0.00          0          0       0.00          -
113.75/113.88	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
113.75/113.88	c   diving/probing LP:      27.11        884     238709     270.03    8803.62
113.75/113.88	c   strong branching :      40.59        320     311962     974.88    7685.80
113.75/113.88	c     (at root node) :          -         27      27000    1000.00          -
113.75/113.88	c   conflict analysis:       0.00          0          0       0.00          -
113.75/113.88	c B&B Tree           :
113.75/113.88	c   number of runs   :          1
113.75/113.88	c   nodes            :        156
113.75/113.88	c   nodes (total)    :        156
113.75/113.88	c   nodes left       :          0
113.75/113.88	c   max depth        :         14
113.75/113.88	c   max depth (total):         14
113.75/113.88	c   backtracks       :         75 (48.1%)
113.75/113.88	c   delayed cutoffs  :        113
113.75/113.88	c   repropagations   :         63 (1763 domain reductions, 24 cutoffs)
113.75/113.88	c   avg switch length:       4.49
113.75/113.88	c   switching time   :       0.01
113.75/113.88	c Solution           :
113.75/113.88	c   Solutions found  :          1 (1 improvements)
113.75/113.88	c   First Solution   : +2.00000000000000e+02   (in run 1, after 156 nodes, 113.88 seconds, depth 7, found by <relaxation>)
113.75/113.88	c   Primal Bound     : +2.00000000000000e+02   (in run 1, after 156 nodes, 113.88 seconds, depth 7, found by <relaxation>)
113.75/113.88	c   Dual Bound       : +2.00000000000000e+02
113.75/113.88	c   Gap              :       0.00 %
113.75/113.88	c   Root Dual Bound  : +1.36211167767207e+02
113.75/113.88	c   Root Iterations  :      50089
113.75/113.89	c Time complete: 113.85.

Verifier Data

OK	200

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-3693151-1338031191/watcher-3693151-1338031191 -o /tmp/evaluation-result-3693151-1338031191/solver-3693151-1338031191 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693151-1338031191.opb -t 1800 -m 15500 

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.05 2.05 1.95 3/176 23856
/proc/meminfo: memFree=28617860/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/23856/stat : 23856 (runsolver) D 23854 23856 22949 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 269243986 12095488 50 33554432000 4194304 5436572 140734347815120 140734347811416 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/23856/statm: 2953 50 31 304 0 2645 0

[startup+0.08832 s]
/proc/loadavg: 2.05 2.05 1.95 3/176 23856
/proc/meminfo: memFree=28617860/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=26416 CPUtime=0.07 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 5604 0 0 0 4 3 0 0 20 0 1 0 269243986 27049984 5292 33554432000 4194304 10169799 140733330965200 140734347811304 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23856/statm: 6604 5292 747 1459 0 5136 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26416

[startup+0.100305 s]
/proc/loadavg: 2.05 2.05 1.95 3/176 23856
/proc/meminfo: memFree=28617860/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=26584 CPUtime=0.08 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 5658 0 0 0 5 3 0 0 20 0 1 0 269243986 27222016 5335 33554432000 4194304 10169799 140733330965200 140734347811304 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23856/statm: 6646 5335 747 1459 0 5178 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26584

[startup+0.300239 s]
/proc/loadavg: 2.05 2.05 1.95 3/176 23856
/proc/meminfo: memFree=28617860/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=26828 CPUtime=0.29 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 5789 0 0 0 25 4 0 0 20 0 1 0 269243986 27471872 5445 33554432000 4194304 10169799 140733330965200 140734347811304 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23856/statm: 6707 5445 763 1459 0 5239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26828

[startup+0.70024 s]
/proc/loadavg: 2.05 2.05 1.95 3/176 23856
/proc/meminfo: memFree=28617860/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=28428 CPUtime=0.68 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 6079 0 0 0 64 4 0 0 20 0 1 0 269243986 29110272 5735 33554432000 4194304 10169799 140733330965200 140734347811304 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23856/statm: 7107 5735 763 1459 0 5639 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 28428

[startup+1.50025 s]
/proc/loadavg: 2.05 2.05 1.95 3/177 23857
/proc/meminfo: memFree=28586440/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=39392 CPUtime=1.48 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 9367 0 0 0 133 15 0 0 20 0 1 0 269243986 40337408 8486 33554432000 4194304 10169799 140733330965200 140733330957560 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23856/statm: 9848 8486 792 1459 0 8380 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39392

[startup+3.10029 s]
/proc/loadavg: 2.05 2.05 1.95 3/177 23857
/proc/meminfo: memFree=28570196/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=62068 CPUtime=3.08 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 15177 0 0 0 268 40 0 0 20 0 1 0 269243986 63557632 14280 33554432000 4194304 10169799 140733330965200 140733330959608 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23856/statm: 15517 14280 793 1459 0 14049 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 62068

[startup+6.30024 s]
/proc/loadavg: 2.05 2.05 1.95 3/177 23857
/proc/meminfo: memFree=28525424/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=95456 CPUtime=6.29 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 23204 0 0 0 558 71 0 0 20 0 1 0 269243986 97746944 22296 33554432000 4194304 10169799 140733330965200 140733330959608 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23856/statm: 23864 22296 793 1459 0 22396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95456

[startup+12.7002 s]
/proc/loadavg: 2.04 2.05 1.95 3/178 23860
/proc/meminfo: memFree=28483164/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=121660 CPUtime=12.68 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 30218 0 0 0 1179 89 0 0 20 0 1 0 269243986 124579840 28828 33554432000 4194304 10169799 140733330965200 140733330959896 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23856/statm: 30415 28828 825 1459 0 28947 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 121660

[startup+25.5002 s]
/proc/loadavg: 2.03 2.04 1.95 3/178 23860
/proc/meminfo: memFree=28482976/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=121660 CPUtime=25.48 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 30287 0 0 0 2451 97 0 0 20 0 1 0 269243986 124579840 28897 33554432000 4194304 10169799 140733330965200 140733330959848 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23856/statm: 30415 28897 829 1459 0 28947 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 121660

[startup+51.1002 s]
/proc/loadavg: 1.96 2.02 1.95 3/178 23974
/proc/meminfo: memFree=28451556/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=122060 CPUtime=51.08 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 30325 0 0 0 4984 124 0 0 20 0 1 0 269243986 124989440 28932 33554432000 4194304 10169799 140733330965200 140733330959624 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23856/statm: 30515 28932 829 1459 0 29047 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 122060

[startup+102.306 s]
/proc/loadavg: 1.98 2.02 1.95 3/177 23975
/proc/meminfo: memFree=28380708/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=122060 CPUtime=102.26 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 30422 0 0 0 10047 179 0 0 20 0 1 0 269243986 124989440 29066 33554432000 4194304 10169799 140733330965200 140733330959848 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23856/statm: 30515 29066 830 1459 0 29047 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 122060

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

[startup+108.7 s]
/proc/loadavg: 1.98 2.02 1.95 3/177 23975
/proc/meminfo: memFree=28379464/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=122060 CPUtime=108.66 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 30424 0 0 0 10679 187 0 0 20 0 1 0 269243986 124989440 29326 33554432000 4194304 10169799 140733330965200 140733330959288 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23856/statm: 30515 29326 830 1459 0 29047 0
Current children cumulated CPU time (s) 108.66
Current children cumulated vsize (KiB) 122060

[startup+111.9 s]
/proc/loadavg: 1.98 2.02 1.95 3/177 23975
/proc/meminfo: memFree=28379588/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=122060 CPUtime=111.85 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 30424 0 0 0 10995 190 0 0 20 0 1 0 269243986 124989440 29326 33554432000 4194304 10169799 140733330965200 140733330958872 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23856/statm: 30515 29326 830 1459 0 29047 0
Current children cumulated CPU time (s) 111.85
Current children cumulated vsize (KiB) 122060

[startup+112.7 s]
/proc/loadavg: 1.98 2.02 1.95 3/177 23975
/proc/meminfo: memFree=28379588/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=122060 CPUtime=112.66 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 30424 0 0 0 11075 191 0 0 20 0 1 0 269243986 124989440 29326 33554432000 4194304 10169799 140733330965200 140733330958872 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23856/statm: 30515 29326 830 1459 0 29047 0
Current children cumulated CPU time (s) 112.66
Current children cumulated vsize (KiB) 122060

[startup+113.5 s]
/proc/loadavg: 1.98 2.02 1.95 3/177 23975
/proc/meminfo: memFree=28379588/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=122060 CPUtime=113.46 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 30424 0 0 0 11154 192 0 0 20 0 1 0 269243986 124989440 29326 33554432000 4194304 10169799 140733330965200 140733330959064 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23856/statm: 30515 29326 830 1459 0 29047 0
Current children cumulated CPU time (s) 113.46
Current children cumulated vsize (KiB) 122060

[startup+113.7 s]
/proc/loadavg: 1.98 2.02 1.95 3/177 23975
/proc/meminfo: memFree=28379588/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=122060 CPUtime=113.66 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 30424 0 0 0 11174 192 0 0 20 0 1 0 269243986 124989440 29326 33554432000 4194304 10169799 140733330965200 140733330959064 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23856/statm: 30515 29326 830 1459 0 29047 0
Current children cumulated CPU time (s) 113.66
Current children cumulated vsize (KiB) 122060

[startup+113.8 s]
/proc/loadavg: 1.98 2.02 1.95 3/177 23975
/proc/meminfo: memFree=28379588/32873844 swapFree=7104/7104
[pid=23856] ppid=23854 vsize=122060 CPUtime=113.75 cores=0,2,4,6
/proc/23856/stat : 23856 (scip-2.1.1.4sfi) R 23854 23856 22949 0 -1 4202496 30424 0 0 0 11183 192 0 0 20 0 1 0 269243986 124989440 29326 33554432000 4194304 10169799 140733330965200 140733330959064 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23856/statm: 30515 29326 830 1459 0 29047 0
Current children cumulated CPU time (s) 113.75
Current children cumulated vsize (KiB) 122060

Child status: 0
Real time (s): 113.898
CPU time (s): 113.864
CPU user time (s): 111.927
CPU system time (s): 1.9367
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 122060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 111.927
system time used= 1.9367
maximum resident set size= 117328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30434
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= 15
involuntary context switches= 154

runsolver used 0.163975 second user time and 0.460929 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 13:19:51
IDJOB=3693151
IDBENCH=2072
IDSOLVER=2272
FILE ID=node142/3693151-1338031191
RUNJOBID= node142-1338029393-23714
PBS_JOBID= 14624333
Free space on /tmp= 71604 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-aim-200-6_0-yes1-4.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3693151-1338031191/watcher-3693151-1338031191 -o /tmp/evaluation-result-3693151-1338031191/solver-3693151-1338031191 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693151-1338031191.opb -t 1800 -m 15500

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

MD5SUM BENCH= 8cf8fb760748f7e5d9e3b99aa5c9f720
RANDOM SEED=811601028

node142.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.776
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	: 5333.55
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.776
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.776
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	: 5391.91
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.776
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.92
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.776
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.90
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.776
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.91
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.776
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.776
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:       32873844 kB
MemFree:        28621100 kB
Buffers:          254668 kB
Cached:          3202120 kB
SwapCached:            0 kB
Active:           596920 kB
Inactive:        2884512 kB
Active(anon):      26812 kB
Inactive(anon):        0 kB
Active(file):     570108 kB
Inactive(file):  2884512 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             27212 kB
Writeback:             0 kB
AnonPages:         31380 kB
Mapped:            16380 kB
Shmem:               200 kB
Slab:             633860 kB
SReclaimable:      75920 kB
SUnreclaim:       557940 kB
KernelStack:        1424 kB
PageTables:         3912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     141808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71592 MiB
End job on node142 at 2012-05-26 13:21:45