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-3690379-1338016939.opb>
0.00/0.00 c original problem has 570 variables (570 bin, 0 int, 0 impl, 0 cont) and 438 constraints
0.00/0.00 c problem read in 0.00
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.02 c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 438 upgd conss, 0 impls, 39 clqs
0.00/0.03 c presolving (2 rounds):
0.00/0.03 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.03 c 0 implications, 39 cliques
0.00/0.03 c presolved problem has 570 variables (570 bin, 0 int, 0 impl, 0 cont) and 438 constraints
0.00/0.03 c 39 constraints of type <setppc>
0.00/0.03 c 399 constraints of type <logicor>
0.00/0.03 c transformed objective value is always integral (scale: 1)
0.00/0.03 c Presolving Time: 0.02
0.00/0.03 c - non default parameters ----------------------------------------------------------------------
0.00/0.03 c # SCIP version 2.1.1.4
0.00/0.03 c
0.00/0.03 c # maximal time in seconds to run
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03 c limits/time = 1797
0.00/0.03 c
0.00/0.03 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03 c limits/memory = 13950
0.00/0.03 c
0.00/0.03 c # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c limits/solutions = 1
0.00/0.03 c
0.00/0.03 c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.03 c separating/maxrounds = 1
0.00/0.03 c
0.00/0.03 c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c separating/maxroundsroot = 5
0.00/0.03 c
0.00/0.03 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.03 c # [type: int, range: [1,2], default: 1]
0.00/0.03 c timing/clocktype = 2
0.00/0.03 c
0.00/0.03 c # belongs reading time to solving time?
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c timing/reading = TRUE
0.00/0.03 c
0.00/0.03 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.03 c constraints/knapsack/disaggregation = FALSE
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/coefdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.03 c heuristics/crossover/freq = -1
0.00/0.03 c
0.00/0.03 c # number of nodes added to the contingent of the total nodes
0.00/0.03 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.03 c heuristics/crossover/nodesofs = 750
0.00/0.03 c
0.00/0.03 c # number of nodes without incumbent change that heuristic should wait
0.00/0.03 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.03 c heuristics/crossover/nwaitingnodes = 100
0.00/0.03 c
0.00/0.03 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.03 c # [type: real, range: [0,1], default: 0.1]
0.00/0.03 c heuristics/crossover/nodesquot = 0.15
0.00/0.03 c
0.00/0.03 c # minimum percentage of integer variables that have to be fixed
0.00/0.03 c # [type: real, range: [0,1], default: 0.666]
0.00/0.03 c heuristics/crossover/minfixingrate = 0.5
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03 c heuristics/feaspump/freq = -1
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/fracdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/guideddiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/intshifting/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/linesearchdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03 c heuristics/objpscostdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.03 c # [type: real, range: [0,1], default: 0.01]
0.00/0.03 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/oneopt/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/pscostdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c heuristics/rens/freq = -1
0.00/0.03 c
0.00/0.03 c # minimum percentage of integer variables that have to be fixable
0.00/0.03 c # [type: real, range: [0,1], default: 0.5]
0.00/0.03 c heuristics/rens/minfixingrate = 0.3
0.00/0.03 c
0.00/0.03 c # number of nodes added to the contingent of the total nodes
0.00/0.03 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.03 c heuristics/rens/nodesofs = 2000
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03 c heuristics/rootsoldiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.03 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/rounding/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c heuristics/shiftandpropagate/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/shifting/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/simplerounding/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/subnlp/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c heuristics/trivial/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/trysol/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c heuristics/undercover/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/veclendiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/zirounding/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c propagating/probing/maxprerounds = 0
0.00/0.03 c
0.00/0.03 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c separating/cmir/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c separating/flowcover/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c separating/rapidlearning/freq = 0
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/indoneopt/freq = -1
0.00/0.03 c
0.00/0.03 c -----------------------------------------------------------------------------------------------
0.00/0.03 c start solving
0.00/0.03 c
0.00/0.04 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.00/0.04 c 0.0s| 1 | 0 | 184 | - |2589k| 0 | 110 | 570 | 438 | 570 | 438 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.09/0.19 c 0.2s| 1 | 0 | 260 | - |3139k| 0 | 115 | 570 | 441 | 570 | 446 | 8 | 0 | 0 | 0.000000e+00 | -- | Inf
0.19/0.24 c 0.2s| 1 | 0 | 383 | - |3262k| 0 | 115 | 570 | 441 | 570 | 454 | 16 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.30 c 0.3s| 1 | 0 | 474 | - |3509k| 0 | 117 | 570 | 441 | 570 | 460 | 22 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.49 c 0.4s| 1 | 0 | 1005 | - |3724k| 0 | 124 | 570 | 441 | 570 | 469 | 31 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.49 c 0.4s| 1 | 0 | 1142 | - |4140k| 0 | 105 | 570 | 441 | 570 | 479 | 41 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.49 c 0.4s| 1 | 2 | 1142 | - |4141k| 0 | 105 | 570 | 441 | 570 | 479 | 41 | 0 | 10 | 0.000000e+00 | -- | Inf
2.09/2.18 c 2.2s| 100 | 101 | 2266 | 11.4 |4297k| 19 | 75 | 570 | 441 | 570 | 454 | 41 | 0 |1036 | 0.000000e+00 | -- | Inf
3.39/3.48 c 3.5s| 200 | 201 | 3391 | 11.3 |4405k| 26 | 85 | 570 | 441 | 570 | 454 | 41 | 0 |1912 | 0.000000e+00 | -- | Inf
3.88/3.90 c 3.9s| 300 | 301 | 3988 | 9.5 |4503k| 29 | 73 | 570 | 441 | 570 | 454 | 41 | 0 |2208 | 0.000000e+00 | -- | Inf
4.19/4.23 c 4.2s| 400 | 401 | 4863 | 9.3 |4610k| 29 | 68 | 570 | 441 | 570 | 454 | 41 | 0 |2434 | 0.000000e+00 | -- | Inf
4.39/4.48 c 4.5s| 500 | 501 | 5742 | 9.2 |4709k| 29 | 70 | 570 | 441 | 570 | 454 | 41 | 0 |2589 | 0.000000e+00 | -- | Inf
4.59/4.64 c 4.6s| 600 | 599 | 6570 | 9.1 |4806k| 30 | 56 | 570 | 444 | 570 | 454 | 41 | 3 |2679 | 0.000000e+00 | -- | Inf
4.69/4.73 c 4.7s| 700 | 697 | 6954 | 8.3 |4885k| 98 | 13 | 570 | 448 | 570 | 454 | 41 | 7 |2739 | 0.000000e+00 | -- | Inf
4.69/4.74 c * 4.7s| 706 | 0 | 6963 | 8.3 |4357k| 104 | - | 570 | 448 | 570 | 454 | 41 | 7 |2741 | 0.000000e+00 | 0.000000e+00 | 0.00%
4.69/4.74 c
4.69/4.74 c SCIP Status : problem is solved [optimal solution found]
4.69/4.74 c Solving Time (sec) : 4.74
4.69/4.74 c Solving Nodes : 706
4.69/4.74 c Primal Bound : +0.00000000000000e+00 (1 solutions)
4.69/4.74 c Dual Bound : +0.00000000000000e+00
4.69/4.74 c Gap : 0.00 %
4.69/4.74 s SATISFIABLE
4.69/4.74 v -x324 -x66 x65 -x76 x237 -x238 -x38 -x37 -x34 x33 -x27 -x26 x252 -x251 -x72 -x22 -x239 -x229 -x67 -x245 -x330 -x21 -x336 -x333
4.69/4.74 v -x335 -x29 -x288 -x285 -x283 -x281 -x326 -x260 -x35 -x359 -x357 -x353 -x347 x350 -x346 -x32 -x328 -x348 -x70 -x59 -x50 -x49 -x47
4.69/4.74 v -x46 -x45 -x44 -x36 -x223 -x222 -x248 -x254 -x52 -x226 -x77 -x280 -x278 -x274 -x273 -x271 -x265 -x264 x263 -x262 -x261 -x267
4.69/4.74 v -x291 -x233 -x256 -x293 -x246 -x351 -x230 -x68 -x23 -x286 -x232 -x240 -x242 -x61 -x55 -x234 -x258 -x247 -x56 -x43 -x272 -x343
4.69/4.74 v -x244 -x259 -x379 -x378 -x376 -x373 x371 -x370 -x366 -x362 -x334 -x380 -x321 -x363 -x339 -x340 -x255 -x78 -x372 -x200 -x198
4.69/4.74 v -x194 -x193 -x191 -x190 -x187 -x186 -x185 -x300 -x361 -x374 -x331 -x220 -x217 -x215 -x213 -x212 -x211 -x210 x208 -x207 -x203
4.69/4.74 v -x202 -x201 -x257 -x349 -x140 -x139 -x138 -x136 -x134 -x131 -x130 -x128 -x127 -x125 -x124 -x123 -x122 -x250 -x216 x60 -x62
4.69/4.74 v -x290 -x177 x176 -x173 -x172 -x171 -x169 -x167 -x165 -x164 -x162 -x31 -x166 -x377 -x277 x289 -x337 -x294 -x236 -x71 -x168 -x133
4.69/4.74 v -x30 x199 -x75 -x355 -x163 -x323 -x284 x121 -x219 -x160 -x159 -x158 -x156 x155 -x154 -x153 -x152 -x151 -x149 -x148 -x146
4.69/4.74 v -x145 -x144 -x143 -x141 -x126 -x57 -x204 -x367 -x58 -x358 -x197 -x80 -x241 -x48 -x178 -x287 -x329 -x282 -x142 -x275 -x51 -x342
4.69/4.74 v -x184 -x279 -x53 -x161 -x20 -x19 -x18 -x17 -x15 x14 -x13 -x8 -x6 -x5 -x3 -x2 -x1 -x345 -x352 -x369 -x295 -x225 -x364 -x147
4.69/4.74 v -x227 -x299 -x39 -x327 -x63 x338 -x25 -x292 -x368 -x269 -x11 -x356 -x322 -x135 -x325 -x224 -x276 -x180 -x174 -x132 -x16 -x205
4.69/4.74 v -x170 -x218 -x296 -x253 -x182 -x206 -x69 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 x435 -x7 -x195 -x243 -x150 -x231 -x332
4.69/4.74 v -x137 -x344 -x270 -x40 -x54 -x228 -x157 -x298 -x175 -x189 -x550 x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x249
4.69/4.74 v -x9 -x407 -x406 -x405 -x404 -x403 -x402 -x401 x400 -x399 -x183 -x196 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 x472
4.69/4.74 v -x471 -x192 -x188 -x79 -x398 -x397 -x396 -x395 -x394 x393 -x392 -x391 -x390 -x42 -x365 -x209 -x24 -x64 -x120 -x119 -x118 -x117
4.69/4.74 v -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x104 -x103 -x102 -x101 -x425 x424 -x423 -x422 -x421 -x420 -x419
4.69/4.74 v -x418 -x417 -x105 -x181 -x375 -x416 -x415 x414 -x413 -x412 -x411 -x410 -x409 -x408 -x4 -x214 -x434 -x433 -x432 -x431 -x430 -x429
4.69/4.74 v -x428 -x427 -x426 -x266 -x354 -x540 -x539 -x538 -x537 -x536 x535 -x534 -x533 -x532 -x531 -x297 -x268 -x100 -x99 -x98 -x97
4.69/4.74 v -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 x84 -x83 -x82 -x81 -x41 -x510 -x509 -x508 -x507 -x506 -x505 -x504
4.69/4.74 v -x503 -x502 x501 -x74 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304
4.69/4.74 v -x303 x302 -x301 -x461 -x460 -x459 -x458 x457 -x456 -x455 -x454 -x453 -x129 -x490 -x489 -x488 -x487 -x486 -x485 -x484 x483
4.69/4.74 v -x482 -x481 -x12 -x530 -x529 -x528 x527 -x526 -x525 -x524 -x523 -x522 -x521 -x116 -x520 -x519 -x518 -x517 x516 -x515 -x514 -x513
4.69/4.74 v -x512 -x511 -x235 -x221 -x389 -x388 -x387 -x386 -x385 -x384 x383 -x382 -x381 -x341 -x500 -x499 x498 -x497 -x496 -x495 -x494
4.69/4.74 v -x493 -x492 -x491 -x73 x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x179 -x470 -x469 -x468 x467 -x466 -x465
4.69/4.74 v -x464 -x463 -x462 -x10 -x570 -x569 -x568 -x567 -x566 -x565 x564 -x563 -x562 -x561 -x360 x452 -x451 -x450 -x449 -x448 -x447 -x446
4.69/4.74 v -x445 -x444 -x28
4.69/4.74 c SCIP Status : problem is solved [optimal solution found]
4.69/4.74 c Total Time : 4.74
4.69/4.74 c solving : 4.74
4.69/4.74 c presolving : 0.02 (included in solving)
4.69/4.74 c reading : 0.00 (included in solving)
4.69/4.74 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
4.69/4.74 c Original Problem :
4.69/4.74 c Problem name : HOME/instance-3690379-1338016939.opb
4.69/4.74 c Variables : 570 (570 binary, 0 integer, 0 implicit integer, 0 continuous)
4.69/4.74 c Constraints : 438 initial, 438 maximal
4.69/4.74 c Objective sense : minimize
4.69/4.74 c Presolved Problem :
4.69/4.74 c Problem name : t_HOME/instance-3690379-1338016939.opb
4.69/4.74 c Variables : 570 (570 binary, 0 integer, 0 implicit integer, 0 continuous)
4.69/4.74 c Constraints : 438 initial, 448 maximal
4.69/4.74 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
4.69/4.74 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c setppc : 0.00 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c linear : 0.01 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c logicor : 0.01 0.00 0 0 0 0 0 0 0 0 0
4.69/4.74 c root node : - - 0 - - 0 - - - - -
4.69/4.74 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
4.69/4.74 c integral : 0 0 0 0 707 0 3 0 0 4 0 0 1406
4.69/4.74 c setppc : 39 39 5 921 1 0 0 149 0 3407 0 0 0
4.69/4.74 c linear : 0+ 3 5 252 0 0 0 0 0 0 0 0 0
4.69/4.74 c logicor : 399+ 406 5 346 1 0 0 1 0 34 0 0 0
4.69/4.74 c countsols : 0 0 0 0 1 0 2 0 0 0 0 0 0
4.69/4.74 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
4.69/4.74 c integral : 3.82 0.00 0.00 0.00 3.82 0.00 0.00 0.00
4.69/4.74 c setppc : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
4.69/4.74 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
4.69/4.74 c logicor : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
4.69/4.74 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
4.69/4.74 c Propagators : #Propagate #ResProp Cutoffs DomReds
4.69/4.74 c rootredcost : 0 0 0 0
4.69/4.74 c pseudoobj : 0 0 0 0
4.69/4.74 c vbounds : 0 0 0 0
4.69/4.74 c redcost : 712 0 0 0
4.69/4.74 c probing : 0 0 0 0
4.69/4.74 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
4.69/4.74 c rootredcost : 0.00 0.00 0.00 0.00 0.00
4.69/4.74 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
4.69/4.74 c vbounds : 0.00 0.00 0.00 0.00 0.00
4.69/4.74 c redcost : 0.01 0.00 0.00 0.01 0.00
4.69/4.74 c probing : 0.00 0.00 0.00 0.00 0.00
4.69/4.74 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
4.69/4.74 c propagation : 0.00 0 0 0 0.0 0 0.0 -
4.69/4.74 c infeasible LP : 0.00 2 2 20 48.2 0 0.0 0
4.69/4.74 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
4.69/4.74 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
4.69/4.74 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
4.69/4.74 c applied globally : - - - 7 30.3 - - -
4.69/4.74 c applied locally : - - - 0 0.0 - - -
4.69/4.74 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
4.69/4.74 c cut pool : 0.00 4 - - 0 - (maximal pool size: 254)
4.69/4.74 c closecuts : 0.00 0.00 0 0 0 0 0
4.69/4.74 c impliedbounds : 0.00 0.00 5 0 0 0 0
4.69/4.74 c intobj : 0.00 0.00 0 0 0 0 0
4.69/4.74 c gomory : 0.06 0.00 5 0 0 250 0
4.69/4.74 c cgmip : 0.00 0.00 0 0 0 0 0
4.69/4.74 c strongcg : 0.16 0.00 5 0 0 1408 0
4.69/4.74 c cmir : 0.00 0.00 0 0 0 0 0
4.69/4.74 c flowcover : 0.00 0.00 0 0 0 0 0
4.69/4.74 c clique : 0.00 0.00 5 0 0 0 0
4.69/4.74 c zerohalf : 0.00 0.00 0 0 0 0 0
4.69/4.74 c mcf : 0.00 0.00 1 0 0 0 0
4.69/4.74 c oddcycle : 0.00 0.00 0 0 0 0 0
4.69/4.74 c rapidlearning : 0.09 0.00 1 0 0 0 3
4.69/4.74 c Pricers : ExecTime SetupTime Calls Vars
4.69/4.74 c problem variables: 0.00 - 0 0
4.69/4.74 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
4.69/4.74 c relpscost : 3.82 0.00 706 0 4 0 0 1406
4.69/4.74 c pscost : 0.00 0.00 0 0 0 0 0 0
4.69/4.74 c inference : 0.00 0.00 0 0 0 0 0 0
4.69/4.74 c mostinf : 0.00 0.00 0 0 0 0 0 0
4.69/4.74 c leastinf : 0.00 0.00 0 0 0 0 0 0
4.69/4.74 c fullstrong : 0.00 0.00 0 0 0 0 0 0
4.69/4.74 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
4.69/4.74 c random : 0.00 0.00 0 0 0 0 0 0
4.69/4.74 c Primal Heuristics : ExecTime SetupTime Calls Found
4.69/4.74 c LP solutions : 0.00 - - 1
4.69/4.74 c pseudo solutions : 0.00 - - 0
4.69/4.74 c smallcard : 0.00 0.00 0 0
4.69/4.74 c trivial : 0.00 0.00 1 0
4.69/4.74 c shiftandpropagate: 0.00 0.00 0 0
4.69/4.74 c simplerounding : 0.00 0.00 0 0
4.69/4.74 c zirounding : 0.00 0.00 0 0
4.69/4.74 c rounding : 0.00 0.00 0 0
4.69/4.74 c shifting : 0.00 0.00 0 0
4.69/4.74 c intshifting : 0.00 0.00 0 0
4.69/4.74 c oneopt : 0.00 0.00 0 0
4.69/4.74 c twoopt : 0.00 0.00 0 0
4.69/4.74 c indtwoopt : 0.00 0.00 0 0
4.69/4.74 c indoneopt : 0.00 0.00 0 0
4.69/4.74 c fixandinfer : 0.00 0.00 0 0
4.69/4.74 c feaspump : 0.00 0.00 0 0
4.69/4.74 c clique : 0.00 0.00 0 0
4.69/4.74 c indrounding : 0.00 0.00 0 0
4.69/4.74 c indcoefdiving : 0.00 0.00 0 0
4.69/4.74 c coefdiving : 0.00 0.00 0 0
4.69/4.74 c pscostdiving : 0.00 0.00 0 0
4.69/4.74 c nlpdiving : 0.00 0.00 0 0
4.69/4.74 c fracdiving : 0.00 0.00 0 0
4.69/4.74 c veclendiving : 0.00 0.00 0 0
4.69/4.74 c intdiving : 0.00 0.00 0 0
4.69/4.74 c actconsdiving : 0.00 0.00 0 0
4.69/4.74 c objpscostdiving : 0.00 0.00 0 0
4.69/4.74 c rootsoldiving : 0.00 0.00 0 0
4.69/4.74 c linesearchdiving : 0.00 0.00 0 0
4.69/4.74 c guideddiving : 0.00 0.00 0 0
4.69/4.74 c octane : 0.00 0.00 0 0
4.69/4.74 c rens : 0.00 0.00 0 0
4.69/4.74 c rins : 0.00 0.00 0 0
4.69/4.74 c localbranching : 0.00 0.00 0 0
4.69/4.74 c mutation : 0.00 0.00 0 0
4.69/4.74 c crossover : 0.00 0.00 0 0
4.69/4.74 c dins : 0.00 0.00 0 0
4.69/4.74 c vbounds : 0.00 0.00 0 0
4.69/4.74 c undercover : 0.00 0.00 0 0
4.69/4.74 c subnlp : 0.00 0.00 0 0
4.69/4.74 c trysol : 0.00 0.00 0 0
4.69/4.74 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
4.69/4.74 c primal LP : 0.00 1 0 0.00 - 0.00 1
4.69/4.74 c dual LP : 0.45 714 6963 9.75 15590.09 0.00 0
4.69/4.74 c lex dual LP : 0.00 0 0 0.00 -
4.69/4.74 c barrier LP : 0.00 0 0 0.00 - 0.00 0
4.69/4.74 c diving/probing LP: 0.00 0 0 0.00 -
4.69/4.74 c strong branching : 3.78 2741 60630 22.12 16048.92
4.69/4.74 c (at root node) : - 10 415 41.50 -
4.69/4.74 c conflict analysis: 0.00 0 0 0.00 -
4.69/4.74 c B&B Tree :
4.69/4.74 c number of runs : 1
4.69/4.74 c nodes : 706
4.69/4.74 c nodes (total) : 706
4.69/4.74 c nodes left : 0
4.69/4.74 c max depth : 104
4.69/4.74 c max depth (total): 104
4.69/4.74 c backtracks : 46 (6.5%)
4.69/4.74 c delayed cutoffs : 0
4.69/4.74 c repropagations : 5 (1 domain reductions, 0 cutoffs)
4.69/4.74 c avg switch length: 2.65
4.69/4.74 c switching time : 0.02
4.69/4.74 c Solution :
4.69/4.74 c Solutions found : 1 (1 improvements)
4.69/4.74 c First Solution : +0.00000000000000e+00 (in run 1, after 706 nodes, 4.74 seconds, depth 104, found by <relaxation>)
4.69/4.74 c Primal Bound : +0.00000000000000e+00 (in run 1, after 706 nodes, 4.74 seconds, depth 104, found by <relaxation>)
4.69/4.74 c Dual Bound : +0.00000000000000e+00
4.69/4.74 c Gap : 0.00 %
4.69/4.74 c Root Dual Bound : +0.00000000000000e+00
4.69/4.74 c Root Iterations : 1142
4.69/4.75 c Time complete: 4.73.
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-3690379-1338016939/watcher-3690379-1338016939 -o /tmp/evaluation-result-3690379-1338016939/solver-3690379-1338016939 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690379-1338016939.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.30 0.30 0.85 3/174 14768
/proc/meminfo: memFree=28852684/32873852 swapFree=6848/6848
[pid=14768] ppid=14766 vsize=10148 CPUtime=0 cores=0,2,4,6
/proc/14768/stat : 14768 (scip-2.1.1.4fix) R 14766 14768 14609 0 -1 4202496 1297 0 0 0 0 0 0 0 20 0 1 0 267819406 10391552 1251 33554432000 4194304 10173063 140736896340784 140736525263112 7545739 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14768/statm: 2593 1259 413 1460 0 1124 0
[startup+0.0141909 s]
/proc/loadavg: 0.30 0.30 0.85 3/174 14768
/proc/meminfo: memFree=28852684/32873852 swapFree=6848/6848
[pid=14768] ppid=14766 vsize=17548 CPUtime=0 cores=0,2,4,6
/proc/14768/stat : 14768 (scip-2.1.1.4fix) R 14766 14768 14609 0 -1 4202496 2936 0 0 0 0 0 0 0 20 0 1 0 267819406 17969152 2890 33554432000 4194304 10173063 140736896340784 140736525263112 8963895 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14768/statm: 4387 2890 540 1460 0 2918 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 17548
[startup+0.100219 s]
/proc/loadavg: 0.30 0.30 0.85 3/174 14768
/proc/meminfo: memFree=28852684/32873852 swapFree=6848/6848
[pid=14768] ppid=14766 vsize=27708 CPUtime=0.09 cores=0,2,4,6
/proc/14768/stat : 14768 (scip-2.1.1.4fix) R 14766 14768 14609 0 -1 4202496 6023 0 0 0 8 1 0 0 20 0 1 0 267819406 28372992 5693 33554432000 4194304 10173063 140736896340784 140736525263112 5285022 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14768/statm: 6927 5693 759 1460 0 5458 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27708
[startup+0.300214 s]
/proc/loadavg: 0.30 0.30 0.85 3/174 14768
/proc/meminfo: memFree=28852684/32873852 swapFree=6848/6848
[pid=14768] ppid=14766 vsize=41340 CPUtime=0.29 cores=0,2,4,6
/proc/14768/stat : 14768 (scip-2.1.1.4fix) R 14766 14768 14609 0 -1 4202496 9212 0 0 0 25 4 0 0 20 0 1 0 267819406 42332160 8865 33554432000 4194304 10173063 140736896340784 140736896335704 8632008 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14768/statm: 10335 8865 799 1460 0 8866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41340
[startup+0.700239 s]
/proc/loadavg: 0.30 0.30 0.85 3/174 14768
/proc/meminfo: memFree=28852684/32873852 swapFree=6848/6848
[pid=14768] ppid=14766 vsize=41580 CPUtime=0.69 cores=0,2,4,6
/proc/14768/stat : 14768 (scip-2.1.1.4fix) R 14766 14768 14609 0 -1 4202496 9518 0 0 0 62 7 0 0 20 0 1 0 267819406 42577920 9171 33554432000 4194304 10173063 140736896340784 140736896334232 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14768/statm: 10395 9171 806 1460 0 8926 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41580
[startup+1.50024 s]
/proc/loadavg: 0.30 0.30 0.85 3/175 14769
/proc/meminfo: memFree=28819048/32873852 swapFree=6848/6848
[pid=14768] ppid=14766 vsize=41580 CPUtime=1.49 cores=0,2,4,6
/proc/14768/stat : 14768 (scip-2.1.1.4fix) R 14766 14768 14609 0 -1 4202496 9518 0 0 0 138 11 0 0 20 0 1 0 267819406 42577920 9171 33554432000 4194304 10173063 140736896340784 140736896334232 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14768/statm: 10395 9171 806 1460 0 8926 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41580
[startup+3.10023 s]
/proc/loadavg: 0.43 0.32 0.86 3/175 14769
/proc/meminfo: memFree=28818676/32873852 swapFree=6848/6848
[pid=14768] ppid=14766 vsize=41580 CPUtime=3.09 cores=0,2,4,6
/proc/14768/stat : 14768 (scip-2.1.1.4fix) R 14766 14768 14609 0 -1 4202496 9520 0 0 0 289 20 0 0 20 0 1 0 267819406 42577920 9173 33554432000 4194304 10173063 140736896340784 140736896334232 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14768/statm: 10395 9173 806 1460 0 8926 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41580
Solver just ended. Dumping a history of the last processes samples
[startup+3.20027 s]
/proc/loadavg: 0.43 0.32 0.86 3/175 14769
/proc/meminfo: memFree=28818676/32873852 swapFree=6848/6848
[pid=14768] ppid=14766 vsize=41580 CPUtime=3.19 cores=0,2,4,6
/proc/14768/stat : 14768 (scip-2.1.1.4fix) R 14766 14768 14609 0 -1 4202496 9520 0 0 0 299 20 0 0 20 0 1 0 267819406 42577920 9173 33554432000 4194304 10173063 140736896340784 140736896334232 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14768/statm: 10395 9173 806 1460 0 8926 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 41580
[startup+4.00023 s]
/proc/loadavg: 0.43 0.32 0.86 3/175 14769
/proc/meminfo: memFree=28818676/32873852 swapFree=6848/6848
[pid=14768] ppid=14766 vsize=41580 CPUtime=3.99 cores=0,2,4,6
/proc/14768/stat : 14768 (scip-2.1.1.4fix) R 14766 14768 14609 0 -1 4202496 9522 0 0 0 372 27 0 0 20 0 1 0 267819406 42577920 9175 33554432000 4194304 10173063 140736896340784 140736896333912 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14768/statm: 10395 9175 806 1460 0 8926 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 41580
[startup+4.40024 s]
/proc/loadavg: 0.43 0.32 0.86 3/175 14769
/proc/meminfo: memFree=28818676/32873852 swapFree=6848/6848
[pid=14768] ppid=14766 vsize=41580 CPUtime=4.39 cores=0,2,4,6
/proc/14768/stat : 14768 (scip-2.1.1.4fix) R 14766 14768 14609 0 -1 4202496 9523 0 0 0 409 30 0 0 20 0 1 0 267819406 42577920 9176 33554432000 4194304 10173063 140736896340784 140736896333912 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14768/statm: 10395 9176 806 1460 0 8926 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 41580
[startup+4.60024 s]
/proc/loadavg: 0.43 0.32 0.86 3/175 14769
/proc/meminfo: memFree=28818676/32873852 swapFree=6848/6848
[pid=14768] ppid=14766 vsize=41580 CPUtime=4.59 cores=0,2,4,6
/proc/14768/stat : 14768 (scip-2.1.1.4fix) R 14766 14768 14609 0 -1 4202496 9526 0 0 0 426 33 0 0 20 0 1 0 267819406 42577920 9179 33554432000 4194304 10173063 140736896340784 140736896333912 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14768/statm: 10395 9179 808 1460 0 8926 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 41580
[startup+4.70024 s]
/proc/loadavg: 0.43 0.32 0.86 3/175 14769
/proc/meminfo: memFree=28818676/32873852 swapFree=6848/6848
[pid=14768] ppid=14766 vsize=41580 CPUtime=4.69 cores=0,2,4,6
/proc/14768/stat : 14768 (scip-2.1.1.4fix) R 14766 14768 14609 0 -1 4202496 9526 0 0 0 434 35 0 0 20 0 1 0 267819406 42577920 9179 33554432000 4194304 10173063 140736896340784 140736896334424 8963895 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14768/statm: 10395 9179 808 1460 0 8926 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 41580
Child status: 0
Real time (s): 4.75064
CPU time (s): 4.74728
CPU user time (s): 4.37733
CPU system time (s): 0.369943
CPU usage (%): 99.9293
Max. virtual memory (cumulated for all children) (KiB): 41580
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.37733
system time used= 0.369943
maximum resident set size= 36732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9532
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= 3
involuntary context switches= 9
runsolver used 0.007998 second user time and 0.021996 second system time
The end