Trace number 4491763

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 2025-06-13? 3586.2 3597.21

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.6.accl.ucl.opb
MD5SUMd06d89796adb8259df968e568daeeb68
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark99.5978
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23621
Total number of constraints67526
Number of constraints which are clauses65126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2400
Minimum length of a constraint1
Maximum length of a constraint13
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 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 261
Number of bits of the biggest sum of numbers9
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.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4491763-1751144566.opb>
0.10/0.13	c original problem has 23621 variables (23621 bin, 0 int, 0 cont) and 67526 constraints
0.10/0.13	c problem read in 0.131 seconds
0.10/0.13	c problem without objective
0.20/0.25	c presolving:
0.30/0.34	c (round 1, fast)       44 del vars, 12 del conss, 0 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 0 upgd conss, 0 impls, 43852 clqs
0.30/0.35	c (round 2, fast)       81 del vars, 108 del conss, 0 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 0 upgd conss, 0 impls, 43870 clqs
0.40/0.42	c    (0.4s) running MILP presolver
25.12/25.20	c    (25.2s) MILP presolver (57 rounds): 3430 aggregations, 5522 fixings, 0 bound changes
25.12/25.22	c (round 3, medium)     9035 del vars, 67526 del conss, 42609 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 0 upgd conss, 0 impls, 26626 clqs
25.22/25.31	c (round 4, exhaustive) 9036 del vars, 67573 del conss, 42609 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 0 upgd conss, 0 impls, 27193 clqs
25.32/25.41	c (round 5, exhaustive) 9036 del vars, 67573 del conss, 42609 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 42562 upgd conss, 0 impls, 27193 clqs
25.42/25.57	c (round 6, exhaustive) 9036 del vars, 106493 del conss, 55576 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 42562 upgd conss, 0 impls, 27193 clqs
25.51/25.61	c (round 7, exhaustive) 9040 del vars, 106514 del conss, 55597 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 42562 upgd conss, 0 impls, 27190 clqs
25.51/25.64	c (round 8, exhaustive) 9877 del vars, 107367 del conss, 55601 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 42562 upgd conss, 0 impls, 25515 clqs
25.51/25.64	c (round 9, fast)       9877 del vars, 107389 del conss, 55601 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 42562 upgd conss, 0 impls, 25516 clqs
25.51/25.65	c (round 10, exhaustive) 9877 del vars, 107401 del conss, 55605 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 42562 upgd conss, 0 impls, 25516 clqs
25.51/25.67	c (round 11, exhaustive) 10246 del vars, 107771 del conss, 55605 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 42562 upgd conss, 0 impls, 24761 clqs
25.51/25.68	c (round 12, fast)       10279 del vars, 107791 del conss, 55605 add conss, 1 chg bounds, 1200 chg sides, 2406 chg coeffs, 42562 upgd conss, 0 impls, 24683 clqs
25.51/25.68	c (round 13, fast)       10279 del vars, 107806 del conss, 55605 add conss, 1 chg bounds, 1200 chg sides, 2406 chg coeffs, 42562 upgd conss, 0 impls, 24683 clqs
25.93/26.07	c (round 14, exhaustive) 10330 del vars, 107806 del conss, 55605 add conss, 1 chg bounds, 1200 chg sides, 2406 chg coeffs, 42562 upgd conss, 0 impls, 82010 clqs
25.93/26.07	c (round 15, fast)       10331 del vars, 107820 del conss, 55605 add conss, 1 chg bounds, 1200 chg sides, 2407 chg coeffs, 42566 upgd conss, 0 impls, 82008 clqs
26.03/26.11	c (round 16, exhaustive) 10403 del vars, 107878 del conss, 55663 add conss, 1 chg bounds, 1200 chg sides, 2407 chg coeffs, 42566 upgd conss, 0 impls, 81377 clqs
26.03/26.14	c (round 17, exhaustive) 10557 del vars, 108100 del conss, 55735 add conss, 1 chg bounds, 1200 chg sides, 2407 chg coeffs, 42566 upgd conss, 0 impls, 79673 clqs
26.03/26.15	c (round 18, fast)       10572 del vars, 108113 del conss, 55735 add conss, 1 chg bounds, 1200 chg sides, 2407 chg coeffs, 42566 upgd conss, 0 impls, 79674 clqs
26.03/26.17	c (round 19, exhaustive) 10586 del vars, 108114 del conss, 55736 add conss, 1 chg bounds, 1200 chg sides, 2407 chg coeffs, 42566 upgd conss, 0 impls, 79541 clqs
26.12/26.20	c (round 20, exhaustive) 10660 del vars, 108202 del conss, 55749 add conss, 1 chg bounds, 1200 chg sides, 2407 chg coeffs, 42566 upgd conss, 0 impls, 78821 clqs
26.12/26.21	c (round 21, fast)       10684 del vars, 108210 del conss, 55749 add conss, 1 chg bounds, 1200 chg sides, 2408 chg coeffs, 42566 upgd conss, 0 impls, 78632 clqs
26.92/27.07	c (round 22, exhaustive) 10717 del vars, 108214 del conss, 55749 add conss, 1 chg bounds, 1200 chg sides, 2408 chg coeffs, 42566 upgd conss, 0 impls, 170898 clqs
26.92/27.08	c (round 23, fast)       10719 del vars, 108245 del conss, 55749 add conss, 1 chg bounds, 1200 chg sides, 2412 chg coeffs, 42571 upgd conss, 0 impls, 170895 clqs
27.02/27.14	c (round 24, exhaustive) 10733 del vars, 108268 del conss, 55768 add conss, 1 chg bounds, 1200 chg sides, 2412 chg coeffs, 42571 upgd conss, 0 impls, 170580 clqs
27.02/27.17	c (round 25, exhaustive) 10770 del vars, 108324 del conss, 55782 add conss, 1 chg bounds, 1200 chg sides, 2412 chg coeffs, 42571 upgd conss, 0 impls, 169544 clqs
27.11/27.20	c (round 26, exhaustive) 10791 del vars, 108347 del conss, 55782 add conss, 1 chg bounds, 1200 chg sides, 2412 chg coeffs, 42571 upgd conss, 0 impls, 168837 clqs
27.11/27.24	c (round 27, exhaustive) 10812 del vars, 108377 del conss, 55782 add conss, 1 chg bounds, 1200 chg sides, 2412 chg coeffs, 42571 upgd conss, 0 impls, 168142 clqs
27.11/27.27	c (round 28, exhaustive) 10833 del vars, 108398 del conss, 55782 add conss, 1 chg bounds, 1200 chg sides, 2412 chg coeffs, 42571 upgd conss, 0 impls, 167469 clqs
27.21/27.30	c (round 29, exhaustive) 10853 del vars, 108419 del conss, 55782 add conss, 1 chg bounds, 1200 chg sides, 2412 chg coeffs, 42571 upgd conss, 0 impls, 166907 clqs
30.20/30.39	c (round 30, exhaustive) 10884 del vars, 108425 del conss, 55782 add conss, 1 chg bounds, 1200 chg sides, 2412 chg coeffs, 42571 upgd conss, 0 impls, 176437 clqs
30.20/30.39	c (round 31, fast)       10885 del vars, 108442 del conss, 55782 add conss, 1 chg bounds, 1200 chg sides, 2413 chg coeffs, 42572 upgd conss, 0 impls, 176429 clqs
30.30/30.42	c (round 32, exhaustive) 10889 del vars, 108457 del conss, 55790 add conss, 1 chg bounds, 1200 chg sides, 2413 chg coeffs, 42572 upgd conss, 0 impls, 176349 clqs
31.80/31.94	c    (31.9s) probing: 1000/13372 (7.5%) - 32 fixings, 71 aggregations, 949696 implications, 0 bound changes
37.18/37.34	c    (37.3s) probing: 2000/13372 (15.0%) - 32 fixings, 74 aggregations, 1867997 implications, 0 bound changes
39.48/39.60	c    (39.6s) probing: 2451/13372 (18.3%) - 32 fixings, 74 aggregations, 2264732 implications, 0 bound changes
39.48/39.60	c    (39.6s) probing aborted: 1000/1000 successive useless probings
39.48/39.61	c (round 33, exhaustive) 10903 del vars, 108459 del conss, 55790 add conss, 1 chg bounds, 1200 chg sides, 2413 chg coeffs, 42572 upgd conss, 0 impls, 181629 clqs
39.48/39.67	c (round 34, exhaustive) 10905 del vars, 108470 del conss, 55794 add conss, 1 chg bounds, 1200 chg sides, 2415 chg coeffs, 42576 upgd conss, 0 impls, 181617 clqs
40.38/40.54	c (round 35, exhaustive) 10930 del vars, 108470 del conss, 55794 add conss, 1 chg bounds, 1200 chg sides, 2415 chg coeffs, 42576 upgd conss, 0 impls, 181414 clqs
40.38/40.54	c (round 36, fast)       10930 del vars, 108482 del conss, 55794 add conss, 1 chg bounds, 1200 chg sides, 2415 chg coeffs, 42578 upgd conss, 0 impls, 181414 clqs
43.07/43.25	c    (43.2s) probing: 3000/13372 (22.4%) - 65 fixings, 81 aggregations, 2917844 implications, 0 bound changes
44.27/44.44	c (round 37, exhaustive) 10956 del vars, 108482 del conss, 55794 add conss, 1 chg bounds, 1200 chg sides, 2415 chg coeffs, 42578 upgd conss, 0 impls, 181270 clqs
44.27/44.44	c (round 38, fast)       10957 del vars, 108496 del conss, 55794 add conss, 1 chg bounds, 1200 chg sides, 2415 chg coeffs, 42582 upgd conss, 0 impls, 181270 clqs
44.27/44.47	c (round 39, exhaustive) 10958 del vars, 108508 del conss, 55805 add conss, 1 chg bounds, 1200 chg sides, 2415 chg coeffs, 42582 upgd conss, 0 impls, 181243 clqs
46.76/46.93	c (round 40, exhaustive) 10983 del vars, 108508 del conss, 55805 add conss, 1 chg bounds, 1200 chg sides, 2415 chg coeffs, 42582 upgd conss, 0 impls, 181454 clqs
46.76/46.96	c (round 41, exhaustive) 10983 del vars, 108528 del conss, 55821 add conss, 1 chg bounds, 1200 chg sides, 2415 chg coeffs, 42586 upgd conss, 0 impls, 181457 clqs
48.55/48.75	c (round 42, exhaustive) 11008 del vars, 108531 del conss, 55821 add conss, 1 chg bounds, 1200 chg sides, 2415 chg coeffs, 42586 upgd conss, 0 impls, 181485 clqs
48.55/48.79	c (round 43, exhaustive) 11008 del vars, 108552 del conss, 55837 add conss, 1 chg bounds, 1200 chg sides, 2415 chg coeffs, 42591 upgd conss, 0 impls, 181489 clqs
49.35/49.55	c    (49.6s) probing: 4000/13372 (29.9%) - 89 fixings, 121 aggregations, 4020696 implications, 0 bound changes
51.65/51.89	c (round 44, exhaustive) 11036 del vars, 108555 del conss, 55837 add conss, 1 chg bounds, 1200 chg sides, 2415 chg coeffs, 42591 upgd conss, 0 impls, 181347 clqs
51.74/51.92	c (round 45, exhaustive) 11037 del vars, 108581 del conss, 55858 add conss, 1 chg bounds, 1200 chg sides, 2416 chg coeffs, 42596 upgd conss, 0 impls, 181329 clqs
55.23/55.45	c (round 46, exhaustive) 11062 del vars, 108582 del conss, 55858 add conss, 1 chg bounds, 1200 chg sides, 2416 chg coeffs, 42596 upgd conss, 0 impls, 181447 clqs
55.23/55.48	c (round 47, exhaustive) 11064 del vars, 108608 del conss, 55879 add conss, 1 chg bounds, 1200 chg sides, 2417 chg coeffs, 42600 upgd conss, 0 impls, 181425 clqs
56.63/56.87	c    (56.9s) probing: 5000/13372 (37.4%) - 104 fixings, 163 aggregations, 5265861 implications, 0 bound changes
59.42/59.68	c (round 48, exhaustive) 11089 del vars, 108609 del conss, 55880 add conss, 1 chg bounds, 1200 chg sides, 2417 chg coeffs, 42600 upgd conss, 0 impls, 181463 clqs
59.52/59.71	c (round 49, exhaustive) 11090 del vars, 108632 del conss, 55897 add conss, 1 chg bounds, 1200 chg sides, 2418 chg coeffs, 42605 upgd conss, 0 impls, 181452 clqs
61.72/61.94	c    (61.9s) probing: 6000/13372 (44.9%) - 110 fixings, 195 aggregations, 6032872 implications, 0 bound changes
65.50/65.76	c (round 50, exhaustive) 11115 del vars, 108637 del conss, 55898 add conss, 1 chg bounds, 1200 chg sides, 2418 chg coeffs, 42605 upgd conss, 0 impls, 181402 clqs
65.50/65.77	c (round 51, fast)       11119 del vars, 108643 del conss, 55898 add conss, 1 chg bounds, 1200 chg sides, 2422 chg coeffs, 42611 upgd conss, 0 impls, 181386 clqs
65.60/65.81	c (round 52, exhaustive) 11119 del vars, 108665 del conss, 55917 add conss, 1 chg bounds, 1200 chg sides, 2422 chg coeffs, 42611 upgd conss, 0 impls, 181392 clqs
67.50/67.76	c    (67.8s) probing: 7000/13372 (52.3%) - 115 fixings, 195 aggregations, 7031415 implications, 0 bound changes
72.98/73.29	c    (73.3s) probing: 8000/13372 (59.8%) - 119 fixings, 195 aggregations, 8029766 implications, 0 bound changes
78.87/79.12	c    (79.1s) probing: 9000/13372 (67.3%) - 127 fixings, 195 aggregations, 9070815 implications, 0 bound changes
84.65/84.99	c    (85.0s) probing: 10000/13372 (74.8%) - 131 fixings, 199 aggregations, 10137098 implications, 0 bound changes
87.54/87.82	c (round 53, exhaustive) 11145 del vars, 108665 del conss, 55917 add conss, 1 chg bounds, 1200 chg sides, 2422 chg coeffs, 42611 upgd conss, 0 impls, 181386 clqs
87.54/87.83	c (round 54, fast)       11155 del vars, 108683 del conss, 55917 add conss, 1 chg bounds, 1200 chg sides, 2439 chg coeffs, 42629 upgd conss, 0 impls, 181234 clqs
90.34/90.67	c    (90.7s) probing: 11000/13372 (82.3%) - 134 fixings, 204 aggregations, 11178613 implications, 0 bound changes
95.92/96.27	c    (96.3s) probing: 12000/13372 (89.7%) - 137 fixings, 205 aggregations, 12174043 implications, 0 bound changes
99.51/99.81	c    (99.8s) probing: 12593/13372 (94.2%) - 138 fixings, 207 aggregations, 12890001 implications, 0 bound changes
99.51/99.81	c    (99.8s) probing aborted: 50/50 successive totally useless probings
99.51/99.81	c (round 55, exhaustive) 11166 del vars, 108684 del conss, 55918 add conss, 1 chg bounds, 1200 chg sides, 2439 chg coeffs, 42629 upgd conss, 0 impls, 181666 clqs
99.51/99.81	c (round 56, fast)       11168 del vars, 108693 del conss, 55918 add conss, 1 chg bounds, 1200 chg sides, 2443 chg coeffs, 42635 upgd conss, 0 impls, 181630 clqs
99.51/99.86	c    (99.9s) probing: 12598/13372 (94.2%) - 138 fixings, 207 aggregations, 12890001 implications, 0 bound changes
99.51/99.86	c    (99.9s) probing aborted: 50/50 successive totally useless probings
99.51/99.86	c    (99.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
99.61/99.92	c    (99.9s) symmetry computation finished: 27 generators found (max: 1500, log10 of symmetry group size: 1060.64) (symcode time: 0.04)
99.61/99.95	c dynamic symmetry handling statistics:
99.61/99.95	c    orbitopal reduction:        3 components: 21x10, 27x10, 14x10
99.61/99.95	c    orbital reduction:         no components
99.61/99.95	c    lexicographic reduction:   no permutations
99.61/99.95	c handled 3 out of 3 symmetry components
99.61/99.96	c presolving (57 rounds: 57 fast, 42 medium, 41 exhaustive):
99.61/99.96	c  11168 deleted vars, 108696 deleted constraints, 55921 added constraints, 1 tightened bounds, 0 added holes, 1200 changed sides, 2443 changed coefficients
99.61/99.96	c  0 implications, 181635 cliques
99.61/99.96	c presolved problem has 12506 variables (12506 bin, 0 int, 0 cont) and 14621 constraints
99.61/99.96	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
99.61/99.96	c    2388 constraints of type <knapsack>
99.61/99.96	c    1420 constraints of type <setppc>
99.61/99.96	c   10810 constraints of type <and>
99.61/99.96	c       3 constraints of type <logicor>
99.61/99.96	c transformed objective value is always integral (scale: 1)
99.61/99.96	c Presolving Time: 99.72
99.61/99.96	c 
99.61/99.96	c - non default parameters ----------------------------------------------------------------------
99.61/99.96	c 
99.61/99.96	c # SCIP version 10.0.0
99.61/99.96	c 
99.61/99.96	c # maximal time in seconds to run
99.61/99.96	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
99.61/99.96	c limits/time = 3596.998085
99.61/99.96	c 
99.61/99.96	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
99.61/99.96	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
99.61/99.96	c limits/memory = 27900
99.61/99.96	c 
99.61/99.96	c # belongs reading time to solving time?
99.61/99.96	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
99.61/99.96	c timing/reading = TRUE
99.61/99.96	c 
99.61/99.96	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
99.61/99.96	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
99.61/99.96	c reading/opbreader/maxintsize = 47
99.61/99.96	c 
99.61/99.96	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
99.61/99.96	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
99.61/99.96	c propagating/genvbounds/timingmask = 0
99.61/99.96	c 
99.61/99.96	c -----------------------------------------------------------------------------------------------
99.61/99.97	c 
100.31/100.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.31/100.66	c   101s|     1 |     0 |  3787 |     - |   347M |   0 |  12k|  14k|  25k|   0 |  0 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
104.10/104.45	c   104s|     1 |     0 | 14662 |     - |   360M |   0 |  12k|  14k|  25k| 544 |  1 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
105.50/105.86	c   106s|     1 |     0 | 17529 |     - |   367M |   0 |  12k|  14k|  26k|1094 |  2 |  51 |   0 | 0.000000e+00 |      --      |    Inf | unknown
106.80/107.11	c   107s|     1 |     0 | 20131 |     - |   374M |   0 |  12k|  14k|  27k|1601 |  3 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
107.99/108.36	c   108s|     1 |     0 | 22760 |     - |   379M |   0 |  12k|  14k|  27k|2017 |  4 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
109.29/109.60	c   110s|     1 |     0 | 24881 |     - |   384M |   0 |  12k|  14k|  27k|2407 |  5 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
110.69/111.02	c   111s|     1 |     0 | 27273 |     - |   391M |   0 |  12k|  14k|  28k|2732 |  6 |  59 |   0 | 0.000000e+00 |      --      |    Inf | unknown
112.18/112.50	c   113s|     1 |     0 | 29548 |     - |   399M |   0 |  12k|  14k|  28k|3065 |  7 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
113.88/114.23	c   114s|     1 |     0 | 32145 |     - |   405M |   0 |  12k|  14k|  28k|3376 |  8 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
115.48/115.82	c   116s|     1 |     0 | 33981 |     - |   416M |   0 |  12k|  14k|  29k|3686 |  9 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
117.17/117.56	c   118s|     1 |     0 | 36288 |     - |   425M |   0 |  12k|  14k|  29k|3918 | 10 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.97/119.32	c   119s|     1 |     0 | 38865 |     - |   428M |   0 |  12k|  14k|  29k|4209 | 11 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
132.73/133.18	c   133s|     1 |     2 | 48884 |     - |   428M |   0 |  12k|  14k|  29k|4209 | 11 |  82 |  19 | 0.000000e+00 |      --      |    Inf | unknown
209.63/210.26	c   210s|   100 |    74 |130475 | 925.4 |   448M |  47 |  12k|  14k|  29k|7577 |  1 | 210 |  19 | 0.000000e+00 |      --      |    Inf |   1.59%
213.81/214.46	c   214s|   200 |    68 |137308 | 494.7 |   462M |  77 |  12k|  15k|   0 |8043 |  0 | 527 |  19 | 0.000000e+00 |      --      |    Inf |   1.59%
222.87/223.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
222.87/223.56	c   224s|   300 |    66 |163129 | 415.6 |   477M |  77 |  12k|  15k|  28k|  10k|  1 | 639 |  19 | 0.000000e+00 |      --      |    Inf |   1.66%
258.75/259.56	c   260s|   400 |    66 |266637 | 570.9 |   491M |  77 |  12k|  15k|  30k|  15k|  2 | 809 |  19 | 0.000000e+00 |      --      |    Inf |  26.63%
273.40/274.29	c   274s|   500 |    70 |333073 | 589.6 |   507M |  77 |  12k|  15k|  29k|  18k|  2 |1157 |  19 | 0.000000e+00 |      --      |    Inf |  26.63%
288.54/289.44	c   289s|   600 |    94 |393128 | 591.4 |   509M |  77 |  12k|  15k|  31k|  22k|  1 |1334 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
304.10/305.08	c   305s|   700 |   179 |473980 | 622.5 |   523M |  77 |  12k|  16k|  32k|  25k|  2 |1831 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
308.48/309.49	c   309s|   800 |   219 |496483 | 572.7 |   526M |  84 |  12k|  16k|  32k|  25k|  2 |2310 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
312.07/313.07	c   313s|   900 |   257 |502344 | 515.5 |   528M |  84 |  12k|  17k|  32k|  26k|  2 |2710 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
317.44/318.45	c   318s|  1000 |   303 |531091 | 492.7 |   532M |  84 |  12k|  17k|  32k|  26k|  2 |3098 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
321.33/322.35	c   322s|  1100 |   335 |539140 | 455.2 |   533M |  84 |  12k|  18k|  32k|  27k|  2 |3442 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
326.02/327.02	c   327s|  1200 |   331 |551713 | 427.7 |   535M |  84 |  12k|  18k|  32k|  27k|  2 |3958 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
336.67/337.75	c   338s|  1300 |   387 |618696 | 446.4 |   538M |  84 |  12k|  18k|  32k|  28k|  2 |4302 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
341.35/342.48	c   342s|  1400 |   427 |632100 | 424.0 |   541M |  84 |  12k|  18k|  32k|  29k|  2 |4698 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
346.63/347.73	c   348s|  1500 |   426 |658437 | 413.3 |   544M |  84 |  12k|  18k|  32k|  29k|  2 |5280 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
352.31/353.44	c   353s|  1600 |   478 |692712 | 408.9 |   547M |  84 |  12k|  18k|   0 |  30k|  0 |5972 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
357.99/359.16	c   359s|  1700 |   522 |720840 | 401.4 |   551M |  84 |  12k|  18k|  32k|  30k|  1 |6543 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
362.17/363.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
362.17/363.36	c   363s|  1800 |   557 |728600 | 383.4 |   552M |  84 |  12k|  18k|   0 |  31k|  0 |7056 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
366.55/367.73	c   368s|  1900 |   575 |738635 | 368.5 |   553M |  84 |  12k|  19k|  32k|  31k|  2 |7390 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
370.33/371.51	c   372s|  2000 |   602 |746193 | 353.8 |   554M |  84 |  12k|  19k|  32k|  32k|  2 |7736 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
374.72/375.92	c   376s|  2100 |   618 |755134 | 341.2 |   555M |  84 |  12k|  19k|  32k|  32k|  2 |8108 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
379.00/380.28	c   380s|  2200 |   633 |765481 | 330.4 |   556M |  84 |  12k|  19k|  32k|  33k|  1 |8323 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
383.08/384.35	c   384s|  2300 |   645 |782480 | 323.5 |   558M |  84 |  12k|  19k|  32k|  33k|  1 |8887 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
388.06/389.36	c   389s|  2400 |   673 |804401 | 319.1 |   560M |  84 |  12k|  19k|  32k|  33k|  2 |9314 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
393.54/394.88	c   395s|  2500 |   716 |826483 | 315.2 |   561M |  84 |  12k|  19k|  32k|  34k|  2 |9741 |  19 | 0.000000e+00 |      --      |    Inf |  26.64%
397.33/398.65	c   399s|  2600 |   731 |833661 | 305.8 |   563M |  84 |  12k|  19k|   0 |  35k|  0 |  10k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
402.01/403.38	c   403s|  2700 |   742 |847562 | 299.6 |   564M |  84 |  12k|  19k|  32k|  35k|  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
406.89/408.21	c   408s|  2800 |   746 |860211 | 293.4 |   566M |  84 |  12k|  19k|  32k|  36k|  2 |  10k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
411.47/412.80	c   413s|  2900 |   740 |870226 | 286.8 |   573M |  84 |  12k|  19k|  32k|  36k|  2 |  11k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
423.23/424.65	c   425s|  3000 |   773 |930470 | 297.3 |   582M |  84 |  12k|  18k|  32k|  38k|  2 |  11k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
430.10/431.57	c   432s|  3100 |   821 |969324 | 300.2 |   585M |  84 |  12k|  19k|  32k|  39k|  2 |  12k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
435.08/436.56	c   437s|  3200 |   836 |981286 | 294.6 |   587M |  84 |  12k|  19k|  32k|  39k|  2 |  12k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
440.66/442.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
440.66/442.18	c   442s|  3300 |   861 |997246 | 290.5 |   590M |  84 |  12k|  19k|  32k|  40k|  2 |  13k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
446.74/448.27	c   448s|  3400 |   880 |  1022k| 289.4 |   595M |  84 |  12k|  19k|  32k|  41k|  2 |  13k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
451.52/453.05	c   453s|  3500 |   875 |  1034k| 284.6 |   598M |  84 |  12k|  19k|   0 |  42k|  0 |  13k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
456.00/457.59	c   458s|  3600 |   883 |  1045k| 279.7 |   599M |  84 |  12k|  19k|   0 |  43k|  0 |  14k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
464.87/466.40	c   466s|  3700 |   915 |  1087k| 283.4 |   601M |  84 |  12k|  19k|  32k|  44k|  2 |  14k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
468.95/470.57	c   471s|  3800 |   910 |  1097k| 278.6 |   603M |  84 |  12k|  19k|   0 |  45k|  0 |  15k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
474.73/476.39	c   476s|  3900 |   912 |  1116k| 276.4 |   605M |  84 |  12k|  19k|  32k|  46k|  2 |  15k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
480.31/481.91	c   482s|  4000 |   879 |  1132k| 273.6 |   607M |  84 |  12k|  19k|   0 |  46k|  0 |  16k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
485.88/487.58	c   488s|  4100 |   833 |  1151k| 271.4 |   609M |  84 |  12k|  19k|  32k|  47k|  2 |  16k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
491.66/493.39	c   493s|  4200 |   808 |  1173k| 270.3 |   610M |  84 |  12k|  19k|  32k|  48k|  1 |  17k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
498.44/500.17	c   500s|  4300 |   790 |  1205k| 271.3 |   613M |  84 |  12k|  19k|  32k|  50k|  2 |  17k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
505.01/506.77	c   507s|  4400 |   799 |  1228k| 270.4 |   615M |  84 |  12k|  19k|  32k|  51k|  2 |  17k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
510.49/512.21	c   512s|  4500 |   813 |  1245k| 268.2 |   616M |  84 |  12k|  19k|   0 |  51k|  0 |  18k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
516.97/518.73	c   519s|  4600 |   802 |  1272k| 268.3 |   618M |  84 |  12k|  19k|  32k|  53k|  2 |  18k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
522.85/524.69	c   525s|  4700 |   819 |  1291k| 266.7 |   619M |  84 |  12k|  19k|  32k|  54k|  2 |  19k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
530.22/532.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
530.22/532.10	c   532s|  4800 |   851 |  1318k| 266.7 |   621M |  84 |  12k|  19k|   0 |  54k|  0 |  19k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
536.49/538.36	c   538s|  4900 |   823 |  1345k| 266.7 |   627M |  84 |  12k|  19k|  32k|  55k|  2 |  19k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
545.06/546.95	c   547s|  5000 |   852 |  1386k| 269.6 |   628M |  84 |  12k|  19k|  32k|  57k|  2 |  20k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
551.54/553.47	c   553s|  5100 |   851 |  1406k| 268.2 |   635M |  84 |  12k|  19k|  32k|  58k|  2 |  20k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
557.02/558.94	c   559s|  5200 |   856 |  1429k| 267.4 |   637M |  84 |  12k|  19k|   0 |  59k|  0 |  21k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
562.00/563.99	c   564s|  5300 |   869 |  1443k| 265.2 |   637M |  84 |  12k|  19k|  32k|  60k|  2 |  21k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
570.87/572.81	c   573s|  5400 |   883 |  1488k| 268.6 |   639M |  84 |  12k|  19k|  32k|  61k|  2 |  22k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
577.24/579.22	c   579s|  5500 |   907 |  1511k| 267.8 |   639M |  84 |  12k|  19k|   0 |  63k|  0 |  22k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
583.82/585.86	c   586s|  5600 |   903 |  1533k| 266.9 |   640M |  84 |  12k|  20k|  32k|  64k|  2 |  23k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
591.89/593.99	c   594s|  5700 |   905 |  1566k| 268.0 |   641M |  84 |  12k|  20k|   0 |  65k|  0 |  23k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
598.86/600.99	c   601s|  5800 |   916 |  1590k| 267.6 |   642M |  84 |  12k|  20k|   0 |  67k|  0 |  24k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
605.65/607.71	c   608s|  5900 |   922 |  1612k| 266.7 |   643M |  84 |  12k|  20k|   0 |  68k|  0 |  24k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
610.83/612.91	c   613s|  6000 |   913 |  1625k| 264.5 |   643M |  84 |  12k|  20k|  32k|  69k|  2 |  25k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
618.10/620.27	c   620s|  6100 |   914 |  1658k| 265.5 |   644M |  84 |  12k|  20k|   0 |  70k|  0 |  25k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
625.07/627.27	c   627s|  6200 |   923 |  1683k| 265.4 |   645M |  84 |  12k|  20k|  32k|  71k|  2 |  26k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
631.25/633.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
631.25/633.42	c   633s|  6300 |   975 |  1711k| 265.5 |   646M |  84 |  12k|  20k|  32k|  72k|  2 |  26k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
635.63/637.84	c   638s|  6400 |   986 |  1721k| 262.9 |   646M |  84 |  12k|  21k|  32k|  73k|  2 |  26k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
641.81/644.09	c   644s|  6500 |   979 |  1742k| 262.2 |   647M |  84 |  12k|  20k|  32k|  74k|  2 |  27k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
648.58/650.85	c   651s|  6600 |  1010 |  1766k| 261.8 |   648M |  84 |  12k|  20k|  32k|  75k|  2 |  27k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
656.15/658.47	c   658s|  6700 |  1006 |  1791k| 261.7 |   649M |  84 |  12k|  20k|  32k|  76k|  2 |  28k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
663.42/665.73	c   666s|  6800 |  1028 |  1824k| 262.7 |   650M |  84 |  12k|  20k|   0 |  78k|  0 |  28k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
670.70/673.06	c   673s|  6900 |   995 |  1852k| 262.8 |   651M |  84 |  12k|  20k|  32k|  79k|  1 |  29k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
678.77/681.11	c   681s|  7000 |   973 |  1888k| 264.3 |   652M |  84 |  12k|  20k|  32k|  81k|  2 |  29k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
683.45/685.85	c   686s|  7100 |   952 |  1902k| 262.5 |   652M |  84 |  12k|  20k|   0 |  82k|  0 |  30k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
691.04/693.42	c   693s|  7200 |   945 |  1929k| 262.7 |   653M |  84 |  12k|  20k|   0 |  83k|  0 |  30k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
700.31/702.70	c   703s|  7300 |   941 |  1966k| 264.1 |   654M |  84 |  12k|  19k|  32k|  85k|  2 |  31k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
708.48/710.97	c   711s|  7400 |   930 |  2000k| 265.1 |   655M |  84 |  12k|  19k|  32k|  86k|  2 |  31k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
713.26/715.77	c   716s|  7500 |   929 |  2010k| 262.9 |   655M |  84 |  12k|  19k|  32k|  87k|  2 |  31k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
724.23/726.77	c   727s|  7600 |   955 |  2059k| 265.9 |   656M |  84 |  12k|  19k|   0 |  89k|  0 |  32k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
735.20/737.73	c   738s|  7700 |   951 |  2101k| 267.8 |   657M |  84 |  12k|  19k|  32k|  91k|  2 |  32k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
740.49/743.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
740.49/743.01	c   743s|  7800 |   979 |  2124k| 267.4 |   660M |  84 |  12k|  19k|  31k|  92k|  2 |  33k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
745.66/748.29	c   748s|  7900 |   924 |  2139k| 265.9 |   662M |  84 |  12k|  20k|  32k|  93k|  2 |  33k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
750.25/752.82	c   753s|  8000 |   936 |  2156k| 264.8 |   662M |  84 |  12k|  20k|   0 |  94k|  0 |  34k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
756.34/758.97	c   759s|  8100 |   914 |  2175k| 263.8 |   663M |  84 |  12k|  20k|  32k|  95k|  2 |  34k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
762.92/765.52	c   766s|  8200 |   885 |  2197k| 263.3 |   663M |  84 |  12k|  20k|   0 |  96k|  0 |  35k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
769.80/772.43	c   772s|  8300 |   914 |  2222k| 263.1 |   668M |  84 |  12k|  20k|   0 |  97k|  0 |  35k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
777.48/780.18	c   780s|  8400 |   926 |  2257k| 264.1 |   682M |  84 |  12k|  20k|  31k|  99k|  2 |  35k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
782.96/785.65	c   786s|  8500 |   897 |  2274k| 263.1 |   683M |  84 |  12k|  20k|  32k| 100k|  2 |  36k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
787.64/790.34	c   790s|  8600 |   906 |  2287k| 261.5 |   684M |  84 |  12k|  20k|  32k| 101k|  2 |  36k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
792.53/795.22	c   795s|  8700 |   887 |  2301k| 260.0 |   685M |  84 |  12k|  20k|  32k| 102k|  2 |  36k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
799.41/802.14	c   802s|  8800 |   841 |  2322k| 259.5 |   686M |  84 |  12k|  20k|  32k| 103k|  2 |  37k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
809.38/812.16	c   812s|  8900 |   862 |  2377k| 262.8 |   688M |  84 |  12k|  20k|  31k| 105k|  2 |  37k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
815.46/818.24	c   818s|  9000 |   847 |  2399k| 262.3 |   689M |  84 |  12k|  20k|  32k| 106k|  2 |  38k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
823.13/825.90	c   826s|  9100 |   877 |  2435k| 263.4 |   690M |  84 |  12k|  21k|   0 | 107k|  0 |  39k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
829.81/832.68	c   833s|  9200 |   898 |  2459k| 263.2 |   690M |  84 |  12k|  21k|  32k| 108k|  2 |  39k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
837.99/840.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
837.99/840.89	c   841s|  9300 |   893 |  2491k| 263.7 |   690M |  84 |  12k|  21k|  32k| 110k|  2 |  40k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
845.27/848.13	c   848s|  9400 |   873 |  2516k| 263.6 |   690M |  84 |  12k|  22k|  32k| 111k|  2 |  40k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
851.44/854.37	c   854s|  9500 |   863 |  2535k| 262.8 |   691M |  84 |  12k|  22k|  31k| 113k|  2 |  40k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
859.13/862.09	c   862s|  9600 |   884 |  2558k| 262.5 |   692M |  84 |  12k|  22k|   0 | 114k|  0 |  41k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
868.79/871.79	c   872s|  9700 |   859 |  2608k| 264.9 |   698M |  84 |  12k|  21k|  32k| 116k|  2 |  41k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
876.67/879.66	c   880s|  9800 |   850 |  2636k| 265.1 |   698M |  84 |  12k|  21k|  31k| 117k|  2 |  42k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
885.15/888.18	c   888s|  9900 |   846 |  2679k| 266.8 |   699M |  84 |  12k|  21k|  31k| 119k|  2 |  42k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
889.93/892.99	c   893s| 10000 |   830 |  2694k| 265.6 |   700M |  84 |  12k|  22k|  31k| 120k|  1 |  42k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
895.02/898.00	c   898s| 10100 |   792 |  2708k| 264.4 |   700M |  84 |  12k|  21k|  31k| 121k|  2 |  43k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
902.29/905.30	c   905s| 10200 |   807 |  2736k| 264.5 |   704M |  84 |  12k|  22k|  31k| 123k|  2 |  43k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
907.98/911.00	c   911s| 10300 |   828 |  2755k| 263.8 |   704M |  84 |  12k|  22k|  31k| 124k|  2 |  44k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
913.85/917.00	c   917s| 10400 |   831 |  2777k| 263.3 |   705M |  84 |  12k|  22k|  31k| 125k|  2 |  44k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
920.34/923.45	c   923s| 10500 |   830 |  2801k| 263.2 |   709M |  84 |  12k|  22k|  31k| 127k|  2 |  44k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
926.42/929.57	c   930s| 10600 |   863 |  2826k| 263.1 |   710M |  84 |  12k|  22k|  31k| 128k|  2 |  45k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
933.30/936.48	c   936s| 10700 |   899 |  2860k| 263.7 |   711M |  84 |  12k|  22k|  31k| 130k|  2 |  45k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
939.78/942.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
939.78/942.98	c   943s| 10800 |   925 |  2887k| 263.8 |   713M |  84 |  12k|  23k|  31k| 131k|  2 |  45k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
945.66/948.80	c   949s| 10900 |   968 |  2906k| 263.1 |   714M |  84 |  12k|  23k|  31k| 133k|  2 |  46k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
953.04/956.26	c   956s| 11000 |   996 |  2934k| 263.2 |   714M |  84 |  12k|  23k|  31k| 135k|  2 |  46k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
960.62/963.89	c   964s| 11100 |   988 |  2970k| 264.1 |   715M |  84 |  12k|  23k|  31k| 136k|  2 |  46k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
966.70/969.91	c   970s| 11200 |   982 |  2991k| 263.7 |   715M |  84 |  12k|  23k|  31k| 138k|  2 |  47k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
971.98/975.27	c   975s| 11300 |   984 |  3010k| 263.0 |   716M |  84 |  12k|  23k|  31k| 139k|  2 |  47k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
977.37/980.66	c   981s| 11400 |   981 |  3028k| 262.3 |   716M |  84 |  12k|  23k|  31k| 140k|  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
984.95/988.23	c   988s| 11500 |  1021 |  3057k| 262.5 |   716M |  84 |  12k|  23k|   0 | 142k|  0 |  48k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
991.83/995.19	c   995s| 11600 |  1042 |  3081k| 262.4 |   717M |  84 |  12k|  24k|  31k| 144k|  2 |  48k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
999.90/1003.22	c  1003s| 11700 |  1059 |  3120k| 263.4 |   718M |  84 |  12k|  24k|  31k| 146k|  2 |  48k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1008.58/1011.91	c  1012s| 11800 |   913 |  3155k| 264.1 |   719M |  84 |  12k|  23k|  31k| 149k|  2 |  49k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1016.45/1019.80	c  1020s| 11900 |   932 |  3183k| 264.3 |   719M |  84 |  12k|  23k|  31k| 150k|  2 |  49k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1022.84/1026.25	c  1026s| 12000 |   948 |  3205k| 263.9 |   719M |  84 |  12k|  24k|   0 | 151k|  0 |  50k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1029.12/1032.55	c  1033s| 12100 |   915 |  3225k| 263.4 |   720M |  84 |  12k|  23k|  31k| 152k|  2 |  50k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1036.49/1039.96	c  1040s| 12200 |   908 |  3254k| 263.6 |   721M |  84 |  12k|  23k|   0 | 154k|  0 |  50k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1042.97/1046.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1042.97/1046.46	c  1046s| 12300 |   924 |  3277k| 263.4 |   721M |  84 |  12k|  22k|  31k| 156k|  2 |  51k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1052.35/1055.88	c  1056s| 12400 |   935 |  3319k| 264.6 |   722M |  84 |  12k|  22k|  31k| 158k|  2 |  51k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1059.13/1062.63	c  1063s| 12500 |   880 |  3344k| 264.4 |   722M |  84 |  12k|  21k|  31k| 159k|  2 |  51k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1067.00/1070.55	c  1071s| 12600 |   830 |  3376k| 264.9 |   724M |  84 |  12k|  21k|  31k| 161k|  2 |  51k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1076.68/1080.29	c  1080s| 12700 |   867 |  3413k| 265.7 |   724M |  84 |  12k|  21k|  31k| 163k|  2 |  52k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1083.16/1086.78	c  1087s| 12800 |   847 |  3438k| 265.6 |   725M |  84 |  12k|  21k|  31k| 164k|  2 |  52k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1091.44/1095.00	c  1095s| 12900 |   852 |  3479k| 266.7 |   733M |  84 |  12k|  21k|  31k| 166k|  2 |  52k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1100.11/1103.76	c  1104s| 13000 |   876 |  3519k| 267.8 |   742M |  84 |  12k|  21k|  32k| 168k|  2 |  53k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1108.19/1111.82	c  1112s| 13100 |   875 |  3556k| 268.6 |   742M |  84 |  12k|  21k|   0 | 170k|  0 |  53k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1118.76/1122.41	c  1122s| 13200 |   851 |  3610k| 270.6 |   747M |  84 |  12k|  21k|   0 | 172k|  0 |  53k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1124.65/1128.35	c  1128s| 13300 |   861 |  3632k| 270.2 |   747M |  84 |  12k|  21k|  31k| 173k|  2 |  54k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1129.83/1133.51	c  1134s| 13400 |   849 |  3648k| 269.4 |   748M |  84 |  12k|  22k|   0 | 174k|  0 |  54k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1142.00/1145.77	c  1146s| 13500 |   863 |  3713k| 272.2 |   749M |  84 |  12k|  22k|  31k| 177k|  2 |  54k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1155.45/1159.20	c  1159s| 13600 |   867 |  3780k| 275.1 |   754M |  84 |  12k|  22k|   0 | 180k|  0 |  54k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1167.42/1171.21	c  1171s| 13700 |   865 |  3839k| 277.4 |   755M |  84 |  12k|  21k|  32k| 182k|  2 |  55k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1175.70/1179.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1175.70/1179.59	c  1180s| 13800 |   844 |  3876k| 278.1 |   755M |  84 |  12k|  21k|  32k| 184k|  2 |  55k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1185.97/1189.87	c  1190s| 13900 |   849 |  3927k| 279.8 |   756M |  84 |  12k|  21k|  31k| 186k|  2 |  55k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1195.54/1199.42	c  1199s| 14000 |   847 |  3972k| 281.0 |   757M |  84 |  12k|  21k|  31k| 188k|  2 |  56k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1212.21/1216.16	c  1216s| 14100 |   833 |  4041k| 283.9 |   758M |  84 |  12k|  20k|  31k| 192k|  2 |  56k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1223.27/1227.26	c  1227s| 14200 |   831 |  4097k| 285.8 |   769M |  84 |  12k|  19k|  31k| 194k|  2 |  56k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1233.15/1237.18	c  1237s| 14300 |   802 |  4140k| 286.8 |   776M |  84 |  12k|  19k|  31k| 197k|  3 |  56k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1246.51/1250.50	c  1251s| 14400 |   833 |  4207k| 289.5 |   778M |  84 |  12k|  19k|  31k| 200k|  2 |  57k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1257.38/1261.41	c  1261s| 14500 |   852 |  4257k| 291.0 |   779M |  84 |  12k|  19k|  31k| 203k|  2 |  57k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1270.45/1274.51	c  1275s| 14600 |   879 |  4325k| 293.6 |   781M |  84 |  12k|  19k|  31k| 207k|  2 |  57k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1283.81/1287.90	c  1288s| 14700 |   925 |  4389k| 296.0 |   783M |  84 |  12k|  19k|  31k| 210k|  2 |  57k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1292.39/1296.58	c  1297s| 14800 |   937 |  4426k| 296.5 |   786M |  84 |  12k|  19k|  32k| 213k|  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1303.46/1307.66	c  1308s| 14900 |   937 |  4481k| 298.2 |   787M |  84 |  12k|  19k|  32k| 215k|  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1314.23/1318.41	c  1318s| 15000 |   933 |  4532k| 299.6 |   788M |  84 |  12k|  19k|  31k| 218k|  3 |  59k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1326.39/1330.69	c  1331s| 15100 |   938 |  4591k| 301.5 |   788M |  84 |  12k|  19k|  32k| 221k|  2 |  59k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1332.38/1336.63	c  1337s| 15200 |   937 |  4614k| 301.0 |   788M |  84 |  12k|  19k|  31k| 222k|  2 |  59k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1345.44/1349.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1345.44/1349.77	c  1350s| 15300 |   930 |  4686k| 303.8 |   789M |  84 |  12k|  19k|  31k| 226k|  2 |  59k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1356.72/1361.05	c  1361s| 15400 |   896 |  4742k| 305.4 |   792M |  84 |  12k|  18k|  32k| 229k|  2 |  60k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1368.59/1372.98	c  1373s| 15500 |   887 |  4802k| 307.4 |   793M |  84 |  12k|  19k|  31k| 232k|  2 |  60k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1380.35/1384.72	c  1385s| 15600 |   884 |  4853k| 308.6 |   796M |  84 |  12k|  19k|   0 | 234k|  0 |  61k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1396.29/1400.78	c  1401s| 15700 |   891 |  4936k| 312.0 |   798M |  84 |  12k|  19k|  31k| 238k|  2 |  61k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1409.94/1414.44	c  1414s| 15800 |   882 |  5006k| 314.4 |   799M |  84 |  12k|  19k|  31k| 242k|  2 |  61k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1421.90/1426.42	c  1426s| 15900 |   860 |  5067k| 316.3 |   801M |  84 |  12k|  19k|   0 | 245k|  0 |  62k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1432.86/1437.46	c  1437s| 16000 |   850 |  5122k| 317.7 |   803M |  84 |  12k|  19k|  32k| 248k|  2 |  62k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1450.20/1454.82	c  1455s| 16100 |   900 |  5196k| 320.4 |   805M |  84 |  12k|  18k|  31k| 251k|  2 |  62k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1456.29/1460.95	c  1461s| 16200 |   920 |  5223k| 320.1 |   809M |  84 |  12k|  18k|   0 | 252k|  0 |  62k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1462.37/1467.09	c  1467s| 16300 |   932 |  5247k| 319.6 |   810M |  84 |  12k|  19k|  31k| 253k|  2 |  63k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1470.64/1475.33	c  1475s| 16400 |   948 |  5282k| 319.7 |   815M |  84 |  12k|  19k|   0 | 255k|  0 |  63k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1479.90/1484.63	c  1485s| 16500 |   983 |  5333k| 320.9 |   817M |  84 |  12k|  19k|   0 | 256k|  0 |  63k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1488.58/1493.36	c  1493s| 16600 |   991 |  5370k| 321.2 |   819M |  84 |  12k|  19k|  31k| 257k|  2 |  64k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1501.63/1506.43	c  1506s| 16700 |  1006 |  5434k| 323.1 |   824M |  84 |  12k|  19k|   0 | 262k|  0 |  64k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1516.08/1520.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1516.08/1520.90	c  1521s| 16800 |  1038 |  5512k| 325.8 |   826M |  84 |  12k|  19k|   0 | 266k|  0 |  64k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1532.23/1537.12	c  1537s| 16900 |  1075 |  5590k| 328.5 |   828M |  84 |  12k|  19k|  31k| 269k|  2 |  65k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1544.28/1549.23	c  1549s| 17000 |  1085 |  5648k| 330.0 |   832M |  84 |  12k|  19k|  31k| 272k|  2 |  65k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1552.06/1557.04	c  1557s| 17100 |  1084 |  5683k| 330.1 |   836M |  84 |  12k|  19k|  31k| 274k|  2 |  65k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1560.72/1565.78	c  1566s| 17200 |  1090 |  5732k| 331.0 |   838M |  84 |  12k|  20k|   0 | 275k|  0 |  66k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1568.00/1573.08	c  1573s| 17300 |  1075 |  5763k| 330.9 |   839M |  84 |  12k|  20k|  31k| 277k|  2 |  66k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1576.68/1581.77	c  1582s| 17400 |  1107 |  5799k| 331.1 |   846M |  84 |  12k|  20k|  32k| 279k|  2 |  67k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1584.25/1589.32	c  1589s| 17500 |  1124 |  5831k| 331.0 |   847M |  84 |  12k|  20k|  31k| 281k|  2 |  67k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1592.82/1597.91	c  1598s| 17600 |  1136 |  5869k| 331.3 |   849M |  84 |  12k|  20k|  31k| 283k|  2 |  67k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1601.89/1607.09	c  1607s| 17700 |  1149 |  5909k| 331.7 |   849M |  84 |  12k|  20k|  31k| 285k|  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1617.03/1622.28	c  1622s| 17800 |  1161 |  5991k| 334.4 |   851M |  84 |  12k|  20k|  31k| 290k|  2 |  68k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1625.70/1630.93	c  1631s| 17900 |  1168 |  6027k| 334.6 |   852M |  84 |  12k|  20k|  32k| 292k|  1 |  68k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1636.37/1641.68	c  1642s| 18000 |  1167 |  6079k| 335.6 |   853M |  84 |  12k|  20k|  31k| 295k|  2 |  68k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1646.84/1652.16	c  1652s| 18100 |  1167 |  6127k| 336.4 |   854M |  84 |  12k|  20k|  31k| 297k|  2 |  68k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1658.89/1664.23	c  1664s| 18200 |  1174 |  6185k| 337.7 |   856M |  84 |  12k|  20k|  32k| 300k|  2 |  69k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1668.16/1673.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1668.16/1673.55	c  1674s| 18300 |  1173 |  6225k| 338.1 |   856M |  84 |  12k|  20k|  31k| 302k|  2 |  69k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1675.64/1681.06	c  1681s| 18400 |  1143 |  6255k| 337.9 |   858M |  84 |  12k|  20k|  31k| 303k|  2 |  69k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1688.79/1694.20	c  1694s| 18500 |  1183 |  6314k| 339.3 |   858M |  84 |  12k|  20k|  31k| 307k|  2 |  70k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1701.55/1707.10	c  1707s| 18600 |  1177 |  6378k| 340.9 |   859M |  84 |  12k|  20k|  31k| 310k|  2 |  70k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1710.31/1715.87	c  1716s| 18700 |  1178 |  6418k| 341.2 |   859M |  84 |  12k|  19k|   0 | 313k|  0 |  70k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1723.27/1728.80	c  1729s| 18800 |  1166 |  6482k| 342.8 |   860M |  84 |  12k|  19k|  31k| 316k|  2 |  70k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1733.04/1738.64	c  1739s| 18900 |  1177 |  6528k| 343.4 |   860M |  84 |  12k|  19k|   0 | 319k|  0 |  71k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1744.90/1750.53	c  1751s| 19000 |  1193 |  6588k| 344.7 |   861M |  84 |  12k|  19k|  31k| 321k|  2 |  71k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1754.27/1759.91	c  1760s| 19100 |  1181 |  6633k| 345.3 |   873M |  84 |  12k|  19k|   0 | 323k|  0 |  71k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1758.75/1764.46	c  1764s| 19200 |  1187 |  6649k| 344.3 |   873M |  84 |  12k|  20k|   0 | 324k|  0 |  72k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1765.43/1771.17	c  1771s| 19300 |  1173 |  6673k| 343.8 |   875M |  84 |  12k|  20k|  31k| 326k|  2 |  72k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1772.60/1778.31	c  1778s| 19400 |  1174 |  6701k| 343.4 |   875M |  84 |  12k|  20k|  31k| 328k|  2 |  72k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1779.97/1785.70	c  1786s| 19500 |  1196 |  6736k| 343.5 |   876M |  84 |  12k|  20k|  30k| 330k|  2 |  73k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1786.06/1791.84	c  1792s| 19600 |  1239 |  6768k| 343.4 |   878M |  84 |  12k|  20k|   0 | 332k|  0 |  73k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1792.54/1798.30	c  1798s| 19700 |  1202 |  6797k| 343.1 |   879M |  84 |  12k|  20k|  30k| 334k|  2 |  73k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1800.61/1806.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1800.61/1806.45	c  1806s| 19800 |  1229 |  6831k| 343.1 |   879M |  84 |  12k|  20k|  31k| 335k|  2 |  74k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1807.88/1813.70	c  1814s| 19900 |  1240 |  6865k| 343.1 |   880M |  84 |  12k|  21k|  30k| 337k|  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1812.17/1818.08	c  1818s| 20000 |  1231 |  6878k| 342.0 |   880M |  84 |  12k|  21k|  30k| 338k|  2 |  74k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1821.64/1827.55	c  1828s| 20100 |  1305 |  6931k| 343.0 |   882M |  84 |  12k|  21k|  30k| 341k|  2 |  75k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1829.11/1835.07	c  1835s| 20200 |  1373 |  6976k| 343.5 |   885M |  84 |  12k|  21k|  30k| 342k|  2 |  75k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1837.48/1843.49	c  1843s| 20300 |  1375 |  7026k| 344.2 |   886M |  84 |  12k|  22k|  30k| 344k|  2 |  75k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1844.85/1850.83	c  1851s| 20400 |  1362 |  7056k| 344.0 |   886M |  84 |  12k|  22k|  30k| 346k|  2 |  76k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1850.44/1856.41	c  1856s| 20500 |  1363 |  7076k| 343.3 |   887M |  84 |  12k|  22k|   0 | 347k|  0 |  76k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1857.41/1863.44	c  1863s| 20600 |  1345 |  7107k| 343.1 |   888M |  84 |  12k|  22k|  30k| 349k|  2 |  76k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1862.49/1868.51	c  1869s| 20700 |  1362 |  7126k| 342.4 |   888M |  84 |  12k|  22k|  30k| 350k|  2 |  77k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1868.17/1874.25	c  1874s| 20800 |  1374 |  7148k| 341.8 |   888M |  84 |  12k|  23k|  30k| 352k|  2 |  77k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1872.16/1878.24	c  1878s| 20900 |  1357 |  7161k| 340.8 |   889M |  84 |  12k|  23k|   0 | 352k|  0 |  77k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1881.72/1887.81	c  1888s| 21000 |  1372 |  7208k| 341.4 |   889M |  84 |  12k|  23k|  31k| 355k|  2 |  78k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1892.49/1898.63	c  1899s| 21100 |  1393 |  7246k| 341.6 |   890M |  84 |  12k|  23k|  31k| 357k|  2 |  78k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1899.06/1905.20	c  1905s| 21200 |  1373 |  7271k| 341.2 |   890M |  84 |  12k|  23k|   0 | 358k|  0 |  78k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1907.24/1913.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1907.24/1913.48	c  1913s| 21300 |  1335 |  7305k| 341.2 |   890M |  84 |  12k|  23k|  30k| 360k|  2 |  79k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1914.12/1920.38	c  1920s| 21400 |  1306 |  7330k| 340.7 |   892M |  84 |  12k|  23k|  30k| 361k|  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1923.09/1929.39	c  1929s| 21500 |  1297 |  7368k| 340.9 |   892M |  84 |  12k|  23k|  31k| 363k|  2 |  79k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1931.25/1937.55	c  1938s| 21600 |  1291 |  7402k| 340.9 |   900M |  84 |  12k|  23k|  31k| 365k|  2 |  80k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1941.22/1947.53	c  1948s| 21700 |  1300 |  7448k| 341.5 |   902M |  84 |  12k|  22k|  31k| 368k|  2 |  80k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1953.28/1959.68	c  1960s| 21800 |  1311 |  7509k| 342.7 |   902M |  84 |  12k|  22k|  30k| 371k|  2 |  80k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1961.66/1968.02	c  1968s| 21900 |  1314 |  7548k| 342.9 |   902M |  84 |  12k|  22k|  31k| 373k|  2 |  81k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1969.03/1975.49	c  1975s| 22000 |  1306 |  7580k| 342.8 |   904M |  84 |  12k|  22k|  31k| 375k|  2 |  81k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1976.50/1982.96	c  1983s| 22100 |  1291 |  7611k| 342.7 |   904M |  84 |  12k|  22k|  31k| 377k|  2 |  81k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
1997.64/2004.15	c  2004s| 22200 |  1340 |  7718k| 345.9 |   905M |  84 |  12k|  21k|  31k| 383k|  2 |  81k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2013.08/2019.66	c  2020s| 22300 |  1352 |  7810k| 348.5 |   908M |  84 |  12k|  20k|   0 | 387k|  0 |  82k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2026.55/2033.16	c  2033s| 22400 |  1391 |  7876k| 349.9 |   909M |  84 |  12k|  20k|  31k| 391k|  2 |  82k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2034.21/2040.83	c  2041s| 22500 |  1391 |  7908k| 349.8 |   910M |  84 |  12k|  20k|  31k| 392k|  2 |  82k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2042.88/2049.52	c  2050s| 22600 |  1383 |  7947k| 350.0 |   910M |  84 |  12k|  20k|   0 | 395k|  0 |  83k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2050.46/2057.18	c  2057s| 22700 |  1368 |  7982k| 350.0 |   911M |  84 |  12k|  20k|  31k| 396k|  2 |  83k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2059.43/2066.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2059.43/2066.16	c  2066s| 22800 |  1387 |  8021k| 350.1 |   911M |  84 |  12k|  20k|   0 | 398k|  0 |  83k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2064.10/2070.80	c  2071s| 22900 |  1387 |  8034k| 349.2 |   912M |  84 |  12k|  21k|  32k| 399k|  2 |  83k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2071.98/2078.74	c  2079s| 23000 |  1379 |  8066k| 349.1 |   913M |  84 |  12k|  21k|  31k| 401k|  2 |  84k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2080.95/2087.79	c  2088s| 23100 |  1379 |  8106k| 349.3 |   913M |  84 |  12k|  21k|  31k| 403k|  2 |  84k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2090.92/2097.74	c  2098s| 23200 |  1373 |  8148k| 349.6 |   914M |  84 |  12k|  20k|  31k| 405k|  2 |  84k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2098.20/2105.10	c  2105s| 23300 |  1362 |  8177k| 349.3 |   919M |  84 |  12k|  20k|   0 | 406k|  0 |  85k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2111.74/2118.69	c  2119s| 23400 |  1360 |  8246k| 350.8 |   920M |  84 |  12k|  19k|  31k| 410k|  2 |  85k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2121.22/2128.13	c  2128s| 23500 |  1330 |  8289k| 351.1 |   921M |  84 |  12k|  19k|   0 | 413k|  0 |  85k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2132.57/2139.53	c  2140s| 23600 |  1345 |  8345k| 352.0 |   922M |  84 |  12k|  19k|   0 | 416k|  0 |  85k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2140.34/2147.36	c  2147s| 23700 |  1336 |  8376k| 351.8 |   923M |  84 |  12k|  19k|  31k| 417k|  2 |  86k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2150.51/2157.59	c  2158s| 23800 |  1318 |  8424k| 352.3 |   926M |  84 |  12k|  19k|  31k| 420k|  2 |  86k|  19 | 0.000000e+00 |      --      |    Inf |  26.64%
2158.39/2165.49	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
2158.69/2165.79	c (run 1, node 23861) performing user restart
2158.69/2165.79	c 
2158.79/2165.81	c (restart) converted 1545 cuts from the global cut pool into linear constraints
2158.79/2165.81	c 
2158.79/2165.89	c presolving:
2158.89/2165.91	c (round 1, fast)       0 del vars, 476 del conss, 0 add conss, 0 chg bounds, 75 chg sides, 97 chg coeffs, 0 upgd conss, 0 impls, 181635 clqs
2158.99/2166.03	c (round 2, exhaustive) 0 del vars, 476 del conss, 0 add conss, 0 chg bounds, 75 chg sides, 97 chg coeffs, 1564 upgd conss, 0 impls, 181635 clqs
2158.99/2166.04	c (round 3, fast)       0 del vars, 493 del conss, 0 add conss, 0 chg bounds, 75 chg sides, 103 chg coeffs, 1564 upgd conss, 0 impls, 181635 clqs
2158.99/2166.05	c (round 4, medium)     0 del vars, 495 del conss, 8 add conss, 0 chg bounds, 101 chg sides, 137 chg coeffs, 1564 upgd conss, 0 impls, 181635 clqs
2159.09/2166.11	c (round 5, exhaustive) 0 del vars, 1567 del conss, 8 add conss, 0 chg bounds, 102 chg sides, 438 chg coeffs, 1564 upgd conss, 0 impls, 181635 clqs
2159.09/2166.17	c (round 6, exhaustive) 0 del vars, 1593 del conss, 8 add conss, 0 chg bounds, 102 chg sides, 442 chg coeffs, 1564 upgd conss, 0 impls, 181635 clqs
2159.29/2166.31	c presolving (7 rounds: 7 fast, 5 medium, 4 exhaustive):
2159.29/2166.31	c  0 deleted vars, 1593 deleted constraints, 8 added constraints, 0 tightened bounds, 0 added holes, 102 changed sides, 445 changed coefficients
2159.29/2166.31	c  0 implications, 181635 cliques
2159.29/2166.31	c presolved problem has 12506 variables (12506 bin, 0 int, 0 cont) and 18869 constraints
2159.29/2166.31	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
2159.29/2166.31	c    2449 constraints of type <knapsack>
2159.29/2166.31	c    2993 constraints of type <setppc>
2159.29/2166.31	c   10810 constraints of type <and>
2159.29/2166.31	c       7 constraints of type <linear>
2159.29/2166.31	c    2610 constraints of type <logicor>
2159.29/2166.31	c transformed objective value is always integral (scale: 1)
2159.29/2166.31	c Presolving Time: 100.15
2159.29/2166.31	c 
2159.78/2166.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2159.78/2166.88	c  2167s|     1 |     0 |  8469k|     - |   921M |   0 |  12k|  18k|  26k|   0 |  0 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2162.17/2169.29	c  2169s|     1 |     0 |  8473k|     - |   925M |   0 |  12k|  18k|  27k| 580 |  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2163.86/2171.00	c  2171s|     1 |     0 |  8478k|     - |   928M |   0 |  12k|  18k|  28k|1236 |  2 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2166.06/2173.14	c  2173s|     1 |     0 |  8484k|     - |   931M |   0 |  12k|  18k|  28k|1908 |  3 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2168.45/2175.60	c  2176s|     1 |     0 |  8489k|     - |   936M |   0 |  12k|  18k|  29k|2553 |  4 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2171.15/2178.29	c  2178s|     1 |     0 |  8495k|     - |   940M |   0 |  12k|  18k|  30k|3228 |  5 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2174.24/2181.38	c  2181s|     1 |     0 |  8502k|     - |   943M |   0 |  12k|  18k|  30k|3960 |  6 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2178.32/2185.44	c  2185s|     1 |     0 |  8509k|     - |   948M |   0 |  12k|  18k|  31k|4658 |  7 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2182.02/2189.14	c  2189s|     1 |     0 |  8517k|     - |   952M |   0 |  12k|  18k|  32k|5358 |  8 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2186.50/2193.62	c  2194s|     1 |     0 |  8526k|     - |   956M |   0 |  12k|  18k|  33k|6022 |  9 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2193.48/2200.69	c  2201s|     1 |     0 |  8536k|     - |   960M |   0 |  12k|  18k|  32k|6627 | 10 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2197.76/2205.00	c  2205s|     1 |     0 |  8544k|     - |   963M |   0 |  12k|  18k|  33k|7234 | 11 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2221.18/2228.46	c  2228s|     1 |     2 |  8559k|     - |   963M |   0 |  12k|  18k|  33k|7234 | 11 |  86k|  38 | 0.000000e+00 |      --      |    Inf | unknown
2422.68/2430.58	c  2431s|   100 |    71 |  8931k| 367.8 |   968M |  32 |  12k|  19k|  32k|  18k|  2 |  86k|  38 | 0.000000e+00 |      --      |    Inf |   1.56%
2446.10/2454.08	c  2454s|   200 |    58 |  9055k| 371.4 |   984M |  40 |  12k|  19k|   0 |  23k|  0 |  86k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2469.92/2477.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2469.92/2477.91	c  2478s|   300 |   130 |  9204k| 376.1 |   987M |  40 |  12k|  19k|  30k|  28k|  2 |  87k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2480.68/2488.75	c  2489s|   400 |   167 |  9262k| 376.9 |  1013M |  55 |  12k|  20k|  30k|  31k|  2 |  87k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2488.25/2496.38	c  2496s|   500 |   196 |  9310k| 377.4 |  1014M |  55 |  12k|  20k|  30k|  33k|  2 |  88k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2497.22/2505.38	c  2505s|   600 |   207 |  9366k| 378.1 |  1018M |  55 |  12k|  20k|   0 |  35k|  0 |  88k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2507.00/2515.19	c  2515s|   700 |   233 |  9427k| 379.0 |  1019M |  55 |  12k|  20k|   0 |  38k|  0 |  88k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2520.64/2528.84	c  2529s|   800 |   240 |  9521k| 381.3 |  1020M |  55 |  12k|  20k|  30k|  42k|  2 |  89k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2529.31/2537.55	c  2538s|   900 |   246 |  9574k| 381.9 |  1021M |  55 |  12k|  21k|   0 |  44k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2557.13/2565.47	c  2565s|  1000 |   281 |  9716k| 386.1 |  1023M |  55 |  12k|  21k|  31k|  50k|  2 |  89k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2566.80/2575.12	c  2575s|  1100 |   296 |  9767k| 386.6 |  1038M |  55 |  12k|  21k|  31k|  51k|  2 |  90k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2573.57/2581.97	c  2582s|  1200 |   289 |  9797k| 386.2 |  1055M |  55 |  12k|  21k|  31k|  52k|  2 |  90k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2583.93/2592.39	c  2592s|  1300 |   287 |  9855k| 387.0 |  1056M |  55 |  12k|  21k|  31k|  54k|  2 |  90k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2596.19/2604.63	c  2605s|  1400 |   291 |  9915k| 387.9 |  1056M |  55 |  12k|  22k|  31k|  56k|  2 |  91k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2622.80/2631.38	c  2631s|  1500 |   339 | 10070k| 392.4 |  1056M |  55 |  12k|  22k|  31k|  61k|  2 |  91k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2639.55/2648.11	c  2648s|  1600 |   349 | 10171k| 394.9 |  1057M |  55 |  12k|  22k|   0 |  65k|  0 |  91k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2657.89/2666.55	c  2667s|  1700 |   366 | 10264k| 397.0 |  1058M |  55 |  12k|  22k|  31k|  67k|  2 |  92k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2677.43/2686.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2677.43/2686.18	c  2686s|  1800 |   370 | 10379k| 399.9 |  1058M |  55 |  12k|  22k|   0 |  71k|  0 |  92k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2707.33/2716.19	c  2716s|  1900 |   314 | 10536k| 404.4 |  1059M |  55 |  12k|  21k|  30k|  76k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2715.61/2724.49	c  2724s|  2000 |   350 | 10592k| 405.0 |  1068M |  55 |  12k|  21k|  30k|  78k|  2 |  93k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2737.85/2746.70	c  2747s|  2100 |   304 | 10727k| 408.7 |  1069M |  55 |  12k|  21k|  31k|  83k|  2 |  93k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2756.89/2765.85	c  2766s|  2200 |   327 | 10844k| 411.6 |  1070M |  55 |  12k|  22k|   0 |  87k|  0 |  94k|  38 | 0.000000e+00 |      --      |    Inf |   1.57%
2783.62/2792.63	c  2793s|  2300 |   336 | 11004k| 416.1 |  1071M |  55 |  12k|  22k|  30k|  93k|  2 |  94k|  38 | 0.000000e+00 |      --      |    Inf |   1.58%
2794.80/2803.82	c  2804s|  2400 |   355 | 11069k| 417.0 |  1079M |  55 |  12k|  22k|  30k|  95k|  2 |  95k|  38 | 0.000000e+00 |      --      |    Inf |   1.58%
2835.79/2844.93	c  2845s|  2500 |   345 | 11293k| 423.9 |  1079M |  55 |  12k|  21k|  30k| 104k|  2 |  95k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
2862.02/2871.28	c  2871s|  2600 |   385 | 11439k| 427.9 |  1081M |  55 |  12k|  22k|  31k| 109k|  2 |  95k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
2898.53/2907.88	c  2908s|  2700 |   458 | 11648k| 434.1 |  1091M |  55 |  12k|  22k|   0 | 115k|  0 |  96k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
2932.65/2942.01	c  2942s|  2800 |   539 | 11830k| 439.3 |  1114M |  55 |  12k|  23k|  31k| 119k|  2 |  96k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
2963.76/2973.21	c  2973s|  2900 |   596 | 11983k| 443.4 |  1144M |  55 |  12k|  23k|  31k| 123k|  2 |  97k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
2986.60/2996.13	c  2996s|  3000 |   675 | 12128k| 447.1 |  1154M |  55 |  12k|  24k|  31k| 126k|  2 |  98k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
3007.64/3017.20	c  3017s|  3100 |   742 | 12250k| 450.0 |  1159M |  55 |  12k|  24k|  31k| 129k|  2 |  98k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
3027.30/3037.00	c  3037s|  3200 |   732 | 12370k| 452.8 |  1166M |  55 |  12k|  24k|  31k| 132k|  2 |  99k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
3059.81/3069.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3059.81/3069.50	c  3070s|  3300 |   702 | 12563k| 458.2 |  1168M |  55 |  12k|  24k|  31k| 137k|  2 |  99k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
3087.35/3097.13	c  3097s|  3400 |   716 | 12714k| 462.1 |  1171M |  55 |  12k|  24k|  32k| 141k|  2 | 100k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
3143.90/3153.86	c  3154s|  3500 |   687 | 13019k| 471.5 |  1171M |  55 |  12k|  23k|  31k| 151k|  2 | 100k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
3197.76/3207.80	c  3208s|  3600 |   696 | 13225k| 477.3 |  1172M |  55 |  12k|  23k|  31k| 157k|  2 | 101k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
3240.86/3251.03	c  3251s|  3700 |   689 | 13465k| 484.3 |  1173M |  55 |  12k|  23k|  31k| 165k|  2 | 101k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
3289.63/3300.00	c  3300s|  3800 |   752 | 13711k| 491.4 |  1174M |  55 |  12k|  23k|  31k| 173k|  2 | 101k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
3317.46/3327.82	c  3328s|  3900 |   797 | 13869k| 495.3 |  1176M |  55 |  12k|  24k|  31k| 177k|  2 | 102k|  38 | 0.000000e+00 |      --      |    Inf |   1.60%
3350.08/3360.58	c  3361s|  4000 |   828 | 14053k| 500.2 |  1177M |  55 |  12k|  24k|  31k| 183k|  2 | 103k|  38 | 0.000000e+00 |      --      |    Inf |   1.61%
3386.19/3396.78	c  3397s|  4100 |   841 | 14235k| 504.9 |  1178M |  55 |  12k|  24k|  31k| 188k|  2 | 103k|  38 | 0.000000e+00 |      --      |    Inf |   1.61%
3419.30/3429.99	c  3430s|  4200 |   890 | 14418k| 509.6 |  1179M |  55 |  12k|  24k|  31k| 194k|  2 | 103k|  38 | 0.000000e+00 |      --      |    Inf |   1.61%
3463.79/3474.53	c  3475s|  4300 |   950 | 14661k| 516.4 |  1181M |  55 |  12k|  24k|   0 | 201k|  0 | 104k|  38 | 0.000000e+00 |      --      |    Inf |   1.61%
3488.43/3499.24	c  3499s|  4400 |   991 | 14784k| 519.0 |  1197M |  55 |  12k|  24k|  31k| 204k|  2 | 104k|  38 | 0.000000e+00 |      --      |    Inf |   1.61%
3508.38/3519.20	c  3519s|  4500 |   996 | 14893k| 521.0 |  1198M |  55 |  12k|  25k|   0 | 207k|  0 | 105k|  38 | 0.000000e+00 |      --      |    Inf |   1.61%
3551.17/3562.12	c  3562s|  4600 |  1044 | 15122k| 527.2 |  1199M |  55 |  12k|  25k|  32k| 211k|  2 | 105k|  38 | 0.000000e+00 |      --      |    Inf |   1.61%
3577.01/3588.03	c  3588s|  4700 |  1004 | 15269k| 530.5 |  1200M |  55 |  12k|  25k|  31k| 215k|  2 | 106k|  38 | 0.000000e+00 |      --      |    Inf |   1.61%
3585.88/3597.00	c 
3585.88/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.88/3597.00	c Solving Time (sec) : 3597.00
3585.88/3597.00	c Solving Nodes      : 4736 (total of 28597 nodes in 2 runs)
3585.88/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.88/3597.00	c Dual Bound         : +0.00000000000000e+00
3585.88/3597.00	c Gap                : infinite
3585.88/3597.00	s UNKNOWN
3585.88/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.88/3597.00	c Total Time         :    3597.00
3585.88/3597.00	c   solving          :    3597.00
3585.88/3597.00	c   presolving       :     100.15 (included in solving)
3585.88/3597.00	c   reading          :       0.13 (included in solving)
3585.88/3597.00	c   copying          :       0.35 (9 #copies) (minimal 0.03, maximal 0.05, average 0.04)
3585.88/3597.00	c Original Problem   :
3585.88/3597.00	c   Problem name     : HOME/instance-4491763-1751144566.opb
3585.88/3597.00	c   Variables        : 23621 (23621 binary, 0 integer, 0 continuous)
3585.88/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.88/3597.00	c   Constraints      : 67526 initial, 67526 maximal
3585.88/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.88/3597.00	c Presolved Problem  :
3585.88/3597.00	c   Problem name     : t_HOME/instance-4491763-1751144566.opb
3585.88/3597.00	c   Variables        : 12506 (12506 binary, 0 integer, 0 continuous)
3585.88/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.88/3597.00	c   Constraints      : 18869 initial, 25731 maximal
3585.88/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.88/3597.00	c   Nonzeros         : 109848 constraint, 363094 clique table
3585.88/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.88/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   domcol           :       0.00       0.00     16          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   gateextraction   :       0.14       0.00     43          0          0          0          0          0      38934      12971          0          0
3585.88/3597.00	c   implics          :       0.01       0.00     47          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   milp             :      24.84       0.00      1       5522       3430          0          0          0      67418      42609          0          0
3585.88/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   trivial          :       0.03       0.00     64         53          0          0          0          0          0          0          0          0
3585.88/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   dualfix          :       0.02       0.00     64          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   probing          :      72.88       0.00     15        138        207          0          0          0          0          0          0          0
3585.88/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   symmetry         :       0.09       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   vbounds          :       0.12       0.00      5          0          2          0          0          0          0          0          0          0
3585.88/3597.00	c   knapsack         :       0.11       0.00    144          0          0          0          0          0          1          8         27         58
3585.88/3597.00	c   setppc           :       0.18       0.00    144          0          0          0          0          0        310          0          0          0
3585.88/3597.00	c   and              :       1.05       0.01     99         52       1703          0          0          0       1939        341          0         43
3585.88/3597.00	c   linear           :       0.28       0.02     18          1          7          0          1          0        155          0       1275       2497
3585.88/3597.00	c   logicor          :       0.20       0.02    121          0          0          0          0          0       1532          0          0        290
3585.88/3597.00	c   components       :       0.03       0.00      2          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   root node        :          -          -      -          3          -          -          3          -          -          -          -          -
3585.88/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.88/3597.00	c   integral         :          0          0          0          0      22222          0          0       2936          0          0          0          0          0          0      44444
3585.88/3597.00	c   knapsack         :       2449+      2455         22     809026          0          0          0       2931     345629       3191     603786       4414        264          0          0
3585.88/3597.00	c   setppc           :       2993+      3095         22     805253          0          0          0          0     558200        148      64939         83         40          0          0
3585.88/3597.00	c   and              :      10810      10810      39835     805687          0          0          0          0    5777515       9641    5373665     867182     566809          0          0
3585.88/3597.00	c   linear           :          7+        33         11     639833          0          0          0          3       7630         27        475          0          0          0          0
3585.88/3597.00	c   logicor          :       2610+      9345         22     242783          0          0          0          0     191890       4344     148281        261         24          0          0
3585.88/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.88/3597.00	c   integral         :      51.95       0.00       0.00       0.00      51.95       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c   knapsack         :       8.13       0.00       0.04       7.85       0.00       0.00       0.00       0.01       0.23       0.00
3585.88/3597.00	c   setppc           :       2.71       0.00       0.01       2.50       0.00       0.00       0.00       0.00       0.19       0.01
3585.88/3597.00	c   and              :     123.77       0.01      44.12      76.77       0.00       0.00       0.00       0.00       2.65       0.23
3585.88/3597.00	c   linear           :       0.14       0.02       0.00       0.10       0.00       0.00       0.00       0.00       0.01       0.00
3585.88/3597.00	c   logicor          :       5.18       0.02       0.01       4.80       0.00       0.00       0.00       0.00       0.36       0.00
3585.88/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.88/3597.00	c   dualfix          :          2          0          0          0
3585.88/3597.00	c   genvbounds       :          0          0          0          0
3585.88/3597.00	c   nlobbt           :          0          0          0          0
3585.88/3597.00	c   obbt             :          0          0          0          0
3585.88/3597.00	c   probing          :          0          0          0          0
3585.88/3597.00	c   pseudoobj        :          0          0          0          0
3585.88/3597.00	c   redcost          :          0          0          0          0
3585.88/3597.00	c   rootredcost      :          0          0          0          0
3585.88/3597.00	c   symmetry         :     373607          0          0         18
3585.88/3597.00	c   vbounds          :     579545          0          0          0
3585.88/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.88/3597.00	c   dualfix          :       0.02       0.00       0.02       0.00       0.00       0.00
3585.88/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c   probing          :      72.88       0.00      72.88       0.00       0.00       0.00
3585.88/3597.00	c   pseudoobj        :       0.13       0.00       0.00       0.13       0.00       0.00
3585.88/3597.00	c   redcost          :       0.06       0.00       0.00       0.06       0.00       0.00
3585.88/3597.00	c   rootredcost      :       0.06       0.00       0.00       0.06       0.00       0.00
3585.88/3597.00	c   symmetry         :       0.91       0.00       0.09       0.82       0.00       0.00
3585.88/3597.00	c   vbounds          :      83.91       0.00       0.12      83.79       0.00       0.00
3585.88/3597.00	c Symmetry           :
3585.88/3597.00	c   #affected vars   :        620 (620 bin, 0 int, 0 cont)
3585.88/3597.00	c   orbitopal red.   :         18 reductions applied,          0 cutoffs
3585.88/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.88/3597.00	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.88/3597.00	c   shadow tree time :       0.00 s
3585.88/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.88/3597.00	c   propagation      :       6.40      17349      17193          -     241539       88.4       5785       16.5          -          -          -
3585.88/3597.00	c   infeasible LP    :       0.51        247        232          -        571       40.0         31       15.7        232        6.1          0
3585.88/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.88/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.88/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.88/3597.00	c   applied globally :      14.76          -          -          0     106140       33.5          -          -        230          -          -
3585.88/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          2          -          -
3585.88/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.88/3597.00	c   cut pool         :       1.68          -       4628         42          -          -      37528    1077864          -          -          -          -          -    (maximal pool size:      19211)
3585.88/3597.00	c   aggregation      :       0.97       0.00        148         22          0          0       1668     644366          2      23492      23492          0          0
3585.88/3597.00	c   > cmir           :          -          -          -          -          -          -          -     465369          0      12054      12054          0          -
3585.88/3597.00	c   > flowcover      :          -          -          -          -          -          -          -     174666          0      10341      10341          0          -
3585.88/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -       4331          2       1097       1097          0          -
3585.88/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   clique           :      10.85       0.00         22         22          0          0        153        988          0        195        195          0          0
3585.88/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   gomory           :       9.37       0.00        146         20          0          0      10369     377717        358      25148      25091         57          0
3585.88/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -     183112        190      14210      14175         35          -
3585.88/3597.00	c   > strongcg       :          -          -          -          -          -          -          -     194605        168      10938      10916         22          -
3585.88/3597.00	c   impliedbounds    :       1.56       0.00        149         22          0          0      25263      46947          0      18354      18354          0          0
3585.88/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   mcf              :       0.03       0.00          2          2          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   multilinear      :       0.01       0.00        356         22          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   rlt              :       0.00       0.00         20         20          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   zerohalf         :       2.72       0.00        147         22          0          0        861       7846        426       4866       4507        359          0
3585.88/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.88/3597.00	c   hybrid           :       1.71       0.00      36956         22     639174         34    1310135      11443          0      53648
3585.88/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.88/3597.00	c   problem variables:       0.00          -          0          0
3585.88/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.88/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   relpscost        :      51.91       0.00      22222          0          0          0          0          0          0      44444
3585.88/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.88/3597.00	c   LP solutions     :       0.00          -          -          0          0
3585.88/3597.00	c   relax solutions  :       0.00          -          -          0          0
3585.88/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3585.88/3597.00	c   strong branching :       0.00          -          -          0          0
3585.88/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3585.88/3597.00	c   adaptivediving   :      14.39       0.00         30          0          0
3585.88/3597.00	c   alns             :       1.26       0.00          7          0          0
3585.88/3597.00	c   bound            :       0.00       0.00          0          0          0
3585.88/3597.00	c   clique           :       0.14       0.00          1          0          0
3585.88/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3585.88/3597.00	c   completesol      :       0.00       0.00          0          0          0
3585.88/3597.00	c   conflictdiving   :      29.99       0.00        255          0          0
3585.88/3597.00	c   crossover        :       0.01       0.00          0          0          0
3585.88/3597.00	c   dins             :       0.00       0.00          0          0          0
3585.88/3597.00	c   distributiondivin:      52.77       0.00        253          0          0
3585.88/3597.00	c   dks              :       0.00       0.00          0          0          0
3585.88/3597.00	c   dps              :       0.00       0.00          0          0          0
3585.88/3597.00	c   dualval          :       0.00       0.00          0          0          0
3585.88/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3585.88/3597.00	c   feaspump         :      20.30       0.00         36          0          0
3585.88/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3585.88/3597.00	c   fracdiving       :      39.03       0.00        253          0          0
3585.88/3597.00	c   gins             :       0.01       0.00          0          0          0
3585.88/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3585.88/3597.00	c   indicator        :       0.00       0.00          0          0          0
3585.88/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3585.88/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3585.88/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3585.88/3597.00	c   linesearchdiving :      19.88       0.00        253          0          0
3585.88/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3585.88/3597.00	c   locks            :       0.05       0.00          1          0          0
3585.88/3597.00	c   lpface           :       0.98       0.00          0          0          0
3585.88/3597.00	c   mpec             :       0.00       0.00          0          0          0
3585.88/3597.00	c   multistart       :       0.00       0.00          0          0          0
3585.88/3597.00	c   mutation         :       0.00       0.00          0          0          0
3585.88/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3585.88/3597.00	c   objpscostdiving  :     250.01       0.00         22          0          0
3585.88/3597.00	c   octane           :       0.00       0.00          0          0          0
3585.88/3597.00	c   ofins            :       0.00       0.00          0          0          0
3585.88/3597.00	c   oneopt           :       0.03       0.00          0          0          0
3585.88/3597.00	c   padm             :       0.00       0.00          0          0          0
3585.88/3597.00	c   proximity        :       0.00       0.00          0          0          0
3585.88/3597.00	c   pscostdiving     :      35.13       0.00        254          0          0
3585.88/3597.00	c   randrounding     :       2.94       0.00       2946          0          0
3585.88/3597.00	c   rens             :       0.33       0.00          2          0          0
3585.88/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3585.88/3597.00	c   repair           :       0.00       0.00          0          0          0
3585.88/3597.00	c   rins             :       0.01       0.00          0          0          0
3585.88/3597.00	c   rootsoldiving    :      32.43       0.00         21          0          0
3585.88/3597.00	c   rounding         :       4.44       0.00       3379          0          0
3585.88/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3585.88/3597.00	c   shiftandpropagate:       0.24       0.00          2          0          0
3585.88/3597.00	c   shifting         :      23.21       0.00       1084          0          0
3585.88/3597.00	c   simplerounding   :       0.03       0.00          0          0          0
3585.88/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3585.88/3597.00	c   trivial          :       0.02       0.00          4          0          0
3585.88/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3585.88/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3585.88/3597.00	c   trysol           :       0.02       0.00          0          0          0
3585.88/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3585.88/3597.00	c   undercover       :       0.17       0.00          1          0          0
3585.88/3597.00	c   vbounds          :       0.15       0.00          2          0          0
3585.88/3597.00	c   veclendiving     :      25.24       0.00        254          0          0
3585.88/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3585.88/3597.00	c   zirounding       :       1.34       0.00       1000          0          0
3585.88/3597.00	c   other solutions  :          -          -          -          0          -
3585.88/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.88/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.88/3597.00	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.88/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.88/3597.00	c   primal LP        :       7.07       1870          0       0.00       0.00       7.07       1870
3585.88/3597.00	c   dual LP          :    2322.19      59274   13370328     225.60    5757.64       0.03          9
3585.88/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3585.88/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.88/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3585.88/3597.00	c   diving/probing LP:     468.19       4742    1943413     409.83    4150.94
3585.88/3597.00	c   strong branching :      15.27         38      37240     980.00    2438.61          -          -         72
3585.88/3597.00	c     (at root node) :          -         38      37240     980.00          -
3585.88/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3585.88/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.88/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.88/3597.00	c B&B Tree           :
3585.88/3597.00	c   number of runs   :          2
3585.88/3597.00	c   nodes            :       4736 (3994 internal, 742 leaves)
3585.88/3597.00	c   feasible leaves  :          0
3585.88/3597.00	c   infeas. leaves   :        741
3585.88/3597.00	c   objective leaves :          0
3585.88/3597.00	c   nodes (total)    :      28597 (22222 internal, 6375 leaves)
3585.88/3597.00	c   nodes left       :        957
3585.88/3597.00	c   max depth        :         55
3585.88/3597.00	c   max depth (total):         84
3585.88/3597.00	c   backtracks       :       1023 (21.6%)
3585.88/3597.00	c   early backtracks :          0 (0.0%)
3585.88/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3585.88/3597.00	c   delayed cutoffs  :       2297
3585.88/3597.00	c   repropagations   :       3579 (168369 domain reductions, 602 cutoffs)
3585.88/3597.00	c   avg switch length:       3.60
3585.88/3597.00	c   switching time   :      31.32
3585.88/3597.00	c Root Node          :
3585.88/3597.00	c   First LP value   : +0.00000000000000e+00
3585.88/3597.00	c   First LP Iters   :       3787 (13669.70 Iter/sec)
3585.88/3597.00	c   First LP Time    :       0.28
3585.88/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3585.88/3597.00	c   Final Root Iters :     118431
3585.88/3597.00	c   Root LP Estimate : +4.06102874504830e-02
3585.88/3597.00	c Solution           :
3585.88/3597.00	c   Solutions found  :          0 (0 improvements)
3585.88/3597.00	c   Primal Bound     :          -
3585.88/3597.00	c   Dual Bound       : +0.00000000000000e+00
3585.88/3597.00	c   Gap              :   infinite
3585.88/3597.00	c Integrals          :      Total       Avg%
3585.88/3597.00	c   primal-dual      :  359699.90     100.00
3585.88/3597.00	c   primal-ref       :          -          - (not evaluated)
3585.88/3597.00	c   dual-ref         :          -          - (not evaluated)
3586.17/3597.20	c Time complete (sec):   3586.194

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: 63708 MiB (63116 MiB free)
  memory of node 1: 64465 MiB (63934 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491763-1751144566/watcher-4491763-1751144566 -o /tmp/evaluation-result-4491763-1751144566/solver-4491763-1751144566 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751144566-13227 --watchdog 3760 pbsolver -f HOME/instance-4491763-1751144566.opb -t 3600 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=13283, runsolver pid=13276
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 1.75 3.46 3.87 6/265 13284
/proc/meminfo: memFree=129955680/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=69588 memory=59136 CPUtime=0.1 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 12836 0 0 0 8 2 0 0 20 0 1 0 30135164 71258112 14784 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 17397 14784 2176 2575 0 14304 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 69588 KiB
Current children cumulated memory: 59136 KiB

[startup+0.205576 s]*
/proc/loadavg: 1.75 3.46 3.87 6/265 13284
/proc/meminfo: memFree=129819316/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=136368 memory=126904 CPUtime=0.2 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 29863 0 0 0 16 4 0 0 20 0 1 0 30135164 139640832 31726 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 34092 31726 2368 2575 0 30999 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 136368 KiB
Current children cumulated memory: 126904 KiB

[startup+0.305582 s]*
/proc/loadavg: 1.75 3.46 3.87 6/265 13284
/proc/meminfo: memFree=129714736/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=168308 memory=156216 CPUtime=0.3 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 37150 0 0 0 25 5 0 0 20 0 1 0 30135164 172347392 39054 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 42077 39054 2400 2575 0 38984 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 168308 KiB
Current children cumulated memory: 156216 KiB

[startup+0.700186 s]
/proc/loadavg: 1.75 3.46 3.87 6/265 13284
/proc/meminfo: memFree=129600076/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=219664 memory=207016 CPUtime=0.68 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 50703 0 0 0 61 7 0 0 20 0 1 0 30135164 224935936 51754 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 54916 51754 2528 2575 0 51823 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 219664 KiB
Current children cumulated memory: 207016 KiB

[startup+1.50019 s]
/proc/loadavg: 1.75 3.46 3.87 6/265 13284
/proc/meminfo: memFree=129491520/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=219664 memory=207016 CPUtime=1.48 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 50703 0 0 0 141 7 0 0 20 0 1 0 30135164 224935936 51754 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 54916 51754 2528 2575 0 51823 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 219664 KiB
Current children cumulated memory: 207016 KiB

[startup+3.10545 s]
/proc/loadavg: 1.75 3.46 3.87 6/265 13329
/proc/meminfo: memFree=129467784/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=219664 memory=207016 CPUtime=3.08 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 50707 0 0 0 301 7 0 0 20 0 1 0 30135164 224935936 51754 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 54916 51754 2528 2575 0 51823 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 219664 KiB
Current children cumulated memory: 207016 KiB

[startup+6.30017 s]
/proc/loadavg: 1.93 3.46 3.87 6/265 13329
/proc/meminfo: memFree=129444872/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=219664 memory=207016 CPUtime=6.27 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 50711 0 0 0 620 7 0 0 20 0 1 0 30135164 224935936 51754 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 54916 51754 2528 2575 0 51823 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 219664 KiB
Current children cumulated memory: 207016 KiB

[startup+12.7002 s]
/proc/loadavg: 2.10 3.47 3.87 6/265 13329
/proc/meminfo: memFree=129444648/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=219664 memory=207016 CPUtime=12.65 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 50715 0 0 0 1258 7 0 0 20 0 1 0 30135164 224935936 51754 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 54916 51754 2528 2575 0 51823 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 219664 KiB
Current children cumulated memory: 207016 KiB

[startup+25.5002 s]
/proc/loadavg: 2.52 3.50 3.87 6/265 13329
/proc/meminfo: memFree=129228440/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=201020 memory=187936 CPUtime=25.42 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 51996 0 0 0 2534 8 0 0 20 0 1 0 30135164 205844480 46984 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 50255 46984 2592 2575 0 47162 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 201020 KiB
Current children cumulated memory: 187936 KiB

[startup+51.1057 s]
/proc/loadavg: 3.10 3.56 3.88 6/265 13330
/proc/meminfo: memFree=128724656/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=232960 memory=219808 CPUtime=50.95 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 59934 0 0 0 5086 9 0 0 20 0 1 0 30135164 238551040 54952 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 58240 54952 2624 2575 0 55147 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 232960 KiB
Current children cumulated memory: 219808 KiB

[startup+102.3 s]
/proc/loadavg: 3.66 3.64 3.90 6/266 13468
/proc/meminfo: memFree=128623076/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=456044 memory=398660 CPUtime=102.01 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 106276 0 0 0 10185 16 0 0 20 0 1 0 30135164 466989056 99633 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 114011 99633 2688 2575 0 110918 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 456044 KiB
Current children cumulated memory: 398660 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 3.73 3.91 6/266 13470
/proc/meminfo: memFree=128412552/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=586860 memory=520060 CPUtime=161.85 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 130345 0 0 0 16165 20 0 0 20 0 1 0 30135164 600944640 130015 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 146715 130015 2688 2575 0 143622 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 586860 KiB
Current children cumulated memory: 520060 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 3.82 3.94 6/266 13516
/proc/meminfo: memFree=128544348/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=614300 memory=547580 CPUtime=221.68 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 137213 0 0 0 22147 21 0 0 20 0 1 0 30135164 629043200 136895 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 153575 136895 2688 2575 0 150482 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 614300 KiB
Current children cumulated memory: 547580 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.87 3.95 6/265 13518
/proc/meminfo: memFree=128477352/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=614600 memory=547964 CPUtime=281.47 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 137350 0 0 0 28126 21 0 0 20 0 1 0 30135164 629350400 136991 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 153650 136991 2688 2575 0 150557 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 614600 KiB
Current children cumulated memory: 547964 KiB

[startup+342.3 s]
/proc/loadavg: 4.45 4.01 3.99 6/264 13520
/proc/meminfo: memFree=128427864/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=628312 memory=553980 CPUtime=341.25 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 138858 0 0 0 34103 22 0 0 20 0 1 0 30135164 643391488 138495 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 157078 138495 2688 2575 0 153985 0
Current children cumulated CPU time: 341.25 s
Current children cumulated vsize: 628312 KiB
Current children cumulated memory: 553980 KiB

[startup+402.3 s]
/proc/loadavg: 4.23 4.02 4.00 6/264 13522
/proc/meminfo: memFree=128328652/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=729144 memory=651132 CPUtime=401.01 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 163166 0 0 0 40076 25 0 0 20 0 1 0 30135164 746643456 162783 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 182286 162783 2688 2575 0 179193 0
Current children cumulated CPU time: 401.01 s
Current children cumulated vsize: 729144 KiB
Current children cumulated memory: 651132 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.03 4.00 6/263 13523
/proc/meminfo: memFree=128325948/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=729144 memory=652924 CPUtime=460.78 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 163640 0 0 0 46053 25 0 0 20 0 1 0 30135164 746643456 163231 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 182286 163231 2688 2575 0 179193 0
Current children cumulated CPU time: 460.78 s

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

/proc/loadavg: 4.07 4.10 4.09 6/265 13798
/proc/meminfo: memFree=127328644/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1258612 memory=1177080 CPUtime=3152.38 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 284759 0 0 0 315181 57 0 0 20 0 1 0 30135164 1288818688 294270 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 314653 294270 2688 2575 0 311560 0
Current children cumulated CPU time: 3152.38 s
Current children cumulated vsize: 1258612 KiB
Current children cumulated memory: 1177080 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.10 4.09 6/265 13800
/proc/meminfo: memFree=127311500/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1259028 memory=1177464 CPUtime=3212.23 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 284976 0 0 0 321166 57 0 0 20 0 1 0 30135164 1289244672 294366 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 314757 294366 2688 2575 0 311664 0
Current children cumulated CPU time: 3212.23 s
Current children cumulated vsize: 1259028 KiB
Current children cumulated memory: 1177464 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.11 4.09 6/265 13802
/proc/meminfo: memFree=127312860/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1260480 memory=1179000 CPUtime=3272.08 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 285620 0 0 0 327151 57 0 0 20 0 1 0 30135164 1290731520 294750 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 315120 294750 2688 2575 0 312027 0
Current children cumulated CPU time: 3272.08 s
Current children cumulated vsize: 1260480 KiB
Current children cumulated memory: 1179000 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.09 6/262 13804
/proc/meminfo: memFree=127313928/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1263864 memory=1181944 CPUtime=3331.93 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 286359 0 0 0 333135 58 0 0 20 0 1 0 30135164 1294196736 295486 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 315966 295486 2688 2575 0 312873 0
Current children cumulated CPU time: 3331.93 s
Current children cumulated vsize: 1263864 KiB
Current children cumulated memory: 1181944 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.09 6/263 13807
/proc/meminfo: memFree=127326652/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1264700 memory=1183096 CPUtime=3391.77 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 286662 0 0 0 339119 58 0 0 20 0 1 0 30135164 1295052800 295774 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 316175 295774 2688 2575 0 313082 0
Current children cumulated CPU time: 3391.77 s
Current children cumulated vsize: 1264700 KiB
Current children cumulated memory: 1183096 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.11 4.09 6/266 13834
/proc/meminfo: memFree=127342088/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1266840 memory=1185272 CPUtime=3451.62 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 287392 0 0 0 345104 58 0 0 20 0 1 0 30135164 1297244160 296318 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 316710 296318 2688 2575 0 313617 0
Current children cumulated CPU time: 3451.62 s
Current children cumulated vsize: 1266840 KiB
Current children cumulated memory: 1185272 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.10 4.09 6/266 13851
/proc/meminfo: memFree=127333616/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1284348 memory=1192824 CPUtime=3511.47 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 289489 0 0 0 351088 59 0 0 20 0 1 0 30135164 1315172352 298206 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 321087 298206 2688 2575 0 317994 0
Current children cumulated CPU time: 3511.47 s
Current children cumulated vsize: 1284348 KiB
Current children cumulated memory: 1192824 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.11 4.09 6/266 13857
/proc/meminfo: memFree=127333512/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1285876 memory=1194104 CPUtime=3571.32 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 290137 0 0 0 357073 59 0 0 20 0 1 0 30135164 1316737024 298526 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 321469 298526 2688 2575 0 318376 0
Current children cumulated CPU time: 3571.32 s
Current children cumulated vsize: 1285876 KiB
Current children cumulated memory: 1194104 KiB

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

# cumulated CPU time of all completed processes:  user=3585.59 s, system=0.60412 s

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

[startup+3584 s]*
/proc/loadavg: 4.13 4.11 4.09 6/266 13857
/proc/meminfo: memFree=127333512/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1285876 memory=1194104 CPUtime=3573.02 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 290149 0 0 0 357243 59 0 0 20 0 1 0 30135164 1316737024 298526 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 321469 298526 2688 2575 0 318376 0
Current children cumulated CPU time: 3573.02 s
Current children cumulated vsize: 1285876 KiB
Current children cumulated memory: 1194104 KiB

[startup+3590.4 s]
/proc/loadavg: 4.11 4.11 4.09 6/266 13857
/proc/meminfo: memFree=127333512/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1285876 memory=1194104 CPUtime=3579.4 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 290171 0 0 0 357881 59 0 0 20 0 1 0 30135164 1316737024 298526 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 321469 298526 2688 2575 0 318376 0
Current children cumulated CPU time: 3579.4 s
Current children cumulated vsize: 1285876 KiB
Current children cumulated memory: 1194104 KiB

[startup+3593.6 s]
/proc/loadavg: 4.11 4.11 4.09 6/266 13857
/proc/meminfo: memFree=127333512/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1286100 memory=1194360 CPUtime=3582.59 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 290211 0 0 0 358200 59 0 0 20 0 1 0 30135164 1316966400 298590 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 321525 298590 2688 2575 0 318432 0
Current children cumulated CPU time: 3582.59 s
Current children cumulated vsize: 1286100 KiB
Current children cumulated memory: 1194360 KiB

[startup+3595.2 s]
/proc/loadavg: 4.10 4.11 4.09 6/266 13857
/proc/meminfo: memFree=127333512/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1286100 memory=1194360 CPUtime=3584.18 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 290214 0 0 0 358359 59 0 0 20 0 1 0 30135164 1316966400 298590 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 321525 298590 2688 2575 0 318432 0
Current children cumulated CPU time: 3584.18 s
Current children cumulated vsize: 1286100 KiB
Current children cumulated memory: 1194360 KiB

[startup+3596 s]*
/proc/loadavg: 4.10 4.11 4.09 6/266 13857
/proc/meminfo: memFree=127325448/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1286264 memory=1194488 CPUtime=3584.99 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 290245 0 0 0 358440 59 0 0 20 0 1 0 30135164 1317134336 298622 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 321566 298622 2688 2575 0 318473 0
Current children cumulated CPU time: 3584.99 s
Current children cumulated vsize: 1286264 KiB
Current children cumulated memory: 1194488 KiB

[startup+3596.8 s]
/proc/loadavg: 4.10 4.11 4.09 6/266 13857
/proc/meminfo: memFree=127325448/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1286264 memory=1194488 CPUtime=3585.78 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 290251 0 0 0 358519 59 0 0 20 0 1 0 30135164 1317134336 298622 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 321566 298622 2688 2575 0 318473 0
Current children cumulated CPU time: 3585.78 s
Current children cumulated vsize: 1286264 KiB
Current children cumulated memory: 1194488 KiB

[startup+3597.2 s]
/proc/loadavg: 4.10 4.11 4.09 6/266 13858
/proc/meminfo: memFree=127325448/131249988 swapFree=33010684/33010684
[pid=13283] ppid=13276 vsize=1174432 memory=1082800 CPUtime=3586.17 cores=1,3
/proc/13283/stat : 13283 (pbsolver) R 13276 13283 13215 0 -1 4194304 290303 0 0 0 358558 59 0 0 20 0 1 0 30135164 1202618368 270700 18446744073709551615 4198400 14743177 140732315220592 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 42168320 140732315228554 140732315228650 140732315228650 140732315234252 0
/proc/13283/statm: 293608 270700 2688 2575 0 290515 0
Current children cumulated CPU time: 3586.17 s
Current children cumulated vsize: 1174432 KiB
Current children cumulated memory: 1082800 KiB

Child status: 0

Real time (s): 3597.21
CPU time (s): 3586.2
CPU user time (s): 3585.59
CPU system time (s): 0.60412
CPU usage (%): 99.6938
Max. virtual memory (cumulated for all children) (KiB): 1286264
Max. memory (cumulated for all children) (KiB): 1194488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.59
system time used= 0.60412
maximum resident set size= 1194488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290350
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= 61
involuntary context switches= 3932


# summary of solver processes directly reported to runsolver:
#   pid: 13283
#   total CPU time (s): 3586.2
#   total CPU user time (s): 3585.59
#   total CPU system time (s): 0.60412

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.72732 second user time and 16.5742 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-06-28 23:02:46
IDJOB=4491763
IDBENCH=147736
IDSOLVER=3366
FILE ID=nodeC031/4491763-1751144566
RUNJOBID= nodeC031-1751144566-13227
SLURM_JOB_ID= 9587441
Free space on /tmp= 433052 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.6.accl.ucl.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491763-1751144566/watcher-4491763-1751144566 -o /tmp/evaluation-result-4491763-1751144566/solver-4491763-1751144566 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751144566-13227 --watchdog 3760  pbsolver -f HOME/instance-4491763-1751144566.opb -t 3600 -m 31000

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

MD5SUM BENCH= d06d89796adb8259df968e568daeeb68
RANDOM SEED=2038710925

nodeC031 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.306
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	: 6999.78
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		: 3601.771
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	: 6999.78
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		: 3599.903
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	: 6999.78
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		: 3600.122
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	: 6999.78
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		: 3601.221
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	: 6999.78
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		: 3599.945
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	: 6999.78
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		: 3599.889
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	: 6999.78
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		: 3599.935
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	: 6999.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        130118048 kB
MemAvailable:   129739116 kB
Buffers:            3280 kB
Cached:           408196 kB
SwapCached:            0 kB
Active:           288540 kB
Inactive:         201624 kB
Active(anon):      96752 kB
Inactive(anon):        0 kB
Active(file):     191788 kB
Inactive(file):   201624 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             65448 kB
Writeback:             0 kB
AnonPages:         82036 kB
Mapped:           102296 kB
Shmem:             18064 kB
KReclaimable:      84076 kB
Slab:             166408 kB
SReclaimable:      84076 kB
SUnreclaim:        82332 kB
KernelStack:        4124 kB
PageTables:         2700 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     341580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432992 MiB
End job on nodeC031 at 2025-06-29 00:02:44