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-3691803-1338041078.opb>
0.59/0.68 c original problem has 10086 variables (10086 bin, 0 int, 0 impl, 0 cont) and 226240 constraints
0.59/0.68 c problem read in 0.68
0.59/0.68 c No objective function, only one solution is needed.
0.59/0.68 c presolving settings loaded
0.88/1.00 c presolving:
2.29/2.36 c (round 1) 1 del vars, 10 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 0 chg coeffs, 226228 upgd conss, 108276 impls, 366 clqs
2.69/2.77 c (round 2) 1 del vars, 18 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 0 chg coeffs, 226272 upgd conss, 108276 impls, 366 clqs
2.98/3.03 c (round 3) 1 del vars, 62 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 0 chg coeffs, 226272 upgd conss, 108276 impls, 366 clqs
3.69/3.76 c presolving (4 rounds):
3.69/3.76 c 1 deleted vars, 70 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 9 changed sides, 0 changed coefficients
3.69/3.76 c 108276 implications, 366 cliques
3.69/3.76 c presolved problem has 10085 variables (10085 bin, 0 int, 0 impl, 0 cont) and 226170 constraints
3.69/3.76 c 22570 constraints of type <knapsack>
3.69/3.76 c 48174 constraints of type <setppc>
3.69/3.76 c 2 constraints of type <linear>
3.69/3.76 c 155424 constraints of type <logicor>
3.69/3.76 c transformed objective value is always integral (scale: 1)
3.69/3.76 c Presolving Time: 2.77
3.69/3.76 c - non default parameters ----------------------------------------------------------------------
3.69/3.76 c # SCIP version 2.1.1.4
3.69/3.76 c
3.69/3.76 c # maximal time in seconds to run
3.69/3.76 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.69/3.76 c limits/time = 1797
3.69/3.76 c
3.69/3.76 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.69/3.76 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.69/3.76 c limits/memory = 13950
3.69/3.76 c
3.69/3.76 c # solving stops, if the given number of solutions were found (-1: no limit)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: -1]
3.69/3.76 c limits/solutions = 1
3.69/3.76 c
3.69/3.76 c # maximal number of separation rounds per node (-1: unlimited)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 5]
3.69/3.76 c separating/maxrounds = 1
3.69/3.76 c
3.69/3.76 c # maximal number of separation rounds in the root node (-1: unlimited)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: -1]
3.69/3.76 c separating/maxroundsroot = 5
3.69/3.76 c
3.69/3.76 c # default clock type (1: CPU user seconds, 2: wall clock time)
3.69/3.76 c # [type: int, range: [1,2], default: 1]
3.69/3.76 c timing/clocktype = 2
3.69/3.76 c
3.69/3.76 c # belongs reading time to solving time?
3.69/3.76 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.69/3.76 c timing/reading = TRUE
3.69/3.76 c
3.69/3.76 c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.69/3.76 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.69/3.76 c constraints/knapsack/disaggregation = FALSE
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.76 c heuristics/coefdiving/freq = -1
3.69/3.76 c
3.69/3.76 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.76 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.76 c heuristics/coefdiving/maxlpiterquot = 0.075
3.69/3.76 c
3.69/3.76 c # additional number of allowed LP iterations
3.69/3.76 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.76 c heuristics/coefdiving/maxlpiterofs = 1500
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 30]
3.69/3.76 c heuristics/crossover/freq = -1
3.69/3.76 c
3.69/3.76 c # number of nodes added to the contingent of the total nodes
3.69/3.76 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.69/3.76 c heuristics/crossover/nodesofs = 750
3.69/3.76 c
3.69/3.76 c # number of nodes without incumbent change that heuristic should wait
3.69/3.76 c # [type: longint, range: [0,9223372036854775807], default: 200]
3.69/3.76 c heuristics/crossover/nwaitingnodes = 100
3.69/3.76 c
3.69/3.76 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.69/3.76 c # [type: real, range: [0,1], default: 0.1]
3.69/3.76 c heuristics/crossover/nodesquot = 0.15
3.69/3.76 c
3.69/3.76 c # minimum percentage of integer variables that have to be fixed
3.69/3.76 c # [type: real, range: [0,1], default: 0.666]
3.69/3.76 c heuristics/crossover/minfixingrate = 0.5
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 20]
3.69/3.76 c heuristics/feaspump/freq = -1
3.69/3.76 c
3.69/3.76 c # additional number of allowed LP iterations
3.69/3.76 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.76 c heuristics/feaspump/maxlpiterofs = 2000
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.76 c heuristics/fracdiving/freq = -1
3.69/3.76 c
3.69/3.76 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.76 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.76 c heuristics/fracdiving/maxlpiterquot = 0.075
3.69/3.76 c
3.69/3.76 c # additional number of allowed LP iterations
3.69/3.76 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.76 c heuristics/fracdiving/maxlpiterofs = 1500
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.76 c heuristics/guideddiving/freq = -1
3.69/3.76 c
3.69/3.76 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.76 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.76 c heuristics/guideddiving/maxlpiterquot = 0.075
3.69/3.76 c
3.69/3.76 c # additional number of allowed LP iterations
3.69/3.76 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.76 c heuristics/guideddiving/maxlpiterofs = 1500
3.69/3.76 c
3.69/3.76 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.76 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.76 c heuristics/intdiving/maxlpiterquot = 0.075
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.76 c heuristics/intshifting/freq = -1
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.76 c heuristics/linesearchdiving/freq = -1
3.69/3.76 c
3.69/3.76 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.76 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.76 c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.69/3.76 c
3.69/3.76 c # additional number of allowed LP iterations
3.69/3.76 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.76 c heuristics/linesearchdiving/maxlpiterofs = 1500
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 20]
3.69/3.76 c heuristics/objpscostdiving/freq = -1
3.69/3.76 c
3.69/3.76 c # maximal fraction of diving LP iterations compared to total iteration number
3.69/3.76 c # [type: real, range: [0,1], default: 0.01]
3.69/3.76 c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.69/3.76 c
3.69/3.76 c # additional number of allowed LP iterations
3.69/3.76 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.76 c heuristics/objpscostdiving/maxlpiterofs = 1500
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.76 c heuristics/oneopt/freq = -1
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.76 c heuristics/pscostdiving/freq = -1
3.69/3.76 c
3.69/3.76 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.76 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.76 c heuristics/pscostdiving/maxlpiterquot = 0.075
3.69/3.76 c
3.69/3.76 c # additional number of allowed LP iterations
3.69/3.76 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.76 c heuristics/pscostdiving/maxlpiterofs = 1500
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.76 c heuristics/rens/freq = -1
3.69/3.76 c
3.69/3.76 c # minimum percentage of integer variables that have to be fixable
3.69/3.76 c # [type: real, range: [0,1], default: 0.5]
3.69/3.76 c heuristics/rens/minfixingrate = 0.3
3.69/3.76 c
3.69/3.76 c # number of nodes added to the contingent of the total nodes
3.69/3.76 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.69/3.76 c heuristics/rens/nodesofs = 2000
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 20]
3.69/3.76 c heuristics/rootsoldiving/freq = -1
3.69/3.76 c
3.69/3.76 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.76 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.69/3.76 c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.69/3.76 c
3.69/3.76 c # additional number of allowed LP iterations
3.69/3.76 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.76 c heuristics/rootsoldiving/maxlpiterofs = 1500
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.76 c heuristics/rounding/freq = -1
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.76 c heuristics/shiftandpropagate/freq = -1
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.76 c heuristics/shifting/freq = -1
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.76 c heuristics/simplerounding/freq = -1
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.76 c heuristics/subnlp/freq = -1
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.76 c heuristics/trivial/freq = -1
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.76 c heuristics/trysol/freq = -1
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.76 c heuristics/undercover/freq = -1
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.76 c heuristics/veclendiving/freq = -1
3.69/3.76 c
3.69/3.76 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.76 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.76 c heuristics/veclendiving/maxlpiterquot = 0.075
3.69/3.76 c
3.69/3.76 c # additional number of allowed LP iterations
3.69/3.76 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.76 c heuristics/veclendiving/maxlpiterofs = 1500
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.76 c heuristics/zirounding/freq = -1
3.69/3.76 c
3.69/3.76 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: -1]
3.69/3.76 c propagating/probing/maxprerounds = 0
3.69/3.76 c
3.69/3.76 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.76 c separating/cmir/freq = -1
3.69/3.76 c
3.69/3.76 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.76 c separating/flowcover/freq = -1
3.69/3.76 c
3.69/3.76 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: -1]
3.69/3.76 c separating/rapidlearning/freq = 0
3.69/3.76 c
3.69/3.76 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
3.69/3.76 c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.76 c heuristics/indoneopt/freq = -1
3.69/3.76 c
3.69/3.76 c -----------------------------------------------------------------------------------------------
3.69/3.76 c start solving
3.69/3.76 c
5.99/6.09 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
5.99/6.09 c 6.1s| 1 | 0 | 1912 | - | 371M| 0 | 761 | 10k| 226k| 10k| 226k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
15.58/15.65 c 15.6s| 1 | 0 | 7028 | - | 371M| 0 |2587 | 10k| 226k| 10k| 226k| 11 | 0 | 0 | 0.000000e+00 | -- | Inf
18.88/18.99 c 19.0s| 1 | 0 | 7933 | - | 373M| 0 |2608 | 10k| 226k| 10k| 226k| 46 | 0 | 0 | 0.000000e+00 | -- | Inf
24.38/24.46 c 24.5s| 1 | 0 | 9089 | - | 376M| 0 |2916 | 10k| 226k| 10k| 226k| 75 | 0 | 0 | 0.000000e+00 | -- | Inf
38.58/38.60 c 38.6s| 1 | 0 | 10095 | - | 378M| 0 |3449 | 10k| 226k| 10k| 226k| 99 | 0 | 0 | 0.000000e+00 | -- | Inf
60.98/61.01 c 61.0s| 1 | 0 | 11693 | - | 379M| 0 |3671 | 10k| 226k| 10k| 226k| 121 | 0 | 0 | 0.000000e+00 | -- | Inf
123.77/123.84 c 124s| 1 | 2 | 11693 | - | 379M| 0 |3671 | 10k| 226k| 10k| 226k| 121 | 0 | 21 | 0.000000e+00 | -- | Inf
969.93/970.15 c 970s| 100 | 35 | 40719 | 293.2 | 386M| 40 | - | 10k| 226k| 10k| 226k| 121 | 78 | 494 | 0.000000e+00 | -- | Inf
1191.99/1192.26 c 1192s| 200 | 54 | 72244 | 304.3 | 388M| 40 | - | 10k| 226k| 10k| 226k| 121 | 240 | 547 | 0.000000e+00 | -- | Inf
1389.36/1389.66 c 1390s| 300 | 50 |107076 | 319.0 | 388M| 40 | - | 10k| 226k| 10k| 226k| 121 | 358 | 581 | 0.000000e+00 | -- | Inf
1560.73/1561.05 c 1561s| 400 | 33 |136819 | 313.6 | 387M| 40 | - | 10k| 226k| 0 | 0 | 121 | 489 | 607 | 0.000000e+00 | -- | Inf
1769.90/1770.21 c 1770s| 500 | 34 |176319 | 329.9 | 387M| 40 |2354 | 10k| 226k| 10k| 226k| 121 | 648 | 640 | 0.000000e+00 | -- | Inf
1796.90/1797.24 c
1796.90/1797.24 c SCIP Status : solving was interrupted [time limit reached]
1796.90/1797.24 c Solving Time (sec) : 1797.23
1796.90/1797.24 c Solving Nodes : 518
1796.90/1797.24 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.90/1797.24 c Dual Bound : +0.00000000000000e+00
1796.90/1797.24 c Gap : infinite
1796.90/1797.24 s UNKNOWN
1796.90/1797.24 c SCIP Status : solving was interrupted [time limit reached]
1796.90/1797.24 c Total Time : 1797.23
1796.90/1797.24 c solving : 1797.23
1796.90/1797.24 c presolving : 2.77 (included in solving)
1796.90/1797.24 c reading : 0.68 (included in solving)
1796.90/1797.24 c copying : 0.00 (0 times copied the problem)
1796.90/1797.24 c Original Problem :
1796.90/1797.24 c Problem name : HOME/instance-3691803-1338041078.opb
1796.90/1797.24 c Variables : 10086 (10086 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.90/1797.24 c Constraints : 226240 initial, 226240 maximal
1796.90/1797.24 c Objective sense : minimize
1796.90/1797.24 c Presolved Problem :
1796.90/1797.24 c Problem name : t_HOME/instance-3691803-1338041078.opb
1796.90/1797.24 c Variables : 10085 (10085 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.90/1797.24 c Constraints : 226170 initial, 226646 maximal
1796.90/1797.24 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.90/1797.24 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c gateextraction : 0.06 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c components : 0.10 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c knapsack : 0.11 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c setppc : 0.11 0.00 0 0 0 0 0 44 0 0 0
1796.90/1797.24 c linear : 1.20 0.11 0 1 0 0 0 10 0 9 0
1796.90/1797.24 c logicor : 0.59 0.42 0 0 0 0 0 16 0 0 0
1796.90/1797.24 c root node : - - 0 - - 0 - - - - -
1796.90/1797.24 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.90/1797.24 c integral : 0 0 0 0 330 0 1 0 3 19 0 0 642
1796.90/1797.24 c knapsack : 22570 22570 5 2088 0 0 0 2 0 622 167 0 0
1796.90/1797.24 c setppc : 48174 48174 5 2088 0 0 0 11663 66 67620 0 0 0
1796.90/1797.24 c linear : 2 2 5 2022 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c logicor : 155424+ 155900 5 1159 0 0 0 1099 33 4843 0 0 0
1796.90/1797.24 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.90/1797.24 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.90/1797.24 c integral : 1104.03 0.00 0.00 0.00 1104.03 0.00 0.00 0.00
1796.90/1797.24 c knapsack : 1.21 0.00 0.09 1.12 0.00 0.00 0.00 0.00
1796.90/1797.24 c setppc : 0.81 0.00 0.01 0.79 0.00 0.00 0.00 0.01
1796.90/1797.24 c linear : 0.11 0.11 0.00 0.00 0.00 0.00 0.00 0.00
1796.90/1797.24 c logicor : 0.74 0.42 0.03 0.29 0.00 0.00 0.00 0.00
1796.90/1797.24 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.90/1797.24 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.90/1797.24 c rootredcost : 0 0 0 0
1796.90/1797.24 c pseudoobj : 0 0 0 0
1796.90/1797.24 c vbounds : 0 0 0 0
1796.90/1797.24 c redcost : 335 0 0 0
1796.90/1797.24 c probing : 0 0 0 0
1796.90/1797.24 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.90/1797.24 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.90/1797.24 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.90/1797.24 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.90/1797.24 c redcost : 0.05 0.00 0.00 0.05 0.00
1796.90/1797.24 c probing : 0.00 0.00 0.00 0.00 0.00
1796.90/1797.24 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.90/1797.24 c propagation : 0.01 99 99 843 23.9 0 0.0 -
1796.90/1797.24 c infeasible LP : 0.48 116 116 1163 33.8 2 2.0 0
1796.90/1797.24 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.90/1797.24 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.90/1797.24 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.90/1797.24 c applied globally : - - - 671 28.1 - - -
1796.90/1797.24 c applied locally : - - - 0 0.0 - - -
1796.90/1797.24 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.90/1797.24 c cut pool : 0.00 4 - - 52 - (maximal pool size: 1075)
1796.90/1797.24 c closecuts : 0.00 0.00 0 0 0 0 0
1796.90/1797.24 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.90/1797.24 c intobj : 0.00 0.00 0 0 0 0 0
1796.90/1797.24 c gomory : 4.49 0.00 5 0 0 250 0
1796.90/1797.24 c cgmip : 0.00 0.00 0 0 0 0 0
1796.90/1797.24 c strongcg : 27.31 0.00 5 0 0 2500 0
1796.90/1797.24 c cmir : 0.00 0.00 0 0 0 0 0
1796.90/1797.24 c flowcover : 0.00 0.00 0 0 0 0 0
1796.90/1797.24 c clique : 0.49 0.00 5 0 0 37 0
1796.90/1797.24 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.90/1797.24 c mcf : 0.41 0.00 1 0 0 0 0
1796.90/1797.24 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.90/1797.24 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.90/1797.24 c Pricers : ExecTime SetupTime Calls Vars
1796.90/1797.24 c problem variables: 0.00 - 0 0
1796.90/1797.24 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.90/1797.24 c relpscost : 1104.02 0.00 330 3 19 0 0 642
1796.90/1797.24 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.24 c inference : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.24 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.24 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.24 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.24 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.24 c random : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.24 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.90/1797.24 c LP solutions : 0.00 - - 0
1796.90/1797.24 c pseudo solutions : 0.00 - - 0
1796.90/1797.24 c smallcard : 0.00 0.00 0 0
1796.90/1797.24 c trivial : 0.00 0.00 1 0
1796.90/1797.24 c shiftandpropagate: 0.00 0.00 0 0
1796.90/1797.24 c simplerounding : 0.00 0.00 0 0
1796.90/1797.24 c zirounding : 0.00 0.00 0 0
1796.90/1797.24 c rounding : 0.00 0.00 0 0
1796.90/1797.24 c shifting : 0.00 0.00 0 0
1796.90/1797.24 c intshifting : 0.00 0.00 0 0
1796.90/1797.24 c oneopt : 0.00 0.00 0 0
1796.90/1797.24 c twoopt : 0.00 0.00 0 0
1796.90/1797.24 c indtwoopt : 0.00 0.00 0 0
1796.90/1797.24 c indoneopt : 0.00 0.00 0 0
1796.90/1797.24 c fixandinfer : 0.00 0.00 0 0
1796.90/1797.24 c feaspump : 0.00 0.00 0 0
1796.90/1797.24 c clique : 0.00 0.00 0 0
1796.90/1797.24 c indrounding : 0.00 0.00 0 0
1796.90/1797.24 c indcoefdiving : 0.00 0.00 0 0
1796.90/1797.24 c coefdiving : 0.00 0.00 0 0
1796.90/1797.24 c pscostdiving : 0.00 0.00 0 0
1796.90/1797.24 c nlpdiving : 0.00 0.00 0 0
1796.90/1797.24 c fracdiving : 0.00 0.00 0 0
1796.90/1797.24 c veclendiving : 0.00 0.00 0 0
1796.90/1797.24 c intdiving : 0.00 0.00 0 0
1796.90/1797.24 c actconsdiving : 0.00 0.00 0 0
1796.90/1797.24 c objpscostdiving : 0.00 0.00 0 0
1796.90/1797.24 c rootsoldiving : 0.00 0.00 0 0
1796.90/1797.24 c linesearchdiving : 0.00 0.00 0 0
1796.90/1797.24 c guideddiving : 0.00 0.00 0 0
1796.90/1797.24 c octane : 0.00 0.00 0 0
1796.90/1797.24 c rens : 0.00 0.00 0 0
1796.90/1797.24 c rins : 0.00 0.00 0 0
1796.90/1797.24 c localbranching : 0.00 0.00 0 0
1796.90/1797.24 c mutation : 0.00 0.00 0 0
1796.90/1797.24 c crossover : 0.00 0.00 0 0
1796.90/1797.24 c dins : 0.00 0.00 0 0
1796.90/1797.24 c vbounds : 0.00 0.00 0 0
1796.90/1797.24 c undercover : 0.00 0.00 0 0
1796.90/1797.24 c subnlp : 0.00 0.00 0 0
1796.90/1797.24 c trysol : 0.00 0.00 0 0
1796.90/1797.24 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.90/1797.24 c primal LP : 0.14 1 0 0.00 0.00 0.14 1
1796.90/1797.24 c dual LP : 643.43 451 180089 401.09 279.89 0.16 2
1796.90/1797.24 c lex dual LP : 0.00 0 0 0.00 -
1796.90/1797.24 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.90/1797.24 c diving/probing LP: 0.00 0 0 0.00 -
1796.90/1797.24 c strong branching : 1103.58 646 205799 318.57 186.48
1796.90/1797.24 c (at root node) : - 21 12528 596.57 -
1796.90/1797.24 c conflict analysis: 0.00 0 0 0.00 -
1796.90/1797.24 c B&B Tree :
1796.90/1797.24 c number of runs : 1
1796.90/1797.24 c nodes : 518
1796.90/1797.24 c nodes (total) : 518
1796.90/1797.24 c nodes left : 34
1796.90/1797.24 c max depth : 40
1796.90/1797.24 c max depth (total): 40
1796.90/1797.24 c backtracks : 83 (16.0%)
1796.90/1797.24 c delayed cutoffs : 91
1796.90/1797.24 c repropagations : 627 (12140 domain reductions, 29 cutoffs)
1796.90/1797.24 c avg switch length: 4.05
1796.90/1797.24 c switching time : 1.35
1796.90/1797.24 c Solution :
1796.90/1797.24 c Solutions found : 0 (0 improvements)
1796.90/1797.24 c Primal Bound : -
1796.90/1797.24 c Dual Bound : +0.00000000000000e+00
1796.90/1797.24 c Gap : infinite
1796.90/1797.24 c Root Dual Bound : +0.00000000000000e+00
1796.90/1797.24 c Root Iterations : 11693
1797.40/1797.77 c Time complete: 1797.47.
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-3691803-1338041078/watcher-3691803-1338041078 -o /tmp/evaluation-result-3691803-1338041078/solver-3691803-1338041078 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691803-1338041078.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.05 2.02 2.00 3/176 31045
/proc/meminfo: memFree=18391292/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=12032 CPUtime=0 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 1690 0 0 0 0 0 0 0 20 0 1 0 270231887 12320768 1645 33554432000 4194304 10219143 140734429681152 140736751427464 8891101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 3008 1655 398 1471 0 1528 0
[startup+0.0658331 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 31045
/proc/meminfo: memFree=18391292/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=23892 CPUtime=0.05 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 4729 0 0 0 5 0 0 0 20 0 1 0 270231887 24465408 4683 33554432000 4194304 10219143 140734429681152 140736751427464 5346976 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 5973 4683 419 1471 0 4493 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 23892
[startup+0.100277 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 31045
/proc/meminfo: memFree=18391292/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=29260 CPUtime=0.09 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 6074 0 0 0 8 1 0 0 20 0 1 0 270231887 29962240 6028 33554432000 4194304 10219143 140734429681152 140736751427464 9029200 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 7315 6028 419 1471 0 5835 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29260
[startup+0.300228 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 31045
/proc/meminfo: memFree=18391292/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=62608 CPUtime=0.29 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 14385 0 0 0 27 2 0 0 20 0 1 0 270231887 64110592 14339 33554432000 4194304 10219143 140734429681152 140734429546328 5347024 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 15652 14339 419 1471 0 14172 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62608
[startup+0.700227 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 31045
/proc/meminfo: memFree=18391292/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=135796 CPUtime=0.69 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 32668 0 0 0 65 4 0 0 20 0 1 0 270231887 139055104 32622 33554432000 4194304 10219143 140734429681152 140734429546328 5634701 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 33949 32622 472 1471 0 32469 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135796
[startup+1.50024 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 31046
/proc/meminfo: memFree=18001332/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=315396 CPUtime=1.49 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 76536 0 0 0 129 20 0 0 20 0 1 0 270231887 322965504 76463 33554432000 4194304 10219143 140734429681152 140734429677032 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 78849 76463 559 1471 0 77369 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 315396
[startup+3.10023 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 31046
/proc/meminfo: memFree=17803860/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=346328 CPUtime=3.08 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 106855 0 0 0 263 45 0 0 20 0 1 0 270231887 354639872 83846 33554432000 4194304 10219143 140734429681152 140734429677208 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 86582 83846 596 1471 0 85102 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 346328
[startup+6.30023 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 31046
/proc/meminfo: memFree=17185820/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=755024 CPUtime=6.29 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 158423 0 0 0 569 60 0 0 20 0 1 0 270231887 773144576 180156 33554432000 4194304 10219143 140734429681152 140734429674792 5169431 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 188756 180156 776 1471 0 187276 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 755024
[startup+12.7002 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 31046
/proc/meminfo: memFree=16498632/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=755764 CPUtime=12.69 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 162480 0 0 0 1207 62 0 0 20 0 1 0 270231887 773902336 182635 33554432000 4194304 10219143 140734429681152 140734429674408 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 188941 182635 787 1471 0 187461 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 755764
[startup+25.5002 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 31046
/proc/meminfo: memFree=15950972/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=800388 CPUtime=25.49 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 166497 0 0 0 2484 65 0 0 20 0 1 0 270231887 819597312 193158 33554432000 4194304 10219143 140734429681152 140734429676024 8891081 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 200097 193158 787 1471 0 198617 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 800388
[startup+51.1002 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 31046
/proc/meminfo: memFree=18360848/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=800916 CPUtime=51.08 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 167496 0 0 0 5041 67 0 0 20 0 1 0 270231887 820137984 197223 33554432000 4194304 10219143 140734429681152 140734429675992 8891081 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 200229 197223 787 1471 0 198749 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 800916
[startup+102.307 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 31047
/proc/meminfo: memFree=18763740/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=808508 CPUtime=102.28 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 215675 0 0 0 10134 94 0 0 20 0 1 0 270231887 827912192 193475 33554432000 4194304 10219143 140734429681152 140734429673432 7750656 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 202127 193475 790 1471 0 200647 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 808508
[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 31047
/proc/meminfo: memFree=18765504/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=796984 CPUtime=162.26 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 245082 0 0 0 16112 114 0 0 20 0 1 0 270231887 816111616 192993 33554432000 4194304 10219143 140734429681152 140734429674600 7639976 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 199246 192993 795 1471 0 197766 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 796984
[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31085
/proc/meminfo: memFree=27419836/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=797152 CPUtime=222.25 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 245129 0 0 0 22106 119 0 0 20 0 1 0 270231887 816283648 193144 33554432000 4194304 10219143 140734429681152 140734429674984 8077311 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 199288 193144 795 1471 0 197808 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 797152
[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 31085
/proc/meminfo: memFree=27416520/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=797152 CPUtime=282.24 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 245162 0 0 0 28100 124 0 0 20 0 1 0 270231887 816283648 193780 33554432000 4194304 10219143 140734429681152 140734429674600 7750676 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31045/statm: 199288 193780 795 1471 0 197808 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 797152
[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 31088
/proc/meminfo: memFree=27410512/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=796296 CPUtime=342.23 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 248147 0 0 0 34093 130 0 0 20 0 1 0 270231887 815407104 195381 33554432000 4194304 10219143 140734429681152 140734429674600 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 199074 195381 795 1471 0 197594 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 796296
[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31089
/proc/meminfo: memFree=27383968/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=796296 CPUtime=402.22 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 248149 0 0 0 40086 136 0 0 20 0 1 0 270231887 815407104 195910 33554432000 4194304 10219143 140734429681152 140734429674280 8091501 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 199074 195910 795 1471 0 197594 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 796296
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31089
/proc/meminfo: memFree=27379548/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=796924 CPUtime=462.2 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 248285 0 0 0 46080 140 0 0 20 0 1 0 270231887 816050176 197068 33554432000 4194304 10219143 140734429681152 140734429674280 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 199231 197068 795 1471 0 197751 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 796924
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31089
/proc/meminfo: memFree=27392352/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=790160 CPUtime=522.19 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 319752 0 0 0 52037 182 0 0 20 0 1 0 270231887 809123840 193795 33554432000 4194304 10219143 140734429681152 140734429674600 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 197540 193795 795 1471 0 196060 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 790160
[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 31089
/proc/meminfo: memFree=27388832/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=797676 CPUtime=582.19 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 319953 0 0 0 58033 186 0 0 20 0 1 0 270231887 816820224 194627 33554432000 4194304 10219143 140734429681152 140734429674328 8107710 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 199419 194627 795 1471 0 197939 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 797676
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=27331700/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=812468 CPUtime=1062.11 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 360245 0 0 0 105972 239 0 0 20 0 1 0 270231887 831967232 197870 33554432000 4194304 10219143 140734429681152 140734429674408 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 203117 197870 802 1471 0 201637 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 812468
[startup+1122.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 31094
/proc/meminfo: memFree=27411728/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=796516 CPUtime=1122.1 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 368428 0 0 0 111963 247 0 0 20 0 1 0 270231887 815632384 192528 33554432000 4194304 10219143 140734429681152 140734429674984 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 199129 192528 802 1471 0 197649 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 796516
[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31094
/proc/meminfo: memFree=27395908/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=791808 CPUtime=1182.09 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 381555 0 0 0 117951 258 0 0 20 0 1 0 270231887 810811392 196488 33554432000 4194304 10219143 140734429681152 140734429674408 8090816 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 197952 196488 802 1471 0 196472 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 791808
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31094
/proc/meminfo: memFree=27395416/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=798876 CPUtime=1242.08 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 385058 0 0 0 123943 265 0 0 20 0 1 0 270231887 818049024 196473 33554432000 4194304 10219143 140734429681152 140734429673864 7639976 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 199719 196473 802 1471 0 198239 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 798876
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31094
/proc/meminfo: memFree=27397956/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=802640 CPUtime=1302.08 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 399970 0 0 0 129931 277 0 0 20 0 1 0 270231887 821903360 195830 33554432000 4194304 10219143 140734429681152 140734429674504 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 200660 195830 802 1471 0 199180 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 802640
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31095
/proc/meminfo: memFree=27381448/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=813020 CPUtime=1362.07 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 406485 0 0 0 135923 284 0 0 20 0 1 0 270231887 832532480 200015 33554432000 4194304 10219143 140734429681152 140734429674600 8083911 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 203255 200015 802 1471 0 201775 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 813020
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31095
/proc/meminfo: memFree=27361840/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=843812 CPUtime=1422.06 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 417418 0 0 0 141912 294 0 0 20 0 1 0 270231887 864063488 202337 33554432000 4194304 10219143 140734429681152 140734429673672 8056781 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 210953 202337 802 1471 0 209473 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 843812
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31095
/proc/meminfo: memFree=27398016/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=810116 CPUtime=1482.04 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 433042 0 0 0 147899 305 0 0 20 0 1 0 270231887 829558784 195018 33554432000 4194304 10219143 140734429681152 140734429674136 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 202529 195018 802 1471 0 201049 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 810116
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31098
/proc/meminfo: memFree=27379708/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=810288 CPUtime=1542.04 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 490748 0 0 0 153870 334 0 0 20 0 1 0 270231887 829734912 195531 33554432000 4194304 10219143 140734429681152 140734429674136 7954738 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 202572 195531 802 1471 0 201092 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 810288
[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 31098
/proc/meminfo: memFree=27394976/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=841396 CPUtime=1602.02 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 514630 0 0 0 159853 349 0 0 20 0 1 0 270231887 861589504 202021 33554432000 4194304 10219143 140734429681152 140734429674600 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 210349 202021 802 1471 0 208869 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 841396
[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31099
/proc/meminfo: memFree=27368784/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=821248 CPUtime=1662.02 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 545572 0 0 0 165833 369 0 0 20 0 1 0 270231887 840957952 198058 33554432000 4194304 10219143 140734429681152 140734429674408 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 205312 198058 802 1471 0 203832 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 821248
[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 31099
/proc/meminfo: memFree=27368768/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=810940 CPUtime=1722.01 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 561144 0 0 0 171818 383 0 0 20 0 1 0 270231887 830402560 198250 33554432000 4194304 10219143 140734429681152 140734429674504 8051319 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 202735 198250 802 1471 0 201255 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 810940
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31099
/proc/meminfo: memFree=27369888/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=810172 CPUtime=1782 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 565644 0 0 0 177810 390 0 0 20 0 1 0 270231887 829616128 197611 33554432000 4194304 10219143 140734429681152 140734429674408 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 202543 197611 802 1471 0 201063 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 810172
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31099
/proc/meminfo: memFree=27369888/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=810172 CPUtime=1785.2 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 565645 0 0 0 178130 390 0 0 20 0 1 0 270231887 829616128 197612 33554432000 4194304 10219143 140734429681152 140734429674328 8056746 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 202543 197612 802 1471 0 201063 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 810172
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31099
/proc/meminfo: memFree=27392600/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=802100 CPUtime=1791.6 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 568091 0 0 0 178769 391 0 0 20 0 1 0 270231887 821350400 192070 33554432000 4194304 10219143 140734429681152 140734429673864 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 200525 192070 802 1471 0 199045 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 802100
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31099
/proc/meminfo: memFree=27390304/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=801552 CPUtime=1794.8 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 569507 0 0 0 179087 393 0 0 20 0 1 0 270231887 820789248 192504 33554432000 4194304 10219143 140734429681152 140734429674600 7638793 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 200388 192504 802 1471 0 198908 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 801552
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31099
/proc/meminfo: memFree=27394088/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=795472 CPUtime=1796.4 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 570626 0 0 0 179246 394 0 0 20 0 1 0 270231887 814563328 191608 33554432000 4194304 10219143 140734429681152 140734429674968 8056755 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 198868 191608 802 1471 0 197388 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 795472
[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31099
/proc/meminfo: memFree=27393096/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=789060 CPUtime=1797.2 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 570830 0 0 0 179326 394 0 0 20 0 1 0 270231887 807997440 190084 33554432000 4194304 10219143 140734429681152 140734429677848 5346478 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 197265 190084 812 1471 0 195785 0
Current children cumulated CPU time (s) 1797.2
Current children cumulated vsize (KiB) 789060
[startup+1797.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31099
/proc/meminfo: memFree=27393096/32873648 swapFree=7360/7360
[pid=31045] ppid=31043 vsize=746916 CPUtime=1797.4 cores=0,2,4,6
/proc/31045/stat : 31045 (scip-2.1.1.4exp) R 31043 31045 28235 0 -1 4202496 570830 0 0 0 179346 394 0 0 20 0 1 0 270231887 764841984 179609 33554432000 4194304 10219143 140734429681152 140734429677848 9036791 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31045/statm: 186520 179580 812 1471 0 185040 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (KiB) 746916
Child status: 0
Real time (s): 1797.77
CPU time (s): 1797.48
CPU user time (s): 1793.52
CPU system time (s): 3.9564
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 851048
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.52
system time used= 3.9564
maximum resident set size= 835652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 570843
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= 23
involuntary context switches= 2038
runsolver used 3.22051 second user time and 7.74982 second system time
The end