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-4544541-1753217085.opb>
1.78/1.87 c original problem has 54112 variables (54112 bin, 0 int, 0 cont) and 873012 constraints
1.78/1.87 c problem read in 1.874 seconds
1.78/1.87 c problem without objective
3.28/3.36 c presolving:
5.47/5.50 c (5.5s) running MILP presolver
8.97/9.09 c (9.1s) MILP presolver found nothing
11.35/11.43 c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 7182 chg coeffs, 873012 upgd conss, 0 impls, 113715 clqs
12.54/12.60 c (round 2, medium) 0 del vars, 7182 del conss, 93822 add conss, 0 chg bounds, 0 chg sides, 7182 chg coeffs, 873012 upgd conss, 0 impls, 207537 clqs
14.24/14.33 c (round 3, exhaustive) 0 del vars, 108186 del conss, 101004 add conss, 0 chg bounds, 0 chg sides, 7182 chg coeffs, 873012 upgd conss, 0 impls, 207537 clqs
50.79/51.05 c (51.0s) probing: 1000/54112 (1.8%) - 0 fixings, 0 aggregations, 101168 implications, 0 bound changes
50.79/51.08 c (51.1s) probing: 1001/54112 (1.8%) - 0 fixings, 0 aggregations, 101279 implications, 0 bound changes
50.79/51.08 c (51.1s) probing aborted: 1000/1000 successive useless probings
50.79/51.08 c (51.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
65.03/65.35 c (65.3s) symmetry computation finished: 19 generators found (max: 1182, log10 of symmetry group size: 17.39) (symcode time: 13.36)
65.14/65.43 c dynamic symmetry handling statistics:
65.14/65.43 c orbitopal reduction: no components
65.14/65.43 c orbital reduction: 1 components of sizes 19
65.14/65.43 c lexicographic reduction: 19 permutations with support sizes 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 53922
65.14/65.43 c handled 1 out of 1 symmetry components
65.93/66.23 c presolving (4 rounds: 4 fast, 4 medium, 3 exhaustive):
65.93/66.23 c 0 deleted vars, 108186 deleted constraints, 101004 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 7182 changed coefficients
65.93/66.23 c 0 implications, 308816 cliques
65.93/66.23 c presolved problem has 54112 variables (54112 bin, 0 int, 0 cont) and 865830 constraints
65.93/66.23 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
65.93/66.23 c 113715 constraints of type <setppc>
65.93/66.23 c 7182 constraints of type <and>
65.93/66.23 c 744933 constraints of type <logicor>
65.93/66.23 c transformed objective value is always integral (scale: 1)
65.93/66.23 c Presolving Time: 62.89
65.93/66.23 c
65.93/66.23 c - non default parameters ----------------------------------------------------------------------
65.93/66.23 c
65.93/66.23 c # SCIP version 10.0.0
65.93/66.23 c
65.93/66.23 c # maximal time in seconds to run
65.93/66.23 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
65.93/66.23 c limits/time = 3596.998263
65.93/66.23 c
65.93/66.23 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
65.93/66.23 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
65.93/66.23 c limits/memory = 27900
65.93/66.23 c
65.93/66.23 c # belongs reading time to solving time?
65.93/66.23 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
65.93/66.23 c timing/reading = TRUE
65.93/66.23 c
65.93/66.23 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
65.93/66.23 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
65.93/66.23 c reading/opbreader/maxintsize = 47
65.93/66.23 c
65.93/66.23 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
65.93/66.23 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
65.93/66.23 c propagating/genvbounds/timingmask = 0
65.93/66.23 c
65.93/66.23 c -----------------------------------------------------------------------------------------------
65.93/66.25 c
781.68/784.25 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
781.68/784.25 c 784s| 1 | 0 |235046 | - | 2775M | 0 | 54k| 865k| 873k| 0 | 0 | 90 | 0 | 0.000000e+00 | -- | Inf | unknown
3367.80/3377.74 c 3378s| 1 | 0 |764069 | - | 2809M | 0 | 54k| 865k| 875k|2000 | 1 | 91 | 0 | 0.000000e+00 | -- | Inf | unknown
3586.53/3597.02 c 3597s| 1 | 0 |802809 | - | 2809M | 0 | 54k| 865k| 877k|4000 | 2 | 92 | 0 | 0.000000e+00 | -- | Inf | unknown
3586.53/3597.02 c (node 1) LP solver hit time limit in LP 16 -- using pseudo solution instead
3586.53/3597.02 c
3586.53/3597.02 c SCIP Status : solving was interrupted [time limit reached]
3586.53/3597.02 c Solving Time (sec) : 3597.02
3586.53/3597.02 c Solving Nodes : 1
3586.53/3597.02 c Primal Bound : +1.00000000000000e+20 (0 solutions)
3586.53/3597.02 c Dual Bound : +0.00000000000000e+00
3586.53/3597.02 c Gap : infinite
3586.53/3597.02 s UNKNOWN
3586.53/3597.02 c SCIP Status : solving was interrupted [time limit reached]
3586.53/3597.02 c Total Time : 3597.02
3586.53/3597.02 c solving : 3597.02
3586.53/3597.02 c presolving : 62.89 (included in solving)
3586.53/3597.02 c reading : 1.87 (included in solving)
3586.53/3597.02 c copying : 0.00 (0 times copied the problem)
3586.53/3597.02 c Original Problem :
3586.53/3597.02 c Problem name : HOME/instance-4544541-1753217085.opb
3586.53/3597.02 c Variables : 54112 (54112 binary, 0 integer, 0 continuous)
3586.53/3597.02 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.53/3597.02 c Constraints : 873012 initial, 873012 maximal
3586.53/3597.02 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.53/3597.02 c Presolved Problem :
3586.53/3597.02 c Problem name : t_HOME/instance-4544541-1753217085.opb
3586.53/3597.02 c Variables : 54112 (54112 binary, 0 integer, 0 continuous)
3586.53/3597.02 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.53/3597.02 c Constraints : 865830 initial, 865923 maximal
3586.53/3597.02 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.53/3597.02 c Nonzeros : 3297298 constraint, 617640 clique table
3586.53/3597.02 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
3586.53/3597.02 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c gateextraction : 1.28 0.00 2 0 0 0 0 0 101004 7182 0 0
3586.53/3597.02 c implics : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c milp : 4.81 0.00 1 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c trivial : 0.01 0.00 4 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c dualfix : 0.01 0.00 4 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c probing : 33.98 0.00 1 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c symmetry : 14.36 0.00 1 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c vbounds : 0.08 0.00 2 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c knapsack : 0.29 0.00 2 0 0 0 0 0 7182 93822 0 0
3586.53/3597.02 c setppc : 0.42 0.01 7 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c and : 0.08 0.00 2 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c linear : 2.74 0.41 2 0 0 0 0 0 0 0 0 7182
3586.53/3597.02 c logicor : 3.49 0.47 7 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c components : 0.29 0.00 1 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c root node : - - - 0 - - 0 - - - - -
3586.53/3597.02 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
3586.53/3597.02 c integral : 0 0 0 0 0 0 0 7 0 0 0 0 0 0 0
3586.53/3597.02 c setppc : 113715+ 113719 0 10765 0 0 0 3 358 12 0 0 0 0 0
3586.53/3597.02 c and : 7182 7182 2 11070 0 0 0 1 442 5 0 56684 4000 0 0
3586.53/3597.02 c logicor : 744933+ 745022 0 8441 0 0 0 1 145 5 0 0 0 0 0
3586.53/3597.02 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
3586.53/3597.02 c integral : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.53/3597.02 c setppc : 8.26 0.01 0.04 8.20 0.00 0.00 0.00 0.01 0.00 0.00
3586.53/3597.02 c and : 1.55 0.00 0.10 1.45 0.00 0.00 0.00 0.00 0.00 0.00
3586.53/3597.02 c logicor : 3.10 0.47 0.53 2.10 0.00 0.00 0.00 0.00 0.00 0.00
3586.53/3597.02 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.53/3597.02 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.53/3597.02 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.53/3597.02 c Propagators : #Propagate #ResProp Cutoffs DomReds
3586.53/3597.02 c dualfix : 1 0 0 0
3586.53/3597.02 c genvbounds : 0 0 0 0
3586.53/3597.02 c nlobbt : 0 0 0 0
3586.53/3597.02 c obbt : 0 0 0 0
3586.53/3597.02 c probing : 0 0 0 0
3586.53/3597.02 c pseudoobj : 0 0 0 0
3586.53/3597.02 c redcost : 0 0 0 0
3586.53/3597.02 c rootredcost : 0 0 0 0
3586.53/3597.02 c symmetry : 0 0 0 0
3586.53/3597.02 c vbounds : 3404 0 0 0
3586.53/3597.02 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
3586.53/3597.02 c dualfix : 0.01 0.00 0.01 0.00 0.00 0.00
3586.53/3597.02 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3586.53/3597.02 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
3586.53/3597.02 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
3586.53/3597.02 c probing : 33.98 0.00 33.98 0.00 0.00 0.00
3586.53/3597.02 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
3586.53/3597.02 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
3586.53/3597.02 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
3586.53/3597.02 c symmetry : 14.36 0.00 14.36 0.00 0.00 0.00
3586.53/3597.02 c vbounds : 0.10 0.00 0.08 0.02 0.00 0.00
3586.53/3597.02 c Symmetry :
3586.53/3597.02 c #affected vars : 54112 (54112 bin, 0 int, 0 cont)
3586.53/3597.02 c orbitopal red. : 0 reductions applied, 0 cutoffs
3586.53/3597.02 c orbital reduction: 0 reductions applied, 0 cutoffs
3586.53/3597.02 c lexicographic red: 0 reductions applied, 0 cutoffs
3586.53/3597.02 c shadow tree time : 0.00 s
3586.53/3597.02 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
3586.53/3597.02 c propagation : 0.00 17 17 - 158 31.1 0 0.0 - - -
3586.53/3597.02 c infeasible LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3586.53/3597.02 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3586.53/3597.02 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
3586.53/3597.02 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
3586.53/3597.02 c applied globally : 0.00 - - 0 92 24.4 - - 0 - -
3586.53/3597.02 c applied locally : - - - 0 0 0.0 - - 0 - -
3586.53/3597.02 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
3586.53/3597.02 c cut pool : 0.00 - 0 0 - - 14 0 - - - - - (maximal pool size: 14)
3586.53/3597.02 c aggregation : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c > cmir : - - - - - - - 0 0 0 0 0 -
3586.53/3597.02 c > flowcover : - - - - - - - 0 0 0 0 0 -
3586.53/3597.02 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
3586.53/3597.02 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c clique : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c > gomorymi : - - - - - - - 0 0 0 0 0 -
3586.53/3597.02 c > strongcg : - - - - - - - 0 0 0 0 0 -
3586.53/3597.02 c impliedbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c mcf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c multilinear : 0.03 0.00 2 2 0 0 14 0 0 0 0 0 0
3586.53/3597.02 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c rlt : 0.00 0.00 2 2 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c zerohalf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.53/3597.02 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
3586.53/3597.02 c hybrid : 3.97 0.00 2 2 4000 0 52684 4000 0 52684
3586.53/3597.02 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c Pricers : ExecTime SetupTime Calls Vars
3586.53/3597.02 c problem variables: 0.00 - 0 0
3586.53/3597.02 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
3586.53/3597.02 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c random : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c relpscost : 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
3586.53/3597.02 c Primal Heuristics : ExecTime SetupTime Calls Found Best
3586.53/3597.02 c LP solutions : 0.00 - - 0 0
3586.53/3597.02 c relax solutions : 0.00 - - 0 0
3586.53/3597.02 c pseudo solutions : 0.00 - - 0 0
3586.53/3597.02 c strong branching : 0.00 - - 0 0
3586.53/3597.02 c actconsdiving : 0.00 0.00 0 0 0
3586.53/3597.02 c adaptivediving : 0.00 0.00 0 0 0
3586.53/3597.02 c alns : 0.00 0.00 0 0 0
3586.53/3597.02 c bound : 0.00 0.00 0 0 0
3586.53/3597.02 c clique : 1.96 0.00 1 0 0
3586.53/3597.02 c coefdiving : 0.00 0.00 0 0 0
3586.53/3597.02 c completesol : 0.00 0.00 0 0 0
3586.53/3597.02 c conflictdiving : 0.00 0.00 0 0 0
3586.53/3597.02 c crossover : 0.00 0.00 0 0 0
3586.53/3597.02 c dins : 0.00 0.00 0 0 0
3586.53/3597.02 c distributiondivin: 0.00 0.00 0 0 0
3586.53/3597.02 c dks : 0.00 0.00 0 0 0
3586.53/3597.02 c dps : 0.00 0.00 0 0 0
3586.53/3597.02 c dualval : 0.00 0.00 0 0 0
3586.53/3597.02 c farkasdiving : 0.00 0.00 0 0 0
3586.53/3597.02 c feaspump : 517.66 0.00 1 0 0
3586.53/3597.02 c fixandinfer : 0.00 0.00 0 0 0
3586.53/3597.02 c fracdiving : 0.00 0.00 0 0 0
3586.53/3597.02 c gins : 0.00 0.00 0 0 0
3586.53/3597.02 c guideddiving : 0.00 0.00 0 0 0
3586.53/3597.02 c indicator : 0.00 0.00 0 0 0
3586.53/3597.02 c indicatordiving : 0.00 0.00 0 0 0
3586.53/3597.02 c intdiving : 0.00 0.00 0 0 0
3586.53/3597.02 c intshifting : 0.00 0.00 0 0 0
3586.53/3597.02 c linesearchdiving : 0.00 0.00 0 0 0
3586.53/3597.02 c localbranching : 0.00 0.00 0 0 0
3586.53/3597.02 c locks : 0.43 0.00 1 0 0
3586.53/3597.02 c lpface : 0.00 0.00 0 0 0
3586.53/3597.02 c mpec : 0.00 0.00 0 0 0
3586.53/3597.02 c multistart : 0.00 0.00 0 0 0
3586.53/3597.02 c mutation : 0.00 0.00 0 0 0
3586.53/3597.02 c nlpdiving : 0.00 0.00 0 0 0
3586.53/3597.02 c objpscostdiving : 0.00 0.00 0 0 0
3586.53/3597.02 c octane : 0.00 0.00 0 0 0
3586.53/3597.02 c ofins : 0.00 0.00 0 0 0
3586.53/3597.02 c oneopt : 0.00 0.00 0 0 0
3586.53/3597.02 c padm : 0.00 0.00 0 0 0
3586.53/3597.02 c proximity : 0.00 0.00 0 0 0
3586.53/3597.02 c pscostdiving : 0.00 0.00 0 0 0
3586.53/3597.02 c randrounding : 0.13 0.00 2 0 0
3586.53/3597.02 c rens : 0.00 0.00 0 0 0
3586.53/3597.02 c reoptsols : 0.00 0.00 0 0 0
3586.53/3597.02 c repair : 0.00 0.00 0 0 0
3586.53/3597.02 c rins : 0.00 0.00 0 0 0
3586.53/3597.02 c rootsoldiving : 0.00 0.00 0 0 0
3586.53/3597.02 c rounding : 0.06 0.00 2 0 0
3586.53/3597.02 c scheduler : 0.00 0.00 0 0 0
3586.53/3597.02 c shiftandpropagate: 0.71 0.00 1 0 0
3586.53/3597.02 c shifting : 1.23 0.00 2 0 0
3586.53/3597.02 c simplerounding : 0.00 0.00 0 0 0
3586.53/3597.02 c subnlp : 0.00 0.00 0 0 0
3586.53/3597.02 c trivial : 0.04 0.00 2 0 0
3586.53/3597.02 c trivialnegation : 0.00 0.00 0 0 0
3586.53/3597.02 c trustregion : 0.00 0.00 0 0 0
3586.53/3597.02 c trysol : 0.00 0.00 0 0 0
3586.53/3597.02 c twoopt : 0.00 0.00 0 0 0
3586.53/3597.02 c undercover : 0.00 0.00 1 0 0
3586.53/3597.02 c vbounds : 2.41 0.00 1 0 0
3586.53/3597.02 c veclendiving : 0.00 0.00 0 0 0
3586.53/3597.02 c zeroobj : 0.00 0.00 0 0 0
3586.53/3597.02 c zirounding : 0.00 0.00 0 0 0
3586.53/3597.02 c other solutions : - - - 0 -
3586.53/3597.02 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
3586.53/3597.02 c rens : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.53/3597.02 c rins : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.53/3597.02 c mutation : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.53/3597.02 c localbranching : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.53/3597.02 c crossover : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.53/3597.02 c proximity : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.53/3597.02 c dins : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.53/3597.02 c zeroobjective : 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.53/3597.02 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.53/3597.02 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
3586.53/3597.02 c primal LP : 0.00 0 0 0.00 - 0.00 0
3586.53/3597.02 c dual LP : 3001.86 3 558737 186245.67 186.13 0.00 0
3586.53/3597.02 c lex dual LP : 0.00 0 0 0.00 -
3586.53/3597.02 c barrier LP : 0.00 0 0 0.00 - 0.00 0
3586.53/3597.02 c resolve instable : 0.00 0 0 0.00 -
3586.53/3597.02 c diving/probing LP: 516.69 13 244072 18774.77 472.37
3586.53/3597.02 c strong branching : 0.00 0 0 0.00 - - - 0
3586.53/3597.02 c (at root node) : - 0 0 0.00 -
3586.53/3597.02 c conflict analysis: 0.00 0 0 0.00 -
3586.53/3597.02 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
3586.53/3597.02 c benders : 0.00 0 0 0 0.00 0 0 0
3586.53/3597.02 c B&B Tree :
3586.53/3597.02 c number of runs : 1
3586.53/3597.02 c nodes : 1 (0 internal, 1 leaves)
3586.53/3597.02 c feasible leaves : 0
3586.53/3597.02 c infeas. leaves : 0
3586.53/3597.02 c objective leaves : 0
3586.53/3597.02 c nodes (total) : 1 (0 internal, 1 leaves)
3586.53/3597.02 c nodes left : 1
3586.53/3597.02 c max depth : 0
3586.53/3597.02 c max depth (total): 0
3586.53/3597.02 c backtracks : 0 (0.0%)
3586.53/3597.02 c early backtracks : 0 (0.0%)
3586.53/3597.02 c nodes exc. ref. : 0 (0.0%)
3586.53/3597.02 c delayed cutoffs : 0
3586.53/3597.02 c repropagations : 0 (0 domain reductions, 0 cutoffs)
3586.53/3597.02 c avg switch length: 1.00
3586.53/3597.02 c switching time : 0.00
3586.53/3597.02 c Root Node :
3586.53/3597.02 c First LP value : +0.00000000000000e+00
3586.53/3597.02 c First LP Iters : 235046 (329.92 Iter/sec)
3586.53/3597.02 c First LP Time : 712.43
3586.53/3597.02 c Final Dual Bound : +0.00000000000000e+00
3586.53/3597.02 c Final Root Iters : 802809
3586.53/3597.02 c Root LP Estimate : -
3586.53/3597.02 c Solution :
3586.53/3597.02 c Solutions found : 0 (0 improvements)
3586.53/3597.02 c Primal Bound : -
3586.53/3597.02 c Dual Bound : +0.00000000000000e+00
3586.53/3597.02 c Gap : infinite
3586.53/3597.02 c Integrals : Total Avg%
3586.53/3597.02 c primal-dual : 359702.09 100.00
3586.53/3597.02 c primal-ref : - - (not evaluated)
3586.53/3597.02 c dual-ref : - - (not evaluated)
3588.22/3598.77 c Time complete (sec): 3588.304
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 (57768 MiB free)
memory of node 1: 64507 MiB (59636 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544541-1753217085/watcher-4544541-1753217085 -o /tmp/evaluation-result-4544541-1753217085/solver-4544541-1753217085 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1753209881-168480 --watchdog 3760 pbsolver -f HOME/instance-4544541-1753217085.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=169470, runsolver pid=169467
Current StackSize limit: 8192 KiB
[startup+0.100065 s]*
/proc/loadavg: 4.06 4.08 4.09 5/262 169471
/proc/meminfo: memFree=120182948/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=59064 memory=48512 CPUtime=0.1 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 10171 0 0 0 8 2 0 0 20 0 1 0 237386389 60481536 12128 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 14766 12128 2176 2575 0 11673 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 59064 KiB
Current children cumulated memory: 48512 KiB
[startup+0.205641 s]*
/proc/loadavg: 4.06 4.08 4.09 5/262 169471
/proc/meminfo: memFree=120150692/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=95420 memory=84352 CPUtime=0.2 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 19141 0 0 0 17 3 0 0 20 0 1 0 237386389 97710080 21088 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 23855 21088 2176 2575 0 20762 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 95420 KiB
Current children cumulated memory: 84352 KiB
[startup+0.305385 s]*
/proc/loadavg: 4.06 4.08 4.09 5/262 169471
/proc/meminfo: memFree=120118436/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=128328 memory=117376 CPUtime=0.3 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 27385 0 0 0 25 5 0 0 20 0 1 0 237386389 131407872 29344 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 32082 29344 2176 2575 0 28989 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 128328 KiB
Current children cumulated memory: 117376 KiB
[startup+0.700193 s]
/proc/loadavg: 4.06 4.08 4.09 5/262 169471
/proc/meminfo: memFree=120061988/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=231712 memory=220632 CPUtime=0.69 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 52674 0 0 0 60 9 0 0 20 0 1 0 237386389 237273088 55158 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 57928 55158 2176 2575 0 54835 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 231712 KiB
Current children cumulated memory: 220632 KiB
[startup+1.50019 s]
/proc/loadavg: 4.13 4.09 4.09 5/262 169471
/proc/meminfo: memFree=119942296/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=424212 memory=413264 CPUtime=1.49 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 98800 0 0 0 132 17 0 0 20 0 1 0 237386389 434393088 103316 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 106053 103316 2176 2575 0 102960 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 424212 KiB
Current children cumulated memory: 413264 KiB
[startup+3.10555 s]
/proc/loadavg: 4.13 4.09 4.09 5/262 169471
/proc/meminfo: memFree=119174552/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=1141716 memory=1123784 CPUtime=3.09 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 267337 0 0 0 264 45 0 0 20 0 1 0 237386389 1169117184 280946 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 285429 280946 2368 2575 0 282336 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1141716 KiB
Current children cumulated memory: 1123784 KiB
[startup+6.30017 s]
/proc/loadavg: 4.12 4.09 4.09 3/256 169512
/proc/meminfo: memFree=124901204/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=1925596 memory=1890004 CPUtime=6.27 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 330559 0 0 0 552 75 0 0 20 0 1 0 237386389 1971810304 472501 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 481399 472501 2496 2575 0 478306 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1925596 KiB
Current children cumulated memory: 1890004 KiB
[startup+12.7002 s]
/proc/loadavg: 4.11 4.09 4.09 5/262 169561
/proc/meminfo: memFree=124096248/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=1889272 memory=1853796 CPUtime=12.64 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 428432 0 0 0 1172 92 0 0 20 0 1 0 237386389 1934614528 463449 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 472318 463449 2560 2575 0 469225 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1889272 KiB
Current children cumulated memory: 1853796 KiB
[startup+25.5002 s]
/proc/loadavg: 4.09 4.08 4.09 5/262 169562
/proc/meminfo: memFree=124134724/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=1889272 memory=1854308 CPUtime=25.39 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 428507 0 0 0 2447 92 0 0 20 0 1 0 237386389 1934614528 463577 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 472318 463577 2592 2575 0 469225 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1889272 KiB
Current children cumulated memory: 1854308 KiB
[startup+51.1054 s]
/proc/loadavg: 4.13 4.09 4.09 5/262 169562
/proc/meminfo: memFree=124241396/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=1889272 memory=1854436 CPUtime=50.89 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 428562 0 0 0 4996 93 0 0 20 0 1 0 237386389 1934614528 463609 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 472318 463609 2592 2575 0 469225 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 1889272 KiB
Current children cumulated memory: 1854436 KiB
[startup+102.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 169572
/proc/meminfo: memFree=122889940/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3253156 memory=3174820 CPUtime=101.9 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 626614 0 0 0 10039 151 0 0 20 0 1 0 237386389 3331231744 793705 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 813289 793705 2656 2575 0 810196 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 3253156 KiB
Current children cumulated memory: 3174820 KiB
[startup+162.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/264 169574
/proc/meminfo: memFree=122541584/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3276284 memory=3196860 CPUtime=161.72 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 627522 0 0 0 16020 152 0 0 20 0 1 0 237386389 3354914816 799215 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 819071 799215 2656 2575 0 815978 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 3276284 KiB
Current children cumulated memory: 3196860 KiB
[startup+222.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 169665
/proc/meminfo: memFree=124345448/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3276284 memory=3201144 CPUtime=221.53 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 627646 0 0 0 22001 152 0 0 20 0 1 0 237386389 3354914816 800286 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 819071 800286 2656 2575 0 815978 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 3276284 KiB
Current children cumulated memory: 3201144 KiB
[startup+282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 169667
/proc/meminfo: memFree=124268784/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3276284 memory=3201656 CPUtime=281.35 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 627651 0 0 0 27983 152 0 0 20 0 1 0 237386389 3354914816 800414 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 819071 800414 2656 2575 0 815978 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 3276284 KiB
Current children cumulated memory: 3201656 KiB
[startup+342.3 s]
/proc/loadavg: 4.00 4.07 4.08 5/264 169759
/proc/meminfo: memFree=124905232/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3276284 memory=3201656 CPUtime=341.18 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 627762 0 0 0 33965 153 0 0 20 0 1 0 237386389 3354914816 800414 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 819071 800414 2656 2575 0 815978 0
Current children cumulated CPU time: 341.18 s
Current children cumulated vsize: 3276284 KiB
Current children cumulated memory: 3201656 KiB
[startup+402.3 s]
/proc/loadavg: 4.06 4.07 4.08 5/263 169761
/proc/meminfo: memFree=124682520/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3299564 memory=3203704 CPUtime=401.01 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 628274 0 0 0 39948 153 0 0 20 0 1 0 237386389 3378753536 800926 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 824891 800926 2656 2575 0 821798 0
Current children cumulated CPU time: 401.01 s
Current children cumulated vsize: 3299564 KiB
Current children cumulated memory: 3203704 KiB
[startup+462.3 s]
/proc/loadavg: 4.07 4.07 4.08 5/262 169763
/proc/meminfo: memFree=124680696/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3299564 memory=3203704 CPUtime=460.83 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 628382 0 0 0 45929 154 0 0 20 0 1 0 237386389 3378753536 800926 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 824891 800926 2656 2575 0 821798 0
################
# More data... #
################
/proc/loadavg: 4.04 4.08 4.08 5/263 169965
/proc/meminfo: memFree=120479072/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3573528 memory=3497216 CPUtime=3212.81 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 649152 0 0 0 321114 167 0 0 20 0 1 0 237386389 3659292672 874304 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 893382 874304 2656 2575 0 890289 0
Current children cumulated CPU time: 3212.81 s
Current children cumulated vsize: 3573528 KiB
Current children cumulated memory: 3497216 KiB
[startup+3282.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/263 169967
/proc/meminfo: memFree=120479844/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3573528 memory=3497216 CPUtime=3272.65 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 649194 0 0 0 327098 167 0 0 20 0 1 0 237386389 3659292672 874304 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 893382 874304 2656 2575 0 890289 0
Current children cumulated CPU time: 3272.65 s
Current children cumulated vsize: 3573528 KiB
Current children cumulated memory: 3497216 KiB
[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 169969
/proc/meminfo: memFree=120486768/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3573528 memory=3497216 CPUtime=3332.49 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 649355 0 0 0 333082 167 0 0 20 0 1 0 237386389 3659292672 874304 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 893382 874304 2656 2575 0 890289 0
Current children cumulated CPU time: 3332.49 s
Current children cumulated vsize: 3573528 KiB
Current children cumulated memory: 3497216 KiB
[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 169971
/proc/meminfo: memFree=120512592/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3528344 memory=3451968 CPUtime=3392.34 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 652459 0 0 0 339064 170 0 0 20 0 1 0 237386389 3613024256 862992 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 882086 862992 2656 2575 0 878993 0
Current children cumulated CPU time: 3392.34 s
Current children cumulated vsize: 3528344 KiB
Current children cumulated memory: 3451968 KiB
[startup+3462.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/262 169973
/proc/meminfo: memFree=120511036/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3529792 memory=3453376 CPUtime=3452.18 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 652911 0 0 0 345048 170 0 0 20 0 1 0 237386389 3614507008 863344 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 882448 863344 2656 2575 0 879355 0
Current children cumulated CPU time: 3452.18 s
Current children cumulated vsize: 3529792 KiB
Current children cumulated memory: 3453376 KiB
[startup+3522.3 s]
/proc/loadavg: 3.99 4.06 4.08 4/256 170006
/proc/meminfo: memFree=121080124/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3531132 memory=3454784 CPUtime=3512.02 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 653246 0 0 0 351032 170 0 0 20 0 1 0 237386389 3615879168 863696 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 882783 863696 2656 2575 0 879690 0
Current children cumulated CPU time: 3512.02 s
Current children cumulated vsize: 3531132 KiB
Current children cumulated memory: 3454784 KiB
[startup+3582.3 s]
/proc/loadavg: 3.47 3.90 4.02 4/256 170008
/proc/meminfo: memFree=121090608/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3531884 memory=3455552 CPUtime=3571.86 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 653434 0 0 0 357016 170 0 0 20 0 1 0 237386389 3616649216 863888 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 882971 863888 2656 2575 0 879878 0
Current children cumulated CPU time: 3571.86 s
Current children cumulated vsize: 3531884 KiB
Current children cumulated memory: 3455552 KiB
[startup+3598.78 s]
# the end of solver process 169470 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3586.57 s, system=1.74016 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 3.47 3.90 4.02 4/256 170008
/proc/meminfo: memFree=121086764/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3531884 memory=3455552 CPUtime=3573.56 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 653434 0 0 0 357186 170 0 0 20 0 1 0 237386389 3616649216 863888 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 882971 863888 2656 2575 0 879878 0
Current children cumulated CPU time: 3573.56 s
Current children cumulated vsize: 3531884 KiB
Current children cumulated memory: 3455552 KiB
[startup+3590.4 s]
/proc/loadavg: 3.43 3.88 4.02 4/256 170008
/proc/meminfo: memFree=121087520/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3531884 memory=3455552 CPUtime=3579.94 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 653434 0 0 0 357824 170 0 0 20 0 1 0 237386389 3616649216 863888 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 882971 863888 2656 2575 0 879878 0
Current children cumulated CPU time: 3579.94 s
Current children cumulated vsize: 3531884 KiB
Current children cumulated memory: 3455552 KiB
[startup+3593.6 s]
/proc/loadavg: 3.40 3.87 4.01 4/256 170008
/proc/meminfo: memFree=121083676/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3532720 memory=3456320 CPUtime=3583.13 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 653643 0 0 0 358143 170 0 0 20 0 1 0 237386389 3617505280 864080 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 883180 864080 2656 2575 0 880087 0
Current children cumulated CPU time: 3583.13 s
Current children cumulated vsize: 3532720 KiB
Current children cumulated memory: 3456320 KiB
[startup+3596.8 s]
/proc/loadavg: 3.40 3.87 4.01 4/256 170008
/proc/meminfo: memFree=121083676/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3532720 memory=3456320 CPUtime=3586.32 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 653643 0 0 0 358462 170 0 0 20 0 1 0 237386389 3617505280 864080 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 883180 864080 2656 2575 0 880087 0
Current children cumulated CPU time: 3586.32 s
Current children cumulated vsize: 3532720 KiB
Current children cumulated memory: 3456320 KiB
[startup+3597.6 s]
/proc/loadavg: 3.37 3.85 4.00 4/256 170008
/proc/meminfo: memFree=121083676/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3532720 memory=3456320 CPUtime=3587.13 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 654408 0 0 0 358542 171 0 0 20 0 1 0 237386389 3617505280 864080 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 883180 864080 2656 2575 0 880087 0
Current children cumulated CPU time: 3587.13 s
Current children cumulated vsize: 3532720 KiB
Current children cumulated memory: 3456320 KiB
[startup+3598.4 s]
/proc/loadavg: 3.37 3.85 4.00 4/256 170008
/proc/meminfo: memFree=121083928/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=3524872 memory=3448960 CPUtime=3587.93 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 654641 0 0 0 358622 171 0 0 20 0 1 0 237386389 3609468928 862240 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 881218 862240 2656 2575 0 878125 0
Current children cumulated CPU time: 3587.93 s
Current children cumulated vsize: 3524872 KiB
Current children cumulated memory: 3448960 KiB
[startup+3598.6 s]
/proc/loadavg: 3.37 3.85 4.00 4/256 170008
/proc/meminfo: memFree=121083928/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=2997660 memory=2952528 CPUtime=3588.12 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 654732 0 0 0 358641 171 0 0 20 0 1 0 237386389 3069603840 738132 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 749415 738132 2656 2575 0 746322 0
Current children cumulated CPU time: 3588.12 s
Current children cumulated vsize: 2997660 KiB
Current children cumulated memory: 2952528 KiB
[startup+3598.7 s]
/proc/loadavg: 3.37 3.85 4.00 4/256 170008
/proc/meminfo: memFree=121083928/131249996 swapFree=33010672/33010684
[pid=169470] ppid=169467 vsize=2875956 memory=2830824 CPUtime=3588.22 cores=5,7
/proc/169470/stat : 169470 (pbsolver) R 169467 169470 168467 0 -1 4194304 654755 0 0 0 358650 172 0 0 20 0 1 0 237386389 2944978944 707706 18446744073709551615 4198400 14743177 140735894499296 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 33374208 140735894501768 140735894501864 140735894501864 140735894507468 0
/proc/169470/statm: 718989 707706 2656 2575 0 715896 0
Current children cumulated CPU time: 3588.22 s
Current children cumulated vsize: 2875956 KiB
Current children cumulated memory: 2830824 KiB
Child status: 0
Real time (s): 3598.78
CPU time (s): 3588.31
CPU user time (s): 3586.57
CPU system time (s): 1.74016
CPU usage (%): 99.7091
Max. virtual memory (cumulated for all children) (KiB): 3586680
Max. memory (cumulated for all children) (KiB): 3497216
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.57
system time used= 1.74016
maximum resident set size= 3576204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 654814
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= 17
involuntary context switches= 1345
# summary of solver processes directly reported to runsolver:
# pid: 169470
# total CPU time (s): 3588.31
# total CPU user time (s): 3586.57
# total CPU system time (s): 1.74016
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.57103 second user time and 17.1882 second system time
The end