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-3690585-1338022687.opb>
0.19/0.25 c original problem has 26754 variables (26754 bin, 0 int, 0 impl, 0 cont) and 93164 constraints
0.19/0.25 c problem read in 0.25
0.19/0.25 c No objective function, only one solution is needed.
0.19/0.25 c presolving settings loaded
0.59/0.65 c presolving:
2.89/2.94 c (round 1) 5701 del vars, 16135 del conss, 0 add conss, 4513 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5256042 impls, 0 clqs
4.09/4.10 c (round 2) 10521 del vars, 37364 del conss, 0 add conss, 9025 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5289511 impls, 0 clqs
4.39/4.46 c (round 3) 12573 del vars, 46686 del conss, 0 add conss, 10221 chg bounds, 29 chg sides, 42 chg coeffs, 0 upgd conss, 5306751 impls, 0 clqs
4.69/4.70 c (round 4) 13577 del vars, 50829 del conss, 0 add conss, 11043 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5320053 impls, 0 clqs
4.79/4.83 c (round 5) 14356 del vars, 54024 del conss, 0 add conss, 11498 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5330437 impls, 0 clqs
4.89/4.95 c (round 6) 14829 del vars, 55827 del conss, 0 add conss, 11832 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5336961 impls, 0 clqs
4.99/5.02 c (round 7) 15123 del vars, 57160 del conss, 0 add conss, 12006 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5339423 impls, 0 clqs
4.99/5.08 c (round 8) 15230 del vars, 57625 del conss, 0 add conss, 12047 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5340503 impls, 0 clqs
5.09/5.12 c (round 9) 15252 del vars, 57707 del conss, 0 add conss, 12056 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5340791 impls, 0 clqs
5.09/5.16 c (round 10) 15259 del vars, 57743 del conss, 0 add conss, 12057 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5340922 impls, 0 clqs
5.39/5.43 c (round 11) 15259 del vars, 57746 del conss, 0 add conss, 12057 chg bounds, 39 chg sides, 56 chg coeffs, 35418 upgd conss, 5340922 impls, 0 clqs
5.69/5.72 c (round 12) 15259 del vars, 57746 del conss, 0 add conss, 12057 chg bounds, 69 chg sides, 267 chg coeffs, 35419 upgd conss, 5340922 impls, 0 clqs
5.89/5.91 c (round 13) 15259 del vars, 74982 del conss, 5496 add conss, 12057 chg bounds, 72 chg sides, 305 chg coeffs, 35419 upgd conss, 5340922 impls, 3 clqs
6.08/6.18 c (round 14) 15259 del vars, 79567 del conss, 10081 add conss, 12057 chg bounds, 72 chg sides, 321 chg coeffs, 35419 upgd conss, 5340922 impls, 756 clqs
6.29/6.35 c presolving (15 rounds):
6.29/6.35 c 15259 deleted vars, 79567 deleted constraints, 10081 added constraints, 12057 tightened bounds, 0 added holes, 72 changed sides, 336 changed coefficients
6.29/6.35 c 5340922 implications, 5348 cliques
6.29/6.35 c presolved problem has 11495 variables (11495 bin, 0 int, 0 impl, 0 cont) and 23678 constraints
6.29/6.35 c 550 constraints of type <knapsack>
6.29/6.35 c 22965 constraints of type <setppc>
6.29/6.35 c 163 constraints of type <and>
6.29/6.35 c transformed objective value is always integral (scale: 1)
6.29/6.35 c Presolving Time: 5.99
6.29/6.35 c - non default parameters ----------------------------------------------------------------------
6.29/6.35 c # SCIP version 2.1.1.4
6.29/6.35 c
6.29/6.35 c # maximal time in seconds to run
6.29/6.35 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.29/6.35 c limits/time = 1797
6.29/6.35 c
6.29/6.35 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.29/6.35 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.29/6.35 c limits/memory = 13950
6.29/6.35 c
6.29/6.35 c # solving stops, if the given number of solutions were found (-1: no limit)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: -1]
6.29/6.35 c limits/solutions = 1
6.29/6.35 c
6.29/6.35 c # maximal number of separation rounds per node (-1: unlimited)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 5]
6.29/6.35 c separating/maxrounds = 1
6.29/6.35 c
6.29/6.35 c # maximal number of separation rounds in the root node (-1: unlimited)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: -1]
6.29/6.35 c separating/maxroundsroot = 5
6.29/6.35 c
6.29/6.35 c # default clock type (1: CPU user seconds, 2: wall clock time)
6.29/6.35 c # [type: int, range: [1,2], default: 1]
6.29/6.35 c timing/clocktype = 2
6.29/6.35 c
6.29/6.35 c # belongs reading time to solving time?
6.29/6.35 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.29/6.35 c timing/reading = TRUE
6.29/6.35 c
6.29/6.35 c # should disaggregation of knapsack constraints be allowed in preprocessing?
6.29/6.35 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
6.29/6.35 c constraints/knapsack/disaggregation = FALSE
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 10]
6.29/6.35 c heuristics/coefdiving/freq = -1
6.29/6.35 c
6.29/6.35 c # maximal fraction of diving LP iterations compared to node LP iterations
6.29/6.35 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.29/6.35 c heuristics/coefdiving/maxlpiterquot = 0.075
6.29/6.35 c
6.29/6.35 c # additional number of allowed LP iterations
6.29/6.35 c # [type: int, range: [0,2147483647], default: 1000]
6.29/6.35 c heuristics/coefdiving/maxlpiterofs = 1500
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 30]
6.29/6.35 c heuristics/crossover/freq = -1
6.29/6.35 c
6.29/6.35 c # number of nodes added to the contingent of the total nodes
6.29/6.35 c # [type: longint, range: [0,9223372036854775807], default: 500]
6.29/6.35 c heuristics/crossover/nodesofs = 750
6.29/6.35 c
6.29/6.35 c # number of nodes without incumbent change that heuristic should wait
6.29/6.35 c # [type: longint, range: [0,9223372036854775807], default: 200]
6.29/6.35 c heuristics/crossover/nwaitingnodes = 100
6.29/6.35 c
6.29/6.35 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
6.29/6.35 c # [type: real, range: [0,1], default: 0.1]
6.29/6.35 c heuristics/crossover/nodesquot = 0.15
6.29/6.35 c
6.29/6.35 c # minimum percentage of integer variables that have to be fixed
6.29/6.35 c # [type: real, range: [0,1], default: 0.666]
6.29/6.35 c heuristics/crossover/minfixingrate = 0.5
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 20]
6.29/6.35 c heuristics/feaspump/freq = -1
6.29/6.35 c
6.29/6.35 c # additional number of allowed LP iterations
6.29/6.35 c # [type: int, range: [0,2147483647], default: 1000]
6.29/6.35 c heuristics/feaspump/maxlpiterofs = 2000
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 10]
6.29/6.35 c heuristics/fracdiving/freq = -1
6.29/6.35 c
6.29/6.35 c # maximal fraction of diving LP iterations compared to node LP iterations
6.29/6.35 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.29/6.35 c heuristics/fracdiving/maxlpiterquot = 0.075
6.29/6.35 c
6.29/6.35 c # additional number of allowed LP iterations
6.29/6.35 c # [type: int, range: [0,2147483647], default: 1000]
6.29/6.35 c heuristics/fracdiving/maxlpiterofs = 1500
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 10]
6.29/6.35 c heuristics/guideddiving/freq = -1
6.29/6.35 c
6.29/6.35 c # maximal fraction of diving LP iterations compared to node LP iterations
6.29/6.35 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.29/6.35 c heuristics/guideddiving/maxlpiterquot = 0.075
6.29/6.35 c
6.29/6.35 c # additional number of allowed LP iterations
6.29/6.35 c # [type: int, range: [0,2147483647], default: 1000]
6.29/6.35 c heuristics/guideddiving/maxlpiterofs = 1500
6.29/6.35 c
6.29/6.35 c # maximal fraction of diving LP iterations compared to node LP iterations
6.29/6.35 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.29/6.35 c heuristics/intdiving/maxlpiterquot = 0.075
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 10]
6.29/6.35 c heuristics/intshifting/freq = -1
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 10]
6.29/6.35 c heuristics/linesearchdiving/freq = -1
6.29/6.35 c
6.29/6.35 c # maximal fraction of diving LP iterations compared to node LP iterations
6.29/6.35 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.29/6.35 c heuristics/linesearchdiving/maxlpiterquot = 0.075
6.29/6.35 c
6.29/6.35 c # additional number of allowed LP iterations
6.29/6.35 c # [type: int, range: [0,2147483647], default: 1000]
6.29/6.35 c heuristics/linesearchdiving/maxlpiterofs = 1500
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 20]
6.29/6.35 c heuristics/objpscostdiving/freq = -1
6.29/6.35 c
6.29/6.35 c # maximal fraction of diving LP iterations compared to total iteration number
6.29/6.35 c # [type: real, range: [0,1], default: 0.01]
6.29/6.35 c heuristics/objpscostdiving/maxlpiterquot = 0.015
6.29/6.35 c
6.29/6.35 c # additional number of allowed LP iterations
6.29/6.35 c # [type: int, range: [0,2147483647], default: 1000]
6.29/6.35 c heuristics/objpscostdiving/maxlpiterofs = 1500
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 1]
6.29/6.35 c heuristics/oneopt/freq = -1
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 10]
6.29/6.35 c heuristics/pscostdiving/freq = -1
6.29/6.35 c
6.29/6.35 c # maximal fraction of diving LP iterations compared to node LP iterations
6.29/6.35 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.29/6.35 c heuristics/pscostdiving/maxlpiterquot = 0.075
6.29/6.35 c
6.29/6.35 c # additional number of allowed LP iterations
6.29/6.35 c # [type: int, range: [0,2147483647], default: 1000]
6.29/6.35 c heuristics/pscostdiving/maxlpiterofs = 1500
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 0]
6.29/6.35 c heuristics/rens/freq = -1
6.29/6.35 c
6.29/6.35 c # minimum percentage of integer variables that have to be fixable
6.29/6.35 c # [type: real, range: [0,1], default: 0.5]
6.29/6.35 c heuristics/rens/minfixingrate = 0.3
6.29/6.35 c
6.29/6.35 c # number of nodes added to the contingent of the total nodes
6.29/6.35 c # [type: longint, range: [0,9223372036854775807], default: 500]
6.29/6.35 c heuristics/rens/nodesofs = 2000
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 20]
6.29/6.35 c heuristics/rootsoldiving/freq = -1
6.29/6.35 c
6.29/6.35 c # maximal fraction of diving LP iterations compared to node LP iterations
6.29/6.35 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
6.29/6.35 c heuristics/rootsoldiving/maxlpiterquot = 0.015
6.29/6.35 c
6.29/6.35 c # additional number of allowed LP iterations
6.29/6.35 c # [type: int, range: [0,2147483647], default: 1000]
6.29/6.35 c heuristics/rootsoldiving/maxlpiterofs = 1500
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 1]
6.29/6.35 c heuristics/rounding/freq = -1
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 0]
6.29/6.35 c heuristics/shiftandpropagate/freq = -1
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 10]
6.29/6.35 c heuristics/shifting/freq = -1
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 1]
6.29/6.35 c heuristics/simplerounding/freq = -1
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 1]
6.29/6.35 c heuristics/subnlp/freq = -1
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 0]
6.29/6.35 c heuristics/trivial/freq = -1
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 1]
6.29/6.35 c heuristics/trysol/freq = -1
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 0]
6.29/6.35 c heuristics/undercover/freq = -1
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 10]
6.29/6.35 c heuristics/veclendiving/freq = -1
6.29/6.35 c
6.29/6.35 c # maximal fraction of diving LP iterations compared to node LP iterations
6.29/6.35 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.29/6.35 c heuristics/veclendiving/maxlpiterquot = 0.075
6.29/6.35 c
6.29/6.35 c # additional number of allowed LP iterations
6.29/6.35 c # [type: int, range: [0,2147483647], default: 1000]
6.29/6.35 c heuristics/veclendiving/maxlpiterofs = 1500
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 1]
6.29/6.35 c heuristics/zirounding/freq = -1
6.29/6.35 c
6.29/6.35 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: -1]
6.29/6.35 c propagating/probing/maxprerounds = 0
6.29/6.35 c
6.29/6.35 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 0]
6.29/6.35 c separating/cmir/freq = -1
6.29/6.35 c
6.29/6.35 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 0]
6.29/6.35 c separating/flowcover/freq = -1
6.29/6.35 c
6.29/6.35 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: -1]
6.29/6.35 c separating/rapidlearning/freq = 0
6.29/6.35 c
6.29/6.35 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
6.29/6.35 c # [type: int, range: [-1,2147483647], default: 1]
6.29/6.35 c heuristics/indoneopt/freq = -1
6.29/6.35 c
6.29/6.35 c -----------------------------------------------------------------------------------------------
6.29/6.35 c start solving
6.29/6.36 c
35.49/35.50 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
35.49/35.50 c 35.5s| 1 | 0 | 19804 | - | 177M| 0 |6052 | 11k| 23k| 11k| 23k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
172.95/173.07 c 173s| 1 | 0 | 58165 | - | 177M| 0 |3993 | 11k| 23k| 11k| 23k| 47 | 0 | 0 | 0.000000e+00 | -- | Inf
291.54/291.67 c 292s| 1 | 0 | 92310 | - | 177M| 0 |4335 | 11k| 23k| 11k| 24k| 289 | 0 | 0 | 0.000000e+00 | -- | Inf
410.72/410.81 c 411s| 1 | 0 |126020 | - | 177M| 0 |4298 | 11k| 23k| 11k| 24k| 359 | 0 | 0 | 0.000000e+00 | -- | Inf
459.11/459.20 c 459s| 1 | 0 |141510 | - | 177M| 0 |4628 | 11k| 23k| 11k| 24k| 405 | 0 | 0 | 0.000000e+00 | -- | Inf
495.81/495.99 c 496s| 1 | 0 |152828 | - | 177M| 0 |6235 | 11k| 23k| 11k| 24k| 421 | 0 | 0 | 0.000000e+00 | -- | Inf
566.70/566.87 c 567s| 1 | 2 |152828 | - | 177M| 0 |6235 | 11k| 23k| 11k| 24k| 421 | 0 | 27 | 0.000000e+00 | -- | Inf
1796.71/1797.03 c
1796.71/1797.03 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.03 c Solving Time (sec) : 1797.02
1796.71/1797.03 c Solving Nodes : 14
1796.71/1797.03 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.03 c Dual Bound : +0.00000000000000e+00
1796.71/1797.03 c Gap : infinite
1796.71/1797.03 s UNKNOWN
1796.71/1797.03 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.03 c Total Time : 1797.02
1796.71/1797.03 c solving : 1797.02
1796.71/1797.03 c presolving : 5.99 (included in solving)
1796.71/1797.03 c reading : 0.25 (included in solving)
1796.71/1797.03 c copying : 0.00 (0 times copied the problem)
1796.71/1797.03 c Original Problem :
1796.71/1797.03 c Problem name : HOME/instance-3690585-1338022687.opb
1796.71/1797.03 c Variables : 26754 (26754 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.03 c Constraints : 93164 initial, 93164 maximal
1796.71/1797.03 c Objective sense : minimize
1796.71/1797.03 c Presolved Problem :
1796.71/1797.03 c Problem name : t_HOME/instance-3690585-1338022687.opb
1796.71/1797.03 c Variables : 11495 (11495 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.03 c Constraints : 23678 initial, 23678 maximal
1796.71/1797.03 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.03 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.03 c trivial : 0.02 0.00 727 0 0 0 0 0 0 0 0
1796.71/1797.03 c dualfix : 0.03 0.00 81 0 0 0 0 0 0 0 0
1796.71/1797.03 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.03 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.03 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.03 c gateextraction : 0.08 0.00 0 0 0 0 0 17236 5496 0 0
1796.71/1797.03 c implics : 0.11 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.03 c components : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.03 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.03 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.03 c knapsack : 0.26 0.00 0 0 0 0 0 0 0 33 280
1796.71/1797.03 c setppc : 0.24 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.03 c and : 0.22 0.00 0 0 0 0 0 4585 4585 0 0
1796.71/1797.03 c linear : 4.56 0.00 11341 3110 0 12057 0 57746 0 39 56
1796.71/1797.03 c logicor : 0.06 0.01 0 0 0 0 0 0 0 0 0
1796.71/1797.03 c root node : - - 0 - - 0 - - - - -
1796.71/1797.03 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.71/1797.03 c integral : 0 0 0 0 13 0 1 0 0 0 0 0 26
1796.71/1797.03 c knapsack : 550 550 5 82 0 1 0 0 0 2 389 0 0
1796.71/1797.03 c setppc : 22965 22965 5 82 0 1 0 0 0 5755 0 0 0
1796.71/1797.03 c and : 163 163 18 82 0 1 0 0 0 78 102 0 0
1796.71/1797.03 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.71/1797.03 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.71/1797.03 c integral : 649.76 0.00 0.00 0.00 649.76 0.00 0.00 0.00
1796.71/1797.03 c knapsack : 0.04 0.00 0.04 0.00 0.00 0.00 0.00 0.00
1796.71/1797.03 c setppc : 0.06 0.00 0.01 0.04 0.00 0.01 0.00 0.00
1796.71/1797.03 c and : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.03 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.03 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.71/1797.03 c rootredcost : 0 0 0 0
1796.71/1797.03 c pseudoobj : 0 0 0 0
1796.71/1797.03 c vbounds : 0 0 0 0
1796.71/1797.03 c redcost : 27 0 0 0
1796.71/1797.03 c probing : 0 0 0 0
1796.71/1797.03 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.71/1797.03 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.03 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.03 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.03 c redcost : 0.01 0.00 0.00 0.01 0.00
1796.71/1797.03 c probing : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.03 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.71/1797.03 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.03 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.03 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.03 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.03 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.03 c applied globally : - - - 0 0.0 - - -
1796.71/1797.03 c applied locally : - - - 0 0.0 - - -
1796.71/1797.03 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.71/1797.03 c cut pool : 0.00 4 - - 7 - (maximal pool size: 313)
1796.71/1797.03 c closecuts : 0.00 0.00 0 0 0 0 0
1796.71/1797.03 c impliedbounds : 0.06 0.00 5 0 0 305 0
1796.71/1797.03 c intobj : 0.00 0.00 0 0 0 0 0
1796.71/1797.03 c gomory : 12.93 0.00 5 0 0 204 0
1796.71/1797.03 c cgmip : 0.00 0.00 0 0 0 0 0
1796.71/1797.03 c strongcg : 21.24 0.00 5 0 0 399 0
1796.71/1797.03 c cmir : 0.00 0.00 0 0 0 0 0
1796.71/1797.03 c flowcover : 0.00 0.00 0 0 0 0 0
1796.71/1797.03 c clique : 7.44 0.00 5 0 0 19 0
1796.71/1797.03 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.71/1797.03 c mcf : 0.37 0.00 1 0 0 0 0
1796.71/1797.03 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.71/1797.03 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.71/1797.03 c Pricers : ExecTime SetupTime Calls Vars
1796.71/1797.03 c problem variables: 0.00 - 0 0
1796.71/1797.03 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.71/1797.03 c relpscost : 649.76 0.00 13 0 0 0 0 26
1796.71/1797.03 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.03 c inference : 0.00 0.00 1 0 0 0 0 2
1796.71/1797.03 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.03 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.03 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.03 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.03 c random : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.03 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.71/1797.03 c LP solutions : 0.00 - - 0
1796.71/1797.03 c pseudo solutions : 0.00 - - 0
1796.71/1797.03 c smallcard : 0.00 0.00 0 0
1796.71/1797.03 c trivial : 0.02 0.00 1 0
1796.71/1797.03 c shiftandpropagate: 0.00 0.00 0 0
1796.71/1797.03 c simplerounding : 0.00 0.00 0 0
1796.71/1797.03 c zirounding : 0.00 0.00 0 0
1796.71/1797.03 c rounding : 0.00 0.00 0 0
1796.71/1797.03 c shifting : 0.00 0.00 0 0
1796.71/1797.03 c intshifting : 0.00 0.00 0 0
1796.71/1797.03 c oneopt : 0.00 0.00 0 0
1796.71/1797.03 c twoopt : 0.00 0.00 0 0
1796.71/1797.03 c indtwoopt : 0.00 0.00 0 0
1796.71/1797.03 c indoneopt : 0.00 0.00 0 0
1796.71/1797.03 c fixandinfer : 0.00 0.00 0 0
1796.71/1797.03 c feaspump : 0.00 0.00 0 0
1796.71/1797.03 c clique : 0.00 0.00 0 0
1796.71/1797.03 c indrounding : 0.00 0.00 0 0
1796.71/1797.03 c indcoefdiving : 0.00 0.00 0 0
1796.71/1797.03 c coefdiving : 0.00 0.00 0 0
1796.71/1797.03 c pscostdiving : 0.00 0.00 0 0
1796.71/1797.03 c nlpdiving : 0.00 0.00 0 0
1796.71/1797.03 c fracdiving : 0.00 0.00 0 0
1796.71/1797.03 c veclendiving : 0.00 0.00 0 0
1796.71/1797.03 c intdiving : 0.00 0.00 0 0
1796.71/1797.03 c actconsdiving : 0.00 0.00 0 0
1796.71/1797.03 c objpscostdiving : 0.00 0.00 0 0
1796.71/1797.03 c rootsoldiving : 0.00 0.00 0 0
1796.71/1797.03 c linesearchdiving : 0.00 0.00 0 0
1796.71/1797.03 c guideddiving : 0.00 0.00 0 0
1796.71/1797.03 c octane : 0.00 0.00 0 0
1796.71/1797.03 c rens : 0.00 0.00 0 0
1796.71/1797.03 c rins : 0.00 0.00 0 0
1796.71/1797.03 c localbranching : 0.00 0.00 0 0
1796.71/1797.03 c mutation : 0.00 0.00 0 0
1796.71/1797.03 c crossover : 0.00 0.00 0 0
1796.71/1797.03 c dins : 0.00 0.00 0 0
1796.71/1797.03 c vbounds : 0.00 0.00 0 0
1796.71/1797.03 c undercover : 0.00 0.00 0 0
1796.71/1797.03 c subnlp : 0.00 0.00 0 0
1796.71/1797.03 c trysol : 0.00 0.00 0 0
1796.71/1797.03 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.71/1797.03 c primal LP : 0.06 1 0 0.00 0.00 0.06 1
1796.71/1797.03 c dual LP : 1098.42 28 388544 13876.57 353.73 0.00 0
1796.71/1797.03 c lex dual LP : 0.00 0 0 0.00 -
1796.71/1797.03 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.71/1797.03 c diving/probing LP: 0.00 0 0 0.00 -
1796.71/1797.03 c strong branching : 649.72 263 260389 990.07 400.77
1796.71/1797.03 c (at root node) : - 27 27000 1000.00 -
1796.71/1797.03 c conflict analysis: 0.00 0 0 0.00 -
1796.71/1797.03 c B&B Tree :
1796.71/1797.03 c number of runs : 1
1796.71/1797.03 c nodes : 14
1796.71/1797.03 c nodes (total) : 14
1796.71/1797.03 c nodes left : 15
1796.71/1797.03 c max depth : 5
1796.71/1797.03 c max depth (total): 5
1796.71/1797.03 c backtracks : 7 (50.0%)
1796.71/1797.03 c delayed cutoffs : 0
1796.71/1797.03 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1796.71/1797.03 c avg switch length: 2.50
1796.71/1797.03 c switching time : 0.09
1796.71/1797.03 c Solution :
1796.71/1797.03 c Solutions found : 0 (0 improvements)
1796.71/1797.03 c Primal Bound : -
1796.71/1797.03 c Dual Bound : +0.00000000000000e+00
1796.71/1797.03 c Gap : infinite
1796.71/1797.03 c Root Dual Bound : +0.00000000000000e+00
1796.71/1797.03 c Root Iterations : 152828
1797.02/1797.34 c Time complete: 1797.06.
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-3690585-1338022687/watcher-3690585-1338022687 -o /tmp/evaluation-result-3690585-1338022687/solver-3690585-1338022687 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690585-1338022687.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
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.00 2.00 1.97 3/176 1900
/proc/meminfo: memFree=28431924/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=10628 CPUtime=0 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 1415 0 0 0 0 0 0 0 20 0 1 0 268397287 10883072 1370 33554432000 4194304 10173063 140734666554928 140734860335000 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 2657 1370 413 1460 0 1188 0
[startup+0.043533 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 1900
/proc/meminfo: memFree=28431924/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=25004 CPUtime=0.03 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 5011 0 0 0 3 0 0 0 20 0 1 0 268397287 25604096 4966 33554432000 4194304 10173063 140734666554928 140734860335000 5479875 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 6251 4966 413 1460 0 4782 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25004
[startup+0.100327 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 1900
/proc/meminfo: memFree=28431924/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=32092 CPUtime=0.09 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 6775 0 0 0 8 1 0 0 20 0 1 0 268397287 32862208 6730 33554432000 4194304 10173063 140734666554928 140734860335000 4909762 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 8023 6730 413 1460 0 6554 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32092
[startup+0.300305 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 1900
/proc/meminfo: memFree=28431924/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=90064 CPUtime=0.29 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 21219 0 0 0 26 3 0 0 20 0 1 0 268397287 92225536 21160 33554432000 4194304 10173063 140734666554928 140734860335000 4900240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 22516 21160 465 1460 0 21047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90064
[startup+0.700306 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 1900
/proc/meminfo: memFree=28431924/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=174804 CPUtime=0.69 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 45388 0 0 0 61 8 0 0 20 0 1 0 268397287 178999296 41721 33554432000 4194304 10173063 140734666554928 140734860335000 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 43701 41721 558 1460 0 42232 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 174804
[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 1901
/proc/meminfo: memFree=28230060/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=253508 CPUtime=1.49 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 65043 0 0 0 134 15 0 0 20 0 1 0 268397287 259592192 61376 33554432000 4194304 10173063 140734666554928 140734666551928 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 63377 61377 558 1460 0 61908 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 253508
[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 1901
/proc/meminfo: memFree=28151560/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=314060 CPUtime=3.09 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 80508 0 0 0 273 36 0 0 20 0 1 0 268397287 321597440 75663 33554432000 4194304 10173063 140734666554928 140734666551928 7436496 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 78515 75663 567 1460 0 77046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 314060
[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 1901
/proc/meminfo: memFree=28117568/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=324140 CPUtime=6.29 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 87865 0 0 0 521 108 0 0 20 0 1 0 268397287 331919360 78290 33554432000 4194304 10173063 140734666554928 140734666550984 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 81035 78290 610 1460 0 79566 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 324140
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 1901
/proc/meminfo: memFree=28078508/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=370792 CPUtime=12.69 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 99576 0 0 0 1157 112 0 0 20 0 1 0 268397287 379691008 89448 33554432000 4194304 10173063 140734666554928 140734666548184 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 92698 89448 764 1460 0 91229 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 370792
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 1901
/proc/meminfo: memFree=28070640/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=374472 CPUtime=25.48 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 100785 0 0 0 2435 113 0 0 20 0 1 0 268397287 383459328 90657 33554432000 4194304 10173063 140734666554928 140734666548104 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 93618 90657 764 1460 0 92149 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 374472
[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 1901
/proc/meminfo: memFree=28060684/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=381308 CPUtime=51.08 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 103681 0 0 0 4946 162 0 0 20 0 1 0 268397287 390459392 92983 33554432000 4194304 10173063 140734666554928 140734666548232 8012649 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95327 92983 807 1460 0 93858 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 381308
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 1901
/proc/meminfo: memFree=28055708/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=380372 CPUtime=102.28 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 105289 0 0 0 10059 169 0 0 20 0 1 0 268397287 389500928 93277 33554432000 4194304 10173063 140734666554928 140734666548600 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95093 93277 807 1460 0 93624 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 380372
[startup+162.3 s]
/proc/loadavg: 2.12 2.04 1.99 3/178 1904
/proc/meminfo: memFree=28052512/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=380372 CPUtime=162.26 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 105297 0 0 0 16051 175 0 0 20 0 1 0 268397287 389500928 93797 33554432000 4194304 10173063 140734666554928 140734666548104 7985021 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95093 93797 807 1460 0 93624 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 380372
[startup+222.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/178 1928
/proc/meminfo: memFree=28049272/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=380372 CPUtime=222.25 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 105428 0 0 0 22040 185 0 0 20 0 1 0 268397287 389500928 93941 33554432000 4194304 10173063 140734666554928 140734666548104 8013264 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95093 93941 808 1460 0 93624 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 380372
[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 1928
/proc/meminfo: memFree=28048280/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=380372 CPUtime=282.24 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 105428 0 0 0 28033 191 0 0 20 0 1 0 268397287 389500928 93941 33554432000 4194304 10173063 140734666554928 140734666547448 7710388 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95093 93941 808 1460 0 93624 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 380372
[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 1928
/proc/meminfo: memFree=28046976/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=380864 CPUtime=342.23 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 107000 0 0 0 34025 198 0 0 20 0 1 0 268397287 390004736 93847 33554432000 4194304 10173063 140734666554928 140734666548600 8012538 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95216 93847 808 1460 0 93747 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 380864
[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 1928
/proc/meminfo: memFree=28046168/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=380864 CPUtime=402.22 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 107002 0 0 0 40019 203 0 0 20 0 1 0 268397287 390004736 94066 33554432000 4194304 10173063 140734666554928 140734666548600 8046708 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95216 94066 808 1460 0 93747 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 380864
[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 1928
/proc/meminfo: memFree=28043188/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=382904 CPUtime=462.22 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 107509 0 0 0 46006 216 0 0 20 0 1 0 268397287 392093696 94573 33554432000 4194304 10173063 140734666554928 140734666549800 7654624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95726 94573 808 1460 0 94257 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 382904
[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 1929
/proc/meminfo: memFree=28043560/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=377436 CPUtime=522.21 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 118765 0 0 0 51993 228 0 0 20 0 1 0 268397287 386494464 93243 33554432000 4194304 10173063 140734666554928 140734666548424 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 94359 93243 813 1460 0 92890 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 377436
[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 1929
/proc/meminfo: memFree=28042688/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=383004 CPUtime=582.19 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 148125 0 0 0 57977 242 0 0 20 0 1 0 268397287 392196096 94540 33554432000 4194304 10173063 140734666554928 140734666548184 7971817 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95751 94540 819 1460 0 94282 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 383004
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28037288/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=383480 CPUtime=1062.12 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 153395 0 0 0 105904 308 0 0 20 0 1 0 268397287 392683520 94717 33554432000 4194304 10173063 140734666554928 140734666548232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95870 94717 819 1460 0 94401 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 383480
[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 1933
/proc/meminfo: memFree=28036988/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=381840 CPUtime=1122.11 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 167062 0 0 0 111891 320 0 0 20 0 1 0 268397287 391004160 94276 33554432000 4194304 10173063 140734666554928 140734666548280 7981120 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95460 94276 819 1460 0 93991 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 381840
[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1934
/proc/meminfo: memFree=28035676/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=381840 CPUtime=1182.1 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 167063 0 0 0 117884 326 0 0 20 0 1 0 268397287 391004160 94277 33554432000 4194304 10173063 140734666554928 140734666548104 7985041 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95460 94277 819 1460 0 93991 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 381840
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1934
/proc/meminfo: memFree=28034808/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=381840 CPUtime=1242.1 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 167063 0 0 0 123876 334 0 0 20 0 1 0 268397287 391004160 94277 33554432000 4194304 10173063 140734666554928 140734666548104 8022735 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95460 94277 819 1460 0 93991 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 381840
[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 1934
/proc/meminfo: memFree=28034868/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=380832 CPUtime=1302.09 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 186109 0 0 0 129862 347 0 0 20 0 1 0 268397287 389971968 93919 33554432000 4194304 10173063 140734666554928 140734666548376 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95208 93919 819 1460 0 93739 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 380832
[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 1937
/proc/meminfo: memFree=28033064/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=380428 CPUtime=1362.07 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 229859 0 0 0 135843 364 0 0 20 0 1 0 268397287 389558272 93965 33554432000 4194304 10173063 140734666554928 140734666548184 8012208 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95107 93965 819 1460 0 93638 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 380428
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1937
/proc/meminfo: memFree=28030956/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=380928 CPUtime=1422.07 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 247789 0 0 0 141829 378 0 0 20 0 1 0 268397287 390070272 93951 33554432000 4194304 10173063 140734666554928 140734666548472 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95232 93951 819 1460 0 93763 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 380928
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1938
/proc/meminfo: memFree=28027484/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=386160 CPUtime=1482.06 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 250420 0 0 0 147819 387 0 0 20 0 1 0 268397287 395427840 94706 33554432000 4194304 10173063 140734666554928 140734666547448 8063494 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 96540 94706 819 1460 0 95071 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 386160
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1976
/proc/meminfo: memFree=27654664/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=382640 CPUtime=1542.04 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 251738 0 0 0 153810 394 0 0 20 0 1 0 268397287 391823360 94533 33554432000 4194304 10173063 140734666554928 140734666548760 8040996 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95660 94533 819 1460 0 94191 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 382640
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1976
/proc/meminfo: memFree=27514448/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=382644 CPUtime=1602.03 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 253514 0 0 0 159799 404 0 0 20 0 1 0 268397287 391827456 94389 33554432000 4194304 10173063 140734666554928 140734666548184 8016797 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95661 94389 819 1460 0 94192 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 382644
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1976
/proc/meminfo: memFree=27384948/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=382740 CPUtime=1662.03 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 284650 0 0 0 165780 423 0 0 20 0 1 0 268397287 391925760 94112 33554432000 4194304 10173063 140734666554928 140734666548472 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95685 94112 819 1460 0 94216 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 382740
[startup+1722.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 2052
/proc/meminfo: memFree=27095308/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=380872 CPUtime=1722.01 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 310863 0 0 0 171764 437 0 0 20 0 1 0 268397287 390012928 93935 33554432000 4194304 10173063 140734666554928 140734666548376 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95218 93935 819 1460 0 93749 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 380872
[startup+1782.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 2053
/proc/meminfo: memFree=24379776/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=383160 CPUtime=1782.01 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 325720 0 0 0 177753 448 0 0 20 0 1 0 268397287 392355840 94548 33554432000 4194304 10173063 140734666554928 140734666548104 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95790 94548 819 1460 0 94321 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 383160
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 2053
/proc/meminfo: memFree=24378164/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=383160 CPUtime=1785.21 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 325785 0 0 0 178072 449 0 0 20 0 1 0 268397287 392355840 94613 33554432000 4194304 10173063 140734666554928 140734666548568 8063658 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 95790 94613 819 1460 0 94321 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 383160
[startup+1791.91 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 2053
/proc/meminfo: memFree=24375064/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=385336 CPUtime=1791.61 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 326366 0 0 0 178712 449 0 0 20 0 1 0 268397287 394584064 95194 33554432000 4194304 10173063 140734666554928 140734666548184 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 96334 95194 819 1460 0 94865 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 385336
[startup+1795.1 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 2053
/proc/meminfo: memFree=24337988/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=385336 CPUtime=1794.82 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 326369 0 0 0 179032 450 0 0 20 0 1 0 268397287 394584064 95197 33554432000 4194304 10173063 140734666554928 140734666548184 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 96334 95197 819 1460 0 94865 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 385336
[startup+1796.7 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 2053
/proc/meminfo: memFree=24337988/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=385336 CPUtime=1796.41 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 326370 0 0 0 179191 450 0 0 20 0 1 0 268397287 394584064 95198 33554432000 4194304 10173063 140734666554928 140734666548568 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 96334 95198 819 1460 0 94865 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 385336
[startup+1797.1 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 2053
/proc/meminfo: memFree=24337988/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=378064 CPUtime=1796.81 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 326382 0 0 0 179230 451 0 0 20 0 1 0 268397287 387137536 93392 33554432000 4194304 10173063 140734666554928 140734666548280 5551119 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 94516 93392 831 1460 0 93047 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 378064
[startup+1797.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 2053
/proc/meminfo: memFree=24403780/32873844 swapFree=7356/7356
[pid=1900] ppid=1898 vsize=307300 CPUtime=1797.02 cores=1,3,5,7
/proc/1900/stat : 1900 (scip-2.1.1.4fix) R 1898 1900 1047 0 -1 4202496 326385 0 0 0 179250 452 0 0 20 0 1 0 268397287 314675200 75997 33554432000 4194304 10173063 140734666554928 140734666548280 8992599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1900/statm: 76825 75997 834 1460 0 75356 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 307300
Child status: 0
Real time (s): 1797.35
CPU time (s): 1797.07
CPU user time (s): 1792.53
CPU system time (s): 4.53631
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 386764
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.53
system time used= 4.53631
maximum resident set size= 382964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326398
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= 24
involuntary context switches= 1846
runsolver used 4.01539 second user time and 7.94379 second system time
The end