0.00/0.00 c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00 c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-3690681-1338026057.opb>
0.09/0.10 c original problem has 22848 variables (22848 bin, 0 int, 0 impl, 0 cont) and 23234 constraints
0.09/0.10 c problem read in 0.11
0.09/0.11 c No objective function, only one solution is needed.
0.09/0.11 c presolving settings loaded
0.29/0.31 c presolving:
0.39/0.41 c (round 1) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23076 impls, 190 clqs
0.39/0.42 c (round 2) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23184 impls, 190 clqs
0.39/0.43 c (round 3) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23382 impls, 190 clqs
0.39/0.45 c (round 4) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23604 impls, 190 clqs
0.39/0.46 c (round 5) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23830 impls, 190 clqs
0.39/0.47 c (round 6) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23990 impls, 190 clqs
0.39/0.48 c (round 7) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24116 impls, 190 clqs
0.39/0.49 c (round 8) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24158 impls, 190 clqs
0.48/0.50 c (round 9) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24204 impls, 190 clqs
0.48/0.51 c (round 10) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24260 impls, 190 clqs
0.48/0.52 c (round 11) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24290 impls, 190 clqs
0.79/0.80 c (round 12) 742 del vars, 825 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 22219 upgd conss, 24306 impls, 190 clqs
0.89/0.91 c (round 13) 742 del vars, 825 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 22409 upgd conss, 24306 impls, 190 clqs
0.99/1.07 c presolving (14 rounds):
0.99/1.07 c 742 deleted vars, 825 deleted constraints, 0 added constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.99/1.07 c 24306 implications, 190 cliques
0.99/1.07 c presolved problem has 22106 variables (22106 bin, 0 int, 0 impl, 0 cont) and 22409 constraints
0.99/1.07 c 2729 constraints of type <setppc>
0.99/1.07 c 19680 constraints of type <logicor>
0.99/1.07 c transformed objective value is always integral (scale: 1)
0.99/1.07 c Presolving Time: 0.91
0.99/1.07 c - non default parameters ----------------------------------------------------------------------
0.99/1.07 c # SCIP version 2.1.1.4
0.99/1.07 c
0.99/1.07 c # maximal time in seconds to run
0.99/1.07 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.99/1.07 c limits/time = 1797
0.99/1.07 c
0.99/1.07 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.99/1.07 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.99/1.07 c limits/memory = 13950
0.99/1.07 c
0.99/1.07 c # solving stops, if the given number of solutions were found (-1: no limit)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: -1]
0.99/1.07 c limits/solutions = 1
0.99/1.07 c
0.99/1.07 c # maximal number of separation rounds per node (-1: unlimited)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 5]
0.99/1.07 c separating/maxrounds = 1
0.99/1.07 c
0.99/1.07 c # maximal number of separation rounds in the root node (-1: unlimited)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: -1]
0.99/1.07 c separating/maxroundsroot = 5
0.99/1.07 c
0.99/1.07 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.99/1.07 c # [type: int, range: [1,2], default: 1]
0.99/1.07 c timing/clocktype = 2
0.99/1.07 c
0.99/1.07 c # belongs reading time to solving time?
0.99/1.07 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.99/1.07 c timing/reading = TRUE
0.99/1.07 c
0.99/1.07 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.99/1.07 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.99/1.07 c constraints/knapsack/disaggregation = FALSE
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.07 c heuristics/coefdiving/freq = -1
0.99/1.07 c
0.99/1.07 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.07 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.07 c heuristics/coefdiving/maxlpiterquot = 0.075
0.99/1.07 c
0.99/1.07 c # additional number of allowed LP iterations
0.99/1.07 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.07 c heuristics/coefdiving/maxlpiterofs = 1500
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 30]
0.99/1.07 c heuristics/crossover/freq = -1
0.99/1.07 c
0.99/1.07 c # number of nodes added to the contingent of the total nodes
0.99/1.07 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.99/1.07 c heuristics/crossover/nodesofs = 750
0.99/1.07 c
0.99/1.07 c # number of nodes without incumbent change that heuristic should wait
0.99/1.07 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.99/1.07 c heuristics/crossover/nwaitingnodes = 100
0.99/1.07 c
0.99/1.07 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.99/1.07 c # [type: real, range: [0,1], default: 0.1]
0.99/1.07 c heuristics/crossover/nodesquot = 0.15
0.99/1.07 c
0.99/1.07 c # minimum percentage of integer variables that have to be fixed
0.99/1.07 c # [type: real, range: [0,1], default: 0.666]
0.99/1.07 c heuristics/crossover/minfixingrate = 0.5
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 20]
0.99/1.07 c heuristics/feaspump/freq = -1
0.99/1.07 c
0.99/1.07 c # additional number of allowed LP iterations
0.99/1.07 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.07 c heuristics/feaspump/maxlpiterofs = 2000
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.07 c heuristics/fracdiving/freq = -1
0.99/1.07 c
0.99/1.07 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.07 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.07 c heuristics/fracdiving/maxlpiterquot = 0.075
0.99/1.07 c
0.99/1.07 c # additional number of allowed LP iterations
0.99/1.07 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.07 c heuristics/fracdiving/maxlpiterofs = 1500
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.07 c heuristics/guideddiving/freq = -1
0.99/1.07 c
0.99/1.07 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.07 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.07 c heuristics/guideddiving/maxlpiterquot = 0.075
0.99/1.07 c
0.99/1.07 c # additional number of allowed LP iterations
0.99/1.07 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.07 c heuristics/guideddiving/maxlpiterofs = 1500
0.99/1.07 c
0.99/1.07 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.07 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.07 c heuristics/intdiving/maxlpiterquot = 0.075
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.07 c heuristics/intshifting/freq = -1
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.07 c heuristics/linesearchdiving/freq = -1
0.99/1.07 c
0.99/1.07 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.07 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.07 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.99/1.07 c
0.99/1.07 c # additional number of allowed LP iterations
0.99/1.07 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.07 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 20]
0.99/1.07 c heuristics/objpscostdiving/freq = -1
0.99/1.07 c
0.99/1.07 c # maximal fraction of diving LP iterations compared to total iteration number
0.99/1.07 c # [type: real, range: [0,1], default: 0.01]
0.99/1.07 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.99/1.07 c
0.99/1.07 c # additional number of allowed LP iterations
0.99/1.07 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.07 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.07 c heuristics/oneopt/freq = -1
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.07 c heuristics/pscostdiving/freq = -1
0.99/1.07 c
0.99/1.07 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.07 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.07 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.99/1.07 c
0.99/1.07 c # additional number of allowed LP iterations
0.99/1.07 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.07 c heuristics/pscostdiving/maxlpiterofs = 1500
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 0]
0.99/1.07 c heuristics/rens/freq = -1
0.99/1.07 c
0.99/1.07 c # minimum percentage of integer variables that have to be fixable
0.99/1.07 c # [type: real, range: [0,1], default: 0.5]
0.99/1.07 c heuristics/rens/minfixingrate = 0.3
0.99/1.07 c
0.99/1.07 c # number of nodes added to the contingent of the total nodes
0.99/1.07 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.99/1.07 c heuristics/rens/nodesofs = 2000
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 20]
0.99/1.07 c heuristics/rootsoldiving/freq = -1
0.99/1.07 c
0.99/1.07 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.07 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.99/1.07 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.99/1.07 c
0.99/1.07 c # additional number of allowed LP iterations
0.99/1.07 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.07 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.07 c heuristics/rounding/freq = -1
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 0]
0.99/1.07 c heuristics/shiftandpropagate/freq = -1
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.07 c heuristics/shifting/freq = -1
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.07 c heuristics/simplerounding/freq = -1
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.07 c heuristics/subnlp/freq = -1
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 0]
0.99/1.07 c heuristics/trivial/freq = -1
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.07 c heuristics/trysol/freq = -1
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 0]
0.99/1.07 c heuristics/undercover/freq = -1
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.07 c heuristics/veclendiving/freq = -1
0.99/1.07 c
0.99/1.07 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.07 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.07 c heuristics/veclendiving/maxlpiterquot = 0.075
0.99/1.07 c
0.99/1.07 c # additional number of allowed LP iterations
0.99/1.07 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.07 c heuristics/veclendiving/maxlpiterofs = 1500
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.07 c heuristics/zirounding/freq = -1
0.99/1.07 c
0.99/1.07 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: -1]
0.99/1.07 c propagating/probing/maxprerounds = 0
0.99/1.07 c
0.99/1.07 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 0]
0.99/1.07 c separating/cmir/freq = -1
0.99/1.07 c
0.99/1.07 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 0]
0.99/1.07 c separating/flowcover/freq = -1
0.99/1.07 c
0.99/1.07 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: -1]
0.99/1.07 c separating/rapidlearning/freq = 0
0.99/1.07 c
0.99/1.07 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.99/1.07 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.07 c heuristics/indoneopt/freq = -1
0.99/1.07 c
0.99/1.07 c -----------------------------------------------------------------------------------------------
0.99/1.07 c start solving
0.99/1.08 c
33.99/34.00 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
33.99/34.00 c 34.0s| 1 | 0 | 17631 | - | 98M| 0 |3880 | 22k| 22k| 22k| 22k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
63.98/64.08 c 64.1s| 1 | 0 | 27996 | - | 98M| 0 |4033 | 22k| 22k| 22k| 22k| 8 | 0 | 0 | 0.000000e+00 | -- | Inf
115.27/115.40 c 115s| 1 | 0 | 42409 | - | 98M| 0 |4339 | 22k| 22k| 22k| 22k| 17 | 0 | 0 | 0.000000e+00 | -- | Inf
199.06/199.19 c 199s| 1 | 0 | 63201 | - | 98M| 0 |4851 | 22k| 22k| 22k| 22k| 23 | 0 | 0 | 0.000000e+00 | -- | Inf
283.15/283.27 c 283s| 1 | 0 | 83158 | - | 98M| 0 |5115 | 22k| 22k| 22k| 22k| 29 | 0 | 0 | 0.000000e+00 | -- | Inf
329.52/329.67 c 330s| 1 | 0 | 94900 | - | 98M| 0 |5050 | 22k| 22k| 22k| 22k| 35 | 0 | 0 | 0.000000e+00 | -- | Inf
451.21/451.36 c 451s| 1 | 0 |110561 | - | 98M| 0 |5173 | 22k| 22k| 22k| 22k| 35 | 0 | 18 | 0.000000e+00 | -- | Inf
565.39/565.58 c 566s| 1 | 2 |110561 | - | 98M| 0 |5173 | 22k| 22k| 22k| 22k| 35 | 0 | 51 | 0.000000e+00 | -- | Inf
1796.80/1797.10 c
1796.80/1797.10 c SCIP Status : solving was interrupted [time limit reached]
1796.80/1797.10 c Solving Time (sec) : 1797.10
1796.80/1797.10 c Solving Nodes : 6
1796.80/1797.10 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.80/1797.10 c Dual Bound : +0.00000000000000e+00
1796.80/1797.10 c Gap : infinite
1796.80/1797.10 s UNKNOWN
1796.80/1797.10 c SCIP Status : solving was interrupted [time limit reached]
1796.80/1797.10 c Total Time : 1797.10
1796.80/1797.10 c solving : 1797.10
1796.80/1797.10 c presolving : 0.91 (included in solving)
1796.80/1797.10 c reading : 0.11 (included in solving)
1796.80/1797.10 c copying : 0.00 (0 times copied the problem)
1796.80/1797.10 c Original Problem :
1796.80/1797.10 c Problem name : HOME/instance-3690681-1338026057.opb
1796.80/1797.10 c Variables : 22848 (22848 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.10 c Constraints : 23234 initial, 23234 maximal
1796.80/1797.10 c Objective sense : minimize
1796.80/1797.10 c Presolved Problem :
1796.80/1797.10 c Problem name : t_HOME/instance-3690681-1338026057.opb
1796.80/1797.10 c Variables : 22106 (22106 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.10 c Constraints : 22409 initial, 22409 maximal
1796.80/1797.10 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.80/1797.10 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c trivial : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c dualfix : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c gateextraction : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c implics : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c components : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c linear : 0.33 0.00 742 0 0 742 0 825 0 0 0
1796.80/1797.10 c logicor : 0.25 0.02 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c root node : - - 1 - - 1 - - - - -
1796.80/1797.10 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.80/1797.10 c integral : 0 0 0 0 8 0 1 0 0 2 0 0 12
1796.80/1797.10 c setppc : 2729 2729 5 38 0 0 0 0 0 796 0 0 0
1796.80/1797.10 c logicor : 19680 19680 5 34 0 0 0 0 0 989 0 0 0
1796.80/1797.10 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.80/1797.10 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.80/1797.10 c integral : 870.12 0.00 0.00 0.00 870.12 0.00 0.00 0.00
1796.80/1797.10 c setppc : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.80/1797.10 c logicor : 0.04 0.02 0.01 0.02 0.00 0.00 0.00 0.00
1796.80/1797.10 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.80/1797.10 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.80/1797.10 c rootredcost : 0 0 0 0
1796.80/1797.10 c pseudoobj : 0 0 0 0
1796.80/1797.10 c vbounds : 0 0 0 0
1796.80/1797.10 c redcost : 13 0 0 0
1796.80/1797.10 c probing : 0 0 0 0
1796.80/1797.10 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.80/1797.10 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.10 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.10 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.10 c redcost : 0.01 0.00 0.00 0.01 0.00
1796.80/1797.10 c probing : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.10 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.80/1797.10 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1796.80/1797.10 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1796.80/1797.10 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.80/1797.10 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.80/1797.10 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.80/1797.10 c applied globally : - - - 0 0.0 - - -
1796.80/1797.10 c applied locally : - - - 0 0.0 - - -
1796.80/1797.10 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.80/1797.10 c cut pool : 0.00 4 - - 7 - (maximal pool size: 80)
1796.80/1797.10 c closecuts : 0.00 0.00 0 0 0 0 0
1796.80/1797.10 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.80/1797.10 c intobj : 0.00 0.00 0 0 0 0 0
1796.80/1797.10 c gomory : 8.78 0.00 5 0 0 66 0
1796.80/1797.10 c cgmip : 0.00 0.00 0 0 0 0 0
1796.80/1797.10 c strongcg : 8.92 0.00 5 0 0 71 0
1796.80/1797.10 c cmir : 0.00 0.00 0 0 0 0 0
1796.80/1797.10 c flowcover : 0.00 0.00 0 0 0 0 0
1796.80/1797.10 c clique : 1.06 0.00 5 0 0 30 0
1796.80/1797.10 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.80/1797.10 c mcf : 0.03 0.00 1 0 0 0 0
1796.80/1797.10 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.80/1797.10 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.80/1797.10 c Pricers : ExecTime SetupTime Calls Vars
1796.80/1797.10 c problem variables: 0.00 - 0 0
1796.80/1797.10 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.80/1797.10 c relpscost : 870.12 0.00 8 0 2 0 0 12
1796.80/1797.10 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.10 c inference : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.10 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.10 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.10 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.10 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.10 c random : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.10 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.80/1797.10 c LP solutions : 0.00 - - 0
1796.80/1797.10 c pseudo solutions : 0.00 - - 0
1796.80/1797.10 c smallcard : 0.00 0.00 0 0
1796.80/1797.10 c trivial : 0.03 0.00 1 0
1796.80/1797.10 c shiftandpropagate: 0.00 0.00 0 0
1796.80/1797.10 c simplerounding : 0.00 0.00 0 0
1796.80/1797.10 c zirounding : 0.00 0.00 0 0
1796.80/1797.10 c rounding : 0.00 0.00 0 0
1796.80/1797.10 c shifting : 0.00 0.00 0 0
1796.80/1797.10 c intshifting : 0.00 0.00 0 0
1796.80/1797.10 c oneopt : 0.00 0.00 0 0
1796.80/1797.10 c twoopt : 0.00 0.00 0 0
1796.80/1797.10 c indtwoopt : 0.00 0.00 0 0
1796.80/1797.10 c indoneopt : 0.00 0.00 0 0
1796.80/1797.10 c fixandinfer : 0.00 0.00 0 0
1796.80/1797.10 c feaspump : 0.00 0.00 0 0
1796.80/1797.10 c clique : 0.00 0.00 0 0
1796.80/1797.10 c indrounding : 0.00 0.00 0 0
1796.80/1797.10 c indcoefdiving : 0.00 0.00 0 0
1796.80/1797.10 c coefdiving : 0.00 0.00 0 0
1796.80/1797.10 c pscostdiving : 0.00 0.00 0 0
1796.80/1797.10 c nlpdiving : 0.00 0.00 0 0
1796.80/1797.10 c fracdiving : 0.00 0.00 0 0
1796.80/1797.10 c veclendiving : 0.00 0.00 0 0
1796.80/1797.10 c intdiving : 0.00 0.00 0 0
1796.80/1797.10 c actconsdiving : 0.00 0.00 0 0
1796.80/1797.10 c objpscostdiving : 0.00 0.00 0 0
1796.80/1797.10 c rootsoldiving : 0.00 0.00 0 0
1796.80/1797.10 c linesearchdiving : 0.00 0.00 0 0
1796.80/1797.10 c guideddiving : 0.00 0.00 0 0
1796.80/1797.10 c octane : 0.00 0.00 0 0
1796.80/1797.10 c rens : 0.00 0.00 0 0
1796.80/1797.10 c rins : 0.00 0.00 0 0
1796.80/1797.10 c localbranching : 0.00 0.00 0 0
1796.80/1797.10 c mutation : 0.00 0.00 0 0
1796.80/1797.10 c crossover : 0.00 0.00 0 0
1796.80/1797.10 c dins : 0.00 0.00 0 0
1796.80/1797.10 c vbounds : 0.00 0.00 0 0
1796.80/1797.10 c undercover : 0.00 0.00 0 0
1796.80/1797.10 c subnlp : 0.00 0.00 0 0
1796.80/1797.10 c trysol : 0.00 0.00 0 0
1796.80/1797.10 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.80/1797.10 c primal LP : 0.05 1 0 0.00 0.00 0.05 1
1796.80/1797.10 c dual LP : 906.78 13 231970 17843.85 255.82 0.00 0
1796.80/1797.10 c lex dual LP : 0.00 0 0 0.00 -
1796.80/1797.10 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.80/1797.10 c diving/probing LP: 0.00 0 0 0.00 -
1796.80/1797.10 c strong branching : 870.09 251 248044 988.22 285.08
1796.80/1797.10 c (at root node) : - 51 50673 993.59 -
1796.80/1797.10 c conflict analysis: 0.00 0 0 0.00 -
1796.80/1797.10 c B&B Tree :
1796.80/1797.10 c number of runs : 1
1796.80/1797.10 c nodes : 6
1796.80/1797.10 c nodes (total) : 6
1796.80/1797.10 c nodes left : 7
1796.80/1797.10 c max depth : 3
1796.80/1797.10 c max depth (total): 3
1796.80/1797.10 c backtracks : 1 (16.7%)
1796.80/1797.10 c delayed cutoffs : 0
1796.80/1797.10 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1796.80/1797.10 c avg switch length: 1.67
1796.80/1797.10 c switching time : 0.06
1796.80/1797.10 c Solution :
1796.80/1797.10 c Solutions found : 0 (0 improvements)
1796.80/1797.10 c Primal Bound : -
1796.80/1797.10 c Dual Bound : +0.00000000000000e+00
1796.80/1797.10 c Gap : infinite
1796.80/1797.10 c Root Dual Bound : +0.00000000000000e+00
1796.80/1797.10 c Root Iterations : 110561
1796.91/1797.26 c Time complete: 1796.97.
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-3690681-1338026057/watcher-3690681-1338026057 -o /tmp/evaluation-result-3690681-1338026057/solver-3690681-1338026057 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690681-1338026057.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1153
/proc/meminfo: memFree=28319872/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=9164 CPUtime=0 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 1115 0 0 0 0 0 0 0 20 0 1 0 268734314 9383936 1070 33554432000 4194304 10173063 140736126764928 140735207808760 8846909 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 2291 1077 392 1460 0 822 0
[startup+0.0516569 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1153
/proc/meminfo: memFree=28319872/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=31012 CPUtime=0.04 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 6477 0 0 0 3 1 0 0 20 0 1 0 268734314 31756288 6431 33554432000 4194304 10173063 140736126764928 140736126628472 5679312 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 7753 6431 413 1460 0 6284 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31012
[startup+0.100365 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1153
/proc/meminfo: memFree=28319872/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=36604 CPUtime=0.09 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 7869 0 0 0 8 1 0 0 20 0 1 0 268734314 37482496 7823 33554432000 4194304 10173063 140736126764928 140736126628472 8985008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 9151 7823 413 1460 0 7682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36604
[startup+0.300335 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1153
/proc/meminfo: memFree=28319872/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=98860 CPUtime=0.29 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 22743 0 0 0 26 3 0 0 20 0 1 0 268734314 101232640 22697 33554432000 4194304 10173063 140736126764928 140736126628472 5749632 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 24715 22697 523 1460 0 23246 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 98860
[startup+0.700318 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1153
/proc/meminfo: memFree=28319872/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=128976 CPUtime=0.69 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 31185 0 0 0 60 9 0 0 20 0 1 0 268734314 132071424 30128 33554432000 4194304 10173063 140736126764928 140736126761928 5894816 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 32244 30128 575 1460 0 30775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128976
[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1154
/proc/meminfo: memFree=28201056/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=187500 CPUtime=1.49 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 43765 0 0 0 136 13 0 0 20 0 1 0 268734314 192000000 43946 33554432000 4194304 10173063 140736126764928 140736126761928 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 46875 43946 733 1460 0 45406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 187500
[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1154
/proc/meminfo: memFree=28143136/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=189228 CPUtime=3.09 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 44699 0 0 0 295 14 0 0 20 0 1 0 268734314 193769472 44863 33554432000 4194304 10173063 140736126764928 140736126758184 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 47307 44863 733 1460 0 45838 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 189228
[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1154
/proc/meminfo: memFree=28141276/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=190100 CPUtime=6.29 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 44962 0 0 0 613 16 0 0 20 0 1 0 268734314 194662400 45114 33554432000 4194304 10173063 140736126764928 140736126758184 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 47525 45114 733 1460 0 46056 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 190100
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1154
/proc/meminfo: memFree=28137944/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=193244 CPUtime=12.69 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 45697 0 0 0 1252 17 0 0 20 0 1 0 268734314 197881856 45849 33554432000 4194304 10173063 140736126764928 140736126758104 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 48311 45849 737 1460 0 46842 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 193244
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1154
/proc/meminfo: memFree=28137076/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=193832 CPUtime=25.48 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 45926 0 0 0 2529 19 0 0 20 0 1 0 268734314 198483968 46078 33554432000 4194304 10173063 140736126764928 140736126758104 8008906 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 48458 46078 737 1460 0 46989 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 193832
[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1154
/proc/meminfo: memFree=28133736/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=194924 CPUtime=51.08 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 46943 0 0 0 5084 24 0 0 20 0 1 0 268734314 199602176 46903 33554432000 4194304 10173063 140736126764928 140736126758184 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 48731 46903 770 1460 0 47262 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 194924
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1155
/proc/meminfo: memFree=28130132/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=196736 CPUtime=102.28 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 47518 0 0 0 10198 30 0 0 20 0 1 0 268734314 201457664 47478 33554432000 4194304 10173063 140736126764928 140736126758552 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49184 47478 770 1460 0 47715 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 196736
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1155
/proc/meminfo: memFree=28128560/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=197548 CPUtime=162.26 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 47759 0 0 0 16188 38 0 0 20 0 1 0 268734314 202289152 47719 33554432000 4194304 10173063 140736126764928 140736126758104 8012051 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49387 47719 770 1460 0 47918 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 197548
[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 1155
/proc/meminfo: memFree=28121244/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=201664 CPUtime=222.25 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 48794 0 0 0 22181 44 0 0 20 0 1 0 268734314 206503936 48754 33554432000 4194304 10173063 140736126764928 140736126758280 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 50416 48754 770 1460 0 48947 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 201664
[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1155
/proc/meminfo: memFree=28117352/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=201664 CPUtime=282.25 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 48811 0 0 0 28175 50 0 0 20 0 1 0 268734314 206503936 48920 33554432000 4194304 10173063 140736126764928 140736126758104 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 50416 48920 770 1460 0 48947 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 201664
[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 4/177 1193
/proc/meminfo: memFree=27391844/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=200188 CPUtime=342.23 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 51073 0 0 0 34164 59 0 0 20 0 1 0 268734314 204992512 49066 33554432000 4194304 10173063 140736126764928 140736126758376 8056056 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 50047 49066 774 1460 0 48578 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 200188
[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 4/178 1197
/proc/meminfo: memFree=26420200/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=200188 CPUtime=402.21 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 51091 0 0 0 40158 63 0 0 20 0 1 0 268734314 204992512 49084 33554432000 4194304 10173063 140736126764928 140736126758232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 50047 49084 775 1460 0 48578 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 200188
[startup+462.3 s]
/proc/loadavg: 2.06 2.02 2.00 4/178 1220
/proc/meminfo: memFree=26413968/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=199056 CPUtime=462.21 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 53286 0 0 0 46152 69 0 0 20 0 1 0 268734314 203833344 48785 33554432000 4194304 10173063 140736126764928 140736126758424 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49764 48785 775 1460 0 48295 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 199056
[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.00 4/177 1220
/proc/meminfo: memFree=26412392/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=199056 CPUtime=522.2 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 53288 0 0 0 52146 74 0 0 20 0 1 0 268734314 203833344 48787 33554432000 4194304 10173063 140736126764928 140736126757640 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49764 48787 775 1460 0 48295 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 199056
[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1220
/proc/meminfo: memFree=26407024/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=203228 CPUtime=582.19 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 53685 0 0 0 58139 80 0 0 20 0 1 0 268734314 208105472 49695 33554432000 4194304 10173063 140736126764928 140736126758184 8046674 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 50807 49695 780 1460 0 49338 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 203228
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=26232680/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=199256 CPUtime=1122.1 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 137734 0 0 0 112058 152 0 0 20 0 1 0 268734314 204038144 48839 33554432000 4194304 10173063 140736126764928 140736126758472 7986081 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49814 48839 780 1460 0 48345 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 199256
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1226
/proc/meminfo: memFree=26224896/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=199260 CPUtime=1182.09 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 149228 0 0 0 118047 162 0 0 20 0 1 0 268734314 204042240 48840 33554432000 4194304 10173063 140736126764928 140736126758376 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49815 48840 780 1460 0 48346 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 199260
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1226
/proc/meminfo: memFree=26222444/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=199252 CPUtime=1242.09 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 154063 0 0 0 124039 170 0 0 20 0 1 0 268734314 204034048 48837 33554432000 4194304 10173063 140736126764928 140736126758376 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49813 48837 780 1460 0 48344 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 199252
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1227
/proc/meminfo: memFree=26204376/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=203492 CPUtime=1302.09 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 165055 0 0 0 130030 179 0 0 20 0 1 0 268734314 208375808 49920 33554432000 4194304 10173063 140736126764928 140736126757448 8012208 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 50873 49920 780 1460 0 49404 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 203492
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1227
/proc/meminfo: memFree=26193120/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=203492 CPUtime=1362.07 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 165065 0 0 0 136024 183 0 0 20 0 1 0 268734314 208375808 49930 33554432000 4194304 10173063 140736126764928 140736126758104 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 50873 49930 780 1460 0 49404 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 203492
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1227
/proc/meminfo: memFree=26081596/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=203492 CPUtime=1422.07 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 165065 0 0 0 142018 189 0 0 20 0 1 0 268734314 208375808 49930 33554432000 4194304 10173063 140736126764928 140736126758104 8012649 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 50873 49930 780 1460 0 49404 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 203492
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1227
/proc/meminfo: memFree=26023308/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=203492 CPUtime=1482.05 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 165065 0 0 0 148009 196 0 0 20 0 1 0 268734314 208375808 49930 33554432000 4194304 10173063 140736126764928 140736126758376 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 50873 49930 780 1460 0 49404 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 203492
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1227
/proc/meminfo: memFree=26009200/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=203492 CPUtime=1542.04 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 165065 0 0 0 154002 202 0 0 20 0 1 0 268734314 208375808 49930 33554432000 4194304 10173063 140736126764928 140736126758472 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 50873 49930 780 1460 0 49404 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 203492
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 1231
/proc/meminfo: memFree=25990124/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=203492 CPUtime=1602.03 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 165065 0 0 0 159996 207 0 0 20 0 1 0 268734314 208375808 49930 33554432000 4194304 10173063 140736126764928 140736126758472 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 50873 49930 780 1460 0 49404 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 203492
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1231
/proc/meminfo: memFree=25989924/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=193476 CPUtime=1662.02 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 190936 0 0 0 165981 221 0 0 20 0 1 0 268734314 198119424 46905 33554432000 4194304 10173063 140736126764928 140736126758472 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 48369 46905 780 1460 0 46900 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 193476
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1231
/proc/meminfo: memFree=25974580/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=193472 CPUtime=1722.01 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 251663 0 0 0 171959 242 0 0 20 0 1 0 268734314 198115328 47393 33554432000 4194304 10173063 140736126764928 140736126758472 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 48368 47393 780 1460 0 46899 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 193472
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1231
/proc/meminfo: memFree=25952784/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=199144 CPUtime=1782.01 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 303909 0 0 0 177939 262 0 0 20 0 1 0 268734314 203923456 48830 33554432000 4194304 10173063 140736126764928 140736126758184 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49786 48830 780 1460 0 48317 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 199144
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1231
/proc/meminfo: memFree=25952784/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=199144 CPUtime=1785.21 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 303909 0 0 0 178259 262 0 0 20 0 1 0 268734314 203923456 48830 33554432000 4194304 10173063 140736126764928 140736126758184 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49786 48830 780 1460 0 48317 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 199144
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1231
/proc/meminfo: memFree=25949172/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=199144 CPUtime=1791.61 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 303909 0 0 0 178899 262 0 0 20 0 1 0 268734314 203923456 48830 33554432000 4194304 10173063 140736126764928 140736126758184 8012436 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49786 48830 780 1460 0 48317 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 199144
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1231
/proc/meminfo: memFree=25949172/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=199144 CPUtime=1794.8 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 303909 0 0 0 179218 262 0 0 20 0 1 0 268734314 203923456 48830 33554432000 4194304 10173063 140736126764928 140736126758232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49786 48830 780 1460 0 48317 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 199144
[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1231
/proc/meminfo: memFree=25949172/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=199144 CPUtime=1795.6 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 303909 0 0 0 179298 262 0 0 20 0 1 0 268734314 203923456 48830 33554432000 4194304 10173063 140736126764928 140736126757448 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49786 48830 780 1460 0 48317 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 199144
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1231
/proc/meminfo: memFree=25948972/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=199144 CPUtime=1796.4 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 303909 0 0 0 179378 262 0 0 20 0 1 0 268734314 203923456 48830 33554432000 4194304 10173063 140736126764928 140736126758424 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49786 48830 780 1460 0 48317 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 199144
[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1231
/proc/meminfo: memFree=25948972/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=199144 CPUtime=1796.8 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 303910 0 0 0 179418 262 0 0 20 0 1 0 268734314 203923456 48831 33554432000 4194304 10173063 140736126764928 140736126758424 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 49786 48831 780 1460 0 48317 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 199144
[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1231
/proc/meminfo: memFree=25948972/32873844 swapFree=7100/7100
[pid=1153] ppid=1151 vsize=195632 CPUtime=1796.91 cores=1,3,5,7
/proc/1153/stat : 1153 (scip-2.1.1.4fix) R 1151 1153 32565 0 -1 4202496 303923 0 0 0 179428 263 0 0 20 0 1 0 268734314 200327168 47972 33554432000 4194304 10173063 140736126764928 140736126758424 8831461 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1153/statm: 48908 47972 793 1460 0 47439 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 195632
Child status: 0
Real time (s): 1797.26
CPU time (s): 1796.98
CPU user time (s): 1794.34
CPU system time (s): 2.6406
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 205932
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.34
system time used= 2.6406
maximum resident set size= 201852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 303937
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= 18
involuntary context switches= 1850
runsolver used 2.79458 second user time and 9.16161 second system time
The end