Trace number 4507706

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07? 3586.81 3597.04

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathBA/normalized-BeauxArts_K69.opb
MD5SUM7a41f646f8fb7a1c0e5845075c21504b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark8.08757
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3795
Total number of constraints3935
Number of constraints which are clauses3866
Number of constraints which are cardinality constraints (but not clauses)69
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint69
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 70
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4507706-1751191363.opb>
0.00/0.02	c original problem has 3795 variables (3795 bin, 0 int, 0 impl, 0 cont) and 3935 constraints
0.00/0.02	c problem read in 0.01
0.00/0.02	c No objective function, only one solution is needed.
0.00/0.03	c presolving:
0.00/0.04	c (round 1, fast)       174 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 716 clqs
0.00/0.04	c (round 2, fast)       434 del vars, 190 del conss, 0 add conss, 60 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 703 clqs
0.00/0.04	c (round 3, fast)       551 del vars, 276 del conss, 0 add conss, 116 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 700 clqs
0.00/0.04	c (round 4, fast)       644 del vars, 352 del conss, 0 add conss, 160 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 713 clqs
0.00/0.04	c (round 5, fast)       695 del vars, 391 del conss, 0 add conss, 182 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 735 clqs
0.00/0.04	c (round 6, fast)       717 del vars, 410 del conss, 0 add conss, 189 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 751 clqs
0.00/0.04	c (round 7, fast)       721 del vars, 414 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 760 clqs
0.00/0.05	c    (0.0s) running MILP presolver
0.19/0.21	c    (0.2s) MILP presolver (25 rounds): 4 aggregations, 175 fixings, 0 bound changes
0.19/0.21	c (round 8, medium)     900 del vars, 414 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 649 clqs
0.19/0.21	c (round 9, fast)       900 del vars, 593 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 651 clqs
0.19/0.21	c (round 10, exhaustive) 900 del vars, 658 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 651 clqs
0.19/0.22	c (round 11, exhaustive) 900 del vars, 658 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 0 chg coeffs, 3277 upgd conss, 0 impls, 651 clqs
0.19/0.24	c (round 12, exhaustive) 925 del vars, 659 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 29 chg coeffs, 3277 upgd conss, 0 impls, 651 clqs
0.19/0.24	c (round 13, fast)       950 del vars, 683 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 29 chg coeffs, 3277 upgd conss, 0 impls, 653 clqs
0.49/0.57	c (round 14, exhaustive) 975 del vars, 684 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 29 chg coeffs, 3277 upgd conss, 0 impls, 22081 clqs
0.49/0.57	c (round 15, fast)       975 del vars, 709 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 54 chg coeffs, 3277 upgd conss, 0 impls, 22081 clqs
0.58/0.62	c (round 16, exhaustive) 1000 del vars, 709 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 54 chg coeffs, 3277 upgd conss, 0 impls, 22105 clqs
0.58/0.62	c (round 17, fast)       1000 del vars, 734 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 82 chg coeffs, 3277 upgd conss, 0 impls, 22105 clqs
0.87/0.90	c    (0.9s) probing: 1000/3135 (31.9%) - 70 fixings, 2 aggregations, 358792 implications, 0 bound changes
0.87/0.92	c (round 18, exhaustive) 1025 del vars, 734 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 82 chg coeffs, 3277 upgd conss, 0 impls, 22144 clqs
0.87/0.92	c (round 19, fast)       1025 del vars, 759 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 124 chg coeffs, 3277 upgd conss, 0 impls, 22148 clqs
0.87/0.96	c (round 20, exhaustive) 1050 del vars, 759 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 124 chg coeffs, 3277 upgd conss, 0 impls, 22154 clqs
0.87/0.97	c (round 21, fast)       1050 del vars, 784 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 158 chg coeffs, 3277 upgd conss, 0 impls, 22156 clqs
1.37/1.49	c    (1.5s) probing: 2000/3135 (63.8%) - 119 fixings, 2 aggregations, 673918 implications, 0 bound changes
1.47/1.53	c (round 22, exhaustive) 1076 del vars, 784 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 159 chg coeffs, 3277 upgd conss, 0 impls, 22099 clqs
1.47/1.53	c (round 23, fast)       1076 del vars, 809 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 203 chg coeffs, 3277 upgd conss, 0 impls, 22107 clqs
1.99/2.04	c    (2.0s) probing: 3000/3135 (95.7%) - 136 fixings, 2 aggregations, 979995 implications, 0 bound changes
1.99/2.09	c    (2.1s) probing: 3096/3135 (98.8%) - 136 fixings, 2 aggregations, 1008392 implications, 0 bound changes
1.99/2.09	c    (2.1s) probing aborted: 1000/1000 successive useless probings
1.99/2.09	c (round 24, exhaustive) 1090 del vars, 809 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 205 chg coeffs, 3277 upgd conss, 0 impls, 22132 clqs
1.99/2.09	c (round 25, fast)       1090 del vars, 822 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 221 chg coeffs, 3277 upgd conss, 0 impls, 22132 clqs
2.09/2.13	c    (2.1s) probing cycle finished: starting next cycle
2.09/2.18	c    (2.2s) probing: 65/2997 (2.2%) - 136 fixings, 2 aggregations, 1053765 implications, 0 bound changes
2.09/2.18	c    (2.2s) probing aborted: 1000/1000 successive useless probings
2.09/2.19	c    (2.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2.18/2.20	c    (2.2s) symmetry computation finished: 3 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
2.18/2.20	c dynamic symmetry handling statistics:
2.18/2.20	c    orbitopal reduction:       no components
2.18/2.20	c    orbital reduction:         no components
2.18/2.20	c    lexicographic reduction:    3 permutations with support sizes 300, 118, 112
2.18/2.20	c handled 3 out of 3 symmetry components
2.18/2.20	c presolving (26 rounds: 26 fast, 11 medium, 10 exhaustive):
2.18/2.20	c  1090 deleted vars, 822 deleted constraints, 0 added constraints, 190 tightened bounds, 0 added holes, 0 changed sides, 221 changed coefficients
2.18/2.20	c  0 implications, 22191 cliques
2.18/2.20	c presolved problem has 2997 variables (2997 bin, 0 int, 0 impl, 0 cont) and 3113 constraints
2.18/2.20	c     641 constraints of type <setppc>
2.18/2.20	c    2472 constraints of type <logicor>
2.18/2.20	c transformed objective value is always integral (scale: 1)
2.18/2.20	c Presolving Time: 2.18
2.18/2.20	c - non default parameters ----------------------------------------------------------------------
2.18/2.20	c # SCIP version 10.0.0
2.18/2.20	c 
2.18/2.20	c # maximal time in seconds to run
2.18/2.20	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
2.18/2.20	c limits/time = 3596.998007
2.18/2.20	c 
2.18/2.20	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.18/2.20	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
2.18/2.20	c limits/memory = 27900
2.18/2.20	c 
2.18/2.20	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
2.18/2.20	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
2.18/2.20	c limits/solutions = 1
2.18/2.20	c 
2.18/2.20	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.
2.18/2.20	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
2.18/2.20	c misc/usesymmetry = 3
2.18/2.20	c 
2.18/2.20	c # belongs reading time to solving time?
2.18/2.20	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
2.18/2.20	c timing/reading = TRUE
2.18/2.20	c 
2.18/2.20	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
2.18/2.20	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
2.18/2.20	c propagating/symmetry/detectdoublelex = FALSE
2.18/2.20	c 
2.18/2.20	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
2.18/2.20	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
2.18/2.20	c propagating/symmetry/detectsubgroups = FALSE
2.18/2.20	c 
2.18/2.20	c # Type of symmetries that shall be computed?
2.18/2.20	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
2.18/2.20	c propagating/symmetry/symtype = 1
2.18/2.20	c 
2.18/2.20	c # Should components consisting of a single full reflection be handled?
2.18/2.20	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
2.18/2.20	c propagating/symmetry/usesimplesgncomp = FALSE
2.18/2.20	c 
2.18/2.20	c -----------------------------------------------------------------------------------------------
2.18/2.20	c start solving
2.18/2.21	c 
3.57/3.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.57/3.60	c   3.6s|     1 |     0 |  7427 |     - |    50M |   0 |2997 |3306 |3113 |   0 |  0 | 192 |   0 | 0.000000e+00 |      --      |    Inf | unknown
14.33/14.47	c  14.5s|     1 |     0 | 47192 |     - |    55M |   0 |2997 |3508 |3123 |  10 |  1 | 194 |   0 | 0.000000e+00 |      --      |    Inf | unknown
14.93/15.03	c  15.0s|     1 |     0 | 48573 |     - |    58M |   0 |2997 |3511 |3131 |  18 |  2 | 197 |   0 | 0.000000e+00 |      --      |    Inf | unknown
15.63/15.74	c  15.7s|     1 |     0 | 50443 |     - |    58M |   0 |2997 |3512 |3147 |  34 |  3 | 199 |   0 | 0.000000e+00 |      --      |    Inf | unknown
16.23/16.32	c  16.3s|     1 |     0 | 51723 |     - |    59M |   0 |2997 |3518 |3159 |  46 |  4 | 205 |   0 | 0.000000e+00 |      --      |    Inf | unknown
17.12/17.24	c  17.2s|     1 |     0 | 54275 |     - |    60M |   0 |2997 |3524 |3173 |  60 |  5 | 211 |   0 | 0.000000e+00 |      --      |    Inf | unknown
18.22/18.39	c  18.4s|     1 |     0 | 57735 |     - |    61M |   0 |2997 |3525 |3183 |  70 |  6 | 212 |   0 | 0.000000e+00 |      --      |    Inf | unknown
19.32/19.44	c  19.4s|     1 |     0 | 60685 |     - |    62M |   0 |2997 |3527 |3193 |  80 |  7 | 214 |   0 | 0.000000e+00 |      --      |    Inf | unknown
20.71/20.82	c  20.8s|     1 |     0 | 64727 |     - |    63M |   0 |2997 |3523 |3205 |  92 |  8 | 216 |   0 | 0.000000e+00 |      --      |    Inf | unknown
22.11/22.21	c  22.2s|     1 |     0 | 68937 |     - |    63M |   0 |2997 |3522 |3214 | 101 |  9 | 218 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.51/23.69	c  23.7s|     1 |     0 | 73501 |     - |    64M |   0 |2997 |3526 |3225 | 112 | 10 | 224 |   0 | 0.000000e+00 |      --      |    Inf | unknown
24.91/25.00	c  25.0s|     1 |     0 | 77753 |     - |    65M |   0 |2997 |3529 |3237 | 124 | 11 | 227 |   0 | 0.000000e+00 |      --      |    Inf | unknown
40.06/40.23	c  40.2s|     1 |     2 |128296 |     - |    66M |   0 |2997 |3425 |3237 | 124 | 11 | 245 |  11 | 0.000000e+00 |      --      |    Inf | unknown
208.13/208.76	c   209s|   100 |    87 |790446 |7198.9 |    84M |  17 |2997 |3605 |3169 | 227 |  1 | 660 |  11 | 0.000000e+00 |      --      |    Inf | unknown
242.64/243.33	c   243s|   200 |   115 |950571 |4386.0 |    88M |  20 |2997 |3642 |3189 | 303 |  2 | 753 |  11 | 0.000000e+00 |      --      |    Inf |   1.78%
265.68/266.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
265.68/266.43	c   266s|   300 |   127 |  1053k|3263.4 |    89M |  20 |2997 |3769 |3169 | 346 |  1 | 962 |  11 | 0.000000e+00 |      --      |    Inf |   1.96%
283.54/284.39	c   284s|   400 |   150 |  1139k|2660.2 |    90M |  20 |2997 |3807 |3187 | 358 |  1 |1082 |  11 | 0.000000e+00 |      --      |    Inf |   2.87%
293.21/294.04	c   294s|   500 |   146 |  1190k|2229.1 |    91M |  20 |2997 |3777 |3186 | 387 |  0 |1127 |  11 | 0.000000e+00 |      --      |    Inf |   6.64%
303.58/304.42	c   304s|   600 |   147 |  1244k|1948.3 |    92M |  20 |2997 |3759 |3188 | 449 |  1 |1202 |  11 | 0.000000e+00 |      --      |    Inf |   7.82%
311.85/312.74	c   313s|   700 |   147 |  1289k|1733.5 |    93M |  20 |2997 |3785 |3189 | 505 |  1 |1246 |  11 | 0.000000e+00 |      --      |    Inf |   8.20%
320.94/321.82	c   322s|   800 |   149 |  1337k|1577.0 |    97M |  53 |2997 |3803 |   0 | 574 |  0 |1288 |  11 | 0.000000e+00 |      --      |    Inf |   8.21%
326.52/327.44	c   327s|   900 |   151 |  1370k|1437.9 |    99M |  64 |2997 |3812 |3212 | 585 |  1 |1318 |  11 | 0.000000e+00 |      --      |    Inf |   8.21%
333.40/334.31	c   334s|  1000 |   149 |  1407k|1331.1 |   100M |  64 |2997 |3801 |3187 | 607 |  1 |1339 |  11 | 0.000000e+00 |      --      |    Inf |   8.21%
341.38/342.38	c   342s|  1100 |   147 |  1451k|1250.0 |   101M |  64 |2997 |3814 |3198 | 640 |  0 |1372 |  11 | 0.000000e+00 |      --      |    Inf |   8.21%
350.85/351.83	c   352s|  1200 |   149 |  1502k|1188.6 |   102M |  64 |2997 |3818 |3204 | 669 |  1 |1388 |  11 | 0.000000e+00 |      --      |    Inf |   8.21%
356.64/357.66	c   358s|  1300 |   147 |  1535k|1122.5 |   104M |  64 |2997 |3834 |3197 | 692 |  1 |1423 |  11 | 0.000000e+00 |      --      |    Inf |   8.21%
366.12/367.11	c   367s|  1400 |   145 |  1586k|1078.6 |   105M |  64 |2997 |3774 |3169 | 770 |  1 |1425 |  11 | 0.000000e+00 |      --      |    Inf |   8.56%
376.28/377.32	c   377s|  1500 |   143 |  1639k|1042.2 |   105M |  64 |2997 |3778 |3217 | 831 |  2 |1453 |  11 | 0.000000e+00 |      --      |    Inf |   8.95%
384.07/385.15	c   385s|  1600 |   141 |  1683k|1004.4 |   106M |  64 |2997 |3809 |3190 | 877 |  2 |1509 |  11 | 0.000000e+00 |      --      |    Inf |   8.95%
397.63/398.76	c   399s|  1700 |   137 |  1756k| 987.8 |   106M |  64 |2997 |3800 |3183 | 928 |  1 |1544 |  11 | 0.000000e+00 |      --      |    Inf |   9.13%
409.91/411.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
409.91/411.07	c   411s|  1800 |   133 |  1811k| 963.8 |   107M |  64 |2997 |3805 |3182 |1022 |  0 |1585 |  11 | 0.000000e+00 |      --      |    Inf |  10.09%
418.08/419.25	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
418.08/419.25	c (run 1, node 1877) performing user restart
418.08/419.25	c 
418.08/419.25	c (restart) converted 54 cuts from the global cut pool into linear constraints
418.08/419.25	c 
418.08/419.26	c presolving:
418.08/419.26	c (round 1, fast)       0 del vars, 24 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 22191 clqs
418.08/419.27	c (round 2, exhaustive) 0 del vars, 28 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 22191 clqs
418.08/419.28	c (round 3, exhaustive) 0 del vars, 32 del conss, 2 add conss, 0 chg bounds, 3 chg sides, 4 chg coeffs, 0 upgd conss, 0 impls, 22191 clqs
418.08/419.28	c (round 4, exhaustive) 0 del vars, 32 del conss, 2 add conss, 0 chg bounds, 3 chg sides, 5 chg coeffs, 242 upgd conss, 0 impls, 22191 clqs
418.08/419.29	c (round 5, medium)     0 del vars, 40 del conss, 17 add conss, 0 chg bounds, 41 chg sides, 66 chg coeffs, 242 upgd conss, 0 impls, 22191 clqs
418.18/419.30	c (round 6, exhaustive) 0 del vars, 62 del conss, 17 add conss, 0 chg bounds, 41 chg sides, 97 chg coeffs, 242 upgd conss, 0 impls, 22191 clqs
418.18/419.32	c (round 7, exhaustive) 0 del vars, 106 del conss, 17 add conss, 0 chg bounds, 41 chg sides, 437 chg coeffs, 242 upgd conss, 0 impls, 22191 clqs
418.18/419.36	c presolving (8 rounds: 8 fast, 7 medium, 6 exhaustive):
418.18/419.36	c  0 deleted vars, 106 deleted constraints, 17 added constraints, 0 tightened bounds, 0 added holes, 41 changed sides, 488 changed coefficients
418.18/419.36	c  0 implications, 22191 cliques
418.18/419.36	c presolved problem has 2997 variables (2997 bin, 0 int, 0 impl, 0 cont) and 3770 constraints
418.18/419.36	c      40 constraints of type <knapsack>
418.18/419.36	c     873 constraints of type <setppc>
418.18/419.36	c    2857 constraints of type <logicor>
418.18/419.36	c transformed objective value is always integral (scale: 1)
418.18/419.36	c Presolving Time: 2.28
418.18/419.36	c 
420.67/421.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
420.67/421.81	c   422s|     1 |     0 |  1865k|     - |   107M |   0 |2997 |3836 |3150 |   0 |  0 |1686 |  11 | 0.000000e+00 |      --      |    Inf | unknown
421.56/422.73	c   423s|     1 |     0 |  1867k|     - |   109M |   0 |2997 |3846 |3163 |  13 |  1 |1696 |  11 | 0.000000e+00 |      --      |    Inf | unknown
422.26/423.46	c   423s|     1 |     0 |  1869k|     - |   109M |   0 |2997 |3855 |3174 |  24 |  2 |1706 |  11 | 0.000000e+00 |      --      |    Inf | unknown
423.06/424.20	c   424s|     1 |     0 |  1871k|     - |   109M |   0 |2997 |3853 |3183 |  33 |  3 |1707 |  11 | 0.000000e+00 |      --      |    Inf | unknown
423.66/424.85	c   425s|     1 |     0 |  1873k|     - |   109M |   0 |2997 |3852 |3191 |  41 |  4 |1708 |  11 | 0.000000e+00 |      --      |    Inf | unknown
424.66/425.83	c   426s|     1 |     0 |  1876k|     - |   110M |   0 |2997 |3854 |3203 |  53 |  5 |1710 |  11 | 0.000000e+00 |      --      |    Inf | unknown
426.05/427.24	c   427s|     1 |     0 |  1880k|     - |   110M |   0 |2997 |3856 |3216 |  66 |  6 |1713 |  11 | 0.000000e+00 |      --      |    Inf | unknown
427.35/428.52	c   429s|     1 |     0 |  1884k|     - |   110M |   0 |2997 |3861 |3226 |  76 |  7 |1719 |  11 | 0.000000e+00 |      --      |    Inf | unknown
428.25/429.41	c   429s|     1 |     0 |  1886k|     - |   110M |   0 |2997 |3861 |3236 |  86 |  8 |1723 |  11 | 0.000000e+00 |      --      |    Inf | unknown
429.54/430.71	c   431s|     1 |     0 |  1889k|     - |   111M |   0 |2997 |3860 |3252 | 102 |  9 |1726 |  11 | 0.000000e+00 |      --      |    Inf | unknown
430.95/432.19	c   432s|     1 |     0 |  1894k|     - |   111M |   0 |2997 |3856 |3222 | 112 | 10 |1727 |  11 | 0.000000e+00 |      --      |    Inf | unknown
431.84/433.03	c   433s|     1 |     0 |  1896k|     - |   111M |   0 |2997 |3854 |3231 | 121 | 11 |1728 |  11 | 0.000000e+00 |      --      |    Inf | unknown
443.61/444.87	c   445s|     1 |     2 |  1926k|     - |   112M |   0 |2997 |3828 |3231 | 121 | 11 |1737 |  22 | 0.000000e+00 |      --      |    Inf | unknown
470.34/471.60	c   472s|   100 |    23 |  2040k| 971.7 |   112M |  34 |2997 |3813 |3181 | 139 |  1 |1752 |  22 | 0.000000e+00 |      --      |    Inf | unknown
479.91/481.22	c   481s|   200 |    23 |  2090k| 948.8 |   112M |  42 |2997 |3832 |3181 | 159 |  1 |1786 |  22 | 0.000000e+00 |      --      |    Inf |   1.23%
489.98/491.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
489.98/491.37	c   491s|   300 |    19 |  2143k| 929.7 |   113M |  42 |2997 |3850 |3183 | 190 |  0 |1806 |  22 | 0.000000e+00 |      --      |    Inf |   1.62%
501.05/502.47	c   502s|   400 |    21 |  2202k| 914.8 |   113M |  42 |2997 |3870 |3184 | 206 |  0 |1832 |  22 | 0.000000e+00 |      --      |    Inf |   2.31%
514.52/515.91	c   516s|   500 |    21 |  2272k| 905.9 |   114M |  42 |2997 |3888 |3184 | 260 |  1 |1856 |  22 | 0.000000e+00 |      --      |    Inf |   2.75%
525.59/527.04	c   527s|   600 |    19 |  2331k| 893.1 |   114M |  42 |2997 |3903 |3185 | 281 |  0 |1883 |  22 | 0.000000e+00 |      --      |    Inf |   2.80%
536.26/537.76	c   538s|   700 |    21 |  2388k| 880.5 |   114M |  42 |2997 |3900 |3181 | 314 |  0 |1897 |  22 | 0.000000e+00 |      --      |    Inf |   3.01%
547.03/548.58	c   549s|   800 |    23 |  2446k| 869.1 |   114M |  42 |2997 |3925 |3181 | 373 |  1 |1932 |  22 | 0.000000e+00 |      --      |    Inf |   3.07%
556.01/557.57	c   558s|   900 |    18 |  2494k| 855.1 |   114M |  42 |2997 |3942 |3181 | 384 |  1 |1967 |  22 | 0.000000e+00 |      --      |    Inf |   3.11%
568.97/570.51	c   571s|  1000 |    24 |  2560k| 848.5 |   115M |  42 |2997 |3924 |3185 | 423 |  1 |1994 |  22 | 0.000000e+00 |      --      |    Inf |   3.12%
580.74/582.39	c   582s|  1100 |    20 |  2623k| 841.1 |   115M |  42 |2997 |3969 |3185 | 459 |  0 |2040 |  22 | 0.000000e+00 |      --      |    Inf |   3.12%
592.01/593.63	c   594s|  1200 |    22 |  2683k| 833.1 |   115M |  42 |2997 |3994 |3184 | 479 |  1 |2078 |  22 | 0.000000e+00 |      --      |    Inf |   3.13%
602.09/603.73	c   604s|  1300 |    20 |  2737k| 823.9 |   115M |  42 |2997 |4022 |3187 | 500 |  1 |2115 |  22 | 0.000000e+00 |      --      |    Inf |   3.13%
612.76/614.40	c   614s|  1400 |    20 |  2793k| 816.1 |   116M |  42 |2997 |4029 |3185 | 518 |  0 |2132 |  22 | 0.000000e+00 |      --      |    Inf |   3.13%
625.03/626.70	c   627s|  1500 |    20 |  2858k| 811.1 |   116M |  42 |2997 |4054 |3188 | 533 |  1 |2166 |  22 | 0.000000e+00 |      --      |    Inf |   3.16%
639.39/641.13	c   641s|  1600 |    20 |  2934k| 809.6 |   116M |  42 |2997 |4076 |3183 | 563 |  0 |2197 |  22 | 0.000000e+00 |      --      |    Inf |   3.16%
652.26/654.10	c   654s|  1700 |    20 |  3002k| 806.0 |   116M |  42 |2997 |4123 |3189 | 590 |  0 |2252 |  22 | 0.000000e+00 |      --      |    Inf |   3.16%
666.52/668.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
666.52/668.34	c   668s|  1800 |    16 |  3077k| 804.5 |   116M |  42 |2997 |4062 |3181 | 613 |  0 |2303 |  22 | 0.000000e+00 |      --      |    Inf |   3.25%
682.38/684.21	c   684s|  1900 |    20 |  3160k| 805.0 |   116M |  42 |2997 |4064 |3183 | 644 |  0 |2337 |  22 | 0.000000e+00 |      --      |    Inf |   3.43%
698.53/700.40	c   700s|  2000 |    24 |  3245k| 806.2 |   117M |  42 |2997 |4081 |3186 | 704 |  1 |2360 |  22 | 0.000000e+00 |      --      |    Inf |   3.71%
712.70/714.63	c   715s|  2100 |    22 |  3321k| 805.0 |   118M |  42 |2997 |4109 |3182 | 719 |  1 |2395 |  22 | 0.000000e+00 |      --      |    Inf |   3.92%
724.37/726.37	c   726s|  2200 |    21 |  3383k| 800.5 |   118M |  42 |2997 |4128 |3185 | 739 |  1 |2439 |  22 | 0.000000e+00 |      --      |    Inf |   4.02%
734.44/736.41	c   736s|  2300 |    21 |  3437k| 794.2 |   118M |  42 |2997 |4192 |3189 | 768 |  1 |2507 |  22 | 0.000000e+00 |      --      |    Inf |   4.03%
743.22/745.28	c   745s|  2400 |    25 |  3484k| 786.7 |   119M |  42 |2997 |4265 |3191 | 790 |  0 |2593 |  22 | 0.000000e+00 |      --      |    Inf |   4.05%
750.11/752.14	c   752s|  2500 |    25 |  3522k| 777.4 |   119M |  42 |2997 |4249 |3191 | 798 |  0 |2603 |  22 | 0.000000e+00 |      --      |    Inf |   4.09%
764.46/766.52	c   767s|  2600 |    31 |  3609k| 779.5 |   119M |  42 |2997 |4258 |3191 | 842 |  0 |2629 |  22 | 0.000000e+00 |      --      |    Inf |   4.11%
773.24/775.37	c   775s|  2700 |    29 |  3656k| 772.8 |   119M |  42 |2997 |4277 |3198 | 863 |  1 |2654 |  22 | 0.000000e+00 |      --      |    Inf |   4.11%
781.42/783.54	c   784s|  2800 |    25 |  3701k| 765.8 |   120M |  42 |2997 |4278 |3190 | 883 |  0 |2666 |  22 | 0.000000e+00 |      --      |    Inf |   4.13%
790.30/792.40	c   792s|  2900 |    27 |  3748k| 759.7 |   120M |  42 |2997 |4290 |3198 | 916 |  0 |2686 |  22 | 0.000000e+00 |      --      |    Inf |   4.13%
799.57/801.72	c   802s|  3000 |    27 |  3798k| 754.3 |   120M |  42 |2997 |4318 |3193 | 930 |  1 |2724 |  22 | 0.000000e+00 |      --      |    Inf |   4.14%
807.45/809.64	c   810s|  3100 |    25 |  3841k| 747.9 |   120M |  42 |2997 |4331 |3192 | 943 |  1 |2744 |  22 | 0.000000e+00 |      --      |    Inf |   4.15%
816.03/818.28	c   818s|  3200 |    27 |  3888k| 742.4 |   120M |  42 |2997 |4351 |3198 | 956 |  1 |2772 |  22 | 0.000000e+00 |      --      |    Inf |   4.15%
825.30/827.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
825.30/827.52	c   828s|  3300 |    29 |  3937k| 737.5 |   120M |  72 |2997 |4352 |3190 | 960 |  1 |2775 |  22 | 0.000000e+00 |      --      |    Inf |   4.15%
834.28/836.56	c   837s|  3400 |    31 |  3987k| 732.9 |   120M |  89 |2997 |4417 |   0 | 972 |  0 |2847 |  22 | 0.000000e+00 |      --      |    Inf |   4.15%
841.36/843.62	c   844s|  3500 |    29 |  4025k| 726.3 |   120M | 108 |2997 |4444 |3202 | 972 |  0 |2879 |  22 | 0.000000e+00 |      --      |    Inf |   4.15%
848.44/850.77	c   851s|  3600 |    27 |  4064k| 720.2 |   120M | 108 |2997 |4405 |3196 | 978 |  0 |2890 |  22 | 0.000000e+00 |      --      |    Inf |   4.16%
860.01/862.31	c   862s|  3700 |    27 |  4126k| 718.4 |   120M | 108 |2997 |4402 |3203 |1016 |  1 |2905 |  22 | 0.000000e+00 |      --      |    Inf |   4.16%
867.99/870.34	c   870s|  3800 |    27 |  4169k| 713.3 |   120M | 108 |2997 |4395 |3202 |1016 |  1 |2912 |  22 | 0.000000e+00 |      --      |    Inf |   4.16%
876.47/878.82	c   879s|  3900 |    29 |  4215k| 708.9 |   120M | 113 |2997 |4431 |3205 |1019 |  1 |2950 |  22 | 0.000000e+00 |      --      |    Inf |   4.16%
882.66/885.09	c   885s|  4000 |    29 |  4249k| 702.7 |   120M | 113 |2997 |4465 |3205 |1019 |  1 |2985 |  22 | 0.000000e+00 |      --      |    Inf |   4.16%
890.83/893.26	c   893s|  4100 |    29 |  4293k| 698.2 |   120M | 113 |2997 |4465 |3203 |1019 |  0 |3004 |  22 | 0.000000e+00 |      --      |    Inf |   4.16%
900.11/902.57	c   903s|  4200 |    25 |  4342k| 694.9 |   121M | 113 |2997 |4434 |3205 |1025 |  0 |3017 |  22 | 0.000000e+00 |      --      |    Inf |   4.16%
908.09/910.50	c   910s|  4300 |    29 |  4385k| 690.5 |   121M | 113 |2997 |4460 |3206 |1026 |  0 |3043 |  22 | 0.000000e+00 |      --      |    Inf |   4.16%
916.07/918.58	c   919s|  4400 |    23 |  4428k| 686.4 |   121M | 113 |2997 |4464 |3199 |1032 |  0 |3059 |  22 | 0.000000e+00 |      --      |    Inf |   4.16%
926.04/928.57	c   929s|  4500 |    23 |  4481k| 684.0 |   121M | 113 |2997 |4426 |3192 |1053 |  0 |3062 |  22 | 0.000000e+00 |      --      |    Inf |   4.18%
936.11/938.60	c   939s|  4600 |    23 |  4534k| 681.6 |   121M | 113 |2997 |4418 |3200 |1067 |  0 |3063 |  22 | 0.000000e+00 |      --      |    Inf |   4.18%
944.19/946.77	c   947s|  4700 |    23 |  4579k| 678.0 |   121M | 113 |2997 |4458 |   0 |1079 |  0 |3120 |  22 | 0.000000e+00 |      --      |    Inf |   4.18%
955.66/958.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
955.66/958.20	c   958s|  4800 |    23 |  4639k| 677.0 |   121M | 113 |2997 |4468 |3201 |1095 |  1 |3136 |  22 | 0.000000e+00 |      --      |    Inf |   4.18%
963.74/966.38	c   966s|  4900 |    25 |  4683k| 673.4 |   121M | 113 |2997 |4487 |3198 |1108 |  1 |3165 |  22 | 0.000000e+00 |      --      |    Inf |   4.18%
972.42/975.09	c   975s|  5000 |    21 |  4731k| 670.6 |   121M | 113 |2997 |4516 |3194 |1145 |  0 |3211 |  22 | 0.000000e+00 |      --      |    Inf |   4.20%
982.29/984.98	c   985s|  5100 |    25 |  4784k| 668.6 |   121M | 113 |2997 |4531 |3197 |1175 |  1 |3256 |  22 | 0.000000e+00 |      --      |    Inf |   4.22%
990.38/993.01	c   993s|  5200 |    21 |  4829k| 665.5 |   121M | 113 |2997 |4596 |3193 |1194 |  0 |3350 |  22 | 0.000000e+00 |      --      |    Inf |   4.22%
999.15/1001.84	c  1002s|  5300 |    25 |  4877k| 662.9 |   121M | 113 |2997 |4599 |   0 |1218 |  0 |3412 |  22 | 0.000000e+00 |      --      |    Inf |   4.26%
1006.43/1009.14	c  1009s|  5400 |    25 |  4917k| 659.3 |   121M | 113 |2997 |4596 |3190 |1229 |  1 |3463 |  22 | 0.000000e+00 |      --      |    Inf |   4.27%
1015.41/1018.19	c  1018s|  5500 |    25 |  4967k| 657.1 |   121M | 113 |2997 |4659 |3194 |1254 |  0 |3563 |  22 | 0.000000e+00 |      --      |    Inf |   4.28%
1022.49/1025.23	c  1025s|  5600 |    29 |  5006k| 653.6 |   121M | 113 |2997 |4702 |3190 |1257 |  1 |3661 |  22 | 0.000000e+00 |      --      |    Inf |   4.29%
1028.97/1031.79	c  1032s|  5700 |    25 |  5042k| 649.7 |   122M | 113 |2997 |4771 |3191 |1286 |  1 |3755 |  22 | 0.000000e+00 |      --      |    Inf |   4.29%
1035.95/1038.79	c  1039s|  5800 |    27 |  5081k| 646.3 |   122M | 113 |2997 |4860 |3191 |1303 |  1 |3854 |  22 | 0.000000e+00 |      --      |    Inf |   4.30%
1045.03/1047.89	c  1048s|  5900 |    26 |  5130k| 644.3 |   122M | 113 |2997 |4936 |3198 |1330 |  0 |3947 |  22 | 0.000000e+00 |      --      |    Inf |   4.30%
1054.31/1057.18	c  1057s|  6000 |    26 |  5181k| 642.5 |   122M | 113 |2997 |4982 |3198 |1345 |  1 |4006 |  22 | 0.000000e+00 |      --      |    Inf |   4.30%
1065.97/1068.83	c  1069s|  6100 |    24 |  5243k| 642.3 |   122M | 113 |2997 |5018 |3210 |1360 |  1 |4045 |  22 | 0.000000e+00 |      --      |    Inf |   4.30%
1075.15/1078.01	c  1078s|  6200 |    22 |  5294k| 640.6 |   123M | 113 |2997 |5061 |3196 |1366 |  1 |4111 |  22 | 0.000000e+00 |      --      |    Inf |   4.30%
1084.42/1087.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1084.42/1087.36	c  1087s|  6300 |    24 |  5345k| 639.1 |   123M | 113 |2997 |5093 |3198 |1384 |  1 |4183 |  22 | 0.000000e+00 |      --      |    Inf |   4.31%
1094.40/1097.32	c  1097s|  6400 |    24 |  5400k| 638.0 |   123M | 113 |2997 |5144 |3192 |1416 |  0 |4247 |  22 | 0.000000e+00 |      --      |    Inf |   4.32%
1104.18/1107.12	c  1107s|  6500 |    26 |  5456k| 637.0 |   123M | 113 |2997 |5170 |3190 |1436 |  1 |4281 |  22 | 0.000000e+00 |      --      |    Inf |   4.34%
1116.05/1119.06	c  1119s|  6600 |    26 |  5522k| 637.3 |   123M | 113 |2997 |5181 |3196 |1457 |  2 |4309 |  22 | 0.000000e+00 |      --      |    Inf |   4.35%
1124.42/1127.47	c  1127s|  6700 |    24 |  5569k| 635.4 |   123M | 113 |2997 |5198 |3191 |1467 |  0 |4328 |  22 | 0.000000e+00 |      --      |    Inf |   4.35%
1134.89/1137.97	c  1138s|  6800 |    24 |  5627k| 634.8 |   123M | 113 |2997 |5246 |3196 |1491 |  0 |4427 |  22 | 0.000000e+00 |      --      |    Inf |   4.35%
1146.07/1149.13	c  1149s|  6900 |    24 |  5688k| 634.5 |   123M | 113 |2997 |5268 |3198 |1535 |  0 |4492 |  22 | 0.000000e+00 |      --      |    Inf |   4.36%
1155.64/1158.76	c  1159s|  7000 |    26 |  5740k| 633.2 |   123M | 113 |2997 |5297 |3194 |1559 |  1 |4565 |  22 | 0.000000e+00 |      --      |    Inf |   4.37%
1162.62/1165.73	c  1166s|  7100 |    28 |  5777k| 630.3 |   123M | 113 |2997 |5330 |3197 |1586 |  0 |4615 |  22 | 0.000000e+00 |      --      |    Inf |   4.38%
1168.80/1171.98	c  1172s|  7200 |    30 |  5810k| 627.0 |   123M | 113 |2997 |5373 |3200 |1594 |  0 |4663 |  22 | 0.000000e+00 |      --      |    Inf |   4.38%
1177.48/1180.69	c  1181s|  7300 |    28 |  5856k| 625.1 |   123M | 113 |2997 |5399 |3201 |1609 |  1 |4702 |  22 | 0.000000e+00 |      --      |    Inf |   4.38%
1187.25/1190.44	c  1190s|  7400 |    28 |  5909k| 624.0 |   123M | 113 |2997 |5435 |3200 |1649 |  1 |4742 |  22 | 0.000000e+00 |      --      |    Inf |   4.38%
1195.03/1198.27	c  1198s|  7500 |    26 |  5951k| 622.0 |   123M | 113 |2997 |5485 |3198 |1665 |  1 |4802 |  22 | 0.000000e+00 |      --      |    Inf |   4.38%
1206.60/1209.84	c  1210s|  7600 |    30 |  6015k| 622.1 |   123M | 113 |2997 |5424 |3194 |1690 |  2 |4823 |  22 | 0.000000e+00 |      --      |    Inf |   4.39%
1216.78/1220.07	c  1220s|  7700 |    32 |  6071k| 621.4 |   123M | 113 |2997 |5437 |3192 |1702 |  1 |4853 |  22 | 0.000000e+00 |      --      |    Inf |   4.39%
1225.55/1228.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1225.55/1228.82	c  1229s|  7800 |    30 |  6119k| 620.0 |   123M | 113 |2997 |5438 |3193 |1722 |  1 |4861 |  22 | 0.000000e+00 |      --      |    Inf |   4.39%
1235.32/1238.68	c  1239s|  7900 |    28 |  6174k| 619.2 |   123M | 113 |2997 |5440 |3194 |1750 |  1 |4868 |  22 | 0.000000e+00 |      --      |    Inf |   4.39%
1242.10/1245.48	c  1245s|  8000 |    28 |  6211k| 616.7 |   123M | 113 |2997 |5448 |3195 |1761 |  0 |4901 |  22 | 0.000000e+00 |      --      |    Inf |   4.39%
1252.17/1255.59	c  1256s|  8100 |    28 |  6265k| 616.0 |   123M | 113 |2997 |5442 |3190 |1771 |  0 |4911 |  22 | 0.000000e+00 |      --      |    Inf |   4.39%
1261.44/1264.83	c  1265s|  8200 |    28 |  6316k| 614.9 |   123M | 113 |2997 |5447 |3194 |1784 |  0 |4965 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1268.92/1272.30	c  1272s|  8300 |    30 |  6356k| 612.8 |   123M | 113 |2997 |5436 |   0 |1790 |  0 |5020 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1278.39/1281.89	c  1282s|  8400 |    30 |  6408k| 611.9 |   124M | 113 |2997 |5450 |3203 |1803 |  1 |5054 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1287.56/1291.03	c  1291s|  8500 |    26 |  6457k| 610.7 |   124M | 113 |2997 |5481 |3193 |1813 |  0 |5103 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1295.13/1298.69	c  1299s|  8600 |    30 |  6499k| 608.9 |   124M | 113 |2997 |5504 |   0 |1827 |  0 |5170 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1302.31/1305.86	c  1306s|  8700 |    30 |  6537k| 606.8 |   124M | 113 |2997 |5533 |3195 |1839 |  1 |5237 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1308.89/1312.43	c  1312s|  8800 |    28 |  6572k| 604.4 |   125M | 113 |2997 |5631 |3195 |1849 |  0 |5381 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1318.06/1321.61	c  1322s|  8900 |    28 |  6621k| 603.3 |   125M | 113 |2997 |5584 |3195 |1865 |  1 |5423 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1326.34/1329.95	c  1330s|  9000 |    32 |  6667k| 602.0 |   125M | 113 |2997 |5650 |3192 |1870 |  1 |5502 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1333.01/1336.63	c  1337s|  9100 |    30 |  6704k| 599.9 |   125M | 113 |2997 |5689 |3194 |1875 |  1 |5553 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1340.29/1343.94	c  1344s|  9200 |    32 |  6745k| 598.1 |   125M | 113 |2997 |5714 |3196 |1894 |  1 |5595 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1345.48/1349.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1345.48/1349.18	c  1349s|  9300 |    30 |  6772k| 595.3 |   125M | 113 |2997 |5783 |3190 |1904 |  1 |5675 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1353.75/1357.49	c  1357s|  9400 |    32 |  6819k| 594.1 |   125M | 113 |2997 |5846 |3192 |1912 |  1 |5746 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1360.53/1364.26	c  1364s|  9500 |    33 |  6856k| 592.1 |   125M | 113 |2997 |5895 |   0 |1935 |  0 |5820 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1369.50/1373.25	c  1373s|  9600 |    33 |  6904k| 591.1 |   125M | 113 |2997 |5903 |3199 |1957 |  0 |5855 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1378.97/1382.71	c  1383s|  9700 |    35 |  6956k| 590.5 |   125M | 113 |2997 |5933 |3194 |1983 |  0 |5905 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1388.74/1392.54	c  1393s|  9800 |    31 |  7008k| 589.9 |   126M | 113 |2997 |5954 |3194 |1996 |  1 |5956 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1396.81/1400.66	c  1401s|  9900 |    31 |  7053k| 588.7 |   126M | 113 |2997 |5971 |3197 |2004 |  0 |6001 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1407.68/1411.55	c  1412s| 10000 |    29 |  7112k| 588.7 |   126M | 113 |2997 |5963 |3202 |2025 |  0 |6034 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1415.75/1419.66	c  1420s| 10100 |    31 |  7155k| 587.4 |   126M | 113 |2997 |6013 |   0 |2037 |  0 |6115 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1423.83/1427.77	c  1428s| 10200 |    29 |  7198k| 586.1 |   126M | 113 |2997 |6088 |3205 |2058 |  2 |6213 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1436.39/1440.36	c  1440s| 10300 |    33 |  7265k| 586.8 |   126M | 113 |2997 |6078 |3196 |2079 |  1 |6255 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1445.66/1449.62	c  1450s| 10400 |    35 |  7316k| 586.2 |   126M | 113 |2997 |6119 |3195 |2085 |  1 |6307 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1453.93/1457.95	c  1458s| 10500 |    31 |  7360k| 585.0 |   126M | 113 |2997 |6185 |3199 |2106 |  1 |6376 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1462.20/1466.21	c  1466s| 10600 |    31 |  7406k| 584.0 |   127M | 113 |2997 |6219 |3199 |2116 |  0 |6422 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1470.48/1474.55	c  1475s| 10700 |    29 |  7449k| 582.8 |   127M | 113 |2997 |6288 |3198 |2136 |  1 |6503 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1479.35/1483.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1479.35/1483.41	c  1483s| 10800 |    29 |  7497k| 582.0 |   127M | 113 |2997 |6308 |3199 |2154 |  0 |6563 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1488.42/1492.58	c  1493s| 10900 |    29 |  7547k| 581.3 |   127M | 113 |2997 |6337 |3197 |2168 |  0 |6608 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1496.00/1500.19	c  1500s| 11000 |    29 |  7587k| 579.9 |   127M | 113 |2997 |6376 |   0 |2191 |  0 |6653 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1503.67/1507.87	c  1508s| 11100 |    31 |  7629k| 578.7 |   128M | 113 |2997 |6406 |3198 |2204 |  0 |6699 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1511.45/1515.63	c  1516s| 11200 |    30 |  7670k| 577.4 |   128M | 113 |2997 |6455 |3195 |2208 |  0 |6757 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1521.92/1526.12	c  1526s| 11300 |    30 |  7727k| 577.3 |   129M | 113 |2997 |6493 |3197 |2222 |  1 |6807 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1529.49/1533.75	c  1534s| 11400 |    28 |  7767k| 576.0 |   129M | 113 |2997 |6521 |3208 |2225 |  1 |6857 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1537.87/1542.14	c  1542s| 11500 |    28 |  7811k| 575.0 |   129M | 113 |2997 |6547 |3201 |2249 |  0 |6900 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1547.84/1552.16	c  1552s| 11600 |    32 |  7864k| 574.7 |   129M | 113 |2997 |6583 |3205 |2262 |  1 |6944 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1557.90/1562.24	c  1562s| 11700 |    30 |  7918k| 574.4 |   129M | 113 |2997 |6611 |3200 |2283 |  2 |6986 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1566.68/1571.00	c  1571s| 11800 |    28 |  7964k| 573.6 |   129M | 113 |2997 |6617 |3195 |2301 |  0 |7041 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1577.54/1581.93	c  1582s| 11900 |    32 |  8022k| 573.6 |   129M | 113 |2997 |6632 |3199 |2328 |  1 |7096 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1587.30/1591.70	c  1592s| 12000 |    28 |  8074k| 573.2 |   129M | 113 |2997 |6641 |3200 |2354 |  0 |7144 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1598.57/1603.01	c  1603s| 12100 |    30 |  8133k| 573.3 |   129M | 113 |2997 |6644 |3211 |2377 |  1 |7188 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1605.05/1609.57	c  1610s| 12200 |    30 |  8167k| 571.7 |   129M | 113 |2997 |6667 |3197 |2386 |  1 |7232 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1612.02/1616.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1612.02/1616.52	c  1617s| 12300 |    28 |  8206k| 570.4 |   129M | 113 |2997 |6705 |3194 |2412 |  0 |7282 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1618.90/1623.45	c  1623s| 12400 |    28 |  8245k| 569.1 |   129M | 113 |2997 |6740 |3201 |2440 |  1 |7330 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1626.98/1631.57	c  1632s| 12500 |    28 |  8287k| 568.1 |   129M | 113 |2997 |6778 |   0 |2450 |  0 |7390 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1635.25/1639.88	c  1640s| 12600 |    26 |  8331k| 567.2 |   129M | 113 |2997 |6841 |3208 |2472 |  1 |7464 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1643.33/1647.98	c  1648s| 12700 |    28 |  8374k| 566.3 |   129M | 113 |2997 |6869 |3197 |2482 |  1 |7527 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1652.99/1657.63	c  1658s| 12800 |    28 |  8428k| 566.1 |   129M | 113 |2997 |6859 |3198 |2511 |  0 |7560 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1660.07/1664.71	c  1665s| 12900 |    26 |  8466k| 564.8 |   129M | 113 |2997 |6907 |3210 |2515 |  0 |7631 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1666.46/1671.19	c  1671s| 13000 |    26 |  8501k| 563.4 |   129M | 113 |2997 |6922 |3198 |2526 |  0 |7682 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1674.53/1679.24	c  1679s| 13100 |    28 |  8545k| 562.6 |   129M | 113 |2997 |6916 |3200 |2556 |  1 |7724 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1682.10/1686.82	c  1687s| 13200 |    28 |  8586k| 561.6 |   130M | 113 |2997 |6905 |3200 |2581 |  1 |7768 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1690.57/1695.36	c  1695s| 13300 |    28 |  8631k| 560.8 |   130M | 113 |2997 |6914 |3208 |2598 |  1 |7821 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1696.16/1701.00	c  1701s| 13400 |    26 |  8662k| 559.2 |   130M | 113 |2997 |6975 |   0 |2608 |  0 |7891 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1703.43/1708.23	c  1708s| 13500 |    26 |  8702k| 558.2 |   130M | 113 |2997 |6996 |3198 |2633 |  0 |7926 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1714.90/1719.71	c  1720s| 13600 |    31 |  8765k| 558.6 |   130M | 113 |2997 |6944 |3194 |2678 |  1 |7962 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1726.46/1731.31	c  1731s| 13700 |    31 |  8828k| 559.1 |   130M | 113 |2997 |6961 |   0 |2713 |  0 |8006 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1737.13/1742.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1737.13/1742.05	c  1742s| 13800 |    27 |  8886k| 559.2 |   130M | 113 |2997 |6917 |3196 |2732 |  0 |8061 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1747.39/1752.31	c  1752s| 13900 |    29 |  8941k| 559.1 |   130M | 113 |2997 |6903 |3199 |2746 |  0 |8106 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1758.56/1763.59	c  1764s| 14000 |    30 |  9001k| 559.4 |   130M | 113 |2997 |6894 |3200 |2787 |  1 |8157 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1770.72/1775.74	c  1776s| 14100 |    28 |  9064k| 559.9 |   130M | 113 |2997 |6909 |3201 |2818 |  1 |8207 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1780.49/1785.52	c  1786s| 14200 |    30 |  9114k| 559.5 |   131M | 113 |2997 |6963 |3207 |2858 |  1 |8279 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1791.35/1796.41	c  1796s| 14300 |    30 |  9171k| 559.5 |   131M | 113 |2997 |7012 |3214 |2895 |  2 |8345 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1804.71/1809.87	c  1810s| 14400 |    26 |  9241k| 560.4 |   132M | 113 |2997 |7041 |3214 |2922 |  0 |8389 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1814.48/1819.64	c  1820s| 14500 |    26 |  9292k| 560.1 |   132M | 113 |2997 |7095 |3218 |2935 |  0 |8455 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1825.25/1830.48	c  1830s| 14600 |    26 |  9348k| 560.1 |   132M | 113 |2997 |7121 |3200 |2951 |  1 |8498 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1832.22/1837.46	c  1837s| 14700 |    32 |  9384k| 558.9 |   132M | 113 |2997 |7174 |3196 |2974 |  1 |8576 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1840.20/1845.48	c  1845s| 14800 |    28 |  9427k| 558.1 |   132M | 113 |2997 |7171 |3195 |3007 |  0 |8623 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1847.27/1852.51	c  1853s| 14900 |    28 |  9466k| 557.1 |   132M | 113 |2997 |7128 |   0 |3024 |  0 |8683 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1854.55/1859.87	c  1860s| 15000 |    29 |  9507k| 556.3 |   132M | 113 |2997 |7103 |3195 |3039 |  0 |8746 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1862.33/1867.61	c  1868s| 15100 |    30 |  9550k| 555.5 |   132M | 113 |2997 |7091 |3195 |3045 |  1 |8809 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1868.81/1874.19	c  1874s| 15200 |    33 |  9586k| 554.4 |   132M | 113 |2997 |7098 |3193 |3053 |  1 |8878 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1877.08/1882.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1877.08/1882.49	c  1882s| 15300 |    29 |  9631k| 553.8 |   132M | 113 |2997 |7104 |3193 |3073 |  0 |8946 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1885.55/1890.95	c  1891s| 15400 |    29 |  9677k| 553.2 |   132M | 113 |2997 |7102 |   0 |3096 |  0 |8993 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1894.02/1899.44	c  1899s| 15500 |    29 |  9722k| 552.6 |   133M | 113 |2997 |7135 |3209 |3129 |  1 |9058 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1904.39/1909.84	c  1910s| 15600 |    29 |  9777k| 552.6 |   133M | 113 |2997 |7143 |   0 |3166 |  0 |9100 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1912.76/1918.29	c  1918s| 15700 |    29 |  9822k| 552.0 |   133M | 113 |2997 |7161 |3198 |3180 |  0 |9135 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1921.94/1927.43	c  1927s| 15800 |    26 |  9870k| 551.6 |   133M | 113 |2997 |7201 |   0 |3205 |  0 |9198 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1931.01/1936.54	c  1937s| 15900 |    28 |  9920k| 551.3 |   133M | 113 |2997 |7221 |3198 |3234 |  1 |9261 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1940.38/1945.90	c  1946s| 16000 |    26 |  9971k| 551.1 |   133M | 113 |2997 |7228 |3196 |3241 |  0 |9314 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1950.94/1956.50	c  1956s| 16100 |    28 | 10028k| 551.2 |   133M | 113 |2997 |7216 |3205 |3271 |  0 |9358 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1960.42/1966.10	c  1966s| 16200 |    26 | 10079k| 550.9 |   133M | 113 |2997 |7211 |3203 |3286 |  0 |9401 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1969.39/1975.01	c  1975s| 16300 |    26 | 10125k| 550.4 |   133M | 113 |2997 |7235 |3204 |3298 |  1 |9449 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1977.96/1983.67	c  1984s| 16400 |    28 | 10170k| 549.9 |   133M | 113 |2997 |7179 |3197 |3312 |  1 |9491 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1986.73/1992.43	c  1992s| 16500 |    26 | 10219k| 549.6 |   133M | 113 |2997 |7099 |3197 |3347 |  0 |9602 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
1995.31/2001.04	c  2001s| 16600 |    26 | 10267k| 549.2 |   133M | 113 |2997 |7101 |3206 |3374 |  0 |9649 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
2005.27/2011.04	c  2011s| 16700 |    26 | 10321k| 549.1 |   133M | 113 |2997 |7117 |3207 |3397 |  0 |9695 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
2015.93/2021.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2015.93/2021.76	c  2022s| 16800 |    26 | 10377k| 549.2 |   133M | 113 |2997 |7131 |3197 |3411 |  1 |9726 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
2028.40/2034.22	c  2034s| 16900 |    26 | 10442k| 549.8 |   133M | 113 |2997 |7154 |   0 |3446 |  0 |9764 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
2035.67/2041.55	c  2042s| 17000 |    24 | 10481k| 548.9 |   133M | 113 |2997 |7133 |3203 |3473 |  0 |9798 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
2046.94/2052.82	c  2053s| 17100 |    26 | 10541k| 549.2 |   133M | 113 |2997 |7002 |3204 |3504 |  1 |9859 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
2054.41/2060.39	c  2060s| 17200 |    26 | 10583k| 548.5 |   133M | 113 |2997 |6888 |3202 |3518 |  1 |9957 |  22 | 0.000000e+00 |      --      |    Inf |   4.40%
2064.88/2070.80	c  2071s| 17300 |    26 | 10638k| 548.5 |   133M | 113 |2997 |6890 |   0 |3552 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.40%
2075.15/2081.12	c  2081s| 17400 |    24 | 10693k| 548.5 |   133M | 113 |2997 |6877 |3212 |3586 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.40%
2084.92/2090.99	c  2091s| 17500 |    26 | 10746k| 548.4 |   133M | 113 |2997 |6894 |3196 |3631 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.40%
2096.98/2103.04	c  2103s| 17600 |    26 | 10813k| 549.0 |   134M | 113 |2997 |6823 |3193 |3685 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.41%
2106.95/2113.07	c  2113s| 17700 |    27 | 10868k| 549.1 |   134M | 113 |2997 |6800 |3198 |3707 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.41%
2119.51/2125.61	c  2126s| 17800 |    26 | 10937k| 549.8 |   134M | 113 |2997 |6774 |3200 |3730 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.41%
2130.37/2136.56	c  2137s| 17900 |    27 | 10996k| 550.0 |   134M | 113 |2997 |6746 |3185 |3739 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.41%
2139.95/2146.15	c  2146s| 18000 |    30 | 11048k| 549.8 |   134M | 113 |2997 |6704 |3189 |3774 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.41%
2150.91/2157.11	c  2157s| 18100 |    32 | 11109k| 550.1 |   134M | 113 |2997 |6591 |3202 |3796 |  2 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.41%
2161.37/2167.61	c  2168s| 18200 |    32 | 11167k| 550.2 |   134M | 113 |2997 |6487 |3202 |3822 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.41%
2171.44/2177.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2171.44/2177.73	c  2178s| 18300 |    30 | 11220k| 550.2 |   134M | 113 |2997 |6361 |3205 |3850 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.41%
2182.01/2188.39	c  2188s| 18400 |    32 | 11277k| 550.2 |   134M | 113 |2997 |6292 |3206 |3874 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.41%
2192.17/2198.55	c  2199s| 18500 |    30 | 11331k| 550.2 |   135M | 113 |2997 |6274 |3207 |3897 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.41%
2202.24/2208.69	c  2209s| 18600 |    30 | 11385k| 550.2 |   135M | 113 |2997 |6194 |3190 |3912 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2213.61/2220.02	c  2220s| 18700 |    28 | 11447k| 550.5 |   135M | 113 |2997 |6187 |3196 |3944 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2225.27/2231.73	c  2232s| 18800 |    28 | 11512k| 551.0 |   135M | 113 |2997 |6222 |3191 |3961 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2233.04/2239.54	c  2240s| 18900 |    27 | 11555k| 550.4 |   135M | 113 |2997 |6213 |3200 |3980 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2243.81/2250.38	c  2250s| 19000 |    31 | 11612k| 550.5 |   135M | 113 |2997 |6225 |3204 |4005 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2257.58/2264.15	c  2264s| 19100 |    33 | 11684k| 551.3 |   135M | 113 |2997 |6238 |3215 |4032 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2267.94/2274.50	c  2274s| 19200 |    31 | 11737k| 551.2 |   135M | 113 |2997 |6278 |   0 |4042 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2277.61/2284.29	c  2284s| 19300 |    27 | 11789k| 551.0 |   135M | 113 |2997 |6315 |3216 |4050 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2287.18/2293.80	c  2294s| 19400 |    25 | 11839k| 550.8 |   135M | 113 |2997 |6337 |3199 |4077 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2297.85/2304.59	c  2305s| 19500 |    25 | 11899k| 551.0 |   135M | 113 |2997 |6324 |3203 |4132 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2308.91/2315.65	c  2316s| 19600 |    25 | 11959k| 551.3 |   135M | 113 |2997 |6300 |3206 |4172 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2321.07/2327.89	c  2328s| 19700 |    25 | 12024k| 551.7 |   135M | 113 |2997 |6296 |3217 |4198 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2332.94/2339.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2332.94/2339.77	c  2340s| 19800 |    27 | 12088k| 552.1 |   135M | 113 |2997 |6275 |3212 |4206 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2344.90/2351.77	c  2352s| 19900 |    27 | 12151k| 552.5 |   137M | 113 |2997 |6284 |3218 |4233 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2356.76/2363.65	c  2364s| 20000 |    27 | 12213k| 552.8 |   137M | 113 |2997 |6323 |3215 |4253 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2364.83/2371.76	c  2372s| 20100 |    27 | 12256k| 552.2 |   137M | 113 |2997 |6354 |   0 |4275 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2373.81/2380.74	c  2381s| 20200 |    29 | 12305k| 552.0 |   137M | 113 |2997 |6389 |3220 |4293 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2382.58/2389.53	c  2390s| 20300 |    25 | 12351k| 551.6 |   137M | 113 |2997 |6462 |3211 |4315 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2394.94/2401.93	c  2402s| 20400 |    25 | 12417k| 552.0 |   138M | 113 |2997 |6456 |3212 |4346 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2403.71/2410.77	c  2411s| 20500 |    25 | 12461k| 551.5 |   138M | 113 |2997 |6487 |3228 |4377 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2414.38/2421.45	c  2421s| 20600 |    25 | 12516k| 551.5 |   138M | 113 |2997 |6499 |3215 |4402 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2425.24/2432.31	c  2432s| 20700 |    25 | 12572k| 551.6 |   138M | 113 |2997 |6518 |3213 |4409 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2437.70/2444.82	c  2445s| 20800 |    25 | 12640k| 552.1 |   138M | 113 |2997 |6462 |3202 |4443 |  2 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2448.87/2456.02	c  2456s| 20900 |    23 | 12700k| 552.3 |   138M | 113 |2997 |6439 |   0 |4473 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2461.83/2469.05	c  2469s| 21000 |    28 | 12770k| 553.0 |   138M | 113 |2997 |6340 |3205 |4508 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2474.90/2482.18	c  2482s| 21100 |    24 | 12838k| 553.5 |   139M | 113 |2997 |6341 |3209 |4559 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2486.77/2494.00	c  2494s| 21200 |    28 | 12898k| 553.7 |   139M | 113 |2997 |6353 |3200 |4598 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2500.63/2507.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2500.63/2507.97	c  2508s| 21300 |    26 | 12973k| 554.6 |   139M | 113 |2997 |6372 |3213 |4645 |  2 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2512.60/2519.99	c  2520s| 21400 |    24 | 13036k| 554.9 |   139M | 113 |2997 |6395 |3210 |4669 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2525.86/2533.29	c  2533s| 21500 |    24 | 13107k| 555.6 |   139M | 113 |2997 |6374 |3202 |4730 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2540.12/2547.54	c  2548s| 21600 |    24 | 13185k| 556.5 |   139M | 113 |2997 |6350 |3207 |4789 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2552.99/2560.41	c  2560s| 21700 |    24 | 13253k| 557.0 |   139M | 113 |2997 |6352 |3213 |4814 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2563.06/2570.54	c  2571s| 21800 |    24 | 13307k| 557.0 |   139M | 113 |2997 |6338 |3215 |4844 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2574.33/2581.86	c  2582s| 21900 |    24 | 13367k| 557.1 |   139M | 113 |2997 |6342 |   0 |4862 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2589.19/2596.75	c  2597s| 22000 |    22 | 13446k| 558.1 |   139M | 113 |2997 |6370 |3224 |4881 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2598.58/2606.13	c  2606s| 22100 |    24 | 13495k| 557.9 |   139M | 113 |2997 |6435 |3225 |4893 |  2 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2612.14/2619.78	c  2620s| 22200 |    24 | 13568k| 558.6 |   139M | 113 |2997 |6325 |3200 |4933 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2625.90/2633.53	c  2634s| 22300 |    26 | 13642k| 559.3 |   139M | 113 |2997 |6303 |3201 |4976 |  2 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.42%
2638.77/2646.43	c  2646s| 22400 |    28 | 13711k| 559.9 |   139M | 113 |2997 |6226 |3206 |5012 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2651.13/2658.84	c  2659s| 22500 |    25 | 13777k| 560.3 |   139M | 113 |2997 |6220 |3206 |5058 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2663.41/2671.18	c  2671s| 22600 |    25 | 13844k| 560.7 |   139M | 113 |2997 |6199 |3200 |5078 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2676.17/2683.93	c  2684s| 22700 |    27 | 13913k| 561.2 |   139M | 113 |2997 |6177 |3200 |5095 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2689.14/2696.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2689.14/2696.98	c  2697s| 22800 |    29 | 13981k| 561.7 |   139M | 113 |2997 |6178 |3202 |5145 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2701.90/2709.70	c  2710s| 22900 |    29 | 14048k| 562.2 |   139M | 113 |2997 |6165 |   0 |5185 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2715.57/2723.47	c  2723s| 23000 |    27 | 14119k| 562.8 |   139M | 113 |2997 |6186 |3221 |5239 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2724.54/2732.45	c  2732s| 23100 |    27 | 14166k| 562.4 |   139M | 113 |2997 |6216 |3204 |5267 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2736.91/2744.88	c  2745s| 23200 |    27 | 14232k| 562.8 |   139M | 113 |2997 |6255 |3210 |5289 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2748.78/2756.70	c  2757s| 23300 |    27 | 14294k| 563.0 |   139M | 113 |2997 |6282 |3215 |5322 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2761.95/2769.92	c  2770s| 23400 |    31 | 14364k| 563.5 |   139M | 113 |2997 |6298 |3216 |5343 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2773.52/2781.53	c  2782s| 23500 |    27 | 14427k| 563.8 |   139M | 113 |2997 |6339 |3216 |5347 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2787.28/2795.38	c  2795s| 23600 |    25 | 14499k| 564.4 |   139M | 113 |2997 |6359 |3215 |5381 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2800.45/2808.50	c  2808s| 23700 |    25 | 14568k| 564.9 |   139M | 113 |2997 |6387 |3202 |5425 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2814.41/2822.56	c  2823s| 23800 |    25 | 14641k| 565.6 |   139M | 113 |2997 |6409 |3202 |5453 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2830.86/2839.09	c  2839s| 23900 |    29 | 14732k| 566.9 |   139M | 113 |2997 |6446 |3211 |5498 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2839.83/2848.04	c  2848s| 24000 |    24 | 14781k| 566.6 |   140M | 113 |2997 |6497 |3202 |5509 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2851.80/2860.07	c  2860s| 24100 |    28 | 14838k| 566.6 |   140M | 113 |2997 |6490 |3202 |5542 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2858.78/2867.00	c  2867s| 24200 |    28 | 14876k| 565.9 |   140M | 113 |2997 |6518 |3203 |5549 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2867.15/2875.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2867.15/2875.41	c  2875s| 24300 |    26 | 14923k| 565.5 |   140M | 113 |2997 |6569 |3202 |5571 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2874.83/2883.19	c  2883s| 24400 |    26 | 14966k| 565.0 |   140M | 113 |2997 |6643 |3203 |5596 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2882.60/2890.95	c  2891s| 24500 |    28 | 15009k| 564.5 |   140M | 113 |2997 |6693 |3205 |5626 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2890.57/2898.99	c  2899s| 24600 |    26 | 15054k| 564.0 |   140M | 113 |2997 |6753 |3206 |5648 |  2 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2899.65/2908.04	c  2908s| 24700 |    26 | 15103k| 563.8 |   140M | 113 |2997 |6795 |3207 |5676 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2907.52/2915.93	c  2916s| 24800 |    28 | 15145k| 563.2 |   140M | 113 |2997 |6823 |3206 |5702 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2917.89/2926.32	c  2926s| 24900 |    28 | 15202k| 563.3 |   140M | 113 |2997 |6870 |3205 |5724 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2927.96/2936.46	c  2936s| 25000 |    24 | 15255k| 563.2 |   142M | 113 |2997 |6913 |3208 |5776 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2939.02/2947.54	c  2948s| 25100 |    24 | 15314k| 563.2 |   142M | 113 |2997 |6930 |3218 |5806 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2949.60/2958.17	c  2958s| 25200 |    26 | 15373k| 563.3 |   142M | 113 |2997 |6970 |3213 |5854 |  2 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2960.36/2968.95	c  2969s| 25300 |    26 | 15433k| 563.5 |   142M | 113 |2997 |6997 |3209 |5862 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2967.33/2975.92	c  2976s| 25400 |    26 | 15470k| 562.8 |   142M | 113 |2997 |7028 |3207 |5872 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2979.30/2987.98	c  2988s| 25500 |    24 | 15535k| 563.1 |   142M | 113 |2997 |7061 |3206 |5923 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
2990.66/2999.34	c  2999s| 25600 |    24 | 15593k| 563.2 |   142M | 113 |2997 |7087 |3218 |5953 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3001.03/3009.75	c  3010s| 25700 |    22 | 15648k| 563.1 |   142M | 113 |2997 |7092 |3210 |5990 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3011.40/3020.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3011.40/3020.16	c  3020s| 25800 |    26 | 15704k| 563.1 |   142M | 113 |2997 |7056 |3198 |6019 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3023.66/3032.47	c  3032s| 25900 |    26 | 15769k| 563.4 |   142M | 113 |2997 |6980 |3206 |6048 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3035.33/3044.18	c  3044s| 26000 |    27 | 15831k| 563.6 |   142M | 113 |2997 |6971 |3204 |6097 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3046.99/3055.83	c  3056s| 26100 |    27 | 15893k| 563.8 |   142M | 113 |2997 |6959 |3200 |6131 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3060.64/3069.54	c  3070s| 26200 |    27 | 15966k| 564.4 |   142M | 113 |2997 |6963 |3207 |6158 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3073.50/3082.46	c  3082s| 26300 |    29 | 16034k| 564.8 |   142M | 113 |2997 |6971 |3212 |6194 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3085.07/3094.06	c  3094s| 26400 |    29 | 16096k| 565.0 |   142M | 113 |2997 |6945 |3201 |6216 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3096.33/3105.36	c  3105s| 26500 |    29 | 16156k| 565.1 |   142M | 113 |2997 |6963 |3214 |6242 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3108.80/3117.80	c  3118s| 26600 |    29 | 16222k| 565.5 |   142M | 113 |2997 |6952 |3204 |6260 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3120.56/3129.61	c  3130s| 26700 |    31 | 16285k| 565.7 |   142M | 113 |2997 |6918 |3222 |6286 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3128.94/3138.07	c  3138s| 26800 |    29 | 16329k| 565.3 |   142M | 113 |2997 |6952 |3224 |6314 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3137.41/3146.54	c  3147s| 26900 |    31 | 16374k| 564.8 |   143M | 113 |2997 |6966 |   0 |6350 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3146.38/3155.56	c  3156s| 27000 |    31 | 16420k| 564.5 |   143M | 113 |2997 |6975 |3214 |6373 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3156.96/3166.10	c  3166s| 27100 |    31 | 16474k| 564.4 |   143M | 113 |2997 |6979 |   0 |6391 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3166.53/3175.78	c  3176s| 27200 |    31 | 16525k| 564.2 |   143M | 113 |2997 |7008 |3221 |6418 |  2 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3177.30/3186.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3177.30/3186.59	c  3187s| 27300 |    29 | 16583k| 564.3 |   143M | 113 |2997 |7041 |3217 |6434 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3188.27/3197.54	c  3198s| 27400 |    27 | 16641k| 564.3 |   143M | 113 |2997 |7016 |3224 |6467 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3195.45/3204.76	c  3205s| 27500 |    27 | 16679k| 563.7 |   143M | 113 |2997 |7020 |3198 |6471 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3203.23/3212.58	c  3213s| 27600 |    31 | 16722k| 563.2 |   143M | 113 |2997 |7028 |3201 |6484 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3214.30/3223.62	c  3224s| 27700 |    27 | 16781k| 563.3 |   143M | 113 |2997 |6993 |3200 |6507 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3223.88/3233.23	c  3233s| 27800 |    27 | 16832k| 563.2 |   143M | 113 |2997 |7035 |3201 |6537 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3232.86/3242.29	c  3242s| 27900 |    25 | 16882k| 562.9 |   143M | 113 |2997 |7068 |3204 |6555 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3243.93/3253.32	c  3253s| 28000 |    25 | 16942k| 563.1 |   143M | 113 |2997 |7031 |3204 |6559 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3256.90/3266.30	c  3266s| 28100 |    25 | 17011k| 563.5 |   143M | 113 |2997 |6993 |3215 |6591 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3267.97/3277.43	c  3277s| 28200 |    27 | 17072k| 563.6 |   143M | 113 |2997 |6948 |3209 |6603 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3278.34/3287.84	c  3288s| 28300 |    25 | 17128k| 563.6 |   143M | 113 |2997 |6962 |3197 |6619 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3289.71/3299.27	c  3299s| 28400 |    27 | 17189k| 563.8 |   143M | 113 |2997 |6970 |3197 |6650 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3299.59/3309.11	c  3309s| 28500 |    25 | 17243k| 563.7 |   143M | 113 |2997 |7009 |3197 |6686 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3311.26/3320.82	c  3321s| 28600 |    27 | 17306k| 563.9 |   143M | 113 |2997 |7044 |3202 |6716 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3323.63/3333.24	c  3333s| 28700 |    25 | 17373k| 564.3 |   143M | 113 |2997 |7059 |3218 |6734 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3334.40/3344.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3334.40/3344.10	c  3344s| 28800 |    23 | 17430k| 564.3 |   143M | 113 |2997 |7089 |3221 |6750 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3346.67/3356.39	c  3356s| 28900 |    25 | 17495k| 564.6 |   143M | 113 |2997 |7112 |3197 |6768 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3362.03/3371.74	c  3372s| 29000 |    25 | 17575k| 565.3 |   143M | 113 |2997 |7119 |3208 |6808 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3371.71/3381.47	c  3381s| 29100 |    25 | 17626k| 565.2 |   143M | 113 |2997 |7147 |3210 |6826 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3384.38/3394.18	c  3394s| 29200 |    23 | 17693k| 565.5 |   143M | 113 |2997 |7183 |3212 |6866 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3398.24/3408.08	c  3408s| 29300 |    23 | 17767k| 566.0 |   143M | 113 |2997 |7177 |3207 |6919 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3407.02/3416.89	c  3417s| 29400 |    21 | 17814k| 565.7 |   143M | 113 |2997 |7134 |3199 |6956 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3415.59/3425.45	c  3425s| 29500 |    23 | 17860k| 565.4 |   143M | 113 |2997 |7059 |3192 |6965 |  0 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3425.57/3435.46	c  3435s| 29600 |    21 | 17914k| 565.3 |   144M | 113 |2997 |7022 |3190 |6995 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.43%
3434.15/3444.01	c  3444s| 29700 |    26 | 17959k| 565.0 |   144M | 113 |2997 |6867 |3191 |7033 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.46%
3441.63/3451.58	c  3452s| 29800 |    28 | 18000k| 564.5 |   144M | 113 |2997 |6762 |3192 |7047 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.48%
3450.11/3460.01	c  3460s| 29900 |    26 | 18045k| 564.1 |   144M | 113 |2997 |6682 |3195 |7070 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.49%
3457.39/3467.32	c  3467s| 30000 |    26 | 18084k| 563.6 |   144M | 113 |2997 |6652 |   0 |7090 |  0 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.50%
3465.17/3475.12	c  3475s| 30100 |    28 | 18125k| 563.1 |   144M | 113 |2997 |6630 |3194 |7112 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.51%
3471.85/3481.84	c  3482s| 30200 |    26 | 18161k| 562.5 |   144M | 113 |2997 |6684 |3192 |7115 |  0 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.51%
3479.53/3489.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3479.53/3489.55	c  3490s| 30300 |    26 | 18202k| 562.0 |   144M | 113 |2997 |6710 |3196 |7130 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.51%
3488.81/3498.88	c  3499s| 30400 |    28 | 18251k| 561.8 |   144M | 113 |2997 |6751 |3197 |7168 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.53%
3496.19/3506.25	c  3506s| 30500 |    28 | 18290k| 561.2 |   144M | 113 |2997 |6726 |3195 |7173 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.53%
3502.17/3512.21	c  3512s| 30600 |    26 | 18322k| 560.5 |   144M | 113 |2997 |6742 |3197 |7195 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.54%
3510.06/3520.14	c  3520s| 30700 |    28 | 18364k| 560.0 |   144M | 113 |2997 |6800 |   0 |7225 |  0 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.57%
3521.23/3531.36	c  3531s| 30800 |    26 | 18423k| 560.2 |   144M | 113 |2997 |6773 |3197 |7246 |  2 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   4.58%
3528.01/3538.17	c  3538s| 30900 |    26 | 18460k| 559.5 |   144M | 113 |2997 |6684 |   0 |7269 |  0 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   4.58%
3539.88/3550.01	c  3550s| 31000 |    24 | 18523k| 559.8 |   144M | 113 |2997 |6597 |3192 |7287 |  0 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   4.60%
3551.25/3561.44	c  3561s| 31100 |    21 | 18585k| 559.9 |   144M | 113 |2997 |6480 |3186 |7320 |  1 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   4.64%
3562.12/3572.30	c  3572s| 31200 |    23 | 18642k| 560.0 |   144M | 113 |2997 |6328 |3205 |7335 |  1 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   4.65%
3573.39/3583.64	c  3584s| 31300 |    23 | 18703k| 560.1 |   144M | 113 |2997 |6282 |3201 |7355 |  1 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   4.66%
3582.37/3592.66	c  3593s| 31400 |    21 | 18753k| 560.0 |   144M | 113 |2997 |6271 |3205 |7368 |  0 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   4.66%
3586.77/3597.00	c 
3586.77/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.77/3597.00	c Solving Time (sec) : 3597.00
3586.77/3597.00	c Solving Nodes      : 31451 (total of 33328 nodes in 2 runs)
3586.77/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.77/3597.00	c Dual Bound         : +0.00000000000000e+00
3586.77/3597.00	c Gap                : infinite
3586.77/3597.00	s UNKNOWN
3586.77/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.77/3597.00	c Total Time         :    3597.00
3586.77/3597.00	c   solving          :    3597.00
3586.77/3597.00	c   presolving       :       2.28 (included in solving)
3586.77/3597.00	c   reading          :       0.01 (included in solving)
3586.77/3597.00	c   copying          :       1.08 (109 #copies) (minimal 0.01, maximal 0.02, average 0.01)
3586.77/3597.00	c Original Problem   :
3586.77/3597.00	c   Problem name     : HOME/instance-4507706-1751191363.opb
3586.77/3597.00	c   Variables        : 3795 (3795 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.77/3597.00	c   Constraints      : 3935 initial, 3935 maximal
3586.77/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.77/3597.01	c Presolved Problem  :
3586.77/3597.01	c   Problem name     : t_HOME/instance-4507706-1751191363.opb
3586.77/3597.01	c   Variables        : 2997 (2997 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.77/3597.01	c   Constraints      : 3770 initial, 7272 maximal
3586.77/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.77/3597.01	c   Nonzeros         : 30191 constraint, 48026 clique table
3586.77/3597.01	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.77/3597.01	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   domcol           :       0.04       0.00      8          0          0          0          0          0          0          0          0          3
3586.77/3597.01	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   gateextraction   :       0.03       0.00     14          0          0          0          0          0          5          1          0          0
3586.77/3597.01	c   implics          :       0.00       0.00     18          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   milp             :       0.17       0.00      1        175          4          0          0          0          0          0          0          0
3586.77/3597.01	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   sparsify         :       0.04       0.00      2          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   trivial          :       0.00       0.00     34        290          0          0          0          0          0          0          0          0
3586.77/3597.01	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   dualfix          :       0.00       0.00     34          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   probing          :       1.77       0.00      7        136          2          0          0          0          0          0          0          0
3586.77/3597.01	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   vbounds          :       0.01       0.00      5          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   knapsack         :       0.02       0.00     20          0          0          0          0          0          0         15         38        135
3586.77/3597.01	c   setppc           :       0.02       0.00     51          0          0          0          0          0         49          0          0          0
3586.77/3597.01	c   and              :       0.00       0.00      2          0          0          0          0          0          1          1          0          0
3586.77/3597.01	c   linear           :       0.03       0.00     19        190          1          0        190          0        661          0          3          0
3586.77/3597.01	c   logicor          :       0.14       0.01     48         27          0          0          0          0        212          0          0        571
3586.77/3597.01	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.77/3597.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.77/3597.01	c   benderslp        :          0          0          0          0      16758          0          0       2204          0          0          0          0          0          0          0
3586.77/3597.01	c   integral         :          0          0          0          0      16758          0          0       2204          0          0          0          0          0          0      33516
3586.77/3597.01	c   knapsack         :         40         40         11     216391          0          0          0          0     391746         15     160962          0          0          0          0
3586.77/3597.01	c   setppc           :        873+      1286         22     272043          0          0          0       2199    3796162        508    1408518          4          0          0          0
3586.77/3597.01	c   linear           :          0+        17         11     107715          0          0          0          3        675         62       6871          3          2          0          0
3586.77/3597.01	c   logicor          :       2857+      6149         22     214859          0          0          0          0    7932710       2746    2127213         45         26          0          0
3586.77/3597.01	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.77/3597.01	c   benderslp        :       0.01       0.00       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00
3586.77/3597.01	c   integral         :       7.88       0.00       0.00       0.00       7.88       0.00       0.00       0.00       0.00       0.00
3586.77/3597.01	c   knapsack         :       1.99       0.00       0.08       1.84       0.00       0.00       0.00       0.00       0.07       0.00
3586.77/3597.01	c   setppc           :       3.09       0.00       0.00       2.24       0.00       0.00       0.00       0.02       0.82       0.00
3586.77/3597.01	c   linear           :       0.08       0.00       0.00       0.07       0.00       0.00       0.00       0.00       0.00       0.00
3586.77/3597.01	c   logicor          :       8.32       0.01       0.01       5.43       0.00       0.00       0.00       0.00       2.87       0.01
3586.77/3597.01	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.77/3597.01	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.77/3597.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.77/3597.01	c   components       :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3586.77/3597.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.77/3597.01	c   dualfix          :          2          0          0          0
3586.77/3597.01	c   genvbounds       :          0          0          0          0
3586.77/3597.01	c   nlobbt           :          0          0          0          0
3586.77/3597.01	c   obbt             :          0          0          0          0
3586.77/3597.01	c   probing          :          0          0          0          0
3586.77/3597.01	c   pseudoobj        :          0          0          0          0
3586.77/3597.01	c   redcost          :          0          0          0          0
3586.77/3597.01	c   rootredcost      :          0          0          0          0
3586.77/3597.01	c   symmetry         :      17135          0          2         24
3586.77/3597.01	c   vbounds          :     184750          0          0          0
3586.77/3597.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.77/3597.01	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.77/3597.01	c   genvbounds       :       0.03       0.00       0.00       0.03       0.00       0.00
3586.77/3597.01	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.77/3597.01	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.77/3597.01	c   probing          :       1.77       0.00       1.77       0.00       0.00       0.00
3586.77/3597.01	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00       0.00
3586.77/3597.01	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3586.77/3597.01	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3586.77/3597.01	c   symmetry         :       0.11       0.00       0.01       0.10       0.00       0.00
3586.77/3597.01	c   vbounds          :       2.14       0.00       0.01       2.13       0.00       0.00
3586.77/3597.01	c Symmetry           :
3586.77/3597.01	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.77/3597.01	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.77/3597.01	c   lexicographic red:         24 reductions applied,          2 cutoffs
3586.77/3597.01	c   shadow tree time :       0.06 s
3586.77/3597.01	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.77/3597.01	c   propagation      :       0.57       3269       3134          -      15548       87.4        251       38.3          -          -          -
3586.77/3597.01	c   infeasible LP    :      23.85      13718       6207          -     117332      615.0         40        9.1         55      272.2          0
3586.77/3597.01	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.77/3597.01	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.77/3597.01	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.77/3597.01	c   applied globally :       0.61          -          -          0      15996       58.1          -          -         46          -          -
3586.77/3597.01	c   applied locally  :          -          -          -          0        148      686.9          -          -          9          -          -
3586.77/3597.01	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.77/3597.01	c   cut pool         :       0.44          -       3606         42          -          -       4780      33955          -          -          -          -          -    (maximal pool size:        621)
3586.77/3597.01	c   aggregation      :       0.39       0.00        699         22          0          0          1          0          1          0          0          0          0
3586.77/3597.01	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.77/3597.01	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.77/3597.01	c   > knapsackcover  :          -          -          -          -          -          -          -          0          1          0          0          0          -
3586.77/3597.01	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   clique           :       0.35       0.00         22         22          0          0        159        993          0        325        325          0          0
3586.77/3597.01	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   gomory           :      17.95       0.00        697         20          0          0       5201      27827       1316       3639       3590         49          0
3586.77/3597.01	c   > gomorymi       :          -          -          -          -          -          -          -      12806        658       1569       1539         30          -
3586.77/3597.01	c   > strongcg       :          -          -          -          -          -          -          -      15021        658       2070       2051         19          -
3586.77/3597.01	c   impliedbounds    :       0.54       0.00        699         22          0          0        489       2692          0       1579       1579          0          0
3586.77/3597.01	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   multilinear      :       0.00       0.00        362         22          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   rapidlearning    :      12.60       0.00        100          2          0       7576          0          0          0          0          0          0        440
3586.77/3597.01	c   rlt              :       0.00       0.00        403         20          0          0          0          0          0          0          0          0          0
3586.77/3597.01	c   zerohalf         :       7.41       0.00        699         22          0          0       1559       2443       1312       2860       1651       1209          0
3586.77/3597.01	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.77/3597.01	c   hybrid           :       0.05       0.00       2603         22       8432          0      28115        245          0        315
3586.77/3597.01	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.77/3597.01	c   problem variables:       0.00          -          0          0
3586.77/3597.01	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.77/3597.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c   relpscost        :       7.87       0.00      16758          0          0          0          0          0          0      33516
3586.77/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.77/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.77/3597.01	c   LP solutions     :       0.00          -          -          0          0
3586.77/3597.01	c   relax solutions  :       0.00          -          -          0          0
3586.77/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3586.77/3597.01	c   strong branching :       0.00          -          -          0          0
3586.77/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3586.77/3597.01	c   adaptivediving   :      10.89       0.00          9          0          0
3586.77/3597.01	c   alns             :       3.10       0.00          7          0          0
3586.77/3597.01	c   bound            :       0.00       0.00          0          0          0
3586.77/3597.01	c   clique           :       0.01       0.00          1          0          0
3586.77/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3586.77/3597.01	c   completesol      :       0.00       0.00          0          0          0
3586.77/3597.01	c   conflictdiving   :      37.63       0.00         10          0          0
3586.77/3597.01	c   crossover        :       0.01       0.00          0          0          0
3586.77/3597.01	c   dins             :       0.00       0.00          0          0          0
3586.77/3597.01	c   distributiondivin:      16.82       0.00          7          0          0
3586.77/3597.01	c   dps              :       0.00       0.00          0          0          0
3586.77/3597.01	c   dualval          :       0.00       0.00          0          0          0
3586.77/3597.01	c   farkasdiving     :       0.00       0.00          0          0          0
3586.77/3597.01	c   feasjump         :       0.07       0.00          2          0          0
3586.77/3597.01	c   feaspump         :      10.91       0.00          4          0          0
3586.77/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3586.77/3597.01	c   fracdiving       :       7.55       0.00          9          0          0
3586.77/3597.01	c   gins             :       0.00       0.00          0          0          0
3586.77/3597.01	c   guideddiving     :       0.00       0.00          0          0          0
3586.77/3597.01	c   indcoefdiving    :       0.00       0.00          0          0          0
3586.77/3597.01	c   indicator        :       0.01       0.00          0          0          0
3586.77/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3586.77/3597.01	c   indoneopt        :       0.01       0.00          0          0          0
3586.77/3597.01	c   indrounding      :       0.00       0.00          0          0          0
3586.77/3597.01	c   indtwoopt        :       0.00       0.00          0          0          0
3586.77/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3586.77/3597.01	c   intshifting      :       0.00       0.00          0          0          0
3586.77/3597.01	c   linesearchdiving :      15.15       0.00          8          0          0
3586.77/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3586.77/3597.01	c   locks            :       0.00       0.00          1          0          0
3586.77/3597.01	c   lpface           :       0.07       0.00          0          0          0
3586.77/3597.01	c   mpec             :       0.00       0.00          0          0          0
3586.77/3597.01	c   multistart       :       0.00       0.00          0          0          0
3586.77/3597.01	c   mutation         :       0.00       0.00          0          0          0
3586.77/3597.01	c   nlpdiving        :       0.00       0.00          0          0          0
3586.77/3597.01	c   objpscostdiving  :      35.76       0.00          3          0          0
3586.77/3597.01	c   octane           :       0.00       0.00          0          0          0
3586.77/3597.01	c   ofins            :       0.01       0.00          0          0          0
3586.77/3597.01	c   oneopt           :       0.01       0.00          0          0          0
3586.77/3597.01	c   padm             :       0.00       0.00          0          0          0
3586.77/3597.01	c   proximity        :       0.00       0.00          0          0          0
3586.77/3597.01	c   pscostdiving     :      15.18       0.00          9          0          0
3586.77/3597.01	c   randrounding     :       0.34       0.00       2214          0          0
3586.77/3597.01	c   rens             :       0.08       0.00          2          0          0
3586.77/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3586.77/3597.01	c   repair           :       0.00       0.00          0          0          0
3586.77/3597.01	c   rins             :       0.01       0.00          0          0          0
3586.77/3597.01	c   rootsoldiving    :      10.93       0.00          4          0          0
3586.77/3597.01	c   rounding         :       0.23       0.00       1920          0          0
3586.77/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3586.77/3597.01	c   shiftandpropagate:       0.05       0.00          2          0          0
3586.77/3597.01	c   shifting         :       0.46       0.00        831          0          0
3586.77/3597.01	c   simplerounding   :       0.01       0.00          0          0          0
3586.77/3597.01	c   smallcard        :       0.00       0.00          0          0          0
3586.77/3597.01	c   subnlp           :       0.02       0.00          0          0          0
3586.77/3597.01	c   trivial          :       0.00       0.00          4          0          0
3586.77/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3586.77/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3586.77/3597.01	c   trysol           :       0.01       0.00          0          0          0
3586.77/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3586.77/3597.01	c   undercover       :       0.00       0.00          0          0          0
3586.77/3597.01	c   vbounds          :       0.02       0.00          2          0          0
3586.77/3597.01	c   veclendiving     :      19.55       0.00          6          0          0
3586.77/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3586.77/3597.01	c   zirounding       :       0.05       0.00       1000          0          0
3586.77/3597.01	c   other solutions  :          -          -          -          0          -
3586.77/3597.01	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.77/3597.01	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.77/3597.01	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.77/3597.01	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.77/3597.01	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.77/3597.01	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.77/3597.01	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.77/3597.01	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.77/3597.01	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.77/3597.01	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.77/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.77/3597.01	c   primal LP        :       1.34       1012          0       0.00       0.00       1.34       1012
3586.77/3597.01	c   dual LP          :    3299.74      33022   18043581     546.73    5468.18       0.02         19
3586.77/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3586.77/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.77/3597.01	c   resolve instable :       0.06          1         38      38.00     677.04
3586.77/3597.01	c   diving/probing LP:     178.31        986     734208     744.63    4117.62
3586.77/3597.01	c   strong branching :       5.29         22      17005     772.95    3214.53          -          -         29
3586.77/3597.01	c     (at root node) :          -         22      17005     772.95          -
3586.77/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3586.77/3597.01	c B&B Tree           :
3586.77/3597.01	c   number of runs   :          2
3586.77/3597.01	c   nodes            :      31451 (15754 internal, 15697 leaves)
3586.77/3597.01	c   feasible leaves  :          0
3586.77/3597.01	c   infeas. leaves   :      15696
3586.77/3597.01	c   objective leaves :          0
3586.77/3597.01	c   nodes (total)    :      33328 (16758 internal, 16570 leaves)
3586.77/3597.01	c   nodes left       :         21
3586.77/3597.01	c   max depth        :        113
3586.77/3597.01	c   max depth (total):        113
3586.77/3597.01	c   backtracks       :       3026 (9.6%)
3586.77/3597.01	c   early backtracks :          0 (0.0%)
3586.77/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3586.77/3597.01	c   delayed cutoffs  :         38
3586.77/3597.01	c   repropagations   :      27799 (110937 domain reductions, 36 cutoffs)
3586.77/3597.01	c   avg switch length:       3.67
3586.77/3597.01	c   switching time   :       7.63
3586.77/3597.01	c Root Node          :
3586.77/3597.01	c   First LP value   : +0.00000000000000e+00
3586.77/3597.01	c   First LP Iters   :       7427 (5638.90 Iter/sec)
3586.77/3597.01	c   First LP Time    :       1.32
3586.77/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3586.77/3597.01	c   Final Root Iters :     120467
3586.77/3597.01	c   Root LP Estimate : +2.31246502824236e-02
3586.77/3597.01	c Solution           :
3586.77/3597.01	c   Solutions found  :          0 (0 improvements)
3586.77/3597.01	c   Primal Bound     :          -
3586.77/3597.01	c   Dual Bound       : +0.00000000000000e+00
3586.77/3597.01	c   Gap              :   infinite
3586.77/3597.01	c Integrals          :      Total       Avg%
3586.77/3597.01	c   primal-dual      :  359699.82     100.00
3586.77/3597.01	c   primal-ref       :          -          - (not evaluated)
3586.77/3597.01	c   dual-ref         :          -          - (not evaluated)
3586.77/3597.03	c Time complete: 3586.8.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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 (62795 MiB free)
  memory of node 1: 64507 MiB (63616 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507706-1751191363/watcher-4507706-1751191363 -o /tmp/evaluation-result-4507706-1751191363/solver-4507706-1751191363 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751184166-19933 --watchdog 3760 pbscip -f HOME/instance-4507706-1751191363.opb -t 3600 -j 2 -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
solver pid=20636, runsolver pid=20633
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.12 4.10 4.09 5/265 20642
/proc/meminfo: memFree=129406464/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=65344 memory=38748 CPUtime=0.09 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 6762 0 0 0 8 1 0 0 20 0 1 0 34815863 66912256 9687 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 16336 9687 3648 3530 0 7787 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 65344 KiB
Current children cumulated memory: 38748 KiB

[startup+0.205378 s]*
/proc/loadavg: 4.12 4.10 4.09 4/263 20642
/proc/meminfo: memFree=129693928/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=64480 memory=37884 CPUtime=0.19 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 6762 0 0 0 18 1 0 0 20 0 1 0 34815863 66027520 9471 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 16120 9471 3648 3530 0 7571 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 64480 KiB
Current children cumulated memory: 37884 KiB

[startup+0.304655 s]*
/proc/loadavg: 4.12 4.10 4.09 4/261 20650
/proc/meminfo: memFree=129684220/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=78304 memory=49916 CPUtime=0.29 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 9786 0 0 0 28 1 0 0 20 0 1 0 34815863 80183296 12479 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 19576 12479 3712 3530 0 11027 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 78304 KiB
Current children cumulated memory: 49916 KiB

[startup+0.700171 s]
/proc/loadavg: 4.12 4.10 4.09 4/261 20650
/proc/meminfo: memFree=129672124/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=78856 memory=50556 CPUtime=0.68 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 9929 0 0 0 67 1 0 0 20 0 1 0 34815863 80748544 12639 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 19714 12639 3712 3530 0 11165 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 78856 KiB
Current children cumulated memory: 50556 KiB

[startup+1.50017 s]
/proc/loadavg: 4.12 4.10 4.09 4/261 20669
/proc/meminfo: memFree=129679448/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=80396 memory=51964 CPUtime=1.47 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 10283 0 0 0 146 1 0 0 20 0 1 0 34815863 82325504 12991 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 20099 12991 3712 3530 0 11550 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 80396 KiB
Current children cumulated memory: 51964 KiB

[startup+3.10562 s]
/proc/loadavg: 4.03 4.09 4.08 5/261 20723
/proc/meminfo: memFree=129878252/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=97900 memory=65448 CPUtime=3.08 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 14241 0 0 0 306 2 0 0 20 0 1 0 34815863 100249600 16362 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 24475 16362 3904 3530 0 15926 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 97900 KiB
Current children cumulated memory: 65448 KiB

[startup+6.3001 s]
/proc/loadavg: 4.03 4.09 4.08 5/265 20732
/proc/meminfo: memFree=129853576/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=99332 memory=66984 CPUtime=6.26 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 14599 0 0 0 624 2 0 0 20 0 1 0 34815863 101715968 16746 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 24833 16746 3936 3530 0 16284 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 99332 KiB
Current children cumulated memory: 66984 KiB

[startup+12.7001 s]
/proc/loadavg: 4.03 4.08 4.08 5/265 20732
/proc/meminfo: memFree=129808764/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=137108 memory=103592 CPUtime=12.64 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 23541 0 0 0 1260 4 0 0 20 0 1 0 34815863 140398592 25898 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 34277 25898 3936 3530 0 25728 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 137108 KiB
Current children cumulated memory: 103592 KiB

[startup+25.5001 s]
/proc/loadavg: 4.02 4.08 4.08 5/265 20732
/proc/meminfo: memFree=129656176/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=138020 memory=106540 CPUtime=25.4 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 26020 0 0 0 2536 4 0 0 20 0 1 0 34815863 141332480 26635 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 34505 26635 3936 3530 0 25956 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 138020 KiB
Current children cumulated memory: 106540 KiB

[startup+51.1055 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 20733
/proc/meminfo: memFree=129637028/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=137388 memory=107440 CPUtime=50.94 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 29790 0 0 0 5088 6 0 0 20 0 1 0 34815863 140685312 26860 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 34347 26860 3936 3530 0 25798 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 137388 KiB
Current children cumulated memory: 107440 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 20736
/proc/meminfo: memFree=129598064/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=137388 memory=112176 CPUtime=102.01 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 29798 0 0 0 10195 6 0 0 20 0 1 0 34815863 140685312 28044 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 34347 28044 3936 3530 0 25798 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 137388 KiB
Current children cumulated memory: 112176 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.10 4.09 5/264 20738
/proc/meminfo: memFree=129565720/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=149060 memory=123688 CPUtime=161.85 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 36099 0 0 0 16178 7 0 0 20 0 1 0 34815863 152637440 30922 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 37265 30922 3936 3530 0 28716 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 149060 KiB
Current children cumulated memory: 123688 KiB

[startup+222.3 s]
/proc/loadavg: 4.39 4.17 4.12 5/264 20740
/proc/meminfo: memFree=129502540/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=155136 memory=129924 CPUtime=221.69 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 44659 0 0 0 22161 8 0 0 20 0 1 0 34815863 158859264 32481 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 38784 32481 3936 3530 0 30235 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 155136 KiB
Current children cumulated memory: 129924 KiB

[startup+282.3 s]
/proc/loadavg: 4.19 4.16 4.11 5/265 20744
/proc/meminfo: memFree=129409884/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=159628 memory=134416 CPUtime=281.54 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 55402 0 0 0 28143 11 0 0 20 0 1 0 34815863 163459072 33604 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 39907 33604 3936 3530 0 31358 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 159628 KiB
Current children cumulated memory: 134416 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 4.16 4.11 5/265 20746
/proc/meminfo: memFree=129336340/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=168912 memory=143508 CPUtime=341.38 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 65257 0 0 0 34126 12 0 0 20 0 1 0 34815863 172965888 35877 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 42228 35877 3936 3530 0 33679 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 168912 KiB
Current children cumulated memory: 143508 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.14 4.11 5/264 20748
/proc/meminfo: memFree=129337268/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=180132 memory=154800 CPUtime=401.22 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 69014 0 0 0 40109 13 0 0 20 0 1 0 34815863 184455168 38700 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 45033 38700 3936 3530 0 36484 0
Current children cumulated CPU time: 401.22 s
Current children cumulated vsize: 180132 KiB
Current children cumulated memory: 154800 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/265 20753
/proc/meminfo: memFree=129294464/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=183856 memory=158676 CPUtime=461.07 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 73432 0 0 0 46093 14 0 0 20 0 1 0 34815863 188268544 39669 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 45964 39669 3936 3530 0 37415 0

################
# More data... #
################

/proc/loadavg: 4.10 4.09 4.09 5/263 20929
/proc/meminfo: memFree=129065580/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3153.16 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81636 0 0 0 315300 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3153.16 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/262 20931
/proc/meminfo: memFree=129044760/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3213.01 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81637 0 0 0 321285 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3213.01 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/262 20933
/proc/meminfo: memFree=129019844/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3272.86 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81637 0 0 0 327270 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3272.86 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/262 20935
/proc/meminfo: memFree=128995048/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3332.7 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81637 0 0 0 333254 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3332.7 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 20938
/proc/meminfo: memFree=128970732/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3392.55 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81637 0 0 0 339239 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3392.55 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 20943
/proc/meminfo: memFree=128946796/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3452.4 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81637 0 0 0 345224 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3452.4 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.09 4.09 5/264 20958
/proc/meminfo: memFree=128940632/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3512.25 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81712 0 0 0 351209 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3512.25 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 20960
/proc/meminfo: memFree=128907976/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3572.1 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81712 0 0 0 357194 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3572.1 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3597.04 s]
# the end of solver process 20636 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3586.65 s, system=0.161494 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3584 s]*
/proc/loadavg: 4.11 4.09 4.09 5/264 20960
/proc/meminfo: memFree=128907976/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3573.8 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81712 0 0 0 357364 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3573.8 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3590.4 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 20960
/proc/meminfo: memFree=128907976/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3580.18 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81712 0 0 0 358002 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3580.18 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3593.6 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 20960
/proc/meminfo: memFree=128907976/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3583.37 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81712 0 0 0 358321 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3583.37 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3595.2 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 20960
/proc/meminfo: memFree=128907976/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3584.96 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81712 0 0 0 358480 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3584.96 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3596 s]*
/proc/loadavg: 4.10 4.09 4.09 5/264 20960
/proc/meminfo: memFree=128907976/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3585.77 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81712 0 0 0 358561 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3585.77 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3596.8 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 20960
/proc/meminfo: memFree=128907976/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3586.56 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81712 0 0 0 358640 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3586.56 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

[startup+3597 s]*
/proc/loadavg: 4.09 4.09 4.09 5/264 20960
/proc/meminfo: memFree=128895688/131249996 swapFree=33010684/33010684
[pid=20636] ppid=20633 vsize=216528 memory=191188 CPUtime=3586.77 cores=1,3
/proc/20636/stat : 20636 (pbscip) R 20633 20636 19921 0 -1 4194304 81712 0 0 0 358661 16 0 0 20 0 1 0 34815863 221724672 47797 18446744073709551615 4235264 18693293 140728625050640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 42799104 140728625052041 140728625052140 140728625052140 140728625057742 0
/proc/20636/statm: 54132 47797 3936 3530 0 45583 0
Current children cumulated CPU time: 3586.77 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 191188 KiB

Child status: 0

Real time (s): 3597.04
CPU time (s): 3586.81
CPU user time (s): 3586.65
CPU system time (s): 0.161494
CPU usage (%): 99.7155
Max. virtual memory (cumulated for all children) (KiB): 216528
Max. memory (cumulated for all children) (KiB): 191188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.65
system time used= 0.161494
maximum resident set size= 191188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81720
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= 124
involuntary context switches= 3099


# summary of solver processes directly reported to runsolver:
#   pid: 20636
#   total CPU time (s): 3586.81
#   total CPU user time (s): 3586.65
#   total CPU system time (s): 0.161494

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.28212 second user time and 14.1023 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-29 12:02:43
IDJOB=4507706
IDBENCH=158377
IDSOLVER=3365
FILE ID=nodeC030/4507706-1751191363
RUNJOBID= nodeC030-1751184166-19933
SLURM_JOB_ID= 9587575
Free space on /tmp= 433000 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathBA/normalized-BeauxArts_K69.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507706-1751191363/watcher-4507706-1751191363 -o /tmp/evaluation-result-4507706-1751191363/solver-4507706-1751191363 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751184166-19933 --watchdog 3760  pbscip -f HOME/instance-4507706-1751191363.opb -t 3600 -j 2 -m 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 7a41f646f8fb7a1c0e5845075c21504b
RANDOM SEED=655480180

nodeC030 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.353
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.322
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.643
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3603.895
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.315
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.354
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3557.003
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.327
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129446632 kB
MemAvailable:   129206496 kB
Buffers:            3280 kB
Cached:           570296 kB
SwapCached:            0 kB
Active:           868492 kB
Inactive:         313556 kB
Active(anon):     626536 kB
Inactive(anon):        0 kB
Active(file):     241956 kB
Inactive(file):   313556 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             37468 kB
Writeback:            64 kB
AnonPages:        609424 kB
Mapped:           127188 kB
Shmem:             18064 kB
KReclaimable:      86784 kB
Slab:             171968 kB
SReclaimable:      86784 kB
SUnreclaim:        85184 kB
KernelStack:        4176 kB
PageTables:         4240 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     944928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    530432 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC030 at 2025-06-29 13:02:40