0.00/0.00 c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00 c Copyright (c) 2002-2010 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-3730909-1338683514.opb>
0.09/0.13 c original problem has 6832 variables (6832 bin, 0 int, 0 impl, 0 cont) and 19477 constraints
0.09/0.13 c problem read
0.09/0.13 c No objective function, only one solution is needed.
0.09/0.13 c presolving settings loaded
0.09/0.16 c presolving:
0.29/0.32 c (round 1) 690 del vars, 622 del conss, 228 chg bounds, 262 chg sides, 628 chg coeffs, 0 upgd conss, 375793 impls, 0 clqs
0.29/0.33 c (round 2) 708 del vars, 1724 del conss, 241 chg bounds, 262 chg sides, 628 chg coeffs, 0 upgd conss, 375941 impls, 0 clqs
0.29/0.33 c (round 3) 725 del vars, 1757 del conss, 248 chg bounds, 262 chg sides, 628 chg coeffs, 0 upgd conss, 376155 impls, 0 clqs
0.29/0.33 c (round 4) 726 del vars, 1783 del conss, 248 chg bounds, 262 chg sides, 628 chg coeffs, 0 upgd conss, 376237 impls, 0 clqs
0.29/0.33 c (round 5) 726 del vars, 1785 del conss, 248 chg bounds, 262 chg sides, 628 chg coeffs, 0 upgd conss, 376237 impls, 0 clqs
0.39/0.40 c (round 6) 726 del vars, 1799 del conss, 248 chg bounds, 262 chg sides, 628 chg coeffs, 17678 upgd conss, 376237 impls, 0 clqs
0.39/0.42 c presolving (7 rounds):
0.39/0.42 c 726 deleted vars, 1799 deleted constraints, 248 tightened bounds, 0 added holes, 262 changed sides, 628 changed coefficients
0.39/0.42 c 376237 implications, 0 cliques
0.39/0.42 c presolved problem has 6106 variables (6106 bin, 0 int, 0 impl, 0 cont) and 17678 constraints
0.39/0.42 c 524 constraints of type <knapsack>
0.39/0.42 c 11452 constraints of type <setppc>
0.39/0.42 c 5702 constraints of type <logicor>
0.39/0.42 c transformed objective value is always integral (scale: 1)
0.39/0.42 c Presolving Time: 0.26
0.39/0.42 c - non default parameters ----------------------------------------------------------------------
0.39/0.42 c # SCIP version 1.2.1.3
0.39/0.42 c
0.39/0.42 c # frequency for displaying node information lines
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.42 c display/freq = 10000
0.39/0.42 c
0.39/0.42 c # maximal time in seconds to run
0.39/0.42 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42 c limits/time = 1789.88
0.39/0.42 c
0.39/0.42 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.42 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42 c limits/memory = 13950
0.39/0.42 c
0.39/0.42 c # solving stops, if the given number of solutions were found (-1: no limit)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.42 c limits/solutions = 1
0.39/0.42 c
0.39/0.42 c # maximal number of separation rounds per node (-1: unlimited)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 5]
0.39/0.42 c separating/maxrounds = 1
0.39/0.42 c
0.39/0.42 c # maximal number of separation rounds in the root node (-1: unlimited)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.42 c separating/maxroundsroot = 5
0.39/0.42 c
0.39/0.42 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.39/0.42 c # [type: int, range: [1,2], default: 1]
0.39/0.42 c timing/clocktype = 2
0.39/0.42 c
0.39/0.42 c # should presolving try to simplify inequalities
0.39/0.42 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.42 c constraints/linear/simplifyinequalities = TRUE
0.39/0.42 c
0.39/0.42 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.39/0.42 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.42 c constraints/indicator/addCouplingCons = TRUE
0.39/0.42 c
0.39/0.42 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.39/0.42 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.39/0.42 c constraints/knapsack/disaggregation = FALSE
0.39/0.42 c
0.39/0.42 c # should presolving try to simplify knapsacks
0.39/0.42 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.42 c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.42 c
0.39/0.42 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.42 c presolving/probing/maxrounds = 0
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 10]
0.39/0.42 c heuristics/coefdiving/freq = -1
0.39/0.42 c
0.39/0.42 c # maximal fraction of diving LP iterations compared to node LP iterations
0.39/0.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.39/0.42 c heuristics/coefdiving/maxlpiterquot = 0.075
0.39/0.42 c
0.39/0.42 c # additional number of allowed LP iterations
0.39/0.42 c # [type: int, range: [0,2147483647], default: 1000]
0.39/0.42 c heuristics/coefdiving/maxlpiterofs = 1500
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 30]
0.39/0.42 c heuristics/crossover/freq = -1
0.39/0.42 c
0.39/0.42 c # number of nodes added to the contingent of the total nodes
0.39/0.42 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.39/0.42 c heuristics/crossover/nodesofs = 750
0.39/0.42 c
0.39/0.42 c # number of nodes without incumbent change that heuristic should wait
0.39/0.42 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.39/0.42 c heuristics/crossover/nwaitingnodes = 100
0.39/0.42 c
0.39/0.42 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.39/0.42 c # [type: real, range: [0,1], default: 0.1]
0.39/0.42 c heuristics/crossover/nodesquot = 0.15
0.39/0.42 c
0.39/0.42 c # minimum percentage of integer variables that have to be fixed
0.39/0.42 c # [type: real, range: [0,1], default: 0.666]
0.39/0.42 c heuristics/crossover/minfixingrate = 0.5
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 20]
0.39/0.42 c heuristics/feaspump/freq = -1
0.39/0.42 c
0.39/0.42 c # additional number of allowed LP iterations
0.39/0.42 c # [type: int, range: [0,2147483647], default: 1000]
0.39/0.42 c heuristics/feaspump/maxlpiterofs = 2000
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 10]
0.39/0.42 c heuristics/fracdiving/freq = -1
0.39/0.42 c
0.39/0.42 c # maximal fraction of diving LP iterations compared to node LP iterations
0.39/0.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.39/0.42 c heuristics/fracdiving/maxlpiterquot = 0.075
0.39/0.42 c
0.39/0.42 c # additional number of allowed LP iterations
0.39/0.42 c # [type: int, range: [0,2147483647], default: 1000]
0.39/0.42 c heuristics/fracdiving/maxlpiterofs = 1500
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 10]
0.39/0.42 c heuristics/guideddiving/freq = -1
0.39/0.42 c
0.39/0.42 c # maximal fraction of diving LP iterations compared to node LP iterations
0.39/0.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.39/0.42 c heuristics/guideddiving/maxlpiterquot = 0.075
0.39/0.42 c
0.39/0.42 c # additional number of allowed LP iterations
0.39/0.42 c # [type: int, range: [0,2147483647], default: 1000]
0.39/0.42 c heuristics/guideddiving/maxlpiterofs = 1500
0.39/0.42 c
0.39/0.42 c # maximal fraction of diving LP iterations compared to node LP iterations
0.39/0.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.39/0.42 c heuristics/intdiving/maxlpiterquot = 0.075
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 10]
0.39/0.42 c heuristics/intshifting/freq = -1
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 10]
0.39/0.42 c heuristics/linesearchdiving/freq = -1
0.39/0.42 c
0.39/0.42 c # maximal fraction of diving LP iterations compared to node LP iterations
0.39/0.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.39/0.42 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.39/0.42 c
0.39/0.42 c # additional number of allowed LP iterations
0.39/0.42 c # [type: int, range: [0,2147483647], default: 1000]
0.39/0.42 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 1]
0.39/0.42 c heuristics/nlp/freq = -1
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 20]
0.39/0.42 c heuristics/objpscostdiving/freq = -1
0.39/0.42 c
0.39/0.42 c # maximal fraction of diving LP iterations compared to total iteration number
0.39/0.42 c # [type: real, range: [0,1], default: 0.01]
0.39/0.42 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.39/0.42 c
0.39/0.42 c # additional number of allowed LP iterations
0.39/0.42 c # [type: int, range: [0,2147483647], default: 1000]
0.39/0.42 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 1]
0.39/0.42 c heuristics/oneopt/freq = -1
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 10]
0.39/0.42 c heuristics/pscostdiving/freq = -1
0.39/0.42 c
0.39/0.42 c # maximal fraction of diving LP iterations compared to node LP iterations
0.39/0.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.39/0.42 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.39/0.42 c
0.39/0.42 c # additional number of allowed LP iterations
0.39/0.42 c # [type: int, range: [0,2147483647], default: 1000]
0.39/0.42 c heuristics/pscostdiving/maxlpiterofs = 1500
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 0]
0.39/0.42 c heuristics/rens/freq = -1
0.39/0.42 c
0.39/0.42 c # minimum percentage of integer variables that have to be fixable
0.39/0.42 c # [type: real, range: [0,1], default: 0.5]
0.39/0.42 c heuristics/rens/minfixingrate = 0.3
0.39/0.42 c
0.39/0.42 c # number of nodes added to the contingent of the total nodes
0.39/0.42 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.39/0.42 c heuristics/rens/nodesofs = 2000
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 20]
0.39/0.42 c heuristics/rootsoldiving/freq = -1
0.39/0.42 c
0.39/0.42 c # maximal fraction of diving LP iterations compared to node LP iterations
0.39/0.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.39/0.42 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.39/0.42 c
0.39/0.42 c # additional number of allowed LP iterations
0.39/0.42 c # [type: int, range: [0,2147483647], default: 1000]
0.39/0.42 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 1]
0.39/0.42 c heuristics/rounding/freq = -1
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 10]
0.39/0.42 c heuristics/shifting/freq = -1
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 1]
0.39/0.42 c heuristics/simplerounding/freq = -1
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 0]
0.39/0.42 c heuristics/trivial/freq = -1
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 1]
0.39/0.42 c heuristics/trysol/freq = -1
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 10]
0.39/0.42 c heuristics/veclendiving/freq = -1
0.39/0.42 c
0.39/0.42 c # maximal fraction of diving LP iterations compared to node LP iterations
0.39/0.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.39/0.42 c heuristics/veclendiving/maxlpiterquot = 0.075
0.39/0.42 c
0.39/0.42 c # additional number of allowed LP iterations
0.39/0.42 c # [type: int, range: [0,2147483647], default: 1000]
0.39/0.42 c heuristics/veclendiving/maxlpiterofs = 1500
0.39/0.42 c
0.39/0.42 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 1]
0.39/0.42 c heuristics/zirounding/freq = -1
0.39/0.42 c
0.39/0.42 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 0]
0.39/0.42 c separating/cmir/freq = -1
0.39/0.42 c
0.39/0.42 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: 0]
0.39/0.42 c separating/flowcover/freq = -1
0.39/0.42 c
0.39/0.42 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.42 c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.42 c separating/rapidlearning/freq = 0
0.39/0.42 c
0.39/0.42 c -----------------------------------------------------------------------------------------------
0.39/0.42 c start solving
0.39/0.42 c
1.29/1.31 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1.29/1.31 c 1.2s| 1 | 0 | 3254 | - | 43M| 0 |2416 |6106 | 17k|6106 | 17k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
2.78/2.86 c 2.7s| 1 | 0 | 5136 | - | 44M| 0 |2582 |6106 | 17k|6106 | 17k| 75 | 0 | 0 | 0.000000e+00 | -- | Inf
5.98/6.03 c 5.9s| 1 | 0 | 8998 | - | 44M| 0 |2647 |6106 | 17k|6106 | 17k| 207 | 0 | 0 | 0.000000e+00 | -- | Inf
9.99/10.09 c 10.0s| 1 | 0 | 13341 | - | 45M| 0 |2462 |6106 | 17k|6106 | 17k| 294 | 0 | 0 | 0.000000e+00 | -- | Inf
17.68/17.75 c 17.6s| 1 | 0 | 18427 | - | 46M| 0 |2685 |6106 | 17k|6106 | 18k| 407 | 0 | 0 | 0.000000e+00 | -- | Inf
27.77/27.88 c 27.8s| 1 | 0 | 25502 | - | 46M| 0 |2779 |6106 | 17k|6106 | 18k| 473 | 0 | 0 | 0.000000e+00 | -- | Inf
53.36/53.41 c 53.3s| 1 | 2 | 25502 | - | 46M| 0 |2779 |6106 | 17k|6106 | 18k| 473 | 0 | 29 | 0.000000e+00 | -- | Inf
1051.40/1051.67 c
1051.40/1051.67 c SCIP Status : problem is solved [infeasible]
1051.40/1051.67 c Solving Time (sec) : 1051.54
1051.40/1051.67 c Solving Nodes : 1904
1051.40/1051.67 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1051.40/1051.67 c Dual Bound : +1.00000000000000e+20
1051.40/1051.67 c Gap : 0.00 %
1051.40/1051.67 s UNSATISFIABLE
1051.40/1051.67 c SCIP Status : problem is solved [infeasible]
1051.40/1051.67 c Solving Time : 1051.54
1051.40/1051.67 c Original Problem :
1051.40/1051.67 c Problem name : HOME/instance-3730909-1338683514.opb
1051.40/1051.67 c Variables : 6832 (6832 binary, 0 integer, 0 implicit integer, 0 continuous)
1051.40/1051.67 c Constraints : 19477 initial, 19477 maximal
1051.40/1051.67 c Presolved Problem :
1051.40/1051.67 c Problem name : t_HOME/instance-3730909-1338683514.opb
1051.40/1051.67 c Variables : 6106 (6106 binary, 0 integer, 0 implicit integer, 0 continuous)
1051.40/1051.67 c Constraints : 17678 initial, 19389 maximal
1051.40/1051.67 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1051.40/1051.67 c trivial : 0.00 4 0 0 0 0 0 0 0
1051.40/1051.67 c dualfix : 0.00 0 0 0 0 0 0 0 0
1051.40/1051.67 c boundshift : 0.00 0 0 0 0 0 0 0 0
1051.40/1051.67 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1051.40/1051.67 c implics : 0.03 0 470 0 0 0 0 0 0
1051.40/1051.67 c probing : 0.00 0 0 0 0 0 0 0 0
1051.40/1051.67 c knapsack : 0.00 0 0 0 0 0 0 0 0
1051.40/1051.67 c setppc : 0.01 0 0 0 0 0 0 0 0
1051.40/1051.67 c linear : 0.18 248 4 0 248 0 1799 262 628
1051.40/1051.67 c logicor : 0.02 0 0 0 0 0 0 0 0
1051.40/1051.67 c root node : - 0 - - 0 - - - -
1051.40/1051.67 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1051.40/1051.67 c integral : 0 0 0 1416 0 9 72 0 0 2768
1051.40/1051.67 c knapsack : 524 5 32466 0 0 9 486 1003 0 0
1051.40/1051.67 c setppc : 11452 5 32457 0 0 327 455421 0 0 0
1051.40/1051.67 c logicor : 5702+ 5 29893 0 0 603 257780 0 0 0
1051.40/1051.67 c countsols : 0 0 0 0 0 0 0 0 0 0
1051.40/1051.67 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1051.40/1051.67 c integral : 442.72 0.00 0.00 442.72 0.00
1051.40/1051.67 c knapsack : 0.29 0.01 0.28 0.00 0.00
1051.40/1051.67 c setppc : 2.24 0.00 2.23 0.00 0.00
1051.40/1051.67 c logicor : 0.87 0.00 0.87 0.00 0.00
1051.40/1051.67 c countsols : 0.00 0.00 0.00 0.00 0.00
1051.40/1051.67 c Propagators : Time Calls Cutoffs DomReds
1051.40/1051.67 c vbounds : 0.00 1 0 0
1051.40/1051.67 c rootredcost : 0.00 0 0 0
1051.40/1051.67 c pseudoobj : 0.00 0 0 0
1051.40/1051.67 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1051.40/1051.67 c propagation : 0.23 939 898 6288 42.9 133 16.7 -
1051.40/1051.67 c infeasible LP : 0.08 46 46 181 17.2 15 20.5 0
1051.40/1051.67 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1051.40/1051.67 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1051.40/1051.67 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1051.40/1051.67 c applied globally : - - - 2694 29.4 - - -
1051.40/1051.67 c applied locally : - - - 0 0.0 - - -
1051.40/1051.67 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1051.40/1051.67 c cut pool : 0.00 4 - - 192 - (maximal pool size: 1701)
1051.40/1051.67 c redcost : 0.13 1402 0 0 0 0
1051.40/1051.67 c impliedbounds : 0.02 5 0 0 0 0
1051.40/1051.67 c intobj : 0.00 0 0 0 0 0
1051.40/1051.67 c cgmip : 0.00 0 0 0 0 0
1051.40/1051.67 c gomory : 5.16 5 0 0 2297 0
1051.40/1051.67 c strongcg : 4.07 5 0 0 2297 0
1051.40/1051.67 c cmir : 0.00 0 0 0 0 0
1051.40/1051.67 c flowcover : 0.00 0 0 0 0 0
1051.40/1051.67 c clique : 0.41 5 0 0 44 0
1051.40/1051.67 c zerohalf : 0.00 0 0 0 0 0
1051.40/1051.67 c mcf : 0.04 1 0 0 0 0
1051.40/1051.67 c rapidlearning : 0.00 0 0 0 0 0
1051.40/1051.67 c Pricers : Time Calls Vars
1051.40/1051.67 c problem variables: 0.00 0 0
1051.40/1051.67 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1051.40/1051.67 c relpscost : 442.72 1416 9 72 0 0 2768
1051.40/1051.67 c pscost : 0.00 0 0 0 0 0 0
1051.40/1051.67 c inference : 0.00 0 0 0 0 0 0
1051.40/1051.67 c mostinf : 0.00 0 0 0 0 0 0
1051.40/1051.67 c leastinf : 0.00 0 0 0 0 0 0
1051.40/1051.67 c fullstrong : 0.00 0 0 0 0 0 0
1051.40/1051.67 c allfullstrong : 0.00 0 0 0 0 0 0
1051.40/1051.67 c random : 0.00 0 0 0 0 0 0
1051.40/1051.67 c Primal Heuristics : Time Calls Found
1051.40/1051.67 c LP solutions : 0.00 - 0
1051.40/1051.67 c pseudo solutions : 0.00 - 0
1051.40/1051.67 c trivial : 0.00 1 0
1051.40/1051.67 c simplerounding : 0.00 0 0
1051.40/1051.67 c zirounding : 0.00 0 0
1051.40/1051.67 c rounding : 0.00 0 0
1051.40/1051.67 c shifting : 0.00 0 0
1051.40/1051.67 c intshifting : 0.00 0 0
1051.40/1051.67 c oneopt : 0.00 0 0
1051.40/1051.67 c twoopt : 0.00 0 0
1051.40/1051.67 c fixandinfer : 0.00 0 0
1051.40/1051.67 c feaspump : 0.00 0 0
1051.40/1051.67 c coefdiving : 0.00 0 0
1051.40/1051.67 c pscostdiving : 0.00 0 0
1051.40/1051.67 c fracdiving : 0.00 0 0
1051.40/1051.67 c veclendiving : 0.00 0 0
1051.40/1051.67 c intdiving : 0.00 0 0
1051.40/1051.67 c actconsdiving : 0.00 0 0
1051.40/1051.67 c objpscostdiving : 0.00 0 0
1051.40/1051.67 c rootsoldiving : 0.00 0 0
1051.40/1051.67 c linesearchdiving : 0.00 0 0
1051.40/1051.67 c guideddiving : 0.00 0 0
1051.40/1051.67 c octane : 0.00 0 0
1051.40/1051.67 c rens : 0.00 0 0
1051.40/1051.67 c rins : 0.00 0 0
1051.40/1051.67 c localbranching : 0.00 0 0
1051.40/1051.67 c mutation : 0.00 0 0
1051.40/1051.67 c crossover : 0.00 0 0
1051.40/1051.67 c dins : 0.00 0 0
1051.40/1051.67 c undercover : 0.00 0 0
1051.40/1051.67 c nlp : 0.00 0 0
1051.40/1051.67 c trysol : 0.00 0 0
1051.40/1051.67 c LP : Time Calls Iterations Iter/call Iter/sec
1051.40/1051.67 c primal LP : 0.01 0 0 0.00 -
1051.40/1051.67 c dual LP : 588.70 1465 857661 585.43 1456.87
1051.40/1051.67 c lex dual LP : 0.00 0 0 0.00 -
1051.40/1051.67 c barrier LP : 0.00 0 0 0.00 -
1051.40/1051.67 c diving/probing LP: 0.00 0 0 0.00 -
1051.40/1051.67 c strong branching : 442.17 850 558645 657.23 1263.41
1051.40/1051.67 c (at root node) : - 29 27345 942.93 -
1051.40/1051.67 c conflict analysis: 0.00 0 0 0.00 -
1051.40/1051.67 c B&B Tree :
1051.40/1051.67 c number of runs : 1
1051.40/1051.67 c nodes : 1904
1051.40/1051.67 c nodes (total) : 1904
1051.40/1051.67 c nodes left : 0
1051.40/1051.67 c max depth : 51
1051.40/1051.67 c max depth (total): 51
1051.40/1051.67 c backtracks : 562 (29.5%)
1051.40/1051.67 c delayed cutoffs : 865
1051.40/1051.67 c repropagations : 1619 (248747 domain reductions, 474 cutoffs)
1051.40/1051.67 c avg switch length: 3.42
1051.40/1051.67 c switching time : 2.10
1051.40/1051.67 c Solution :
1051.40/1051.67 c Solutions found : 0 (0 improvements)
1051.40/1051.67 c Primal Bound : infeasible
1051.40/1051.67 c Dual Bound : -
1051.40/1051.67 c Gap : 0.00 %
1051.40/1051.67 c Root Dual Bound : +0.00000000000000e+00
1051.40/1051.67 c Root Iterations : 25502
1051.50/1051.73 c Time complete: 1051.53.
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-3730909-1338683514/watcher-3730909-1338683514 -o /tmp/evaluation-result-3730909-1338683514/solver-3730909-1338683514 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3730909-1338683514.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.01 1.95 3/176 5033
/proc/meminfo: memFree=23285628/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=6096 CPUtime=0 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 848 0 0 0 0 0 0 0 20 0 1 0 334478690 6242304 797 33554432000 4194304 8395647 140735821991584 140736393733256 7355228 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 1524 797 351 1026 0 494 0
[startup+0.104034 s]
/proc/loadavg: 2.00 2.01 1.95 3/176 5033
/proc/meminfo: memFree=23285628/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=21028 CPUtime=0.09 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 4488 0 0 0 9 0 0 0 20 0 1 0 334478690 21532672 4435 33554432000 4194304 8395647 140735821991584 140736393733256 6767008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 5257 4435 390 1026 0 4227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21028
[startup+0.200344 s]
/proc/loadavg: 2.00 2.01 1.95 3/176 5033
/proc/meminfo: memFree=23285628/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=48372 CPUtime=0.19 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 11359 0 0 0 17 2 0 0 20 0 1 0 334478690 49532928 10952 33554432000 4194304 8395647 140735821991584 140736393733256 4684118 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 12093 10952 475 1026 0 11063 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 48372
[startup+0.300354 s]
/proc/loadavg: 2.00 2.01 1.95 3/176 5033
/proc/meminfo: memFree=23285628/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=59572 CPUtime=0.29 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 14122 0 0 0 27 2 0 0 20 0 1 0 334478690 61001728 13715 33554432000 4194304 8395647 140735821991584 140736393733256 6085710 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 14893 13715 475 1026 0 13863 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59572
[startup+0.700288 s]
/proc/loadavg: 2.00 2.01 1.95 3/176 5033
/proc/meminfo: memFree=23285628/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=93776 CPUtime=0.69 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 22526 0 0 0 66 3 0 0 20 0 1 0 334478690 96026624 21651 33554432000 4194304 8395647 140735821991584 140736393733256 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 23444 21651 579 1026 0 22414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93776
[startup+1.50029 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 5034
/proc/meminfo: memFree=23200036/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=95068 CPUtime=1.49 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 23221 0 0 0 146 3 0 0 20 0 1 0 334478690 97349632 22289 33554432000 4194304 8395647 140735821991584 140735821986712 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 23767 22289 599 1026 0 22737 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95068
[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 5034
/proc/meminfo: memFree=23195820/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=99620 CPUtime=3.08 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 24353 0 0 0 305 3 0 0 20 0 1 0 334478690 102010880 23386 33554432000 4194304 8395647 140735821991584 140735821986712 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 24905 23386 612 1026 0 23875 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 99620
[startup+6.30023 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 5034
/proc/meminfo: memFree=23189860/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=102300 CPUtime=6.28 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 25584 0 0 0 624 4 0 0 20 0 1 0 334478690 104755200 24361 33554432000 4194304 8395647 140735821991584 140735821986712 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 25575 24361 612 1026 0 24545 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 102300
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 5034
/proc/meminfo: memFree=23184684/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=108580 CPUtime=12.68 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 26924 0 0 0 1261 7 0 0 20 0 1 0 334478690 111185920 25700 33554432000 4194304 8395647 140735821991584 140735821986824 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 27145 25700 612 1026 0 26115 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 108580
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 5034
/proc/meminfo: memFree=23182928/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=109500 CPUtime=25.48 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 28114 0 0 0 2538 10 0 0 20 0 1 0 334478690 112128000 26333 33554432000 4194304 8395647 140735821991584 140735821987144 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 27375 26333 612 1026 0 26345 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 109500
[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5035
/proc/meminfo: memFree=23186488/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=108232 CPUtime=51.06 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 47681 0 0 0 5087 19 0 0 20 0 1 0 334478690 110829568 25991 33554432000 4194304 8395647 140735821991584 140735821986840 6696995 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 27058 25991 614 1026 0 26028 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 108232
[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5073
/proc/meminfo: memFree=25217132/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=108248 CPUtime=102.26 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 50799 0 0 0 10198 28 0 0 20 0 1 0 334478690 110845952 26455 33554432000 4194304 8395647 140735821991584 140735821986840 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 27062 26455 615 1026 0 26032 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 108248
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 5073
/proc/meminfo: memFree=25200268/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=107508 CPUtime=162.24 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 55934 0 0 0 16185 39 0 0 20 0 1 0 334478690 110088192 26107 33554432000 4194304 8395647 140735821991584 140735821986456 6696995 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 26877 26107 616 1026 0 25847 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 107508
[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 5073
/proc/meminfo: memFree=25198192/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=110300 CPUtime=222.24 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 58876 0 0 0 22173 51 0 0 20 0 1 0 334478690 112947200 27113 33554432000 4194304 8395647 140735821991584 140735821987048 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 27575 27113 620 1026 0 26545 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 110300
[startup+282.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/177 5074
/proc/meminfo: memFree=25194016/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=114408 CPUtime=282.22 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 60612 0 0 0 28161 61 0 0 20 0 1 0 334478690 117153792 27986 33554432000 4194304 8395647 140735821991584 140735821986712 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 28602 27986 621 1026 0 27572 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 114408
[startup+342.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 5074
/proc/meminfo: memFree=25188048/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=119564 CPUtime=342.22 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 84858 0 0 0 34140 82 0 0 20 0 1 0 334478690 122433536 29245 33554432000 4194304 8395647 140735821991584 140735821986712 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 29891 29245 621 1026 0 28861 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 119564
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 5074
/proc/meminfo: memFree=25185816/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=124120 CPUtime=402.2 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 96094 0 0 0 40118 102 0 0 20 0 1 0 334478690 127098880 30318 33554432000 4194304 8395647 140735821991584 140735821986712 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 31030 30318 621 1026 0 30000 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 124120
[startup+462.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/177 5074
/proc/meminfo: memFree=25181352/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=126440 CPUtime=462.19 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 101796 0 0 0 46100 119 0 0 20 0 1 0 334478690 129474560 30957 33554432000 4194304 8395647 140735821991584 140735821986712 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 31610 30957 621 1026 0 30580 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 126440
[startup+522.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 5077
/proc/meminfo: memFree=25178148/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=129052 CPUtime=522.19 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 116970 0 0 0 52082 137 0 0 20 0 1 0 334478690 132149248 31657 33554432000 4194304 8395647 140735821991584 140735821987048 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 32263 31657 621 1026 0 31233 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 129052
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 5078
/proc/meminfo: memFree=25173120/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=133584 CPUtime=582.17 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 121087 0 0 0 58065 152 0 0 20 0 1 0 334478690 136790016 32657 33554432000 4194304 8395647 140735821991584 140735821987144 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 33396 32657 621 1026 0 32366 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 133584
[startup+642.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 5078
/proc/meminfo: memFree=25169408/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=137536 CPUtime=642.17 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 137371 0 0 0 64043 174 0 0 20 0 1 0 334478690 140836864 33789 33554432000 4194304 8395647 140735821991584 140735821986712 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 34384 33789 621 1026 0 33354 0
Current children cumulated CPU time (s) 642.17
Current children cumulated vsize (KiB) 137536
[startup+702.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 5078
/proc/meminfo: memFree=25170588/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=139276 CPUtime=702.16 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 148029 0 0 0 70024 192 0 0 20 0 1 0 334478690 142618624 34012 33554432000 4194304 8395647 140735821991584 140735821986184 6696697 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 34819 34012 621 1026 0 33789 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 139276
[startup+762.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/177 5078
/proc/meminfo: memFree=25167860/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=141096 CPUtime=762.15 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 160996 0 0 0 76005 210 0 0 20 0 1 0 334478690 144482304 34130 33554432000 4194304 8395647 140735821991584 140735821987048 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 35274 34130 621 1026 0 34244 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 141096
[startup+822.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/177 5078
/proc/meminfo: memFree=25160904/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=145032 CPUtime=822.13 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 170522 0 0 0 81984 229 0 0 20 0 1 0 334478690 148512768 35778 33554432000 4194304 8395647 140735821991584 140735821986712 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 36258 35778 621 1026 0 35228 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 145032
[startup+882.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 5078
/proc/meminfo: memFree=25156140/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=145216 CPUtime=882.13 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 186440 0 0 0 87968 245 0 0 20 0 1 0 334478690 148701184 35598 33554432000 4194304 8395647 140735821991584 140735821987144 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 36304 35598 621 1026 0 35274 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 145216
[startup+942.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/177 5079
/proc/meminfo: memFree=25152908/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=148616 CPUtime=942.11 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 193984 0 0 0 93948 263 0 0 20 0 1 0 334478690 152182784 36401 33554432000 4194304 8395647 140735821991584 140735821986712 6693705 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 37154 36401 621 1026 0 36124 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 148616
[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 5079
/proc/meminfo: memFree=25151240/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=150096 CPUtime=1002.1 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 198396 0 0 0 99932 278 0 0 20 0 1 0 334478690 153698304 36855 33554432000 4194304 8395647 140735821991584 140735821986712 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 37524 36855 621 1026 0 36494 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 150096
Solver just ended. Dumping a history of the last processes samples
[startup+1024 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 5079
/proc/meminfo: memFree=25150372/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=150096 CPUtime=1023.8 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 198458 0 0 0 102095 285 0 0 20 0 1 0 334478690 153698304 36917 33554432000 4194304 8395647 140735821991584 140735821986456 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 37524 36917 621 1026 0 36494 0
Current children cumulated CPU time (s) 1023.8
Current children cumulated vsize (KiB) 150096
[startup+1036.8 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 5079
/proc/meminfo: memFree=25152976/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=149964 CPUtime=1036.6 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 199077 0 0 0 103370 290 0 0 20 0 1 0 334478690 153563136 36437 33554432000 4194304 8395647 140735821991584 140735821986712 6696693 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 37491 36437 621 1026 0 36461 0
Current children cumulated CPU time (s) 1036.6
Current children cumulated vsize (KiB) 149964
[startup+1043.2 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5079
/proc/meminfo: memFree=25150496/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=151028 CPUtime=1043 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 199679 0 0 0 104008 292 0 0 20 0 1 0 334478690 154652672 36895 33554432000 4194304 8395647 140735821991584 140735821986456 6697131 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 37757 36895 621 1026 0 36727 0
Current children cumulated CPU time (s) 1043
Current children cumulated vsize (KiB) 151028
[startup+1046.4 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5079
/proc/meminfo: memFree=25149064/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=151028 CPUtime=1046.2 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 199998 0 0 0 104327 293 0 0 20 0 1 0 334478690 154652672 37136 33554432000 4194304 8395647 140735821991584 140735821986456 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 37757 37136 621 1026 0 36727 0
Current children cumulated CPU time (s) 1046.2
Current children cumulated vsize (KiB) 151028
[startup+1049.6 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5079
/proc/meminfo: memFree=25148196/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=151184 CPUtime=1049.39 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 200182 0 0 0 104646 293 0 0 20 0 1 0 334478690 154812416 37320 33554432000 4194304 8395647 140735821991584 140735821986712 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 37796 37320 621 1026 0 36766 0
Current children cumulated CPU time (s) 1049.39
Current children cumulated vsize (KiB) 151184
[startup+1050.4 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5079
/proc/meminfo: memFree=25148196/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=151704 CPUtime=1050.19 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 200309 0 0 0 104726 293 0 0 20 0 1 0 334478690 155344896 37447 33554432000 4194304 8395647 140735821991584 140735821986712 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 37926 37447 621 1026 0 36896 0
Current children cumulated CPU time (s) 1050.19
Current children cumulated vsize (KiB) 151704
[startup+1051.2 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5079
/proc/meminfo: memFree=25147824/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=151704 CPUtime=1051 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 200309 0 0 0 104806 294 0 0 20 0 1 0 334478690 155344896 37447 33554432000 4194304 8395647 140735821991584 140735821985992 7382031 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 37926 37447 621 1026 0 36896 0
Current children cumulated CPU time (s) 1051
Current children cumulated vsize (KiB) 151704
[startup+1051.6 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5079
/proc/meminfo: memFree=25147576/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=151704 CPUtime=1051.4 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 200309 0 0 0 104846 294 0 0 20 0 1 0 334478690 155344896 37447 33554432000 4194304 8395647 140735821991584 140735821985992 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 37926 37447 621 1026 0 36896 0
Current children cumulated CPU time (s) 1051.4
Current children cumulated vsize (KiB) 151704
[startup+1051.71 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5079
/proc/meminfo: memFree=25147576/32873648 swapFree=6852/6852
[pid=5033] ppid=5031 vsize=151704 CPUtime=1051.5 cores=1,3,5,7
/proc/5033/stat : 5033 (pbscip.linux.x8) R 5031 5033 4046 0 -1 4202496 200316 0 0 0 104856 294 0 0 20 0 1 0 334478690 155344896 37454 33554432000 4194304 8395647 140735821991584 140735821985992 4448773 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5033/statm: 37926 37454 628 1026 0 36896 0
Current children cumulated CPU time (s) 1051.5
Current children cumulated vsize (KiB) 151704
Child status: 0
Real time (s): 1051.74
CPU time (s): 1051.54
CPU user time (s): 1048.59
CPU system time (s): 2.94655
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 151704
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1048.59
system time used= 2.94655
maximum resident set size= 149816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200322
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= 44
involuntary context switches= 1080
runsolver used 1.55276 second user time and 4.18936 second system time
The end