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-4494715-1751149939.opb>
0.00/0.00 c original problem has 231 variables (231 bin, 0 int, 0 cont) and 2707 constraints
0.00/0.00 c problem read in 0.004 seconds
0.00/0.00 c problem without objective
0.00/0.01 c presolving:
0.00/0.01 c (0.0s) running MILP presolver
0.00/0.01 c (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.00/0.02 c (round 1, exhaustive) 0 del vars, 143 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.02 c (round 2, exhaustive) 0 del vars, 187 del conss, 0 add conss, 0 chg bounds, 44 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.02 c (round 3, exhaustive) 0 del vars, 198 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.03 c (round 4, exhaustive) 0 del vars, 198 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 2509 upgd conss, 0 impls, 143 clqs
0.00/0.03 c (round 5, exhaustive) 0 del vars, 264 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 2509 upgd conss, 0 impls, 143 clqs
0.00/0.04 c (0.0s) probing: 51/231 (22.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.04 c (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.04 c (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.04 c (0.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 1.04) (symcode time: 0.00)
0.00/0.04 c dynamic symmetry handling statistics:
0.00/0.04 c orbitopal reduction: no components
0.00/0.04 c orbital reduction: 1 components of sizes 1
0.00/0.04 c lexicographic reduction: 1 permutations with support sizes 121
0.00/0.04 c handled 1 out of 1 symmetry components
0.00/0.04 c presolving (6 rounds: 6 fast, 6 medium, 6 exhaustive):
0.00/0.04 c 0 deleted vars, 264 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 55 changed sides, 0 changed coefficients
0.00/0.04 c 0 implications, 143 cliques
0.00/0.04 c presolved problem has 231 variables (231 bin, 0 int, 0 cont) and 2443 constraints
0.00/0.04 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.04 c 1 constraints of type <knapsack>
0.00/0.04 c 22 constraints of type <setppc>
0.00/0.04 c 2420 constraints of type <logicor>
0.00/0.04 c transformed objective value is always integral (scale: 1)
0.00/0.04 c Presolving Time: 0.04
0.00/0.04 c
0.00/0.04 c - non default parameters ----------------------------------------------------------------------
0.00/0.04 c
0.00/0.04 c # SCIP version 10.0.0
0.00/0.04 c
0.00/0.04 c # maximal time in seconds to run
0.00/0.04 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.04 c limits/time = 3596.999005
0.00/0.04 c
0.00/0.04 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.04 c limits/memory = 27900
0.00/0.04 c
0.00/0.04 c # belongs reading time to solving time?
0.00/0.04 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c timing/reading = TRUE
0.00/0.04 c
0.00/0.04 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
0.00/0.04 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.04 c reading/opbreader/maxintsize = 47
0.00/0.04 c
0.00/0.04 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.04 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.04 c propagating/genvbounds/timingmask = 0
0.00/0.04 c
0.00/0.04 c -----------------------------------------------------------------------------------------------
0.00/0.04 c
0.00/0.05 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
0.00/0.05 c 0.1s| 1 | 0 | 95 | - | 12M | 0 | 231 |2481 |2443 | 0 | 0 | 37 | 0 | 0.000000e+00 | -- | Inf | unknown
0.09/0.17 c 0.2s| 1 | 0 | 1356 | - | 14M | 0 | 231 |2484 |2445 | 2 | 1 | 40 | 0 | 0.000000e+00 | -- | Inf | unknown
0.20/0.23 c 0.2s| 1 | 0 | 1371 | - | 16M | 0 | 231 |2486 |2448 | 5 | 2 | 42 | 0 | 0.000000e+00 | -- | Inf | unknown
0.20/0.27 c 0.3s| 1 | 0 | 1391 | - | 19M | 0 | 231 |2489 |2453 | 10 | 3 | 45 | 0 | 0.000000e+00 | -- | Inf | unknown
0.30/0.31 c 0.3s| 1 | 0 | 1404 | - | 21M | 0 | 231 |2492 |2455 | 12 | 4 | 48 | 0 | 0.000000e+00 | -- | Inf | unknown
0.30/0.36 c 0.4s| 1 | 0 | 1421 | - | 24M | 0 | 231 |2493 |2459 | 16 | 5 | 49 | 0 | 0.000000e+00 | -- | Inf | unknown
0.40/0.41 c 0.4s| 1 | 0 | 1434 | - | 26M | 0 | 231 |2497 |2462 | 19 | 6 | 53 | 0 | 0.000000e+00 | -- | Inf | unknown
0.40/0.47 c 0.5s| 1 | 0 | 1451 | - | 28M | 0 | 231 |2497 |2465 | 22 | 7 | 53 | 0 | 0.000000e+00 | -- | Inf | unknown
0.50/0.53 c 0.5s| 1 | 0 | 1472 | - | 31M | 0 | 231 |2500 |2469 | 26 | 8 | 56 | 0 | 0.000000e+00 | -- | Inf | unknown
0.59/0.60 c 0.6s| 1 | 0 | 1489 | - | 34M | 0 | 231 |2502 |2471 | 28 | 9 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
0.59/0.68 c 0.7s| 1 | 0 | 1524 | - | 39M | 0 | 231 |2505 |2474 | 31 | 10 | 61 | 0 | 0.000000e+00 | -- | Inf | unknown
0.59/0.68 c 0.7s| 1 | 0 | 1543 | - | 39M | 0 | 231 |2506 |2477 | 34 | 11 | 62 | 0 | 0.000000e+00 | -- | Inf | unknown
0.68/0.76 c 0.8s| 1 | 2 | 1783 | - | 39M | 0 | 231 |2530 |2477 | 34 | 11 | 86 | 19 | 0.000000e+00 | -- | Inf | unknown
1.18/1.23 c 1.2s| 100 | 21 | 4682 | 31.7 | 42M | 20 | 231 |2600 |2455 | 69 | 0 | 158 | 19 | 0.000000e+00 | -- | Inf | 53.33%
1.28/1.37 c 1.4s| 200 | 17 | 5898 | 21.9 | 42M | 20 | 231 |2664 |2455 | 69 | 1 | 223 | 19 | 0.000000e+00 | -- | Inf | 53.83%
1.58/1.69 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1.58/1.69 c 1.7s| 300 | 21 | 7449 | 19.8 | 43M | 20 | 231 |2724 |2455 | 84 | 0 | 287 | 19 | 0.000000e+00 | -- | Inf | 55.43%
1.88/1.97 c 2.0s| 400 | 21 | 9017 | 18.7 | 43M | 20 | 231 |2773 |2455 | 84 | 0 | 347 | 19 | 0.000000e+00 | -- | Inf | 55.45%
2.47/2.58 c 2.6s| 500 | 18 | 10696 | 18.3 | 49M | 25 | 231 |2833 |2451 | 124 | 0 | 424 | 19 | 0.000000e+00 | -- | Inf | 59.60%
2.77/2.82 c 2.8s| 600 | 18 | 12303 | 18.0 | 50M | 27 | 231 |2897 |2459 | 146 | 0 | 495 | 19 | 0.000000e+00 | -- | Inf | 59.95%
2.87/2.94 c 2.9s| 700 | 15 | 13402 | 17.0 | 50M | 37 | 231 |3003 |2455 | 148 | 0 | 606 | 19 | 0.000000e+00 | -- | Inf | 60.00%
2.98/3.09 c 3.1s| 800 | 17 | 14765 | 16.5 | 52M | 37 | 231 |3097 |2453 | 160 | 1 | 701 | 19 | 0.000000e+00 | -- | Inf | 64.29%
3.18/3.21 c 3.2s| 900 | 15 | 16249 | 16.4 | 52M | 37 | 231 |3169 |2459 | 160 | 1 | 775 | 19 | 0.000000e+00 | -- | Inf | 64.30%
3.67/3.73 c 3.7s| 1000 | 7 | 17927 | 16.4 | 52M | 37 | 231 |3231 |2454 | 182 | 0 | 849 | 19 | 0.000000e+00 | -- | Inf | 82.76%
3.87/3.95 c 4.0s| 1100 | 7 | 19386 | 16.2 | 52M | 37 | 231 |3302 |2454 | 198 | 1 | 925 | 19 | 0.000000e+00 | -- | Inf | 83.49%
4.08/4.19 c 4.2s| 1200 | 5 | 20787 | 16.1 | 52M | 37 | 231 |3355 |2457 | 206 | 0 | 993 | 19 | 0.000000e+00 | -- | Inf | 83.59%
4.47/4.58 c 4.6s| 1300 | 11 | 22305 | 16.0 | 52M | 37 | 231 |3435 |2453 | 238 | 1 |1077 | 19 | 0.000000e+00 | -- | Inf | 87.94%
4.87/4.90 c 4.9s| 1400 | 11 | 23664 | 15.8 | 54M | 37 | 231 |3516 |2453 | 278 | 0 |1164 | 19 | 0.000000e+00 | -- | Inf | 88.76%
5.07/5.12 c 5.1s| 1500 | 9 | 25159 | 15.8 | 54M | 37 | 231 |3614 |2452 | 298 | 1 |1273 | 19 | 0.000000e+00 | -- | Inf | 89.71%
5.46/5.56 c 5.6s| 1600 | 13 | 26952 | 15.9 | 54M | 37 | 231 |3670 |2457 | 364 | 1 |1335 | 19 | 0.000000e+00 | -- | Inf | 92.14%
5.66/5.72 c 5.7s| 1700 | 10 | 28130 | 15.6 | 54M | 37 | 231 |3744 |2452 | 369 | 0 |1411 | 19 | 0.000000e+00 | -- | Inf | 92.30%
5.76/5.86 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
5.76/5.86 c 5.9s| 1800 | 10 | 29490 | 15.5 | 55M | 37 | 231 |3821 |2453 | 388 | 1 |1495 | 19 | 0.000000e+00 | -- | Inf | 92.54%
5.97/6.05 c 6.1s| 1900 | 7 | 31168 | 15.6 | 55M | 37 | 231 |3924 |2458 | 408 | 0 |1604 | 19 | 0.000000e+00 | -- | Inf | 92.72%
6.26/6.33 c 6.3s| 2000 | 7 | 32895 | 15.7 | 55M | 37 | 231 |4020 |2453 | 424 | 1 |1713 | 19 | 0.000000e+00 | -- | Inf | 92.87%
6.56/6.65 c 6.7s| 2100 | 13 | 34883 | 15.9 | 55M | 37 | 231 |4093 |2453 | 454 | 0 |1796 | 19 | 0.000000e+00 | -- | Inf | 95.12%
6.76/6.83 c 6.8s| 2200 | 19 | 36311 | 15.8 | 55M | 37 | 231 |4154 |2454 | 475 | 1 |1866 | 19 | 0.000000e+00 | -- | Inf | 95.37%
6.86/6.98 c 7.0s| 2300 | 15 | 37817 | 15.8 | 55M | 37 | 231 |4224 |2454 | 475 | 1 |1943 | 19 | 0.000000e+00 | -- | Inf | 95.44%
7.16/7.29 c 7.3s| 2400 | 12 | 39488 | 15.8 | 55M | 37 | 231 |4298 |2458 | 485 | 1 |2029 | 19 | 0.000000e+00 | -- | Inf | 95.68%
7.96/8.04 c 8.0s| 2500 | 12 | 41281 | 15.9 | 55M | 37 | 231 |4358 |2452 | 508 | 0 |2099 | 19 | 0.000000e+00 | -- | Inf | 96.86%
8.16/8.25 c 8.2s| 2600 | 12 | 42935 | 15.9 | 55M | 37 | 231 |4417 |2449 | 536 | 0 |2172 | 19 | 0.000000e+00 | -- | Inf | 97.50%
8.35/8.45 c 8.4s| 2700 | 19 | 44420 | 15.9 | 55M | 37 | 231 |4477 |2451 | 553 | 1 |2243 | 19 | 0.000000e+00 | -- | Inf | 98.04%
8.55/8.63 c 8.6s| 2800 | 24 | 45892 | 15.8 | 55M | 37 | 231 |4550 |2456 | 565 | 0 |2334 | 19 | 0.000000e+00 | -- | Inf | 98.16%
8.75/8.81 c 8.8s| 2900 | 17 | 47458 | 15.8 | 55M | 37 | 231 |4641 |2452 | 565 | 1 |2440 | 19 | 0.000000e+00 | -- | Inf | 98.21%
8.85/8.95 c 9.0s| 3000 | 17 | 49155 | 15.9 | 55M | 37 | 231 |4725 |2455 | 575 | 0 |2531 | 19 | 0.000000e+00 | -- | Inf | 98.26%
8.96/9.05 c 9.1s| 3100 | 18 | 50612 | 15.8 | 55M | 37 | 231 |4831 |2456 | 579 | 1 |2645 | 19 | 0.000000e+00 | -- | Inf | 98.27%
9.06/9.17 c 9.2s| 3200 | 18 | 52440 | 15.9 | 55M | 37 | 231 |4955 |2456 | 579 | 0 |2773 | 19 | 0.000000e+00 | -- | Inf | 98.27%
9.25/9.30 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
9.25/9.30 c 9.3s| 3300 | 14 | 54012 | 15.9 | 55M | 37 | 231 |5060 |2457 | 593 | 2 |2889 | 19 | 0.000000e+00 | -- | Inf | 98.28%
9.35/9.46 c 9.5s| 3400 | 20 | 55750 | 15.9 | 55M | 37 | 231 |5128 |2452 | 612 | 1 |2969 | 19 | 0.000000e+00 | -- | Inf | 98.47%
9.45/9.56 c 9.6s| 3500 | 18 | 57122 | 15.9 | 55M | 37 | 231 |5212 |2454 | 616 | 0 |3062 | 19 | 0.000000e+00 | -- | Inf | 98.48%
9.55/9.69 c 9.7s| 3600 | 16 | 58807 | 15.9 | 55M | 37 | 231 |5298 |2452 | 625 | 1 |3164 | 19 | 0.000000e+00 | -- | Inf | 98.62%
9.75/9.81 c 9.8s| 3700 | 16 | 60671 | 16.0 | 55M | 37 | 231 |5403 |2453 | 629 | 0 |3282 | 19 | 0.000000e+00 | -- | Inf | 98.63%
9.85/9.93 c 9.9s| 3800 | 12 | 62308 | 16.0 | 55M | 37 | 231 |5498 |2452 | 631 | 0 |3386 | 19 | 0.000000e+00 | -- | Inf | 98.66%
9.95/10.07 c 10.1s| 3900 | 14 | 63852 | 16.0 | 55M | 37 | 231 |5550 |2457 | 640 | 2 |3462 | 19 | 0.000000e+00 | -- | Inf | 98.81%
10.15/10.23 c 10.2s| 4000 | 9 | 65720 | 16.0 | 55M | 37 | 231 |5621 |2455 | 653 | 1 |3557 | 19 | 0.000000e+00 | -- | Inf | 99.26%
10.25/10.35 c 10.3s| 4100 | 9 | 67498 | 16.1 | 55M | 37 | 231 |5714 |2459 | 656 | 1 |3668 | 19 | 0.000000e+00 | -- | Inf | 99.27%
10.45/10.51 c 10.5s| 4200 | 7 | 69240 | 16.1 | 55M | 37 | 231 |5784 |2456 | 676 | 0 |3770 | 19 | 0.000000e+00 | -- | Inf | 99.67%
10.65/10.70 c 10.7s| 4300 | 5 | 71184 | 16.2 | 55M | 37 | 231 |5823 |2455 | 691 | 0 |3846 | 19 | 0.000000e+00 | -- | Inf | 99.89%
10.75/10.82 c 10.8s| 4400 | 7 | 73104 | 16.3 | 55M | 37 | 231 |5881 |2455 | 692 | 1 |3945 | 19 | 0.000000e+00 | -- | Inf | 99.90%
10.85/10.94 c 10.9s| 4500 | 7 | 74882 | 16.3 | 55M | 37 | 231 |5966 |2455 | 693 | 1 |4072 | 19 | 0.000000e+00 | -- | Inf | 99.90%
10.95/11.04 c 11.0s| 4600 | 5 | 76399 | 16.3 | 55M | 37 | 231 |6058 |2455 | 693 | 1 |4185 | 19 | 0.000000e+00 | -- | Inf | 99.90%
11.05/11.17 c 11.2s| 4700 | 5 | 78314 | 16.3 | 55M | 37 | 231 |6135 |2451 | 698 | 1 |4288 | 19 | 0.000000e+00 | -- | Inf | 99.95%
11.15/11.29 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
11.15/11.29 c 11.3s| 4800 | 2 | 80231 | 16.4 | 56M | 37 | 231 |4825 |2455 | 701 | 0 |4377 | 19 | 0.000000e+00 | -- | Inf | 99.98%
11.24/11.33 c
11.24/11.33 c SCIP Status : problem is solved [infeasible]
11.24/11.33 c Solving Time (sec) : 11.33
11.24/11.33 c Solving Nodes : 4830
11.24/11.33 c Primal Bound : +1.00000000000000e+20 (0 solutions)
11.24/11.33 c Dual Bound : +1.00000000000000e+20
11.24/11.33 c Gap : 0.00 %
11.24/11.33 s UNSATISFIABLE
11.24/11.33 c SCIP Status : problem is solved [infeasible]
11.24/11.33 c Total Time : 11.33
11.24/11.33 c solving : 11.33
11.24/11.33 c presolving : 0.04 (included in solving)
11.24/11.33 c reading : 0.00 (included in solving)
11.24/11.33 c copying : 0.47 (105 #copies) (minimal 0.00, maximal 0.01, average 0.00)
11.24/11.33 c Original Problem :
11.24/11.33 c Problem name : HOME/instance-4494715-1751149939.opb
11.24/11.33 c Variables : 231 (231 binary, 0 integer, 0 continuous)
11.24/11.33 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
11.24/11.33 c Constraints : 2707 initial, 2707 maximal
11.24/11.33 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
11.24/11.33 c Presolved Problem :
11.24/11.33 c Problem name : t_HOME/instance-4494715-1751149939.opb
11.24/11.33 c Variables : 231 (231 binary, 0 integer, 0 continuous)
11.24/11.33 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
11.24/11.33 c Constraints : 2443 initial, 6210 maximal
11.24/11.33 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
11.24/11.33 c Nonzeros : 7612 constraint, 390 clique table
11.24/11.33 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
11.24/11.33 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
11.24/11.33 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
11.24/11.33 c gateextraction : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
11.24/11.33 c implics : 0.00 0.00 6 0 0 0 0 0 0 0 0 0
11.24/11.33 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c milp : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
11.24/11.33 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
11.24/11.33 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c trivial : 0.00 0.00 6 0 0 0 0 0 0 0 0 0
11.24/11.33 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c dualfix : 0.00 0.00 6 0 0 0 0 0 0 0 0 0
11.24/11.33 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c probing : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
11.24/11.33 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c symmetry : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
11.24/11.33 c vbounds : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
11.24/11.33 c knapsack : 0.00 0.00 6 0 0 0 0 0 0 0 0 0
11.24/11.33 c setppc : 0.00 0.00 6 0 0 0 0 0 66 0 0 0
11.24/11.33 c linear : 0.02 0.00 8 0 0 0 0 0 198 0 55 0
11.24/11.33 c logicor : 0.00 0.00 5 0 0 0 0 0 0 0 0 0
11.24/11.33 c components : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
11.24/11.33 c root node : - - - 87 - - 87 - - - - -
11.24/11.33 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
11.24/11.33 c integral : 0 0 0 0 2430 0 0 194 0 0 0 0 0 0 4860
11.24/11.33 c knapsack : 1+ 3 11 18440 0 0 0 191 1461 27 7514 4 1 0 0
11.24/11.33 c setppc : 22+ 31 11 18431 0 0 0 102 39280 116 26235 0 0 0 0
11.24/11.33 c linear : 0+ 20 0 12253 0 0 0 2 0 0 34 0 0 0 0
11.24/11.33 c logicor : 2420+ 6168 11 9371 0 0 0 0 18699 29 26861 0 0 0 0
11.24/11.33 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
11.24/11.33 c integral : 0.11 0.00 0.00 0.00 0.11 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c knapsack : 0.01 0.00 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c setppc : 0.04 0.00 0.00 0.04 0.00 0.00 0.00 0.00 0.01 0.00
11.24/11.33 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c logicor : 0.18 0.00 0.00 0.18 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c Propagators : #Propagate #ResProp Cutoffs DomReds
11.24/11.33 c dualfix : 1 0 0 0
11.24/11.33 c genvbounds : 0 0 0 0
11.24/11.33 c nlobbt : 0 0 0 0
11.24/11.33 c obbt : 0 0 0 0
11.24/11.33 c probing : 0 0 0 0
11.24/11.33 c pseudoobj : 0 0 0 0
11.24/11.33 c redcost : 0 0 0 0
11.24/11.33 c rootredcost : 0 0 0 0
11.24/11.33 c symmetry : 17686 0 0 10
11.24/11.33 c vbounds : 12388 0 0 0
11.24/11.33 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
11.24/11.33 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c probing : 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
11.24/11.33 c symmetry : 0.08 0.00 0.00 0.08 0.00 0.00
11.24/11.33 c vbounds : 0.01 0.00 0.00 0.01 0.00 0.00
11.24/11.33 c Symmetry :
11.24/11.33 c #affected vars : 121 (121 bin, 0 int, 0 cont)
11.24/11.33 c orbitopal red. : 0 reductions applied, 0 cutoffs
11.24/11.33 c orbital reduction: 10 reductions applied, 0 cutoffs
11.24/11.33 c lexicographic red: 0 reductions applied, 0 cutoffs
11.24/11.33 c shadow tree time : 0.00 s
11.24/11.33 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
11.24/11.33 c propagation : 0.00 170 166 - 764 12.7 4 15.2 - - -
11.24/11.33 c infeasible LP : 0.17 2296 2121 - 10615 23.1 14 16.8 19 12.8 0
11.24/11.33 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
11.24/11.33 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
11.24/11.33 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
11.24/11.33 c applied globally : 0.02 - - 3 4380 9.4 - - 19 - -
11.24/11.33 c applied locally : - - - 0 0 0.0 - - 0 - -
11.24/11.33 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
11.24/11.33 c cut pool : 0.23 - 525 21 - - 7407 9597 - - - - - (maximal pool size: 3026)
11.24/11.33 c aggregation : 0.05 0.00 180 11 0 0 5 7 0 0 0 0 0
11.24/11.33 c > cmir : - - - - - - - 5 0 0 0 0 -
11.24/11.33 c > flowcover : - - - - - - - 2 0 0 0 0 -
11.24/11.33 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
11.24/11.33 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c clique : 0.00 0.00 11 11 0 0 0 0 0 0 0 0 0
11.24/11.33 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c gomory : 2.94 0.00 179 10 0 0 10326 9532 2948 487 394 93 0
11.24/11.33 c > gomorymi : - - - - - - - 4780 1474 189 130 59 -
11.24/11.33 c > strongcg : - - - - - - - 4752 1474 298 264 34 -
11.24/11.33 c impliedbounds : 0.00 0.00 180 11 0 0 0 0 0 0 0 0 0
11.24/11.33 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c mcf : 0.00 0.00 1 1 0 0 0 0 0 0 0 0 0
11.24/11.33 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c multilinear : 0.00 0.00 235 11 0 0 0 0 0 0 0 0 0
11.24/11.33 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
11.24/11.33 c rapidlearning : 2.40 0.00 100 1 0 5534 0 0 0 0 0 0 204
11.24/11.33 c rlt : 0.00 0.00 10 10 0 0 0 0 0 0 0 0 0
11.24/11.33 c zerohalf : 0.07 0.00 180 11 0 0 351 58 327 213 22 191 0
11.24/11.33 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
11.24/11.33 c hybrid : 0.02 0.00 211 11 701 0 12140 34 0 2727
11.24/11.33 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c Pricers : ExecTime SetupTime Calls Vars
11.24/11.33 c problem variables: 0.00 - 0 0
11.24/11.33 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
11.24/11.33 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c random : 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c relpscost : 0.11 0.00 2430 0 0 0 0 0 0 4860
11.24/11.33 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
11.24/11.33 c Primal Heuristics : ExecTime SetupTime Calls Found Best
11.24/11.33 c LP solutions : 0.00 - - 0 0
11.24/11.33 c relax solutions : 0.00 - - 0 0
11.24/11.33 c pseudo solutions : 0.00 - - 0 0
11.24/11.33 c strong branching : 0.00 - - 0 0
11.24/11.33 c actconsdiving : 0.00 0.00 0 0 0
11.24/11.33 c adaptivediving : 0.01 0.00 3 0 0
11.24/11.33 c alns : 0.03 0.00 4 0 0
11.24/11.33 c bound : 0.00 0.00 0 0 0
11.24/11.33 c clique : 0.00 0.00 1 0 0
11.24/11.33 c coefdiving : 0.00 0.00 0 0 0
11.24/11.33 c completesol : 0.00 0.00 0 0 0
11.24/11.33 c conflictdiving : 0.02 0.00 2 0 0
11.24/11.33 c crossover : 0.00 0.00 0 0 0
11.24/11.33 c dins : 0.00 0.00 0 0 0
11.24/11.33 c distributiondivin: 0.04 0.00 1 0 0
11.24/11.33 c dks : 0.00 0.00 0 0 0
11.24/11.33 c dps : 0.00 0.00 0 0 0
11.24/11.33 c dualval : 0.00 0.00 0 0 0
11.24/11.33 c farkasdiving : 0.00 0.00 0 0 0
11.24/11.33 c feaspump : 0.06 0.00 1 0 0
11.24/11.33 c fixandinfer : 0.00 0.00 0 0 0
11.24/11.33 c fracdiving : 0.01 0.00 2 0 0
11.24/11.33 c gins : 0.00 0.00 0 0 0
11.24/11.33 c guideddiving : 0.00 0.00 0 0 0
11.24/11.33 c indicator : 0.00 0.00 0 0 0
11.24/11.33 c indicatordiving : 0.00 0.00 0 0 0
11.24/11.33 c intdiving : 0.00 0.00 0 0 0
11.24/11.33 c intshifting : 0.00 0.00 0 0 0
11.24/11.33 c linesearchdiving : 0.01 0.00 2 0 0
11.24/11.33 c localbranching : 0.00 0.00 0 0 0
11.24/11.33 c locks : 0.00 0.00 1 0 0
11.24/11.33 c lpface : 0.00 0.00 0 0 0
11.24/11.33 c mpec : 0.00 0.00 0 0 0
11.24/11.33 c multistart : 0.00 0.00 0 0 0
11.24/11.33 c mutation : 0.00 0.00 0 0 0
11.24/11.33 c nlpdiving : 0.00 0.00 0 0 0
11.24/11.33 c objpscostdiving : 0.01 0.00 1 0 0
11.24/11.33 c octane : 0.00 0.00 0 0 0
11.24/11.33 c ofins : 0.00 0.00 0 0 0
11.24/11.33 c oneopt : 0.00 0.00 0 0 0
11.24/11.33 c padm : 0.00 0.00 0 0 0
11.24/11.33 c proximity : 0.00 0.00 0 0 0
11.24/11.33 c pscostdiving : 0.01 0.00 2 0 0
11.24/11.33 c randrounding : 0.01 0.00 200 0 0
11.24/11.33 c rens : 0.01 0.00 1 0 0
11.24/11.33 c reoptsols : 0.00 0.00 0 0 0
11.24/11.33 c repair : 0.00 0.00 0 0 0
11.24/11.33 c rins : 0.00 0.00 0 0 0
11.24/11.33 c rootsoldiving : 0.01 0.00 1 0 0
11.24/11.33 c rounding : 0.03 0.00 686 0 0
11.24/11.33 c scheduler : 0.00 0.00 0 0 0
11.24/11.33 c shiftandpropagate: 0.00 0.00 1 0 0
11.24/11.33 c shifting : 0.04 0.00 248 0 0
11.24/11.33 c simplerounding : 0.00 0.00 0 0 0
11.24/11.33 c subnlp : 0.00 0.00 0 0 0
11.24/11.33 c trivial : 0.00 0.00 2 0 0
11.24/11.33 c trivialnegation : 0.00 0.00 0 0 0
11.24/11.33 c trustregion : 0.00 0.00 0 0 0
11.24/11.33 c trysol : 0.00 0.00 0 0 0
11.24/11.33 c twoopt : 0.00 0.00 0 0 0
11.24/11.33 c undercover : 0.00 0.00 0 0 0
11.24/11.33 c vbounds : 0.00 0.00 0 0 0
11.24/11.33 c veclendiving : 0.02 0.00 2 0 0
11.24/11.33 c zeroobj : 0.00 0.00 0 0 0
11.24/11.33 c zirounding : 0.01 0.00 1000 0 0
11.24/11.33 c other solutions : - - - 0 -
11.24/11.33 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
11.24/11.33 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
11.24/11.33 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
11.24/11.33 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
11.24/11.33 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
11.24/11.33 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
11.24/11.33 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
11.24/11.33 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
11.24/11.33 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
11.24/11.33 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
11.24/11.33 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
11.24/11.33 c primal LP : 0.02 115 0 0.00 0.00 0.02 115
11.24/11.33 c dual LP : 3.67 5004 77597 15.58 21145.31 0.00 23
11.24/11.33 c lex dual LP : 0.00 0 0 0.00 -
11.24/11.33 c barrier LP : 0.00 0 0 0.00 - 0.00 0
11.24/11.33 c resolve instable : 0.00 0 0 0.00 -
11.24/11.33 c diving/probing LP: 0.16 87 3308 38.02 20971.35
11.24/11.33 c strong branching : 0.04 19 744 39.16 18568.43 - - 0
11.24/11.33 c (at root node) : - 19 744 39.16 -
11.24/11.33 c conflict analysis: 0.00 0 0 0.00 -
11.24/11.33 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
11.24/11.33 c benders : 0.00 0 0 0 0.00 0 0 0
11.24/11.33 c B&B Tree :
11.24/11.33 c number of runs : 1
11.24/11.33 c nodes : 4830 (2430 internal, 2400 leaves)
11.24/11.33 c feasible leaves : 0
11.24/11.33 c infeas. leaves : 2400
11.24/11.33 c objective leaves : 0
11.24/11.33 c nodes (total) : 4830 (2430 internal, 2400 leaves)
11.24/11.33 c nodes left : 0
11.24/11.33 c max depth : 37
11.24/11.33 c max depth (total): 37
11.24/11.33 c backtracks : 611 (12.7%)
11.24/11.33 c early backtracks : 0 (0.0%)
11.24/11.33 c nodes exc. ref. : 0 (0.0%)
11.24/11.33 c delayed cutoffs : 31
11.24/11.33 c repropagations : 7076 (7322 domain reductions, 27 cutoffs)
11.24/11.33 c avg switch length: 4.57
11.24/11.33 c switching time : 0.23
11.24/11.33 c Root Node :
11.24/11.33 c First LP value : +0.00000000000000e+00
11.24/11.33 c First LP Iters : 95 (33170.39 Iter/sec)
11.24/11.33 c First LP Time : 0.00
11.24/11.33 c Final Dual Bound : -
11.24/11.33 c Final Root Iters : 1543
11.24/11.33 c Root LP Estimate : +2.42005077709393e-03
11.24/11.33 c Solution :
11.24/11.33 c Solutions found : 0 (0 improvements)
11.24/11.33 c Primal Bound : infeasible
11.24/11.33 c Dual Bound : -
11.24/11.33 c Gap : 0.00 %
11.24/11.33 c Integrals : Total Avg%
11.24/11.33 c primal-dual : - - (problem infeasible)
11.24/11.33 c primal-ref : - - (problem infeasible)
11.24/11.33 c dual-ref : - - (problem infeasible)
11.24/11.33 c Time complete (sec): 11.297
runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
NUMA information:
number of nodes: 2
memory of node 0: 63708 MiB (62023 MiB free)
memory of node 1: 64465 MiB (63433 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4494715-1751149939/watcher-4494715-1751149939 -o /tmp/evaluation-result-4494715-1751149939/solver-4494715-1751149939 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751145886-16099 --watchdog 3760 pbsolver -f HOME/instance-4494715-1751149939.opb -t 3600 -m 31000
running on 2 cores: 1,3
CPU governors:
performance: 1 3
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
Current StackSize limit: 8192 KiB
solver pid=17385, runsolver pid=17382
[startup+0.100061 s]*
/proc/loadavg: 4.17 4.12 4.05 5/266 17386
/proc/meminfo: memFree=128450736/131249996 swapFree=33010684/33010684
[pid=17385] ppid=17382 vsize=34104 memory=25216 CPUtime=0.09 cores=1,3
/proc/17385/stat : 17385 (pbsolver) R 17382 17385 16087 0 -1 4194304 3921 0 0 0 9 0 0 0 20 0 1 0 30672519 34922496 6304 18446744073709551615 4198400 14743177 140721225701888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53645312 140721225709962 140721225710058 140721225710058 140721225715660 0
/proc/17385/statm: 8526 6304 2656 2575 0 5433 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34104 KiB
Current children cumulated memory: 25216 KiB
[startup+0.205567 s]*
/proc/loadavg: 4.17 4.12 4.05 5/266 17386
/proc/meminfo: memFree=128450736/131249996 swapFree=33010684/33010684
[pid=17385] ppid=17382 vsize=43864 memory=33552 CPUtime=0.2 cores=1,3
/proc/17385/stat : 17385 (pbsolver) R 17382 17385 16087 0 -1 4194304 6216 0 0 0 19 1 0 0 20 0 1 0 30672519 44916736 8388 18446744073709551615 4198400 14743177 140721225701888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53645312 140721225709962 140721225710058 140721225710058 140721225715660 0
/proc/17385/statm: 10966 8388 2656 2575 0 7873 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 43864 KiB
Current children cumulated memory: 33552 KiB
[startup+0.305469 s]*
/proc/loadavg: 4.17 4.12 4.05 5/266 17386
/proc/meminfo: memFree=128450736/131249996 swapFree=33010684/33010684
[pid=17385] ppid=17382 vsize=43864 memory=33808 CPUtime=0.3 cores=1,3
/proc/17385/stat : 17385 (pbsolver) R 17382 17385 16087 0 -1 4194304 6295 0 0 0 29 1 0 0 20 0 1 0 30672519 44916736 8452 18446744073709551615 4198400 14743177 140721225701888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53645312 140721225709962 140721225710058 140721225710058 140721225715660 0
/proc/17385/statm: 10966 8452 2656 2575 0 7873 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 43864 KiB
Current children cumulated memory: 33808 KiB
[startup+0.700129 s]
/proc/loadavg: 4.17 4.12 4.05 5/266 17386
/proc/meminfo: memFree=128446956/131249996 swapFree=33010684/33010684
[pid=17385] ppid=17382 vsize=60692 memory=48784 CPUtime=0.68 cores=1,3
/proc/17385/stat : 17385 (pbsolver) R 17382 17385 16087 0 -1 4194304 10048 0 0 0 67 1 0 0 20 0 1 0 30672519 62148608 12196 18446744073709551615 4198400 14743177 140721225701888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53645312 140721225709962 140721225710058 140721225710058 140721225715660 0
/proc/17385/statm: 15173 12196 2656 2575 0 12080 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 60692 KiB
Current children cumulated memory: 48784 KiB
[startup+1.50016 s]
/proc/loadavg: 4.17 4.12 4.05 5/266 17386
/proc/meminfo: memFree=128419876/131249996 swapFree=33010684/33010684
[pid=17385] ppid=17382 vsize=71824 memory=60176 CPUtime=1.48 cores=1,3
/proc/17385/stat : 17385 (pbsolver) R 17382 17385 16087 0 -1 4194304 12876 0 0 0 146 2 0 0 20 0 1 0 30672519 73547776 15044 18446744073709551615 4198400 14743177 140721225701888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53645312 140721225709962 140721225710058 140721225710058 140721225715660 0
/proc/17385/statm: 17956 15044 2688 2575 0 14863 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 71824 KiB
Current children cumulated memory: 60176 KiB
[startup+3.10547 s]
/proc/loadavg: 4.15 4.11 4.05 5/266 17386
/proc/meminfo: memFree=128419232/131249996 swapFree=33010684/33010684
[pid=17385] ppid=17382 vsize=79560 memory=66392 CPUtime=3.08 cores=1,3
/proc/17385/stat : 17385 (pbsolver) R 17382 17385 16087 0 -1 4194304 17692 0 0 0 305 3 0 0 20 0 1 0 30672519 81469440 16598 18446744073709551615 4198400 14743177 140721225701888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53645312 140721225709962 140721225710058 140721225710058 140721225715660 0
/proc/17385/statm: 19890 16598 2688 2575 0 16797 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 79560 KiB
Current children cumulated memory: 66392 KiB
[startup+6.30016 s]
/proc/loadavg: 4.15 4.11 4.05 5/266 17386
/proc/meminfo: memFree=128420356/131249996 swapFree=33010684/33010684
[pid=17385] ppid=17382 vsize=86384 memory=73476 CPUtime=6.26 cores=1,3
/proc/17385/stat : 17385 (pbsolver) R 17382 17385 16087 0 -1 4194304 21357 0 0 0 623 3 0 0 20 0 1 0 30672519 88457216 18369 18446744073709551615 4198400 14743177 140721225701888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53645312 140721225709962 140721225710058 140721225710058 140721225715660 0
/proc/17385/statm: 21596 18369 2688 2575 0 18503 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 86384 KiB
Current children cumulated memory: 73476 KiB
[startup+11.3419 s]
# the end of solver process 17385 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=11.2569 s, system=0.04486 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+6.40018 s]
/proc/loadavg: 4.15 4.11 4.05 5/266 17386
/proc/meminfo: memFree=128420356/131249996 swapFree=33010684/33010684
[pid=17385] ppid=17382 vsize=87212 memory=74884 CPUtime=6.36 cores=1,3
/proc/17385/stat : 17385 (pbsolver) R 17382 17385 16087 0 -1 4194304 21702 0 0 0 633 3 0 0 20 0 1 0 30672519 89305088 18721 18446744073709551615 4198400 14743177 140721225701888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53645312 140721225709962 140721225710058 140721225710058 140721225715660 0
/proc/17385/statm: 21803 18721 2688 2575 0 18710 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 87212 KiB
Current children cumulated memory: 74884 KiB
[startup+9.60014 s]
/proc/loadavg: 4.14 4.11 4.05 5/266 17387
/proc/meminfo: memFree=128433024/131249996 swapFree=33010684/33010684
[pid=17385] ppid=17382 vsize=87736 memory=75720 CPUtime=9.55 cores=1,3
/proc/17385/stat : 17385 (pbsolver) R 17382 17385 16087 0 -1 4194304 22364 0 0 0 952 3 0 0 20 0 1 0 30672519 89841664 18930 18446744073709551615 4198400 14743177 140721225701888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53645312 140721225709962 140721225710058 140721225710058 140721225715660 0
/proc/17385/statm: 21934 18930 2688 2575 0 18841 0
Current children cumulated CPU time: 9.55 s
Current children cumulated vsize: 87736 KiB
Current children cumulated memory: 75720 KiB
[startup+10.4001 s]
/proc/loadavg: 4.14 4.11 4.05 5/266 17387
/proc/meminfo: memFree=128437120/131249996 swapFree=33010684/33010684
[pid=17385] ppid=17382 vsize=87736 memory=75720 CPUtime=10.35 cores=1,3
/proc/17385/stat : 17385 (pbsolver) R 17382 17385 16087 0 -1 4194304 22364 0 0 0 1032 3 0 0 20 0 1 0 30672519 89841664 18930 18446744073709551615 4198400 14743177 140721225701888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53645312 140721225709962 140721225710058 140721225710058 140721225715660 0
/proc/17385/statm: 21934 18930 2688 2575 0 18841 0
Current children cumulated CPU time: 10.35 s
Current children cumulated vsize: 87736 KiB
Current children cumulated memory: 75720 KiB
[startup+10.8001 s]
/proc/loadavg: 4.14 4.11 4.05 5/266 17387
/proc/meminfo: memFree=128437120/131249996 swapFree=33010684/33010684
[pid=17385] ppid=17382 vsize=87736 memory=75720 CPUtime=10.75 cores=1,3
/proc/17385/stat : 17385 (pbsolver) R 17382 17385 16087 0 -1 4194304 22364 0 0 0 1072 3 0 0 20 0 1 0 30672519 89841664 18930 18446744073709551615 4198400 14743177 140721225701888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53645312 140721225709962 140721225710058 140721225710058 140721225715660 0
/proc/17385/statm: 21934 18930 2688 2575 0 18841 0
Current children cumulated CPU time: 10.75 s
Current children cumulated vsize: 87736 KiB
Current children cumulated memory: 75720 KiB
[startup+11.2001 s]
/proc/loadavg: 4.14 4.11 4.05 5/266 17387
/proc/meminfo: memFree=128441692/131249996 swapFree=33010684/33010684
[pid=17385] ppid=17382 vsize=87736 memory=75720 CPUtime=11.15 cores=1,3
/proc/17385/stat : 17385 (pbsolver) R 17382 17385 16087 0 -1 4194304 22364 0 0 0 1112 3 0 0 20 0 1 0 30672519 89841664 18930 18446744073709551615 4198400 14743177 140721225701888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53645312 140721225709962 140721225710058 140721225710058 140721225715660 0
/proc/17385/statm: 21934 18930 2688 2575 0 18841 0
Current children cumulated CPU time: 11.15 s
Current children cumulated vsize: 87736 KiB
Current children cumulated memory: 75720 KiB
[startup+11.3001 s]
/proc/loadavg: 4.14 4.11 4.05 5/266 17387
/proc/meminfo: memFree=128441692/131249996 swapFree=33010684/33010684
[pid=17385] ppid=17382 vsize=87736 memory=75720 CPUtime=11.24 cores=1,3
/proc/17385/stat : 17385 (pbsolver) R 17382 17385 16087 0 -1 4194304 22364 0 0 0 1121 3 0 0 20 0 1 0 30672519 89841664 18930 18446744073709551615 4198400 14743177 140721225701888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53645312 140721225709962 140721225710058 140721225710058 140721225715660 0
/proc/17385/statm: 21934 18930 2688 2575 0 18841 0
Current children cumulated CPU time: 11.24 s
Current children cumulated vsize: 87736 KiB
Current children cumulated memory: 75720 KiB
Child status: 0
Real time (s): 11.342
CPU time (s): 11.3018
CPU user time (s): 11.2569
CPU system time (s): 0.04486
CPU usage (%): 99.6457
Max. virtual memory (cumulated for all children) (KiB): 89720
Max. memory (cumulated for all children) (KiB): 77572
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.2569
system time used= 0.04486
maximum resident set size= 77572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22364
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 17
# summary of solver processes directly reported to runsolver:
# pid: 17385
# total CPU time (s): 11.3018
# total CPU user time (s): 11.2569
# total CPU system time (s): 0.04486
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031349 second user time and 0.079746 second system time
The end