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: 947bdb7-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-3691733-1338039443.opb>
0.09/0.11 c original problem has 11712 variables (11712 bin, 0 int, 0 impl, 0 cont) and 38651 constraints
0.09/0.11 c problem read in 0.11
0.09/0.11 c No objective function, only one solution is needed.
0.09/0.11 c presolving settings loaded
0.09/0.19 c presolving:
1.00/1.07 c (round 1) 2408 del vars, 6520 del conss, 0 add conss, 1705 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2308942 impls, 0 clqs
1.39/1.47 c (round 2) 5339 del vars, 17828 del conss, 0 add conss, 4381 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2325680 impls, 0 clqs
1.49/1.55 c (round 3) 6431 del vars, 22754 del conss, 0 add conss, 5016 chg bounds, 34 chg sides, 44 chg coeffs, 0 upgd conss, 2334322 impls, 0 clqs
1.49/1.59 c (round 4) 6964 del vars, 24670 del conss, 0 add conss, 5432 chg bounds, 76 chg sides, 100 chg coeffs, 0 upgd conss, 2337755 impls, 0 clqs
1.59/1.62 c (round 5) 7345 del vars, 25963 del conss, 0 add conss, 5685 chg bounds, 83 chg sides, 111 chg coeffs, 0 upgd conss, 2340427 impls, 0 clqs
1.59/1.65 c (round 6) 7579 del vars, 26757 del conss, 0 add conss, 5842 chg bounds, 87 chg sides, 114 chg coeffs, 0 upgd conss, 2341896 impls, 0 clqs
1.59/1.67 c (round 7) 7688 del vars, 27167 del conss, 0 add conss, 5896 chg bounds, 87 chg sides, 114 chg coeffs, 0 upgd conss, 2343230 impls, 0 clqs
1.59/1.68 c (round 8) 7730 del vars, 27357 del conss, 0 add conss, 5917 chg bounds, 87 chg sides, 114 chg coeffs, 0 upgd conss, 2343606 impls, 0 clqs
1.59/1.69 c (round 9) 7743 del vars, 27422 del conss, 0 add conss, 5917 chg bounds, 87 chg sides, 114 chg coeffs, 0 upgd conss, 2343756 impls, 0 clqs
1.68/1.70 c (round 10) 7743 del vars, 27434 del conss, 0 add conss, 5917 chg bounds, 87 chg sides, 114 chg coeffs, 0 upgd conss, 2343756 impls, 0 clqs
1.68/1.78 c (round 11) 7743 del vars, 27434 del conss, 0 add conss, 5917 chg bounds, 87 chg sides, 114 chg coeffs, 11225 upgd conss, 2343756 impls, 0 clqs
1.78/1.85 c (round 12) 7743 del vars, 27434 del conss, 0 add conss, 5917 chg bounds, 109 chg sides, 229 chg coeffs, 11225 upgd conss, 2343756 impls, 0 clqs
1.78/1.89 c (round 13) 7743 del vars, 33178 del conss, 1823 add conss, 5917 chg bounds, 109 chg sides, 258 chg coeffs, 11225 upgd conss, 2343756 impls, 3 clqs
1.89/1.93 c (round 14) 7743 del vars, 34727 del conss, 3371 add conss, 5917 chg bounds, 109 chg sides, 272 chg coeffs, 11225 upgd conss, 2343756 impls, 279 clqs
1.89/1.97 c presolving (15 rounds):
1.89/1.97 c 7743 deleted vars, 34727 deleted constraints, 3371 added constraints, 5917 tightened bounds, 0 added holes, 109 changed sides, 274 changed coefficients
1.89/1.97 c 2343756 implications, 1827 cliques
1.89/1.97 c presolved problem has 3969 variables (3969 bin, 0 int, 0 impl, 0 cont) and 7295 constraints
1.89/1.97 c 314 constraints of type <knapsack>
1.89/1.97 c 6967 constraints of type <setppc>
1.89/1.97 c 14 constraints of type <logicor>
1.89/1.97 c transformed objective value is always integral (scale: 1)
1.89/1.97 c Presolving Time: 1.80
1.89/1.97 c - non default parameters ----------------------------------------------------------------------
1.89/1.97 c # SCIP version 2.1.1.4
1.89/1.97 c
1.89/1.97 c # maximal time in seconds to run
1.89/1.97 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.89/1.97 c limits/time = 1797
1.89/1.97 c
1.89/1.97 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.89/1.97 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.89/1.97 c limits/memory = 13950
1.89/1.97 c
1.89/1.97 c # solving stops, if the given number of solutions were found (-1: no limit)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: -1]
1.89/1.97 c limits/solutions = 1
1.89/1.97 c
1.89/1.97 c # maximal number of separation rounds per node (-1: unlimited)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 5]
1.89/1.97 c separating/maxrounds = 1
1.89/1.97 c
1.89/1.97 c # maximal number of separation rounds in the root node (-1: unlimited)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: -1]
1.89/1.97 c separating/maxroundsroot = 5
1.89/1.97 c
1.89/1.97 c # default clock type (1: CPU user seconds, 2: wall clock time)
1.89/1.97 c # [type: int, range: [1,2], default: 1]
1.89/1.97 c timing/clocktype = 2
1.89/1.97 c
1.89/1.97 c # belongs reading time to solving time?
1.89/1.97 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.89/1.97 c timing/reading = TRUE
1.89/1.97 c
1.89/1.97 c # should disaggregation of knapsack constraints be allowed in preprocessing?
1.89/1.97 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
1.89/1.97 c constraints/knapsack/disaggregation = FALSE
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.97 c heuristics/coefdiving/freq = -1
1.89/1.97 c
1.89/1.97 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.97 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.97 c heuristics/coefdiving/maxlpiterquot = 0.075
1.89/1.97 c
1.89/1.97 c # additional number of allowed LP iterations
1.89/1.97 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.97 c heuristics/coefdiving/maxlpiterofs = 1500
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 30]
1.89/1.97 c heuristics/crossover/freq = -1
1.89/1.97 c
1.89/1.97 c # number of nodes added to the contingent of the total nodes
1.89/1.97 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.89/1.97 c heuristics/crossover/nodesofs = 750
1.89/1.97 c
1.89/1.97 c # number of nodes without incumbent change that heuristic should wait
1.89/1.97 c # [type: longint, range: [0,9223372036854775807], default: 200]
1.89/1.97 c heuristics/crossover/nwaitingnodes = 100
1.89/1.97 c
1.89/1.97 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
1.89/1.97 c # [type: real, range: [0,1], default: 0.1]
1.89/1.97 c heuristics/crossover/nodesquot = 0.15
1.89/1.97 c
1.89/1.97 c # minimum percentage of integer variables that have to be fixed
1.89/1.97 c # [type: real, range: [0,1], default: 0.666]
1.89/1.97 c heuristics/crossover/minfixingrate = 0.5
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 20]
1.89/1.97 c heuristics/feaspump/freq = -1
1.89/1.97 c
1.89/1.97 c # additional number of allowed LP iterations
1.89/1.97 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.97 c heuristics/feaspump/maxlpiterofs = 2000
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.97 c heuristics/fracdiving/freq = -1
1.89/1.97 c
1.89/1.97 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.97 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.97 c heuristics/fracdiving/maxlpiterquot = 0.075
1.89/1.97 c
1.89/1.97 c # additional number of allowed LP iterations
1.89/1.97 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.97 c heuristics/fracdiving/maxlpiterofs = 1500
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.97 c heuristics/guideddiving/freq = -1
1.89/1.97 c
1.89/1.97 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.97 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.97 c heuristics/guideddiving/maxlpiterquot = 0.075
1.89/1.97 c
1.89/1.97 c # additional number of allowed LP iterations
1.89/1.97 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.97 c heuristics/guideddiving/maxlpiterofs = 1500
1.89/1.97 c
1.89/1.97 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.97 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.97 c heuristics/intdiving/maxlpiterquot = 0.075
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.97 c heuristics/intshifting/freq = -1
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.97 c heuristics/linesearchdiving/freq = -1
1.89/1.97 c
1.89/1.97 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.97 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.97 c heuristics/linesearchdiving/maxlpiterquot = 0.075
1.89/1.97 c
1.89/1.97 c # additional number of allowed LP iterations
1.89/1.97 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.97 c heuristics/linesearchdiving/maxlpiterofs = 1500
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 20]
1.89/1.97 c heuristics/objpscostdiving/freq = -1
1.89/1.97 c
1.89/1.97 c # maximal fraction of diving LP iterations compared to total iteration number
1.89/1.97 c # [type: real, range: [0,1], default: 0.01]
1.89/1.97 c heuristics/objpscostdiving/maxlpiterquot = 0.015
1.89/1.97 c
1.89/1.97 c # additional number of allowed LP iterations
1.89/1.97 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.97 c heuristics/objpscostdiving/maxlpiterofs = 1500
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 1]
1.89/1.97 c heuristics/oneopt/freq = -1
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.97 c heuristics/pscostdiving/freq = -1
1.89/1.97 c
1.89/1.97 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.97 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.97 c heuristics/pscostdiving/maxlpiterquot = 0.075
1.89/1.97 c
1.89/1.97 c # additional number of allowed LP iterations
1.89/1.97 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.97 c heuristics/pscostdiving/maxlpiterofs = 1500
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 0]
1.89/1.97 c heuristics/rens/freq = -1
1.89/1.97 c
1.89/1.97 c # minimum percentage of integer variables that have to be fixable
1.89/1.97 c # [type: real, range: [0,1], default: 0.5]
1.89/1.97 c heuristics/rens/minfixingrate = 0.3
1.89/1.97 c
1.89/1.97 c # number of nodes added to the contingent of the total nodes
1.89/1.97 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.89/1.97 c heuristics/rens/nodesofs = 2000
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 20]
1.89/1.97 c heuristics/rootsoldiving/freq = -1
1.89/1.97 c
1.89/1.97 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.97 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
1.89/1.97 c heuristics/rootsoldiving/maxlpiterquot = 0.015
1.89/1.97 c
1.89/1.97 c # additional number of allowed LP iterations
1.89/1.97 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.97 c heuristics/rootsoldiving/maxlpiterofs = 1500
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 1]
1.89/1.97 c heuristics/rounding/freq = -1
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 0]
1.89/1.97 c heuristics/shiftandpropagate/freq = -1
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.97 c heuristics/shifting/freq = -1
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 1]
1.89/1.97 c heuristics/simplerounding/freq = -1
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 1]
1.89/1.97 c heuristics/subnlp/freq = -1
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 0]
1.89/1.97 c heuristics/trivial/freq = -1
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 1]
1.89/1.97 c heuristics/trysol/freq = -1
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 0]
1.89/1.97 c heuristics/undercover/freq = -1
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.97 c heuristics/veclendiving/freq = -1
1.89/1.97 c
1.89/1.97 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.97 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.97 c heuristics/veclendiving/maxlpiterquot = 0.075
1.89/1.97 c
1.89/1.97 c # additional number of allowed LP iterations
1.89/1.97 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.97 c heuristics/veclendiving/maxlpiterofs = 1500
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 1]
1.89/1.97 c heuristics/zirounding/freq = -1
1.89/1.97 c
1.89/1.97 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: -1]
1.89/1.97 c propagating/probing/maxprerounds = 0
1.89/1.97 c
1.89/1.97 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 0]
1.89/1.97 c separating/cmir/freq = -1
1.89/1.97 c
1.89/1.97 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 0]
1.89/1.97 c separating/flowcover/freq = -1
1.89/1.97 c
1.89/1.97 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: -1]
1.89/1.97 c separating/rapidlearning/freq = 0
1.89/1.97 c
1.89/1.97 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
1.89/1.97 c # [type: int, range: [-1,2147483647], default: 1]
1.89/1.97 c heuristics/indoneopt/freq = -1
1.89/1.97 c
1.89/1.97 c -----------------------------------------------------------------------------------------------
1.89/1.97 c start solving
1.89/1.97 c
6.89/6.94 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
6.89/6.94 c 6.9s| 1 | 0 | 11964 | - | 69M| 0 |2037 |3969 |7295 |3969 |7295 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
12.29/12.39 c 12.4s| 1 | 0 | 17517 | - | 71M| 0 |2083 |3969 |8302 |3969 |7365 | 70 | 0 | 0 | 0.000000e+00 | -- | Inf
14.59/14.68 c 14.7s| 1 | 0 | 19023 | - | 71M| 0 |2355 |3969 |8302 |3969 |7383 | 88 | 0 | 0 | 0.000000e+00 | -- | Inf
16.50/16.52 c 16.5s| 1 | 0 | 19430 | - | 71M| 0 |2442 |3969 |8302 |3969 |7389 | 94 | 0 | 0 | 0.000000e+00 | -- | Inf
19.79/19.88 c 19.9s| 1 | 0 | 22266 | - | 71M| 0 |2384 |3969 |8302 |3969 |7390 | 95 | 0 | 0 | 0.000000e+00 | -- | Inf
21.48/21.59 c 21.6s| 1 | 0 | 22407 | - | 71M| 0 |2461 |3969 |8302 |3969 |7391 | 96 | 0 | 0 | 0.000000e+00 | -- | Inf
27.79/27.80 c 27.8s| 1 | 2 | 22407 | - | 71M| 0 |2461 |3969 |8302 |3969 |7391 | 96 | 0 | 10 | 0.000000e+00 | -- | Inf
379.33/379.45 c 379s| 100 | 26 |358686 |3396.8 | 72M| 23 |1265 |3969 |8362 |3969 |7391 | 96 | 60 | 307 | 0.000000e+00 | -- | Inf
641.19/641.39 c 641s| 200 | 25 |682352 |3316.3 | 73M| 25 |1712 |3969 |8430 |3969 |7391 | 96 | 128 | 496 | 0.000000e+00 | -- | Inf
870.25/870.46 c 870s| 300 | 38 |960015 |3135.8 | 73M| 26 |1494 |3969 |8505 |3969 |7391 | 96 | 203 | 658 | 0.000000e+00 | -- | Inf
1148.70/1148.91 c 1149s| 400 | 64 | 1294k|3188.7 | 73M| 26 |1414 |3969 |8588 |3969 |7391 | 96 | 294 | 848 | 0.000000e+00 | -- | Inf
1384.17/1384.40 c 1384s| 500 | 72 | 1584k|3131.3 | 74M| 26 |1300 |3969 |8703 |3969 |7391 | 96 | 439 |1013 | 0.000000e+00 | -- | Inf
1639.03/1639.31 c 1639s| 600 | 72 | 1898k|3131.4 | 74M| 26 | - |3969 |8721 |3969 |7391 | 96 | 479 |1192 | 0.000000e+00 | -- | Inf
1796.71/1797.01 c
1796.71/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.01 c Solving Time (sec) : 1797.01
1796.71/1797.01 c Solving Nodes : 649
1796.71/1797.01 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.01 c Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Gap : infinite
1796.71/1797.01 s UNKNOWN
1796.71/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.01 c Total Time : 1797.01
1796.71/1797.01 c solving : 1797.01
1796.71/1797.01 c presolving : 1.80 (included in solving)
1796.71/1797.01 c reading : 0.11 (included in solving)
1796.71/1797.01 c copying : 0.02 (1 #copies) (minimal 0.02, maximal 0.02, average 0.02)
1796.71/1797.01 c Original Problem :
1796.71/1797.01 c Problem name : HOME/instance-3691733-1338039443.opb
1796.71/1797.01 c Variables : 11712 (11712 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 38651 initial, 38651 maximal
1796.71/1797.01 c Objective sense : minimize
1796.71/1797.01 c Presolved Problem :
1796.71/1797.01 c Problem name : t_HOME/instance-3691733-1338039443.opb
1796.71/1797.01 c Variables : 3969 (3969 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 7295 initial, 8722 maximal
1796.71/1797.01 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.01 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c trivial : 0.00 0.00 386 0 0 0 0 0 0 0 0
1796.71/1797.01 c dualfix : 0.01 0.00 55 0 0 0 0 0 0 0 0
1796.71/1797.01 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c gateextraction : 0.02 0.00 0 0 0 0 0 5744 1823 0 0
1796.71/1797.01 c implics : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c knapsack : 0.06 0.00 0 0 0 0 0 0 0 22 160
1796.71/1797.01 c setppc : 0.06 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c and : 0.01 0.00 0 0 0 0 0 1548 1548 0 0
1796.71/1797.01 c linear : 1.52 0.01 5531 1771 0 5917 0 27434 0 87 114
1796.71/1797.01 c logicor : 0.03 0.00 0 0 0 0 0 1 0 0 0
1796.71/1797.01 c root node : - - 0 - - 0 - - - - -
1796.71/1797.01 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.71/1797.01 c integral : 0 0 0 0 372 0 1 0 0 17 0 0 724
1796.71/1797.01 c knapsack : 314 314 5 4762 0 1 0 5010 1 11682 228 0 0
1796.71/1797.01 c setppc : 6967 6967 5 4761 0 1 0 177402 12 74543 0 0 0
1796.71/1797.01 c linear : 0+ 1007 5 4720 0 0 0 45 0 29 1 0 0
1796.71/1797.01 c logicor : 14+ 434 5 1368 0 1 0 603 1 420 0 0 0
1796.71/1797.01 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.71/1797.01 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.71/1797.01 c integral : 681.34 0.00 0.00 0.00 681.34 0.00 0.00 0.00
1796.71/1797.01 c knapsack : 0.11 0.00 0.02 0.09 0.00 0.00 0.00 0.01
1796.71/1797.01 c setppc : 0.71 0.00 0.00 0.51 0.00 0.00 0.00 0.19
1796.71/1797.01 c linear : 0.04 0.01 0.00 0.03 0.00 0.00 0.00 0.00
1796.71/1797.01 c logicor : 0.02 0.00 0.00 0.02 0.00 0.00 0.00 0.00
1796.71/1797.01 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.71/1797.01 c rootredcost : 0 0 0 0
1796.71/1797.01 c pseudoobj : 0 0 0 0
1796.71/1797.01 c vbounds : 0 0 0 0
1796.71/1797.01 c redcost : 377 0 0 0
1796.71/1797.01 c probing : 0 0 0 0
1796.71/1797.01 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.71/1797.01 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c redcost : 0.02 0.00 0.00 0.02 0.00
1796.71/1797.01 c probing : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.71/1797.01 c propagation : 0.00 14 12 60 19.8 1 4.0 -
1796.71/1797.01 c infeasible LP : 0.88 275 103 1802 201.5 0 0.0 0
1796.71/1797.01 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.01 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.01 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.01 c applied globally : - - - 481 172.4 - - -
1796.71/1797.01 c applied locally : - - - 0 0.0 - - -
1796.71/1797.01 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.71/1797.01 c cut pool : 0.00 1 - - 0 - (maximal pool size: 2)
1796.71/1797.01 c closecuts : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c impliedbounds : 0.02 0.00 5 0 0 0 0
1796.71/1797.01 c intobj : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c gomory : 2.96 0.00 5 0 0 7 0
1796.71/1797.01 c cgmip : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c strongcg : 3.00 0.00 5 0 0 7 0
1796.71/1797.01 c cmir : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c flowcover : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c clique : 1.47 0.00 5 0 0 0 0
1796.71/1797.01 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c mcf : 0.03 0.00 1 0 0 0 0
1796.71/1797.01 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c rapidlearning : 1.12 0.00 1 0 0 0 1007
1796.71/1797.01 c Pricers : ExecTime SetupTime Calls Vars
1796.71/1797.01 c problem variables: 0.00 - 0 0
1796.71/1797.01 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.71/1797.01 c relpscost : 681.33 0.00 372 0 17 0 0 724
1796.71/1797.01 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c inference : 0.00 0.00 1 0 0 0 0 2
1796.71/1797.01 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c random : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.71/1797.01 c LP solutions : 0.00 - - 0
1796.71/1797.01 c pseudo solutions : 0.00 - - 0
1796.71/1797.01 c smallcard : 0.00 0.00 0 0
1796.71/1797.01 c trivial : 0.01 0.00 1 0
1796.71/1797.01 c shiftandpropagate: 0.00 0.00 0 0
1796.71/1797.01 c simplerounding : 0.00 0.00 0 0
1796.71/1797.01 c zirounding : 0.00 0.00 0 0
1796.71/1797.01 c rounding : 0.00 0.00 0 0
1796.71/1797.01 c shifting : 0.00 0.00 0 0
1796.71/1797.01 c intshifting : 0.00 0.00 0 0
1796.71/1797.01 c oneopt : 0.00 0.00 0 0
1796.71/1797.01 c twoopt : 0.00 0.00 0 0
1796.71/1797.01 c indtwoopt : 0.00 0.00 0 0
1796.71/1797.01 c indoneopt : 0.00 0.00 0 0
1796.71/1797.01 c fixandinfer : 0.00 0.00 0 0
1796.71/1797.01 c feaspump : 0.00 0.00 0 0
1796.71/1797.01 c clique : 0.00 0.00 0 0
1796.71/1797.01 c indrounding : 0.00 0.00 0 0
1796.71/1797.01 c indcoefdiving : 0.00 0.00 0 0
1796.71/1797.01 c coefdiving : 0.00 0.00 0 0
1796.71/1797.01 c pscostdiving : 0.00 0.00 0 0
1796.71/1797.01 c nlpdiving : 0.00 0.00 0 0
1796.71/1797.01 c fracdiving : 0.00 0.00 0 0
1796.71/1797.01 c veclendiving : 0.00 0.00 0 0
1796.71/1797.01 c intdiving : 0.00 0.00 0 0
1796.71/1797.01 c actconsdiving : 0.00 0.00 0 0
1796.71/1797.01 c objpscostdiving : 0.00 0.00 0 0
1796.71/1797.01 c rootsoldiving : 0.00 0.00 0 0
1796.71/1797.01 c linesearchdiving : 0.00 0.00 0 0
1796.71/1797.01 c guideddiving : 0.00 0.00 0 0
1796.71/1797.01 c octane : 0.00 0.00 0 0
1796.71/1797.01 c rens : 0.00 0.00 0 0
1796.71/1797.01 c rins : 0.00 0.00 0 0
1796.71/1797.01 c localbranching : 0.00 0.00 0 0
1796.71/1797.01 c mutation : 0.00 0.00 0 0
1796.71/1797.01 c crossover : 0.00 0.00 0 0
1796.71/1797.01 c dins : 0.00 0.00 0 0
1796.71/1797.01 c vbounds : 0.00 0.00 0 0
1796.71/1797.01 c undercover : 0.00 0.00 0 0
1796.71/1797.01 c subnlp : 0.00 0.00 0 0
1796.71/1797.01 c trysol : 0.00 0.00 0 0
1796.71/1797.01 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.71/1797.01 c primal LP : 0.00 0 0 0.00 - 0.00 0
1796.71/1797.01 c dual LP : 1102.41 653 2089333 3199.59 1895.24 0.00 0
1796.71/1797.01 c lex dual LP : 0.00 0 0 0.00 -
1796.71/1797.01 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.71/1797.01 c diving/probing LP: 0.00 0 0 0.00 -
1796.71/1797.01 c strong branching : 681.14 1305 1157093 886.66 1698.77
1796.71/1797.01 c (at root node) : - 10 9321 932.10 -
1796.71/1797.01 c conflict analysis: 0.00 0 0 0.00 -
1796.71/1797.01 c B&B Tree :
1796.71/1797.01 c number of runs : 1
1796.71/1797.01 c nodes : 649
1796.71/1797.01 c nodes (total) : 649
1796.71/1797.01 c nodes left : 73
1796.71/1797.01 c max depth : 26
1796.71/1797.01 c max depth (total): 26
1796.71/1797.01 c backtracks : 165 (25.4%)
1796.71/1797.01 c delayed cutoffs : 5
1796.71/1797.01 c repropagations : 201 (12897 domain reductions, 3 cutoffs)
1796.71/1797.01 c avg switch length: 3.58
1796.71/1797.01 c switching time : 0.39
1796.71/1797.01 c Solution :
1796.71/1797.01 c Solutions found : 0 (0 improvements)
1796.71/1797.01 c Primal Bound : -
1796.71/1797.01 c Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Gap : infinite
1796.71/1797.01 c Root Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Root Iterations : 22407
1796.71/1797.09 c Time complete: 1796.8.
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-3691733-1338039443/watcher-3691733-1338039443 -o /tmp/evaluation-result-3691733-1338039443/solver-3691733-1338039443 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691733-1338039443.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.24 2.06 2.02 3/178 1055
/proc/meminfo: memFree=28460620/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=9596 CPUtime=0 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 1277 0 0 0 0 0 0 0 20 0 1 0 270069600 9826304 1231 33554432000 4194304 10219143 140734321942768 140737051244472 8844210 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 2399 1235 363 1471 0 919 0
[startup+0.0533189 s]
/proc/loadavg: 2.24 2.06 2.02 3/178 1055
/proc/meminfo: memFree=28460620/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=27040 CPUtime=0.04 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 5517 0 0 0 4 0 0 0 20 0 1 0 270069600 27688960 5471 33554432000 4194304 10219143 140734321942768 140734321806248 7589947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 6760 5472 419 1471 0 5280 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27040
[startup+0.100286 s]
/proc/loadavg: 2.24 2.06 2.02 3/178 1055
/proc/meminfo: memFree=28460620/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=38420 CPUtime=0.09 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 8359 0 0 0 8 1 0 0 20 0 1 0 270069600 39342080 8313 33554432000 4194304 10219143 140734321942768 140734321806248 5541619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 9605 8313 419 1471 0 8125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38420
[startup+0.300253 s]
/proc/loadavg: 2.24 2.06 2.02 3/178 1055
/proc/meminfo: memFree=28460620/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=98324 CPUtime=0.29 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 22873 0 0 0 25 4 0 0 20 0 1 0 270069600 100683776 22827 33554432000 4194304 10219143 140734321942768 140734321806248 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 24581 22827 559 1471 0 23101 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 98324
[startup+0.700264 s]
/proc/loadavg: 2.24 2.06 2.02 3/178 1055
/proc/meminfo: memFree=28460620/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=140008 CPUtime=0.69 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 33219 0 0 0 61 8 0 0 20 0 1 0 270069600 143368192 33173 33554432000 4194304 10219143 140734321942768 140734321939768 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 35002 33173 559 1471 0 33522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 140008
[startup+1.50028 s]
/proc/loadavg: 2.24 2.06 2.02 3/179 1056
/proc/meminfo: memFree=28314276/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=161164 CPUtime=1.49 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 38424 0 0 0 128 21 0 0 20 0 1 0 270069600 165031936 38121 33554432000 4194304 10219143 140734321942768 140734321939768 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 40291 38121 567 1471 0 38811 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 161164
[startup+3.10022 s]
/proc/loadavg: 2.24 2.06 2.02 3/179 1056
/proc/meminfo: memFree=28285508/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=187892 CPUtime=3.08 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 45843 0 0 0 271 37 0 0 20 0 1 0 270069600 192401408 44846 33554432000 4194304 10219143 140734321942768 140734321936072 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 46973 44846 758 1471 0 45493 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 187892
[startup+6.30024 s]
/proc/loadavg: 2.22 2.06 2.02 3/179 1056
/proc/meminfo: memFree=28279432/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=187892 CPUtime=6.29 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 45999 0 0 0 591 38 0 0 20 0 1 0 270069600 192401408 45002 33554432000 4194304 10219143 140734321942768 140734321935944 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 46973 45002 762 1471 0 45493 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 187892
[startup+12.7002 s]
/proc/loadavg: 2.21 2.06 2.01 3/179 1056
/proc/meminfo: memFree=28222160/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=12.69 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60287 0 0 0 1198 71 0 0 20 0 1 0 270069600 250703872 59174 33554432000 4194304 10219143 140734321942768 140734321937640 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 59174 827 1471 0 59727 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 244828
[startup+25.5002 s]
/proc/loadavg: 2.16 2.05 2.01 3/179 1056
/proc/meminfo: memFree=28221812/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=25.49 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60310 0 0 0 2470 79 0 0 20 0 1 0 270069600 250703872 59197 33554432000 4194304 10219143 140734321942768 140734321936264 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 59197 831 1471 0 59727 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 244828
[startup+51.1003 s]
/proc/loadavg: 2.10 2.05 2.01 3/179 1056
/proc/meminfo: memFree=28210680/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=51.08 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60311 0 0 0 5024 84 0 0 20 0 1 0 270069600 250703872 59198 33554432000 4194304 10219143 140734321942768 140734321936216 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 59198 832 1471 0 59727 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 244828
[startup+102.307 s]
/proc/loadavg: 2.04 2.04 2.01 3/179 1056
/proc/meminfo: memFree=28205504/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=102.28 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60311 0 0 0 10133 95 0 0 20 0 1 0 270069600 250703872 59198 33554432000 4194304 10219143 140734321942768 140734321936680 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 59198 832 1471 0 59727 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 244828
[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/180 1059
/proc/meminfo: memFree=28204136/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=162.27 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60316 0 0 0 16116 111 0 0 20 0 1 0 270069600 250703872 59203 33554432000 4194304 10219143 140734321942768 140734321936024 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 59203 835 1471 0 59727 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 244828
[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 1059
/proc/meminfo: memFree=28202728/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=222.25 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60323 0 0 0 22098 127 0 0 20 0 1 0 270069600 250703872 59287 33554432000 4194304 10219143 140734321942768 140734321936216 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 59287 835 1471 0 59727 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 244828
[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 1060
/proc/meminfo: memFree=28199780/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=282.24 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60326 0 0 0 28078 146 0 0 20 0 1 0 270069600 250703872 60022 33554432000 4194304 10219143 140734321942768 140734321936120 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60022 835 1471 0 59727 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 244828
[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 1060
/proc/meminfo: memFree=28201516/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=342.23 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60327 0 0 0 34057 166 0 0 20 0 1 0 270069600 250703872 60364 33554432000 4194304 10219143 140734321942768 140734321936120 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60364 836 1471 0 59727 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 244828
[startup+402.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 1060
/proc/meminfo: memFree=28201012/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=402.22 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60327 0 0 0 40039 183 0 0 20 0 1 0 270069600 250703872 60364 33554432000 4194304 10219143 140734321942768 140734321936024 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60364 836 1471 0 59727 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 244828
[startup+462.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 1060
/proc/meminfo: memFree=28203868/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=462.21 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 46020 201 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936072 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 244828
[startup+522.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 1060
/proc/meminfo: memFree=28200208/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=522.2 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 52000 220 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936264 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 244828
[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 1062
/proc/meminfo: memFree=28201812/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=582.2 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 57980 240 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936024 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 244828
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28198964/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1122.11 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 111810 401 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936072 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 244828
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1067
/proc/meminfo: memFree=28198840/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1182.1 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 117791 419 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936312 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 244828
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1067
/proc/meminfo: memFree=28202004/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1242.09 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 123773 436 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936024 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 244828
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1067
/proc/meminfo: memFree=28202128/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1302.09 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 129753 456 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936024 8061015 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 244828
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 1070
/proc/meminfo: memFree=28201376/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1362.07 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 135736 471 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321935288 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 244828
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 1095
/proc/meminfo: memFree=28201200/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1422.07 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 141716 491 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936024 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 244828
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1096
/proc/meminfo: memFree=28201256/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1482.06 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 147695 511 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936024 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 244828
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1096
/proc/meminfo: memFree=28200884/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1542.05 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 153679 526 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936120 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 244828
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1096
/proc/meminfo: memFree=28203176/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1602.03 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 159662 541 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936120 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 244828
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1096
/proc/meminfo: memFree=28199396/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1662.03 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 165642 561 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936120 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 244828
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1096
/proc/meminfo: memFree=28201624/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1722.02 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 171622 580 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936264 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 244828
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1097
/proc/meminfo: memFree=28200384/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1782.01 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 177606 595 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936216 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 244828
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1097
/proc/meminfo: memFree=28197096/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1785.21 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 177925 596 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936120 8100221 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 244828
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1135
/proc/meminfo: memFree=27470960/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1791.62 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 178564 598 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936632 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 244828
[startup+1795.1 s]
/proc/loadavg: 2.16 2.03 2.01 3/179 1135
/proc/meminfo: memFree=27461660/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1794.81 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 178883 598 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936312 7954824 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 244828
[startup+1795.9 s]
/proc/loadavg: 2.16 2.03 2.01 3/179 1135
/proc/meminfo: memFree=27461660/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1795.61 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 178963 598 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936024 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 244828
[startup+1796.7 s]
/proc/loadavg: 2.16 2.03 2.01 3/179 1135
/proc/meminfo: memFree=27459428/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1796.4 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 179042 598 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936120 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 244828
[startup+1796.9 s]
/proc/loadavg: 2.16 2.03 2.01 3/179 1135
/proc/meminfo: memFree=27459428/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1796.6 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 179062 598 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936120 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 244828
[startup+1797 s]
/proc/loadavg: 2.16 2.03 2.01 3/179 1135
/proc/meminfo: memFree=27459428/32873844 swapFree=7096/7096
[pid=1055] ppid=1053 vsize=244828 CPUtime=1796.71 cores=0,2,4,6
/proc/1055/stat : 1055 (scip-2.1.1.4exp) R 1053 1055 29822 0 -1 4202496 60328 0 0 0 179072 599 0 0 20 0 1 0 270069600 250703872 60365 33554432000 4194304 10219143 140734321942768 140734321936120 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 61207 60365 837 1471 0 59727 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 244828
Child status: 0
Real time (s): 1797.09
CPU time (s): 1796.81
CPU user time (s): 1790.8
CPU system time (s): 6.00909
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 244828
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.8
system time used= 6.00909
maximum resident set size= 241476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60334
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= 13
involuntary context switches= 1930
runsolver used 2.93155 second user time and 8.88665 second system time
The end