0.00/0.00 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00 c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-4514348-1751227492.opb>
0.09/0.13 c original problem has 5700 variables (5700 bin, 0 int, 0 impl, 0 cont) and 27830 constraints
0.09/0.13 c problem read in 0.12
0.09/0.13 c No objective function, only one solution is needed.
0.19/0.22 c presolving:
0.40/0.45 c (0.4s) running MILP presolver
0.49/0.53 c (0.5s) MILP presolver (2 rounds): 0 aggregations, 3 fixings, 0 bound changes
0.49/0.53 c (round 1, medium) 7 del vars, 5 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 10877 clqs
0.49/0.53 c (round 2, fast) 7 del vars, 725 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 11169 clqs
0.58/0.68 c (round 3, exhaustive) 7 del vars, 725 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 27104 upgd conss, 0 impls, 11169 clqs
1.28/1.38 c (1.4s) probing: 51/5694 (0.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.28/1.38 c (1.4s) probing aborted: 50/50 successive totally useless probings
1.47/1.50 c (1.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.77/1.85 c (1.8s) symmetry computation finished: 37 generators found (max: 1500, log10 of symmetry group size: 10.0) (symcode time: 0.20)
1.77/1.86 c dynamic symmetry handling statistics:
1.77/1.86 c orbitopal reduction: no components
1.77/1.86 c orbital reduction: no components
1.77/1.86 c lexicographic reduction: 37 permutations with support sizes 148, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150
1.77/1.86 c handled 37 out of 37 symmetry components
1.87/1.92 c presolving (4 rounds: 4 fast, 3 medium, 2 exhaustive):
1.87/1.92 c 7 deleted vars, 725 deleted constraints, 0 added constraints, 3 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.87/1.92 c 0 implications, 11169 cliques
1.87/1.92 c presolved problem has 5694 variables (5694 bin, 0 int, 0 impl, 0 cont) and 27105 constraints
1.87/1.92 c 1 constraints of type <knapsack>
1.87/1.92 c 11169 constraints of type <setppc>
1.87/1.92 c 1 constraints of type <linear>
1.87/1.92 c 15934 constraints of type <logicor>
1.87/1.92 c transformed objective value is always integral (scale: 1)
1.87/1.92 c Presolving Time: 1.70
1.87/1.92 c - non default parameters ----------------------------------------------------------------------
1.87/1.92 c # SCIP version 10.0.0
1.87/1.92 c
1.87/1.92 c # maximal time in seconds to run
1.87/1.92 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.87/1.92 c limits/time = 3596.998008
1.87/1.92 c
1.87/1.92 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.87/1.92 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.87/1.92 c limits/memory = 27900
1.87/1.92 c
1.87/1.92 c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
1.87/1.92 c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
1.87/1.92 c limits/solutions = 1
1.87/1.92 c
1.87/1.92 c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
1.87/1.92 c # [type: int, advanced: FALSE, range: [0,7], default: 7]
1.87/1.92 c misc/usesymmetry = 3
1.87/1.92 c
1.87/1.92 c # belongs reading time to solving time?
1.87/1.92 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.87/1.92 c timing/reading = TRUE
1.87/1.92 c
1.87/1.92 c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
1.87/1.92 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.87/1.92 c propagating/symmetry/detectdoublelex = FALSE
1.87/1.92 c
1.87/1.92 c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
1.87/1.92 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.87/1.92 c propagating/symmetry/detectsubgroups = FALSE
1.87/1.92 c
1.87/1.92 c # Type of symmetries that shall be computed?
1.87/1.92 c # [type: int, advanced: TRUE, range: [0,1], default: 0]
1.87/1.92 c propagating/symmetry/symtype = 1
1.87/1.92 c
1.87/1.92 c # Should components consisting of a single full reflection be handled?
1.87/1.92 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.87/1.92 c propagating/symmetry/usesimplesgncomp = FALSE
1.87/1.92 c
1.87/1.92 c -----------------------------------------------------------------------------------------------
1.87/1.92 c start solving
1.87/1.92 c
4.36/4.44 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
4.36/4.44 c 4.4s| 1 | 0 | 4666 | - | 302M | 0 |5694 | 27k| 27k| 0 | 0 | 137 | 0 | 0.000000e+00 | -- | Inf | unknown
56.21/56.42 c 56.4s| 1 | 0 | 34571 | - | 310M | 0 |5694 | 27k| 27k| 36 | 1 | 142 | 0 | 0.000000e+00 | -- | Inf | unknown
65.98/66.28 c 66.3s| 1 | 0 | 42800 | - | 318M | 0 |5694 | 27k| 27k| 72 | 2 | 142 | 0 | 0.000000e+00 | -- | Inf | unknown
79.53/79.88 c 79.9s| 1 | 0 | 54045 | - | 359M | 0 |5694 | 27k| 27k| 99 | 3 | 149 | 0 | 0.000000e+00 | -- | Inf | unknown
94.57/94.90 c 94.9s| 1 | 0 | 63227 | - | 362M | 0 |5694 | 27k| 27k| 127 | 4 | 155 | 0 | 0.000000e+00 | -- | Inf | unknown
111.31/111.78 c 112s| 1 | 0 | 72281 | - | 366M | 0 |5694 | 27k| 27k| 147 | 5 | 155 | 0 | 0.000000e+00 | -- | Inf | unknown
127.06/127.53 c 128s| 1 | 0 | 79891 | - | 373M | 0 |5694 | 27k| 27k| 169 | 6 | 164 | 0 | 0.000000e+00 | -- | Inf | unknown
145.09/145.63 c 146s| 1 | 0 | 89155 | - | 378M | 0 |5694 | 27k| 27k| 185 | 7 | 171 | 0 | 0.000000e+00 | -- | Inf | unknown
175.88/176.58 c 177s| 1 | 0 |102070 | - | 388M | 0 |5694 | 27k| 27k| 223 | 8 | 171 | 0 | 0.000000e+00 | -- | Inf | unknown
196.10/196.89 c 197s| 1 | 0 |114220 | - | 404M | 0 |5694 | 27k| 27k| 244 | 9 | 171 | 0 | 0.000000e+00 | -- | Inf | unknown
213.54/214.36 c 214s| 1 | 0 |123584 | - | 411M | 0 |5694 | 27k| 27k| 261 | 10 | 179 | 0 | 0.000000e+00 | -- | Inf | unknown
233.36/234.27 c 234s| 1 | 0 |135312 | - | 424M | 0 |5694 | 27k| 27k| 279 | 11 | 186 | 0 | 0.000000e+00 | -- | Inf | unknown
349.13/350.42 c 350s| 1 | 2 |186973 | - | 424M | 0 |5694 | 27k| 27k| 279 | 11 | 205 | 19 | 0.000000e+00 | -- | Inf | unknown
2938.20/2946.74 c 2947s| 100 | 55 | 1872k|17550.2 | 450M | 28 |5694 | 27k| 27k| 470 | 1 | 932 | 19 | 0.000000e+00 | -- | Inf | unknown
3415.64/3425.56 c 3426s| 200 | 65 | 2340k|11082.9 | 466M | 30 |5694 | 27k| 27k| 693 | 0 |1039 | 19 | 0.000000e+00 | -- | Inf | unknown
3586.66/3597.00 c
3586.66/3597.00 c SCIP Status : solving was interrupted [time limit reached]
3586.66/3597.00 c Solving Time (sec) : 3597.00
3586.66/3597.00 c Solving Nodes : 243
3586.66/3597.00 c Primal Bound : +1.00000000000000e+20 (0 solutions)
3586.66/3597.00 c Dual Bound : +0.00000000000000e+00
3586.66/3597.00 c Gap : infinite
3586.66/3597.00 s UNKNOWN
3586.66/3597.00 c SCIP Status : solving was interrupted [time limit reached]
3586.66/3597.00 c Total Time : 3597.00
3586.66/3597.00 c solving : 3597.00
3586.66/3597.00 c presolving : 1.70 (included in solving)
3586.66/3597.00 c reading : 0.12 (included in solving)
3586.66/3597.00 c copying : 0.22 (4 #copies) (minimal 0.05, maximal 0.06, average 0.05)
3586.66/3597.00 c Original Problem :
3586.66/3597.00 c Problem name : HOME/instance-4514348-1751227492.opb
3586.66/3597.00 c Variables : 5700 (5700 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.66/3597.00 c Constraints : 27830 initial, 27830 maximal
3586.66/3597.00 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.66/3597.00 c Presolved Problem :
3586.66/3597.00 c Problem name : t_HOME/instance-4514348-1751227492.opb
3586.66/3597.00 c Variables : 5694 (5694 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.66/3597.00 c Constraints : 27105 initial, 27794 maximal
3586.66/3597.00 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.66/3597.00 c Nonzeros : 401028 constraint, 22338 clique table
3586.66/3597.00 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
3586.66/3597.00 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c domcol : 0.04 0.00 1 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c dualsparsify : 0.12 0.00 1 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c gateextraction : 0.03 0.00 1 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c implics : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c milp : 0.23 0.00 1 3 0 0 0 0 1 0 0 0
3586.66/3597.00 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c sparsify : 0.12 0.00 1 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c trivial : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c dualfix : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c probing : 0.06 0.00 1 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c symmetry : 0.36 0.00 1 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c vbounds : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c knapsack : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c setppc : 0.01 0.00 3 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c linear : 0.19 0.05 6 3 0 0 3 0 724 0 0 0
3586.66/3597.00 c logicor : 0.44 0.03 3 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c benders : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c components : 0.03 0.00 1 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c root node : - - - 0 - - 0 - - - - -
3586.66/3597.00 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
3586.66/3597.00 c benderslp : 0 0 0 0 155 0 0 40 0 0 0 0 0 0 0
3586.66/3597.00 c integral : 0 0 0 0 155 0 0 40 0 0 0 0 0 0 310
3586.66/3597.00 c knapsack : 1 1 11 15467 0 0 0 36 8719 2 4768 0 0 0 0
3586.66/3597.00 c setppc : 11169 11169 11 15642 0 0 0 29 36994 2 11958 0 0 0 0
3586.66/3597.00 c linear : 1+ 28 11 15605 0 0 0 4 2709 109 0 0 0 0 0
3586.66/3597.00 c logicor : 15934+ 16596 11 6242 0 0 0 0 116573 92 360070 0 0 0 0
3586.66/3597.00 c benders : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
3586.66/3597.00 c benderslp : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c integral : 26.30 0.00 0.00 0.00 26.30 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c knapsack : 0.07 0.00 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c setppc : 0.76 0.00 0.01 0.73 0.00 0.00 0.00 0.00 0.01 0.01
3586.66/3597.00 c linear : 0.10 0.05 0.00 0.04 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c logicor : 1.86 0.03 0.05 1.74 0.00 0.00 0.00 0.00 0.03 0.01
3586.66/3597.00 c benders : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c Propagators : #Propagate #ResProp Cutoffs DomReds
3586.66/3597.00 c dualfix : 1 0 0 0
3586.66/3597.00 c genvbounds : 0 0 0 0
3586.66/3597.00 c nlobbt : 0 0 0 0
3586.66/3597.00 c obbt : 0 0 0 0
3586.66/3597.00 c probing : 0 0 0 0
3586.66/3597.00 c pseudoobj : 0 0 0 0
3586.66/3597.00 c redcost : 0 0 0 0
3586.66/3597.00 c rootredcost : 0 0 0 0
3586.66/3597.00 c symmetry : 0 0 0 0
3586.66/3597.00 c vbounds : 1949 0 0 0
3586.66/3597.00 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
3586.66/3597.00 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c probing : 0.06 0.00 0.06 0.00 0.00 0.00
3586.66/3597.00 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c symmetry : 0.37 0.00 0.36 0.01 0.00 0.00
3586.66/3597.00 c vbounds : 0.01 0.00 0.00 0.00 0.00 0.00
3586.66/3597.00 c Symmetry :
3586.66/3597.00 c orbitopal red. : 0 reductions applied, 0 cutoffs
3586.66/3597.00 c orbital reduction: 0 reductions applied, 0 cutoffs
3586.66/3597.00 c lexicographic red: 0 reductions applied, 0 cutoffs
3586.66/3597.00 c shadow tree time : 0.00 s
3586.66/3597.00 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
3586.66/3597.00 c propagation : 0.01 92 90 - 764 44.1 0 0.0 - - -
3586.66/3597.00 c infeasible LP : 0.45 177 131 - 2203 307.4 0 0.0 28 712.8 0
3586.66/3597.00 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3586.66/3597.00 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
3586.66/3597.00 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
3586.66/3597.00 c applied globally : 0.02 - - 0 1024 108.5 - - 28 - -
3586.66/3597.00 c applied locally : - - - 0 3 891.3 - - 0 - -
3586.66/3597.00 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
3586.66/3597.00 c cut pool : 0.05 - 56 21 - - 750 1593 - - - - - (maximal pool size: 750)
3586.66/3597.00 c aggregation : 0.54 0.00 19 11 0 0 27 114 0 87 87 0 0
3586.66/3597.00 c > cmir : - - - - - - - 114 0 87 87 0 -
3586.66/3597.00 c > flowcover : - - - - - - - 0 0 0 0 0 -
3586.66/3597.00 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
3586.66/3597.00 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c clique : 0.56 0.00 11 11 0 0 64 204 0 196 196 0 0
3586.66/3597.00 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c gomory : 92.46 0.00 18 10 0 0 472 764 0 36 36 0 0
3586.66/3597.00 c > gomorymi : - - - - - - - 379 0 4 4 0 -
3586.66/3597.00 c > strongcg : - - - - - - - 385 0 32 32 0 -
3586.66/3597.00 c impliedbounds : 0.01 0.00 19 11 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c mcf : 0.02 0.00 1 1 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c multilinear : 0.00 0.00 23 11 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c rlt : 0.00 0.00 14 10 0 0 0 0 0 0 0 0 0
3586.66/3597.00 c zerohalf : 2.79 0.00 19 11 0 0 255 511 68 459 394 65 0
3586.66/3597.00 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
3586.66/3597.00 c hybrid : 0.02 0.00 43 11 778 0 883 279 0 735
3586.66/3597.00 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c Pricers : ExecTime SetupTime Calls Vars
3586.66/3597.00 c problem variables: 0.00 - 0 0
3586.66/3597.00 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
3586.66/3597.00 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c random : 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c relpscost : 26.30 0.00 155 0 0 0 0 0 0 310
3586.66/3597.00 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
3586.66/3597.00 c Primal Heuristics : ExecTime SetupTime Calls Found Best
3586.66/3597.00 c LP solutions : 0.00 - - 0 0
3586.66/3597.00 c relax solutions : 0.00 - - 0 0
3586.66/3597.00 c pseudo solutions : 0.00 - - 0 0
3586.66/3597.00 c strong branching : 0.00 - - 0 0
3586.66/3597.00 c actconsdiving : 0.00 0.00 0 0 0
3586.66/3597.00 c adaptivediving : 119.30 0.00 1 0 0
3586.66/3597.00 c alns : 0.76 0.00 4 0 0
3586.66/3597.00 c bound : 0.00 0.00 0 0 0
3586.66/3597.00 c clique : 0.16 0.00 1 0 0
3586.66/3597.00 c coefdiving : 0.00 0.00 0 0 0
3586.66/3597.00 c completesol : 0.00 0.00 0 0 0
3586.66/3597.00 c conflictdiving : 154.78 0.00 3 0 0
3586.66/3597.00 c crossover : 0.00 0.00 0 0 0
3586.66/3597.00 c dins : 0.00 0.00 0 0 0
3586.66/3597.00 c distributiondivin: 98.52 0.00 3 0 0
3586.66/3597.00 c dps : 0.00 0.00 0 0 0
3586.66/3597.00 c dualval : 0.00 0.00 0 0 0
3586.66/3597.00 c farkasdiving : 0.00 0.00 0 0 0
3586.66/3597.00 c feasjump : 0.15 0.00 1 0 0
3586.66/3597.00 c feaspump : 45.03 0.00 1 0 0
3586.66/3597.00 c fixandinfer : 0.00 0.00 0 0 0
3586.66/3597.00 c fracdiving : 148.35 0.00 3 0 0
3586.66/3597.00 c gins : 0.00 0.00 0 0 0
3586.66/3597.00 c guideddiving : 0.00 0.00 0 0 0
3586.66/3597.00 c indcoefdiving : 0.00 0.00 0 0 0
3586.66/3597.00 c indicator : 0.00 0.00 0 0 0
3586.66/3597.00 c indicatordiving : 0.00 0.00 0 0 0
3586.66/3597.00 c indoneopt : 0.00 0.00 0 0 0
3586.66/3597.00 c indrounding : 0.00 0.00 0 0 0
3586.66/3597.00 c indtwoopt : 0.00 0.00 0 0 0
3586.66/3597.00 c intdiving : 0.00 0.00 0 0 0
3586.66/3597.00 c intshifting : 0.00 0.00 0 0 0
3586.66/3597.00 c linesearchdiving : 86.76 0.00 3 0 0
3586.66/3597.00 c localbranching : 0.00 0.00 0 0 0
3586.66/3597.00 c locks : 0.05 0.00 1 0 0
3586.66/3597.00 c lpface : 0.00 0.00 0 0 0
3586.66/3597.00 c mpec : 0.00 0.00 0 0 0
3586.66/3597.00 c multistart : 0.00 0.00 0 0 0
3586.66/3597.00 c mutation : 0.00 0.00 0 0 0
3586.66/3597.00 c nlpdiving : 0.00 0.00 0 0 0
3586.66/3597.00 c objpscostdiving : 1264.07 0.00 1 0 0
3586.66/3597.00 c octane : 0.00 0.00 0 0 0
3586.66/3597.00 c ofins : 0.00 0.00 0 0 0
3586.66/3597.00 c oneopt : 0.00 0.00 0 0 0
3586.66/3597.00 c padm : 0.00 0.00 0 0 0
3586.66/3597.00 c proximity : 0.00 0.00 0 0 0
3586.66/3597.00 c pscostdiving : 135.11 0.00 3 0 0
3586.66/3597.00 c randrounding : 0.18 0.00 45 0 0
3586.66/3597.00 c rens : 0.00 0.00 0 0 0
3586.66/3597.00 c reoptsols : 0.00 0.00 0 0 0
3586.66/3597.00 c repair : 0.00 0.00 0 0 0
3586.66/3597.00 c rins : 0.00 0.00 0 0 0
3586.66/3597.00 c rootsoldiving : 29.75 0.00 1 0 0
3586.66/3597.00 c rounding : 0.28 0.00 136 0 0
3586.66/3597.00 c scheduler : 0.00 0.00 0 0 0
3586.66/3597.00 c shiftandpropagate: 0.29 0.00 1 0 0
3586.66/3597.00 c shifting : 0.69 0.00 60 0 0
3586.66/3597.00 c simplerounding : 0.00 0.00 0 0 0
3586.66/3597.00 c smallcard : 0.00 0.00 0 0 0
3586.66/3597.00 c subnlp : 0.00 0.00 0 0 0
3586.66/3597.00 c trivial : 0.00 0.00 2 0 0
3586.66/3597.00 c trivialnegation : 0.00 0.00 0 0 0
3586.66/3597.00 c trustregion : 0.00 0.00 0 0 0
3586.66/3597.00 c trysol : 0.00 0.00 0 0 0
3586.66/3597.00 c twoopt : 0.00 0.00 0 0 0
3586.66/3597.00 c undercover : 0.00 0.00 0 0 0
3586.66/3597.00 c vbounds : 0.29 0.00 1 0 0
3586.66/3597.00 c veclendiving : 197.30 0.00 2 0 0
3586.66/3597.00 c zeroobj : 0.00 0.00 0 0 0
3586.66/3597.00 c zirounding : 0.31 0.00 155 0 0
3586.66/3597.00 c other solutions : - - - 0 -
3586.66/3597.00 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
3586.66/3597.00 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.66/3597.00 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.66/3597.00 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.66/3597.00 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.66/3597.00 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.66/3597.00 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.66/3597.00 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.66/3597.00 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.66/3597.00 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.66/3597.00 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
3586.66/3597.00 c primal LP : 0.17 16 0 0.00 0.00 0.17 16
3586.66/3597.00 c dual LP : 1186.76 285 1259341 4418.74 1061.16 0.00 0
3586.66/3597.00 c lex dual LP : 0.00 0 0 0.00 -
3586.66/3597.00 c barrier LP : 0.00 0 0 0.00 - 0.00 0
3586.66/3597.00 c resolve instable : 0.00 0 0 0.00 -
3586.66/3597.00 c diving/probing LP: 2269.50 2763 1270818 459.94 559.95
3586.66/3597.00 c strong branching : 23.58 19 19000 1000.00 805.84 - - 38
3586.66/3597.00 c (at root node) : - 19 19000 1000.00 -
3586.66/3597.00 c conflict analysis: 0.00 0 0 0.00 -
3586.66/3597.00 c B&B Tree :
3586.66/3597.00 c number of runs : 1
3586.66/3597.00 c nodes : 243 (155 internal, 88 leaves)
3586.66/3597.00 c feasible leaves : 0
3586.66/3597.00 c infeas. leaves : 87
3586.66/3597.00 c objective leaves : 0
3586.66/3597.00 c nodes (total) : 243 (155 internal, 88 leaves)
3586.66/3597.00 c nodes left : 69
3586.66/3597.00 c max depth : 39
3586.66/3597.00 c max depth (total): 39
3586.66/3597.00 c backtracks : 44 (18.1%)
3586.66/3597.00 c early backtracks : 0 (0.0%)
3586.66/3597.00 c nodes exc. ref. : 0 (0.0%)
3586.66/3597.00 c delayed cutoffs : 0
3586.66/3597.00 c repropagations : 0 (0 domain reductions, 0 cutoffs)
3586.66/3597.00 c avg switch length: 2.36
3586.66/3597.00 c switching time : 0.91
3586.66/3597.00 c Root Node :
3586.66/3597.00 c First LP value : +0.00000000000000e+00
3586.66/3597.00 c First LP Iters : 4666 (2954.43 Iter/sec)
3586.66/3597.00 c First LP Time : 1.58
3586.66/3597.00 c Final Dual Bound : +0.00000000000000e+00
3586.66/3597.00 c Final Root Iters : 135312
3586.66/3597.00 c Root LP Estimate : +1.58284027230720e-03
3586.66/3597.00 c Solution :
3586.66/3597.00 c Solutions found : 0 (0 improvements)
3586.66/3597.00 c Primal Bound : -
3586.66/3597.00 c Dual Bound : +0.00000000000000e+00
3586.66/3597.00 c Gap : infinite
3586.66/3597.00 c Integrals : Total Avg%
3586.66/3597.00 c primal-dual : 359699.89 100.00
3586.66/3597.00 c primal-ref : - - (not evaluated)
3586.66/3597.00 c dual-ref : - - (not evaluated)
3586.76/3597.13 c Time complete: 3586.8.
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 (62852 MiB free)
memory of node 1: 64507 MiB (63828 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514348-1751227492/watcher-4514348-1751227492 -o /tmp/evaluation-result-4514348-1751227492/solver-4514348-1751227492 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751227488-29472 --watchdog 3760 pbscip -f HOME/instance-4514348-1751227492.opb -t 3600 -j 2 -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
Starting watchdog thread
solver pid=29890, runsolver pid=29887
Current StackSize limit: 8192 KiB
[startup+0.100057 s]*
/proc/loadavg: 0.90 1.03 1.48 4/261 29891
/proc/meminfo: memFree=129660348/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=61252 memory=33664 CPUtime=0.09 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 5503 0 0 0 8 1 0 0 20 0 1 0 38428036 62722048 8416 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 15313 8416 3232 3530 0 6764 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 61252 KiB
Current children cumulated memory: 33664 KiB
[startup+0.204599 s]*
/proc/loadavg: 0.90 1.03 1.48 4/262 29903
/proc/meminfo: memFree=129584496/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=130812 memory=104148 CPUtime=0.19 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 23372 0 0 0 16 3 0 0 20 0 1 0 38428036 133951488 26037 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 32703 26037 3520 3530 0 24154 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 130812 KiB
Current children cumulated memory: 104148 KiB
[startup+0.305474 s]*
/proc/loadavg: 0.90 1.03 1.48 4/262 29905
/proc/meminfo: memFree=129552996/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=157660 memory=121816 CPUtime=0.29 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 28018 0 0 0 25 4 0 0 20 0 1 0 38428036 161443840 30454 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 39415 30454 3552 3530 0 30866 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 157660 KiB
Current children cumulated memory: 121816 KiB
[startup+0.700161 s]
/proc/loadavg: 0.90 1.03 1.48 5/260 29925
/proc/meminfo: memFree=129495536/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=203980 memory=176600 CPUtime=0.68 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 44196 0 0 0 60 8 0 0 20 0 1 0 38428036 208875520 44150 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 50995 44150 3712 3530 0 42446 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 203980 KiB
Current children cumulated memory: 176600 KiB
[startup+1.50016 s]
/proc/loadavg: 0.90 1.03 1.48 5/264 29936
/proc/meminfo: memFree=129423864/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=226012 memory=195504 CPUtime=1.47 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 47365 0 0 0 139 8 0 0 20 0 1 0 38428036 231436288 48876 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 56503 48876 3744 3530 0 47954 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 226012 KiB
Current children cumulated memory: 195504 KiB
[startup+3.10523 s]
/proc/loadavg: 1.23 1.10 1.50 5/264 29936
/proc/meminfo: memFree=129122140/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=380696 memory=350380 CPUtime=3.07 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 72147 0 0 0 295 12 0 0 20 0 1 0 38428036 389832704 87595 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 95174 87595 3936 3530 0 86625 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 380696 KiB
Current children cumulated memory: 350380 KiB
[startup+6.30015 s]
/proc/loadavg: 1.23 1.10 1.50 5/264 29936
/proc/meminfo: memFree=129100364/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=396156 memory=366040 CPUtime=6.26 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 73547 0 0 0 613 13 0 0 20 0 1 0 38428036 405663744 91510 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 99039 91510 3936 3530 0 90490 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 396156 KiB
Current children cumulated memory: 366040 KiB
[startup+12.7002 s]
/proc/loadavg: 1.73 1.21 1.53 5/264 29936
/proc/meminfo: memFree=129017516/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=397608 memory=367576 CPUtime=12.64 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 73921 0 0 0 1251 13 0 0 20 0 1 0 38428036 407150592 91894 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 99402 91894 3936 3530 0 90853 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 397608 KiB
Current children cumulated memory: 367576 KiB
[startup+25.5002 s]
/proc/loadavg: 2.08 1.30 1.56 5/264 29936
/proc/meminfo: memFree=128919316/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=410876 memory=380760 CPUtime=25.4 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 76216 0 0 0 2527 13 0 0 20 0 1 0 38428036 420737024 95190 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 102719 95190 3936 3530 0 94170 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 410876 KiB
Current children cumulated memory: 380760 KiB
[startup+51.1052 s]
/proc/loadavg: 2.82 1.54 1.63 5/265 29938
/proc/meminfo: memFree=128835852/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=426824 memory=396760 CPUtime=50.93 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 78185 0 0 0 5079 14 0 0 20 0 1 0 38428036 437067776 99190 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 106706 99190 3936 3530 0 98157 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 426824 KiB
Current children cumulated memory: 396760 KiB
[startup+102.3 s]
/proc/loadavg: 3.53 1.95 1.77 5/265 29939
/proc/meminfo: memFree=128726812/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=474484 memory=438104 CPUtime=101.95 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 88540 0 0 0 10179 16 0 0 20 0 1 0 38428036 485871616 109526 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 118621 109526 3936 3530 0 110072 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 474484 KiB
Current children cumulated memory: 438104 KiB
[startup+162.3 s]
/proc/loadavg: 3.87 2.35 1.92 5/265 29946
/proc/meminfo: memFree=128648612/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=495756 memory=451596 CPUtime=161.73 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 91422 0 0 0 16157 16 0 0 20 0 1 0 38428036 507654144 112899 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 123939 112899 3936 3530 0 115390 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 495756 KiB
Current children cumulated memory: 451596 KiB
[startup+222.3 s]
/proc/loadavg: 4.06 2.68 2.06 5/265 29948
/proc/meminfo: memFree=128577452/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=535552 memory=483852 CPUtime=221.51 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 99484 0 0 0 22134 17 0 0 20 0 1 0 38428036 548405248 120963 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 133888 120963 3936 3530 0 125339 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 535552 KiB
Current children cumulated memory: 483852 KiB
[startup+282.3 s]
/proc/loadavg: 4.08 2.94 2.19 5/265 29950
/proc/meminfo: memFree=128526536/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=535552 memory=485388 CPUtime=281.28 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 99897 0 0 0 28111 17 0 0 20 0 1 0 38428036 548405248 121347 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 133888 121347 3936 3530 0 125339 0
Current children cumulated CPU time: 281.28 s
Current children cumulated vsize: 535552 KiB
Current children cumulated memory: 485388 KiB
[startup+342.3 s]
/proc/loadavg: 4.11 3.15 2.31 5/266 29953
/proc/meminfo: memFree=128462724/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=578172 memory=525964 CPUtime=341.06 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 110009 0 0 0 34088 18 0 0 20 0 1 0 38428036 592048128 131491 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 144543 131491 3968 3530 0 135994 0
Current children cumulated CPU time: 341.06 s
Current children cumulated vsize: 578172 KiB
Current children cumulated memory: 525964 KiB
[startup+402.3 s]
/proc/loadavg: 4.10 3.32 2.43 5/266 29955
/proc/meminfo: memFree=128441484/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=578172 memory=525964 CPUtime=400.84 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 110037 0 0 0 40066 18 0 0 20 0 1 0 38428036 592048128 131491 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 144543 131491 3968 3530 0 135994 0
Current children cumulated CPU time: 400.84 s
Current children cumulated vsize: 578172 KiB
Current children cumulated memory: 525964 KiB
[startup+462.3 s]
/proc/loadavg: 4.69 3.63 2.59 5/266 29960
/proc/meminfo: memFree=128400824/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=578172 memory=525964 CPUtime=460.62 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 110037 0 0 0 46044 18 0 0 20 0 1 0 38428036 592048128 131491 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 144543 131491 3968 3530 0 135994 0
Current children cumulated CPU time: 460.62 s
################
# More data... #
################
/proc/loadavg: 4.06 4.08 4.01 5/264 30316
/proc/meminfo: memFree=127952924/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3213.02 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128154 0 0 0 321266 36 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3213.02 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3282.3 s]
/proc/loadavg: 4.13 4.09 4.02 5/263 30318
/proc/meminfo: memFree=127952240/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3272.85 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128158 0 0 0 327248 37 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3272.85 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3342.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/263 30320
/proc/meminfo: memFree=127952456/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3332.69 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128158 0 0 0 333231 38 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3332.69 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3402.3 s]
/proc/loadavg: 4.12 4.09 4.02 5/263 30333
/proc/meminfo: memFree=127951432/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3392.51 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128159 0 0 0 339213 38 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3392.51 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3462.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/264 30336
/proc/meminfo: memFree=127950932/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3452.34 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128159 0 0 0 345195 39 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3452.34 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3522.3 s]
/proc/loadavg: 4.08 4.08 4.02 5/263 30340
/proc/meminfo: memFree=127966172/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3512.17 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128159 0 0 0 351178 39 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3512.17 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.02 5/263 30342
/proc/meminfo: memFree=127966800/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3572 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128159 0 0 0 357161 39 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3572 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3597.14 s]
# the end of solver process 29890 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3586.41 s, system=0.400975 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 4.06 4.08 4.01 5/263 30342
/proc/meminfo: memFree=127966856/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3573.7 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128159 0 0 0 357331 39 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3573.7 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3590.4 s]
/proc/loadavg: 4.06 4.08 4.01 5/263 30342
/proc/meminfo: memFree=127966656/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3580.08 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128159 0 0 0 357969 39 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3580.08 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3593.6 s]
/proc/loadavg: 4.05 4.08 4.01 5/263 30342
/proc/meminfo: memFree=127966704/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3583.27 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128159 0 0 0 358288 39 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3583.27 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3595.2 s]
/proc/loadavg: 4.05 4.08 4.01 5/263 30342
/proc/meminfo: memFree=127966760/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3584.86 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128159 0 0 0 358447 39 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3584.86 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3596 s]*
/proc/loadavg: 4.05 4.08 4.01 5/263 30342
/proc/meminfo: memFree=127966760/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3585.67 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128159 0 0 0 358528 39 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3585.67 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3596.8 s]
/proc/loadavg: 4.05 4.08 4.01 5/263 30342
/proc/meminfo: memFree=127966760/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3586.46 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128159 0 0 0 358607 39 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3586.46 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3597 s]*
/proc/loadavg: 4.05 4.08 4.01 4/259 30350
/proc/meminfo: memFree=128509780/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3586.66 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128159 0 0 0 358627 39 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3586.66 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
[startup+3597.11 s]
/proc/loadavg: 4.05 4.08 4.01 4/259 30350
/proc/meminfo: memFree=128509780/131249988 swapFree=33010684/33010684
[pid=29890] ppid=29887 vsize=647868 memory=619532 CPUtime=3586.76 cores=0,2
/proc/29890/stat : 29890 (pbscip) R 29887 29890 29462 0 -1 4194304 128160 0 0 0 358637 39 0 0 20 0 1 0 38428036 663416832 154883 18446744073709551615 4235264 18693293 140726891756160 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45256704 140726891764105 140726891764204 140726891764204 140726891769806 0
/proc/29890/statm: 161967 154883 3968 3530 0 153418 0
Current children cumulated CPU time: 3586.76 s
Current children cumulated vsize: 647868 KiB
Current children cumulated memory: 619532 KiB
Child status: 0
Real time (s): 3597.14
CPU time (s): 3586.81
CPU user time (s): 3586.41
CPU system time (s): 0.400975
CPU usage (%): 99.7128
Max. virtual memory (cumulated for all children) (KiB): 647868
Max. memory (cumulated for all children) (KiB): 619532
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.41
system time used= 0.400975
maximum resident set size= 619532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128191
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= 103
involuntary context switches= 7879
# summary of solver processes directly reported to runsolver:
# pid: 29890
# total CPU time (s): 3586.81
# total CPU user time (s): 3586.41
# total CPU system time (s): 0.400975
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.4815 second user time and 14.9849 second system time
The end