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-3690382-1338016940.opb>
0.00/0.00 c original problem has 938 variables (938 bin, 0 int, 0 impl, 0 cont) and 700 constraints
0.00/0.00 c problem read in 0.01
0.00/0.00 c No objective function, only one solution is needed.
0.00/0.00 c presolving settings loaded
0.00/0.01 c presolving:
0.00/0.04 c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 700 upgd conss, 0 impls, 50 clqs
0.00/0.05 c presolving (2 rounds):
0.00/0.05 c 0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.05 c 0 implications, 50 cliques
0.00/0.05 c presolved problem has 938 variables (938 bin, 0 int, 0 impl, 0 cont) and 700 constraints
0.00/0.05 c 50 constraints of type <setppc>
0.00/0.05 c 650 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 # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.05 c limits/solutions = 1
0.00/0.05 c
0.00/0.05 c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.05 c separating/maxrounds = 1
0.00/0.05 c
0.00/0.05 c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.05 c separating/maxroundsroot = 5
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 # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.05 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.05 c constraints/knapsack/disaggregation = FALSE
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.05 c heuristics/coefdiving/freq = -1
0.00/0.05 c
0.00/0.05 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.05 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.05 c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.05 c
0.00/0.05 c # additional number of allowed LP iterations
0.00/0.05 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.05 c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.05 c heuristics/crossover/freq = -1
0.00/0.05 c
0.00/0.05 c # number of nodes added to the contingent of the total nodes
0.00/0.05 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.05 c heuristics/crossover/nodesofs = 750
0.00/0.05 c
0.00/0.05 c # number of nodes without incumbent change that heuristic should wait
0.00/0.05 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.05 c heuristics/crossover/nwaitingnodes = 100
0.00/0.05 c
0.00/0.05 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.05 c # [type: real, range: [0,1], default: 0.1]
0.00/0.05 c heuristics/crossover/nodesquot = 0.15
0.00/0.05 c
0.00/0.05 c # minimum percentage of integer variables that have to be fixed
0.00/0.05 c # [type: real, range: [0,1], default: 0.666]
0.00/0.05 c heuristics/crossover/minfixingrate = 0.5
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.05 c heuristics/feaspump/freq = -1
0.00/0.05 c
0.00/0.05 c # additional number of allowed LP iterations
0.00/0.05 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.05 c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.05 c heuristics/fracdiving/freq = -1
0.00/0.05 c
0.00/0.05 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.05 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.05 c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.05 c
0.00/0.05 c # additional number of allowed LP iterations
0.00/0.05 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.05 c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.05 c heuristics/guideddiving/freq = -1
0.00/0.05 c
0.00/0.05 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.05 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.05 c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.05 c
0.00/0.05 c # additional number of allowed LP iterations
0.00/0.05 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.05 c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.05 c
0.00/0.05 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.05 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.05 c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.05 c heuristics/intshifting/freq = -1
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.05 c heuristics/linesearchdiving/freq = -1
0.00/0.05 c
0.00/0.05 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.05 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.05 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.05 c
0.00/0.05 c # additional number of allowed LP iterations
0.00/0.05 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.05 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.05 c heuristics/objpscostdiving/freq = -1
0.00/0.05 c
0.00/0.05 c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.05 c # [type: real, range: [0,1], default: 0.01]
0.00/0.05 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.05 c
0.00/0.05 c # additional number of allowed LP iterations
0.00/0.05 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.05 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.05 c heuristics/oneopt/freq = -1
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.05 c heuristics/pscostdiving/freq = -1
0.00/0.05 c
0.00/0.05 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.05 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.05 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.05 c
0.00/0.05 c # additional number of allowed LP iterations
0.00/0.05 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.05 c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.05 c heuristics/rens/freq = -1
0.00/0.05 c
0.00/0.05 c # minimum percentage of integer variables that have to be fixable
0.00/0.05 c # [type: real, range: [0,1], default: 0.5]
0.00/0.05 c heuristics/rens/minfixingrate = 0.3
0.00/0.05 c
0.00/0.05 c # number of nodes added to the contingent of the total nodes
0.00/0.05 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.05 c heuristics/rens/nodesofs = 2000
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.05 c heuristics/rootsoldiving/freq = -1
0.00/0.05 c
0.00/0.05 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.05 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.05 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.05 c
0.00/0.05 c # additional number of allowed LP iterations
0.00/0.05 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.05 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.05 c heuristics/rounding/freq = -1
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.05 c heuristics/shiftandpropagate/freq = -1
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.05 c heuristics/shifting/freq = -1
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.05 c heuristics/simplerounding/freq = -1
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.05 c heuristics/subnlp/freq = -1
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.05 c heuristics/trivial/freq = -1
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.05 c heuristics/trysol/freq = -1
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.05 c heuristics/undercover/freq = -1
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.05 c heuristics/veclendiving/freq = -1
0.00/0.05 c
0.00/0.05 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.05 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.05 c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.05 c
0.00/0.05 c # additional number of allowed LP iterations
0.00/0.05 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.05 c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.05 c heuristics/zirounding/freq = -1
0.00/0.05 c
0.00/0.05 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.05 c propagating/probing/maxprerounds = 0
0.00/0.05 c
0.00/0.05 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.05 c separating/cmir/freq = -1
0.00/0.05 c
0.00/0.05 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.05 c separating/flowcover/freq = -1
0.00/0.05 c
0.00/0.05 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.05 c separating/rapidlearning/freq = 0
0.00/0.05 c
0.00/0.05 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.00/0.05 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.05 c heuristics/indoneopt/freq = -1
0.00/0.05 c
0.00/0.05 c -----------------------------------------------------------------------------------------------
0.00/0.05 c start solving
0.00/0.05 c
0.06/0.08 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.06/0.08 c 0.1s| 1 | 0 | 472 | - |4341k| 0 | 152 | 938 | 700 | 938 | 700 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.30 c 0.3s| 1 | 0 | 726 | - |4996k| 0 | 177 | 938 | 704 | 938 | 710 | 10 | 0 | 0 | 0.000000e+00 | -- | Inf
0.39/0.41 c 0.4s| 1 | 0 | 1102 | - |5711k| 0 | 168 | 938 | 704 | 938 | 722 | 22 | 0 | 0 | 0.000000e+00 | -- | Inf
0.48/0.53 c 0.5s| 1 | 0 | 1329 | - |6587k| 0 | 150 | 938 | 704 | 938 | 734 | 34 | 0 | 0 | 0.000000e+00 | -- | Inf
0.58/0.61 c 0.6s| 1 | 0 | 1610 | - |7191k| 0 | 148 | 938 | 704 | 938 | 749 | 49 | 0 | 0 | 0.000000e+00 | -- | Inf
0.69/0.70 c 0.7s| 1 | 0 | 2364 | - |7513k| 0 | 181 | 938 | 704 | 938 | 763 | 63 | 0 | 0 | 0.000000e+00 | -- | Inf
0.69/0.75 c 0.8s| 1 | 2 | 2364 | - |7514k| 0 | 181 | 938 | 704 | 938 | 763 | 63 | 0 | 10 | 0.000000e+00 | -- | Inf
3.19/3.26 c 3.3s| 100 | 101 | 3190 | 8.3 |7752k| 28 | 65 | 938 | 704 | 938 | 727 | 63 | 0 |1128 | 0.000000e+00 | -- | Inf
4.09/4.11 c 4.1s| 200 | 201 | 3690 | 6.7 |7869k| 38 | 71 | 938 | 704 | 938 | 727 | 63 | 0 |1555 | 0.000000e+00 | -- | Inf
4.48/4.53 c 4.5s| 300 | 301 | 4078 | 5.7 |7983k| 42 | 71 | 938 | 704 | 938 | 727 | 63 | 0 |1765 | 0.000000e+00 | -- | Inf
5.59/5.68 c 5.7s| 400 | 401 | 4994 | 6.6 |8100k| 42 | 78 | 938 | 704 | 938 | 727 | 63 | 0 |2294 | 0.000000e+00 | -- | Inf
6.39/6.46 c 6.5s| 500 | 501 | 5825 | 6.9 |8212k| 42 | 66 | 938 | 704 | 938 | 727 | 63 | 0 |2682 | 0.000000e+00 | -- | Inf
7.09/7.17 c 7.2s| 600 | 601 | 6729 | 7.3 |8333k| 42 | 50 | 938 | 704 | 938 | 727 | 63 | 0 |3012 | 0.000000e+00 | -- | Inf
7.29/7.35 c 7.3s| 700 | 701 | 6977 | 6.6 |8430k| 70 | 34 | 938 | 704 | 938 | 727 | 63 | 0 |3118 | 0.000000e+00 | -- | Inf
7.38/7.44 c * 7.4s| 760 | 0 | 7168 | 6.3 |7826k| 101 | - | 938 | 704 | 938 | 727 | 63 | 0 |3165 | 0.000000e+00 | 0.000000e+00 | 0.00%
7.38/7.44 c
7.38/7.44 c SCIP Status : problem is solved [optimal solution found]
7.38/7.44 c Solving Time (sec) : 7.44
7.38/7.44 c Solving Nodes : 760
7.38/7.44 c Primal Bound : +0.00000000000000e+00 (1 solutions)
7.38/7.44 c Dual Bound : +0.00000000000000e+00
7.38/7.44 c Gap : 0.00 %
7.38/7.44 s SATISFIABLE
7.38/7.44 v x435 -x431 -x366 -x124 x102 -x449 -x448 -x108 -x136 -x134 -x128 -x358 -x441 -x146 x147 -x372 -x597 -x596 -x594 -x593 -x591 -x580
7.38/7.44 v x579 -x65 x62 -x58 -x54 x364 -x371 -x355 -x524 -x521 x520 -x512 -x510 -x514 -x103 -x429 -x200 -x196 -x195 -x189 -x183 -x179
7.38/7.44 v -x176 -x598 -x192 -x75 -x399 -x398 -x393 -x392 -x391 -x390 x388 -x387 -x385 -x383 -x381 -x379 -x378 -x377 -x132 -x351 -x186
7.38/7.44 v -x440 -x138 -x101 -x400 -x506 -x53 -x518 -x550 -x548 -x545 -x543 -x542 -x540 -x539 -x533 -x532 -x527 -x526 -x515 -x68 -x191 -x386
7.38/7.44 v -x584 -x576 -x104 -x51 -x181 -x356 -x535 -x505 -x60 -x437 -x546 -x112 -x496 x494 -x488 -x486 -x484 -x480 -x477 -x481 -x57
7.38/7.44 v -x129 -x187 -x111 -x72 -x493 -x525 -x541 -x384 -x530 -x507 -x107 -x511 -x491 -x534 -x590 -x325 -x324 -x322 -x321 x315 -x310
7.38/7.44 v -x309 -x301 -x445 -x312 -x427 -x499 -x320 -x380 -x143 -x56 -x483 -x131 -x485 -x305 -x370 -x145 -x180 -x434 -x587 -x476 -x70
7.38/7.44 v -x531 -x368 -x600 -x193 -x397 -x306 -x317 -x319 -x117 -x577 -x64 -x479 -x303 -x178 -x350 -x349 -x347 -x340 -x339 -x337 -x335
7.38/7.44 v x334 -x333 -x332 -x331 -x330 -x329 -x327 -x326 -x500 -x575 -x572 -x571 -x570 -x566 -x565 -x564 -x563 -x560 x557 -x556 -x554 -x553
7.38/7.44 v -x552 -x341 -x439 -x599 -x376 -x122 -x529 -x472 -x470 -x469 -x463 -x462 -x460 -x459 -x457 x456 -x452 -x451 -x561 -x454 -x508
7.38/7.44 v -x389 -x549 -x498 -x516 -x106 -x127 -x149 -x304 -x182 -x190 -x338 -x475 -x302 -x225 -x224 -x223 -x221 -x220 -x219 -x218
7.38/7.44 v x217 -x213 -x212 -x211 -x208 -x206 -x205 -x204 -x202 -x369 -x274 -x273 -x272 -x271 -x269 -x268 -x267 -x266 -x263 -x261 -x259
7.38/7.44 v -x258 -x257 -x256 -x255 -x251 -x482 -x270 -x264 -x121 -x141 -x194 -x323 -x209 -x313 -x513 -x467 -x318 -x522 -x365 -x625 -x622
7.38/7.44 v -x620 -x619 x618 -x617 -x616 -x615 -x612 -x611 -x610 -x607 -x605 -x603 -x602 -x601 -x144 -x497 -x133 -x595 -x344 -x135 -x311
7.38/7.44 v -x119 -x544 -x336 -x74 -x578 -x606 x536 -x568 -x471 -x621 -x461 -x252 -x528 -x308 -x519 -x118 -x509 -x148 -x367 -x468 -x222
7.38/7.44 v -x608 -x438 -x110 -x450 -x100 -x98 -x97 x96 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x85 -x84 -x82 -x79 -x78 -x77 -x114 -x373 -x197
7.38/7.44 v -x254 -x354 -x623 -x442 -x253 -x613 -x443 -x583 -x184 -x562 -x382 -x126 -x446 -x199 -x185 -x455 -x357 -x99 -x492 -x262 -x487
7.38/7.44 v -x76 -x555 x198 -x432 -x83 -x67 -x214 -x547 -x466 -x201 -x425 -x424 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x414 -x413 -x412
7.38/7.44 v -x410 -x409 -x408 -x407 -x406 x405 -x404 -x402 -x81 -x260 -x69 -x343 -x502 -x490 -x411 -x362 -x574 -x188 -x504 -x585 -x361
7.38/7.44 v -x359 -x447 -x401 -x150 -x55 -x265 -x569 -x588 -x314 -x346 -x478 -x123 -x137 -x474 -x142 -x458 -x59 -x130 -x624 -x430 -x94
7.38/7.44 v -x115 -x360 -x551 -x396 -x353 -x453 -x586 -x363 -x609 -x517 -x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762 x761 -x760 -x759
7.38/7.44 v -x758 -x537 -x203 -x523 -x503 -x61 -x120 -x316 -x573 -x426 -x558 -x473 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40
7.38/7.44 v -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x31 -x30 -x29 x28 -x27 -x26 -x495 -x415 -x125 -x925 -x924 -x923 -x922 -x921 -x920 -x919
7.38/7.44 v -x918 -x917 -x916 -x915 -x914 x913 -x374 -x489 -x328 -x589 -x95 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 x664 -x663
7.38/7.44 v -x662 -x604 -x581 -x538 -x592 -x216 -x113 -x342 -x86 -x300 -x299 -x298 -x296 -x295 -x294 -x293 -x292 x291 -x289 -x288 -x287
7.38/7.44 v -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x80 -x32 -x614 -x782 -x781 -x780 -x779 -x778 -x777 -x776
7.38/7.44 v -x775 -x774 x773 -x772 -x771 -x770 -x63 -x307 -x444 -x395 -x109 -x105 x886 -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878
7.38/7.44 v -x877 -x876 -x875 -x874 -x71 -x685 -x684 -x683 -x682 x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x352 -x697 -x696 -x695
7.38/7.44 v -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 x686 -x745 -x744 x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 -x210
7.38/7.44 v -x140 -x52 -x428 -x834 -x833 -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 x824 -x823 -x822 -x567 -x375 -x757 -x756 -x755
7.38/7.44 v x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x436 -x250 x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x240 -x239
7.38/7.44 v -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x139 -x348 -x582 -x241 -x637 -x636 -x635 -x634
7.38/7.44 v -x633 -x632 -x631 x630 -x629 -x628 -x627 -x626 -x501 -x66 x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639
7.38/7.44 v -x638 -x177 -x860 -x859 -x858 x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848 -x394 -x873 -x872 -x871 -x870 -x869
7.38/7.44 v -x868 -x867 x866 -x865 -x864 -x863 -x862 -x861 -x345 -x661 x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650
7.38/7.44 v -x403 -x795 -x794 -x793 -x792 -x791 -x790 -x789 -x788 -x787 -x786 -x785 x784 -x783 -x464 -x821 -x820 -x819 -x818 -x817 -x816
7.38/7.44 v -x815 -x814 x813 -x812 -x811 -x810 -x809 -x116 -x465 -x709 -x708 -x707 -x706 -x705 -x704 x703 -x702 -x701 -x700 -x699 -x698
7.38/7.44 v -x207 -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 -x899
7.38/7.44 v -x898 -x897 -x896 x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 -x297 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726
7.38/7.44 v -x725 -x724 x723 -x722 -x559 -x423 -x215 -x721 -x720 -x719 -x718 -x717 x716 -x715 -x714 -x713 -x712 -x711 -x710 -x433 -x808
7.38/7.44 v -x807 x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 -x290 -x912 -x911 -x910 -x909 -x908 x907 -x906 -x905
7.38/7.44 v -x904 -x903 -x902 -x901 -x900 -x73 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160
7.38/7.44 v -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x847 x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835
7.38/7.44 v -x168 -x938 -x937 -x936 -x935 -x934 -x933 x932 -x931 -x930 -x929 -x928 -x927 -x926 x275
7.38/7.44 c SCIP Status : problem is solved [optimal solution found]
7.38/7.44 c Total Time : 7.44
7.38/7.44 c solving : 7.44
7.38/7.44 c presolving : 0.04 (included in solving)
7.38/7.44 c reading : 0.01 (included in solving)
7.38/7.44 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
7.38/7.44 c Original Problem :
7.38/7.44 c Problem name : HOME/instance-3690382-1338016940.opb
7.38/7.44 c Variables : 938 (938 binary, 0 integer, 0 implicit integer, 0 continuous)
7.38/7.44 c Constraints : 700 initial, 700 maximal
7.38/7.44 c Objective sense : minimize
7.38/7.44 c Presolved Problem :
7.38/7.44 c Problem name : t_HOME/instance-3690382-1338016940.opb
7.38/7.44 c Variables : 938 (938 binary, 0 integer, 0 implicit integer, 0 continuous)
7.38/7.44 c Constraints : 700 initial, 704 maximal
7.38/7.44 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
7.38/7.44 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c setppc : 0.00 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c linear : 0.02 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c logicor : 0.01 0.00 0 0 0 0 0 0 0 0 0
7.38/7.44 c root node : - - 0 - - 0 - - - - -
7.38/7.44 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
7.38/7.44 c integral : 0 0 0 0 758 0 3 0 0 1 0 0 1512
7.38/7.44 c setppc : 50 50 5 910 1 0 0 0 0 3283 0 0 0
7.38/7.44 c linear : 0+ 4 5 2 0 0 0 0 0 0 0 0 0
7.38/7.44 c logicor : 650 650 5 355 1 0 0 0 0 25 0 0 0
7.38/7.44 c countsols : 0 0 0 0 1 0 2 0 0 0 0 0 0
7.38/7.44 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
7.38/7.44 c integral : 6.04 0.00 0.00 0.00 6.04 0.00 0.00 0.00
7.38/7.44 c setppc : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
7.38/7.44 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
7.38/7.44 c logicor : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
7.38/7.44 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
7.38/7.44 c Propagators : #Propagate #ResProp Cutoffs DomReds
7.38/7.44 c rootredcost : 0 0 0 0
7.38/7.44 c pseudoobj : 0 0 0 0
7.38/7.44 c vbounds : 0 0 0 0
7.38/7.44 c redcost : 763 0 0 0
7.38/7.44 c probing : 0 0 0 0
7.38/7.44 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
7.38/7.44 c rootredcost : 0.00 0.00 0.00 0.00 0.00
7.38/7.44 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
7.38/7.44 c vbounds : 0.00 0.00 0.00 0.00 0.00
7.38/7.44 c redcost : 0.01 0.00 0.00 0.01 0.00
7.38/7.44 c probing : 0.00 0.00 0.00 0.00 0.00
7.38/7.44 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
7.38/7.44 c propagation : 0.00 0 0 0 0.0 0 0.0 -
7.38/7.44 c infeasible LP : 0.00 3 0 0 0.0 0 0.0 0
7.38/7.44 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
7.38/7.44 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
7.38/7.44 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
7.38/7.44 c applied globally : - - - 0 0.0 - - -
7.38/7.44 c applied locally : - - - 0 0.0 - - -
7.38/7.44 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
7.38/7.44 c cut pool : 0.00 4 - - 0 - (maximal pool size: 357)
7.38/7.44 c closecuts : 0.00 0.00 0 0 0 0 0
7.38/7.44 c impliedbounds : 0.00 0.00 5 0 0 0 0
7.38/7.44 c intobj : 0.00 0.00 0 0 0 0 0
7.38/7.44 c gomory : 0.05 0.00 5 0 0 250 0
7.38/7.44 c cgmip : 0.00 0.00 0 0 0 0 0
7.38/7.44 c strongcg : 0.28 0.00 5 0 0 2500 0
7.38/7.44 c cmir : 0.00 0.00 0 0 0 0 0
7.38/7.44 c flowcover : 0.00 0.00 0 0 0 0 0
7.38/7.44 c clique : 0.00 0.00 5 0 0 0 0
7.38/7.44 c zerohalf : 0.00 0.00 0 0 0 0 0
7.38/7.44 c mcf : 0.00 0.00 1 0 0 0 0
7.38/7.44 c oddcycle : 0.00 0.00 0 0 0 0 0
7.38/7.44 c rapidlearning : 0.12 0.00 1 0 0 0 4
7.38/7.44 c Pricers : ExecTime SetupTime Calls Vars
7.38/7.44 c problem variables: 0.00 - 0 0
7.38/7.44 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
7.38/7.44 c relpscost : 6.04 0.00 757 0 1 0 0 1512
7.38/7.44 c pscost : 0.00 0.00 0 0 0 0 0 0
7.38/7.44 c inference : 0.00 0.00 0 0 0 0 0 0
7.38/7.44 c mostinf : 0.00 0.00 0 0 0 0 0 0
7.38/7.44 c leastinf : 0.00 0.00 0 0 0 0 0 0
7.38/7.44 c fullstrong : 0.00 0.00 0 0 0 0 0 0
7.38/7.44 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
7.38/7.44 c random : 0.00 0.00 0 0 0 0 0 0
7.38/7.44 c Primal Heuristics : ExecTime SetupTime Calls Found
7.38/7.44 c LP solutions : 0.00 - - 1
7.38/7.44 c pseudo solutions : 0.00 - - 0
7.38/7.44 c smallcard : 0.00 0.00 0 0
7.38/7.44 c trivial : 0.00 0.00 1 0
7.38/7.44 c shiftandpropagate: 0.00 0.00 0 0
7.38/7.44 c simplerounding : 0.00 0.00 0 0
7.38/7.44 c zirounding : 0.00 0.00 0 0
7.38/7.44 c rounding : 0.00 0.00 0 0
7.38/7.44 c shifting : 0.00 0.00 0 0
7.38/7.44 c intshifting : 0.00 0.00 0 0
7.38/7.44 c oneopt : 0.00 0.00 0 0
7.38/7.44 c twoopt : 0.00 0.00 0 0
7.38/7.44 c indtwoopt : 0.00 0.00 0 0
7.38/7.44 c indoneopt : 0.00 0.00 0 0
7.38/7.44 c fixandinfer : 0.00 0.00 0 0
7.38/7.44 c feaspump : 0.00 0.00 0 0
7.38/7.44 c clique : 0.00 0.00 0 0
7.38/7.44 c indrounding : 0.00 0.00 0 0
7.38/7.44 c indcoefdiving : 0.00 0.00 0 0
7.38/7.44 c coefdiving : 0.00 0.00 0 0
7.38/7.44 c pscostdiving : 0.00 0.00 0 0
7.38/7.44 c nlpdiving : 0.00 0.00 0 0
7.38/7.44 c fracdiving : 0.00 0.00 0 0
7.38/7.44 c veclendiving : 0.00 0.00 0 0
7.38/7.44 c intdiving : 0.00 0.00 0 0
7.38/7.44 c actconsdiving : 0.00 0.00 0 0
7.38/7.44 c objpscostdiving : 0.00 0.00 0 0
7.38/7.44 c rootsoldiving : 0.00 0.00 0 0
7.38/7.44 c linesearchdiving : 0.00 0.00 0 0
7.38/7.44 c guideddiving : 0.00 0.00 0 0
7.38/7.44 c octane : 0.00 0.00 0 0
7.38/7.44 c rens : 0.00 0.00 0 0
7.38/7.44 c rins : 0.00 0.00 0 0
7.38/7.44 c localbranching : 0.00 0.00 0 0
7.38/7.44 c mutation : 0.00 0.00 0 0
7.38/7.44 c crossover : 0.00 0.00 0 0
7.38/7.44 c dins : 0.00 0.00 0 0
7.38/7.44 c vbounds : 0.00 0.00 0 0
7.38/7.44 c undercover : 0.00 0.00 0 0
7.38/7.44 c subnlp : 0.00 0.00 0 0
7.38/7.44 c trysol : 0.00 0.00 0 0
7.38/7.44 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
7.38/7.44 c primal LP : 0.00 1 0 0.00 - 0.00 1
7.38/7.44 c dual LP : 0.69 766 7168 9.36 10323.47 0.00 0
7.38/7.44 c lex dual LP : 0.00 0 0 0.00 -
7.38/7.44 c barrier LP : 0.00 0 0 0.00 - 0.00 0
7.38/7.44 c diving/probing LP: 0.00 0 0 0.00 -
7.38/7.44 c strong branching : 5.98 3165 64440 20.36 10773.80
7.38/7.44 c (at root node) : - 10 638 63.80 -
7.38/7.44 c conflict analysis: 0.00 0 0 0.00 -
7.38/7.44 c B&B Tree :
7.38/7.44 c number of runs : 1
7.38/7.44 c nodes : 760
7.38/7.44 c nodes (total) : 760
7.38/7.44 c nodes left : 0
7.38/7.44 c max depth : 101
7.38/7.44 c max depth (total): 101
7.38/7.44 c backtracks : 46 (6.1%)
7.38/7.44 c delayed cutoffs : 0
7.38/7.44 c repropagations : 0 (0 domain reductions, 0 cutoffs)
7.38/7.44 c avg switch length: 2.34
7.38/7.44 c switching time : 0.02
7.38/7.44 c Solution :
7.38/7.44 c Solutions found : 1 (1 improvements)
7.38/7.44 c First Solution : +0.00000000000000e+00 (in run 1, after 760 nodes, 7.44 seconds, depth 101, found by <relaxation>)
7.38/7.44 c Primal Bound : +0.00000000000000e+00 (in run 1, after 760 nodes, 7.44 seconds, depth 101, found by <relaxation>)
7.38/7.44 c Dual Bound : +0.00000000000000e+00
7.38/7.44 c Gap : 0.00 %
7.38/7.44 c Root Dual Bound : +0.00000000000000e+00
7.38/7.44 c Root Iterations : 2364
7.38/7.45 c Time complete: 7.44.
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-3690382-1338016940/watcher-3690382-1338016940 -o /tmp/evaluation-result-3690382-1338016940/solver-3690382-1338016940 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690382-1338016940.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: 0.00 0.00 0.00 2/171 4585
/proc/meminfo: memFree=28625236/32873844 swapFree=6856/6856
[pid=4585] ppid=4583 vsize=10516 CPUtime=0 cores=0,2,4,6
/proc/4585/stat : 4585 (scip-2.1.1.4fix) R 4583 4585 4553 0 -1 4202496 1393 0 0 0 0 0 0 0 20 0 1 0 267822476 10768384 1347 33554432000 4194304 10173063 140736946961936 140733209173016 8800002 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4585/statm: 2629 1347 413 1460 0 1160 0
[startup+0.071397 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 4585
/proc/meminfo: memFree=28625236/32873844 swapFree=6856/6856
[pid=4585] ppid=4583 vsize=28980 CPUtime=0.06 cores=0,2,4,6
/proc/4585/stat : 4585 (scip-2.1.1.4fix) R 4583 4585 4553 0 -1 4202496 6129 0 0 0 4 2 0 0 20 0 1 0 267822476 29675520 5937 33554432000 4194304 10173063 140736946961936 140736946958152 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4585/statm: 7245 5937 722 1460 0 5776 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28980
[startup+0.100404 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 4585
/proc/meminfo: memFree=28625236/32873844 swapFree=6856/6856
[pid=4585] ppid=4583 vsize=29120 CPUtime=0.08 cores=0,2,4,6
/proc/4585/stat : 4585 (scip-2.1.1.4fix) R 4583 4585 4553 0 -1 4202496 6264 0 0 0 6 2 0 0 20 0 1 0 267822476 29818880 6028 33554432000 4194304 10173063 140736946961936 140736946958152 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4585/statm: 7280 6028 745 1460 0 5811 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29120
[startup+0.300453 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 4585
/proc/meminfo: memFree=28625236/32873844 swapFree=6856/6856
[pid=4585] ppid=4583 vsize=50252 CPUtime=0.29 cores=0,2,4,6
/proc/4585/stat : 4585 (scip-2.1.1.4fix) R 4583 4585 4553 0 -1 4202496 11348 0 0 0 22 7 0 0 20 0 1 0 267822476 51458048 11104 33554432000 4194304 10173063 140736946961936 140736946958152 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4585/statm: 12563 11104 799 1460 0 11094 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50252
[startup+0.700331 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 4585
/proc/meminfo: memFree=28625236/32873844 swapFree=6856/6856
[pid=4585] ppid=4583 vsize=50252 CPUtime=0.69 cores=0,2,4,6
/proc/4585/stat : 4585 (scip-2.1.1.4fix) R 4583 4585 4553 0 -1 4202496 11623 0 0 0 61 8 0 0 20 0 1 0 267822476 51458048 11379 33554432000 4194304 10173063 140736946961936 140736946958152 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4585/statm: 12563 11379 799 1460 0 11094 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50252
[startup+1.50023 s]
/proc/loadavg: 0.08 0.02 0.01 2/172 4622
/proc/meminfo: memFree=28581808/32873844 swapFree=6856/6856
[pid=4585] ppid=4583 vsize=50252 CPUtime=1.48 cores=0,2,4,6
/proc/4585/stat : 4585 (scip-2.1.1.4fix) R 4583 4585 4553 0 -1 4202496 11630 0 0 0 139 9 0 0 20 0 1 0 267822476 51458048 11386 33554432000 4194304 10173063 140736946961936 140736946955480 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4585/statm: 12563 11386 806 1460 0 11094 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 50252
[startup+3.10029 s]
/proc/loadavg: 0.08 0.02 0.01 2/172 4622
/proc/meminfo: memFree=28581436/32873844 swapFree=6856/6856
[pid=4585] ppid=4583 vsize=50252 CPUtime=3.08 cores=0,2,4,6
/proc/4585/stat : 4585 (scip-2.1.1.4fix) R 4583 4585 4553 0 -1 4202496 11630 0 0 0 297 11 0 0 20 0 1 0 267822476 51458048 11386 33554432000 4194304 10173063 140736946961936 140736946955384 7911892 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4585/statm: 12563 11386 806 1460 0 11094 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50252
[startup+6.30024 s]
/proc/loadavg: 0.08 0.02 0.01 2/172 4622
/proc/meminfo: memFree=28580816/32873844 swapFree=6856/6856
[pid=4585] ppid=4583 vsize=50252 CPUtime=6.28 cores=0,2,4,6
/proc/4585/stat : 4585 (scip-2.1.1.4fix) R 4583 4585 4553 0 -1 4202496 11630 0 0 0 610 18 0 0 20 0 1 0 267822476 51458048 11386 33554432000 4194304 10173063 140736946961936 140736946955768 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4585/statm: 12563 11386 806 1460 0 11094 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50252
Solver just ended. Dumping a history of the last processes samples
[startup+7.10024 s]
/proc/loadavg: 0.15 0.03 0.01 2/172 4622
/proc/meminfo: memFree=28580940/32873844 swapFree=6856/6856
[pid=4585] ppid=4583 vsize=50252 CPUtime=7.09 cores=0,2,4,6
/proc/4585/stat : 4585 (scip-2.1.1.4fix) R 4583 4585 4553 0 -1 4202496 11631 0 0 0 689 20 0 0 20 0 1 0 267822476 51458048 11387 33554432000 4194304 10173063 140736946961936 140736946955064 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4585/statm: 12563 11387 806 1460 0 11094 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 50252
[startup+7.30024 s]
/proc/loadavg: 0.15 0.03 0.01 2/172 4622
/proc/meminfo: memFree=28580940/32873844 swapFree=6856/6856
[pid=4585] ppid=4583 vsize=50252 CPUtime=7.29 cores=0,2,4,6
/proc/4585/stat : 4585 (scip-2.1.1.4fix) R 4583 4585 4553 0 -1 4202496 11631 0 0 0 709 20 0 0 20 0 1 0 267822476 51458048 11387 33554432000 4194304 10173063 140736946961936 140736946955064 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4585/statm: 12563 11387 806 1460 0 11094 0
Current children cumulated CPU time (s) 7.29
Current children cumulated vsize (KiB) 50252
[startup+7.40024 s]
/proc/loadavg: 0.15 0.03 0.01 2/172 4622
/proc/meminfo: memFree=28580940/32873844 swapFree=6856/6856
[pid=4585] ppid=4583 vsize=50252 CPUtime=7.38 cores=0,2,4,6
/proc/4585/stat : 4585 (scip-2.1.1.4fix) R 4583 4585 4553 0 -1 4202496 11631 0 0 0 718 20 0 0 20 0 1 0 267822476 51458048 11387 33554432000 4194304 10173063 140736946961936 140736946955064 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4585/statm: 12563 11387 806 1460 0 11094 0
Current children cumulated CPU time (s) 7.38
Current children cumulated vsize (KiB) 50252
Child status: 0
Real time (s): 7.45475
CPU time (s): 7.45187
CPU user time (s): 7.2369
CPU system time (s): 0.214967
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 50252
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.2369
system time used= 0.214967
maximum resident set size= 45572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11639
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= 4
involuntary context switches= 13
runsolver used 0.020996 second user time and 0.039993 second system time
The end