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-3691841-1338044673.opb>
0.09/0.10 c original problem has 20825 variables (20825 bin, 0 int, 0 impl, 0 cont) and 21177 constraints
0.09/0.10 c problem read in 0.10
0.09/0.10 c No objective function, only one solution is needed.
0.09/0.10 c presolving settings loaded
0.18/0.22 c presolving:
0.18/0.29 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19880 impls, 175 clqs
0.18/0.29 c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19880 impls, 173 clqs
0.29/0.31 c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19988 impls, 173 clqs
0.29/0.32 c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20186 impls, 173 clqs
0.29/0.33 c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20408 impls, 173 clqs
0.29/0.34 c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20634 impls, 173 clqs
0.29/0.35 c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20794 impls, 173 clqs
0.29/0.36 c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20920 impls, 173 clqs
0.29/0.37 c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20962 impls, 173 clqs
0.29/0.37 c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21008 impls, 173 clqs
0.29/0.38 c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21064 impls, 173 clqs
0.29/0.39 c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21094 impls, 173 clqs
0.49/0.59 c (round 13) 742 del vars, 808 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20196 upgd conss, 21110 impls, 173 clqs
0.59/0.68 c (round 14) 742 del vars, 808 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20369 upgd conss, 21110 impls, 173 clqs
0.68/0.79 c presolving (15 rounds):
0.68/0.79 c 742 deleted vars, 808 deleted constraints, 0 added constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.68/0.79 c 21110 implications, 173 cliques
0.68/0.79 c presolved problem has 20083 variables (20083 bin, 0 int, 0 impl, 0 cont) and 20369 constraints
0.68/0.79 c 2491 constraints of type <setppc>
0.68/0.79 c 17878 constraints of type <logicor>
0.68/0.79 c transformed objective value is always integral (scale: 1)
0.68/0.79 c Presolving Time: 0.62
0.68/0.79 c - non default parameters ----------------------------------------------------------------------
0.68/0.79 c # SCIP version 2.1.1.4
0.68/0.79 c
0.68/0.79 c # maximal time in seconds to run
0.68/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.68/0.79 c limits/time = 1797
0.68/0.79 c
0.68/0.79 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.68/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.68/0.79 c limits/memory = 13950
0.68/0.79 c
0.68/0.79 c # solving stops, if the given number of solutions were found (-1: no limit)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: -1]
0.68/0.79 c limits/solutions = 1
0.68/0.79 c
0.68/0.79 c # maximal number of separation rounds per node (-1: unlimited)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 5]
0.68/0.79 c separating/maxrounds = 1
0.68/0.79 c
0.68/0.79 c # maximal number of separation rounds in the root node (-1: unlimited)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: -1]
0.68/0.79 c separating/maxroundsroot = 5
0.68/0.79 c
0.68/0.79 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.68/0.79 c # [type: int, range: [1,2], default: 1]
0.68/0.79 c timing/clocktype = 2
0.68/0.79 c
0.68/0.79 c # belongs reading time to solving time?
0.68/0.79 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.68/0.79 c timing/reading = TRUE
0.68/0.79 c
0.68/0.79 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.68/0.79 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.68/0.79 c constraints/knapsack/disaggregation = FALSE
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.68/0.79 c heuristics/coefdiving/freq = -1
0.68/0.79 c
0.68/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.68/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.68/0.79 c heuristics/coefdiving/maxlpiterquot = 0.075
0.68/0.79 c
0.68/0.79 c # additional number of allowed LP iterations
0.68/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.68/0.79 c heuristics/coefdiving/maxlpiterofs = 1500
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 30]
0.68/0.79 c heuristics/crossover/freq = -1
0.68/0.79 c
0.68/0.79 c # number of nodes added to the contingent of the total nodes
0.68/0.79 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.68/0.79 c heuristics/crossover/nodesofs = 750
0.68/0.79 c
0.68/0.79 c # number of nodes without incumbent change that heuristic should wait
0.68/0.79 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.68/0.79 c heuristics/crossover/nwaitingnodes = 100
0.68/0.79 c
0.68/0.79 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.68/0.79 c # [type: real, range: [0,1], default: 0.1]
0.68/0.79 c heuristics/crossover/nodesquot = 0.15
0.68/0.79 c
0.68/0.79 c # minimum percentage of integer variables that have to be fixed
0.68/0.79 c # [type: real, range: [0,1], default: 0.666]
0.68/0.79 c heuristics/crossover/minfixingrate = 0.5
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 20]
0.68/0.79 c heuristics/feaspump/freq = -1
0.68/0.79 c
0.68/0.79 c # additional number of allowed LP iterations
0.68/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.68/0.79 c heuristics/feaspump/maxlpiterofs = 2000
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.68/0.79 c heuristics/fracdiving/freq = -1
0.68/0.79 c
0.68/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.68/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.68/0.79 c heuristics/fracdiving/maxlpiterquot = 0.075
0.68/0.79 c
0.68/0.79 c # additional number of allowed LP iterations
0.68/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.68/0.79 c heuristics/fracdiving/maxlpiterofs = 1500
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.68/0.79 c heuristics/guideddiving/freq = -1
0.68/0.79 c
0.68/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.68/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.68/0.79 c heuristics/guideddiving/maxlpiterquot = 0.075
0.68/0.79 c
0.68/0.79 c # additional number of allowed LP iterations
0.68/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.68/0.79 c heuristics/guideddiving/maxlpiterofs = 1500
0.68/0.79 c
0.68/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.68/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.68/0.79 c heuristics/intdiving/maxlpiterquot = 0.075
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.68/0.79 c heuristics/intshifting/freq = -1
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.68/0.79 c heuristics/linesearchdiving/freq = -1
0.68/0.79 c
0.68/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.68/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.68/0.79 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.68/0.79 c
0.68/0.79 c # additional number of allowed LP iterations
0.68/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.68/0.79 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 20]
0.68/0.79 c heuristics/objpscostdiving/freq = -1
0.68/0.79 c
0.68/0.79 c # maximal fraction of diving LP iterations compared to total iteration number
0.68/0.79 c # [type: real, range: [0,1], default: 0.01]
0.68/0.79 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.68/0.79 c
0.68/0.79 c # additional number of allowed LP iterations
0.68/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.68/0.79 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.68/0.79 c heuristics/oneopt/freq = -1
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.68/0.79 c heuristics/pscostdiving/freq = -1
0.68/0.79 c
0.68/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.68/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.68/0.79 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.68/0.79 c
0.68/0.79 c # additional number of allowed LP iterations
0.68/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.68/0.79 c heuristics/pscostdiving/maxlpiterofs = 1500
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 0]
0.68/0.79 c heuristics/rens/freq = -1
0.68/0.79 c
0.68/0.79 c # minimum percentage of integer variables that have to be fixable
0.68/0.79 c # [type: real, range: [0,1], default: 0.5]
0.68/0.79 c heuristics/rens/minfixingrate = 0.3
0.68/0.79 c
0.68/0.79 c # number of nodes added to the contingent of the total nodes
0.68/0.79 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.68/0.79 c heuristics/rens/nodesofs = 2000
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 20]
0.68/0.79 c heuristics/rootsoldiving/freq = -1
0.68/0.79 c
0.68/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.68/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.68/0.79 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.68/0.79 c
0.68/0.79 c # additional number of allowed LP iterations
0.68/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.68/0.79 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.68/0.79 c heuristics/rounding/freq = -1
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 0]
0.68/0.79 c heuristics/shiftandpropagate/freq = -1
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.68/0.79 c heuristics/shifting/freq = -1
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.68/0.79 c heuristics/simplerounding/freq = -1
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.68/0.79 c heuristics/subnlp/freq = -1
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 0]
0.68/0.79 c heuristics/trivial/freq = -1
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.68/0.79 c heuristics/trysol/freq = -1
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 0]
0.68/0.79 c heuristics/undercover/freq = -1
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.68/0.79 c heuristics/veclendiving/freq = -1
0.68/0.79 c
0.68/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.68/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.68/0.79 c heuristics/veclendiving/maxlpiterquot = 0.075
0.68/0.79 c
0.68/0.79 c # additional number of allowed LP iterations
0.68/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.68/0.79 c heuristics/veclendiving/maxlpiterofs = 1500
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.68/0.79 c heuristics/zirounding/freq = -1
0.68/0.79 c
0.68/0.79 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: -1]
0.68/0.79 c propagating/probing/maxprerounds = 0
0.68/0.79 c
0.68/0.79 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 0]
0.68/0.79 c separating/cmir/freq = -1
0.68/0.79 c
0.68/0.79 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 0]
0.68/0.79 c separating/flowcover/freq = -1
0.68/0.79 c
0.68/0.79 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: -1]
0.68/0.79 c separating/rapidlearning/freq = 0
0.68/0.79 c
0.68/0.79 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.68/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.68/0.79 c heuristics/indoneopt/freq = -1
0.68/0.79 c
0.68/0.79 c -----------------------------------------------------------------------------------------------
0.68/0.79 c start solving
0.68/0.79 c
28.98/29.03 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
28.98/29.03 c 29.0s| 1 | 0 | 18568 | - | 92M| 0 |3785 | 20k| 20k| 20k| 20k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
51.28/51.31 c 51.3s| 1 | 0 | 28441 | - | 92M| 0 |4093 | 20k| 20k| 20k| 20k| 6 | 0 | 0 | 0.000000e+00 | -- | Inf
56.88/56.91 c 56.9s| 1 | 0 | 29973 | - | 92M| 0 |4189 | 20k| 20k| 20k| 20k| 10 | 0 | 0 | 0.000000e+00 | -- | Inf
62.88/62.94 c 62.9s| 1 | 0 | 31610 | - | 92M| 0 |4259 | 20k| 20k| 20k| 20k| 13 | 0 | 0 | 0.000000e+00 | -- | Inf
69.37/69.43 c 69.4s| 1 | 0 | 33374 | - | 92M| 0 |4458 | 20k| 20k| 20k| 20k| 14 | 0 | 0 | 0.000000e+00 | -- | Inf
133.16/133.21 c 133s| 1 | 2 | 33374 | - | 92M| 0 |4458 | 20k| 20k| 20k| 20k| 14 | 0 | 25 | 0.000000e+00 | -- | Inf
1796.80/1797.12 c
1796.80/1797.12 c SCIP Status : solving was interrupted [time limit reached]
1796.80/1797.12 c Solving Time (sec) : 1797.11
1796.80/1797.12 c Solving Nodes : 25
1796.80/1797.12 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.80/1797.12 c Dual Bound : +0.00000000000000e+00
1796.80/1797.12 c Gap : infinite
1796.80/1797.12 s UNKNOWN
1796.80/1797.12 c SCIP Status : solving was interrupted [time limit reached]
1796.80/1797.12 c Total Time : 1797.11
1796.80/1797.12 c solving : 1797.11
1796.80/1797.12 c presolving : 0.62 (included in solving)
1796.80/1797.12 c reading : 0.10 (included in solving)
1796.80/1797.12 c copying : 0.00 (0 times copied the problem)
1796.80/1797.12 c Original Problem :
1796.80/1797.12 c Problem name : HOME/instance-3691841-1338044673.opb
1796.80/1797.12 c Variables : 20825 (20825 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.12 c Constraints : 21177 initial, 21177 maximal
1796.80/1797.12 c Objective sense : minimize
1796.80/1797.12 c Presolved Problem :
1796.80/1797.12 c Problem name : t_HOME/instance-3691841-1338044673.opb
1796.80/1797.12 c Variables : 20083 (20083 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.12 c Constraints : 20369 initial, 20375 maximal
1796.80/1797.12 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.80/1797.12 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c trivial : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c dualfix : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c gateextraction : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c implics : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c components : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c linear : 0.26 0.02 742 0 0 742 0 808 0 0 0
1796.80/1797.12 c logicor : 0.19 0.01 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c root node : - - 0 - - 0 - - - - -
1796.80/1797.12 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.80/1797.12 c integral : 0 0 0 0 24 0 1 0 0 3 0 0 44
1796.80/1797.12 c setppc : 2491 2491 5 263 0 0 0 700 0 12446 0 0 0
1796.80/1797.12 c logicor : 17878+ 17884 5 205 0 0 0 1000 2 6695 0 0 0
1796.80/1797.12 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.80/1797.12 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.80/1797.12 c integral : 808.57 0.00 0.00 0.00 808.57 0.00 0.00 0.00
1796.80/1797.12 c setppc : 0.02 0.00 0.00 0.02 0.00 0.00 0.00 0.00
1796.80/1797.12 c logicor : 0.04 0.01 0.00 0.03 0.00 0.00 0.00 0.00
1796.80/1797.12 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.80/1797.12 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.80/1797.12 c rootredcost : 0 0 0 0
1796.80/1797.12 c pseudoobj : 0 0 0 0
1796.80/1797.12 c vbounds : 0 0 0 0
1796.80/1797.12 c redcost : 28 0 0 0
1796.80/1797.12 c probing : 0 0 0 0
1796.80/1797.12 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.80/1797.12 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.12 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.12 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.12 c redcost : 0.02 0.00 0.00 0.02 0.00
1796.80/1797.12 c probing : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.12 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.80/1797.12 c propagation : 0.00 2 2 4 19.8 0 0.0 -
1796.80/1797.12 c infeasible LP : 0.00 1 1 3 52.7 0 0.0 0
1796.80/1797.12 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.80/1797.12 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.80/1797.12 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.80/1797.12 c applied globally : - - - 6 36.3 - - -
1796.80/1797.12 c applied locally : - - - 0 0.0 - - -
1796.80/1797.12 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.80/1797.12 c cut pool : 0.00 4 - - 0 - (maximal pool size: 16)
1796.80/1797.12 c closecuts : 0.00 0.00 0 0 0 0 0
1796.80/1797.12 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.80/1797.12 c intobj : 0.00 0.00 0 0 0 0 0
1796.80/1797.12 c gomory : 5.06 0.00 5 0 0 11 0
1796.80/1797.12 c cgmip : 0.00 0.00 0 0 0 0 0
1796.80/1797.12 c strongcg : 5.16 0.00 5 0 0 11 0
1796.80/1797.12 c cmir : 0.00 0.00 0 0 0 0 0
1796.80/1797.12 c flowcover : 0.00 0.00 0 0 0 0 0
1796.80/1797.12 c clique : 0.93 0.00 5 0 0 14 0
1796.80/1797.12 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.80/1797.12 c mcf : 0.02 0.00 1 0 0 0 0
1796.80/1797.12 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.80/1797.12 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.80/1797.12 c Pricers : ExecTime SetupTime Calls Vars
1796.80/1797.12 c problem variables: 0.00 - 0 0
1796.80/1797.12 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.80/1797.12 c relpscost : 808.57 0.00 24 0 3 0 0 44
1796.80/1797.12 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.12 c inference : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.12 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.12 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.12 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.12 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.12 c random : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.12 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.80/1797.12 c LP solutions : 0.00 - - 0
1796.80/1797.12 c pseudo solutions : 0.00 - - 0
1796.80/1797.12 c smallcard : 0.00 0.00 0 0
1796.80/1797.12 c trivial : 0.02 0.00 1 0
1796.80/1797.12 c shiftandpropagate: 0.00 0.00 0 0
1796.80/1797.12 c simplerounding : 0.00 0.00 0 0
1796.80/1797.12 c zirounding : 0.00 0.00 0 0
1796.80/1797.12 c rounding : 0.00 0.00 0 0
1796.80/1797.12 c shifting : 0.00 0.00 0 0
1796.80/1797.12 c intshifting : 0.00 0.00 0 0
1796.80/1797.12 c oneopt : 0.00 0.00 0 0
1796.80/1797.12 c twoopt : 0.00 0.00 0 0
1796.80/1797.12 c indtwoopt : 0.00 0.00 0 0
1796.80/1797.12 c indoneopt : 0.00 0.00 0 0
1796.80/1797.12 c fixandinfer : 0.00 0.00 0 0
1796.80/1797.12 c feaspump : 0.00 0.00 0 0
1796.80/1797.12 c clique : 0.00 0.00 0 0
1796.80/1797.12 c indrounding : 0.00 0.00 0 0
1796.80/1797.12 c indcoefdiving : 0.00 0.00 0 0
1796.80/1797.12 c coefdiving : 0.00 0.00 0 0
1796.80/1797.12 c pscostdiving : 0.00 0.00 0 0
1796.80/1797.12 c nlpdiving : 0.00 0.00 0 0
1796.80/1797.12 c fracdiving : 0.00 0.00 0 0
1796.80/1797.12 c veclendiving : 0.00 0.00 0 0
1796.80/1797.12 c intdiving : 0.00 0.00 0 0
1796.80/1797.12 c actconsdiving : 0.00 0.00 0 0
1796.80/1797.12 c objpscostdiving : 0.00 0.00 0 0
1796.80/1797.12 c rootsoldiving : 0.00 0.00 0 0
1796.80/1797.12 c linesearchdiving : 0.00 0.00 0 0
1796.80/1797.12 c guideddiving : 0.00 0.00 0 0
1796.80/1797.12 c octane : 0.00 0.00 0 0
1796.80/1797.12 c rens : 0.00 0.00 0 0
1796.80/1797.12 c rins : 0.00 0.00 0 0
1796.80/1797.12 c localbranching : 0.00 0.00 0 0
1796.80/1797.12 c mutation : 0.00 0.00 0 0
1796.80/1797.12 c crossover : 0.00 0.00 0 0
1796.80/1797.12 c dins : 0.00 0.00 0 0
1796.80/1797.12 c vbounds : 0.00 0.00 0 0
1796.80/1797.12 c undercover : 0.00 0.00 0 0
1796.80/1797.12 c subnlp : 0.00 0.00 0 0
1796.80/1797.12 c trysol : 0.00 0.00 0 0
1796.80/1797.12 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.80/1797.12 c primal LP : 0.00 0 0 0.00 - 0.00 0
1796.80/1797.12 c dual LP : 976.22 29 361914 12479.79 370.73 0.00 0
1796.80/1797.12 c lex dual LP : 0.00 0 0 0.00 -
1796.80/1797.12 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.80/1797.12 c diving/probing LP: 0.00 0 0 0.00 -
1796.80/1797.12 c strong branching : 808.52 321 314945 981.14 389.53
1796.80/1797.12 c (at root node) : - 25 25000 1000.00 -
1796.80/1797.12 c conflict analysis: 0.00 0 0 0.00 -
1796.80/1797.12 c B&B Tree :
1796.80/1797.12 c number of runs : 1
1796.80/1797.12 c nodes : 25
1796.80/1797.12 c nodes (total) : 25
1796.80/1797.12 c nodes left : 20
1796.80/1797.12 c max depth : 12
1796.80/1797.12 c max depth (total): 12
1796.80/1797.12 c backtracks : 8 (32.0%)
1796.80/1797.12 c delayed cutoffs : 0
1796.80/1797.12 c repropagations : 8 (103 domain reductions, 0 cutoffs)
1796.80/1797.12 c avg switch length: 2.00
1796.80/1797.12 c switching time : 0.03
1796.80/1797.12 c Solution :
1796.80/1797.12 c Solutions found : 0 (0 improvements)
1796.80/1797.12 c Primal Bound : -
1796.80/1797.12 c Dual Bound : +0.00000000000000e+00
1796.80/1797.12 c Gap : infinite
1796.80/1797.12 c Root Dual Bound : +0.00000000000000e+00
1796.80/1797.12 c Root Iterations : 33374
1796.90/1797.24 c Time complete: 1796.94.
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-3691841-1338044673/watcher-3691841-1338044673 -o /tmp/evaluation-result-3691841-1338044673/solver-3691841-1338044673 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691841-1338044673.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.02 2.01 2.00 3/176 31250
/proc/meminfo: memFree=28697100/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=12884 CPUtime=0 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 1967 0 0 0 0 0 0 0 20 0 1 0 270591424 13193216 1923 33554432000 4194304 10219143 140735957749376 140733572454040 7589947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 3221 1936 419 1471 0 1741 0
[startup+0.039358 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 31250
/proc/meminfo: memFree=28697100/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=31736 CPUtime=0.02 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 6672 0 0 0 2 0 0 0 20 0 1 0 270591424 32497664 6627 33554432000 4194304 10219143 140735957749376 140733572454040 9029200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 7934 6627 419 1471 0 6454 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31736
[startup+0.100359 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 31250
/proc/meminfo: memFree=28697100/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=40792 CPUtime=0.09 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 8925 0 0 0 8 1 0 0 20 0 1 0 270591424 41771008 8880 33554432000 4194304 10219143 140735957749376 140733572454040 8904695 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 10198 8880 419 1471 0 8718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40792
[startup+0.300318 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 31250
/proc/meminfo: memFree=28697100/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=92952 CPUtime=0.29 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 21598 0 0 0 25 4 0 0 20 0 1 0 270591424 95182848 21278 33554432000 4194304 10219143 140735957749376 140733572454040 6884556 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 23238 21278 559 1471 0 21758 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92952
[startup+0.700329 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 31250
/proc/meminfo: memFree=28697100/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=115800 CPUtime=0.68 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 28402 0 0 0 59 9 0 0 20 0 1 0 270591424 118579200 27035 33554432000 4194304 10219143 140735957749376 140735957745096 5345827 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 28950 27035 575 1471 0 27470 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 115800
[startup+1.50032 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31251
/proc/meminfo: memFree=28542616/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=170520 CPUtime=1.49 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 39708 0 0 0 137 12 0 0 20 0 1 0 270591424 174612480 39966 33554432000 4194304 10219143 140735957749376 140735957742680 8028599 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 42630 39966 727 1471 0 41150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170520
[startup+3.10033 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31251
/proc/meminfo: memFree=28539260/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=171584 CPUtime=3.09 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 40121 0 0 0 296 13 0 0 20 0 1 0 270591424 175702016 40345 33554432000 4194304 10219143 140735957749376 140735957742728 8025305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 42896 40345 727 1471 0 41416 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 171584
[startup+6.30031 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31251
/proc/meminfo: memFree=28537648/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=172528 CPUtime=6.29 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 40375 0 0 0 616 13 0 0 20 0 1 0 270591424 176668672 40599 33554432000 4194304 10219143 140735957749376 140735957742728 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 43132 40599 727 1471 0 41652 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 172528
[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31251
/proc/meminfo: memFree=28533960/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=174576 CPUtime=12.69 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 40920 0 0 0 1254 15 0 0 20 0 1 0 270591424 178765824 41141 33554432000 4194304 10219143 140735957749376 140735957743048 8051272 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 43644 41141 730 1471 0 42164 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 174576
[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31251
/proc/meminfo: memFree=28532596/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=176384 CPUtime=25.49 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 41371 0 0 0 2532 17 0 0 20 0 1 0 270591424 180617216 41592 33554432000 4194304 10219143 140735957749376 140735957743048 8056416 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 44096 41592 730 1471 0 42616 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 176384
[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 31251
/proc/meminfo: memFree=28529000/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=176920 CPUtime=51.08 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 42533 0 0 0 5087 21 0 0 20 0 1 0 270591424 181166080 42569 33554432000 4194304 10219143 140735957749376 140735957742632 8025303 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 44230 42569 764 1471 0 42750 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 176920
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31251
/proc/meminfo: memFree=28528116/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=177380 CPUtime=102.27 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 42798 0 0 0 10199 28 0 0 20 0 1 0 270591424 181637120 42966 33554432000 4194304 10219143 140735957749376 140735957742824 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 44345 42966 767 1471 0 42865 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 177380
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31252
/proc/meminfo: memFree=28523828/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=179172 CPUtime=162.26 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 43271 0 0 0 16191 35 0 0 20 0 1 0 270591424 183472128 43839 33554432000 4194304 10219143 140735957749376 140735957743048 8016021 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 44793 43839 770 1471 0 43313 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 179172
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31291
/proc/meminfo: memFree=28596948/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=177412 CPUtime=222.25 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 44570 0 0 0 22183 42 0 0 20 0 1 0 270591424 181669888 43373 33554432000 4194304 10219143 140735957749376 140735957742824 7755618 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 44353 43373 770 1471 0 42873 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 177412
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31291
/proc/meminfo: memFree=28596508/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=177968 CPUtime=282.23 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 44601 0 0 0 28175 48 0 0 20 0 1 0 270591424 182239232 43402 33554432000 4194304 10219143 140735957749376 140735957742552 8095649 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 44492 43402 770 1471 0 43012 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 177968
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31294
/proc/meminfo: memFree=28595552/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=177252 CPUtime=342.23 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 65115 0 0 0 34164 59 0 0 20 0 1 0 270591424 181506048 43332 33554432000 4194304 10219143 140735957749376 140735957742920 8030281 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 44313 43332 770 1471 0 42833 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 177252
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31294
/proc/meminfo: memFree=28594468/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=178416 CPUtime=402.21 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 88336 0 0 0 40150 71 0 0 20 0 1 0 270591424 182697984 43627 33554432000 4194304 10219143 140735957749376 140735957742728 8056857 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 44604 43627 770 1471 0 43124 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 178416
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31294
/proc/meminfo: memFree=28598688/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=178192 CPUtime=462.2 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 94298 0 0 0 46142 78 0 0 20 0 1 0 270591424 182468608 43426 33554432000 4194304 10219143 140735957749376 140735957742824 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 44548 43426 770 1471 0 43068 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 178192
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31295
/proc/meminfo: memFree=28600736/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=179068 CPUtime=522.2 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 139038 0 0 0 52128 92 0 0 20 0 1 0 270591424 183365632 43674 33554432000 4194304 10219143 140735957749376 140735957742920 8025326 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 44767 43674 770 1471 0 43287 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 179068
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31295
/proc/meminfo: memFree=28599928/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=177368 CPUtime=582.18 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 242432 0 0 0 58103 115 0 0 20 0 1 0 270591424 181624832 43137 33554432000 4194304 10219143 140735957749376 140735957742824 8056320 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 44342 43137 770 1471 0 42862 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 177368
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28583916/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189156 CPUtime=1122.1 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331708 0 0 0 112022 188 0 0 20 0 1 0 270591424 193695744 46335 33554432000 4194304 10219143 140735957749376 140735957742680 8069934 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47289 46335 776 1471 0 45809 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 189156
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31300
/proc/meminfo: memFree=28583976/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189156 CPUtime=1182.1 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331719 0 0 0 118016 194 0 0 20 0 1 0 270591424 193695744 46346 33554432000 4194304 10219143 140735957749376 140735957742728 8025328 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47289 46346 776 1471 0 45809 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 189156
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31300
/proc/meminfo: memFree=28583728/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189156 CPUtime=1242.08 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331720 0 0 0 124007 201 0 0 20 0 1 0 270591424 193695744 46347 33554432000 4194304 10219143 140735957749376 140735957742824 8056443 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47289 46347 776 1471 0 45809 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 189156
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31300
/proc/meminfo: memFree=28583604/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189156 CPUtime=1302.08 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331720 0 0 0 130001 207 0 0 20 0 1 0 270591424 193695744 46347 33554432000 4194304 10219143 140735957749376 140735957743208 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47289 46347 776 1471 0 45809 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 189156
[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 31301
/proc/meminfo: memFree=28583720/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1362.07 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 135994 213 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957742728 8030297 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 189292
[startup+1422.31 s]
/proc/loadavg: 2.09 2.02 2.00 3/177 31302
/proc/meminfo: memFree=28583604/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1422.06 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 141989 217 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957742680 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 189292
[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 31302
/proc/meminfo: memFree=28583604/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1482.05 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 147983 222 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957742824 8069905 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 189292
[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 31305
/proc/meminfo: memFree=28583600/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1542.04 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 153978 226 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957742728 7754081 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 189292
[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31305
/proc/meminfo: memFree=28583608/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1602.03 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 159971 232 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957743240 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 189292
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31305
/proc/meminfo: memFree=28583484/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1662.03 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 165964 239 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957742728 8051283 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 189292
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31306
/proc/meminfo: memFree=28583360/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1722.01 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 171955 246 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957742632 8056615 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 189292
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31306
/proc/meminfo: memFree=28583608/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1782.01 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 177950 251 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957742824 8056536 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 189292
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 31306
/proc/meminfo: memFree=28583732/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1785.2 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 178269 251 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957742824 8069924 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 189292
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31306
/proc/meminfo: memFree=28583732/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1791.61 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 178909 252 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957742824 8030297 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 189292
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31306
/proc/meminfo: memFree=28583732/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1794.81 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 179229 252 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957742872 7955880 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 189292
[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31306
/proc/meminfo: memFree=28583732/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1795.6 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 179308 252 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957742920 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 189292
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31306
/proc/meminfo: memFree=28583732/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1796.4 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 179388 252 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957742824 8025324 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 189292
[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31306
/proc/meminfo: memFree=28583732/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=189292 CPUtime=1796.8 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331737 0 0 0 179428 252 0 0 20 0 1 0 270591424 193835008 46364 33554432000 4194304 10219143 140735957749376 140735957742824 8056881 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 47323 46364 777 1471 0 45843 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 189292
[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31306
/proc/meminfo: memFree=28583732/32873648 swapFree=7360/7360
[pid=31250] ppid=31248 vsize=187808 CPUtime=1796.9 cores=0,2,4,6
/proc/31250/stat : 31250 (scip-2.1.1.4exp) R 31248 31250 28235 0 -1 4202496 331747 0 0 0 179438 252 0 0 20 0 1 0 270591424 192315392 46003 33554432000 4194304 10219143 140735957749376 140735957742824 5948999 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31250/statm: 46952 46003 787 1471 0 45472 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 187808
Child status: 0
Real time (s): 1797.24
CPU time (s): 1796.95
CPU user time (s): 1794.41
CPU system time (s): 2.53861
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 189292
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.41
system time used= 2.53861
maximum resident set size= 185496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331760
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= 28
involuntary context switches= 1996
runsolver used 7.36188 second user time and 18.6132 second system time
The end