Trace number 3452272

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 SCIP 2.0.1.4. with SoPlex 1.5.0.4SAT (TO)17 1800.1 1800.05

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_60_2.opb
MD5SUMfd4b450948caa11c29cf407b64203711
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark1797.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint61
Maximum length of a constraint106
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37488
Sum of products size (including duplicates)74976
Number of different products37488
Sum of products size74976

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.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3452272-1307104642.opb>
0.00/0.05	c original problem has 500 variables (500 bin, 0 int, 0 impl, 0 cont) and 500 constraints
0.00/0.05	c problem read
0.00/0.05	c presolving settings loaded
0.19/0.21	o 500
0.19/0.21	c feasible solution found by trivial heuristic, objective value  5.000000e+02
0.19/0.21	c presolving:
2.39/2.47	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 500 upgd conss, 5764982 impls, 0 clqs
3.20/3.29	c    (3.3s) probing: 101/37988 (0.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
3.20/3.29	c    (3.3s) probing aborted: 100/100 successive totally useless probings
3.20/3.29	c presolving (2 rounds):
3.20/3.29	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3.20/3.29	c  5764982 implications, 0 cliques
3.20/3.29	c presolved problem has 37988 variables (37988 bin, 0 int, 0 impl, 0 cont) and 37988 constraints
3.20/3.29	c   37488 constraints of type <and>
3.20/3.29	c     500 constraints of type <logicor>
3.20/3.29	c transformed objective value is always integral (scale: 1)
3.20/3.29	c Presolving Time: 3.24
3.20/3.29	c - non default parameters ----------------------------------------------------------------------
3.20/3.29	c # SCIP version 2.0.1.4
3.20/3.29	c 
3.20/3.29	c # frequency for displaying node information lines
3.20/3.29	c # [type: int, range: [-1,2147483647], default: 100]
3.20/3.29	c display/freq = 10000
3.20/3.29	c 
3.20/3.29	c # maximal time in seconds to run
3.20/3.29	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.20/3.29	c limits/time = 1800
3.20/3.29	c 
3.20/3.29	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.20/3.29	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.20/3.29	c limits/memory = 13950
3.20/3.29	c 
3.20/3.29	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.20/3.29	c # [type: int, range: [1,2], default: 1]
3.20/3.29	c timing/clocktype = 2
3.20/3.29	c 
3.20/3.29	c # belongs reading time to solving time?
3.20/3.29	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.20/3.29	c timing/reading = TRUE
3.20/3.29	c 
3.20/3.29	c # should presolving try to simplify inequalities
3.20/3.29	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.20/3.29	c constraints/linear/simplifyinequalities = TRUE
3.20/3.29	c 
3.20/3.29	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.20/3.29	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.20/3.29	c constraints/indicator/addCouplingCons = TRUE
3.20/3.29	c 
3.20/3.29	c # should presolving try to simplify knapsacks
3.20/3.29	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.20/3.29	c constraints/knapsack/simplifyinequalities = TRUE
3.20/3.29	c 
3.20/3.29	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.20/3.29	c # [type: int, range: [-1,2147483647], default: -1]
3.20/3.29	c separating/rapidlearning/freq = 0
3.20/3.29	c 
3.20/3.29	c -----------------------------------------------------------------------------------------------
3.20/3.29	c start solving
3.20/3.31	c 
3.79/3.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.79/3.88	c t 3.9s|     1 |     0 |  1000 |     - | 299M|   0 |1000 |  37k|  37k|  37k|  75k|   0 |   0 |   0 | 0.000000e+00 | 5.000000e+02 |    Inf 
13.89/13.93	c  13.9s|     1 |     0 |  2500 |     - | 300M|   0 |1000 |  37k|  37k|  37k|  76k|1001 |   0 |   0 | 0.000000e+00 | 5.000000e+02 |    Inf 
20.69/20.78	c  20.8s|     1 |     0 |  4000 |     - | 301M|   0 |1000 |  37k|  37k|  37k|  77k|2003 |   0 |   0 | 0.000000e+00 | 5.000000e+02 |    Inf 
28.09/28.11	c  28.1s|     1 |     0 |  5500 |     - | 301M|   0 |1000 |  37k|  37k|  37k|  78k|3007 |   0 |   0 | 0.000000e+00 | 5.000000e+02 |    Inf 
28.09/28.18	o 28
28.09/28.18	c s28.2s|     1 |     0 |  5500 |     - | 302M|   0 |1000 |  37k|  37k|  37k|  78k|3007 |   0 |   0 | 0.000000e+00 | 2.800000e+01 |    Inf 
34.80/34.82	c  34.8s|     1 |     0 |  7000 |     - | 302M|   0 |1000 |  37k|  37k|  37k|  79k|4010 |   0 |   0 | 0.000000e+00 | 2.800000e+01 |    Inf 
34.90/34.91	o 25
34.90/34.91	c s34.9s|     1 |     0 |  7000 |     - | 303M|   0 |1000 |  37k|  37k|  37k|  79k|4010 |   0 |   0 | 0.000000e+00 | 2.500000e+01 |    Inf 
41.71/41.80	c  41.8s|     1 |     0 |  8500 |     - | 303M|   0 |1000 |  37k|  37k|  37k|  80k|5011 |   0 |   0 | 0.000000e+00 | 2.500000e+01 |    Inf 
41.81/41.87	o 23
41.81/41.87	c s41.9s|     1 |     0 |  8500 |     - | 304M|   0 |1000 |  37k|  37k|  37k|  80k|5011 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
48.99/49.04	c  49.0s|     1 |     0 | 10001 |     - | 304M|   0 |1000 |  37k|  37k|  37k|  81k|6013 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
49.60/49.69	c  49.7s|     1 |     2 | 10001 |     - | 304M|   0 |1000 |  37k|  37k|  37k|  81k|6013 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
340.50/340.59	o 19
340.50/340.59	c * 341s|   104 |   102 |295940 |2776.1 | 304M|  33 |   - |  37k|  39k|  37k|  21k|  55k|2985 | 501 | 1.000000e+00 | 1.900000e+01 |1800.00%
363.81/363.83	o 18
363.81/363.83	c * 364s|   119 |    99 |318106 |2611.1 | 306M|  35 |   - |  37k|  39k|  37k|  21k|  59k|2985 | 545 | 1.000000e+00 | 1.800000e+01 |1700.00%
1157.73/1157.77	o 17
1157.73/1157.77	c *1158s|   619 |   328 |  1220k|1958.5 | 315M|  35 |   - |  37k|  40k|  37k|  20k| 251k|5834 |1803 | 1.000000e+00 | 1.700000e+01 |1600.00%
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.05/1800.00	c Solving Time (sec) : 1800.00
1800.05/1800.00	c Solving Nodes      : 1051
1800.05/1800.00	c Primal Bound       : +1.70000000000000e+01 (7 solutions)
1800.05/1800.00	c Dual Bound         : +1.00000000000000e+00
1800.05/1800.00	c Gap                : 1600.00 %
1800.05/1800.01	s SATISFIABLE
1800.05/1800.01	v -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 
1800.05/1800.01	v -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 
1800.05/1800.01	v -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 
1800.05/1800.01	v -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 
1800.05/1800.01	v -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 
1800.05/1800.01	v -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 
1800.05/1800.01	v -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 x358 -x357 -x356 -x355 -x354 
1800.05/1800.01	v -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 x336 -x335 -x334 -x333 
1800.05/1800.01	v -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 
1800.05/1800.01	v -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 
1800.05/1800.01	v -x290 -x289 x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 
1800.05/1800.01	v -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 
1800.05/1800.01	v -x249 -x248 -x247 x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 
1800.05/1800.01	v -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 
1800.05/1800.01	v -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 x189 -x188 -x187 
1800.05/1800.01	v -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 
1800.05/1800.01	v -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 
1800.05/1800.01	v -x144 -x143 -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 
1800.05/1800.01	v -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 
1800.05/1800.01	v -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 
1800.05/1800.01	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 
1800.05/1800.01	v x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 x42 -x41 -x40 -x39 x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 x29 -x28 -x27 
1800.05/1800.01	v -x26 -x25 -x24 -x23 -x22 -x21 x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 -x1 
1800.05/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.05/1800.01	c Total Time         :    1800.00
1800.05/1800.01	c   solving          :    1800.00
1800.05/1800.01	c   presolving       :       3.24 (included in solving)
1800.05/1800.01	c   reading          :       0.05 (included in solving)
1800.05/1800.01	c Original Problem   :
1800.05/1800.01	c   Problem name     : HOME/instance-3452272-1307104642.opb
1800.05/1800.01	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.01	c   Constraints      : 500 initial, 500 maximal
1800.05/1800.01	c Presolved Problem  :
1800.05/1800.01	c   Problem name     : t_HOME/instance-3452272-1307104642.opb
1800.05/1800.01	c   Variables        : 37988 (37988 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.01	c   Constraints      : 37988 initial, 41989 maximal
1800.05/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.05/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   probing          :       0.56          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   and              :       2.48          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   linear           :       0.02          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.05/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   integral         :          0          0          0       1165          0        706          0          5        126          0          0       1666
1800.05/1800.01	c   and              :      37488       4788      28490        269          1        701     164484         33    4970466    1416590          0          0
1800.05/1800.01	c   logicor          :        500+         6      18097          3          1          4       9272       1641          8          0          0          0
1800.05/1800.01	c   countsols        :          0          0          0          3          1          7          0          0          0          0          0          0
1800.05/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.05/1800.01	c   integral         :     386.01       0.00       0.00     385.80       0.00       0.21       0.00
1800.05/1800.01	c   and              :     184.91      84.47      97.57       2.71       0.00       0.10       0.07
1800.05/1800.01	c   logicor          :       2.33       0.00       2.28       0.00       0.00       0.00       0.04
1800.05/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.05/1800.01	c   vbounds          :          0          0          0          0
1800.05/1800.01	c   rootredcost      :          4          0          0          0
1800.05/1800.01	c   pseudoobj        :      28718     102695        427          0
1800.05/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.05/1800.01	c   vbounds          :       0.01       0.01       0.00
1800.05/1800.01	c   rootredcost      :       0.02       0.02       0.00
1800.05/1800.01	c   pseudoobj        :       4.36       3.79       0.57
1800.05/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.01	c   propagation      :       0.81       2101       2101       7487       42.5          1        4.0          -
1800.05/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.01	c   applied globally :          -          -          -       7455       41.9          -          -          -
1800.05/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.01	c   cut pool         :       0.00          5          -          -          0          -    (maximal pool size: 6013)
1800.05/1800.01	c   redcost          :       6.08       4788          0      71882          0          0
1800.05/1800.01	c   impliedbounds    :       0.05          6          0          0       6000          0
1800.05/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.01	c   gomory           :       1.87          6          0          0       3000          0
1800.05/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.05/1800.01	c   strongcg         :       1.79          6          0          0       3000          0
1800.05/1800.01	c   cmir             :      23.59          6          0          0       3000          0
1800.05/1800.01	c   flowcover        :       8.98          6          0          0          0          0
1800.05/1800.01	c   clique           :       3.92          6          0          0         13          0
1800.05/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.01	c   mcf              :       0.05          1          0          0          0          0
1800.05/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.05/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.01	c Pricers            :       Time      Calls       Vars
1800.05/1800.01	c   problem variables:       0.00          0          0
1800.05/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   relpscost        :     385.78        754          5        126          0          0       1382
1800.05/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   inference        :       0.01        143          0          0          0          0        286
1800.05/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.01	c   LP solutions     :       0.03          -          3
1800.05/1800.01	c   pseudo solutions :       0.00          -          0
1800.05/1800.01	c   oneopt           :       0.08          5          0
1800.05/1800.01	c   fracdiving       :      55.13         18          0
1800.05/1800.01	c   veclendiving     :      20.67         19          0
1800.05/1800.01	c   linesearchdiving :      84.09         19          0
1800.05/1800.01	c   guideddiving     :      50.42         19          0
1800.05/1800.01	c   rootsoldiving    :       5.72         10          0
1800.05/1800.01	c   trivial          :       0.04          2          1
1800.05/1800.01	c   shiftandpropagate:       0.00          0          0
1800.05/1800.01	c   simplerounding   :       0.01          0          0
1800.05/1800.01	c   zirounding       :       1.80        838          0
1800.05/1800.01	c   rounding         :       2.60        916          0
1800.05/1800.01	c   shifting         :       3.75        277          3
1800.05/1800.01	c   intshifting      :       0.00          0          0
1800.05/1800.01	c   twoopt           :       0.00          0          0
1800.05/1800.01	c   fixandinfer      :       0.00          0          0
1800.05/1800.01	c   feaspump         :       0.00          0          0
1800.05/1800.01	c   clique           :       0.00          0          0
1800.05/1800.01	c   coefdiving       :      43.42         18          0
1800.05/1800.01	c   pscostdiving     :      27.11         18          0
1800.05/1800.01	c   intdiving        :       0.00          0          0
1800.05/1800.01	c   actconsdiving    :       0.00          0          0
1800.05/1800.01	c   objpscostdiving  :      46.84          5          0
1800.05/1800.01	c   octane           :       0.00          0          0
1800.05/1800.01	c   rens             :       0.59          1          0
1800.05/1800.01	c   rins             :       0.00          0          0
1800.05/1800.01	c   localbranching   :       0.00          0          0
1800.05/1800.01	c   mutation         :       0.00          0          0
1800.05/1800.01	c   crossover        :       1.05          1          0
1800.05/1800.01	c   dins             :       0.00          0          0
1800.05/1800.01	c   vbounds          :       0.00          0          0
1800.05/1800.01	c   undercover       :       0.03          1          0
1800.05/1800.01	c   subnlp           :       0.00          0          0
1800.05/1800.01	c   trysol           :       0.00          0          0
1800.05/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.01	c   primal LP        :       7.35          0          0       0.00       0.00
1800.05/1800.01	c   dual LP          :     852.02       6116    1957567     320.07    2297.57
1800.05/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.01	c   diving/probing LP:     147.25       7871     177130      22.50    1202.95
1800.05/1800.01	c   strong branching :     384.69       2394     591342     247.01    1537.19
1800.05/1800.01	c     (at root node) :          -          0          0       0.00          -
1800.05/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.01	c B&B Tree           :
1800.05/1800.01	c   number of runs   :          1
1800.05/1800.01	c   nodes            :       1051
1800.05/1800.01	c   nodes (total)    :       1051
1800.05/1800.01	c   nodes left       :        578
1800.05/1800.01	c   max depth        :         35
1800.05/1800.01	c   max depth (total):         35
1800.05/1800.01	c   backtracks       :        245 (23.3%)
1800.05/1800.01	c   delayed cutoffs  :          0
1800.05/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.05/1800.01	c   avg switch length:       4.02
1800.05/1800.01	c   switching time   :      14.02
1800.05/1800.01	c Solution           :
1800.05/1800.01	c   Solutions found  :          7 (7 improvements)
1800.05/1800.01	c   First Solution   : +5.00000000000000e+02   (in run 1, after 0 nodes, 0.19 seconds, depth 0, found by <trivial>)
1800.05/1800.01	c   Primal Bound     : +1.70000000000000e+01   (in run 1, after 619 nodes, 1157.76 seconds, depth 33, found by <relaxation>)
1800.05/1800.01	c   Dual Bound       : +1.00000000000000e+00
1800.05/1800.01	c   Gap              :    1600.00 %
1800.05/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.01	c   Root Iterations  :      10001

Verifier Data

OK	17

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3452272-1307104642/watcher-3452272-1307104642 -o /tmp/evaluation-result-3452272-1307104642/solver-3452272-1307104642 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452272-1307104642.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: 1.94 2.02 1.99 2/521 23607
/proc/meminfo: memFree=21048400/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=11256 CPUtime=0.01 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 1828 0 0 0 1 0 0 0 25 0 1 0 802879651 11526144 1782 33554432000 4194304 9128323 140735935937552 18446744073709551615 5391268 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23607/statm: 2814 1782 401 1205 0 1605 0

[startup+0.0618279 s]
/proc/loadavg: 1.94 2.02 1.99 2/521 23607
/proc/meminfo: memFree=21048400/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=21532 CPUtime=0.05 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 4324 0 0 0 5 0 0 0 25 0 1 0 802879651 22048768 4278 33554432000 4194304 9128323 140735935937552 18446744073709551615 8009021 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 5383 4314 453 1205 0 4174 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21532

[startup+0.100846 s]
/proc/loadavg: 1.94 2.02 1.99 2/521 23607
/proc/meminfo: memFree=21048400/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=40060 CPUtime=0.09 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 8756 0 0 0 9 0 0 0 25 0 1 0 802879651 41021440 8709 33554432000 4194304 9128323 140735935937552 18446744073709551615 4208335 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 10015 8709 475 1205 0 8806 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40060

[startup+0.300807 s]
/proc/loadavg: 1.94 2.02 1.99 2/521 23607
/proc/meminfo: memFree=21048400/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=93160 CPUtime=0.29 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 21451 0 0 0 27 2 0 0 25 0 1 0 802879651 95395840 21404 33554432000 4194304 9128323 140735935937552 18446744073709551615 4352166 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 23290 21404 499 1205 0 22081 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93160

[startup+0.70074 s]
/proc/loadavg: 1.94 2.02 1.99 2/521 23607
/proc/meminfo: memFree=21048400/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=137116 CPUtime=0.69 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 32456 0 0 0 66 3 0 0 25 0 1 0 802879651 140406784 32409 33554432000 4194304 9128323 140735935937552 18446744073709551615 4352215 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 34279 32409 499 1205 0 33070 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137116

[startup+1.50056 s]
/proc/loadavg: 1.94 2.02 1.99 3/522 23608
/proc/meminfo: memFree=20888308/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=214432 CPUtime=1.49 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 51749 0 0 0 143 6 0 0 25 0 1 0 802879651 219578368 51702 33554432000 4194304 9128323 140735935937552 18446744073709551615 4832211 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 53608 51702 499 1205 0 52399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 214432

[startup+3.1003 s]
/proc/loadavg: 1.94 2.02 1.99 3/522 23608
/proc/meminfo: memFree=20787372/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=299236 CPUtime=3.09 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 74025 0 0 0 300 9 0 0 25 0 1 0 802879651 306417664 73000 33554432000 4194304 9128323 140735935937552 18446744073709551615 4963191 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 74809 73000 620 1205 0 73600 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 299236

[startup+6.30071 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 23608
/proc/meminfo: memFree=20578440/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=479484 CPUtime=6.29 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 121970 0 0 0 615 14 0 0 25 0 1 0 802879651 490991616 117268 33554432000 4194304 9128323 140735935937552 18446744073709551615 6694272 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 119871 117268 705 1205 0 118662 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 479484

[startup+12.7005 s]
/proc/loadavg: 2.18 2.07 2.01 3/522 23609
/proc/meminfo: memFree=20578088/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=479484 CPUtime=12.7 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 121977 0 0 0 1255 15 0 0 25 0 1 0 802879651 490991616 117275 33554432000 4194304 9128323 140735935937552 18446744073709551615 6243264 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 119871 117275 712 1205 0 118662 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 479484

[startup+25.5012 s]
/proc/loadavg: 2.14 2.07 2.01 3/522 23609
/proc/meminfo: memFree=20551932/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=503772 CPUtime=25.5 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 128495 0 0 0 2534 16 0 0 25 0 1 0 802879651 515862528 123417 33554432000 4194304 9128323 140735935937552 18446744073709551615 8008905 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 125943 123417 758 1205 0 124734 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 503772

[startup+51.1005 s]
/proc/loadavg: 2.09 2.06 2.01 3/522 23610
/proc/meminfo: memFree=20539756/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=516752 CPUtime=51.09 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 169195 0 0 0 5084 25 0 0 25 0 1 0 802879651 529154048 126420 33554432000 4194304 9128323 140735935937552 18446744073709551615 7311504 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 129188 126420 755 1205 0 127979 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 516752

[startup+102.32 s]
/proc/loadavg: 2.08 2.06 2.01 3/522 23611
/proc/meminfo: memFree=20529640/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=526200 CPUtime=102.31 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 171508 0 0 0 10196 35 0 0 25 0 1 0 802879651 538828800 128726 33554432000 4194304 9128323 140735935937552 18446744073709551615 7286080 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 131550 128726 790 1205 0 130341 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 526200

[startup+162.301 s]
/proc/loadavg: 2.03 2.05 2.00 3/522 23613
/proc/meminfo: memFree=20514864/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=534756 CPUtime=162.29 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 173627 0 0 0 16186 43 0 0 25 0 1 0 802879651 547590144 130824 33554432000 4194304 9128323 140735935937552 18446744073709551615 7266726 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 133689 130824 769 1205 0 132480 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 534756

[startup+222.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/522 23614
/proc/meminfo: memFree=20505152/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=544048 CPUtime=222.3 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 176032 0 0 0 22175 55 0 0 25 0 1 0 802879651 557105152 133229 33554432000 4194304 9128323 140735935937552 18446744073709551615 7342946 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 136012 133229 769 1205 0 134803 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 544048

[startup+282.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 23616
/proc/meminfo: memFree=20497064/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=547256 CPUtime=282.3 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 176836 0 0 0 28158 72 0 0 25 0 1 0 802879651 560390144 134033 33554432000 4194304 9128323 140735935937552 18446744073709551615 7191072 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 136814 134033 769 1205 0 135605 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 547256

[startup+342.301 s]
/proc/loadavg: 2.15 2.06 2.01 3/522 23645
/proc/meminfo: memFree=21064676/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=551248 CPUtime=342.3 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 177840 0 0 0 34144 86 0 0 25 0 1 0 802879651 564477952 135037 33554432000 4194304 9128323 140735935937552 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 137812 135037 770 1205 0 136603 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 551248

[startup+402.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/522 23674
/proc/meminfo: memFree=20998320/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=555664 CPUtime=402.3 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 178949 0 0 0 40130 100 0 0 25 0 1 0 802879651 568999936 136146 33554432000 4194304 9128323 140735935937552 18446744073709551615 7184224 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 138916 136146 770 1205 0 137707 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 555664

[startup+462.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 23676
/proc/meminfo: memFree=20995956/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=558316 CPUtime=462.31 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 179618 0 0 0 46115 116 0 0 25 0 1 0 802879651 571715584 136815 33554432000 4194304 9128323 140735935937552 18446744073709551615 7357180 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 139579 136815 770 1205 0 138370 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 558316

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 23677
/proc/meminfo: memFree=20983032/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=573680 CPUtime=522.31 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 182825 0 0 0 52101 130 0 0 25 0 1 0 802879651 587448320 140022 33554432000 4194304 9128323 140735935937552 18446744073709551615 7192200 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 143420 140022 770 1205 0 142211 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 573680

[startup+582.301 s]
/proc/loadavg: 2.13 2.05 2.01 3/522 23679
/proc/meminfo: memFree=20983364/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=573680 CPUtime=582.31 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 182825 0 0 0 58086 145 0 0 25 0 1 0 802879651 587448320 140022 33554432000 4194304 9128323 140735935937552 18446744073709551615 7192191 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 143420 140022 770 1205 0 142211 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 573680

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/522 23685
/proc/meminfo: memFree=20972580/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=578040 CPUtime=822.31 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 206682 0 0 0 82014 217 0 0 25 0 1 0 802879651 591912960 141150 33554432000 4194304 9128323 140735935937552 18446744073709551615 7192144 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 144510 141150 793 1205 0 143301 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 578040

[startup+882.301 s]
/proc/loadavg: 2.06 2.06 2.01 3/522 23687
/proc/meminfo: memFree=20938336/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=584308 CPUtime=882.31 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 208354 0 0 0 87999 232 0 0 25 0 1 0 802879651 598331392 142822 33554432000 4194304 9128323 140735935937552 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 146077 142822 805 1205 0 144868 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 584308

[startup+942.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 23688
/proc/meminfo: memFree=20938424/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=584308 CPUtime=942.33 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 208389 0 0 0 93987 246 0 0 25 0 1 0 802879651 598331392 142845 33554432000 4194304 9128323 140735935937552 18446744073709551615 7191101 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 146077 142845 793 1205 0 144868 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 584308

[startup+1002.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 23690
/proc/meminfo: memFree=20934436/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=588332 CPUtime=1002.32 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 209255 0 0 0 99970 262 0 0 25 0 1 0 802879651 602451968 143711 33554432000 4194304 9128323 140735935937552 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 147083 143711 793 1205 0 145874 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 588332

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 23692
/proc/meminfo: memFree=20921008/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=595436 CPUtime=1062.32 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 211169 0 0 0 105952 280 0 0 25 0 1 0 802879651 609726464 145625 33554432000 4194304 9128323 140735935937552 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 148859 145625 793 1205 0 147650 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 595436

[startup+1122.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/522 23693
/proc/meminfo: memFree=20911184/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=599288 CPUtime=1122.33 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 212184 0 0 0 111941 292 0 0 25 0 1 0 802879651 613670912 146604 33554432000 4194304 9128323 140735935937552 18446744073709551615 4964895 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 149822 146604 793 1205 0 148613 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 599288

[startup+1182.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/522 23695
/proc/meminfo: memFree=20897256/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=604156 CPUtime=1182.33 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 213410 0 0 0 117924 309 0 0 25 0 1 0 802879651 618655744 147830 33554432000 4194304 9128323 140735935937552 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 151039 147830 793 1205 0 149830 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 604156

[startup+1242.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 23696
/proc/meminfo: memFree=20879860/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=608472 CPUtime=1242.33 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 214502 0 0 0 123906 327 0 0 25 0 1 0 802879651 623075328 148898 33554432000 4194304 9128323 140735935937552 18446744073709551615 7342532 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 152118 148898 793 1205 0 150909 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 608472

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 23698
/proc/meminfo: memFree=20869040/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=608472 CPUtime=1302.35 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 214502 0 0 0 129890 345 0 0 25 0 1 0 802879651 623075328 148898 33554432000 4194304 9128323 140735935937552 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 152118 148898 793 1205 0 150909 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 608472

[startup+1362.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/522 23700
/proc/meminfo: memFree=20856364/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=613336 CPUtime=1362.33 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 215717 0 0 0 135870 363 0 0 25 0 1 0 802879651 628056064 150113 33554432000 4194304 9128323 140735935937552 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 153334 150113 793 1205 0 152125 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 613336

[startup+1422.32 s]
/proc/loadavg: 2.09 2.06 2.01 3/522 23710
/proc/meminfo: memFree=20840800/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=617304 CPUtime=1422.36 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 216715 0 0 0 141855 381 0 0 25 0 1 0 802879651 632119296 151111 33554432000 4194304 9128323 140735935937552 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 154326 151111 793 1205 0 153117 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 617304

[startup+1482.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 23712
/proc/meminfo: memFree=20830300/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=618588 CPUtime=1482.34 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 216930 0 0 0 147837 397 0 0 25 0 1 0 802879651 633434112 151326 33554432000 4194304 9128323 140735935937552 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 154647 151326 793 1205 0 153438 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 618588

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 23713
/proc/meminfo: memFree=20815876/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=620216 CPUtime=1542.34 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 217469 0 0 0 153819 415 0 0 25 0 1 0 802879651 635101184 151865 33554432000 4194304 9128323 140735935937552 18446744073709551615 4967298 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 155054 151865 793 1205 0 153845 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 620216

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 23715
/proc/meminfo: memFree=20808644/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=620216 CPUtime=1602.34 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 217470 0 0 0 159804 430 0 0 25 0 1 0 802879651 635101184 151866 33554432000 4194304 9128323 140735935937552 18446744073709551615 6581557 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 155054 151866 793 1205 0 153845 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 620216

[startup+1662.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/522 23717
/proc/meminfo: memFree=20791988/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=627636 CPUtime=1662.35 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 219330 0 0 0 165794 441 0 0 25 0 1 0 802879651 642699264 153726 33554432000 4194304 9128323 140735935937552 18446744073709551615 4965242 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 156909 153726 793 1205 0 155700 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 627636

[startup+1722.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/522 23718
/proc/meminfo: memFree=20782024/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=627840 CPUtime=1722.35 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 219381 0 0 0 171775 460 0 0 25 0 1 0 802879651 642908160 153777 33554432000 4194304 9128323 140735935937552 18446744073709551615 7192149 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 156960 153777 793 1205 0 155751 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 627840

[startup+1782.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 23720
/proc/meminfo: memFree=20766488/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=632076 CPUtime=1782.35 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 220442 0 0 0 177759 476 0 0 25 0 1 0 802879651 647245824 154838 33554432000 4194304 9128323 140735935937552 18446744073709551615 7191072 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23607/statm: 158019 154838 793 1205 0 156810 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 632076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 23720
/proc/meminfo: memFree=20762748/32951124 swapFree=58800704/67111528
[pid=23607] ppid=23605 vsize=632076 CPUtime=1800.07 cores=0,2,4,6
/proc/23607/stat : 23607 (scip-2.0.1.4.li) R 23605 23607 22695 0 -1 4202496 220444 0 0 0 179525 482 0 0 25 0 1 0 802879651 647245824 154840 33554432000 4194304 9128323 140735935937552 18446744073709551615 4840342 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23607/statm: 158019 154840 795 1205 0 156810 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 632076

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.05
CPU time (s): 1800.1
CPU user time (s): 1795.26
CPU system time (s): 4.84926
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 671520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.26
system time used= 4.84926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220444
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= 5
involuntary context switches= 2680

runsolver used 10.0465 second user time and 20.9308 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-03 14:37:22
IDJOB=3452272
IDBENCH=48136
IDSOLVER=1949
FILE ID=node142/3452272-1307104642
RUNJOBID= node142-1307092025-22713
PBS_JOBID= 13497966
Free space on /tmp= 73912 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_60_2.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3452272-1307104642/watcher-3452272-1307104642 -o /tmp/evaluation-result-3452272-1307104642/solver-3452272-1307104642 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452272-1307104642.opb -t 1800 -m 15500

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

MD5SUM BENCH= fd4b450948caa11c29cf407b64203711
RANDOM SEED=754438048

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21048688 kB
Buffers:        234992 kB
Cached:         400168 kB
SwapCached:      11452 kB
Active:        9882676 kB
Inactive:      1758024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21048688 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:           12868 kB
Writeback:           0 kB
AnonPages:    11003068 kB
Mapped:          34644 kB
Slab:           115556 kB
PageTables:      75868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 146002564 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73900 MiB
End job on node142 at 2011-06-03 15:07:24