0.00/0.00 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00 c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c External libraries:
0.00/0.00 c SoPlex 8.0.0 Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00 c CppAD 20180000.0 Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00 c AMPL/MP 4.0.0 AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00 c PaPILO 3.0.0 parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00 c bliss 0.77 Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00 c sassy 2.0 Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00 c
0.00/0.00 c reading problem <HOME/instance-4505549-1751453976.opb>
6.55/6.67 c original problem has 1000400 variables (1000400 bin, 0 int, 0 cont) and 2000307 constraints
6.55/6.67 c problem read in 6.668 seconds
12.94/13.01 c presolving:
17.72/17.80 c (round 1, fast) 15150 del vars, 29703 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 0 upgd conss, 0 impls, 101 clqs
22.20/22.33 c (22.3s) running MILP presolver
26.38/26.58 c (26.6s) MILP presolver found nothing
34.86/35.03 c (round 2, exhaustive) 15150 del vars, 29703 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 101 clqs
53.98/54.29 c (round 3, medium) 15150 del vars, 1009803 del conss, 2910600 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 2910701 clqs
68.64/68.90 c (round 4, exhaustive) 15150 del vars, 4900503 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 2910701 clqs
84.27/84.65 c (round 5, exhaustive) 500250 del vars, 5385603 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 1455401 clqs
87.56/87.98 c (round 6, exhaustive) 500250 del vars, 5390553 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 1455401 clqs
97.32/97.72 c (97.7s) probing: 51/500150 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
97.32/97.72 c (97.7s) probing aborted: 50/50 successive totally useless probings
97.32/97.72 c (97.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
196.57/197.33 c (197.3s) no symmetry present (symcode time: 98.50)
197.17/197.97 c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
197.17/197.97 c 500250 deleted vars, 5390553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
197.17/197.97 c 0 implications, 1455401 cliques
197.17/197.97 c presolved problem has 500150 variables (500150 bin, 0 int, 0 cont) and 500454 constraints
197.17/197.97 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
197.17/197.97 c 5250 constraints of type <knapsack>
197.17/197.97 c 101 constraints of type <setppc>
197.17/197.97 c 490050 constraints of type <and>
197.17/197.97 c 3 constraints of type <linear>
197.17/197.97 c 5050 constraints of type <logicor>
197.17/197.97 c transformed objective value is always integral (scale: 2)
197.17/197.97 c Presolving Time: 185.37
197.17/197.97 c
197.17/197.97 c - non default parameters ----------------------------------------------------------------------
197.17/197.97 c
197.17/197.97 c # SCIP version 10.0.0
197.17/197.97 c
197.17/197.97 c # maximal time in seconds to run
197.17/197.97 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
197.17/197.97 c limits/time = 3596.998445
197.17/197.97 c
197.17/197.97 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
197.17/197.97 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
197.17/197.97 c limits/memory = 27900
197.17/197.97 c
197.17/197.97 c # belongs reading time to solving time?
197.17/197.97 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
197.17/197.97 c timing/reading = TRUE
197.17/197.97 c
197.17/197.97 c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
197.17/197.97 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
197.17/197.97 c reading/opbreader/maxintsize = 47
197.17/197.97 c
197.17/197.97 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
197.17/197.97 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
197.17/197.97 c propagating/genvbounds/timingmask = 0
197.17/197.97 c
197.17/197.97 c -----------------------------------------------------------------------------------------------
197.38/198.12 c
3584.98/3598.64 c
3584.98/3598.64 c SCIP Status : solving was interrupted [time limit reached]
3584.98/3598.64 c Solving Time (sec) : 3598.65
3584.98/3598.64 c Solving Nodes : 1
3584.98/3598.64 c Primal Bound : +1.00000000000000e+20 (0 solutions)
3584.98/3598.64 c Dual Bound : -1.50000000000000e+01
3584.98/3598.64 c Gap : infinite
3584.98/3598.64 s UNKNOWN
3584.98/3598.64 c SCIP Status : solving was interrupted [time limit reached]
3584.98/3598.64 c Total Time : 3598.65
3584.98/3598.64 c solving : 3598.65
3584.98/3598.64 c presolving : 185.37 (included in solving)
3584.98/3598.64 c reading : 6.67 (included in solving)
3584.98/3598.64 c copying : 0.00 (0 times copied the problem)
3584.98/3598.64 c Original Problem :
3584.98/3598.64 c Problem name : HOME/instance-4505549-1751453976.opb
3584.98/3598.64 c Variables : 1000400 (1000400 binary, 0 integer, 0 continuous)
3584.98/3598.64 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3584.98/3598.64 c Constraints : 2000307 initial, 2000307 maximal
3584.98/3598.67 c Objective : minimize, 29800 non-zeros (abs.min = 1, abs.max = 1.72809e+08)
3584.98/3598.67 c Presolved Problem :
3584.98/3598.67 c Problem name : t_HOME/instance-4505549-1751453976.opb
3584.98/3598.67 c Variables : 500150 (500150 binary, 0 integer, 0 continuous)
3584.98/3598.67 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3584.98/3598.67 c Constraints : 500454 initial, 500456 maximal
3584.98/3598.68 c Objective : minimize, 14850 non-zeros (abs.min = 1, abs.max = 1.72809e+08)
3584.98/3598.68 c Nonzeros : 2035450 constraint, 2910900 clique table
3584.98/3598.68 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
3584.98/3598.68 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c gateextraction : 13.21 0.00 4 0 0 0 0 0 3890700 980100 0 0
3584.98/3598.68 c implics : 0.09 0.00 6 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c milp : 8.43 0.00 1 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c trivial : 0.20 0.00 7 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c dualfix : 0.19 0.00 7 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c probing : 7.06 0.02 1 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c pseudoobj : 0.01 0.00 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c symmetry : 99.61 0.00 1 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c vbounds : 1.64 0.00 2 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c knapsack : 12.56 0.02 13 0 0 0 0 0 980100 2910600 0 0
3584.98/3598.68 c setppc : 5.22 0.00 13 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c and : 16.81 0.00 6 0 485100 0 0 0 490050 0 0 0
3584.98/3598.68 c linear : 10.78 1.47 9 300 14850 0 300 0 29703 0 4950 14850
3584.98/3598.68 c logicor : 2.23 0.01 11 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c components : 0.50 0.00 1 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c root node : - - - 0 - - 0 - - - - -
3584.98/3598.68 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
3584.98/3598.68 c integral : 0 0 0 0 0 0 0 6 0 0 0 0 0 0 0
3584.98/3598.68 c knapsack : 5250 5250 0 372065 0 0 0 3 0 3 0 0 0 0 0
3584.98/3598.68 c setppc : 101 101 0 366439 0 0 0 1 92 0 0 0 0 0 0
3584.98/3598.68 c and : 490050 490050 0 372062 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c linear : 3 3 0 372062 0 0 0 3 0 1 0 0 0 0 0
3584.98/3598.68 c logicor : 5050+ 5052 0 6650 0 0 0 0 94 0 0 0 0 0 0
3584.98/3598.68 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
3584.98/3598.68 c integral : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3584.98/3598.68 c knapsack : 0.29 0.02 0.02 0.25 0.00 0.00 0.00 0.00 0.00 0.00
3584.98/3598.68 c setppc : 0.03 0.00 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00
3584.98/3598.68 c and : 3238.00 0.00 1.62 3236.38 0.00 0.00 0.00 0.00 0.00 0.00
3584.98/3598.68 c linear : 1.61 1.47 0.00 0.14 0.00 0.00 0.00 0.00 0.00 0.00
3584.98/3598.68 c logicor : 0.07 0.01 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00
3584.98/3598.68 c fixedvar : 0.04 0.04 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3584.98/3598.68 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3584.98/3598.68 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3584.98/3598.68 c Propagators : #Propagate #ResProp Cutoffs DomReds
3584.98/3598.68 c dualfix : 1 0 0 0
3584.98/3598.68 c genvbounds : 0 0 0 0
3584.98/3598.68 c nlobbt : 0 0 0 0
3584.98/3598.68 c obbt : 0 0 0 0
3584.98/3598.68 c probing : 0 0 0 0
3584.98/3598.68 c pseudoobj : 1 0 0 0
3584.98/3598.68 c redcost : 0 0 0 0
3584.98/3598.68 c rootredcost : 0 0 0 0
3584.98/3598.68 c symmetry : 0 0 0 0
3584.98/3598.68 c vbounds : 10649 0 0 0
3584.98/3598.68 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
3584.98/3598.68 c dualfix : 0.21 0.00 0.19 0.02 0.00 0.00
3584.98/3598.68 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3584.98/3598.68 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
3584.98/3598.68 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
3584.98/3598.68 c probing : 7.07 0.02 7.06 0.00 0.00 0.00
3584.98/3598.68 c pseudoobj : 34.09 0.00 0.01 34.08 0.00 0.00
3584.98/3598.68 c redcost : 0.04 0.00 0.00 0.04 0.00 0.00
3584.98/3598.68 c rootredcost : 0.07 0.00 0.00 0.07 0.00 0.00
3584.98/3598.68 c symmetry : 99.87 0.00 99.61 0.26 0.00 0.00
3584.98/3598.68 c vbounds : 1.95 0.00 1.64 0.31 0.00 0.00
3584.98/3598.68 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
3584.98/3598.68 c propagation : 0.01 2 2 - 2 2713.5 0 0.0 - - -
3584.98/3598.68 c infeasible LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3584.98/3598.68 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3584.98/3598.68 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
3584.98/3598.68 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
3584.98/3598.68 c applied globally : 0.00 - - 0 2 2713.5 - - 0 - -
3584.98/3598.68 c applied locally : - - - 0 0 0.0 - - 0 - -
3584.98/3598.68 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
3584.98/3598.68 c cut pool : 0.00 - 0 0 - - 0 0 - - - - - (maximal pool size: 0)
3584.98/3598.68 c aggregation : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c > cmir : - - - - - - - 0 0 0 0 0 -
3584.98/3598.68 c > flowcover : - - - - - - - 0 0 0 0 0 -
3584.98/3598.68 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
3584.98/3598.68 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c clique : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c > gomorymi : - - - - - - - 0 0 0 0 0 -
3584.98/3598.68 c > strongcg : - - - - - - - 0 0 0 0 0 -
3584.98/3598.68 c impliedbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c mcf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c multilinear : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c rlt : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c zerohalf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3584.98/3598.68 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
3584.98/3598.68 c hybrid : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c Pricers : ExecTime SetupTime Calls Vars
3584.98/3598.68 c problem variables: 0.00 - 0 0
3584.98/3598.68 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
3584.98/3598.68 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c random : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c relpscost : 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
3584.98/3598.68 c Primal Heuristics : ExecTime SetupTime Calls Found Best
3584.98/3598.68 c LP solutions : 0.00 - - 0 0
3584.98/3598.68 c relax solutions : 0.00 - - 0 0
3584.98/3598.68 c pseudo solutions : 0.00 - - 0 0
3584.98/3598.68 c strong branching : 0.00 - - 0 0
3584.98/3598.68 c actconsdiving : 0.00 0.00 0 0 0
3584.98/3598.68 c adaptivediving : 0.00 0.00 0 0 0
3584.98/3598.68 c alns : 0.00 0.00 0 0 0
3584.98/3598.68 c bound : 0.00 0.00 0 0 0
3584.98/3598.68 c clique : 173.97 0.00 1 0 0
3584.98/3598.68 c coefdiving : 0.00 0.00 0 0 0
3584.98/3598.68 c completesol : 0.00 0.00 0 0 0
3584.98/3598.68 c conflictdiving : 0.00 0.00 0 0 0
3584.98/3598.68 c crossover : 0.00 0.00 0 0 0
3584.98/3598.68 c dins : 0.00 0.00 0 0 0
3584.98/3598.68 c distributiondivin: 0.00 0.00 0 0 0
3584.98/3598.68 c dks : 0.00 0.00 0 0 0
3584.98/3598.68 c dps : 0.00 0.00 0 0 0
3584.98/3598.68 c dualval : 0.00 0.00 0 0 0
3584.98/3598.68 c farkasdiving : 0.00 0.00 0 0 0
3584.98/3598.68 c feaspump : 0.00 0.00 0 0 0
3584.98/3598.68 c fixandinfer : 0.00 0.00 0 0 0
3584.98/3598.68 c fracdiving : 0.00 0.00 0 0 0
3584.98/3598.68 c gins : 0.00 0.00 0 0 0
3584.98/3598.68 c guideddiving : 0.00 0.00 0 0 0
3584.98/3598.68 c indicator : 0.00 0.00 0 0 0
3584.98/3598.68 c indicatordiving : 0.00 0.00 0 0 0
3584.98/3598.68 c intdiving : 0.00 0.00 0 0 0
3584.98/3598.68 c intshifting : 0.00 0.00 0 0 0
3584.98/3598.68 c linesearchdiving : 0.00 0.00 0 0 0
3584.98/3598.68 c localbranching : 0.00 0.00 0 0 0
3584.98/3598.68 c locks : 65.92 0.00 1 0 0
3584.98/3598.68 c lpface : 0.00 0.00 0 0 0
3584.98/3598.68 c mpec : 0.00 0.00 0 0 0
3584.98/3598.68 c multistart : 0.00 0.00 0 0 0
3584.98/3598.68 c mutation : 0.00 0.00 0 0 0
3584.98/3598.68 c nlpdiving : 0.00 0.00 0 0 0
3584.98/3598.68 c objpscostdiving : 0.00 0.00 0 0 0
3584.98/3598.68 c octane : 0.00 0.00 0 0 0
3584.98/3598.68 c ofins : 0.00 0.00 0 0 0
3584.98/3598.68 c oneopt : 0.00 0.00 0 0 0
3584.98/3598.68 c padm : 0.00 0.00 0 0 0
3584.98/3598.68 c proximity : 0.00 0.00 0 0 0
3584.98/3598.68 c pscostdiving : 0.00 0.00 0 0 0
3584.98/3598.68 c randrounding : 0.00 0.00 0 0 0
3584.98/3598.68 c rens : 0.00 0.00 0 0 0
3584.98/3598.68 c reoptsols : 0.00 0.00 0 0 0
3584.98/3598.68 c repair : 0.00 0.00 0 0 0
3584.98/3598.68 c rins : 0.00 0.00 0 0 0
3584.98/3598.68 c rootsoldiving : 0.00 0.00 0 0 0
3584.98/3598.68 c rounding : 0.00 0.00 0 0 0
3584.98/3598.68 c scheduler : 0.00 0.00 0 0 0
3584.98/3598.68 c shiftandpropagate: 0.00 0.00 0 0 0
3584.98/3598.68 c shifting : 0.00 0.00 0 0 0
3584.98/3598.68 c simplerounding : 0.00 0.00 0 0 0
3584.98/3598.68 c subnlp : 0.00 0.00 0 0 0
3584.98/3598.68 c trivial : 0.57 0.00 2 0 0
3584.98/3598.68 c trivialnegation : 0.00 0.00 0 0 0
3584.98/3598.68 c trustregion : 0.00 0.00 0 0 0
3584.98/3598.68 c trysol : 0.00 0.00 0 0 0
3584.98/3598.68 c twoopt : 0.00 0.00 0 0 0
3584.98/3598.68 c undercover : 0.00 0.00 0 0 0
3584.98/3598.68 c vbounds : 3126.27 0.00 1 0 0
3584.98/3598.68 c veclendiving : 0.00 0.00 0 0 0
3584.98/3598.68 c zeroobj : 0.00 0.00 0 0 0
3584.98/3598.68 c zirounding : 0.00 0.00 0 0 0
3584.98/3598.68 c other solutions : - - - 0 -
3584.98/3598.68 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
3584.98/3598.68 c rens : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3584.98/3598.68 c rins : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3584.98/3598.68 c mutation : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3584.98/3598.68 c localbranching : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3584.98/3598.68 c crossover : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3584.98/3598.68 c proximity : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3584.98/3598.68 c zeroobjective : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3584.98/3598.68 c dins : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3584.98/3598.68 c trustregion : 0 0.00 0.00 0 0 0 0.00000 0.00000 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 0
3584.98/3598.68 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
3584.98/3598.68 c primal LP : 0.00 0 0 0.00 - 0.00 0
3584.98/3598.68 c dual LP : 0.00 0 0 0.00 - 0.00 0
3584.98/3598.68 c lex dual LP : 0.00 0 0 0.00 -
3584.98/3598.68 c barrier LP : 0.00 0 0 0.00 - 0.00 0
3584.98/3598.68 c resolve instable : 0.00 0 0 0.00 -
3584.98/3598.68 c diving/probing LP: 0.00 0 0 0.00 -
3584.98/3598.68 c strong branching : 0.00 0 0 0.00 - - - 0
3584.98/3598.68 c (at root node) : - 0 0 0.00 -
3584.98/3598.68 c conflict analysis: 0.00 0 0 0.00 -
3584.98/3598.68 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
3584.98/3598.68 c benders : 0.00 0 0 0 0.00 0 0 0
3584.98/3598.68 c B&B Tree :
3584.98/3598.68 c number of runs : 1
3584.98/3598.68 c nodes : 1 (0 internal, 1 leaves)
3584.98/3598.68 c feasible leaves : 0
3584.98/3598.68 c infeas. leaves : 0
3584.98/3598.68 c objective leaves : 0
3584.98/3598.68 c nodes (total) : 1 (0 internal, 1 leaves)
3584.98/3598.68 c nodes left : 1
3584.98/3598.68 c max depth : 0
3584.98/3598.68 c max depth (total): 0
3584.98/3598.68 c backtracks : 0 (0.0%)
3584.98/3598.68 c early backtracks : 0 (0.0%)
3584.98/3598.68 c nodes exc. ref. : 0 (0.0%)
3584.98/3598.68 c delayed cutoffs : 0
3584.98/3598.68 c repropagations : 0 (0 domain reductions, 0 cutoffs)
3584.98/3598.68 c avg switch length: 1.00
3584.98/3598.68 c switching time : 0.00
3584.98/3598.68 c Root Node :
3584.98/3598.68 c First LP value : -
3584.98/3598.68 c First LP Iters : 0
3584.98/3598.68 c First LP Time : 0.00
3584.98/3598.68 c Final Dual Bound : -1.50000000000000e+01
3584.98/3598.68 c Final Root Iters : 0
3584.98/3598.68 c Root LP Estimate : -
3584.98/3598.68 c Solution :
3584.98/3598.68 c Solutions found : 0 (0 improvements)
3584.98/3598.68 c Primal Bound : -
3584.98/3598.68 c Dual Bound : -1.50000000000000e+01
3584.98/3598.68 c Gap : infinite
3584.98/3598.68 c Integrals : Total Avg%
3584.98/3598.68 c primal-dual : 359864.57 100.00
3584.98/3598.68 c primal-ref : - - (not evaluated)
3584.98/3598.68 c dual-ref : - - (not evaluated)
3593.36/3607.03 c Time complete (sec): 3593.391
runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL
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.
NUMA information:
number of nodes: 2
memory of node 0: 63708 MiB (31632 MiB free)
memory of node 1: 64465 MiB (51941 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505549-1751453976/watcher-4505549-1751453976 -o /tmp/evaluation-result-4505549-1751453976/solver-4505549-1751453976 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751446725-63284 --watchdog 3760 pbsolver -f HOME/instance-4505549-1751453976.opb -t 3600 -m 31000
running on 2 cores: 5,7
CPU governors:
performance: 5 7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=64209, runsolver pid=64206
[startup+0.100063 s]*
/proc/loadavg: 4.14 4.10 4.09 5/265 64210
/proc/meminfo: memFree=85549928/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=69504 memory=58112 CPUtime=0.09 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 12579 0 0 0 7 2 0 0 20 0 1 0 61072253 71172096 14528 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 17376 14528 2176 2575 0 14283 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 69504 KiB
Current children cumulated memory: 58112 KiB
[startup+0.2058 s]*
/proc/loadavg: 4.14 4.10 4.09 5/265 64210
/proc/meminfo: memFree=85509860/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=110016 memory=98304 CPUtime=0.19 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 22621 0 0 0 16 3 0 0 20 0 1 0 61072253 112656384 24576 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 27504 24576 2176 2575 0 24411 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 110016 KiB
Current children cumulated memory: 98304 KiB
[startup+0.305787 s]*
/proc/loadavg: 4.14 4.10 4.09 5/265 64210
/proc/meminfo: memFree=86330416/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=151908 memory=140672 CPUtime=0.28 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 33218 0 0 0 23 5 0 0 20 0 1 0 61072253 155553792 35168 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 37977 35168 2176 2575 0 34884 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 151908 KiB
Current children cumulated memory: 140672 KiB
[startup+0.700172 s]
/proc/loadavg: 4.14 4.10 4.09 5/265 64210
/proc/meminfo: memFree=87280480/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=313268 memory=301568 CPUtime=0.67 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 73454 0 0 0 56 11 0 0 20 0 1 0 61072253 320786432 75392 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 78317 75392 2176 2575 0 75224 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 313268 KiB
Current children cumulated memory: 301568 KiB
[startup+1.50017 s]
/proc/loadavg: 4.14 4.10 4.09 5/265 64210
/proc/meminfo: memFree=87086944/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=642824 memory=630720 CPUtime=1.47 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 154735 0 0 0 123 24 0 0 20 0 1 0 61072253 658251776 157680 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 160706 157680 2176 2575 0 157613 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 642824 KiB
Current children cumulated memory: 630720 KiB
[startup+3.10554 s]
/proc/loadavg: 4.14 4.10 4.09 5/265 64210
/proc/meminfo: memFree=86259412/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=1308448 memory=1295508 CPUtime=3.07 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 317342 0 0 0 258 49 0 0 20 0 1 0 61072253 1339850752 323877 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 327112 323877 2176 2575 0 324019 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1308448 KiB
Current children cumulated memory: 1295508 KiB
[startup+6.30016 s]
/proc/loadavg: 4.13 4.10 4.09 5/265 64210
/proc/meminfo: memFree=88140056/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=2016608 memory=2004640 CPUtime=6.26 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 474736 0 0 0 551 75 0 0 20 0 1 0 61072253 2065006592 501160 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 504152 501160 2176 2575 0 501059 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2016608 KiB
Current children cumulated memory: 2004640 KiB
[startup+12.7002 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 64210
/proc/meminfo: memFree=85594080/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=4879356 memory=4827948 CPUtime=12.64 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1091438 0 0 0 1090 174 0 0 20 0 1 0 61072253 4996460544 1206987 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 1219839 1206987 2400 2575 0 1216746 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 4879356 KiB
Current children cumulated memory: 4827948 KiB
[startup+25.5002 s]
/proc/loadavg: 4.09 4.09 4.09 5/265 64211
/proc/meminfo: memFree=83167856/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=6942820 memory=6866896 CPUtime=25.39 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1196408 0 0 0 2294 245 0 0 20 0 1 0 61072253 7109447680 1716724 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 1735705 1716724 2528 2575 0 1732612 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 6942820 KiB
Current children cumulated memory: 6866896 KiB
[startup+51.1055 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 64211
/proc/meminfo: memFree=77939216/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=7862748 memory=7786764 CPUtime=50.9 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1550835 0 0 0 4773 317 0 0 20 0 1 0 61072253 8051453952 1946691 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 1965687 1946691 2560 2575 0 1962594 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 7862748 KiB
Current children cumulated memory: 7786764 KiB
[startup+102.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 64224
/proc/meminfo: memFree=74158140/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9338180 memory=8793220 CPUtime=101.9 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1579796 0 0 0 9849 341 0 0 20 0 1 0 61072253 9562296320 2198305 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2334545 2198305 2592 2575 0 2331452 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 9338180 KiB
Current children cumulated memory: 8793220 KiB
[startup+162.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 64227
/proc/meminfo: memFree=74073256/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9338180 memory=8793220 CPUtime=161.69 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1579796 0 0 0 15828 341 0 0 20 0 1 0 61072253 9562296320 2198305 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2334545 2198305 2592 2575 0 2331452 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 9338180 KiB
Current children cumulated memory: 8793220 KiB
[startup+222.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 64229
/proc/meminfo: memFree=74535456/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=8616332 memory=8322424 CPUtime=221.49 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1581069 0 0 0 21806 343 0 0 20 0 1 0 61072253 8823123968 2080606 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2154083 2080606 2592 2575 0 2150990 0
Current children cumulated CPU time: 221.49 s
Current children cumulated vsize: 8616332 KiB
Current children cumulated memory: 8322424 KiB
[startup+282.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/263 64231
/proc/meminfo: memFree=73547856/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9585576 memory=9289996 CPUtime=281.25 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1736393 0 0 0 27745 380 0 0 20 0 1 0 61072253 9815629824 2322499 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2396394 2322499 2624 2575 0 2393301 0
Current children cumulated CPU time: 281.25 s
Current children cumulated vsize: 9585576 KiB
Current children cumulated memory: 9289996 KiB
[startup+342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 64233
/proc/meminfo: memFree=73547136/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9587844 memory=9293580 CPUtime=341.01 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1737298 0 0 0 33721 380 0 0 20 0 1 0 61072253 9817952256 2323395 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2396961 2323395 2624 2575 0 2393868 0
Current children cumulated CPU time: 341.01 s
Current children cumulated vsize: 9587844 KiB
Current children cumulated memory: 9293580 KiB
[startup+402.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 64238
/proc/meminfo: memFree=73532544/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9620296 memory=9325452 CPUtime=400.76 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1745325 0 0 0 39694 382 0 0 20 0 1 0 61072253 9851183104 2331363 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2405074 2331363 2624 2575 0 2401981 0
Current children cumulated CPU time: 400.76 s
Current children cumulated vsize: 9620296 KiB
Current children cumulated memory: 9325452 KiB
[startup+462.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/264 64244
/proc/meminfo: memFree=73494528/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9660296 memory=9365192 CPUtime=460.54 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1754753 0 0 0 45670 384 0 0 20 0 1 0 61072253 9892143104 2341298 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2415074 2341298 2624 2575 0 2411981 0
Current children cumulated CPU time: 460.54 s
################
# More data... #
################
Current children cumulated memory: 9502572 KiB
[startup+3222.3 s]
/proc/loadavg: 3.08 3.24 3.63 4/257 64448
/proc/meminfo: memFree=89233924/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9802808 memory=9505900 CPUtime=3210.03 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1792380 0 0 0 320603 400 0 0 20 0 1 0 61072253 10038075392 2376475 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2450702 2376475 2624 2575 0 2447609 0
Current children cumulated CPU time: 3210.03 s
Current children cumulated vsize: 9802808 KiB
Current children cumulated memory: 9505900 KiB
[startup+3282.3 s]
/proc/loadavg: 3.07 3.21 3.59 4/256 64450
/proc/meminfo: memFree=89224356/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9806072 memory=9509100 CPUtime=3269.81 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1793351 0 0 0 326581 400 0 0 20 0 1 0 61072253 10041417728 2377275 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2451518 2377275 2624 2575 0 2448425 0
Current children cumulated CPU time: 3269.81 s
Current children cumulated vsize: 9806072 KiB
Current children cumulated memory: 9509100 KiB
[startup+3342.3 s]
/proc/loadavg: 3.08 3.19 3.56 4/256 64452
/proc/meminfo: memFree=89215368/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9809336 memory=9512428 CPUtime=3329.6 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1794323 0 0 0 332559 401 0 0 20 0 1 0 61072253 10044760064 2378107 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2452334 2378107 2624 2575 0 2449241 0
Current children cumulated CPU time: 3329.6 s
Current children cumulated vsize: 9809336 KiB
Current children cumulated memory: 9512428 KiB
[startup+3402.3 s]
/proc/loadavg: 3.07 3.16 3.53 4/256 64456
/proc/meminfo: memFree=89217420/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9812600 memory=9515756 CPUtime=3389.39 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1795267 0 0 0 338538 401 0 0 20 0 1 0 61072253 10048102400 2378939 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2453150 2378939 2624 2575 0 2450057 0
Current children cumulated CPU time: 3389.39 s
Current children cumulated vsize: 9812600 KiB
Current children cumulated memory: 9515756 KiB
[startup+3462.3 s]
/proc/loadavg: 3.12 3.16 3.50 4/257 64463
/proc/meminfo: memFree=89217392/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9815864 memory=9519084 CPUtime=3449.17 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1796210 0 0 0 344516 401 0 0 20 0 1 0 61072253 10051444736 2379771 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2453966 2379771 2624 2575 0 2450873 0
Current children cumulated CPU time: 3449.17 s
Current children cumulated vsize: 9815864 KiB
Current children cumulated memory: 9519084 KiB
[startup+3522.3 s]
/proc/loadavg: 3.04 3.13 3.47 4/257 64465
/proc/meminfo: memFree=89191764/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9820728 memory=9523948 CPUtime=3508.95 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1797609 0 0 0 350494 401 0 0 20 0 1 0 61072253 10056425472 2380987 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2455182 2380987 2624 2575 0 2452089 0
Current children cumulated CPU time: 3508.95 s
Current children cumulated vsize: 9820728 KiB
Current children cumulated memory: 9523948 KiB
[startup+3582.3 s]
/proc/loadavg: 2.97 3.10 3.44 3/252 64498
/proc/meminfo: memFree=113892508/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9823996 memory=9527276 CPUtime=3568.74 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1798581 0 0 0 356472 402 0 0 20 0 1 0 61072253 10059771904 2381819 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2455999 2381819 2624 2575 0 2452906 0
Current children cumulated CPU time: 3568.74 s
Current children cumulated vsize: 9823996 KiB
Current children cumulated memory: 9527276 KiB
[startup+3607.17 s]
# the end of solver process 64209 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3589.19 s, system=4.33372 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 2.97 3.10 3.44 3/252 64498
/proc/meminfo: memFree=113908636/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9823996 memory=9527276 CPUtime=3570.44 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1798585 0 0 0 356642 402 0 0 20 0 1 0 61072253 10059771904 2381819 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2455999 2381819 2624 2575 0 2452906 0
Current children cumulated CPU time: 3570.44 s
Current children cumulated vsize: 9823996 KiB
Current children cumulated memory: 9527276 KiB
[startup+3596.8 s]
/proc/loadavg: 2.75 3.05 3.41 3/252 64498
/proc/meminfo: memFree=113974564/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9825660 memory=9529068 CPUtime=3583.19 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1799047 0 0 0 357917 402 0 0 20 0 1 0 61072253 10061475840 2382267 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2456415 2382267 2624 2575 0 2453322 0
Current children cumulated CPU time: 3583.19 s
Current children cumulated vsize: 9825660 KiB
Current children cumulated memory: 9529068 KiB
[startup+3603.2 s]
/proc/loadavg: 2.69 3.03 3.40 3/252 64498
/proc/meminfo: memFree=113978692/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9798520 memory=9503644 CPUtime=3589.56 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1813969 0 0 0 358551 405 0 0 20 0 1 0 61072253 10033684480 2375911 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2449630 2375911 2624 2575 0 2446537 0
Current children cumulated CPU time: 3589.56 s
Current children cumulated vsize: 9798520 KiB
Current children cumulated memory: 9503644 KiB
[startup+3604.8 s]
/proc/loadavg: 2.69 3.03 3.40 3/252 64498
/proc/meminfo: memFree=114021384/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=9764788 memory=9471856 CPUtime=3591.16 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1814828 0 0 0 358711 405 0 0 20 0 1 0 61072253 9999142912 2367964 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2441197 2367964 2624 2575 0 2438104 0
Current children cumulated CPU time: 3591.16 s
Current children cumulated vsize: 9764788 KiB
Current children cumulated memory: 9471856 KiB
[startup+3606.4 s]
/proc/loadavg: 2.64 3.01 3.40 3/252 64498
/proc/meminfo: memFree=114534124/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=8878792 memory=8586248 CPUtime=3592.75 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1815907 0 0 0 358866 409 0 0 20 0 1 0 61072253 9091883008 2146562 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2219698 2146562 2624 2575 0 2216605 0
Current children cumulated CPU time: 3592.75 s
Current children cumulated vsize: 8878792 KiB
Current children cumulated memory: 8586248 KiB
[startup+3606.8 s]
/proc/loadavg: 2.64 3.01 3.40 3/252 64498
/proc/meminfo: memFree=114534124/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=8248468 memory=7956564 CPUtime=3593.15 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1816688 0 0 0 358902 413 0 0 20 0 1 0 61072253 8446431232 1989141 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 2062117 1989141 2624 2575 0 2059024 0
Current children cumulated CPU time: 3593.15 s
Current children cumulated vsize: 8248468 KiB
Current children cumulated memory: 7956564 KiB
[startup+3607 s]*
/proc/loadavg: 2.64 3.01 3.40 3/252 64498
/proc/meminfo: memFree=116896912/131249992 swapFree=33010160/33010684
[pid=64209] ppid=64206 vsize=6376876 memory=6292132 CPUtime=3593.36 cores=5,7
/proc/64209/stat : 64209 (pbsolver) R 64206 64209 63271 0 -1 4194304 1816959 0 0 0 358919 417 0 0 20 0 1 0 61072253 6529921024 1573033 18446744073709551615 4198400 14743177 140735019383296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52277248 140735019391370 140735019391466 140735019391466 140735019397068 0
/proc/64209/statm: 1594219 1573033 2624 2575 0 1591126 0
Current children cumulated CPU time: 3593.36 s
Current children cumulated vsize: 6376876 KiB
Current children cumulated memory: 6292132 KiB
[startup+3607.11 s]*
/proc/loadavg: 2.64 3.01 3.40 3/252 64498
/proc/meminfo: memFree=120960716/131249992 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB
Child status: 0
Real time (s): 3607.17
CPU time (s): 3593.53
CPU user time (s): 3589.19
CPU system time (s): 4.33372
CPU usage (%): 99.6218
Max. virtual memory (cumulated for all children) (KiB): 9877888
Max. memory (cumulated for all children) (KiB): 9582828
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.19
system time used= 4.33372
maximum resident set size= 9582828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1816959
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= 5
involuntary context switches= 20816
# summary of solver processes directly reported to runsolver:
# pid: 64209
# total CPU time (s): 3593.53
# total CPU user time (s): 3589.19
# total CPU system time (s): 4.33372
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.78487 second user time and 16.1284 second system time
The end