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-4505365-1751453448.opb>
6.77/6.86 c original problem has 1000400 variables (1000400 bin, 0 int, 0 cont) and 2000307 constraints
6.77/6.86 c problem read in 6.864 seconds
13.35/13.40 c presolving:
18.13/18.21 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.72/22.85 c (22.9s) running MILP presolver
27.10/27.22 c (27.2s) MILP presolver found nothing
35.68/35.89 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
55.82/56.03 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
70.77/71.09 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
87.00/87.34 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
90.39/90.75 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
100.35/100.73 c (100.7s) probing: 51/500150 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
100.35/100.73 c (100.7s) probing aborted: 50/50 successive totally useless probings
100.35/100.73 c (100.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
199.76/200.42 c (200.4s) no symmetry present (symcode time: 98.57)
200.37/201.09 c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
200.37/201.09 c 500250 deleted vars, 5390553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
200.37/201.09 c 0 implications, 1455401 cliques
200.37/201.09 c presolved problem has 500150 variables (500150 bin, 0 int, 0 cont) and 500454 constraints
200.37/201.09 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
200.37/201.09 c 5250 constraints of type <knapsack>
200.37/201.09 c 101 constraints of type <setppc>
200.37/201.09 c 490050 constraints of type <and>
200.37/201.09 c 3 constraints of type <linear>
200.37/201.09 c 5050 constraints of type <logicor>
200.37/201.09 c transformed objective value is always integral (scale: 2)
200.37/201.09 c Presolving Time: 188.10
200.37/201.09 c
200.37/201.09 c - non default parameters ----------------------------------------------------------------------
200.37/201.09 c
200.37/201.09 c # SCIP version 10.0.0
200.37/201.09 c
200.37/201.09 c # maximal time in seconds to run
200.37/201.09 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
200.37/201.09 c limits/time = 3596.998007
200.37/201.09 c
200.37/201.09 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
200.37/201.09 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
200.37/201.09 c limits/memory = 27900
200.37/201.09 c
200.37/201.09 c # belongs reading time to solving time?
200.37/201.09 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
200.37/201.09 c timing/reading = TRUE
200.37/201.09 c
200.37/201.09 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
200.37/201.09 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
200.37/201.09 c reading/opbreader/maxintsize = 47
200.37/201.09 c
200.37/201.09 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
200.37/201.09 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
200.37/201.09 c propagating/genvbounds/timingmask = 0
200.37/201.09 c
200.37/201.09 c -----------------------------------------------------------------------------------------------
200.56/201.24 c
3586.15/3598.61 c
3586.15/3598.61 c SCIP Status : solving was interrupted [time limit reached]
3586.15/3598.61 c Solving Time (sec) : 3598.61
3586.15/3598.61 c Solving Nodes : 1
3586.15/3598.61 c Primal Bound : +1.00000000000000e+20 (0 solutions)
3586.15/3598.61 c Dual Bound : -1.50000000000000e+01
3586.15/3598.61 c Gap : infinite
3586.15/3598.61 s UNKNOWN
3586.15/3598.61 c SCIP Status : solving was interrupted [time limit reached]
3586.15/3598.61 c Total Time : 3598.61
3586.15/3598.61 c solving : 3598.61
3586.15/3598.61 c presolving : 188.10 (included in solving)
3586.15/3598.61 c reading : 6.86 (included in solving)
3586.15/3598.61 c copying : 0.00 (0 times copied the problem)
3586.15/3598.61 c Original Problem :
3586.15/3598.61 c Problem name : HOME/instance-4505365-1751453448.opb
3586.15/3598.61 c Variables : 1000400 (1000400 binary, 0 integer, 0 continuous)
3586.15/3598.61 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.15/3598.61 c Constraints : 2000307 initial, 2000307 maximal
3586.15/3598.63 c Objective : minimize, 29800 non-zeros (abs.min = 1, abs.max = 1.40608e+08)
3586.15/3598.63 c Presolved Problem :
3586.15/3598.63 c Problem name : t_HOME/instance-4505365-1751453448.opb
3586.15/3598.63 c Variables : 500150 (500150 binary, 0 integer, 0 continuous)
3586.15/3598.63 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.15/3598.63 c Constraints : 500454 initial, 500456 maximal
3586.15/3598.64 c Objective : minimize, 14850 non-zeros (abs.min = 9, abs.max = 1.40608e+08)
3586.15/3598.64 c Nonzeros : 2035450 constraint, 2910900 clique table
3586.15/3598.64 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
3586.15/3598.64 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c gateextraction : 13.52 0.00 4 0 0 0 0 0 3890700 980100 0 0
3586.15/3598.64 c implics : 0.09 0.00 6 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c milp : 8.66 0.00 1 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c trivial : 0.21 0.00 7 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c dualfix : 0.20 0.00 7 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c probing : 7.21 0.02 1 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c pseudoobj : 0.01 0.00 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c symmetry : 99.70 0.00 1 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c vbounds : 1.71 0.00 2 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c knapsack : 13.19 0.02 13 0 0 0 0 0 980100 2910600 0 0
3586.15/3598.64 c setppc : 5.39 0.00 13 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c and : 17.34 0.00 6 0 485100 0 0 0 490050 0 0 0
3586.15/3598.64 c linear : 10.93 1.51 9 300 14850 0 300 0 29703 0 4950 14850
3586.15/3598.64 c logicor : 2.42 0.01 11 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c components : 0.51 0.00 1 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c root node : - - - 0 - - 0 - - - - -
3586.15/3598.64 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
3586.15/3598.64 c integral : 0 0 0 0 0 0 0 6 0 0 0 0 0 0 0
3586.15/3598.64 c knapsack : 5250 5250 0 374448 0 0 0 3 0 3 0 0 0 0 0
3586.15/3598.64 c setppc : 101 101 0 368822 0 0 0 1 92 0 0 0 0 0 0
3586.15/3598.64 c and : 490050 490050 0 374445 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c linear : 3 3 0 374445 0 0 0 3 0 1 0 0 0 0 0
3586.15/3598.64 c logicor : 5050+ 5052 0 6650 0 0 0 0 94 0 0 0 0 0 0
3586.15/3598.64 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
3586.15/3598.64 c integral : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.15/3598.64 c knapsack : 0.29 0.02 0.02 0.26 0.00 0.00 0.00 0.00 0.00 0.00
3586.15/3598.64 c setppc : 0.07 0.00 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00
3586.15/3598.64 c and : 3232.99 0.00 1.67 3231.32 0.00 0.00 0.00 0.00 0.00 0.00
3586.15/3598.64 c linear : 1.63 1.51 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00
3586.15/3598.64 c logicor : 0.08 0.01 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00
3586.15/3598.64 c fixedvar : 0.04 0.04 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.15/3598.64 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.15/3598.64 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.15/3598.64 c Propagators : #Propagate #ResProp Cutoffs DomReds
3586.15/3598.64 c dualfix : 1 0 0 0
3586.15/3598.64 c genvbounds : 0 0 0 0
3586.15/3598.64 c nlobbt : 0 0 0 0
3586.15/3598.64 c obbt : 0 0 0 0
3586.15/3598.64 c probing : 0 0 0 0
3586.15/3598.64 c pseudoobj : 1 0 0 0
3586.15/3598.64 c redcost : 0 0 0 0
3586.15/3598.64 c rootredcost : 0 0 0 0
3586.15/3598.64 c symmetry : 0 0 0 0
3586.15/3598.64 c vbounds : 10674 0 0 0
3586.15/3598.64 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
3586.15/3598.64 c dualfix : 0.21 0.00 0.20 0.02 0.00 0.00
3586.15/3598.64 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3586.15/3598.64 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
3586.15/3598.64 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
3586.15/3598.64 c probing : 7.23 0.02 7.21 0.00 0.00 0.00
3586.15/3598.64 c pseudoobj : 34.27 0.00 0.01 34.26 0.00 0.00
3586.15/3598.64 c redcost : 0.05 0.00 0.00 0.05 0.00 0.00
3586.15/3598.64 c rootredcost : 0.12 0.00 0.00 0.12 0.00 0.00
3586.15/3598.64 c symmetry : 99.90 0.00 99.70 0.20 0.00 0.00
3586.15/3598.64 c vbounds : 2.02 0.00 1.71 0.31 0.00 0.00
3586.15/3598.64 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
3586.15/3598.64 c propagation : 0.01 2 2 - 2 2713.5 0 0.0 - - -
3586.15/3598.64 c infeasible LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3586.15/3598.64 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3586.15/3598.64 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
3586.15/3598.64 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
3586.15/3598.64 c applied globally : 0.00 - - 0 2 2713.5 - - 0 - -
3586.15/3598.64 c applied locally : - - - 0 0 0.0 - - 0 - -
3586.15/3598.64 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
3586.15/3598.64 c cut pool : 0.00 - 0 0 - - 0 0 - - - - - (maximal pool size: 0)
3586.15/3598.64 c aggregation : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c > cmir : - - - - - - - 0 0 0 0 0 -
3586.15/3598.64 c > flowcover : - - - - - - - 0 0 0 0 0 -
3586.15/3598.64 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
3586.15/3598.64 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c clique : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c > gomorymi : - - - - - - - 0 0 0 0 0 -
3586.15/3598.64 c > strongcg : - - - - - - - 0 0 0 0 0 -
3586.15/3598.64 c impliedbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c mcf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c multilinear : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c rlt : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c zerohalf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.15/3598.64 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
3586.15/3598.64 c hybrid : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c Pricers : ExecTime SetupTime Calls Vars
3586.15/3598.64 c problem variables: 0.00 - 0 0
3586.15/3598.64 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
3586.15/3598.64 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c random : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c relpscost : 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
3586.15/3598.64 c Primal Heuristics : ExecTime SetupTime Calls Found Best
3586.15/3598.64 c LP solutions : 0.00 - - 0 0
3586.15/3598.64 c relax solutions : 0.00 - - 0 0
3586.15/3598.64 c pseudo solutions : 0.00 - - 0 0
3586.15/3598.64 c strong branching : 0.00 - - 0 0
3586.15/3598.64 c actconsdiving : 0.00 0.00 0 0 0
3586.15/3598.64 c adaptivediving : 0.00 0.00 0 0 0
3586.15/3598.64 c alns : 0.00 0.00 0 0 0
3586.15/3598.64 c bound : 0.00 0.00 0 0 0
3586.15/3598.64 c clique : 176.15 0.00 1 0 0
3586.15/3598.64 c coefdiving : 0.00 0.00 0 0 0
3586.15/3598.64 c completesol : 0.00 0.00 0 0 0
3586.15/3598.64 c conflictdiving : 0.00 0.00 0 0 0
3586.15/3598.64 c crossover : 0.00 0.00 0 0 0
3586.15/3598.64 c dins : 0.00 0.00 0 0 0
3586.15/3598.64 c distributiondivin: 0.00 0.00 0 0 0
3586.15/3598.64 c dks : 0.00 0.00 0 0 0
3586.15/3598.64 c dps : 0.00 0.00 0 0 0
3586.15/3598.64 c dualval : 0.00 0.00 0 0 0
3586.15/3598.64 c farkasdiving : 0.00 0.00 0 0 0
3586.15/3598.64 c feaspump : 0.00 0.00 0 0 0
3586.15/3598.64 c fixandinfer : 0.00 0.00 0 0 0
3586.15/3598.64 c fracdiving : 0.00 0.00 0 0 0
3586.15/3598.64 c gins : 0.00 0.00 0 0 0
3586.15/3598.64 c guideddiving : 0.00 0.00 0 0 0
3586.15/3598.64 c indicator : 0.00 0.00 0 0 0
3586.15/3598.64 c indicatordiving : 0.00 0.00 0 0 0
3586.15/3598.64 c intdiving : 0.00 0.00 0 0 0
3586.15/3598.64 c intshifting : 0.00 0.00 0 0 0
3586.15/3598.64 c linesearchdiving : 0.00 0.00 0 0 0
3586.15/3598.64 c localbranching : 0.00 0.00 0 0 0
3586.15/3598.64 c locks : 66.10 0.00 1 0 0
3586.15/3598.64 c lpface : 0.00 0.00 0 0 0
3586.15/3598.64 c mpec : 0.00 0.00 0 0 0
3586.15/3598.64 c multistart : 0.00 0.00 0 0 0
3586.15/3598.64 c mutation : 0.00 0.00 0 0 0
3586.15/3598.64 c nlpdiving : 0.00 0.00 0 0 0
3586.15/3598.64 c objpscostdiving : 0.00 0.00 0 0 0
3586.15/3598.64 c octane : 0.00 0.00 0 0 0
3586.15/3598.64 c ofins : 0.00 0.00 0 0 0
3586.15/3598.64 c oneopt : 0.00 0.00 0 0 0
3586.15/3598.64 c padm : 0.00 0.00 0 0 0
3586.15/3598.64 c proximity : 0.00 0.00 0 0 0
3586.15/3598.64 c pscostdiving : 0.00 0.00 0 0 0
3586.15/3598.64 c randrounding : 0.00 0.00 0 0 0
3586.15/3598.64 c rens : 0.00 0.00 0 0 0
3586.15/3598.64 c reoptsols : 0.00 0.00 0 0 0
3586.15/3598.64 c repair : 0.00 0.00 0 0 0
3586.15/3598.64 c rins : 0.00 0.00 0 0 0
3586.15/3598.64 c rootsoldiving : 0.00 0.00 0 0 0
3586.15/3598.64 c rounding : 0.00 0.00 0 0 0
3586.15/3598.64 c scheduler : 0.00 0.00 0 0 0
3586.15/3598.64 c shiftandpropagate: 0.00 0.00 0 0 0
3586.15/3598.64 c shifting : 0.00 0.00 0 0 0
3586.15/3598.64 c simplerounding : 0.00 0.00 0 0 0
3586.15/3598.64 c subnlp : 0.00 0.00 0 0 0
3586.15/3598.64 c trivial : 0.59 0.00 2 0 0
3586.15/3598.64 c trivialnegation : 0.00 0.00 0 0 0
3586.15/3598.64 c trustregion : 0.00 0.00 0 0 0
3586.15/3598.64 c trysol : 0.00 0.00 0 0 0
3586.15/3598.64 c twoopt : 0.00 0.00 0 0 0
3586.15/3598.64 c undercover : 0.00 0.00 0 0 0
3586.15/3598.64 c vbounds : 3120.56 0.00 1 0 0
3586.15/3598.64 c veclendiving : 0.00 0.00 0 0 0
3586.15/3598.64 c zeroobj : 0.00 0.00 0 0 0
3586.15/3598.64 c zirounding : 0.00 0.00 0 0 0
3586.15/3598.64 c other solutions : - - - 0 -
3586.15/3598.64 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
3586.15/3598.64 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
3586.15/3598.64 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
3586.15/3598.64 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
3586.15/3598.64 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
3586.15/3598.64 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
3586.15/3598.64 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
3586.15/3598.64 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
3586.15/3598.64 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
3586.15/3598.64 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
3586.15/3598.64 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
3586.15/3598.64 c primal LP : 0.00 0 0 0.00 - 0.00 0
3586.15/3598.64 c dual LP : 0.00 0 0 0.00 - 0.00 0
3586.15/3598.64 c lex dual LP : 0.00 0 0 0.00 -
3586.15/3598.64 c barrier LP : 0.00 0 0 0.00 - 0.00 0
3586.15/3598.64 c resolve instable : 0.00 0 0 0.00 -
3586.15/3598.64 c diving/probing LP: 0.00 0 0 0.00 -
3586.15/3598.64 c strong branching : 0.00 0 0 0.00 - - - 0
3586.15/3598.64 c (at root node) : - 0 0 0.00 -
3586.15/3598.64 c conflict analysis: 0.00 0 0 0.00 -
3586.15/3598.64 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
3586.15/3598.64 c benders : 0.00 0 0 0 0.00 0 0 0
3586.15/3598.64 c B&B Tree :
3586.15/3598.64 c number of runs : 1
3586.15/3598.64 c nodes : 1 (0 internal, 1 leaves)
3586.15/3598.64 c feasible leaves : 0
3586.15/3598.64 c infeas. leaves : 0
3586.15/3598.64 c objective leaves : 0
3586.15/3598.64 c nodes (total) : 1 (0 internal, 1 leaves)
3586.15/3598.64 c nodes left : 1
3586.15/3598.64 c max depth : 0
3586.15/3598.64 c max depth (total): 0
3586.15/3598.64 c backtracks : 0 (0.0%)
3586.15/3598.64 c early backtracks : 0 (0.0%)
3586.15/3598.64 c nodes exc. ref. : 0 (0.0%)
3586.15/3598.64 c delayed cutoffs : 0
3586.15/3598.64 c repropagations : 0 (0 domain reductions, 0 cutoffs)
3586.15/3598.64 c avg switch length: 1.00
3586.15/3598.64 c switching time : 0.00
3586.15/3598.64 c Root Node :
3586.15/3598.64 c First LP value : -
3586.15/3598.64 c First LP Iters : 0
3586.15/3598.64 c First LP Time : 0.00
3586.15/3598.64 c Final Dual Bound : -1.50000000000000e+01
3586.15/3598.64 c Final Root Iters : 0
3586.15/3598.64 c Root LP Estimate : -
3586.15/3598.64 c Solution :
3586.15/3598.64 c Solutions found : 0 (0 improvements)
3586.15/3598.64 c Primal Bound : -
3586.15/3598.64 c Dual Bound : -1.50000000000000e+01
3586.15/3598.64 c Gap : infinite
3586.15/3598.64 c Integrals : Total Avg%
3586.15/3598.64 c primal-dual : 359860.94 100.00
3586.15/3598.64 c primal-ref : - - (not evaluated)
3586.15/3598.64 c dual-ref : - - (not evaluated)
3594.32/3606.86 c Time complete (sec): 3594.399
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: 63665 MiB (53254 MiB free)
memory of node 1: 64507 MiB (59149 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505365-1751453448/watcher-4505365-1751453448 -o /tmp/evaluation-result-4505365-1751453448/solver-4505365-1751453448 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751449846-62569 --watchdog 3760 pbsolver -f HOME/instance-4505365-1751453448.opb -t 3600 -m 31000
running on 2 cores: 0,2
CPU governors:
performance: 0 2
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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=62989, runsolver pid=62986
Current StackSize limit: 8192 KiB
[startup+0.100061 s]*
/proc/loadavg: 4.06 4.09 4.09 5/265 62990
/proc/meminfo: memFree=115009380/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=69504 memory=58112 CPUtime=0.1 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 12577 0 0 0 8 2 0 0 20 0 1 0 61024479 71172096 14528 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 17376 14528 2176 2575 0 14283 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 69504 KiB
Current children cumulated memory: 58112 KiB
[startup+0.205914 s]*
/proc/loadavg: 4.06 4.09 4.09 5/265 62990
/proc/meminfo: memFree=114928744/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=111040 memory=99328 CPUtime=0.2 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 22878 0 0 0 17 3 0 0 20 0 1 0 61024479 113704960 24832 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 27760 24832 2176 2575 0 24667 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 111040 KiB
Current children cumulated memory: 99328 KiB
[startup+0.305866 s]*
/proc/loadavg: 4.06 4.09 4.09 5/265 62990
/proc/meminfo: memFree=114848104/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=151908 memory=140672 CPUtime=0.3 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 33218 0 0 0 25 5 0 0 20 0 1 0 61024479 155553792 35168 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 37977 35168 2176 2575 0 34884 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 151908 KiB
Current children cumulated memory: 140672 KiB
[startup+0.700176 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 62990
/proc/meminfo: memFree=114678760/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=308364 memory=297216 CPUtime=0.69 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 72362 0 0 0 59 10 0 0 20 0 1 0 61024479 315764736 74304 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 77091 74304 2176 2575 0 73998 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 308364 KiB
Current children cumulated memory: 297216 KiB
[startup+1.50017 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 62990
/proc/meminfo: memFree=114267496/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=627812 memory=615676 CPUtime=1.49 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 150937 0 0 0 127 22 0 0 20 0 1 0 61024479 642879488 153919 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 156953 153919 2176 2575 0 153860 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 627812 KiB
Current children cumulated memory: 615676 KiB
[startup+3.1057 s]
/proc/loadavg: 4.05 4.09 4.09 5/265 62991
/proc/meminfo: memFree=112635880/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=1264764 memory=1251408 CPUtime=3.09 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 306307 0 0 0 263 46 0 0 20 0 1 0 61024479 1295118336 312852 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 316191 312852 2176 2575 0 313098 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1264764 KiB
Current children cumulated memory: 1251408 KiB
[startup+6.30016 s]
/proc/loadavg: 4.05 4.09 4.09 5/265 62991
/proc/meminfo: memFree=111196792/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=2006492 memory=1994460 CPUtime=6.27 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 472163 0 0 0 553 74 0 0 20 0 1 0 61024479 2054647808 498615 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 501623 498615 2176 2575 0 498530 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2006492 KiB
Current children cumulated memory: 1994460 KiB
[startup+12.7001 s]
/proc/loadavg: 4.05 4.09 4.09 5/265 62991
/proc/meminfo: memFree=105983504/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=4692404 memory=4679312 CPUtime=12.65 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1060403 0 0 0 1097 168 0 0 20 0 1 0 61024479 4805021696 1169828 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 1173101 1169828 2368 2575 0 1170008 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4692404 KiB
Current children cumulated memory: 4679312 KiB
[startup+25.5002 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 62991
/proc/meminfo: memFree=100886716/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=6942820 memory=6864816 CPUtime=25.41 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1195881 0 0 0 2294 247 0 0 20 0 1 0 61024479 7109447680 1716204 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 1735705 1716204 2528 2575 0 1732612 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 6942820 KiB
Current children cumulated memory: 6864816 KiB
[startup+51.1058 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 62991
/proc/meminfo: memFree=99582972/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=7862748 memory=7786024 CPUtime=50.94 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1552052 0 0 0 4772 322 0 0 20 0 1 0 61024479 8051453952 1946506 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 1965687 1946506 2560 2575 0 1962594 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 7862748 KiB
Current children cumulated memory: 7786024 KiB
[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 63038
/proc/meminfo: memFree=93758084/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=8899168 memory=8508200 CPUtime=101.94 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1575090 0 0 0 9855 339 0 0 20 0 1 0 61024479 9112748032 2127050 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2224792 2127050 2592 2575 0 2221699 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 8899168 KiB
Current children cumulated memory: 8508200 KiB
[startup+162.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/264 63040
/proc/meminfo: memFree=87555660/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9338180 memory=8788244 CPUtime=161.77 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1582111 0 0 0 15830 347 0 0 20 0 1 0 61024479 9562296320 2197061 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2334545 2197061 2592 2575 0 2331452 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 9338180 KiB
Current children cumulated memory: 8788244 KiB
[startup+222.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/265 63047
/proc/meminfo: memFree=86934656/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=8616332 memory=8322104 CPUtime=221.59 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1582931 0 0 0 21811 348 0 0 20 0 1 0 61024479 8823123968 2080526 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2154083 2080526 2592 2575 0 2150990 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 8616332 KiB
Current children cumulated memory: 8322104 KiB
[startup+282.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/265 63049
/proc/meminfo: memFree=84887644/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9585576 memory=9288784 CPUtime=281.36 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1739284 0 0 0 27750 386 0 0 20 0 1 0 61024479 9815629824 2322196 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2396394 2322196 2624 2575 0 2393301 0
Current children cumulated CPU time: 281.36 s
Current children cumulated vsize: 9585576 KiB
Current children cumulated memory: 9288784 KiB
[startup+342.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 63051
/proc/meminfo: memFree=84890904/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9585576 memory=9289808 CPUtime=341.15 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1739533 0 0 0 33728 387 0 0 20 0 1 0 61024479 9815629824 2322452 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2396394 2322452 2624 2575 0 2393301 0
Current children cumulated CPU time: 341.15 s
Current children cumulated vsize: 9585576 KiB
Current children cumulated memory: 9289808 KiB
[startup+402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 63055
/proc/meminfo: memFree=84841048/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9619276 memory=9322576 CPUtime=400.91 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1747746 0 0 0 39703 388 0 0 20 0 1 0 61024479 9850138624 2330644 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2404819 2330644 2624 2575 0 2401726 0
Current children cumulated CPU time: 400.91 s
Current children cumulated vsize: 9619276 KiB
Current children cumulated memory: 9322576 KiB
[startup+462.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/263 63057
/proc/meminfo: memFree=84788932/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9655180 memory=9357748 CPUtime=460.7 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1756030 0 0 0 45680 390 0 0 20 0 1 0 61024479 9886904320 2339437 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2413795 2339437 2624 2575 0 2410702 0
################
# More data... #
################
Current children cumulated memory: 9500144 KiB
[startup+3222.3 s]
/proc/loadavg: 4.49 4.23 4.13 5/265 63291
/proc/meminfo: memFree=100004364/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9802808 memory=9503472 CPUtime=3211.01 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1793841 0 0 0 320697 404 0 0 20 0 1 0 61024479 10038075392 2375868 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2450702 2375868 2624 2575 0 2447609 0
Current children cumulated CPU time: 3211.01 s
Current children cumulated vsize: 9802808 KiB
Current children cumulated memory: 9503472 KiB
[startup+3282.3 s]
/proc/loadavg: 4.18 4.18 4.12 5/265 63293
/proc/meminfo: memFree=99975648/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9806072 memory=9506800 CPUtime=3270.82 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1794761 0 0 0 326678 404 0 0 20 0 1 0 61024479 10041417728 2376700 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2451518 2376700 2624 2575 0 2448425 0
Current children cumulated CPU time: 3270.82 s
Current children cumulated vsize: 9806072 KiB
Current children cumulated memory: 9506800 KiB
[startup+3342.3 s]
/proc/loadavg: 4.18 4.18 4.12 5/264 63295
/proc/meminfo: memFree=99945684/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9809336 memory=9510128 CPUtime=3330.62 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1795698 0 0 0 332658 404 0 0 20 0 1 0 61024479 10044760064 2377532 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2452334 2377532 2624 2575 0 2449241 0
Current children cumulated CPU time: 3330.62 s
Current children cumulated vsize: 9809336 KiB
Current children cumulated memory: 9510128 KiB
[startup+3402.3 s]
/proc/loadavg: 4.13 4.16 4.12 5/264 63297
/proc/meminfo: memFree=99950552/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9812600 memory=9513584 CPUtime=3390.44 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1796624 0 0 0 338640 404 0 0 20 0 1 0 61024479 10048102400 2378396 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2453150 2378396 2624 2575 0 2450057 0
Current children cumulated CPU time: 3390.44 s
Current children cumulated vsize: 9812600 KiB
Current children cumulated memory: 9513584 KiB
[startup+3462.3 s]
/proc/loadavg: 4.09 4.14 4.11 5/264 63301
/proc/meminfo: memFree=99963944/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9817464 memory=9518576 CPUtime=3450.26 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1797980 0 0 0 344621 405 0 0 20 0 1 0 61024479 10053083136 2379644 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2454366 2379644 2624 2575 0 2451273 0
Current children cumulated CPU time: 3450.26 s
Current children cumulated vsize: 9817464 KiB
Current children cumulated memory: 9518576 KiB
[startup+3522.3 s]
/proc/loadavg: 4.32 4.18 4.12 5/264 63304
/proc/meminfo: memFree=99838104/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9820728 memory=9521904 CPUtime=3510.08 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1798890 0 0 0 350603 405 0 0 20 0 1 0 61024479 10056425472 2380476 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2455182 2380476 2624 2575 0 2452089 0
Current children cumulated CPU time: 3510.08 s
Current children cumulated vsize: 9820728 KiB
Current children cumulated memory: 9521904 KiB
[startup+3582.3 s]
/proc/loadavg: 4.50 4.25 4.15 5/264 63306
/proc/meminfo: memFree=99852904/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9825660 memory=9526896 CPUtime=3569.91 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1800285 0 0 0 356585 406 0 0 20 0 1 0 61024479 10061475840 2381724 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2456415 2381724 2624 2575 0 2453322 0
Current children cumulated CPU time: 3569.91 s
Current children cumulated vsize: 9825660 KiB
Current children cumulated memory: 9526896 KiB
[startup+3607 s]
# the end of solver process 62989 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3590.2 s, system=4.33434 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 4.54 4.27 4.16 5/264 63306
/proc/meminfo: memFree=99852904/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9825660 memory=9526896 CPUtime=3571.61 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1800291 0 0 0 356755 406 0 0 20 0 1 0 61024479 10061475840 2381724 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2456415 2381724 2624 2575 0 2453322 0
Current children cumulated CPU time: 3571.61 s
Current children cumulated vsize: 9825660 KiB
Current children cumulated memory: 9526896 KiB
[startup+3596.8 s]
/proc/loadavg: 4.61 4.29 4.17 5/265 63308
/proc/meminfo: memFree=99843272/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9825660 memory=9527024 CPUtime=3584.36 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1800328 0 0 0 358030 406 0 0 20 0 1 0 61024479 10061475840 2381756 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2456415 2381756 2624 2575 0 2453322 0
Current children cumulated CPU time: 3584.36 s
Current children cumulated vsize: 9825660 KiB
Current children cumulated memory: 9527024 KiB
[startup+3603.2 s]
/proc/loadavg: 4.64 4.30 4.17 5/265 63308
/proc/meminfo: memFree=99851656/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9798520 memory=9501576 CPUtime=3590.73 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1814496 0 0 0 358666 407 0 0 20 0 1 0 61024479 10033684480 2375394 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2449630 2375394 2624 2575 0 2446537 0
Current children cumulated CPU time: 3590.73 s
Current children cumulated vsize: 9798520 KiB
Current children cumulated memory: 9501576 KiB
[startup+3604.8 s]
/proc/loadavg: 4.59 4.30 4.17 5/265 63308
/proc/meminfo: memFree=99925400/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9764788 memory=9470796 CPUtime=3592.33 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1814525 0 0 0 358826 407 0 0 20 0 1 0 61024479 9999142912 2367699 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2441197 2367699 2624 2575 0 2438104 0
Current children cumulated CPU time: 3592.33 s
Current children cumulated vsize: 9764788 KiB
Current children cumulated memory: 9470796 KiB
[startup+3605.6 s]
/proc/loadavg: 4.59 4.30 4.17 5/265 63308
/proc/meminfo: memFree=99925400/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=9500520 memory=9206916 CPUtime=3593.13 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1814621 0 0 0 358905 408 0 0 20 0 1 0 61024479 9728532480 2301729 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2375130 2301729 2624 2575 0 2372037 0
Current children cumulated CPU time: 3593.13 s
Current children cumulated vsize: 9500520 KiB
Current children cumulated memory: 9206916 KiB
[startup+3606.4 s]
/proc/loadavg: 4.59 4.30 4.17 5/265 63308
/proc/meminfo: memFree=101080512/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=8746128 memory=8452524 CPUtime=3593.93 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1814621 0 0 0 358982 411 0 0 20 0 1 0 61024479 8956035072 2113131 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 2186532 2113131 2624 2575 0 2183439 0
Current children cumulated CPU time: 3593.93 s
Current children cumulated vsize: 8746128 KiB
Current children cumulated memory: 8452524 KiB
[startup+3606.8 s]
/proc/loadavg: 4.59 4.30 4.17 5/265 63308
/proc/meminfo: memFree=101080512/131249996 swapFree=33010416/33010684
[pid=62989] ppid=62986 vsize=7754936 memory=7460948 CPUtime=3594.32 cores=0,2
/proc/62989/stat : 62989 (pbsolver) R 62986 62989 62559 0 -1 4194304 1814621 0 0 0 359017 415 0 0 20 0 1 0 61024479 7941054464 1865237 18446744073709551615 4198400 14743177 140735230919424 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42160128 140735230921098 140735230921194 140735230921194 140735230926796 0
/proc/62989/statm: 1938734 1865237 2624 2575 0 1935641 0
Current children cumulated CPU time: 3594.32 s
Current children cumulated vsize: 7754936 KiB
Current children cumulated memory: 7460948 KiB
[startup+3606.9 s]*
/proc/loadavg: 4.59 4.30 4.17 5/265 63308
/proc/meminfo: memFree=107197428/131249996 swapFree=33010416/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
CPU time (s): 3594.53
CPU user time (s): 3590.2
CPU system time (s): 4.33434
CPU usage (%): 99.6544
Max. virtual memory (cumulated for all children) (KiB): 9877888
Max. memory (cumulated for all children) (KiB): 9580784
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.2
system time used= 4.33434
maximum resident set size= 9580784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1814640
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= 3
involuntary context switches= 8078
# summary of solver processes directly reported to runsolver:
# pid: 62989
# total CPU time (s): 3594.53
# total CPU user time (s): 3590.2
# total CPU system time (s): 4.33434
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.8926 second user time and 16.5397 second system time
The end