Trace number 4779030

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 NameAnswerobjective functionCPU timeWall clock time
NaPS 1.04SAT (TO)4230144 3600.09 3612.52

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-ran16x16.opb
MD5SUMdbef043f16801556ea1810722aa54e59
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3918848
Best CPU time to get the best result obtained on this benchmark3582.31
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7936
Total number of constraints288
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint31
Maximum length of a constraint480
Number of terms in the objective function 7936
Biggest coefficient in the objective function 5368709120
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 1558042522197
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 5368709120
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 1558042522197
Number of bits of the biggest sum of numbers41
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.06	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4779030-1782129880.opb
0.00/0.19	c NaPS 1.03a50.
0.00/0.19	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.19	c Input file name: HOME/instance-4779030-1782129880.opb
0.00/0.19	c Parsing PB file...
0.00/0.20	c goal was devided by 1 with offset 1558042522197.
0.03/0.23	c V: 16364
0.03/0.23	c assumptions before coding: 
0.03/0.24	c initScipForCoop
0.03/0.24	c Running SCIP presolver (time limit: 10 sec)...
0.03/0.24	c solveScip
0.03/0.24	c initScipForCoop
0.03/0.24	c Cooperative mode: scip_coop_offset=1558042522197.000000
0.03/0.24	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.03/0.24	c Running SCIP presolve for solve-time propagation (rounds=3)
0.03/0.25	c presolving:
0.03/0.26	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
0.03/0.26	c    (0.0s) running MILP presolver
0.03/0.27	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.03/0.27	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
0.03/0.29	c    (0.0s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.03/0.29	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.03/0.29	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
0.03/0.29	c  4214 deleted vars, 320 deleted constraints, 288 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 256 changed coefficients
0.03/0.29	c  0 implications, 2633 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.03/0.29	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 288 constraints
0.03/0.29	c     256 constraints of type <knapsack>
0.03/0.29	c      32 constraints of type <linear>
0.03/0.29	c transformed objective value is always integral (scale: 1)
0.03/0.29	c Presolving Time: 0.04
0.03/0.29	c presolving:
0.03/0.30	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
0.03/0.31	c    (0.0s) running MILP presolver
0.03/0.31	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.03/0.31	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
0.03/0.32	c (round 3, exhaustive) 4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
0.03/0.32	c (round 4, fast)       4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 1223 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
0.14/0.32	c (round 5, medium)     4214 del vars, 406 del conss, 1453 add conss, 0 chg bounds, 299 chg sides, 2019 chg coeffs, 256 upgd conss, 0 impls, 5910 clqs, 0 implints
0.14/0.34	c    (0.1s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.14/0.34	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.14/0.34	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.14/0.35	c    (0.1s) no symmetry present (symcode time: 0.00)
0.14/0.35	c presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):
0.14/0.35	c  4214 deleted vars, 406 deleted constraints, 1453 added constraints, 0 tightened bounds, 0 added holes, 299 changed sides, 2019 changed coefficients
0.14/0.35	c  0 implications, 5910 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.14/0.35	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 1367 constraints
0.14/0.35	c     170 constraints of type <knapsack>
0.14/0.35	c    1165 constraints of type <setppc>
0.14/0.35	c      32 constraints of type <linear>
0.14/0.35	c transformed objective value is always integral (scale: 1)
0.14/0.35	c Presolving Time: 0.05
0.14/0.35	c 
0.14/0.40	c in SCIP_DECL_EVENTEXEC found by SCIP
0.14/0.40	o 45266944
0.14/0.40	c Model check passed
0.14/0.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.14/0.40	c p 0.1s|     1 |     0 |   150 |     - |shiftand|   0 |3722 |1415 |1367 |   0 |  0 |  47 |   0 | 0.000000e+00 |-4.526694e+07 |    Inf | unknown
0.14/0.40	c in SCIP_DECL_EVENTEXEC found by SCIP
0.14/0.40	o 7832576
0.14/0.40	c Model check passed
0.14/0.40	c i 0.1s|     1 |     0 |   150 |     - |  oneopt|   0 |3722 |1415 |1367 |   0 |  0 |  47 |   0 | 0.000000e+00 |-7.832576e+06 |    Inf | unknown
0.23/0.45	c   0.2s|     1 |     0 |  2819 |     - |    55M |   0 |3722 |1415 |1367 |   0 |  0 |  47 |   0 |-2.863323e+06 |-7.832576e+06 | 173.55%| unknown
0.33/0.54	c   0.2s|     1 |     0 |  3131 |     - |    61M |   0 |3722 |1415 |1413 |  46 |  1 |  47 |   0 |-3.014573e+06 |-7.832576e+06 | 159.82%| unknown
0.42/0.63	c   0.3s|     1 |     0 |  3751 |     - |    62M |   0 |3722 |1415 |1460 |  93 |  2 |  47 |   0 |-3.123759e+06 |-7.832576e+06 | 150.74%| unknown
0.50/0.73	c   0.4s|     1 |     0 |  4131 |     - |    62M |   0 |3722 |1415 |1519 | 152 |  3 |  47 |   0 |-3.215438e+06 |-7.832576e+06 | 143.59%| unknown
0.60/0.84	c   0.5s|     1 |     0 |  4600 |     - |    66M |   0 |3722 |1415 |1578 | 211 |  4 |  47 |   0 |-3.226843e+06 |-7.832576e+06 | 142.73%| unknown
0.70/0.98	c   0.7s|     1 |     0 |  5254 |     - |    69M |   0 |3722 |1415 |1633 | 266 |  5 |  47 |   0 |-3.238445e+06 |-7.832576e+06 | 141.86%| unknown
0.81/1.07	c   0.8s|     1 |     0 |  5627 |     - |    69M |   0 |3722 |1415 |1687 | 320 |  6 |  47 |   0 |-3.251478e+06 |-7.832576e+06 | 140.89%| unknown
0.91/1.18	c   0.9s|     1 |     0 |  6064 |     - |    72M |   0 |3722 |1415 |1743 | 376 |  7 |  47 |   0 |-3.265622e+06 |-7.832576e+06 | 139.85%| unknown
1.11/1.30	c   1.0s|     1 |     0 |  6333 |     - |    78M |   0 |3722 |1415 |1794 | 427 |  8 |  47 |   0 |-3.276884e+06 |-7.832576e+06 | 139.03%| unknown
1.21/1.41	c   1.1s|     1 |     0 |  6634 |     - |    80M |   0 |3722 |1415 |1848 | 481 |  9 |  47 |   0 |-3.278317e+06 |-7.832576e+06 | 138.92%| unknown
1.31/1.53	c   1.2s|     1 |     0 |  7048 |     - |    81M |   0 |3722 |1415 |1901 | 534 | 10 |  47 |   0 |-3.280796e+06 |-7.832576e+06 | 138.74%| unknown
1.41/1.67	c   1.4s|     1 |     0 |  7812 |     - |    82M |   0 |3722 |1415 |1961 | 594 | 11 |  47 |   0 |-3.293109e+06 |-7.832576e+06 | 137.85%| unknown
1.50/1.78	c   1.5s|     1 |     0 |  8172 |     - |    83M |   0 |3722 |1415 |2014 | 647 | 12 |  47 |   0 |-3.293845e+06 |-7.832576e+06 | 137.79%| unknown
1.70/1.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.70/1.93	c   1.6s|     1 |     0 |  8852 |     - |    83M |   0 |3722 |1415 |2063 | 696 | 13 |  47 |   0 |-3.295626e+06 |-7.832576e+06 | 137.67%| unknown
1.82/2.04	c   1.8s|     1 |     0 |  9147 |     - |    87M |   0 |3722 |1415 |2122 | 755 | 14 |  47 |   0 |-3.297834e+06 |-7.832576e+06 | 137.51%| unknown
2.00/2.20	c   1.9s|     1 |     0 |  9913 |     - |    88M |   0 |3722 |1415 |2086 | 805 | 15 |  47 |   0 |-3.301211e+06 |-7.832576e+06 | 137.26%| unknown
2.10/2.30	c   2.0s|     1 |     0 | 10086 |     - |    90M |   0 |3722 |1415 |2142 | 861 | 16 |  47 |   0 |-3.301265e+06 |-7.832576e+06 | 137.26%| unknown
2.20/2.48	c   2.2s|     1 |     0 | 11076 |     - |    90M |   0 |3722 |1415 |2189 | 908 | 17 |  47 |   0 |-3.325128e+06 |-7.832576e+06 | 135.56%| unknown
2.40/2.60	c   2.3s|     1 |     0 | 11371 |     - |    92M |   0 |3722 |1414 |2236 | 955 | 18 |  47 |   0 |-3.326009e+06 |-7.832576e+06 | 135.49%| unknown
2.60/2.81	c   2.5s|     1 |     0 | 12442 |     - |    93M |   0 |3722 |1413 |2278 | 997 | 19 |  47 |   0 |-3.339422e+06 |-7.832576e+06 | 134.55%| unknown
2.70/2.95	c   2.7s|     1 |     0 | 12893 |     - |    94M |   0 |3722 |1413 |2327 |1046 | 20 |  47 |   0 |-3.342005e+06 |-7.832576e+06 | 134.37%| unknown
2.81/3.09	c   2.8s|     1 |     0 | 13399 |     - |    94M |   0 |3722 |1413 |2235 |1093 | 21 |  47 |   0 |-3.347722e+06 |-7.832576e+06 | 133.97%| unknown
3.00/3.21	c   2.9s|     1 |     0 | 13685 |     - |    94M |   0 |3722 |1413 |2281 |1139 | 22 |  47 |   0 |-3.348812e+06 |-7.832576e+06 | 133.89%| unknown
3.10/3.34	c   3.0s|     1 |     0 | 14024 |     - |    95M |   0 |3722 |1413 |2328 |1186 | 23 |  47 |   0 |-3.348867e+06 |-7.832576e+06 | 133.89%| unknown
3.20/3.46	c   3.2s|     1 |     0 | 14372 |     - |    96M |   0 |3722 |1413 |2371 |1229 | 24 |  47 |   0 |-3.349789e+06 |-7.832576e+06 | 133.82%| unknown
3.39/3.61	c   3.3s|     1 |     0 | 14828 |     - |    98M |   0 |3722 |1413 |2408 |1266 | 25 |  47 |   0 |-3.350569e+06 |-7.832576e+06 | 133.77%| unknown
3.49/3.72	c   3.4s|     1 |     0 | 15009 |     - |    99M |   0 |3722 |1413 |2453 |1311 | 26 |  47 |   0 |-3.350863e+06 |-7.832576e+06 | 133.75%| unknown
3.69/3.91	c   3.6s|     1 |     0 | 15798 |     - |    99M |   0 |3722 |1413 |2308 |1350 | 27 |  47 |   0 |-3.356832e+06 |-7.832576e+06 | 133.33%| unknown
3.81/4.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.81/4.03	c   3.7s|     1 |     0 | 16116 |     - |   100M |   0 |3722 |1413 |2350 |1392 | 28 |  47 |   0 |-3.357585e+06 |-7.832576e+06 | 133.28%| unknown
3.91/4.14	c   3.8s|     1 |     0 | 16300 |     - |   100M |   0 |3722 |1413 |2390 |1432 | 29 |  47 |   0 |-3.357795e+06 |-7.832576e+06 | 133.27%| unknown
3.99/4.23	c   3.9s|     1 |     0 | 16542 |     - |   100M |   0 |3722 |1413 |2431 |1473 | 30 |  47 |   0 |-3.358567e+06 |-7.832576e+06 | 133.21%| unknown
4.09/4.34	c   4.1s|     1 |     0 | 16759 |     - |   101M |   0 |3722 |1413 |2460 |1502 | 31 |  47 |   0 |-3.359535e+06 |-7.832576e+06 | 133.14%| unknown
4.19/4.45	c   4.2s|     1 |     0 | 16911 |     - |   102M |   0 |3722 |1412 |2493 |1535 | 32 |  47 |   0 |-3.359552e+06 |-7.832576e+06 | 133.14%| unknown
4.29/4.55	c   4.3s|     1 |     0 | 17106 |     - |   102M |   0 |3722 |1412 |2311 |1569 | 33 |  47 |   0 |-3.360066e+06 |-7.832576e+06 | 133.11%| unknown
4.39/4.66	c   4.4s|     1 |     0 | 17350 |     - |   104M |   0 |3722 |1412 |2345 |1603 | 34 |  47 |   0 |-3.360424e+06 |-7.832576e+06 | 133.08%| unknown
4.49/4.76	c   4.5s|     1 |     0 | 17452 |     - |   105M |   0 |3722 |1412 |2381 |1639 | 35 |  47 |   0 |-3.360451e+06 |-7.832576e+06 | 133.08%| unknown
4.59/4.87	c   4.6s|     1 |     0 | 17779 |     - |   105M |   0 |3722 |1412 |2409 |1667 | 36 |  47 |   0 |-3.360905e+06 |-7.832576e+06 | 133.05%| unknown
4.69/4.95	c   4.7s|     1 |     0 | 17939 |     - |   105M |   0 |3722 |1411 |2434 |1692 | 37 |  47 |   0 |-3.361398e+06 |-7.832576e+06 | 133.02%| unknown
4.80/5.02	c   4.7s|     1 |     0 | 18022 |     - |   105M |   0 |3722 |1411 |2450 |1708 | 38 |  47 |   0 |-3.361828e+06 |-7.832576e+06 | 132.99%| unknown
4.80/5.10	c   4.8s|     1 |     0 | 18080 |     - |   105M |   0 |3722 |1411 |2270 |1728 | 39 |  47 |   0 |-3.361832e+06 |-7.832576e+06 | 132.99%| unknown
4.90/5.16	c   4.9s|     1 |     0 | 18147 |     - |   105M |   0 |3722 |1411 |2286 |1744 | 40 |  47 |   0 |-3.361834e+06 |-7.832576e+06 | 132.99%| unknown
4.98/5.23	c   4.9s|     1 |     0 | 18185 |     - |   105M |   0 |3722 |1411 |2300 |1758 | 41 |  47 |   0 |-3.361836e+06 |-7.832576e+06 | 132.99%| unknown
5.08/5.31	c   5.0s|     1 |     0 | 18317 |     - |   105M |   0 |3722 |1411 |2314 |1772 | 42 |  47 |   0 |-3.362039e+06 |-7.832576e+06 | 132.97%| unknown
5.08/5.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.08/5.37	c   5.1s|     1 |     0 | 18344 |     - |   105M |   0 |3722 |1411 |2327 |1785 | 43 |  47 |   0 |-3.362075e+06 |-7.832576e+06 | 132.97%| unknown
5.18/5.43	c   5.1s|     1 |     0 | 18375 |     - |   105M |   0 |3722 |1410 |2336 |1794 | 44 |  47 |   0 |-3.362077e+06 |-7.832576e+06 | 132.97%| unknown
5.28/5.50	c   5.2s|     1 |     0 | 18404 |     - |   105M |   0 |3722 |1410 |2233 |1804 | 45 |  47 |   0 |-3.362080e+06 |-7.832576e+06 | 132.97%| unknown
5.28/5.57	c   5.3s|     1 |     0 | 18418 |     - |   105M |   0 |3722 |1410 |2242 |1813 | 46 |  47 |   0 |-3.362082e+06 |-7.832576e+06 | 132.97%| unknown
5.38/5.63	c   5.3s|     1 |     0 | 18428 |     - |   105M |   0 |3722 |1410 |2249 |1820 | 47 |  47 |   0 |-3.362083e+06 |-7.832576e+06 | 132.97%| unknown
5.38/5.69	c   5.4s|     1 |     0 | 18444 |     - |   105M |   0 |3722 |1410 |2256 |1827 | 48 |  47 |   0 |-3.362085e+06 |-7.832576e+06 | 132.97%| unknown
9.97/10.29	c  10.0s|     1 |     2 | 75118 |     - |   116M |   0 |3722 |1775 |2256 |1827 | 48 | 415 |   2 |-3.362085e+06 |-7.832576e+06 | 132.97%| unknown
9.97/10.29	c 
9.97/10.29	c SCIP Status        : solving was interrupted [time limit reached]
9.97/10.29	c Solving Time (sec) : 10.00
9.97/10.29	c Solving Nodes      : 1
9.97/10.29	c Primal Bound       : -7.83257600000000e+06 (2 solutions)
9.97/10.29	c Dual Bound         : -3.36208487623567e+06
9.97/10.29	c Gap                : 132.97 %
9.97/10.29	c SCIP status: 23 (TIMELIMIT)
9.97/10.29	c solveScip: freeing transform (!can_skip_free_transform)
10.07/10.32	c SCIP presolver: sst_sat
10.07/10.32	c Converting 320 PB-constraints to clauses...
10.07/10.32	c   -- Clauses(.)/Splits(s): ################################estimatedAdderCost: 223
10.07/10.32	c Try to convert by bdds
10.07/10.33	c d: 1
10.07/10.33	c estimatedAdderCost: 223
10.07/10.33	c Try to convert by bdds
10.07/10.35	c d: 1
10.07/10.35	c estimatedAdderCost: 223
10.07/10.35	c Try to convert by bdds
10.07/10.36	c d: 1
10.07/10.36	c estimatedAdderCost: 226
10.07/10.36	c Try to convert by bdds
10.07/10.38	c d: 1
10.07/10.38	c estimatedAdderCost: 202
10.07/10.38	c Try to convert by bdds
10.07/10.39	c d: 1
10.07/10.39	c estimatedAdderCost: 214
10.07/10.39	c Try to convert by bdds
10.17/10.40	c d: 1
10.17/10.40	c estimatedAdderCost: 226
10.17/10.40	c Try to convert by bdds
10.17/10.42	c d: 1
10.17/10.42	c estimatedAdderCost: 202
10.17/10.42	c Try to convert by bdds
10.17/10.43	c d: 1
10.17/10.43	c estimatedAdderCost: 214
10.17/10.43	c Try to convert by bdds
10.17/10.44	c d: 1
10.17/10.44	c estimatedAdderCost: 190
10.17/10.44	c Try to convert by bdds
10.17/10.45	c d: 1
10.17/10.45	c estimatedAdderCost: 223
10.17/10.45	c Try to convert by bdds
10.17/10.46	c d: 1
10.17/10.46	c estimatedAdderCost: 226
10.17/10.46	c Try to convert by bdds
10.17/10.48	c d: 1
10.17/10.48	c estimatedAdderCost: 214
10.17/10.48	c Try to convert by bdds
10.17/10.49	c d: 1
10.17/10.49	c estimatedAdderCost: 223
10.17/10.49	c Try to convert by bdds
10.27/10.51	c d: 1
10.27/10.51	c estimatedAdderCost: 214
10.27/10.51	c Try to convert by bdds
10.27/10.52	c d: 1
10.27/10.52	c estimatedAdderCost: 223
10.27/10.52	c Try to convert by bdds
10.27/10.53	c d: 1
10.27/10.53	c estimatedAdderCost: 220
10.27/10.53	c Try to convert by bdds
10.27/10.55	c d: 1
10.27/10.55	c estimatedAdderCost: 229
10.27/10.55	c Try to convert by bdds
10.27/10.56	c d: 1
10.27/10.56	c estimatedAdderCost: 176
10.27/10.56	c Try to convert by bdds
10.27/10.57	c d: 1
10.27/10.57	c estimatedAdderCost: 232
10.27/10.57	c Try to convert by bdds
10.27/10.59	c d: 1
10.27/10.59	c estimatedAdderCost: 229
10.27/10.59	c Try to convert by bdds
10.37/10.60	c d: 1
10.37/10.60	c estimatedAdderCost: 176
10.37/10.60	c Try to convert by bdds
10.37/10.61	c d: 1
10.37/10.61	c estimatedAdderCost: 229
10.37/10.61	c Try to convert by bdds
10.37/10.62	c d: 1
10.37/10.62	c estimatedAdderCost: 229
10.37/10.62	c Try to convert by bdds
10.37/10.64	c d: 1
10.37/10.64	c estimatedAdderCost: 192
10.37/10.64	c Try to convert by bdds
10.37/10.65	c d: 1
10.37/10.65	c estimatedAdderCost: 232
10.37/10.65	c Try to convert by bdds
10.37/10.66	c d: 1
10.37/10.66	c estimatedAdderCost: 192
10.37/10.66	c Try to convert by bdds
10.37/10.67	c d: 1
10.37/10.67	c estimatedAdderCost: 229
10.37/10.67	c Try to convert by bdds
10.37/10.69	c d: 1
10.37/10.69	c estimatedAdderCost: 232
10.37/10.69	c Try to convert by bdds
10.47/10.70	c d: 1
10.47/10.70	c estimatedAdderCost: 220
10.47/10.70	c Try to convert by bdds
10.47/10.72	c d: 1
10.47/10.72	c estimatedAdderCost: 220
10.47/10.72	c Try to convert by bdds
10.47/10.73	c d: 1
10.47/10.73	c estimatedAdderCost: 229
10.47/10.73	c Try to convert by bdds
10.47/10.74	c d: 1
10.47/10.74	c estimatedAdderCost: 17
10.47/10.74	c Try to convert by bdds
10.47/10.75	c D: 1
10.47/10.75	c estimatedAdderCost: 18
10.47/10.75	c Try to convert by bdds
10.47/10.75	c D: 1
10.47/10.75	c estimatedAdderCost: 12
10.47/10.75	c Try to convert by bdds
10.47/10.76	c D: 1
10.47/10.76	c estimatedAdderCost: 13
10.47/10.76	c Try to convert by bdds
10.47/10.76	c D: 1
10.47/10.76	c estimatedAdderCost: 16
10.47/10.76	c Try to convert by bdds
10.47/10.76	c D: 1
10.47/10.76	c estimatedAdderCost: 16
10.47/10.76	c Try to convert by bdds
10.47/10.77	c D: 1
10.47/10.77	c estimatedAdderCost: 15
10.47/10.77	c Try to convert by bdds
10.47/10.77	c D: 1
10.47/10.77	c estimatedAdderCost: 16
10.47/10.77	c Try to convert by bdds
10.47/10.77	c D: 1
10.47/10.77	c estimatedAdderCost: 16
10.47/10.77	c Try to convert by bdds
10.47/10.78	c D: 1
10.47/10.78	c estimatedAdderCost: 12
10.47/10.78	c Try to convert by bdds
10.47/10.78	c D: 1
10.47/10.78	c estimatedAdderCost: 16
10.47/10.78	c Try to convert by bdds
10.47/10.79	c D: 1
10.47/10.79	c estimatedAdderCost: 16
10.47/10.79	c Try to convert by bdds
10.47/10.79	c D: 1
10.47/10.79	c estimatedAdderCost: 12
10.47/10.79	c Try to convert by bdds
10.47/10.79	c D: 1
10.47/10.79	c estimatedAdderCost: 18
10.47/10.79	c Try to convert by bdds
10.57/10.80	c D: 1
10.57/10.80	c estimatedAdderCost: 16
10.57/10.80	c Try to convert by bdds
10.57/10.80	c D: 1
10.57/10.80	c estimatedAdderCost: 16
10.57/10.80	c Try to convert by bdds
10.57/10.81	c D: 1
10.57/10.81	c estimatedAdderCost: 17
10.57/10.81	c Try to convert by bdds
10.57/10.81	c D: 1
10.57/10.81	c estimatedAdderCost: 17
10.57/10.81	c Try to convert by bdds
10.57/10.82	c D: 1
10.57/10.82	c estimatedAdderCost: 13
10.57/10.82	c Try to convert by bdds
10.57/10.82	c D: 1
10.57/10.82	c estimatedAdderCost: 17
10.57/10.82	c Try to convert by bdds
10.57/10.82	c D: 1
10.57/10.82	c estimatedAdderCost: 13
10.57/10.82	c Try to convert by bdds
10.57/10.83	c D: 1
10.57/10.83	c estimatedAdderCost: 17
10.57/10.83	c Try to convert by bdds
10.57/10.83	c D: 1
10.57/10.83	c estimatedAdderCost: 17
10.57/10.83	c Try to convert by bdds
10.57/10.84	c D: 1
10.57/10.84	c estimatedAdderCost: 15
10.57/10.84	c Try to convert by bdds
10.57/10.84	c D: 1
10.57/10.84	c estimatedAdderCost: 17
10.57/10.84	c Try to convert by bdds
10.57/10.84	c D: 1
10.57/10.84	c estimatedAdderCost: 16
10.57/10.84	c Try to convert by bdds
10.57/10.85	c D: 1
10.57/10.85	c estimatedAdderCost: 16
10.57/10.85	c Try to convert by bdds
10.57/10.86	c D: 1
10.57/10.86	c estimatedAdderCost: 12
10.57/10.86	c Try to convert by bdds
10.57/10.86	c D: 1
10.57/10.86	c estimatedAdderCost: 17
10.57/10.86	c Try to convert by bdds
10.57/10.86	c D: 1
10.57/10.86	c estimatedAdderCost: 17
10.57/10.86	c Try to convert by bdds
10.57/10.87	c D: 1
10.57/10.87	c estimatedAdderCost: 12
10.57/10.87	c Try to convert by bdds
10.57/10.87	c D: 1
10.57/10.87	c estimatedAdderCost: 17
10.57/10.87	c Try to convert by bdds
10.57/10.87	c D: 1
10.57/10.87	c estimatedAdderCost: 17
10.57/10.87	c Try to convert by bdds
10.57/10.88	c D: 1
10.57/10.88	c estimatedAdderCost: 17
10.57/10.88	c Try to convert by bdds
10.57/10.88	c D: 1
10.57/10.88	c estimatedAdderCost: 18
10.57/10.88	c Try to convert by bdds
10.57/10.89	c D: 1
10.57/10.89	c estimatedAdderCost: 12
10.57/10.89	c Try to convert by bdds
10.57/10.89	c D: 1
10.57/10.89	c estimatedAdderCost: 13
10.57/10.89	c Try to convert by bdds
10.57/10.89	c D: 1
10.57/10.89	c estimatedAdderCost: 18
10.57/10.89	c Try to convert by bdds
10.67/10.90	c D: 1
10.67/10.90	c estimatedAdderCost: 13
10.67/10.90	c Try to convert by bdds
10.67/10.90	c D: 1
10.67/10.90	c estimatedAdderCost: 18
10.67/10.90	c Try to convert by bdds
10.67/10.91	c D: 1
10.67/10.91	c estimatedAdderCost: 18
10.67/10.91	c Try to convert by bdds
10.67/10.91	c D: 1
10.67/10.91	c estimatedAdderCost: 15
10.67/10.91	c Try to convert by bdds
10.67/10.92	c D: 1
10.67/10.92	c estimatedAdderCost: 16
10.67/10.92	c Try to convert by bdds
10.67/10.92	c D: 1
10.67/10.92	c estimatedAdderCost: 18
10.67/10.92	c Try to convert by bdds
10.67/10.93	c D: 1
10.67/10.93	c estimatedAdderCost: 12
10.67/10.93	c Try to convert by bdds
10.67/10.93	c D: 1
10.67/10.93	c estimatedAdderCost: 18
10.67/10.93	c Try to convert by bdds
10.67/10.93	c D: 1
10.67/10.93	c estimatedAdderCost: 18
10.67/10.93	c Try to convert by bdds
10.67/10.94	c D: 1
10.67/10.94	c estimatedAdderCost: 18
10.67/10.94	c Try to convert by bdds
10.67/10.95	c D: 1
10.67/10.95	c estimatedAdderCost: 12
10.67/10.95	c Try to convert by bdds
10.67/10.95	c D: 1
10.67/10.95	c estimatedAdderCost: 18
10.67/10.95	c Try to convert by bdds
10.67/10.95	c D: 1
10.67/10.95	c estimatedAdderCost: 18
10.67/10.95	c Try to convert by bdds
10.67/10.96	c D: 1
10.67/10.96	c estimatedAdderCost: 17
10.67/10.96	c Try to convert by bdds
10.67/10.96	c D: 1
10.67/10.96	c estimatedAdderCost: 17
10.67/10.96	c Try to convert by bdds
10.67/10.97	c D: 1
10.67/10.97	c estimatedAdderCost: 13
10.67/10.97	c Try to convert by bdds
10.67/10.97	c D: 1
10.67/10.97	c estimatedAdderCost: 17
10.67/10.97	c Try to convert by bdds
10.67/10.98	c D: 1
10.67/10.98	c estimatedAdderCost: 13
10.67/10.98	c Try to convert by bdds
10.67/10.98	c D: 1
10.67/10.98	c estimatedAdderCost: 17
10.67/10.98	c Try to convert by bdds
10.67/10.99	c D: 1
10.67/10.99	c estimatedAdderCost: 17
10.67/10.99	c Try to convert by bdds
10.67/10.99	c D: 1
10.67/10.99	c estimatedAdderCost: 17
10.67/10.99	c Try to convert by bdds
10.67/11.00	c D: 1
10.67/11.00	c estimatedAdderCost: 15
10.67/11.00	c Try to convert by bdds
10.67/11.00	c D: 1
10.67/11.00	c estimatedAdderCost: 16
10.67/11.00	c Try to convert by bdds
10.67/11.01	c D: 1
10.67/11.01	c estimatedAdderCost: 16
10.67/11.01	c Try to convert by bdds
10.78/11.01	c D: 1
10.78/11.01	c estimatedAdderCost: 12
10.78/11.01	c Try to convert by bdds
10.78/11.01	c D: 1
10.78/11.01	c estimatedAdderCost: 17
10.78/11.01	c Try to convert by bdds
10.78/11.02	c D: 1
10.78/11.02	c estimatedAdderCost: 17
10.78/11.02	c Try to convert by bdds
10.78/11.02	c D: 1
10.78/11.02	c estimatedAdderCost: 12
10.78/11.02	c Try to convert by bdds
10.78/11.03	c D: 1
10.78/11.03	c estimatedAdderCost: 17
10.78/11.03	c Try to convert by bdds
10.78/11.03	c D: 1
10.78/11.03	c estimatedAdderCost: 17
10.78/11.03	c Try to convert by bdds
10.78/11.04	c D: 1
10.78/11.04	c estimatedAdderCost: 17
10.78/11.04	c Try to convert by bdds
10.78/11.04	c D: 1
10.78/11.04	c estimatedAdderCost: 17
10.78/11.04	c Try to convert by bdds
10.78/11.05	c D: 1
10.78/11.05	c estimatedAdderCost: 18
10.78/11.05	c Try to convert by bdds
10.78/11.05	c D: 1
10.78/11.05	c estimatedAdderCost: 13
10.78/11.05	c Try to convert by bdds
10.78/11.05	c D: 1
10.78/11.05	c estimatedAdderCost: 18
10.78/11.05	c Try to convert by bdds
10.78/11.06	c D: 1
10.78/11.06	c estimatedAdderCost: 13
10.78/11.06	c Try to convert by bdds
10.78/11.06	c D: 1
10.78/11.06	c estimatedAdderCost: 18
10.78/11.06	c Try to convert by bdds
10.78/11.07	c D: 1
10.78/11.07	c estimatedAdderCost: 18
10.78/11.07	c Try to convert by bdds
10.78/11.07	c D: 1
10.78/11.07	c estimatedAdderCost: 15
10.78/11.07	c Try to convert by bdds
10.78/11.08	c D: 1
10.78/11.08	c estimatedAdderCost: 16
10.78/11.08	c Try to convert by bdds
10.78/11.08	c D: 1
10.78/11.08	c estimatedAdderCost: 16
10.78/11.08	c Try to convert by bdds
10.78/11.09	c D: 1
10.78/11.09	c estimatedAdderCost: 17
10.78/11.09	c Try to convert by bdds
10.78/11.09	c D: 1
10.78/11.09	c estimatedAdderCost: 12
10.78/11.09	c Try to convert by bdds
10.78/11.09	c D: 1
10.78/11.09	c estimatedAdderCost: 18
10.78/11.09	c Try to convert by bdds
10.78/11.10	c D: 1
10.78/11.10	c estimatedAdderCost: 17
10.78/11.10	c Try to convert by bdds
10.78/11.11	c D: 1
10.78/11.11	c estimatedAdderCost: 12
10.78/11.11	c Try to convert by bdds
10.78/11.11	c D: 1
10.78/11.11	c estimatedAdderCost: 18
10.78/11.11	c Try to convert by bdds
10.88/11.11	c D: 1
10.88/11.11	c estimatedAdderCost: 17
10.88/11.11	c Try to convert by bdds
10.88/11.12	c D: 1
10.88/11.12	c estimatedAdderCost: 17
10.88/11.12	c Try to convert by bdds
10.88/11.12	c D: 1
10.88/11.12	c estimatedAdderCost: 17
10.88/11.12	c Try to convert by bdds
10.88/11.13	c D: 1
10.88/11.13	c estimatedAdderCost: 13
10.88/11.13	c Try to convert by bdds
10.88/11.13	c D: 1
10.88/11.13	c estimatedAdderCost: 19
10.88/11.13	c Try to convert by bdds
10.88/11.14	c D: 1
10.88/11.14	c estimatedAdderCost: 13
10.88/11.14	c Try to convert by bdds
10.88/11.14	c D: 1
10.88/11.14	c estimatedAdderCost: 13
10.88/11.14	c Try to convert by bdds
10.88/11.14	c D: 1
10.88/11.14	c estimatedAdderCost: 18
10.88/11.14	c Try to convert by bdds
10.88/11.15	c D: 1
10.88/11.15	c estimatedAdderCost: 19
10.88/11.15	c Try to convert by bdds
10.88/11.16	c D: 1
10.88/11.16	c estimatedAdderCost: 15
10.88/11.16	c Try to convert by bdds
10.88/11.16	c D: 1
10.88/11.16	c estimatedAdderCost: 16
10.88/11.16	c Try to convert by bdds
10.88/11.16	c D: 1
10.88/11.16	c estimatedAdderCost: 16
10.88/11.16	c Try to convert by bdds
10.88/11.17	c D: 1
10.88/11.17	c estimatedAdderCost: 12
10.88/11.17	c Try to convert by bdds
10.88/11.17	c D: 1
10.88/11.17	c estimatedAdderCost: 19
10.88/11.17	c Try to convert by bdds
10.88/11.18	c D: 1
10.88/11.18	c estimatedAdderCost: 17
10.88/11.18	c Try to convert by bdds
10.88/11.19	c D: 1
10.88/11.19	c estimatedAdderCost: 12
10.88/11.19	c Try to convert by bdds
10.88/11.19	c D: 1
10.88/11.19	c estimatedAdderCost: 17
10.88/11.19	c Try to convert by bdds
10.88/11.19	c D: 1
10.88/11.19	c estimatedAdderCost: 19
10.88/11.19	c Try to convert by bdds
10.97/11.20	c D: 1
10.97/11.20	c estimatedAdderCost: 17
10.97/11.20	c Try to convert by bdds
10.97/11.21	c D: 1
10.97/11.21	c estimatedAdderCost: 15
10.97/11.21	c Try to convert by bdds
10.97/11.21	c D: 1
10.97/11.21	c estimatedAdderCost: 15
10.97/11.21	c Try to convert by bdds
10.97/11.21	c D: 1
10.97/11.21	c estimatedAdderCost: 13
10.97/11.21	c Try to convert by bdds
10.97/11.22	c D: 1
10.97/11.22	c estimatedAdderCost: 15
10.97/11.22	c Try to convert by bdds
10.97/11.22	c D: 1
10.97/11.22	c estimatedAdderCost: 13
10.97/11.22	c Try to convert by bdds
10.97/11.22	c D: 1
10.97/11.22	c estimatedAdderCost: 15
10.97/11.22	c Try to convert by bdds
10.97/11.22	c D: 1
10.97/11.22	c estimatedAdderCost: 15
10.97/11.22	c Try to convert by bdds
10.97/11.23	c D: 1
10.97/11.23	c estimatedAdderCost: 15
10.97/11.23	c Try to convert by bdds
10.97/11.23	c D: 1
10.97/11.23	c estimatedAdderCost: 13
10.97/11.23	c Try to convert by bdds
10.97/11.23	c D: 1
10.97/11.23	c estimatedAdderCost: 13
10.97/11.23	c Try to convert by bdds
10.97/11.24	c D: 1
10.97/11.24	c estimatedAdderCost: 15
10.97/11.24	c Try to convert by bdds
10.97/11.24	c D: 1
10.97/11.24	c estimatedAdderCost: 15
10.97/11.24	c Try to convert by bdds
10.97/11.24	c D: 1
10.97/11.24	c estimatedAdderCost: 12
10.97/11.24	c Try to convert by bdds
10.97/11.24	c D: 1
10.97/11.24	c estimatedAdderCost: 15
10.97/11.24	c Try to convert by bdds
10.97/11.25	c D: 1
10.97/11.25	c estimatedAdderCost: 15
10.97/11.25	c Try to convert by bdds
10.97/11.25	c D: 1
10.97/11.25	c estimatedAdderCost: 12
10.97/11.25	c Try to convert by bdds
10.97/11.25	c D: 1
10.97/11.25	c estimatedAdderCost: 15
10.97/11.25	c Try to convert by bdds
10.97/11.25	c D: 1
10.97/11.25	c estimatedAdderCost: 15
10.97/11.25	c Try to convert by bdds
10.97/11.26	c D: 1
10.97/11.26	c estimatedAdderCost: 17
10.97/11.26	c Try to convert by bdds
10.97/11.26	c D: 1
10.97/11.26	c estimatedAdderCost: 17
10.97/11.26	c Try to convert by bdds
10.97/11.27	c D: 1
10.97/11.27	c estimatedAdderCost: 18
10.97/11.27	c Try to convert by bdds
10.97/11.27	c D: 1
10.97/11.27	c estimatedAdderCost: 13
10.97/11.27	c Try to convert by bdds
10.97/11.27	c D: 1
10.97/11.27	c estimatedAdderCost: 17
10.97/11.27	c Try to convert by bdds
10.97/11.28	c D: 1
10.97/11.28	c estimatedAdderCost: 13
10.97/11.28	c Try to convert by bdds
10.97/11.28	c D: 1
10.97/11.28	c estimatedAdderCost: 17
10.97/11.28	c Try to convert by bdds
10.97/11.29	c D: 1
10.97/11.29	c estimatedAdderCost: 17
10.97/11.29	c Try to convert by bdds
10.97/11.29	c D: 1
10.97/11.29	c estimatedAdderCost: 15
10.97/11.29	c Try to convert by bdds
11.07/11.30	c D: 1
11.07/11.30	c estimatedAdderCost: 16
11.07/11.30	c Try to convert by bdds
11.07/11.30	c D: 1
11.07/11.30	c estimatedAdderCost: 17
11.07/11.30	c Try to convert by bdds
11.07/11.30	c D: 1
11.07/11.30	c estimatedAdderCost: 12
11.07/11.30	c Try to convert by bdds
11.07/11.31	c D: 1
11.07/11.31	c estimatedAdderCost: 17
11.07/11.31	c Try to convert by bdds
11.07/11.31	c D: 1
11.07/11.31	c estimatedAdderCost: 17
11.07/11.31	c Try to convert by bdds
11.07/11.32	c D: 1
11.07/11.32	c estimatedAdderCost: 17
11.07/11.32	c Try to convert by bdds
11.07/11.32	c D: 1
11.07/11.32	c estimatedAdderCost: 12
11.07/11.32	c Try to convert by bdds
11.07/11.32	c D: 1
11.07/11.32	c estimatedAdderCost: 17
11.07/11.32	c Try to convert by bdds
11.07/11.33	c D: 1
11.07/11.33	c estimatedAdderCost: 17
11.07/11.33	c Try to convert by bdds
11.07/11.33	c D: 1
11.07/11.33	c estimatedAdderCost: 17
11.07/11.33	c Try to convert by bdds
11.07/11.34	c D: 1
11.07/11.34	c estimatedAdderCost: 17
11.07/11.34	c Try to convert by bdds
11.07/11.34	c D: 1
11.07/11.34	c estimatedAdderCost: 13
11.07/11.34	c Try to convert by bdds
11.07/11.34	c D: 1
11.07/11.34	c estimatedAdderCost: 19
11.07/11.34	c Try to convert by bdds
11.07/11.35	c D: 1
11.07/11.35	c estimatedAdderCost: 13
11.07/11.35	c Try to convert by bdds
11.07/11.35	c D: 1
11.07/11.35	c estimatedAdderCost: 18
11.07/11.35	c Try to convert by bdds
11.07/11.36	c D: 1
11.07/11.36	c estimatedAdderCost: 15
11.07/11.36	c Try to convert by bdds
11.07/11.36	c D: 1
11.07/11.36	c estimatedAdderCost: 19
11.07/11.36	c Try to convert by bdds
11.07/11.37	c D: 1
11.07/11.37	c estimatedAdderCost: 15
11.07/11.37	c Try to convert by bdds
11.07/11.38	c D: 1
11.07/11.38	c estimatedAdderCost: 16
11.07/11.38	c Try to convert by bdds
11.07/11.38	c D: 1
11.07/11.38	c estimatedAdderCost: 16
11.07/11.38	c Try to convert by bdds
11.07/11.39	c D: 1
11.07/11.39	c estimatedAdderCost: 12
11.07/11.39	c Try to convert by bdds
11.07/11.39	c D: 1
11.07/11.39	c estimatedAdderCost: 19
11.07/11.39	c Try to convert by bdds
11.07/11.40	c D: 1
11.07/11.40	c estimatedAdderCost: 17
11.07/11.40	c Try to convert by bdds
11.17/11.40	c D: 1
11.17/11.40	c estimatedAdderCost: 12
11.17/11.40	c Try to convert by bdds
11.17/11.40	c D: 1
11.17/11.40	c estimatedAdderCost: 19
11.17/11.40	c Try to convert by bdds
11.17/11.41	c D: 1
11.17/11.41	c estimatedAdderCost: 17
11.17/11.41	c Try to convert by bdds
11.17/11.42	c D: 1
11.17/11.42	c estimatedAdderCost: 16
11.17/11.42	c Try to convert by bdds
11.17/11.42	c D: 1
11.17/11.42	c estimatedAdderCost: 15
11.17/11.42	c Try to convert by bdds
11.17/11.42	c D: 1
11.17/11.42	c estimatedAdderCost: 15
11.17/11.42	c Try to convert by bdds
11.17/11.43	c D: 1
11.17/11.43	c estimatedAdderCost: 13
11.17/11.43	c Try to convert by bdds
11.17/11.43	c D: 1
11.17/11.43	c estimatedAdderCost: 15
11.17/11.43	c Try to convert by bdds
11.17/11.43	c D: 1
11.17/11.43	c estimatedAdderCost: 13
11.17/11.43	c Try to convert by bdds
11.17/11.43	c D: 1
11.17/11.43	c estimatedAdderCost: 15
11.17/11.43	c Try to convert by bdds
11.17/11.44	c D: 1
11.17/11.44	c estimatedAdderCost: 15
11.17/11.44	c Try to convert by bdds
11.17/11.44	c D: 1
11.17/11.44	c estimatedAdderCost: 15
11.17/11.44	c Try to convert by bdds
11.17/11.44	c D: 1
11.17/11.44	c estimatedAdderCost: 15
11.17/11.44	c Try to convert by bdds
11.17/11.45	c D: 1
11.17/11.45	c estimatedAdderCost: 15
11.17/11.45	c Try to convert by bdds
11.17/11.45	c D: 1
11.17/11.45	c estimatedAdderCost: 16
11.17/11.45	c Try to convert by bdds
11.17/11.46	c D: 1
11.17/11.46	c estimatedAdderCost: 12
11.17/11.46	c Try to convert by bdds
11.17/11.46	c D: 1
11.17/11.46	c estimatedAdderCost: 15
11.17/11.46	c Try to convert by bdds
11.17/11.46	c D: 1
11.17/11.46	c estimatedAdderCost: 15
11.17/11.46	c Try to convert by bdds
11.17/11.46	c D: 1
11.17/11.46	c estimatedAdderCost: 12
11.17/11.46	c Try to convert by bdds
11.17/11.46	c D: 1
11.17/11.46	c estimatedAdderCost: 15
11.17/11.46	c Try to convert by bdds
11.17/11.47	c D: 1
11.17/11.47	c estimatedAdderCost: 15
11.17/11.47	c Try to convert by bdds
11.17/11.47	c D: 1
11.17/11.47	c estimatedAdderCost: 12
11.17/11.47	c Try to convert by bdds
11.17/11.47	c D: 1
11.17/11.47	c estimatedAdderCost: 17
11.17/11.47	c Try to convert by bdds
11.17/11.48	c D: 1
11.17/11.48	c estimatedAdderCost: 17
11.17/11.48	c Try to convert by bdds
11.17/11.48	c D: 1
11.17/11.48	c estimatedAdderCost: 12
11.17/11.48	c Try to convert by bdds
11.17/11.48	c D: 1
11.17/11.48	c estimatedAdderCost: 18
11.17/11.48	c Try to convert by bdds
11.17/11.49	c D: 1
11.17/11.49	c estimatedAdderCost: 17
11.17/11.49	c Try to convert by bdds
11.27/11.50	c D: 1
11.27/11.50	c estimatedAdderCost: 17
11.27/11.50	c Try to convert by bdds
11.27/11.50	c D: 1
11.27/11.50	c estimatedAdderCost: 16
11.27/11.50	c Try to convert by bdds
11.27/11.51	c D: 1
11.27/11.51	c estimatedAdderCost: 16
11.27/11.51	c Try to convert by bdds
11.27/11.51	c D: 1
11.27/11.51	c estimatedAdderCost: 13
11.27/11.51	c Try to convert by bdds
11.27/11.51	c D: 1
11.27/11.51	c estimatedAdderCost: 16
11.27/11.51	c Try to convert by bdds
11.27/11.52	c D: 1
11.27/11.52	c estimatedAdderCost: 13
11.27/11.52	c Try to convert by bdds
11.27/11.52	c D: 1
11.27/11.52	c estimatedAdderCost: 16
11.27/11.52	c Try to convert by bdds
11.27/11.52	c D: 1
11.27/11.52	c estimatedAdderCost: 16
11.27/11.52	c Try to convert by bdds
11.27/11.53	c D: 1
11.27/11.53	c estimatedAdderCost: 15
11.27/11.53	c Try to convert by bdds
11.27/11.53	c D: 1
11.27/11.53	c estimatedAdderCost: 13
11.27/11.53	c Try to convert by bdds
11.27/11.53	c D: 1
11.27/11.53	c estimatedAdderCost: 16
11.27/11.53	c Try to convert by bdds
11.27/11.54	c D: 1
11.27/11.54	c estimatedAdderCost: 16
11.27/11.54	c Try to convert by bdds
11.27/11.54	c D: 1
11.27/11.54	c estimatedAdderCost: 12
11.27/11.54	c Try to convert by bdds
11.27/11.54	c D: 1
11.27/11.54	c estimatedAdderCost: 16
11.27/11.54	c Try to convert by bdds
11.27/11.55	c D: 1
11.27/11.55	c estimatedAdderCost: 16
11.27/11.55	c Try to convert by bdds
11.27/11.55	c D: 1
11.27/11.55	c estimatedAdderCost: 12
11.27/11.55	c Try to convert by bdds
11.27/11.55	c D: 1
11.27/11.55	c estimatedAdderCost: 16
11.27/11.55	c Try to convert by bdds
11.27/11.56	c D: 1
11.27/11.56	c estimatedAdderCost: 16
11.27/11.56	c Try to convert by bdds
11.27/11.56	c D: 1
11.27/11.56	c estimatedAdderCost: 14
11.27/11.56	c Try to convert by bdds
11.27/11.56	c D: 1
11.27/11.56	c estimatedAdderCost: 14
11.27/11.56	c Try to convert by bdds
11.27/11.57	c D: 1
11.27/11.57	c estimatedAdderCost: 18
11.27/11.57	c Try to convert by bdds
11.27/11.57	c D: 1
11.27/11.57	c estimatedAdderCost: 13
11.27/11.57	c Try to convert by bdds
11.27/11.57	c D: 1
11.27/11.57	c estimatedAdderCost: 14
11.27/11.57	c Try to convert by bdds
11.27/11.58	c D: 1
11.27/11.58	c estimatedAdderCost: 13
11.27/11.58	c Try to convert by bdds
11.27/11.58	c D: 1
11.27/11.58	c estimatedAdderCost: 14
11.27/11.58	c Try to convert by bdds
11.27/11.58	c D: 1
11.27/11.58	c estimatedAdderCost: 14
11.27/11.58	c Try to convert by bdds
11.27/11.58	c D: 1
11.27/11.58	c estimatedAdderCost: 14
11.27/11.58	c Try to convert by bdds
11.27/11.59	c D: 1
11.27/11.59	c estimatedAdderCost: 14
11.27/11.59	c Try to convert by bdds
11.27/11.59	c D: 1
11.27/11.59	c estimatedAdderCost: 14
11.27/11.59	c Try to convert by bdds
11.27/11.59	c D: 1
11.27/11.59	c estimatedAdderCost: 12
11.27/11.59	c Try to convert by bdds
11.27/11.59	c D: 1
11.27/11.59	c estimatedAdderCost: 14
11.27/11.59	c Try to convert by bdds
11.27/11.59	c D: 1
11.27/11.59	c estimatedAdderCost: 18
11.27/11.59	c Try to convert by bdds
11.37/11.60	c D: 1
11.37/11.60	c estimatedAdderCost: 14
11.37/11.60	c Try to convert by bdds
11.37/11.60	c D: 1
11.37/11.60	c estimatedAdderCost: 12
11.37/11.60	c Try to convert by bdds
11.37/11.60	c D: 1
11.37/11.60	c estimatedAdderCost: 14
11.37/11.60	c Try to convert by bdds
11.37/11.60	c D: 1
11.37/11.60	c estimatedAdderCost: 14
11.37/11.60	c Try to convert by bdds
11.37/11.61	c D: 1
11.37/11.61	c estimatedAdderCost: 17
11.37/11.61	c Try to convert by bdds
11.37/11.61	c D: 1
11.37/11.61	c estimatedAdderCost: 17
11.37/11.61	c Try to convert by bdds
11.37/11.62	c D: 1
11.37/11.62	c estimatedAdderCost: 13
11.37/11.62	c Try to convert by bdds
11.37/11.62	c D: 1
11.37/11.62	c estimatedAdderCost: 17
11.37/11.62	c Try to convert by bdds
11.37/11.63	c D: 1
11.37/11.63	c estimatedAdderCost: 13
11.37/11.63	c Try to convert by bdds
11.37/11.63	c D: 1
11.37/11.63	c estimatedAdderCost: 17
11.37/11.63	c Try to convert by bdds
11.37/11.63	c D: 1
11.37/11.63	c estimatedAdderCost: 15
11.37/11.63	c Try to convert by bdds
11.37/11.64	c D: 1
11.37/11.64	c estimatedAdderCost: 17
11.37/11.64	c Try to convert by bdds
11.37/11.64	c D: 1
11.37/11.64	c estimatedAdderCost: 15
11.37/11.64	c Try to convert by bdds
11.37/11.65	c D: 1
11.37/11.65	c estimatedAdderCost: 16
11.37/11.65	c Try to convert by bdds
11.37/11.65	c D: 1
11.37/11.65	c estimatedAdderCost: 16
11.37/11.65	c Try to convert by bdds
11.37/11.66	c D: 1
11.37/11.66	c estimatedAdderCost: 12
11.37/11.66	c Try to convert by bdds
11.37/11.66	c D: 1
11.37/11.66	c estimatedAdderCost: 17
11.37/11.66	c Try to convert by bdds
11.37/11.67	c D: 1
11.37/11.67	c estimatedAdderCost: 17
11.37/11.67	c Try to convert by bdds
11.37/11.67	c D: 1
11.37/11.67	c estimatedAdderCost: 12
11.37/11.67	c Try to convert by bdds
11.37/11.67	c D: 1
11.37/11.67	c estimatedAdderCost: 17
11.37/11.67	c Try to convert by bdds
11.37/11.68	c D: 1
11.37/11.68	c estimatedAdderCost: 17
11.37/11.68	c Try to convert by bdds
11.37/11.68	c D: 1
11.37/11.68	c estimatedAdderCost: 16
11.37/11.68	c Try to convert by bdds
11.37/11.69	c D: 1
11.37/11.69	c estimatedAdderCost: 17
11.37/11.69	c Try to convert by bdds
11.37/11.69	c D: 1
11.37/11.69	c estimatedAdderCost: 17
11.37/11.69	c Try to convert by bdds
11.47/11.70	c D: 1
11.47/11.70	c estimatedAdderCost: 13
11.47/11.70	c Try to convert by bdds
11.47/11.70	c D: 1
11.47/11.70	c estimatedAdderCost: 19
11.47/11.70	c Try to convert by bdds
11.47/11.71	c D: 1
11.47/11.71	c estimatedAdderCost: 13
11.47/11.71	c Try to convert by bdds
11.47/11.71	c D: 1
11.47/11.71	c estimatedAdderCost: 18
11.47/11.71	c Try to convert by bdds
11.47/11.72	c D: 1
11.47/11.72	c estimatedAdderCost: 19
11.47/11.72	c Try to convert by bdds
11.47/11.72	c D: 1
11.47/11.72	c estimatedAdderCost: 15
11.47/11.72	c Try to convert by bdds
11.47/11.73	c D: 1
11.47/11.73	c estimatedAdderCost: 16
11.47/11.73	c Try to convert by bdds
11.47/11.73	c D: 1
11.47/11.73	c estimatedAdderCost: 16
11.47/11.73	c Try to convert by bdds
11.47/11.74	c D: 1
11.47/11.74	c estimatedAdderCost: 16
11.47/11.74	c Try to convert by bdds
11.47/11.74	c D: 1
11.47/11.74	c estimatedAdderCost: 12
11.47/11.74	c Try to convert by bdds
11.47/11.75	c D: 1
11.47/11.75	c estimatedAdderCost: 20
11.47/11.75	c Try to convert by bdds
11.47/11.76	c D: 1
11.47/11.76	c estimatedAdderCost: 17
11.47/11.76	c Try to convert by bdds
11.47/11.76	c D: 1
11.47/11.76	c estimatedAdderCost: 12
11.47/11.76	c Try to convert by bdds
11.47/11.76	c D: 1
11.47/11.76	c estimatedAdderCost: 19
11.47/11.76	c Try to convert by bdds
11.47/11.77	c D: 1
11.47/11.77	c estimatedAdderCost: 17
11.47/11.77	c Try to convert by bdds
11.47/11.78	c D: 1
11.47/11.78	c estimatedAdderCost: 16
11.47/11.78	c Try to convert by bdds
11.47/11.78	c D: 1
11.47/11.78	c estimatedAdderCost: 16
11.47/11.78	c Try to convert by bdds
11.47/11.78	c D: 1
11.47/11.78	c estimatedAdderCost: 13
11.47/11.78	c Try to convert by bdds
11.47/11.79	c D: 1
11.47/11.79	c estimatedAdderCost: 16
11.47/11.79	c Try to convert by bdds
11.47/11.79	c D: 1
11.47/11.79	c 
11.67/11.90	c pb_solver_status: sst_sat
11.67/11.92	c total stages of optimization mode: 1
11.67/11.92	c Use UB found in presolve
11.67/11.92	c Use LB found in presolve
11.67/11.92	c minimizationMode: cmm_Binary
11.67/11.92	c goal coeffs: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
11.67/11.93	c Try to find a solution more than 1558036179784
11.67/11.94	c V: 4214
11.67/11.94	c estimatedAdderCost: 6922
11.67/11.94	c Try to convert by sorters
12.27/12.53	c Sorter: base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 
12.27/12.53	c 
12.56/12.81	c assumptions: 
12.56/12.81	c invoking solver with time budget: 5.000000
17.55/17.82	c sat_solver_result: sst_unknown
17.55/17.82	c SAT solver timed out; proceeding to cooperative SCIP call
17.55/17.82	c Calling solveScip for cooperative mode with LB_goalvalue:       1558034689621, UB_goalvalue: 1558039160112
17.55/17.82	c scip solving with time budget: 7.000000
17.55/17.82	c solveScip
17.55/17.82	c initScipForCoop
17.55/17.82	c Coop Mode: Using SCIP obj units for LB/UB: 1558034689621, +oo
17.55/17.83	c 2/2 feasible solutions given by solution candidate storage, new primal bound -7.832576e+06
17.55/17.83	c 
17.55/17.83	c presolving:
17.55/17.84	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
17.55/17.84	c    (0.0s) running MILP presolver
17.55/17.85	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
17.55/17.85	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
17.55/17.85	c (round 3, exhaustive) 4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
17.55/17.85	c (round 4, fast)       4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 1223 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
17.55/17.86	c (round 5, medium)     4214 del vars, 406 del conss, 1453 add conss, 0 chg bounds, 299 chg sides, 2019 chg coeffs, 256 upgd conss, 0 impls, 5910 clqs, 0 implints
17.55/17.88	c    (0.1s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
17.55/17.88	c    (0.1s) probing aborted: 50/50 successive totally useless probings
17.55/17.88	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
17.55/17.88	c    (0.1s) no symmetry present (symcode time: 0.00)
17.55/17.88	c presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):
17.55/17.88	c  4214 deleted vars, 406 deleted constraints, 1453 added constraints, 0 tightened bounds, 0 added holes, 299 changed sides, 2019 changed coefficients
17.55/17.88	c  0 implications, 5910 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
17.55/17.88	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 1367 constraints
17.55/17.88	c     170 constraints of type <knapsack>
17.55/17.88	c    1165 constraints of type <setppc>
17.55/17.88	c      32 constraints of type <linear>
17.55/17.88	c transformed objective value is always integral (scale: 1)
17.55/17.88	c Presolving Time: 0.05
17.55/17.88	c transformed 2/2 original solutions to the transformed problem space
17.55/17.88	c 
17.65/17.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.65/17.96	c   0.1s|     1 |     0 |  2789 |     - |   112M |   0 |3722 |1388 |1367 |   0 |  0 |  20 |   0 |-2.863323e+06 |-7.832576e+06 | 173.55%| unknown
17.76/18.05	c   0.2s|     1 |     0 |  3101 |     - |   112M |   0 |3722 |1388 |1413 |  46 |  1 |  20 |   0 |-3.014573e+06 |-7.832576e+06 | 159.82%| unknown
17.86/18.14	c   0.3s|     1 |     0 |  3721 |     - |   112M |   0 |3722 |1388 |1460 |  93 |  2 |  20 |   0 |-3.123759e+06 |-7.832576e+06 | 150.74%| unknown
17.95/18.24	c   0.4s|     1 |     0 |  4107 |     - |   112M |   0 |3722 |1388 |1519 | 152 |  3 |  20 |   0 |-3.215438e+06 |-7.832576e+06 | 143.59%| unknown
18.05/18.35	c   0.5s|     1 |     0 |  4522 |     - |   112M |   0 |3722 |1388 |1577 | 210 |  4 |  20 |   0 |-3.226850e+06 |-7.832576e+06 | 142.73%| unknown
18.25/18.50	c   0.7s|     1 |     0 |  5368 |     - |   113M |   0 |3722 |1388 |1626 | 259 |  5 |  20 |   0 |-3.238968e+06 |-7.832576e+06 | 141.82%| unknown
18.35/18.62	c   0.8s|     1 |     0 |  6025 |     - |   113M |   0 |3722 |1388 |1682 | 315 |  6 |  20 |   0 |-3.265638e+06 |-7.832576e+06 | 139.85%| unknown
18.45/18.73	c   0.9s|     1 |     0 |  6451 |     - |   114M |   0 |3722 |1388 |1739 | 372 |  7 |  20 |   0 |-3.282249e+06 |-7.832576e+06 | 138.63%| unknown
18.55/18.85	c   1.0s|     1 |     0 |  6919 |     - |   114M |   0 |3722 |1388 |1791 | 424 |  8 |  20 |   0 |-3.290676e+06 |-7.832576e+06 | 138.02%| unknown
18.65/19.00	c   1.2s|     1 |     0 |  7385 |     - |   114M |   0 |3722 |1388 |1846 | 479 |  9 |  20 |   0 |-3.297008e+06 |-7.832576e+06 | 137.57%| unknown
18.86/19.19	c   1.4s|     1 |     0 |  8313 |     - |   116M |   0 |3722 |1388 |1898 | 531 | 10 |  20 |   0 |-3.322870e+06 |-7.832576e+06 | 135.72%| unknown
19.05/19.32	c   1.5s|     1 |     0 |  8911 |     - |   116M |   0 |3722 |1388 |1949 | 582 | 11 |  20 |   0 |-3.325071e+06 |-7.832576e+06 | 135.56%| unknown
19.15/19.44	c   1.6s|     1 |     0 |  9308 |     - |   116M |   0 |3722 |1388 |2000 | 633 | 12 |  20 |   0 |-3.337140e+06 |-7.832576e+06 | 134.71%| unknown
19.25/19.59	c   1.8s|     1 |     0 | 10032 |     - |   117M |   0 |3722 |1388 |2047 | 680 | 13 |  20 |   0 |-3.338701e+06 |-7.832576e+06 | 134.60%| unknown
19.45/19.70	c   1.9s|     1 |     0 | 10233 |     - |   117M |   0 |3722 |1388 |2095 | 728 | 14 |  20 |   0 |-3.340258e+06 |-7.832576e+06 | 134.49%| unknown
19.54/19.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.54/19.86	c   2.0s|     1 |     0 | 10908 |     - |   117M |   0 |3722 |1388 |2136 | 769 | 15 |  20 |   0 |-3.341786e+06 |-7.832576e+06 | 134.38%| unknown
19.64/19.97	c   2.1s|     1 |     0 | 11125 |     - |   117M |   0 |3722 |1388 |2063 | 812 | 16 |  20 |   0 |-3.343635e+06 |-7.832576e+06 | 134.25%| unknown
19.76/20.08	c   2.3s|     1 |     0 | 11345 |     - |   117M |   0 |3722 |1388 |2106 | 855 | 17 |  20 |   0 |-3.344166e+06 |-7.832576e+06 | 134.22%| unknown
19.86/20.18	c   2.4s|     1 |     0 | 11523 |     - |   117M |   0 |3722 |1388 |2146 | 895 | 18 |  20 |   0 |-3.344533e+06 |-7.832576e+06 | 134.19%| unknown
20.04/20.31	c   2.5s|     1 |     0 | 11855 |     - |   118M |   0 |3722 |1388 |2183 | 932 | 19 |  20 |   0 |-3.347595e+06 |-7.832576e+06 | 133.98%| unknown
20.14/20.45	c   2.6s|     1 |     0 | 12333 |     - |   118M |   0 |3722 |1388 |2227 | 976 | 20 |  20 |   0 |-3.348778e+06 |-7.832576e+06 | 133.89%| unknown
20.24/20.55	c   2.7s|     1 |     0 | 12485 |     - |   118M |   0 |3722 |1388 |2275 |1024 | 21 |  20 |   0 |-3.349048e+06 |-7.832576e+06 | 133.87%| unknown
20.34/20.66	c   2.8s|     1 |     0 | 12685 |     - |   118M |   0 |3722 |1388 |2156 |1065 | 22 |  20 |   0 |-3.349290e+06 |-7.832576e+06 | 133.86%| unknown
20.54/20.80	c   3.0s|     1 |     0 | 13105 |     - |   118M |   0 |3722 |1388 |2195 |1104 | 23 |  20 |   0 |-3.349777e+06 |-7.832576e+06 | 133.82%| unknown
20.54/20.89	c   3.1s|     1 |     0 | 13207 |     - |   118M |   0 |3722 |1388 |2236 |1145 | 24 |  20 |   0 |-3.349859e+06 |-7.832576e+06 | 133.82%| unknown
20.75/21.09	c   3.3s|     1 |     0 | 14097 |     - |   118M |   0 |3722 |1388 |2277 |1186 | 25 |  20 |   0 |-3.351609e+06 |-7.832576e+06 | 133.70%| unknown
20.85/21.19	c   3.4s|     1 |     0 | 14244 |     - |   118M |   0 |3722 |1388 |2317 |1226 | 26 |  20 |   0 |-3.351669e+06 |-7.832576e+06 | 133.69%| unknown
21.04/21.30	c   3.5s|     1 |     0 | 14457 |     - |   118M |   0 |3722 |1388 |2358 |1267 | 27 |  20 |   0 |-3.351920e+06 |-7.832576e+06 | 133.67%| unknown
21.14/21.43	c   3.6s|     1 |     0 | 14729 |     - |   118M |   0 |3722 |1388 |2261 |1309 | 28 |  20 |   0 |-3.352218e+06 |-7.832576e+06 | 133.65%| unknown
21.24/21.53	c   3.7s|     1 |     0 | 14914 |     - |   118M |   0 |3722 |1388 |2300 |1348 | 29 |  20 |   0 |-3.352481e+06 |-7.832576e+06 | 133.64%| unknown
21.34/21.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.34/21.63	c   3.8s|     1 |     0 | 15074 |     - |   118M |   0 |3722 |1388 |2335 |1383 | 30 |  20 |   0 |-3.352670e+06 |-7.832576e+06 | 133.62%| unknown
21.44/21.73	c   3.9s|     1 |     0 | 15140 |     - |   118M |   0 |3722 |1388 |2370 |1418 | 31 |  20 |   0 |-3.352686e+06 |-7.832576e+06 | 133.62%| unknown
21.54/21.84	c   4.0s|     1 |     0 | 15360 |     - |   119M |   0 |3722 |1388 |2404 |1452 | 32 |  20 |   0 |-3.352808e+06 |-7.832576e+06 | 133.61%| unknown
21.64/21.95	c   4.1s|     1 |     0 | 15724 |     - |   119M |   0 |3722 |1388 |2431 |1479 | 33 |  20 |   0 |-3.353161e+06 |-7.832576e+06 | 133.59%| unknown
21.75/22.10	c   4.3s|     1 |     0 | 16166 |     - |   119M |   0 |3722 |1388 |2312 |1508 | 34 |  20 |   0 |-3.354312e+06 |-7.832576e+06 | 133.51%| unknown
21.94/22.22	c   4.4s|     1 |     0 | 16506 |     - |   119M |   0 |3722 |1388 |2343 |1539 | 35 |  20 |   0 |-3.355128e+06 |-7.832576e+06 | 133.45%| unknown
22.04/22.32	c   4.5s|     1 |     0 | 16589 |     - |   119M |   0 |3722 |1388 |2378 |1574 | 36 |  20 |   0 |-3.355143e+06 |-7.832576e+06 | 133.45%| unknown
22.14/22.44	c   4.6s|     1 |     0 | 16813 |     - |   119M |   0 |3722 |1388 |2408 |1604 | 37 |  20 |   0 |-3.355418e+06 |-7.832576e+06 | 133.43%| unknown
22.23/22.54	c   4.7s|     1 |     0 | 16945 |     - |   119M |   0 |3722 |1388 |2439 |1635 | 38 |  20 |   0 |-3.355554e+06 |-7.832576e+06 | 133.42%| unknown
22.33/22.63	c   4.8s|     1 |     0 | 17096 |     - |   119M |   0 |3722 |1388 |2467 |1663 | 39 |  20 |   0 |-3.355588e+06 |-7.832576e+06 | 133.42%| unknown
22.43/22.71	c   4.9s|     1 |     0 | 17226 |     - |   119M |   0 |3722 |1388 |2343 |1684 | 40 |  20 |   0 |-3.355632e+06 |-7.832576e+06 | 133.42%| unknown
22.43/22.78	c   5.0s|     1 |     0 | 17278 |     - |   119M |   0 |3722 |1388 |2361 |1702 | 41 |  20 |   0 |-3.355649e+06 |-7.832576e+06 | 133.41%| unknown
22.53/22.87	c   5.0s|     1 |     0 | 17445 |     - |   119M |   0 |3722 |1388 |2380 |1721 | 42 |  20 |   0 |-3.355919e+06 |-7.832576e+06 | 133.40%| unknown
22.63/22.97	c   5.1s|     1 |     0 | 17559 |     - |   119M |   0 |3722 |1388 |2403 |1744 | 43 |  20 |   0 |-3.355980e+06 |-7.832576e+06 | 133.39%| unknown
22.75/23.07	c   5.2s|     1 |     0 | 17726 |     - |   120M |   0 |3722 |1388 |2427 |1768 | 44 |  20 |   0 |-3.356151e+06 |-7.832576e+06 | 133.38%| unknown
22.85/23.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
22.85/23.15	c   5.3s|     1 |     0 | 17804 |     - |   121M |   0 |3722 |1388 |2447 |1788 | 45 |  20 |   0 |-3.356212e+06 |-7.832576e+06 | 133.38%| unknown
24.53/24.82	c   7.0s|     1 |     2 | 35909 |     - |   121M |   0 |3722 |1466 |2447 |1788 | 45 |  98 |   0 |-3.356212e+06 |-7.832576e+06 | 133.38%| unknown
24.53/24.82	c 
24.53/24.82	c SCIP Status        : solving was interrupted [time limit reached]
24.53/24.82	c Solving Time (sec) : 7.00
24.53/24.82	c Solving Nodes      : 1
24.53/24.82	c Primal Bound       : -7.83257600000000e+06 (2 solutions, 1 respecting the objective limit)
24.53/24.82	c Dual Bound         : -3.35621202053894e+06
24.53/24.82	c Gap                : 133.38 %
24.53/24.83	c SCIP status: 23 (TIMELIMIT)
24.53/24.83	c pb_solver_status: sst_sat
24.53/24.83	c LB_goalvalue: 1558034689621
24.53/24.83	c UB_goalvalue: 1558039160112
24.53/24.83	c Both SAT and SCIP timed out; boosting budgets to sat=10.000000 scip=19.600000
24.53/24.83	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
24.53/24.83	c SCIP returned: sst_sat
24.53/24.83	c SCIP primal LB: 1558034689621, dual UB: 1558039165985
24.53/24.83	c Try to find a solution more than 1558036179784
24.53/24.83	c assumptions: 
24.53/24.83	c invoking solver with time budget: 10.000000
35.00/35.38	c sat_solver_result: sst_unknown
35.00/35.38	c SAT solver timed out; proceeding to cooperative SCIP call
35.00/35.38	c Calling solveScip for cooperative mode with LB_goalvalue:       1558034689621, UB_goalvalue: 1558039160112
35.00/35.38	c scip solving with time budget: 19.600000
35.00/35.38	c solveScip
35.00/35.38	c initScipForCoop
35.00/35.38	c Coop Mode: Using SCIP obj units for LB/UB: 1558034689621, +oo
35.00/35.38	c SCIPfreeTransform due to timeout and having shadow nodes
35.00/35.38	c forcing SCIPfreeTransform before solve
35.10/35.41	c Running SCIP presolve for solve-time propagation (rounds=3)
35.10/35.41	c 2/2 feasible solutions given by solution candidate storage, new primal bound -7.832576e+06
35.10/35.41	c 
35.10/35.42	c presolving:
35.10/35.43	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
35.10/35.43	c    (0.0s) running MILP presolver
35.10/35.43	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
35.10/35.43	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
35.10/35.45	c    (0.0s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
35.10/35.45	c    (0.0s) probing aborted: 50/50 successive totally useless probings
35.10/35.45	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
35.10/35.45	c  4214 deleted vars, 320 deleted constraints, 288 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 256 changed coefficients
35.10/35.45	c  0 implications, 2633 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
35.10/35.45	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 288 constraints
35.10/35.45	c     256 constraints of type <knapsack>
35.10/35.45	c      32 constraints of type <linear>
35.10/35.45	c transformed objective value is always integral (scale: 1)
35.10/35.45	c Presolving Time: 0.04
35.10/35.46	c 2/2 feasible solutions given by solution candidate storage, new primal bound -7.832576e+06
35.10/35.46	c 
35.10/35.46	c presolving:
35.10/35.47	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
35.10/35.47	c    (0.0s) running MILP presolver
35.10/35.48	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
35.10/35.48	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
35.10/35.48	c (round 3, exhaustive) 4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
35.10/35.48	c (round 4, fast)       4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 1223 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
35.10/35.49	c (round 5, medium)     4214 del vars, 406 del conss, 1453 add conss, 0 chg bounds, 299 chg sides, 2019 chg coeffs, 256 upgd conss, 0 impls, 5910 clqs, 0 implints
35.20/35.51	c    (0.1s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
35.20/35.51	c    (0.1s) probing aborted: 50/50 successive totally useless probings
35.20/35.51	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
35.20/35.51	c    (0.1s) no symmetry present (symcode time: 0.00)
35.20/35.51	c presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):
35.20/35.51	c  4214 deleted vars, 406 deleted constraints, 1453 added constraints, 0 tightened bounds, 0 added holes, 299 changed sides, 2019 changed coefficients
35.20/35.51	c  0 implications, 5910 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
35.20/35.51	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 1367 constraints
35.20/35.51	c     170 constraints of type <knapsack>
35.20/35.51	c    1165 constraints of type <setppc>
35.20/35.51	c      32 constraints of type <linear>
35.20/35.51	c transformed objective value is always integral (scale: 1)
35.20/35.51	c Presolving Time: 0.05
35.20/35.51	c transformed 2/2 original solutions to the transformed problem space
35.20/35.51	c 
35.20/35.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
35.20/35.59	c   0.1s|     1 |     0 |  2789 |     - |   118M |   0 |3722 |1388 |1367 |   0 |  0 |  20 |   0 |-2.863323e+06 |-7.832576e+06 | 173.55%| unknown
35.30/35.68	c   0.2s|     1 |     0 |  3101 |     - |   118M |   0 |3722 |1388 |1413 |  46 |  1 |  20 |   0 |-3.014573e+06 |-7.832576e+06 | 159.82%| unknown
35.39/35.77	c   0.3s|     1 |     0 |  3721 |     - |   118M |   0 |3722 |1388 |1460 |  93 |  2 |  20 |   0 |-3.123759e+06 |-7.832576e+06 | 150.74%| unknown
35.49/35.87	c   0.4s|     1 |     0 |  4107 |     - |   118M |   0 |3722 |1388 |1519 | 152 |  3 |  20 |   0 |-3.215438e+06 |-7.832576e+06 | 143.59%| unknown
35.59/35.98	c   0.5s|     1 |     0 |  4522 |     - |   118M |   0 |3722 |1388 |1577 | 210 |  4 |  20 |   0 |-3.226850e+06 |-7.832576e+06 | 142.73%| unknown
35.81/36.13	c   0.7s|     1 |     0 |  5368 |     - |   118M |   0 |3722 |1388 |1626 | 259 |  5 |  20 |   0 |-3.238968e+06 |-7.832576e+06 | 141.82%| unknown
35.89/36.25	c   0.8s|     1 |     0 |  6025 |     - |   118M |   0 |3722 |1388 |1682 | 315 |  6 |  20 |   0 |-3.265638e+06 |-7.832576e+06 | 139.85%| unknown
35.99/36.36	c   0.9s|     1 |     0 |  6451 |     - |   118M |   0 |3722 |1388 |1739 | 372 |  7 |  20 |   0 |-3.282249e+06 |-7.832576e+06 | 138.63%| unknown
36.09/36.49	c   1.0s|     1 |     0 |  6919 |     - |   118M |   0 |3722 |1388 |1791 | 424 |  8 |  20 |   0 |-3.290676e+06 |-7.832576e+06 | 138.02%| unknown
36.29/36.64	c   1.2s|     1 |     0 |  7385 |     - |   118M |   0 |3722 |1388 |1846 | 479 |  9 |  20 |   0 |-3.297008e+06 |-7.832576e+06 | 137.57%| unknown
36.49/36.82	c   1.4s|     1 |     0 |  8313 |     - |   118M |   0 |3722 |1388 |1898 | 531 | 10 |  20 |   0 |-3.322870e+06 |-7.832576e+06 | 135.72%| unknown
36.59/36.95	c   1.5s|     1 |     0 |  8911 |     - |   118M |   0 |3722 |1388 |1949 | 582 | 11 |  20 |   0 |-3.325071e+06 |-7.832576e+06 | 135.56%| unknown
36.70/37.07	c   1.6s|     1 |     0 |  9308 |     - |   118M |   0 |3722 |1388 |2000 | 633 | 12 |  20 |   0 |-3.337140e+06 |-7.832576e+06 | 134.71%| unknown
36.89/37.23	c   1.8s|     1 |     0 | 10032 |     - |   118M |   0 |3722 |1388 |2047 | 680 | 13 |  20 |   0 |-3.338701e+06 |-7.832576e+06 | 134.60%| unknown
36.99/37.34	c   1.9s|     1 |     0 | 10233 |     - |   118M |   0 |3722 |1388 |2095 | 728 | 14 |  20 |   0 |-3.340258e+06 |-7.832576e+06 | 134.49%| unknown
37.09/37.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.09/37.49	c   2.0s|     1 |     0 | 10908 |     - |   118M |   0 |3722 |1388 |2136 | 769 | 15 |  20 |   0 |-3.341786e+06 |-7.832576e+06 | 134.38%| unknown
37.29/37.61	c   2.2s|     1 |     0 | 11125 |     - |   118M |   0 |3722 |1388 |2063 | 812 | 16 |  20 |   0 |-3.343635e+06 |-7.832576e+06 | 134.25%| unknown
37.39/37.72	c   2.3s|     1 |     0 | 11345 |     - |   118M |   0 |3722 |1388 |2106 | 855 | 17 |  20 |   0 |-3.344166e+06 |-7.832576e+06 | 134.22%| unknown
37.49/37.82	c   2.4s|     1 |     0 | 11523 |     - |   118M |   0 |3722 |1388 |2146 | 895 | 18 |  20 |   0 |-3.344533e+06 |-7.832576e+06 | 134.19%| unknown
37.59/37.94	c   2.5s|     1 |     0 | 11855 |     - |   118M |   0 |3722 |1388 |2183 | 932 | 19 |  20 |   0 |-3.347595e+06 |-7.832576e+06 | 133.98%| unknown
37.70/38.08	c   2.6s|     1 |     0 | 12333 |     - |   118M |   0 |3722 |1388 |2227 | 976 | 20 |  20 |   0 |-3.348778e+06 |-7.832576e+06 | 133.89%| unknown
37.80/38.19	c   2.7s|     1 |     0 | 12485 |     - |   118M |   0 |3722 |1388 |2275 |1024 | 21 |  20 |   0 |-3.349048e+06 |-7.832576e+06 | 133.87%| unknown
37.99/38.30	c   2.8s|     1 |     0 | 12685 |     - |   118M |   0 |3722 |1388 |2156 |1065 | 22 |  20 |   0 |-3.349290e+06 |-7.832576e+06 | 133.86%| unknown
38.09/38.44	c   3.0s|     1 |     0 | 13105 |     - |   118M |   0 |3722 |1388 |2195 |1104 | 23 |  20 |   0 |-3.349777e+06 |-7.832576e+06 | 133.82%| unknown
38.19/38.53	c   3.1s|     1 |     0 | 13207 |     - |   118M |   0 |3722 |1388 |2236 |1145 | 24 |  20 |   0 |-3.349859e+06 |-7.832576e+06 | 133.82%| unknown
38.38/38.73	c   3.3s|     1 |     0 | 14097 |     - |   118M |   0 |3722 |1388 |2277 |1186 | 25 |  20 |   0 |-3.351609e+06 |-7.832576e+06 | 133.70%| unknown
38.48/38.83	c   3.4s|     1 |     0 | 14244 |     - |   118M |   0 |3722 |1388 |2317 |1226 | 26 |  20 |   0 |-3.351669e+06 |-7.832576e+06 | 133.69%| unknown
38.58/38.94	c   3.5s|     1 |     0 | 14457 |     - |   118M |   0 |3722 |1388 |2358 |1267 | 27 |  20 |   0 |-3.351920e+06 |-7.832576e+06 | 133.67%| unknown
38.70/39.07	c   3.6s|     1 |     0 | 14729 |     - |   119M |   0 |3722 |1388 |2261 |1309 | 28 |  20 |   0 |-3.352218e+06 |-7.832576e+06 | 133.65%| unknown
38.80/39.17	c   3.7s|     1 |     0 | 14914 |     - |   119M |   0 |3722 |1388 |2300 |1348 | 29 |  20 |   0 |-3.352481e+06 |-7.832576e+06 | 133.64%| unknown
38.88/39.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
38.88/39.28	c   3.8s|     1 |     0 | 15074 |     - |   119M |   0 |3722 |1388 |2335 |1383 | 30 |  20 |   0 |-3.352670e+06 |-7.832576e+06 | 133.62%| unknown
38.98/39.37	c   3.9s|     1 |     0 | 15140 |     - |   119M |   0 |3722 |1388 |2370 |1418 | 31 |  20 |   0 |-3.352686e+06 |-7.832576e+06 | 133.62%| unknown
39.08/39.48	c   4.0s|     1 |     0 | 15360 |     - |   119M |   0 |3722 |1388 |2404 |1452 | 32 |  20 |   0 |-3.352808e+06 |-7.832576e+06 | 133.61%| unknown
39.18/39.59	c   4.1s|     1 |     0 | 15724 |     - |   119M |   0 |3722 |1388 |2431 |1479 | 33 |  20 |   0 |-3.353161e+06 |-7.832576e+06 | 133.59%| unknown
39.38/39.74	c   4.3s|     1 |     0 | 16166 |     - |   119M |   0 |3722 |1388 |2312 |1508 | 34 |  20 |   0 |-3.354312e+06 |-7.832576e+06 | 133.51%| unknown
39.48/39.87	c   4.4s|     1 |     0 | 16506 |     - |   119M |   0 |3722 |1388 |2343 |1539 | 35 |  20 |   0 |-3.355128e+06 |-7.832576e+06 | 133.45%| unknown
39.58/39.97	c   4.5s|     1 |     0 | 16589 |     - |   119M |   0 |3722 |1388 |2378 |1574 | 36 |  20 |   0 |-3.355143e+06 |-7.832576e+06 | 133.45%| unknown
39.69/40.09	c   4.6s|     1 |     0 | 16813 |     - |   119M |   0 |3722 |1388 |2408 |1604 | 37 |  20 |   0 |-3.355418e+06 |-7.832576e+06 | 133.43%| unknown
39.79/40.19	c   4.7s|     1 |     0 | 16945 |     - |   119M |   0 |3722 |1388 |2439 |1635 | 38 |  20 |   0 |-3.355554e+06 |-7.832576e+06 | 133.42%| unknown
39.88/40.28	c   4.8s|     1 |     0 | 17096 |     - |   119M |   0 |3722 |1388 |2467 |1663 | 39 |  20 |   0 |-3.355588e+06 |-7.832576e+06 | 133.42%| unknown
39.98/40.36	c   4.9s|     1 |     0 | 17226 |     - |   119M |   0 |3722 |1388 |2343 |1684 | 40 |  20 |   0 |-3.355632e+06 |-7.832576e+06 | 133.42%| unknown
40.08/40.43	c   5.0s|     1 |     0 | 17278 |     - |   119M |   0 |3722 |1388 |2361 |1702 | 41 |  20 |   0 |-3.355649e+06 |-7.832576e+06 | 133.41%| unknown
40.18/40.52	c   5.1s|     1 |     0 | 17445 |     - |   119M |   0 |3722 |1388 |2380 |1721 | 42 |  20 |   0 |-3.355919e+06 |-7.832576e+06 | 133.40%| unknown
40.28/40.62	c   5.2s|     1 |     0 | 17559 |     - |   119M |   0 |3722 |1388 |2403 |1744 | 43 |  20 |   0 |-3.355980e+06 |-7.832576e+06 | 133.39%| unknown
40.38/40.72	c   5.3s|     1 |     0 | 17726 |     - |   120M |   0 |3722 |1388 |2427 |1768 | 44 |  20 |   0 |-3.356151e+06 |-7.832576e+06 | 133.38%| unknown
40.48/40.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
40.48/40.80	c   5.3s|     1 |     0 | 17804 |     - |   120M |   0 |3722 |1388 |2447 |1788 | 45 |  20 |   0 |-3.356212e+06 |-7.832576e+06 | 133.38%| unknown
43.78/44.12	c in SCIP_DECL_EVENTEXEC found by SCIP
43.78/44.12	o 6530123
43.78/44.13	c Model check passed
43.78/44.13	c d 8.7s|     1 |     0 | 54638 |     - |farkasdi|   0 |3722 |1888 |2447 |   0 | 45 | 520 |   0 |-3.356212e+06 |-6.530123e+06 |  94.57%| unknown
44.96/45.34	c   9.9s|     1 |     0 | 69827 |     - |   125M |   0 |3722 |1888 |2447 |1788 | 45 | 520 |   0 |-3.356212e+06 |-6.530123e+06 |  94.57%| unknown
45.06/45.47	c  10.0s|     1 |     0 | 70150 |     - |   125M |   0 |3722 |1888 |2479 |1820 | 46 | 520 |   0 |-3.356800e+06 |-6.530123e+06 |  94.53%| unknown
45.06/45.49	c  10.0s|     1 |     0 | 70219 |     - |   125M |   0 |3722 |1888 |2356 |1838 | 47 | 520 |   0 |-3.356816e+06 |-6.530123e+06 |  94.53%| unknown
46.96/47.32	c  11.9s|     1 |     2 | 70238 |     - |   125M |   0 |3722 |1888 |2356 |1838 | 47 | 520 |  19 |-3.360311e+06 |-6.530123e+06 |  94.33%| unknown
54.64/55.05	c 
54.64/55.05	c SCIP Status        : solving was interrupted [time limit reached]
54.64/55.05	c Solving Time (sec) : 19.60
54.64/55.05	c Solving Nodes      : 9
54.64/55.05	c Primal Bound       : -6.53012300000000e+06 (3 solutions)
54.64/55.05	c Dual Bound         : -3.36031090747045e+06
54.64/55.05	c Gap                : 94.33 %
54.64/55.05	c SCIP status: 23 (TIMELIMIT)
54.64/55.05	c solveScip: freeing transform (!can_skip_free_transform)
54.64/55.08	c SCIP primal bound improved LB: 1558034689621 -> 1558035992074
54.64/55.08	c pb_solver_status: sst_sat
54.64/55.08	c LB_goalvalue: 1558035992074
54.64/55.08	c UB_goalvalue: 1558039160112
54.64/55.08	c # improved by sat (lb/ub): 0, # improved by scip (lb): 1
54.64/55.08	c SCIP returned: sst_sat
54.64/55.08	c SCIP primal LB: 1558035992074, dual UB: 1558039161886
54.64/55.08	c Try to find a solution more than 1558037048086
54.64/55.10	c V: 4214
54.64/55.10	c estimatedAdderCost: 6922
54.64/55.10	c Try to convert by sorters
54.74/55.16	c Sorter: base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 
54.74/55.16	c 
54.93/55.34	c assumptions: 
54.93/55.34	c invoking solver with time budget: 10.000000
65.29/65.79	c sat_solver_result: sst_unknown
65.29/65.79	c SAT solver timed out; proceeding to cooperative SCIP call
65.29/65.79	c Calling solveScip for cooperative mode with LB_goalvalue:       1558035992074, UB_goalvalue: 1558039160112
65.29/65.79	c scip solving with time budget: 27.440000
65.29/65.79	c solveScip
65.29/65.79	c initScipForCoop
65.29/65.79	c Coop Mode: Using SCIP obj units for LB/UB: 1558035992074, +oo
65.39/65.80	c 3/3 feasible solutions given by solution candidate storage, new primal bound -6.530123e+06
65.39/65.80	c 
65.39/65.80	c presolving:
65.39/65.81	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
65.39/65.81	c    (0.0s) running MILP presolver
65.39/65.82	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
65.39/65.82	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
65.39/65.82	c (round 3, exhaustive) 4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
65.39/65.82	c (round 4, fast)       4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 1223 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
65.39/65.83	c (round 5, medium)     4214 del vars, 406 del conss, 1453 add conss, 0 chg bounds, 299 chg sides, 2019 chg coeffs, 256 upgd conss, 0 impls, 5910 clqs, 0 implints
65.39/65.85	c    (0.1s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
65.39/65.85	c    (0.1s) probing aborted: 50/50 successive totally useless probings
65.39/65.85	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
65.39/65.85	c    (0.1s) no symmetry present (symcode time: 0.00)
65.39/65.85	c presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):
65.39/65.85	c  4214 deleted vars, 406 deleted constraints, 1453 added constraints, 0 tightened bounds, 0 added holes, 299 changed sides, 2019 changed coefficients
65.39/65.85	c  0 implications, 5910 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
65.39/65.85	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 1367 constraints
65.39/65.85	c     170 constraints of type <knapsack>
65.39/65.85	c    1165 constraints of type <setppc>
65.39/65.85	c      32 constraints of type <linear>
65.39/65.85	c transformed objective value is always integral (scale: 1)
65.39/65.85	c Presolving Time: 0.05
65.39/65.86	c transformed 3/3 original solutions to the transformed problem space
65.39/65.86	c 
65.49/65.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.49/65.93	c   0.1s|     1 |     0 |  2669 |     - |   123M |   0 |3722 |1378 |1367 |   0 |  0 |  10 |   0 |-2.863323e+06 |-6.530123e+06 | 128.06%| unknown
65.60/66.02	c   0.2s|     1 |     0 |  2981 |     - |   123M |   0 |3722 |1378 |1413 |  46 |  1 |  10 |   0 |-3.014573e+06 |-6.530123e+06 | 116.62%| unknown
65.70/66.11	c   0.3s|     1 |     0 |  3601 |     - |   123M |   0 |3722 |1378 |1460 |  93 |  2 |  10 |   0 |-3.123759e+06 |-6.530123e+06 | 109.05%| unknown
65.79/66.21	c   0.4s|     1 |     0 |  3987 |     - |   123M |   0 |3722 |1378 |1519 | 152 |  3 |  10 |   0 |-3.215438e+06 |-6.530123e+06 | 103.09%| unknown
65.89/66.32	c   0.5s|     1 |     0 |  4402 |     - |   123M |   0 |3722 |1378 |1577 | 210 |  4 |  10 |   0 |-3.226850e+06 |-6.530123e+06 | 102.37%| unknown
65.99/66.47	c   0.7s|     1 |     0 |  5248 |     - |   123M |   0 |3722 |1378 |1626 | 259 |  5 |  10 |   0 |-3.238968e+06 |-6.530123e+06 | 101.61%| unknown
66.09/66.59	c   0.8s|     1 |     0 |  5905 |     - |   123M |   0 |3722 |1378 |1682 | 315 |  6 |  10 |   0 |-3.265638e+06 |-6.530123e+06 |  99.96%| unknown
66.29/66.70	c   0.9s|     1 |     0 |  6331 |     - |   123M |   0 |3722 |1378 |1739 | 372 |  7 |  10 |   0 |-3.282249e+06 |-6.530123e+06 |  98.95%| unknown
66.39/66.83	c   1.0s|     1 |     0 |  6838 |     - |   123M |   0 |3722 |1378 |1791 | 424 |  8 |  10 |   0 |-3.290676e+06 |-6.530123e+06 |  98.44%| unknown
66.49/66.97	c   1.2s|     1 |     0 |  7266 |     - |   123M |   0 |3722 |1378 |1847 | 480 |  9 |  10 |   0 |-3.297008e+06 |-6.530123e+06 |  98.06%| unknown
66.60/67.11	c   1.3s|     1 |     0 |  7694 |     - |   123M |   0 |3722 |1378 |1900 | 533 | 10 |  10 |   0 |-3.322871e+06 |-6.530123e+06 |  96.52%| unknown
66.79/67.26	c   1.5s|     1 |     0 |  8452 |     - |   123M |   0 |3722 |1378 |1939 | 581 | 11 |  10 |   0 |-3.336047e+06 |-6.530123e+06 |  95.74%| unknown
66.89/67.37	c   1.6s|     1 |     0 |  8796 |     - |   124M |   0 |3722 |1378 |1986 | 628 | 12 |  10 |   0 |-3.337561e+06 |-6.530123e+06 |  95.66%| unknown
66.98/67.49	c   1.7s|     1 |     0 |  9120 |     - |   124M |   0 |3722 |1378 |2032 | 674 | 13 |  10 |   0 |-3.338403e+06 |-6.530123e+06 |  95.61%| unknown
67.18/67.61	c   1.8s|     1 |     0 |  9476 |     - |   124M |   0 |3722 |1378 |2084 | 726 | 14 |  10 |   0 |-3.339992e+06 |-6.530123e+06 |  95.51%| unknown
67.28/67.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
67.28/67.72	c   1.9s|     1 |     0 |  9710 |     - |   124M |   0 |3722 |1378 |2131 | 773 | 15 |  10 |   0 |-3.340097e+06 |-6.530123e+06 |  95.51%| unknown
67.38/67.87	c   2.1s|     1 |     0 | 10219 |     - |   124M |   0 |3722 |1378 |2179 | 821 | 16 |  10 |   0 |-3.342002e+06 |-6.530123e+06 |  95.40%| unknown
67.48/67.98	c   2.2s|     1 |     0 | 10430 |     - |   125M |   0 |3722 |1378 |2096 | 865 | 17 |  10 |   0 |-3.342039e+06 |-6.530123e+06 |  95.39%| unknown
67.70/68.13	c   2.3s|     1 |     0 | 11024 |     - |   125M |   0 |3722 |1378 |2144 | 913 | 18 |  10 |   0 |-3.343745e+06 |-6.530123e+06 |  95.29%| unknown
67.88/68.30	c   2.5s|     1 |     0 | 11797 |     - |   126M |   0 |3722 |1378 |2189 | 958 | 19 |  10 |   0 |-3.347019e+06 |-6.530123e+06 |  95.10%| unknown
67.98/68.43	c   2.6s|     1 |     0 | 12198 |     - |   126M |   0 |3722 |1378 |2240 |1009 | 20 |  10 |   0 |-3.348214e+06 |-6.530123e+06 |  95.03%| unknown
68.08/68.58	c   2.8s|     1 |     0 | 12676 |     - |   126M |   0 |3722 |1378 |2288 |1057 | 21 |  10 |   0 |-3.348862e+06 |-6.530123e+06 |  95.00%| unknown
68.28/68.71	c   2.9s|     1 |     0 | 12891 |     - |   126M |   0 |3722 |1378 |2207 |1108 | 22 |  10 |   0 |-3.348903e+06 |-6.530123e+06 |  94.99%| unknown
68.38/68.86	c   3.1s|     1 |     0 | 13418 |     - |   126M |   0 |3722 |1378 |2255 |1156 | 23 |  10 |   0 |-3.349683e+06 |-6.530123e+06 |  94.95%| unknown
68.48/68.98	c   3.2s|     1 |     0 | 13638 |     - |   126M |   0 |3722 |1378 |2305 |1206 | 24 |  10 |   0 |-3.349965e+06 |-6.530123e+06 |  94.93%| unknown
68.69/69.12	c   3.3s|     1 |     0 | 14112 |     - |   127M |   0 |3722 |1378 |2352 |1253 | 25 |  10 |   0 |-3.350276e+06 |-6.530123e+06 |  94.91%| unknown
68.78/69.24	c   3.4s|     1 |     0 | 14271 |     - |   127M |   0 |3722 |1378 |2394 |1295 | 26 |  10 |   0 |-3.350285e+06 |-6.530123e+06 |  94.91%| unknown
68.88/69.38	c   3.6s|     1 |     0 | 14649 |     - |   127M |   0 |3722 |1378 |2438 |1339 | 27 |  10 |   0 |-3.350532e+06 |-6.530123e+06 |  94.90%| unknown
69.08/69.52	c   3.7s|     1 |     0 | 15020 |     - |   127M |   0 |3722 |1378 |2327 |1376 | 28 |  10 |   0 |-3.350751e+06 |-6.530123e+06 |  94.89%| unknown
69.28/69.70	c   3.9s|     1 |     0 | 15807 |     - |   127M |   0 |3722 |1378 |2366 |1415 | 29 |  10 |   0 |-3.351546e+06 |-6.530123e+06 |  94.84%| unknown
69.38/69.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
69.38/69.85	c   4.1s|     1 |     0 | 16260 |     - |   127M |   0 |3722 |1378 |2403 |1452 | 30 |  10 |   0 |-3.352458e+06 |-6.530123e+06 |  94.79%| unknown
69.48/69.97	c   4.2s|     1 |     0 | 16453 |     - |   127M |   0 |3722 |1378 |2440 |1489 | 31 |  10 |   0 |-3.352616e+06 |-6.530123e+06 |  94.78%| unknown
69.59/70.10	c   4.3s|     1 |     0 | 16732 |     - |   128M |   0 |3722 |1378 |2475 |1524 | 32 |  10 |   0 |-3.353067e+06 |-6.530123e+06 |  94.75%| unknown
69.77/70.22	c   4.4s|     1 |     0 | 17010 |     - |   128M |   0 |3722 |1378 |2512 |1561 | 33 |  10 |   0 |-3.353524e+06 |-6.530123e+06 |  94.72%| unknown
69.87/70.35	c   4.6s|     1 |     0 | 17217 |     - |   128M |   0 |3722 |1378 |2351 |1595 | 34 |  10 |   0 |-3.353811e+06 |-6.530123e+06 |  94.71%| unknown
69.97/70.45	c   4.7s|     1 |     0 | 17314 |     - |   128M |   0 |3722 |1378 |2380 |1624 | 35 |  10 |   0 |-3.353828e+06 |-6.530123e+06 |  94.71%| unknown
70.07/70.54	c   4.7s|     1 |     0 | 17456 |     - |   128M |   0 |3722 |1378 |2406 |1650 | 36 |  10 |   0 |-3.354028e+06 |-6.530123e+06 |  94.69%| unknown
70.17/70.62	c   4.8s|     1 |     0 | 17579 |     - |   128M |   0 |3722 |1378 |2425 |1669 | 37 |  10 |   0 |-3.354367e+06 |-6.530123e+06 |  94.68%| unknown
70.27/70.70	c   4.9s|     1 |     0 | 17688 |     - |   129M |   0 |3722 |1378 |2445 |1689 | 38 |  10 |   0 |-3.354417e+06 |-6.530123e+06 |  94.67%| unknown
70.27/70.78	c   5.0s|     1 |     0 | 17809 |     - |   129M |   0 |3722 |1378 |2463 |1707 | 39 |  10 |   0 |-3.354547e+06 |-6.530123e+06 |  94.66%| unknown
70.47/70.91	c   5.1s|     1 |     0 | 18196 |     - |   129M |   0 |3722 |1378 |2343 |1723 | 40 |  10 |   0 |-3.355248e+06 |-6.530123e+06 |  94.62%| unknown
70.47/70.99	c   5.2s|     1 |     0 | 18319 |     - |   129M |   0 |3722 |1378 |2360 |1740 | 41 |  10 |   0 |-3.355419e+06 |-6.530123e+06 |  94.61%| unknown
70.59/71.08	c   5.3s|     1 |     0 | 18422 |     - |   129M |   0 |3722 |1378 |2380 |1760 | 42 |  10 |   0 |-3.355436e+06 |-6.530123e+06 |  94.61%| unknown
70.69/71.15	c   5.4s|     1 |     0 | 18494 |     - |   129M |   0 |3722 |1378 |2397 |1777 | 43 |  10 |   0 |-3.355453e+06 |-6.530123e+06 |  94.61%| unknown
70.77/71.22	c   5.4s|     1 |     0 | 18564 |     - |   129M |   0 |3722 |1378 |2411 |1791 | 44 |  10 |   0 |-3.355630e+06 |-6.530123e+06 |  94.60%| unknown
70.77/71.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
70.77/71.29	c   5.5s|     1 |     0 | 18596 |     - |   129M |   0 |3722 |1378 |2286 |1803 | 45 |  10 |   0 |-3.355646e+06 |-6.530123e+06 |  94.60%| unknown
70.87/71.37	c   5.6s|     1 |     0 | 18663 |     - |   129M |   0 |3722 |1378 |2299 |1816 | 46 |  10 |   0 |-3.355665e+06 |-6.530123e+06 |  94.60%| unknown
70.97/71.44	c   5.7s|     1 |     0 | 18750 |     - |   129M |   0 |3722 |1378 |2311 |1828 | 47 |  10 |   0 |-3.355678e+06 |-6.530123e+06 |  94.60%| unknown
71.07/71.51	c   5.7s|     1 |     0 | 18783 |     - |   129M |   0 |3722 |1378 |2321 |1838 | 48 |  10 |   0 |-3.355731e+06 |-6.530123e+06 |  94.60%| unknown
71.07/71.58	c   5.8s|     1 |     0 | 18829 |     - |   129M |   0 |3722 |1378 |2329 |1846 | 49 |  10 |   0 |-3.355764e+06 |-6.530123e+06 |  94.59%| unknown
71.17/71.65	c   5.9s|     1 |     0 | 18884 |     - |   129M |   0 |3722 |1378 |2340 |1857 | 50 |  10 |   0 |-3.355808e+06 |-6.530123e+06 |  94.59%| unknown
77.35/77.89	c  12.1s|     1 |     2 | 72896 |     - |   129M |   0 |3722 |1657 |2340 |1857 | 50 | 289 |  20 |-3.359377e+06 |-6.530123e+06 |  94.38%| unknown
92.70/93.23	c 
92.70/93.23	c SCIP Status        : solving was interrupted [time limit reached]
92.70/93.23	c Solving Time (sec) : 27.44
92.70/93.23	c Solving Nodes      : 17
92.70/93.23	c Primal Bound       : -6.53012300000000e+06 (3 solutions, 1 respecting the objective limit)
92.70/93.23	c Dual Bound         : -3.38516806544255e+06
92.70/93.23	c Gap                : 92.90 %
92.70/93.23	c SCIP status: 23 (TIMELIMIT)
92.70/93.23	c SCIP LP bound tightened UB: 1558039160112 -> 1558039137029
92.70/93.23	c pb_solver_status: sst_sat
92.70/93.23	c LB_goalvalue: 1558035992074
92.70/93.23	c UB_goalvalue: 1558039137029
92.70/93.23	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
92.70/93.23	c SCIP returned: sst_sat
92.70/93.23	c SCIP primal LB: 1558035992074, dual UB: 1558039137029
92.70/93.23	c Try to find a solution more than 1558037040392
92.70/93.25	c V: 4214
92.70/93.25	c estimatedAdderCost: 6922
92.70/93.25	c Try to convert by sorters
92.79/93.36	c Sorter: base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 
92.79/93.36	c 
93.09/93.63	c assumptions: 
93.09/93.63	c invoking solver with time budget: 10.000000
104.15/104.74	c sat_solver_result: sst_unknown
104.15/104.74	c SAT solver timed out; proceeding to cooperative SCIP call
104.15/104.74	c Calling solveScip for cooperative mode with LB_goalvalue:       1558035992074, UB_goalvalue: 1558039137029
104.15/104.74	c scip solving with time budget: 38.416000
104.15/104.74	c solveScip
104.15/104.74	c initScipForCoop
104.15/104.74	c Coop Mode: Using SCIP obj units for LB/UB: 1558035992074, +oo
104.15/104.74	c SCIPfreeTransform due to timeout and having shadow nodes
104.15/104.74	c forcing SCIPfreeTransform before solve
104.15/104.77	c Running SCIP presolve for solve-time propagation (rounds=3)
104.15/104.77	c 3/3 feasible solutions given by solution candidate storage, new primal bound -6.530123e+06
104.15/104.77	c 
104.15/104.77	c presolving:
104.15/104.78	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
104.15/104.78	c    (0.0s) running MILP presolver
104.15/104.79	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
104.15/104.79	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
104.25/104.81	c    (0.0s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
104.25/104.81	c    (0.0s) probing aborted: 50/50 successive totally useless probings
104.25/104.81	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
104.25/104.81	c  4214 deleted vars, 320 deleted constraints, 288 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 256 changed coefficients
104.25/104.81	c  0 implications, 2633 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
104.25/104.81	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 288 constraints
104.25/104.81	c     256 constraints of type <knapsack>
104.25/104.81	c      32 constraints of type <linear>
104.25/104.81	c transformed objective value is always integral (scale: 1)
104.25/104.81	c Presolving Time: 0.04
104.25/104.81	c 3/3 feasible solutions given by solution candidate storage, new primal bound -6.530123e+06
104.25/104.81	c 
104.25/104.82	c presolving:
104.25/104.83	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
104.25/104.83	c    (0.0s) running MILP presolver
104.25/104.83	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
104.25/104.83	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
104.25/104.84	c (round 3, exhaustive) 4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
104.25/104.84	c (round 4, fast)       4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 1223 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
104.25/104.84	c (round 5, medium)     4214 del vars, 406 del conss, 1453 add conss, 0 chg bounds, 299 chg sides, 2019 chg coeffs, 256 upgd conss, 0 impls, 5910 clqs, 0 implints
104.25/104.86	c    (0.1s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
104.25/104.86	c    (0.1s) probing aborted: 50/50 successive totally useless probings
104.25/104.86	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
104.25/104.87	c    (0.1s) no symmetry present (symcode time: 0.00)
104.25/104.87	c presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):
104.25/104.87	c  4214 deleted vars, 406 deleted constraints, 1453 added constraints, 0 tightened bounds, 0 added holes, 299 changed sides, 2019 changed coefficients
104.25/104.87	c  0 implications, 5910 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
104.25/104.87	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 1367 constraints
104.25/104.87	c     170 constraints of type <knapsack>
104.25/104.87	c    1165 constraints of type <setppc>
104.25/104.87	c      32 constraints of type <linear>
104.25/104.87	c transformed objective value is always integral (scale: 1)
104.25/104.87	c Presolving Time: 0.05
104.25/104.87	c transformed 3/3 original solutions to the transformed problem space
104.25/104.87	c 
104.35/104.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
104.35/104.94	c   0.1s|     1 |     0 |  2669 |     - |   131M |   0 |3722 |1378 |1367 |   0 |  0 |  10 |   0 |-2.863323e+06 |-6.530123e+06 | 128.06%| unknown
104.47/105.04	c   0.2s|     1 |     0 |  2981 |     - |   131M |   0 |3722 |1378 |1413 |  46 |  1 |  10 |   0 |-3.014573e+06 |-6.530123e+06 | 116.62%| unknown
104.57/105.12	c   0.3s|     1 |     0 |  3601 |     - |   131M |   0 |3722 |1378 |1460 |  93 |  2 |  10 |   0 |-3.123759e+06 |-6.530123e+06 | 109.05%| unknown
104.65/105.22	c   0.4s|     1 |     0 |  3987 |     - |   131M |   0 |3722 |1378 |1519 | 152 |  3 |  10 |   0 |-3.215438e+06 |-6.530123e+06 | 103.09%| unknown
104.75/105.33	c   0.5s|     1 |     0 |  4402 |     - |   131M |   0 |3722 |1378 |1577 | 210 |  4 |  10 |   0 |-3.226850e+06 |-6.530123e+06 | 102.37%| unknown
104.85/105.48	c   0.7s|     1 |     0 |  5248 |     - |   131M |   0 |3722 |1378 |1626 | 259 |  5 |  10 |   0 |-3.238968e+06 |-6.530123e+06 | 101.61%| unknown
105.05/105.60	c   0.8s|     1 |     0 |  5905 |     - |   131M |   0 |3722 |1378 |1682 | 315 |  6 |  10 |   0 |-3.265638e+06 |-6.530123e+06 |  99.96%| unknown
105.15/105.71	c   0.9s|     1 |     0 |  6331 |     - |   131M |   0 |3722 |1378 |1739 | 372 |  7 |  10 |   0 |-3.282249e+06 |-6.530123e+06 |  98.95%| unknown
105.25/105.84	c   1.0s|     1 |     0 |  6838 |     - |   131M |   0 |3722 |1378 |1791 | 424 |  8 |  10 |   0 |-3.290676e+06 |-6.530123e+06 |  98.44%| unknown
105.35/105.98	c   1.2s|     1 |     0 |  7266 |     - |   131M |   0 |3722 |1378 |1847 | 480 |  9 |  10 |   0 |-3.297008e+06 |-6.530123e+06 |  98.06%| unknown
105.56/106.12	c   1.3s|     1 |     0 |  7694 |     - |   131M |   0 |3722 |1378 |1900 | 533 | 10 |  10 |   0 |-3.322871e+06 |-6.530123e+06 |  96.52%| unknown
105.65/106.27	c   1.5s|     1 |     0 |  8452 |     - |   131M |   0 |3722 |1378 |1939 | 581 | 11 |  10 |   0 |-3.336047e+06 |-6.530123e+06 |  95.74%| unknown
105.75/106.38	c   1.6s|     1 |     0 |  8796 |     - |   131M |   0 |3722 |1378 |1986 | 628 | 12 |  10 |   0 |-3.337561e+06 |-6.530123e+06 |  95.66%| unknown
105.95/106.50	c   1.7s|     1 |     0 |  9120 |     - |   131M |   0 |3722 |1378 |2032 | 674 | 13 |  10 |   0 |-3.338403e+06 |-6.530123e+06 |  95.61%| unknown
106.05/106.62	c   1.8s|     1 |     0 |  9476 |     - |   131M |   0 |3722 |1378 |2084 | 726 | 14 |  10 |   0 |-3.339992e+06 |-6.530123e+06 |  95.51%| unknown
106.15/106.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
106.15/106.73	c   1.9s|     1 |     0 |  9710 |     - |   131M |   0 |3722 |1378 |2131 | 773 | 15 |  10 |   0 |-3.340097e+06 |-6.530123e+06 |  95.51%| unknown
106.25/106.88	c   2.1s|     1 |     0 | 10219 |     - |   131M |   0 |3722 |1378 |2179 | 821 | 16 |  10 |   0 |-3.342002e+06 |-6.530123e+06 |  95.40%| unknown
106.35/106.99	c   2.2s|     1 |     0 | 10430 |     - |   131M |   0 |3722 |1378 |2096 | 865 | 17 |  10 |   0 |-3.342039e+06 |-6.530123e+06 |  95.39%| unknown
106.56/107.14	c   2.3s|     1 |     0 | 11024 |     - |   131M |   0 |3722 |1378 |2144 | 913 | 18 |  10 |   0 |-3.343745e+06 |-6.530123e+06 |  95.29%| unknown
106.75/107.31	c   2.5s|     1 |     0 | 11797 |     - |   131M |   0 |3722 |1378 |2189 | 958 | 19 |  10 |   0 |-3.347019e+06 |-6.530123e+06 |  95.10%| unknown
106.84/107.44	c   2.6s|     1 |     0 | 12198 |     - |   131M |   0 |3722 |1378 |2240 |1009 | 20 |  10 |   0 |-3.348214e+06 |-6.530123e+06 |  95.03%| unknown
106.94/107.59	c   2.8s|     1 |     0 | 12676 |     - |   131M |   0 |3722 |1378 |2288 |1057 | 21 |  10 |   0 |-3.348862e+06 |-6.530123e+06 |  95.00%| unknown
107.14/107.72	c   2.9s|     1 |     0 | 12891 |     - |   131M |   0 |3722 |1378 |2207 |1108 | 22 |  10 |   0 |-3.348903e+06 |-6.530123e+06 |  94.99%| unknown
107.24/107.87	c   3.1s|     1 |     0 | 13418 |     - |   131M |   0 |3722 |1378 |2255 |1156 | 23 |  10 |   0 |-3.349683e+06 |-6.530123e+06 |  94.95%| unknown
107.34/107.99	c   3.2s|     1 |     0 | 13638 |     - |   131M |   0 |3722 |1378 |2305 |1206 | 24 |  10 |   0 |-3.349965e+06 |-6.530123e+06 |  94.93%| unknown
107.56/108.13	c   3.3s|     1 |     0 | 14112 |     - |   131M |   0 |3722 |1378 |2352 |1253 | 25 |  10 |   0 |-3.350276e+06 |-6.530123e+06 |  94.91%| unknown
107.64/108.25	c   3.4s|     1 |     0 | 14271 |     - |   131M |   0 |3722 |1378 |2394 |1295 | 26 |  10 |   0 |-3.350285e+06 |-6.530123e+06 |  94.91%| unknown
107.74/108.39	c   3.6s|     1 |     0 | 14649 |     - |   131M |   0 |3722 |1378 |2438 |1339 | 27 |  10 |   0 |-3.350532e+06 |-6.530123e+06 |  94.90%| unknown
107.94/108.53	c   3.7s|     1 |     0 | 15020 |     - |   131M |   0 |3722 |1378 |2327 |1376 | 28 |  10 |   0 |-3.350751e+06 |-6.530123e+06 |  94.89%| unknown
108.14/108.71	c   3.9s|     1 |     0 | 15807 |     - |   131M |   0 |3722 |1378 |2366 |1415 | 29 |  10 |   0 |-3.351546e+06 |-6.530123e+06 |  94.84%| unknown
108.24/108.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
108.24/108.86	c   4.1s|     1 |     0 | 16260 |     - |   132M |   0 |3722 |1378 |2403 |1452 | 30 |  10 |   0 |-3.352458e+06 |-6.530123e+06 |  94.79%| unknown
108.34/108.98	c   4.2s|     1 |     0 | 16453 |     - |   132M |   0 |3722 |1378 |2440 |1489 | 31 |  10 |   0 |-3.352616e+06 |-6.530123e+06 |  94.78%| unknown
108.45/109.10	c   4.3s|     1 |     0 | 16732 |     - |   132M |   0 |3722 |1378 |2475 |1524 | 32 |  10 |   0 |-3.353067e+06 |-6.530123e+06 |  94.75%| unknown
108.64/109.23	c   4.4s|     1 |     0 | 17010 |     - |   132M |   0 |3722 |1378 |2512 |1561 | 33 |  10 |   0 |-3.353524e+06 |-6.530123e+06 |  94.72%| unknown
108.74/109.36	c   4.5s|     1 |     0 | 17217 |     - |   132M |   0 |3722 |1378 |2351 |1595 | 34 |  10 |   0 |-3.353811e+06 |-6.530123e+06 |  94.71%| unknown
108.84/109.46	c   4.7s|     1 |     0 | 17314 |     - |   132M |   0 |3722 |1378 |2380 |1624 | 35 |  10 |   0 |-3.353828e+06 |-6.530123e+06 |  94.71%| unknown
108.94/109.55	c   4.7s|     1 |     0 | 17456 |     - |   132M |   0 |3722 |1378 |2406 |1650 | 36 |  10 |   0 |-3.354028e+06 |-6.530123e+06 |  94.69%| unknown
109.04/109.63	c   4.8s|     1 |     0 | 17579 |     - |   132M |   0 |3722 |1378 |2425 |1669 | 37 |  10 |   0 |-3.354367e+06 |-6.530123e+06 |  94.68%| unknown
109.14/109.71	c   4.9s|     1 |     0 | 17688 |     - |   132M |   0 |3722 |1378 |2445 |1689 | 38 |  10 |   0 |-3.354417e+06 |-6.530123e+06 |  94.67%| unknown
109.14/109.79	c   5.0s|     1 |     0 | 17809 |     - |   132M |   0 |3722 |1378 |2463 |1707 | 39 |  10 |   0 |-3.354547e+06 |-6.530123e+06 |  94.66%| unknown
109.34/109.92	c   5.1s|     1 |     0 | 18196 |     - |   132M |   0 |3722 |1378 |2343 |1723 | 40 |  10 |   0 |-3.355248e+06 |-6.530123e+06 |  94.62%| unknown
109.34/110.00	c   5.2s|     1 |     0 | 18319 |     - |   132M |   0 |3722 |1378 |2360 |1740 | 41 |  10 |   0 |-3.355419e+06 |-6.530123e+06 |  94.61%| unknown
109.45/110.08	c   5.3s|     1 |     0 | 18422 |     - |   132M |   0 |3722 |1378 |2380 |1760 | 42 |  10 |   0 |-3.355436e+06 |-6.530123e+06 |  94.61%| unknown
109.55/110.16	c   5.3s|     1 |     0 | 18494 |     - |   132M |   0 |3722 |1378 |2397 |1777 | 43 |  10 |   0 |-3.355453e+06 |-6.530123e+06 |  94.61%| unknown
109.64/110.23	c   5.4s|     1 |     0 | 18564 |     - |   132M |   0 |3722 |1378 |2411 |1791 | 44 |  10 |   0 |-3.355630e+06 |-6.530123e+06 |  94.60%| unknown
109.74/110.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
109.74/110.30	c   5.5s|     1 |     0 | 18596 |     - |   132M |   0 |3722 |1378 |2286 |1803 | 45 |  10 |   0 |-3.355646e+06 |-6.530123e+06 |  94.60%| unknown
109.74/110.37	c   5.6s|     1 |     0 | 18663 |     - |   132M |   0 |3722 |1378 |2299 |1816 | 46 |  10 |   0 |-3.355665e+06 |-6.530123e+06 |  94.60%| unknown
109.84/110.45	c   5.6s|     1 |     0 | 18750 |     - |   132M |   0 |3722 |1378 |2311 |1828 | 47 |  10 |   0 |-3.355678e+06 |-6.530123e+06 |  94.60%| unknown
109.93/110.52	c   5.7s|     1 |     0 | 18783 |     - |   132M |   0 |3722 |1378 |2321 |1838 | 48 |  10 |   0 |-3.355731e+06 |-6.530123e+06 |  94.60%| unknown
109.93/110.59	c   5.8s|     1 |     0 | 18829 |     - |   132M |   0 |3722 |1378 |2329 |1846 | 49 |  10 |   0 |-3.355764e+06 |-6.530123e+06 |  94.59%| unknown
110.03/110.66	c   5.8s|     1 |     0 | 18884 |     - |   132M |   0 |3722 |1378 |2340 |1857 | 50 |  10 |   0 |-3.355808e+06 |-6.530123e+06 |  94.59%| unknown
116.21/116.87	c  12.1s|     1 |     2 | 72896 |     - |   132M |   0 |3722 |1657 |2340 |1857 | 50 | 289 |  20 |-3.359377e+06 |-6.530123e+06 |  94.38%| unknown
142.52/143.23	c 
142.52/143.23	c SCIP Status        : solving was interrupted [time limit reached]
142.52/143.23	c Solving Time (sec) : 38.42
142.52/143.23	c Solving Nodes      : 93
142.52/143.23	c Primal Bound       : -6.53012300000000e+06 (3 solutions)
142.52/143.23	c Dual Bound         : -3.38516806544255e+06
142.52/143.23	c Gap                : 92.90 %
142.52/143.23	c SCIP status: 23 (TIMELIMIT)
142.52/143.23	c solveScip: freeing transform (!can_skip_free_transform)
142.52/143.25	c pb_solver_status: sst_sat
142.52/143.25	c LB_goalvalue: 1558035992074
142.52/143.25	c UB_goalvalue: 1558039137029
142.52/143.25	c Both SAT and SCIP timed out; boosting budgets to sat=20.000000 scip=107.564800
142.52/143.25	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
142.52/143.25	c SCIP returned: sst_sat
142.52/143.25	c SCIP primal LB: 1558035992074, dual UB: 1558039137029
142.52/143.25	c Try to find a solution more than 1558037040392
142.52/143.25	c assumptions: 
142.52/143.25	c invoking solver with time budget: 20.000000
162.76/163.52	c sat_solver_result: sst_unknown
162.76/163.52	c SAT solver timed out; proceeding to cooperative SCIP call
162.76/163.52	c Calling solveScip for cooperative mode with LB_goalvalue:       1558035992074, UB_goalvalue: 1558039137029
162.76/163.52	c scip solving with time budget: 107.564800
162.76/163.52	c solveScip
162.76/163.52	c initScipForCoop
162.76/163.52	c Coop Mode: Using SCIP obj units for LB/UB: 1558035992074, +oo
162.76/163.52	c 3/3 feasible solutions given by solution candidate storage, new primal bound -6.530123e+06
162.76/163.52	c 
162.76/163.53	c presolving:
162.76/163.54	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
162.76/163.54	c    (0.0s) running MILP presolver
162.76/163.54	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
162.76/163.54	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
162.76/163.55	c (round 3, exhaustive) 4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
162.76/163.55	c (round 4, fast)       4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 1223 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
162.76/163.55	c (round 5, medium)     4214 del vars, 406 del conss, 1453 add conss, 0 chg bounds, 299 chg sides, 2019 chg coeffs, 256 upgd conss, 0 impls, 5910 clqs, 0 implints
162.76/163.57	c    (0.1s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
162.76/163.57	c    (0.1s) probing aborted: 50/50 successive totally useless probings
162.76/163.58	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
162.76/163.58	c    (0.1s) no symmetry present (symcode time: 0.00)
162.76/163.58	c presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):
162.76/163.58	c  4214 deleted vars, 406 deleted constraints, 1453 added constraints, 0 tightened bounds, 0 added holes, 299 changed sides, 2019 changed coefficients
162.76/163.58	c  0 implications, 5910 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
162.76/163.58	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 1367 constraints
162.76/163.58	c     170 constraints of type <knapsack>
162.76/163.58	c    1165 constraints of type <setppc>
162.76/163.58	c      32 constraints of type <linear>
162.76/163.58	c transformed objective value is always integral (scale: 1)
162.76/163.58	c Presolving Time: 0.05
162.76/163.58	c transformed 3/3 original solutions to the transformed problem space
162.76/163.58	c 
162.86/163.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
162.86/163.65	c   0.1s|     1 |     0 |  2669 |     - |   139M |   0 |3722 |1378 |1367 |   0 |  0 |  10 |   0 |-2.863323e+06 |-6.530123e+06 | 128.06%| unknown
162.96/163.75	c   0.2s|     1 |     0 |  2981 |     - |   139M |   0 |3722 |1378 |1413 |  46 |  1 |  10 |   0 |-3.014573e+06 |-6.530123e+06 | 116.62%| unknown
163.06/163.84	c   0.3s|     1 |     0 |  3601 |     - |   139M |   0 |3722 |1378 |1460 |  93 |  2 |  10 |   0 |-3.123759e+06 |-6.530123e+06 | 109.05%| unknown
163.16/163.94	c   0.4s|     1 |     0 |  3987 |     - |   139M |   0 |3722 |1378 |1519 | 152 |  3 |  10 |   0 |-3.215438e+06 |-6.530123e+06 | 103.09%| unknown
163.27/164.04	c   0.5s|     1 |     0 |  4402 |     - |   139M |   0 |3722 |1378 |1577 | 210 |  4 |  10 |   0 |-3.226850e+06 |-6.530123e+06 | 102.37%| unknown
163.37/164.19	c   0.7s|     1 |     0 |  5248 |     - |   139M |   0 |3722 |1378 |1626 | 259 |  5 |  10 |   0 |-3.238968e+06 |-6.530123e+06 | 101.61%| unknown
163.55/164.31	c   0.8s|     1 |     0 |  5905 |     - |   139M |   0 |3722 |1378 |1682 | 315 |  6 |  10 |   0 |-3.265638e+06 |-6.530123e+06 |  99.96%| unknown
163.65/164.42	c   0.9s|     1 |     0 |  6331 |     - |   139M |   0 |3722 |1378 |1739 | 372 |  7 |  10 |   0 |-3.282249e+06 |-6.530123e+06 |  98.95%| unknown
163.75/164.55	c   1.0s|     1 |     0 |  6838 |     - |   139M |   0 |3722 |1378 |1791 | 424 |  8 |  10 |   0 |-3.290676e+06 |-6.530123e+06 |  98.44%| unknown
163.85/164.69	c   1.2s|     1 |     0 |  7266 |     - |   139M |   0 |3722 |1378 |1847 | 480 |  9 |  10 |   0 |-3.297008e+06 |-6.530123e+06 |  98.06%| unknown
164.05/164.83	c   1.3s|     1 |     0 |  7694 |     - |   139M |   0 |3722 |1378 |1900 | 533 | 10 |  10 |   0 |-3.322871e+06 |-6.530123e+06 |  96.52%| unknown
164.15/164.98	c   1.5s|     1 |     0 |  8452 |     - |   139M |   0 |3722 |1378 |1939 | 581 | 11 |  10 |   0 |-3.336047e+06 |-6.530123e+06 |  95.74%| unknown
164.27/165.10	c   1.6s|     1 |     0 |  8796 |     - |   139M |   0 |3722 |1378 |1986 | 628 | 12 |  10 |   0 |-3.337561e+06 |-6.530123e+06 |  95.66%| unknown
164.45/165.21	c   1.7s|     1 |     0 |  9120 |     - |   139M |   0 |3722 |1378 |2032 | 674 | 13 |  10 |   0 |-3.338403e+06 |-6.530123e+06 |  95.61%| unknown
164.55/165.34	c   1.8s|     1 |     0 |  9476 |     - |   139M |   0 |3722 |1378 |2084 | 726 | 14 |  10 |   0 |-3.339992e+06 |-6.530123e+06 |  95.51%| unknown
164.65/165.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
164.65/165.45	c   1.9s|     1 |     0 |  9710 |     - |   139M |   0 |3722 |1378 |2131 | 773 | 15 |  10 |   0 |-3.340097e+06 |-6.530123e+06 |  95.51%| unknown
164.75/165.59	c   2.1s|     1 |     0 | 10219 |     - |   139M |   0 |3722 |1378 |2179 | 821 | 16 |  10 |   0 |-3.342002e+06 |-6.530123e+06 |  95.40%| unknown
164.95/165.71	c   2.2s|     1 |     0 | 10430 |     - |   139M |   0 |3722 |1378 |2096 | 865 | 17 |  10 |   0 |-3.342039e+06 |-6.530123e+06 |  95.39%| unknown
165.05/165.86	c   2.3s|     1 |     0 | 11024 |     - |   139M |   0 |3722 |1378 |2144 | 913 | 18 |  10 |   0 |-3.343745e+06 |-6.530123e+06 |  95.29%| unknown
165.26/166.02	c   2.5s|     1 |     0 | 11797 |     - |   139M |   0 |3722 |1378 |2189 | 958 | 19 |  10 |   0 |-3.347019e+06 |-6.530123e+06 |  95.10%| unknown
165.36/166.16	c   2.6s|     1 |     0 | 12198 |     - |   139M |   0 |3722 |1378 |2240 |1009 | 20 |  10 |   0 |-3.348214e+06 |-6.530123e+06 |  95.03%| unknown
165.55/166.31	c   2.8s|     1 |     0 | 12676 |     - |   139M |   0 |3722 |1378 |2288 |1057 | 21 |  10 |   0 |-3.348862e+06 |-6.530123e+06 |  95.00%| unknown
165.65/166.44	c   2.9s|     1 |     0 | 12891 |     - |   139M |   0 |3722 |1378 |2207 |1108 | 22 |  10 |   0 |-3.348903e+06 |-6.530123e+06 |  94.99%| unknown
165.75/166.59	c   3.1s|     1 |     0 | 13418 |     - |   139M |   0 |3722 |1378 |2255 |1156 | 23 |  10 |   0 |-3.349683e+06 |-6.530123e+06 |  94.95%| unknown
165.95/166.71	c   3.2s|     1 |     0 | 13638 |     - |   139M |   0 |3722 |1378 |2305 |1206 | 24 |  10 |   0 |-3.349965e+06 |-6.530123e+06 |  94.93%| unknown
166.05/166.85	c   3.3s|     1 |     0 | 14112 |     - |   139M |   0 |3722 |1378 |2352 |1253 | 25 |  10 |   0 |-3.350276e+06 |-6.530123e+06 |  94.91%| unknown
166.15/166.97	c   3.5s|     1 |     0 | 14271 |     - |   139M |   0 |3722 |1378 |2394 |1295 | 26 |  10 |   0 |-3.350285e+06 |-6.530123e+06 |  94.91%| unknown
166.36/167.11	c   3.6s|     1 |     0 | 14649 |     - |   139M |   0 |3722 |1378 |2438 |1339 | 27 |  10 |   0 |-3.350532e+06 |-6.530123e+06 |  94.90%| unknown
166.44/167.26	c   3.7s|     1 |     0 | 15020 |     - |   139M |   0 |3722 |1378 |2327 |1376 | 28 |  10 |   0 |-3.350751e+06 |-6.530123e+06 |  94.89%| unknown
166.64/167.44	c   3.9s|     1 |     0 | 15807 |     - |   139M |   0 |3722 |1378 |2366 |1415 | 29 |  10 |   0 |-3.351546e+06 |-6.530123e+06 |  94.84%| unknown
166.74/167.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
166.74/167.58	c   4.1s|     1 |     0 | 16260 |     - |   139M |   0 |3722 |1378 |2403 |1452 | 30 |  10 |   0 |-3.352458e+06 |-6.530123e+06 |  94.79%| unknown
166.94/167.70	c   4.2s|     1 |     0 | 16453 |     - |   139M |   0 |3722 |1378 |2440 |1489 | 31 |  10 |   0 |-3.352616e+06 |-6.530123e+06 |  94.78%| unknown
167.04/167.83	c   4.3s|     1 |     0 | 16732 |     - |   139M |   0 |3722 |1378 |2475 |1524 | 32 |  10 |   0 |-3.353067e+06 |-6.530123e+06 |  94.75%| unknown
167.14/167.96	c   4.4s|     1 |     0 | 17010 |     - |   139M |   0 |3722 |1378 |2512 |1561 | 33 |  10 |   0 |-3.353524e+06 |-6.530123e+06 |  94.72%| unknown
167.26/168.08	c   4.6s|     1 |     0 | 17217 |     - |   139M |   0 |3722 |1378 |2351 |1595 | 34 |  10 |   0 |-3.353811e+06 |-6.530123e+06 |  94.71%| unknown
167.35/168.19	c   4.7s|     1 |     0 | 17314 |     - |   139M |   0 |3722 |1378 |2380 |1624 | 35 |  10 |   0 |-3.353828e+06 |-6.530123e+06 |  94.71%| unknown
167.44/168.28	c   4.8s|     1 |     0 | 17456 |     - |   139M |   0 |3722 |1378 |2406 |1650 | 36 |  10 |   0 |-3.354028e+06 |-6.530123e+06 |  94.69%| unknown
167.54/168.36	c   4.8s|     1 |     0 | 17579 |     - |   139M |   0 |3722 |1378 |2425 |1669 | 37 |  10 |   0 |-3.354367e+06 |-6.530123e+06 |  94.68%| unknown
167.64/168.44	c   4.9s|     1 |     0 | 17688 |     - |   139M |   0 |3722 |1378 |2445 |1689 | 38 |  10 |   0 |-3.354417e+06 |-6.530123e+06 |  94.67%| unknown
167.74/168.52	c   5.0s|     1 |     0 | 17809 |     - |   139M |   0 |3722 |1378 |2463 |1707 | 39 |  10 |   0 |-3.354547e+06 |-6.530123e+06 |  94.66%| unknown
167.84/168.65	c   5.1s|     1 |     0 | 18196 |     - |   139M |   0 |3722 |1378 |2343 |1723 | 40 |  10 |   0 |-3.355248e+06 |-6.530123e+06 |  94.62%| unknown
167.94/168.73	c   5.2s|     1 |     0 | 18319 |     - |   139M |   0 |3722 |1378 |2360 |1740 | 41 |  10 |   0 |-3.355419e+06 |-6.530123e+06 |  94.61%| unknown
168.04/168.82	c   5.3s|     1 |     0 | 18422 |     - |   139M |   0 |3722 |1378 |2380 |1760 | 42 |  10 |   0 |-3.355436e+06 |-6.530123e+06 |  94.61%| unknown
168.04/168.89	c   5.4s|     1 |     0 | 18494 |     - |   139M |   0 |3722 |1378 |2397 |1777 | 43 |  10 |   0 |-3.355453e+06 |-6.530123e+06 |  94.61%| unknown
168.14/168.96	c   5.4s|     1 |     0 | 18564 |     - |   139M |   0 |3722 |1378 |2411 |1791 | 44 |  10 |   0 |-3.355630e+06 |-6.530123e+06 |  94.60%| unknown
168.25/169.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
168.25/169.03	c   5.5s|     1 |     0 | 18596 |     - |   139M |   0 |3722 |1378 |2286 |1803 | 45 |  10 |   0 |-3.355646e+06 |-6.530123e+06 |  94.60%| unknown
168.25/169.11	c   5.6s|     1 |     0 | 18663 |     - |   139M |   0 |3722 |1378 |2299 |1816 | 46 |  10 |   0 |-3.355665e+06 |-6.530123e+06 |  94.60%| unknown
168.35/169.19	c   5.7s|     1 |     0 | 18750 |     - |   139M |   0 |3722 |1378 |2311 |1828 | 47 |  10 |   0 |-3.355678e+06 |-6.530123e+06 |  94.60%| unknown
168.44/169.25	c   5.7s|     1 |     0 | 18783 |     - |   139M |   0 |3722 |1378 |2321 |1838 | 48 |  10 |   0 |-3.355731e+06 |-6.530123e+06 |  94.60%| unknown
168.54/169.32	c   5.8s|     1 |     0 | 18829 |     - |   139M |   0 |3722 |1378 |2329 |1846 | 49 |  10 |   0 |-3.355764e+06 |-6.530123e+06 |  94.59%| unknown
168.54/169.40	c   5.9s|     1 |     0 | 18884 |     - |   139M |   0 |3722 |1378 |2340 |1857 | 50 |  10 |   0 |-3.355808e+06 |-6.530123e+06 |  94.59%| unknown
174.83/175.63	c  12.1s|     1 |     2 | 72896 |     - |   139M |   0 |3722 |1657 |2340 |1857 | 50 | 289 |  20 |-3.359377e+06 |-6.530123e+06 |  94.38%| unknown
204.62/205.59	c  42.1s|   100 |   101 |242670 |2260.5 |   140M |  22 |3722 |1655 |2266 |3350 |  1 | 289 | 399 |-3.385168e+06 |-6.530123e+06 |  92.90%| unknown
219.97/220.91	c  57.4s|   200 |   201 |344093 |1634.2 |   145M |  24 |3722 |1655 |2310 |4628 |  1 | 289 | 497 |-3.401840e+06 |-6.530123e+06 |  91.96%| unknown
221.76/222.77	c in SCIP_DECL_EVENTEXEC found by SCIP
221.76/222.77	o 6461515
221.76/222.77	c Model check passed
221.76/222.77	c L59.3s|   210 |   211 |351275 |1590.4 |    rins|  24 |3722 |1655 |2318 |4710 |  1 | 289 | 507 |-3.401840e+06 |-6.461515e+06 |  89.94%| unknown
234.13/235.13	c  71.6s|   300 |   301 |438967 |1405.0 |   148M |  32 |3722 |1655 |2383 |5786 |  1 | 289 | 571 |-3.405081e+06 |-6.461515e+06 |  89.76%| unknown
239.90/240.97	c  77.4s|   400 |   401 |478547 |1152.0 |   148M |  36 |3722 |1655 |2343 |6206 |  1 | 289 | 616 |-3.405081e+06 |-6.461515e+06 |  89.76%| unknown
249.26/250.38	c  86.9s|   500 |   501 |537409 |1039.1 |   150M |  39 |3722 |1666 |2338 |7145 |  1 | 300 | 678 |-3.412795e+06 |-6.461515e+06 |  89.33%| unknown
258.33/259.45	c  95.9s|   600 |   601 |597685 | 966.3 |   152M |  39 |3722 |1674 |2356 |7886 |  1 | 308 | 748 |-3.415031e+06 |-6.461515e+06 |  89.21%| unknown
267.91/269.05	c   106s|   700 |   701 |664603 | 923.8 |   153M |  39 |3722 |1672 |2380 |8621 |  1 | 308 | 813 |-3.419249e+06 |-6.461515e+06 |  88.97%| unknown
269.91/271.08	c 
269.91/271.08	c SCIP Status        : solving was interrupted [time limit reached]
269.91/271.08	c Solving Time (sec) : 107.56
269.91/271.08	c Solving Nodes      : 731
269.91/271.08	c Primal Bound       : -6.46151500000000e+06 (6 solutions, 2 respecting the objective limit)
269.91/271.08	c Dual Bound         : -3.41924873382484e+06
269.91/271.08	c Gap                : 88.97 %
269.91/271.08	c SCIP status: 23 (TIMELIMIT)
269.91/271.08	c SCIP primal bound improved LB: 1558035992074 -> 1558036060682
269.91/271.08	c SCIP LP bound tightened UB: 1558039137029 -> 1558039102949
269.91/271.08	c pb_solver_status: sst_sat
269.91/271.08	c LB_goalvalue: 1558036060682
269.91/271.08	c UB_goalvalue: 1558039102949
269.91/271.08	c # improved by sat (lb/ub): 0, # improved by scip (lb): 1
269.91/271.08	c SCIP returned: sst_sat
269.91/271.08	c SCIP primal LB: 1558036060682, dual UB: 1558039102949
269.91/271.08	c Try to find a solution more than 1558037074771
269.91/271.10	c V: 4214
269.91/271.10	c estimatedAdderCost: 6922
269.91/271.10	c Try to convert by sorters
270.01/271.17	c Sorter: base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 
270.01/271.17	c 
270.19/271.36	c assumptions: 
270.19/271.36	c invoking solver with time budget: 20.000000
290.22/291.42	c sat_solver_result: sst_unknown
290.22/291.42	c SAT solver timed out; proceeding to cooperative SCIP call
290.22/291.42	c Calling solveScip for cooperative mode with LB_goalvalue:       1558036060682, UB_goalvalue: 1558039102949
290.22/291.42	c scip solving with time budget: 150.590720
290.22/291.42	c solveScip
290.22/291.42	c initScipForCoop
290.22/291.42	c Coop Mode: Using SCIP obj units for LB/UB: 1558036060682, +oo
290.22/291.42	c SCIPfreeTransform due to timeout and having shadow nodes
290.22/291.42	c forcing SCIPfreeTransform before solve
290.22/291.44	c Running SCIP presolve for solve-time propagation (rounds=3)
290.22/291.45	c 6/6 feasible solutions given by solution candidate storage, new primal bound -6.461515e+06
290.22/291.45	c 
290.22/291.45	c presolving:
290.22/291.46	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
290.22/291.46	c    (0.0s) running MILP presolver
290.22/291.46	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
290.22/291.47	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
290.22/291.48	c    (0.0s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
290.22/291.48	c    (0.0s) probing aborted: 50/50 successive totally useless probings
290.22/291.48	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
290.22/291.48	c  4214 deleted vars, 320 deleted constraints, 288 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 256 changed coefficients
290.22/291.48	c  0 implications, 2633 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
290.22/291.48	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 288 constraints
290.22/291.48	c     256 constraints of type <knapsack>
290.22/291.48	c      32 constraints of type <linear>
290.22/291.48	c transformed objective value is always integral (scale: 1)
290.22/291.48	c Presolving Time: 0.04
290.22/291.49	c 6/6 feasible solutions given by solution candidate storage, new primal bound -6.461515e+06
290.22/291.49	c 
290.22/291.49	c presolving:
290.32/291.50	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
290.32/291.51	c    (0.0s) running MILP presolver
290.32/291.51	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
290.32/291.51	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
290.32/291.51	c (round 3, exhaustive) 4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
290.32/291.52	c (round 4, fast)       4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 1223 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
290.32/291.52	c (round 5, medium)     4214 del vars, 406 del conss, 1453 add conss, 0 chg bounds, 299 chg sides, 2019 chg coeffs, 256 upgd conss, 0 impls, 5910 clqs, 0 implints
290.32/291.54	c    (0.1s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
290.32/291.54	c    (0.1s) probing aborted: 50/50 successive totally useless probings
290.32/291.54	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
290.32/291.54	c    (0.1s) no symmetry present (symcode time: 0.00)
290.32/291.55	c presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):
290.32/291.55	c  4214 deleted vars, 406 deleted constraints, 1453 added constraints, 0 tightened bounds, 0 added holes, 299 changed sides, 2019 changed coefficients
290.32/291.55	c  0 implications, 5910 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
290.32/291.55	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 1367 constraints
290.32/291.55	c     170 constraints of type <knapsack>
290.32/291.55	c    1165 constraints of type <setppc>
290.32/291.55	c      32 constraints of type <linear>
290.32/291.55	c transformed objective value is always integral (scale: 1)
290.32/291.55	c Presolving Time: 0.05
290.32/291.55	c transformed 6/6 original solutions to the transformed problem space
290.32/291.55	c 
290.42/291.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
290.42/291.62	c   0.1s|     1 |     0 |  2669 |     - |   154M |   0 |3722 |1378 |1367 |   0 |  0 |  10 |   0 |-2.863323e+06 |-6.461515e+06 | 125.66%| unknown
290.52/291.72	c   0.2s|     1 |     0 |  2981 |     - |   154M |   0 |3722 |1378 |1413 |  46 |  1 |  10 |   0 |-3.014573e+06 |-6.461515e+06 | 114.34%| unknown
290.62/291.80	c   0.3s|     1 |     0 |  3601 |     - |   154M |   0 |3722 |1378 |1460 |  93 |  2 |  10 |   0 |-3.123759e+06 |-6.461515e+06 | 106.85%| unknown
290.72/291.90	c   0.4s|     1 |     0 |  3987 |     - |   154M |   0 |3722 |1378 |1519 | 152 |  3 |  10 |   0 |-3.215438e+06 |-6.461515e+06 | 100.95%| unknown
290.83/292.01	c   0.5s|     1 |     0 |  4402 |     - |   154M |   0 |3722 |1378 |1577 | 210 |  4 |  10 |   0 |-3.226850e+06 |-6.461515e+06 | 100.24%| unknown
290.93/292.16	c   0.7s|     1 |     0 |  5248 |     - |   154M |   0 |3722 |1378 |1626 | 259 |  5 |  10 |   0 |-3.238968e+06 |-6.461515e+06 |  99.49%| unknown
291.02/292.28	c   0.8s|     1 |     0 |  5905 |     - |   154M |   0 |3722 |1378 |1682 | 315 |  6 |  10 |   0 |-3.265638e+06 |-6.461515e+06 |  97.86%| unknown
291.12/292.40	c   0.9s|     1 |     0 |  6331 |     - |   154M |   0 |3722 |1378 |1739 | 372 |  7 |  10 |   0 |-3.282249e+06 |-6.461515e+06 |  96.86%| unknown
291.32/292.52	c   1.0s|     1 |     0 |  6820 |     - |   154M |   0 |3722 |1378 |1791 | 424 |  8 |  10 |   0 |-3.290676e+06 |-6.461515e+06 |  96.36%| unknown
291.42/292.68	c   1.2s|     1 |     0 |  7362 |     - |   154M |   0 |3722 |1378 |1847 | 480 |  9 |  10 |   0 |-3.297008e+06 |-6.461515e+06 |  95.98%| unknown
291.62/292.84	c   1.4s|     1 |     0 |  8080 |     - |   154M |   0 |3722 |1378 |1898 | 531 | 10 |  10 |   0 |-3.322908e+06 |-6.461515e+06 |  94.45%| unknown
291.72/292.99	c   1.5s|     1 |     0 |  8798 |     - |   154M |   0 |3722 |1378 |1940 | 582 | 11 |  10 |   0 |-3.336588e+06 |-6.461515e+06 |  93.66%| unknown
291.83/293.09	c   1.6s|     1 |     0 |  9033 |     - |   154M |   0 |3722 |1378 |1993 | 635 | 12 |  10 |   0 |-3.338915e+06 |-6.461515e+06 |  93.52%| unknown
292.02/293.20	c   1.7s|     1 |     0 |  9303 |     - |   154M |   0 |3722 |1378 |2043 | 685 | 13 |  10 |   0 |-3.340658e+06 |-6.461515e+06 |  93.42%| unknown
292.12/293.31	c   1.8s|     1 |     0 |  9502 |     - |   154M |   0 |3722 |1378 |2088 | 730 | 14 |  10 |   0 |-3.342176e+06 |-6.461515e+06 |  93.33%| unknown
292.22/293.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
292.22/293.47	c   2.0s|     1 |     0 | 10210 |     - |   155M |   0 |3722 |1378 |2138 | 780 | 15 |  10 |   0 |-3.342543e+06 |-6.461515e+06 |  93.31%| unknown
292.41/293.60	c   2.1s|     1 |     0 | 10604 |     - |   155M |   0 |3722 |1378 |2178 | 820 | 16 |  10 |   0 |-3.343968e+06 |-6.461515e+06 |  93.23%| unknown
292.51/293.72	c   2.2s|     1 |     0 | 10859 |     - |   155M |   0 |3722 |1378 |2084 | 863 | 17 |  10 |   0 |-3.343985e+06 |-6.461515e+06 |  93.23%| unknown
292.61/293.84	c   2.4s|     1 |     0 | 11164 |     - |   155M |   0 |3722 |1378 |2125 | 904 | 18 |  10 |   0 |-3.344153e+06 |-6.461515e+06 |  93.22%| unknown
292.71/293.93	c   2.4s|     1 |     0 | 11261 |     - |   155M |   0 |3722 |1378 |2166 | 945 | 19 |  10 |   0 |-3.344170e+06 |-6.461515e+06 |  93.22%| unknown
292.83/294.09	c   2.6s|     1 |     0 | 11867 |     - |   155M |   0 |3722 |1378 |2206 | 985 | 20 |  10 |   0 |-3.347939e+06 |-6.461515e+06 |  93.00%| unknown
293.01/294.21	c   2.7s|     1 |     0 | 12195 |     - |   155M |   0 |3722 |1378 |2248 |1027 | 21 |  10 |   0 |-3.348817e+06 |-6.461515e+06 |  92.95%| unknown
293.11/294.33	c   2.8s|     1 |     0 | 12508 |     - |   155M |   0 |3722 |1378 |2292 |1071 | 22 |  10 |   0 |-3.349168e+06 |-6.461515e+06 |  92.93%| unknown
293.31/294.51	c   3.0s|     1 |     0 | 13144 |     - |   155M |   0 |3722 |1378 |2157 |1113 | 23 |  10 |   0 |-3.350888e+06 |-6.461515e+06 |  92.83%| unknown
293.41/294.60	c   3.1s|     1 |     0 | 13267 |     - |   155M |   0 |3722 |1378 |2199 |1155 | 24 |  10 |   0 |-3.350945e+06 |-6.461515e+06 |  92.83%| unknown
293.51/294.70	c   3.2s|     1 |     0 | 13400 |     - |   155M |   0 |3722 |1378 |2241 |1197 | 25 |  10 |   0 |-3.351063e+06 |-6.461515e+06 |  92.82%| unknown
293.61/294.83	c   3.3s|     1 |     0 | 13679 |     - |   155M |   0 |3722 |1378 |2279 |1235 | 26 |  10 |   0 |-3.351413e+06 |-6.461515e+06 |  92.80%| unknown
293.71/294.93	c   3.4s|     1 |     0 | 13811 |     - |   156M |   0 |3722 |1378 |2313 |1269 | 27 |  10 |   0 |-3.351464e+06 |-6.461515e+06 |  92.80%| unknown
293.82/295.04	c   3.6s|     1 |     0 | 13965 |     - |   156M |   0 |3722 |1378 |2348 |1304 | 28 |  10 |   0 |-3.351738e+06 |-6.461515e+06 |  92.78%| unknown
293.92/295.14	c   3.6s|     1 |     0 | 14033 |     - |   156M |   0 |3722 |1378 |2242 |1334 | 29 |  10 |   0 |-3.351744e+06 |-6.461515e+06 |  92.78%| unknown
294.01/295.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
294.01/295.24	c   3.8s|     1 |     0 | 14212 |     - |   156M |   0 |3722 |1378 |2276 |1368 | 30 |  10 |   0 |-3.351850e+06 |-6.461515e+06 |  92.77%| unknown
294.11/295.36	c   3.9s|     1 |     0 | 14412 |     - |   156M |   0 |3722 |1378 |2305 |1397 | 31 |  10 |   0 |-3.352203e+06 |-6.461515e+06 |  92.75%| unknown
294.31/295.52	c   4.0s|     1 |     0 | 15082 |     - |   156M |   0 |3722 |1378 |2336 |1428 | 32 |  10 |   0 |-3.353774e+06 |-6.461515e+06 |  92.66%| unknown
294.41/295.67	c   4.2s|     1 |     0 | 15522 |     - |   156M |   0 |3722 |1378 |2375 |1467 | 33 |  10 |   0 |-3.354252e+06 |-6.461515e+06 |  92.64%| unknown
294.51/295.79	c   4.3s|     1 |     0 | 15811 |     - |   156M |   0 |3722 |1378 |2411 |1503 | 34 |  10 |   0 |-3.354477e+06 |-6.461515e+06 |  92.62%| unknown
294.71/295.90	c   4.4s|     1 |     0 | 16030 |     - |   156M |   0 |3722 |1378 |2279 |1532 | 35 |  10 |   0 |-3.354869e+06 |-6.461515e+06 |  92.60%| unknown
294.71/295.97	c   4.5s|     1 |     0 | 16108 |     - |   156M |   0 |3722 |1378 |2307 |1560 | 36 |  10 |   0 |-3.354890e+06 |-6.461515e+06 |  92.60%| unknown
294.82/296.06	c   4.6s|     1 |     0 | 16291 |     - |   156M |   0 |3722 |1378 |2333 |1586 | 37 |  10 |   0 |-3.355097e+06 |-6.461515e+06 |  92.59%| unknown
294.92/296.17	c   4.7s|     1 |     0 | 16473 |     - |   156M |   0 |3722 |1378 |2366 |1619 | 38 |  10 |   0 |-3.355232e+06 |-6.461515e+06 |  92.58%| unknown
295.01/296.28	c   4.8s|     1 |     0 | 16685 |     - |   156M |   0 |3722 |1378 |2394 |1647 | 39 |  10 |   0 |-3.355456e+06 |-6.461515e+06 |  92.57%| unknown
295.11/296.36	c   4.9s|     1 |     0 | 16768 |     - |   156M |   0 |3722 |1378 |2417 |1670 | 40 |  10 |   0 |-3.355734e+06 |-6.461515e+06 |  92.55%| unknown
295.21/296.47	c   5.0s|     1 |     0 | 16879 |     - |   156M |   0 |3722 |1378 |2335 |1694 | 41 |  10 |   0 |-3.355757e+06 |-6.461515e+06 |  92.55%| unknown
295.31/296.57	c   5.1s|     1 |     0 | 16972 |     - |   156M |   0 |3722 |1378 |2361 |1720 | 42 |  10 |   0 |-3.355780e+06 |-6.461515e+06 |  92.55%| unknown
295.41/296.64	c   5.2s|     1 |     0 | 17017 |     - |   156M |   0 |3722 |1378 |2382 |1741 | 43 |  10 |   0 |-3.355921e+06 |-6.461515e+06 |  92.54%| unknown
295.51/296.71	c   5.2s|     1 |     0 | 17049 |     - |   156M |   0 |3722 |1378 |2398 |1757 | 44 |  10 |   0 |-3.355946e+06 |-6.461515e+06 |  92.54%| unknown
295.51/296.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
295.51/296.78	c   5.3s|     1 |     0 | 17092 |     - |   156M |   0 |3722 |1378 |2409 |1768 | 45 |  10 |   0 |-3.355960e+06 |-6.461515e+06 |  92.54%| unknown
301.98/303.29	c  11.8s|     1 |     2 | 68707 |     - |   156M |   0 |3722 |1658 |2409 |1768 | 45 | 290 |  20 |-3.358769e+06 |-6.461515e+06 |  92.38%| unknown
325.60/326.97	c  35.5s|   100 |   101 |145725 |1299.3 |   159M |  22 |3722 |1658 |2352 |3122 |  3 | 290 | 467 |-3.389510e+06 |-6.461515e+06 |  90.63%| unknown
344.75/346.13	c  54.6s|   200 |   201 |324197 |1543.2 |   166M |  24 |3722 |1676 |2151 |4954 |  1 | 311 | 560 |-3.395113e+06 |-6.461515e+06 |  90.32%| unknown
355.49/356.90	c  65.4s|   300 |   301 |393316 |1258.3 |   174M |  41 |3722 |1676 |2263 |6111 |  1 | 311 | 643 |-3.406540e+06 |-6.461515e+06 |  89.68%| unknown
369.14/370.61	c  79.1s|   400 |   401 |480894 |1162.4 |   186M |  42 |3722 |1675 |2197 |7773 |  2 | 311 | 727 |-3.412382e+06 |-6.461515e+06 |  89.35%| unknown
377.41/378.99	c  87.5s|   500 |   501 |535353 |1038.6 |   187M |  42 |3722 |1675 |2153 |8515 |  1 | 311 | 777 |-3.422903e+06 |-6.461515e+06 |  88.77%| unknown
388.49/390.03	c  98.5s|   600 |   601 |614945 | 998.1 |   189M |  43 |3722 |1679 |2235 |9689 |  1 | 321 | 852 |-3.422903e+06 |-6.461515e+06 |  88.77%| unknown
399.24/400.89	c   109s|   700 |   701 |682806 | 952.4 |   191M |  43 |3722 |1679 |2197 |  11k|  1 | 321 | 926 |-3.432380e+06 |-6.461515e+06 |  88.25%| unknown
407.91/409.53	c   118s|   800 |   801 |742752 | 908.2 |   192M |  44 |3722 |1678 |2269 |  12k|  1 | 321 | 982 |-3.432380e+06 |-6.461515e+06 |  88.25%| unknown
421.26/422.98	c   131s|   900 |   901 |828826 | 902.9 |   199M |  44 |3722 |1675 |2243 |  13k|  1 | 321 |1082 |-3.433401e+06 |-6.461515e+06 |  88.20%| unknown
432.33/434.03	c   143s|  1000 |  1001 |900915 | 884.7 |   206M |  44 |3722 |1675 |2397 |  15k|  1 | 321 |1152 |-3.433401e+06 |-6.461515e+06 |  88.20%| unknown
440.30/442.08	c 
440.30/442.08	c SCIP Status        : solving was interrupted [time limit reached]
440.30/442.08	c Solving Time (sec) : 150.59
440.30/442.08	c Solving Nodes      : 1056
440.30/442.08	c Primal Bound       : -6.46151500000000e+06 (7 solutions)
440.30/442.08	c Dual Bound         : -3.43340097364942e+06
440.30/442.08	c Gap                : 88.20 %
440.30/442.08	c SCIP status: 23 (TIMELIMIT)
440.30/442.08	c solveScip: freeing transform (!can_skip_free_transform)
440.40/442.11	c SCIP LP bound tightened UB: 1558039102949 -> 1558039088796
440.40/442.11	c pb_solver_status: sst_sat
440.40/442.11	c LB_goalvalue: 1558036060682
440.40/442.11	c UB_goalvalue: 1558039088796
440.40/442.11	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
440.40/442.11	c SCIP returned: sst_sat
440.40/442.11	c SCIP primal LB: 1558036060682, dual UB: 1558039088796
440.40/442.11	c Try to find a solution more than 1558037070053
440.40/442.14	c V: 4214
440.40/442.14	c estimatedAdderCost: 6922
440.40/442.14	c Try to convert by sorters
440.49/442.21	c Sorter: base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 
440.49/442.21	c 
440.70/442.41	c assumptions: 
440.70/442.41	c invoking solver with time budget: 20.000000
460.63/462.48	c sat_solver_result: sst_unknown
460.63/462.48	c SAT solver timed out; proceeding to cooperative SCIP call
460.63/462.48	c Calling solveScip for cooperative mode with LB_goalvalue:       1558036060682, UB_goalvalue: 1558039088796
460.63/462.48	c scip solving with time budget: 210.827008
460.63/462.48	c solveScip
460.63/462.48	c initScipForCoop
460.63/462.48	c Coop Mode: Using SCIP obj units for LB/UB: 1558036060682, +oo
460.63/462.48	c 7/7 feasible solutions given by solution candidate storage, new primal bound -6.461515e+06
460.63/462.48	c 
460.63/462.49	c presolving:
460.73/462.50	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
460.73/462.50	c    (0.0s) running MILP presolver
460.73/462.50	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
460.73/462.50	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
460.73/462.51	c (round 3, exhaustive) 4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
460.73/462.51	c (round 4, fast)       4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 1223 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
460.73/462.52	c (round 5, medium)     4214 del vars, 406 del conss, 1453 add conss, 0 chg bounds, 299 chg sides, 2019 chg coeffs, 256 upgd conss, 0 impls, 5910 clqs, 0 implints
460.73/462.53	c    (0.1s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
460.73/462.53	c    (0.1s) probing aborted: 50/50 successive totally useless probings
460.73/462.54	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
460.73/462.54	c    (0.1s) no symmetry present (symcode time: 0.00)
460.73/462.54	c presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):
460.73/462.54	c  4214 deleted vars, 406 deleted constraints, 1453 added constraints, 0 tightened bounds, 0 added holes, 299 changed sides, 2019 changed coefficients
460.73/462.54	c  0 implications, 5910 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
460.73/462.54	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 1367 constraints
460.73/462.54	c     170 constraints of type <knapsack>
460.73/462.54	c    1165 constraints of type <setppc>
460.73/462.54	c      32 constraints of type <linear>
460.73/462.54	c transformed objective value is always integral (scale: 1)
460.73/462.54	c Presolving Time: 0.05
460.73/462.54	c transformed 7/7 original solutions to the transformed problem space
460.73/462.54	c 
460.83/462.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
460.83/462.62	c   0.1s|     1 |     0 |  2669 |     - |   203M |   0 |3722 |1378 |1367 |   0 |  0 |  10 |   0 |-2.863323e+06 |-6.461515e+06 | 125.66%| unknown
460.93/462.71	c   0.2s|     1 |     0 |  2981 |     - |   203M |   0 |3722 |1378 |1413 |  46 |  1 |  10 |   0 |-3.014573e+06 |-6.461515e+06 | 114.34%| unknown
461.03/462.80	c   0.3s|     1 |     0 |  3601 |     - |   203M |   0 |3722 |1378 |1460 |  93 |  2 |  10 |   0 |-3.123759e+06 |-6.461515e+06 | 106.85%| unknown
461.13/462.90	c   0.4s|     1 |     0 |  3987 |     - |   203M |   0 |3722 |1378 |1519 | 152 |  3 |  10 |   0 |-3.215438e+06 |-6.461515e+06 | 100.95%| unknown
461.13/463.00	c   0.5s|     1 |     0 |  4402 |     - |   203M |   0 |3722 |1378 |1577 | 210 |  4 |  10 |   0 |-3.226850e+06 |-6.461515e+06 | 100.24%| unknown
461.35/463.15	c   0.7s|     1 |     0 |  5248 |     - |   203M |   0 |3722 |1378 |1626 | 259 |  5 |  10 |   0 |-3.238968e+06 |-6.461515e+06 |  99.49%| unknown
461.43/463.27	c   0.8s|     1 |     0 |  5905 |     - |   203M |   0 |3722 |1378 |1682 | 315 |  6 |  10 |   0 |-3.265638e+06 |-6.461515e+06 |  97.86%| unknown
461.53/463.39	c   0.9s|     1 |     0 |  6331 |     - |   203M |   0 |3722 |1378 |1739 | 372 |  7 |  10 |   0 |-3.282249e+06 |-6.461515e+06 |  96.86%| unknown
461.73/463.51	c   1.0s|     1 |     0 |  6820 |     - |   203M |   0 |3722 |1378 |1791 | 424 |  8 |  10 |   0 |-3.290676e+06 |-6.461515e+06 |  96.36%| unknown
461.83/463.67	c   1.2s|     1 |     0 |  7362 |     - |   203M |   0 |3722 |1378 |1847 | 480 |  9 |  10 |   0 |-3.297008e+06 |-6.461515e+06 |  95.98%| unknown
462.03/463.83	c   1.4s|     1 |     0 |  8080 |     - |   203M |   0 |3722 |1378 |1898 | 531 | 10 |  10 |   0 |-3.322908e+06 |-6.461515e+06 |  94.45%| unknown
462.13/463.98	c   1.5s|     1 |     0 |  8798 |     - |   203M |   0 |3722 |1378 |1940 | 582 | 11 |  10 |   0 |-3.336588e+06 |-6.461515e+06 |  93.66%| unknown
462.24/464.08	c   1.6s|     1 |     0 |  9033 |     - |   203M |   0 |3722 |1378 |1993 | 635 | 12 |  10 |   0 |-3.338915e+06 |-6.461515e+06 |  93.52%| unknown
462.34/464.19	c   1.7s|     1 |     0 |  9303 |     - |   203M |   0 |3722 |1378 |2043 | 685 | 13 |  10 |   0 |-3.340658e+06 |-6.461515e+06 |  93.42%| unknown
462.53/464.30	c   1.8s|     1 |     0 |  9502 |     - |   203M |   0 |3722 |1378 |2088 | 730 | 14 |  10 |   0 |-3.342176e+06 |-6.461515e+06 |  93.33%| unknown
462.63/464.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
462.63/464.46	c   2.0s|     1 |     0 | 10210 |     - |   203M |   0 |3722 |1378 |2138 | 780 | 15 |  10 |   0 |-3.342543e+06 |-6.461515e+06 |  93.31%| unknown
462.73/464.59	c   2.1s|     1 |     0 | 10604 |     - |   203M |   0 |3722 |1378 |2178 | 820 | 16 |  10 |   0 |-3.343968e+06 |-6.461515e+06 |  93.23%| unknown
462.93/464.71	c   2.2s|     1 |     0 | 10859 |     - |   203M |   0 |3722 |1378 |2084 | 863 | 17 |  10 |   0 |-3.343985e+06 |-6.461515e+06 |  93.23%| unknown
463.03/464.83	c   2.4s|     1 |     0 | 11164 |     - |   203M |   0 |3722 |1378 |2125 | 904 | 18 |  10 |   0 |-3.344153e+06 |-6.461515e+06 |  93.22%| unknown
463.13/464.92	c   2.4s|     1 |     0 | 11261 |     - |   203M |   0 |3722 |1378 |2166 | 945 | 19 |  10 |   0 |-3.344170e+06 |-6.461515e+06 |  93.22%| unknown
463.24/465.07	c   2.6s|     1 |     0 | 11867 |     - |   203M |   0 |3722 |1378 |2206 | 985 | 20 |  10 |   0 |-3.347939e+06 |-6.461515e+06 |  93.00%| unknown
463.34/465.19	c   2.7s|     1 |     0 | 12195 |     - |   203M |   0 |3722 |1378 |2248 |1027 | 21 |  10 |   0 |-3.348817e+06 |-6.461515e+06 |  92.95%| unknown
463.52/465.32	c   2.8s|     1 |     0 | 12508 |     - |   204M |   0 |3722 |1378 |2292 |1071 | 22 |  10 |   0 |-3.349168e+06 |-6.461515e+06 |  92.93%| unknown
463.62/465.49	c   3.0s|     1 |     0 | 13144 |     - |   204M |   0 |3722 |1378 |2157 |1113 | 23 |  10 |   0 |-3.350888e+06 |-6.461515e+06 |  92.83%| unknown
463.72/465.59	c   3.1s|     1 |     0 | 13267 |     - |   204M |   0 |3722 |1378 |2199 |1155 | 24 |  10 |   0 |-3.350945e+06 |-6.461515e+06 |  92.83%| unknown
463.82/465.69	c   3.2s|     1 |     0 | 13400 |     - |   204M |   0 |3722 |1378 |2241 |1197 | 25 |  10 |   0 |-3.351063e+06 |-6.461515e+06 |  92.82%| unknown
464.02/465.81	c   3.3s|     1 |     0 | 13679 |     - |   204M |   0 |3722 |1378 |2279 |1235 | 26 |  10 |   0 |-3.351413e+06 |-6.461515e+06 |  92.80%| unknown
464.12/465.91	c   3.4s|     1 |     0 | 13811 |     - |   204M |   0 |3722 |1378 |2313 |1269 | 27 |  10 |   0 |-3.351464e+06 |-6.461515e+06 |  92.80%| unknown
464.23/466.02	c   3.5s|     1 |     0 | 13965 |     - |   204M |   0 |3722 |1378 |2348 |1304 | 28 |  10 |   0 |-3.351738e+06 |-6.461515e+06 |  92.78%| unknown
464.34/466.12	c   3.6s|     1 |     0 | 14033 |     - |   204M |   0 |3722 |1378 |2242 |1334 | 29 |  10 |   0 |-3.351744e+06 |-6.461515e+06 |  92.78%| unknown
464.42/466.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
464.42/466.22	c   3.7s|     1 |     0 | 14212 |     - |   204M |   0 |3722 |1378 |2276 |1368 | 30 |  10 |   0 |-3.351850e+06 |-6.461515e+06 |  92.77%| unknown
464.52/466.34	c   3.9s|     1 |     0 | 14412 |     - |   204M |   0 |3722 |1378 |2305 |1397 | 31 |  10 |   0 |-3.352203e+06 |-6.461515e+06 |  92.75%| unknown
464.72/466.50	c   4.0s|     1 |     0 | 15082 |     - |   205M |   0 |3722 |1378 |2336 |1428 | 32 |  10 |   0 |-3.353774e+06 |-6.461515e+06 |  92.66%| unknown
464.82/466.65	c   4.2s|     1 |     0 | 15522 |     - |   205M |   0 |3722 |1378 |2375 |1467 | 33 |  10 |   0 |-3.354252e+06 |-6.461515e+06 |  92.64%| unknown
464.92/466.77	c   4.3s|     1 |     0 | 15811 |     - |   205M |   0 |3722 |1378 |2411 |1503 | 34 |  10 |   0 |-3.354477e+06 |-6.461515e+06 |  92.62%| unknown
465.02/466.88	c   4.4s|     1 |     0 | 16030 |     - |   205M |   0 |3722 |1378 |2279 |1532 | 35 |  10 |   0 |-3.354869e+06 |-6.461515e+06 |  92.60%| unknown
465.12/466.95	c   4.5s|     1 |     0 | 16108 |     - |   205M |   0 |3722 |1378 |2307 |1560 | 36 |  10 |   0 |-3.354890e+06 |-6.461515e+06 |  92.60%| unknown
465.23/467.04	c   4.6s|     1 |     0 | 16291 |     - |   205M |   0 |3722 |1378 |2333 |1586 | 37 |  10 |   0 |-3.355097e+06 |-6.461515e+06 |  92.59%| unknown
465.33/467.15	c   4.7s|     1 |     0 | 16473 |     - |   205M |   0 |3722 |1378 |2366 |1619 | 38 |  10 |   0 |-3.355232e+06 |-6.461515e+06 |  92.58%| unknown
465.42/467.26	c   4.8s|     1 |     0 | 16685 |     - |   205M |   0 |3722 |1378 |2394 |1647 | 39 |  10 |   0 |-3.355456e+06 |-6.461515e+06 |  92.57%| unknown
465.52/467.34	c   4.9s|     1 |     0 | 16768 |     - |   205M |   0 |3722 |1378 |2417 |1670 | 40 |  10 |   0 |-3.355734e+06 |-6.461515e+06 |  92.55%| unknown
465.62/467.45	c   5.0s|     1 |     0 | 16879 |     - |   205M |   0 |3722 |1378 |2335 |1694 | 41 |  10 |   0 |-3.355757e+06 |-6.461515e+06 |  92.55%| unknown
465.72/467.55	c   5.1s|     1 |     0 | 16972 |     - |   205M |   0 |3722 |1378 |2361 |1720 | 42 |  10 |   0 |-3.355780e+06 |-6.461515e+06 |  92.55%| unknown
465.82/467.62	c   5.1s|     1 |     0 | 17017 |     - |   205M |   0 |3722 |1378 |2382 |1741 | 43 |  10 |   0 |-3.355921e+06 |-6.461515e+06 |  92.54%| unknown
465.82/467.69	c   5.2s|     1 |     0 | 17049 |     - |   205M |   0 |3722 |1378 |2398 |1757 | 44 |  10 |   0 |-3.355946e+06 |-6.461515e+06 |  92.54%| unknown
465.92/467.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
465.92/467.76	c   5.3s|     1 |     0 | 17092 |     - |   205M |   0 |3722 |1378 |2409 |1768 | 45 |  10 |   0 |-3.355960e+06 |-6.461515e+06 |  92.54%| unknown
472.39/474.26	c  11.8s|     1 |     2 | 68747 |     - |   205M |   0 |3722 |1658 |2409 |1768 | 45 | 290 |  20 |-3.358769e+06 |-6.461515e+06 |  92.38%| unknown
502.10/504.04	c  41.6s|   100 |   101 |276002 |2615.3 |   208M |  22 |3722 |1658 |2235 |3307 |  1 | 290 | 467 |-3.389510e+06 |-6.461515e+06 |  90.63%| unknown
513.45/515.43	c  53.0s|   200 |   201 |364937 |1748.0 |   208M |  24 |3722 |1655 |2196 |3892 |  1 | 290 | 556 |-3.397854e+06 |-6.461515e+06 |  90.16%| unknown
526.50/528.52	c  66.0s|   300 |   301 |444203 |1428.5 |   211M |  33 |3722 |1675 |2247 |6008 |  1 | 310 | 630 |-3.401083e+06 |-6.461515e+06 |  89.98%| unknown
539.65/541.78	c  79.3s|   400 |   401 |521617 |1264.5 |   213M |  33 |3722 |1675 |2178 |7794 |  1 | 310 | 720 |-3.412382e+06 |-6.461515e+06 |  89.35%| unknown
554.70/556.88	c  94.4s|   500 |   501 |618408 |1205.0 |   214M |  33 |3722 |1674 |2315 |9105 |  2 | 310 | 803 |-3.418820e+06 |-6.461515e+06 |  89.00%| unknown
562.99/565.16	c   103s|   600 |   601 |677940 |1103.3 |   215M |  37 |3722 |1674 |2334 |9541 |  1 | 310 | 860 |-3.424518e+06 |-6.461515e+06 |  88.68%| unknown
574.94/577.12	c   115s|   700 |   701 |750562 |1049.3 |   216M |  43 |3722 |1674 |2278 |  10k|  1 | 310 | 945 |-3.440196e+06 |-6.461515e+06 |  87.82%| unknown
589.79/592.11	c   130s|   800 |   801 |850980 |1043.7 |   217M |  43 |3722 |1693 |2344 |  12k|  2 | 330 |1030 |-3.449921e+06 |-6.461515e+06 |  87.29%| unknown
606.52/608.88	c   146s|   900 |   901 |947624 |1035.1 |   218M |  43 |3722 |1693 |2349 |  14k|  2 | 330 |1137 |-3.460071e+06 |-6.461515e+06 |  86.75%| unknown
612.20/614.59	c   152s|  1000 |  1001 |990695 | 974.6 |   219M |  43 |3722 |1693 |2355 |  14k|  1 | 330 |1178 |-3.461095e+06 |-6.461515e+06 |  86.69%| unknown
624.55/626.94	c   164s|  1100 |  1101 |  1081k| 968.2 |   220M |  63 |3722 |1684 |2355 |  15k|  1 | 330 |1253 |-3.463075e+06 |-6.461515e+06 |  86.58%| unknown
638.72/641.17	c   179s|  1200 |  1201 |  1181k| 970.9 |   222M |  63 |3722 |1694 |2370 |  16k|  1 | 340 |1332 |-3.467584e+06 |-6.461515e+06 |  86.34%| unknown
652.16/654.68	c   192s|  1300 |  1301 |  1266k| 962.1 |   225M |  63 |3722 |1693 |2323 |  17k|  1 | 340 |1420 |-3.469253e+06 |-6.461515e+06 |  86.25%| unknown
666.41/668.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
666.41/668.94	c   206s|  1400 |  1401 |  1361k| 960.9 |   227M |  63 |3722 |1692 |2363 |  19k|  1 | 340 |1529 |-3.470565e+06 |-6.461515e+06 |  86.18%| unknown
670.79/673.30	c 
670.79/673.30	c SCIP Status        : solving was interrupted [time limit reached]
670.79/673.30	c Solving Time (sec) : 210.83
670.79/673.30	c Solving Nodes      : 1435
670.79/673.30	c Primal Bound       : -6.46151500000000e+06 (7 solutions, 1 respecting the objective limit)
670.79/673.30	c Dual Bound         : -3.47212054307306e+06
670.79/673.30	c Gap                : 86.10 %
670.79/673.30	c SCIP status: 23 (TIMELIMIT)
670.79/673.30	c SCIP LP bound tightened UB: 1558039088796 -> 1558039050077
670.79/673.30	c pb_solver_status: sst_sat
670.79/673.30	c LB_goalvalue: 1558036060682
670.79/673.30	c UB_goalvalue: 1558039050077
670.79/673.30	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
670.79/673.30	c SCIP returned: sst_sat
670.79/673.30	c SCIP primal LB: 1558036060682, dual UB: 1558039050077
670.79/673.30	c Try to find a solution more than 1558037057147
670.79/673.32	c V: 4214
670.79/673.32	c estimatedAdderCost: 6922
670.79/673.32	c Try to convert by sorters
670.89/673.49	c Sorter: base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 
670.89/673.49	c 
671.09/673.68	c assumptions: 
671.09/673.68	c invoking solver with time budget: 20.000000
691.12/693.75	c sat_solver_result: sst_unknown
691.12/693.75	c SAT solver timed out; proceeding to cooperative SCIP call
691.12/693.75	c Calling solveScip for cooperative mode with LB_goalvalue:       1558036060682, UB_goalvalue: 1558039050077
691.12/693.75	c scip solving with time budget: 295.157811
691.12/693.75	c solveScip
691.12/693.75	c initScipForCoop
691.12/693.75	c Coop Mode: Using SCIP obj units for LB/UB: 1558036060682, +oo
691.12/693.75	c SCIPfreeTransform due to timeout and having shadow nodes
691.12/693.75	c forcing SCIPfreeTransform before solve
691.12/693.78	c Running SCIP presolve for solve-time propagation (rounds=3)
691.12/693.79	c 7/7 feasible solutions given by solution candidate storage, new primal bound -6.461515e+06
691.12/693.79	c 
691.12/693.79	c presolving:
691.22/693.80	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
691.22/693.80	c    (0.0s) running MILP presolver
691.22/693.80	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
691.22/693.81	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
691.22/693.82	c    (0.0s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
691.22/693.82	c    (0.0s) probing aborted: 50/50 successive totally useless probings
691.22/693.82	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
691.22/693.82	c  4214 deleted vars, 320 deleted constraints, 288 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 256 changed coefficients
691.22/693.82	c  0 implications, 2633 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
691.22/693.82	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 288 constraints
691.22/693.82	c     256 constraints of type <knapsack>
691.22/693.82	c      32 constraints of type <linear>
691.22/693.82	c transformed objective value is always integral (scale: 1)
691.22/693.82	c Presolving Time: 0.04
691.22/693.83	c 7/7 feasible solutions given by solution candidate storage, new primal bound -6.461515e+06
691.22/693.83	c 
691.22/693.83	c presolving:
691.22/693.84	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
691.22/693.85	c    (0.0s) running MILP presolver
691.22/693.85	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
691.22/693.85	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
691.22/693.86	c (round 3, exhaustive) 4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
691.22/693.86	c (round 4, fast)       4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 1223 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
691.22/693.86	c (round 5, medium)     4214 del vars, 406 del conss, 1453 add conss, 0 chg bounds, 299 chg sides, 2019 chg coeffs, 256 upgd conss, 0 impls, 5910 clqs, 0 implints
691.22/693.88	c    (0.1s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
691.22/693.88	c    (0.1s) probing aborted: 50/50 successive totally useless probings
691.22/693.88	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
691.22/693.89	c    (0.1s) no symmetry present (symcode time: 0.00)
691.22/693.89	c presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):
691.22/693.89	c  4214 deleted vars, 406 deleted constraints, 1453 added constraints, 0 tightened bounds, 0 added holes, 299 changed sides, 2019 changed coefficients
691.22/693.89	c  0 implications, 5910 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
691.22/693.89	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 1367 constraints
691.22/693.89	c     170 constraints of type <knapsack>
691.22/693.89	c    1165 constraints of type <setppc>
691.22/693.89	c      32 constraints of type <linear>
691.22/693.89	c transformed objective value is always integral (scale: 1)
691.22/693.89	c Presolving Time: 0.05
691.22/693.89	c transformed 7/7 original solutions to the transformed problem space
691.22/693.89	c 
691.32/693.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
691.32/693.96	c   0.1s|     1 |     0 |  2669 |     - |   225M |   0 |3722 |1378 |1367 |   0 |  0 |  10 |   0 |-2.863323e+06 |-6.461515e+06 | 125.66%| unknown
691.44/694.06	c   0.2s|     1 |     0 |  2981 |     - |   225M |   0 |3722 |1378 |1413 |  46 |  1 |  10 |   0 |-3.014573e+06 |-6.461515e+06 | 114.34%| unknown
691.54/694.15	c   0.3s|     1 |     0 |  3601 |     - |   225M |   0 |3722 |1378 |1460 |  93 |  2 |  10 |   0 |-3.123759e+06 |-6.461515e+06 | 106.85%| unknown
691.62/694.25	c   0.4s|     1 |     0 |  3987 |     - |   225M |   0 |3722 |1378 |1519 | 152 |  3 |  10 |   0 |-3.215438e+06 |-6.461515e+06 | 100.95%| unknown
691.72/694.35	c   0.5s|     1 |     0 |  4402 |     - |   225M |   0 |3722 |1378 |1577 | 210 |  4 |  10 |   0 |-3.226850e+06 |-6.461515e+06 | 100.24%| unknown
691.92/694.50	c   0.7s|     1 |     0 |  5248 |     - |   225M |   0 |3722 |1378 |1626 | 259 |  5 |  10 |   0 |-3.238968e+06 |-6.461515e+06 |  99.49%| unknown
692.02/694.62	c   0.8s|     1 |     0 |  5905 |     - |   225M |   0 |3722 |1378 |1682 | 315 |  6 |  10 |   0 |-3.265638e+06 |-6.461515e+06 |  97.86%| unknown
692.12/694.73	c   0.9s|     1 |     0 |  6331 |     - |   225M |   0 |3722 |1378 |1739 | 372 |  7 |  10 |   0 |-3.282249e+06 |-6.461515e+06 |  96.86%| unknown
692.22/694.86	c   1.0s|     1 |     0 |  6820 |     - |   225M |   0 |3722 |1378 |1791 | 424 |  8 |  10 |   0 |-3.290676e+06 |-6.461515e+06 |  96.36%| unknown
692.43/695.02	c   1.2s|     1 |     0 |  7362 |     - |   225M |   0 |3722 |1378 |1847 | 480 |  9 |  10 |   0 |-3.297008e+06 |-6.461515e+06 |  95.98%| unknown
692.53/695.18	c   1.4s|     1 |     0 |  8080 |     - |   225M |   0 |3722 |1378 |1898 | 531 | 10 |  10 |   0 |-3.322908e+06 |-6.461515e+06 |  94.45%| unknown
692.72/695.32	c   1.5s|     1 |     0 |  8798 |     - |   225M |   0 |3722 |1378 |1940 | 582 | 11 |  10 |   0 |-3.336588e+06 |-6.461515e+06 |  93.66%| unknown
692.82/695.43	c   1.6s|     1 |     0 |  9033 |     - |   225M |   0 |3722 |1378 |1993 | 635 | 12 |  10 |   0 |-3.338915e+06 |-6.461515e+06 |  93.52%| unknown
692.92/695.54	c   1.7s|     1 |     0 |  9303 |     - |   225M |   0 |3722 |1378 |2043 | 685 | 13 |  10 |   0 |-3.340658e+06 |-6.461515e+06 |  93.42%| unknown
693.02/695.64	c   1.8s|     1 |     0 |  9502 |     - |   225M |   0 |3722 |1378 |2088 | 730 | 14 |  10 |   0 |-3.342176e+06 |-6.461515e+06 |  93.33%| unknown
693.22/695.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
693.22/695.81	c   2.0s|     1 |     0 | 10210 |     - |   225M |   0 |3722 |1378 |2138 | 780 | 15 |  10 |   0 |-3.342543e+06 |-6.461515e+06 |  93.31%| unknown
693.32/695.94	c   2.1s|     1 |     0 | 10604 |     - |   225M |   0 |3722 |1378 |2178 | 820 | 16 |  10 |   0 |-3.343968e+06 |-6.461515e+06 |  93.23%| unknown
693.43/696.06	c   2.2s|     1 |     0 | 10859 |     - |   225M |   0 |3722 |1378 |2084 | 863 | 17 |  10 |   0 |-3.343985e+06 |-6.461515e+06 |  93.23%| unknown
693.53/696.17	c   2.3s|     1 |     0 | 11164 |     - |   225M |   0 |3722 |1378 |2125 | 904 | 18 |  10 |   0 |-3.344153e+06 |-6.461515e+06 |  93.22%| unknown
693.62/696.27	c   2.4s|     1 |     0 | 11261 |     - |   225M |   0 |3722 |1378 |2166 | 945 | 19 |  10 |   0 |-3.344170e+06 |-6.461515e+06 |  93.22%| unknown
693.82/696.42	c   2.6s|     1 |     0 | 11867 |     - |   225M |   0 |3722 |1378 |2206 | 985 | 20 |  10 |   0 |-3.347939e+06 |-6.461515e+06 |  93.00%| unknown
693.91/696.54	c   2.7s|     1 |     0 | 12195 |     - |   225M |   0 |3722 |1378 |2248 |1027 | 21 |  10 |   0 |-3.348817e+06 |-6.461515e+06 |  92.95%| unknown
694.01/696.66	c   2.8s|     1 |     0 | 12508 |     - |   225M |   0 |3722 |1378 |2292 |1071 | 22 |  10 |   0 |-3.349168e+06 |-6.461515e+06 |  92.93%| unknown
694.21/696.84	c   3.0s|     1 |     0 | 13144 |     - |   225M |   0 |3722 |1378 |2157 |1113 | 23 |  10 |   0 |-3.350888e+06 |-6.461515e+06 |  92.83%| unknown
694.31/696.93	c   3.1s|     1 |     0 | 13267 |     - |   225M |   0 |3722 |1378 |2199 |1155 | 24 |  10 |   0 |-3.350945e+06 |-6.461515e+06 |  92.83%| unknown
694.43/697.03	c   3.2s|     1 |     0 | 13400 |     - |   225M |   0 |3722 |1378 |2241 |1197 | 25 |  10 |   0 |-3.351063e+06 |-6.461515e+06 |  92.82%| unknown
694.53/697.16	c   3.3s|     1 |     0 | 13679 |     - |   225M |   0 |3722 |1378 |2279 |1235 | 26 |  10 |   0 |-3.351413e+06 |-6.461515e+06 |  92.80%| unknown
694.61/697.26	c   3.4s|     1 |     0 | 13811 |     - |   225M |   0 |3722 |1378 |2313 |1269 | 27 |  10 |   0 |-3.351464e+06 |-6.461515e+06 |  92.80%| unknown
694.71/697.37	c   3.5s|     1 |     0 | 13965 |     - |   225M |   0 |3722 |1378 |2348 |1304 | 28 |  10 |   0 |-3.351738e+06 |-6.461515e+06 |  92.78%| unknown
694.81/697.46	c   3.6s|     1 |     0 | 14033 |     - |   225M |   0 |3722 |1378 |2242 |1334 | 29 |  10 |   0 |-3.351744e+06 |-6.461515e+06 |  92.78%| unknown
694.91/697.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
694.91/697.57	c   3.7s|     1 |     0 | 14212 |     - |   225M |   0 |3722 |1378 |2276 |1368 | 30 |  10 |   0 |-3.351850e+06 |-6.461515e+06 |  92.77%| unknown
695.01/697.68	c   3.9s|     1 |     0 | 14412 |     - |   225M |   0 |3722 |1378 |2305 |1397 | 31 |  10 |   0 |-3.352203e+06 |-6.461515e+06 |  92.75%| unknown
695.21/697.85	c   4.0s|     1 |     0 | 15082 |     - |   225M |   0 |3722 |1378 |2336 |1428 | 32 |  10 |   0 |-3.353774e+06 |-6.461515e+06 |  92.66%| unknown
695.31/697.99	c   4.2s|     1 |     0 | 15522 |     - |   225M |   0 |3722 |1378 |2375 |1467 | 33 |  10 |   0 |-3.354252e+06 |-6.461515e+06 |  92.64%| unknown
695.52/698.12	c   4.3s|     1 |     0 | 15811 |     - |   225M |   0 |3722 |1378 |2411 |1503 | 34 |  10 |   0 |-3.354477e+06 |-6.461515e+06 |  92.62%| unknown
695.61/698.22	c   4.4s|     1 |     0 | 16030 |     - |   225M |   0 |3722 |1378 |2279 |1532 | 35 |  10 |   0 |-3.354869e+06 |-6.461515e+06 |  92.60%| unknown
695.61/698.29	c   4.5s|     1 |     0 | 16108 |     - |   225M |   0 |3722 |1378 |2307 |1560 | 36 |  10 |   0 |-3.354890e+06 |-6.461515e+06 |  92.60%| unknown
695.71/698.38	c   4.6s|     1 |     0 | 16291 |     - |   225M |   0 |3722 |1378 |2333 |1586 | 37 |  10 |   0 |-3.355097e+06 |-6.461515e+06 |  92.59%| unknown
695.81/698.49	c   4.7s|     1 |     0 | 16473 |     - |   225M |   0 |3722 |1378 |2366 |1619 | 38 |  10 |   0 |-3.355232e+06 |-6.461515e+06 |  92.58%| unknown
696.01/698.60	c   4.8s|     1 |     0 | 16685 |     - |   225M |   0 |3722 |1378 |2394 |1647 | 39 |  10 |   0 |-3.355456e+06 |-6.461515e+06 |  92.57%| unknown
696.01/698.68	c   4.9s|     1 |     0 | 16768 |     - |   225M |   0 |3722 |1378 |2417 |1670 | 40 |  10 |   0 |-3.355734e+06 |-6.461515e+06 |  92.55%| unknown
696.11/698.79	c   5.0s|     1 |     0 | 16879 |     - |   225M |   0 |3722 |1378 |2335 |1694 | 41 |  10 |   0 |-3.355757e+06 |-6.461515e+06 |  92.55%| unknown
696.21/698.89	c   5.1s|     1 |     0 | 16972 |     - |   225M |   0 |3722 |1378 |2361 |1720 | 42 |  10 |   0 |-3.355780e+06 |-6.461515e+06 |  92.55%| unknown
696.31/698.96	c   5.1s|     1 |     0 | 17017 |     - |   225M |   0 |3722 |1378 |2382 |1741 | 43 |  10 |   0 |-3.355921e+06 |-6.461515e+06 |  92.54%| unknown
696.42/699.03	c   5.2s|     1 |     0 | 17049 |     - |   225M |   0 |3722 |1378 |2398 |1757 | 44 |  10 |   0 |-3.355946e+06 |-6.461515e+06 |  92.54%| unknown
696.42/699.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
696.42/699.11	c   5.3s|     1 |     0 | 17092 |     - |   225M |   0 |3722 |1378 |2409 |1768 | 45 |  10 |   0 |-3.355960e+06 |-6.461515e+06 |  92.54%| unknown
702.88/705.58	c  11.8s|     1 |     2 | 68707 |     - |   225M |   0 |3722 |1658 |2409 |1768 | 45 | 290 |  20 |-3.358769e+06 |-6.461515e+06 |  92.38%| unknown
726.41/729.14	c  35.3s|   100 |   101 |145725 |1299.3 |   225M |  22 |3722 |1658 |2352 |3122 |  3 | 290 | 467 |-3.389510e+06 |-6.461515e+06 |  90.63%| unknown
745.35/748.15	c  54.3s|   200 |   201 |324197 |1543.2 |   225M |  24 |3722 |1676 |2151 |4954 |  1 | 311 | 560 |-3.395113e+06 |-6.461515e+06 |  90.32%| unknown
756.00/758.86	c  65.0s|   300 |   301 |393316 |1258.3 |   225M |  41 |3722 |1676 |2263 |6111 |  1 | 311 | 643 |-3.406540e+06 |-6.461515e+06 |  89.68%| unknown
769.54/772.47	c  78.6s|   400 |   401 |480894 |1162.4 |   226M |  42 |3722 |1675 |2197 |7773 |  2 | 311 | 727 |-3.412382e+06 |-6.461515e+06 |  89.35%| unknown
777.81/780.78	c  87.0s|   500 |   501 |535353 |1038.6 |   226M |  42 |3722 |1675 |2153 |8515 |  1 | 311 | 777 |-3.422903e+06 |-6.461515e+06 |  88.77%| unknown
788.77/791.75	c  97.9s|   600 |   601 |614945 | 998.1 |   226M |  43 |3722 |1679 |2235 |9689 |  1 | 321 | 852 |-3.422903e+06 |-6.461515e+06 |  88.77%| unknown
799.54/802.57	c   109s|   700 |   701 |682806 | 952.4 |   226M |  43 |3722 |1679 |2197 |  11k|  1 | 321 | 926 |-3.432380e+06 |-6.461515e+06 |  88.25%| unknown
808.12/811.18	c   117s|   800 |   801 |742752 | 908.2 |   226M |  44 |3722 |1678 |2269 |  12k|  1 | 321 | 982 |-3.432380e+06 |-6.461515e+06 |  88.25%| unknown
821.56/824.60	c   131s|   900 |   901 |828826 | 902.9 |   226M |  44 |3722 |1675 |2243 |  13k|  1 | 321 |1082 |-3.433401e+06 |-6.461515e+06 |  88.20%| unknown
832.52/835.61	c   142s|  1000 |  1001 |900915 | 884.7 |   226M |  44 |3722 |1675 |2397 |  15k|  1 | 321 |1152 |-3.433401e+06 |-6.461515e+06 |  88.20%| unknown
848.56/851.70	c   158s|  1100 |  1101 |  1001k| 895.7 |   227M |  44 |3722 |1674 |2326 |  18k|  1 | 321 |1244 |-3.437218e+06 |-6.461515e+06 |  87.99%| unknown
865.92/869.18	c   175s|  1200 |  1201 |  1112k| 913.4 |   228M |  44 |3722 |1674 |2316 |  20k|  7 | 321 |1345 |-3.440626e+06 |-6.461515e+06 |  87.80%| unknown
877.16/880.44	c   187s|  1300 |  1301 |  1186k| 900.5 |   228M |  44 |3722 |1683 |2294 |  22k|  1 | 331 |1431 |-3.443669e+06 |-6.461515e+06 |  87.63%| unknown
889.42/892.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
889.42/892.78	c   199s|  1400 |  1401 |  1269k| 895.4 |   229M |  44 |3722 |1682 |2231 |  24k|  1 | 331 |1509 |-3.449283e+06 |-6.461515e+06 |  87.33%| unknown
900.69/904.09	c   210s|  1500 |  1501 |  1348k| 888.2 |   229M |  44 |3722 |1676 |2205 |  25k|  1 | 331 |1602 |-3.449288e+06 |-6.461515e+06 |  87.33%| unknown
913.93/917.33	c   224s|  1600 |  1601 |  1431k| 884.7 |   230M |  44 |3722 |1665 |2327 |  27k|  1 | 331 |1685 |-3.458443e+06 |-6.461515e+06 |  86.83%| unknown
922.50/926.00	c   232s|  1700 |  1701 |  1490k| 867.4 |   232M |  55 |3722 |1673 |2350 |  27k|  1 | 341 |1754 |-3.460827e+06 |-6.461515e+06 |  86.70%| unknown
930.97/934.43	c   241s|  1800 |  1801 |  1546k| 850.0 |   232M |  63 |3722 |1681 |2353 |  28k|  1 | 352 |1820 |-3.465293e+06 |-6.461515e+06 |  86.46%| unknown
937.05/940.51	c   247s|  1900 |  1901 |  1593k| 830.1 |   232M |  64 |3722 |1687 |2348 |  28k|  1 | 362 |1872 |-3.465766e+06 |-6.461515e+06 |  86.44%| unknown
948.31/951.82	c   258s|  2000 |  2001 |  1668k| 826.2 |   234M |  66 |3722 |1683 |2260 |  29k|  7 | 362 |1966 |-3.468160e+06 |-6.461515e+06 |  86.31%| unknown
955.69/959.25	c   265s|  2100 |  2101 |  1722k| 812.3 |   234M |  66 |3722 |1679 |2348 |  30k|  1 | 362 |2038 |-3.468489e+06 |-6.461515e+06 |  86.29%| unknown
957.98/961.57	c in SCIP_DECL_EVENTEXEC found by SCIP
957.98/961.57	o 6414323
957.98/961.57	c Model check passed
957.98/961.57	c L 268s|  2135 |  2136 |  1738k| 806.7 |    alns|  66 |3722 |1679 |2220 |  30k|  2 | 362 |2049 |-3.468489e+06 |-6.414323e+06 |  84.93%| unknown
957.98/961.59	c in SCIP_DECL_EVENTEXEC found by SCIP
957.98/961.59	o 6345715
957.98/961.59	c Model check passed
957.98/961.59	c i 268s|  2136 |  2135 |  1738k| 806.3 |  oneopt|  66 |3722 |1679 |2197 |  30k|  0 | 362 |2049 |-3.468489e+06 |-6.345715e+06 |  82.95%| unknown
963.86/967.46	c   274s|  2200 |  2201 |  1781k| 802.5 |   236M |  66 |3722 |1678 |2355 |  31k|  1 | 362 |2098 |-3.468489e+06 |-6.345715e+06 |  82.95%| unknown
973.44/977.04	c   283s|  2300 |  2301 |  1845k| 795.2 |   238M |  66 |3722 |1678 |2318 |  32k|  1 | 362 |2168 |-3.470324e+06 |-6.345715e+06 |  82.86%| unknown
984.19/987.84	c   294s|  2400 |  2401 |  1925k| 795.6 |   239M |  66 |3722 |1676 |2315 |  33k|  1 | 362 |2245 |-3.470324e+06 |-6.345715e+06 |  82.86%| unknown
985.28/988.98	c 
985.28/988.98	c SCIP Status        : solving was interrupted [time limit reached]
985.28/988.98	c Solving Time (sec) : 295.16
985.28/988.98	c Solving Nodes      : 2414
985.28/988.98	c Primal Bound       : -6.34571500000000e+06 (11 solutions)
985.28/988.98	c Dual Bound         : -3.47129836431369e+06
985.28/988.98	c Gap                : 82.81 %
985.28/988.99	c SCIP status: 23 (TIMELIMIT)
985.28/988.99	c solveScip: freeing transform (!can_skip_free_transform)
985.40/989.03	c SCIP primal bound improved LB: 1558036060682 -> 1558036176482
985.40/989.03	c pb_solver_status: sst_sat
985.40/989.03	c LB_goalvalue: 1558036176482
985.40/989.03	c UB_goalvalue: 1558039050077
985.40/989.03	c # improved by sat (lb/ub): 0, # improved by scip (lb): 2
985.40/989.03	c SCIP returned: sst_sat
985.40/989.03	c SCIP primal LB: 1558036176482, dual UB: 1558039050899
985.40/989.03	c Try to find a solution more than 1558037134347
985.40/989.05	c V: 4214
985.40/989.05	c estimatedAdderCost: 6922
985.40/989.05	c Try to convert by sorters
985.50/989.12	c Sorter: base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 
985.50/989.12	c 
985.88/989.50	c assumptions: 
985.88/989.50	c invoking solver with time budget: 20.000000
1006.12/1009.89	c sat_solver_result: sst_unknown
1006.12/1009.89	c SAT solver timed out; proceeding to cooperative SCIP call
1006.12/1009.89	c Calling solveScip for cooperative mode with LB_goalvalue:       1558036176482, UB_goalvalue: 1558039050077
1006.12/1009.89	c scip solving with time budget: 413.220936
1006.12/1009.89	c solveScip
1006.12/1009.89	c initScipForCoop
1006.12/1009.89	c Coop Mode: Using SCIP obj units for LB/UB: 1558036176482, +oo
1006.22/1009.90	c 10/10 feasible solutions given by solution candidate storage, new primal bound -6.345715e+06
1006.22/1009.90	c 
1006.22/1009.90	c presolving:
1006.22/1009.91	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
1006.22/1009.91	c    (0.0s) running MILP presolver
1006.22/1009.92	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1006.22/1009.92	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
1006.22/1009.92	c (round 3, exhaustive) 4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
1006.22/1009.92	c (round 4, fast)       4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 1223 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
1006.22/1009.93	c (round 5, medium)     4214 del vars, 406 del conss, 1453 add conss, 0 chg bounds, 299 chg sides, 2019 chg coeffs, 256 upgd conss, 0 impls, 5910 clqs, 0 implints
1006.22/1009.95	c    (0.1s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1006.22/1009.95	c    (0.1s) probing aborted: 50/50 successive totally useless probings
1006.22/1009.95	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1006.22/1009.95	c    (0.1s) no symmetry present (symcode time: 0.00)
1006.22/1009.95	c presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):
1006.22/1009.95	c  4214 deleted vars, 406 deleted constraints, 1453 added constraints, 0 tightened bounds, 0 added holes, 299 changed sides, 2019 changed coefficients
1006.22/1009.95	c  0 implications, 5910 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1006.22/1009.95	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 1367 constraints
1006.22/1009.95	c     170 constraints of type <knapsack>
1006.22/1009.95	c    1165 constraints of type <setppc>
1006.22/1009.95	c      32 constraints of type <linear>
1006.22/1009.95	c transformed objective value is always integral (scale: 1)
1006.22/1009.95	c Presolving Time: 0.05
1006.22/1009.96	c transformed 10/10 original solutions to the transformed problem space
1006.22/1009.96	c 
1006.33/1010.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1006.33/1010.04	c   0.1s|     1 |     0 |  2669 |     - |   240M |   0 |3722 |1378 |1367 |   0 |  0 |  10 |   0 |-2.863323e+06 |-6.345715e+06 | 121.62%| unknown
1006.44/1010.13	c   0.2s|     1 |     0 |  2981 |     - |   240M |   0 |3722 |1378 |1413 |  46 |  1 |  10 |   0 |-3.014573e+06 |-6.345715e+06 | 110.50%| unknown
1006.52/1010.22	c   0.3s|     1 |     0 |  3601 |     - |   240M |   0 |3722 |1378 |1460 |  93 |  2 |  10 |   0 |-3.123759e+06 |-6.345715e+06 | 103.14%| unknown
1006.62/1010.32	c   0.4s|     1 |     0 |  3987 |     - |   240M |   0 |3722 |1378 |1519 | 152 |  3 |  10 |   0 |-3.215438e+06 |-6.345715e+06 |  97.35%| unknown
1006.72/1010.42	c   0.5s|     1 |     0 |  4402 |     - |   240M |   0 |3722 |1378 |1577 | 210 |  4 |  10 |   0 |-3.226850e+06 |-6.345715e+06 |  96.65%| unknown
1006.82/1010.57	c   0.7s|     1 |     0 |  5248 |     - |   240M |   0 |3722 |1378 |1626 | 259 |  5 |  10 |   0 |-3.238968e+06 |-6.345715e+06 |  95.92%| unknown
1006.92/1010.69	c   0.8s|     1 |     0 |  5905 |     - |   240M |   0 |3722 |1378 |1682 | 315 |  6 |  10 |   0 |-3.265638e+06 |-6.345715e+06 |  94.32%| unknown
1007.12/1010.80	c   0.9s|     1 |     0 |  6331 |     - |   240M |   0 |3722 |1378 |1739 | 372 |  7 |  10 |   0 |-3.282249e+06 |-6.345715e+06 |  93.33%| unknown
1007.22/1010.94	c   1.0s|     1 |     0 |  6876 |     - |   240M |   0 |3722 |1378 |1791 | 424 |  8 |  10 |   0 |-3.290676e+06 |-6.345715e+06 |  92.84%| unknown
1007.34/1011.08	c   1.2s|     1 |     0 |  7352 |     - |   240M |   0 |3722 |1378 |1845 | 478 |  9 |  10 |   0 |-3.297008e+06 |-6.345715e+06 |  92.47%| unknown
1007.52/1011.25	c   1.4s|     1 |     0 |  8164 |     - |   240M |   0 |3722 |1378 |1897 | 530 | 10 |  10 |   0 |-3.322967e+06 |-6.345715e+06 |  90.97%| unknown
1007.62/1011.38	c   1.5s|     1 |     0 |  8769 |     - |   240M |   0 |3722 |1378 |1937 | 578 | 11 |  10 |   0 |-3.336748e+06 |-6.345715e+06 |  90.18%| unknown
1007.82/1011.51	c   1.6s|     1 |     0 |  9193 |     - |   240M |   0 |3722 |1378 |1985 | 626 | 12 |  10 |   0 |-3.338122e+06 |-6.345715e+06 |  90.10%| unknown
1007.92/1011.62	c   1.7s|     1 |     0 |  9489 |     - |   240M |   0 |3722 |1378 |2028 | 669 | 13 |  10 |   0 |-3.338428e+06 |-6.345715e+06 |  90.08%| unknown
1008.02/1011.75	c   1.9s|     1 |     0 |  9907 |     - |   240M |   0 |3722 |1378 |2078 | 719 | 14 |  10 |   0 |-3.338863e+06 |-6.345715e+06 |  90.06%| unknown
1008.12/1011.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1008.12/1011.89	c   2.0s|     1 |     0 | 10437 |     - |   241M |   0 |3722 |1378 |2122 | 763 | 15 |  10 |   0 |-3.339686e+06 |-6.345715e+06 |  90.01%| unknown
1008.33/1012.02	c   2.1s|     1 |     0 | 10814 |     - |   241M |   0 |3722 |1378 |2171 | 812 | 16 |  10 |   0 |-3.340216e+06 |-6.345715e+06 |  89.98%| unknown
1008.43/1012.16	c   2.3s|     1 |     0 | 11256 |     - |   241M |   0 |3722 |1378 |2085 | 860 | 17 |  10 |   0 |-3.342098e+06 |-6.345715e+06 |  89.87%| unknown
1008.52/1012.29	c   2.4s|     1 |     0 | 11569 |     - |   241M |   0 |3722 |1378 |2133 | 908 | 18 |  10 |   0 |-3.342118e+06 |-6.345715e+06 |  89.87%| unknown
1008.72/1012.45	c   2.6s|     1 |     0 | 12263 |     - |   241M |   0 |3722 |1378 |2175 | 950 | 19 |  10 |   0 |-3.346719e+06 |-6.345715e+06 |  89.61%| unknown
1008.82/1012.56	c   2.7s|     1 |     0 | 12415 |     - |   241M |   0 |3722 |1378 |2221 | 996 | 20 |  10 |   0 |-3.347837e+06 |-6.345715e+06 |  89.55%| unknown
1008.92/1012.67	c   2.8s|     1 |     0 | 12626 |     - |   241M |   0 |3722 |1378 |2262 |1037 | 21 |  10 |   0 |-3.348640e+06 |-6.345715e+06 |  89.50%| unknown
1009.12/1012.80	c   2.9s|     1 |     0 | 12933 |     - |   241M |   0 |3722 |1378 |2303 |1078 | 22 |  10 |   0 |-3.348941e+06 |-6.345715e+06 |  89.48%| unknown
1009.21/1012.92	c   3.0s|     1 |     0 | 13142 |     - |   241M |   0 |3722 |1378 |2180 |1121 | 23 |  10 |   0 |-3.349011e+06 |-6.345715e+06 |  89.48%| unknown
1009.33/1013.04	c   3.1s|     1 |     0 | 13503 |     - |   241M |   0 |3722 |1378 |2218 |1159 | 24 |  10 |   0 |-3.349710e+06 |-6.345715e+06 |  89.44%| unknown
1009.43/1013.15	c   3.3s|     1 |     0 | 13778 |     - |   241M |   0 |3722 |1378 |2255 |1196 | 25 |  10 |   0 |-3.349985e+06 |-6.345715e+06 |  89.43%| unknown
1009.51/1013.29	c   3.4s|     1 |     0 | 14182 |     - |   241M |   0 |3722 |1378 |2290 |1231 | 26 |  10 |   0 |-3.350912e+06 |-6.345715e+06 |  89.37%| unknown
1009.71/1013.41	c   3.5s|     1 |     0 | 14444 |     - |   241M |   0 |3722 |1378 |2332 |1273 | 27 |  10 |   0 |-3.351450e+06 |-6.345715e+06 |  89.34%| unknown
1009.71/1013.49	c   3.6s|     1 |     0 | 14618 |     - |   241M |   0 |3722 |1378 |2365 |1306 | 28 |  10 |   0 |-3.351515e+06 |-6.345715e+06 |  89.34%| unknown
1009.91/1013.63	c   3.7s|     1 |     0 | 14967 |     - |   241M |   0 |3722 |1378 |2264 |1347 | 29 |  10 |   0 |-3.352586e+06 |-6.345715e+06 |  89.28%| unknown
1010.01/1013.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1010.01/1013.75	c   3.9s|     1 |     0 | 15317 |     - |   241M |   0 |3722 |1378 |2300 |1383 | 30 |  10 |   0 |-3.352764e+06 |-6.345715e+06 |  89.27%| unknown
1010.11/1013.86	c   4.0s|     1 |     0 | 15487 |     - |   241M |   0 |3722 |1378 |2336 |1419 | 31 |  10 |   0 |-3.352819e+06 |-6.345715e+06 |  89.27%| unknown
1010.21/1013.99	c   4.1s|     1 |     0 | 15835 |     - |   241M |   0 |3722 |1378 |2368 |1451 | 32 |  10 |   0 |-3.353504e+06 |-6.345715e+06 |  89.23%| unknown
1010.42/1014.12	c   4.2s|     1 |     0 | 16126 |     - |   241M |   0 |3722 |1378 |2402 |1485 | 33 |  10 |   0 |-3.353900e+06 |-6.345715e+06 |  89.20%| unknown
1010.51/1014.25	c   4.4s|     1 |     0 | 16412 |     - |   241M |   0 |3722 |1378 |2442 |1525 | 34 |  10 |   0 |-3.354009e+06 |-6.345715e+06 |  89.20%| unknown
1010.61/1014.34	c   4.4s|     1 |     0 | 16561 |     - |   241M |   0 |3722 |1378 |2339 |1556 | 35 |  10 |   0 |-3.354218e+06 |-6.345715e+06 |  89.19%| unknown
1010.71/1014.44	c   4.6s|     1 |     0 | 16665 |     - |   241M |   0 |3722 |1378 |2374 |1591 | 36 |  10 |   0 |-3.354257e+06 |-6.345715e+06 |  89.18%| unknown
1010.81/1014.52	c   4.6s|     1 |     0 | 16773 |     - |   241M |   0 |3722 |1378 |2403 |1620 | 37 |  10 |   0 |-3.354294e+06 |-6.345715e+06 |  89.18%| unknown
1010.91/1014.62	c   4.7s|     1 |     0 | 16876 |     - |   241M |   0 |3722 |1378 |2433 |1650 | 38 |  10 |   0 |-3.354322e+06 |-6.345715e+06 |  89.18%| unknown
1011.01/1014.72	c   4.8s|     1 |     0 | 17099 |     - |   241M |   0 |3722 |1378 |2459 |1676 | 39 |  10 |   0 |-3.354829e+06 |-6.345715e+06 |  89.15%| unknown
1011.11/1014.80	c   4.9s|     1 |     0 | 17230 |     - |   241M |   0 |3722 |1378 |2480 |1697 | 40 |  10 |   0 |-3.354850e+06 |-6.345715e+06 |  89.15%| unknown
1011.11/1014.89	c   5.0s|     1 |     0 | 17374 |     - |   241M |   0 |3722 |1378 |2341 |1722 | 41 |  10 |   0 |-3.354977e+06 |-6.345715e+06 |  89.14%| unknown
1011.21/1014.99	c   5.1s|     1 |     0 | 17572 |     - |   241M |   0 |3722 |1378 |2358 |1739 | 42 |  10 |   0 |-3.355383e+06 |-6.345715e+06 |  89.12%| unknown
1011.32/1015.08	c   5.2s|     1 |     0 | 17738 |     - |   241M |   0 |3722 |1378 |2373 |1754 | 43 |  10 |   0 |-3.355766e+06 |-6.345715e+06 |  89.10%| unknown
1011.42/1015.15	c   5.3s|     1 |     0 | 17773 |     - |   241M |   0 |3722 |1378 |2383 |1764 | 44 |  10 |   0 |-3.355781e+06 |-6.345715e+06 |  89.10%| unknown
1011.51/1015.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1011.51/1015.21	c   5.3s|     1 |     0 | 17810 |     - |   241M |   0 |3722 |1378 |2397 |1778 | 45 |  10 |   0 |-3.355793e+06 |-6.345715e+06 |  89.10%| unknown
1011.61/1015.30	c   5.4s|     1 |     0 | 17961 |     - |   241M |   0 |3722 |1378 |2407 |1788 | 46 |  10 |   0 |-3.356050e+06 |-6.345715e+06 |  89.08%| unknown
1011.61/1015.37	c   5.5s|     1 |     0 | 17976 |     - |   241M |   0 |3722 |1378 |2280 |1794 | 47 |  10 |   0 |-3.356051e+06 |-6.345715e+06 |  89.08%| unknown
1011.71/1015.44	c   5.5s|     1 |     0 | 17984 |     - |   241M |   0 |3722 |1378 |2286 |1800 | 48 |  10 |   0 |-3.356051e+06 |-6.345715e+06 |  89.08%| unknown
1011.81/1015.50	c   5.6s|     1 |     0 | 17990 |     - |   241M |   0 |3722 |1378 |2291 |1805 | 49 |  10 |   0 |-3.356052e+06 |-6.345715e+06 |  89.08%| unknown
1011.81/1015.57	c   5.7s|     1 |     0 | 18001 |     - |   241M |   0 |3722 |1378 |2297 |1811 | 50 |  10 |   0 |-3.356053e+06 |-6.345715e+06 |  89.08%| unknown
1011.91/1015.64	c   5.7s|     1 |     0 | 18010 |     - |   241M |   0 |3722 |1378 |2302 |1816 | 51 |  10 |   0 |-3.356053e+06 |-6.345715e+06 |  89.08%| unknown
1012.00/1015.71	c   5.8s|     1 |     0 | 18024 |     - |   241M |   0 |3722 |1378 |2308 |1822 | 52 |  10 |   0 |-3.356054e+06 |-6.345715e+06 |  89.08%| unknown
1012.00/1015.78	c   5.9s|     1 |     0 | 18032 |     - |   241M |   0 |3722 |1378 |2205 |1827 | 53 |  10 |   0 |-3.356054e+06 |-6.345715e+06 |  89.08%| unknown
1017.88/1021.61	c  11.7s|     1 |     2 | 61788 |     - |   241M |   0 |3722 |1589 |2205 |1827 | 53 | 221 |  20 |-3.373863e+06 |-6.345715e+06 |  88.08%| unknown
1038.41/1042.26	c  32.4s|   100 |   101 |120972 |1039.8 |   242M |  28 |3722 |1589 |2336 |2664 |  1 | 221 | 395 |-3.393055e+06 |-6.345715e+06 |  87.02%| unknown
1056.75/1060.64	c  50.8s|   200 |   201 |265781 |1245.0 |   243M |  28 |3722 |1585 |2125 |5108 |  1 | 221 | 476 |-3.393055e+06 |-6.345715e+06 |  87.02%| unknown
1068.81/1072.73	c  62.8s|   300 |   301 |347081 |1100.5 |   243M |  28 |3722 |1595 |2180 |6628 |  1 | 231 | 539 |-3.400187e+06 |-6.345715e+06 |  86.63%| unknown
1083.26/1087.24	c  77.3s|   400 |   401 |433262 |1040.7 |   243M |  28 |3722 |1595 |2215 |9054 |  1 | 231 | 635 |-3.406880e+06 |-6.345715e+06 |  86.26%| unknown
1092.72/1096.77	c  86.9s|   500 |   501 |495451 | 956.8 |   243M |  28 |3722 |1595 |2266 |  10k|  4 | 231 | 708 |-3.410567e+06 |-6.345715e+06 |  86.06%| unknown
1107.47/1111.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1107.47/1111.54	c   102s|   600 |   601 |595785 | 964.5 |   244M |  28 |3722 |1605 |2166 |  12k|  1 | 241 | 796 |-3.416405e+06 |-6.345715e+06 |  85.74%| unknown
1124.03/1128.17	c   118s|   700 |   701 |693221 | 965.9 |   244M |  28 |3722 |1603 |2287 |  14k|  1 | 241 | 916 |-3.417160e+06 |-6.345715e+06 |  85.70%| unknown
1143.75/1147.99	c   138s|   800 |   801 |813682 | 995.8 |   245M |  28 |3722 |1602 |2175 |  17k|  1 | 241 |1025 |-3.417650e+06 |-6.345715e+06 |  85.67%| unknown
1158.20/1162.48	c   153s|   900 |   901 |908930 | 991.0 |   246M |  28 |3722 |1598 |2225 |  19k|  1 | 241 |1124 |-3.418787e+06 |-6.345715e+06 |  85.61%| unknown
1167.37/1171.64	c   162s|  1000 |  1001 |965265 | 948.2 |   246M |  44 |3722 |1614 |2330 |  21k|  1 | 261 |1191 |-3.421060e+06 |-6.345715e+06 |  85.49%| unknown
1179.33/1183.66	c   174s|  1100 |  1101 |  1041k| 931.1 |   246M |  44 |3722 |1614 |2244 |  22k|  1 | 261 |1278 |-3.421060e+06 |-6.345715e+06 |  85.49%| unknown
1189.59/1193.96	c   184s|  1200 |  1201 |  1106k| 907.5 |   247M |  44 |3722 |1613 |2233 |  23k|  1 | 261 |1349 |-3.421060e+06 |-6.345715e+06 |  85.49%| unknown
1203.76/1208.12	c   198s|  1300 |  1301 |  1195k| 906.6 |   247M |  51 |3722 |1621 |2341 |  25k|  1 | 271 |1436 |-3.421941e+06 |-6.345715e+06 |  85.44%| unknown
1215.80/1220.23	c   210s|  1400 |  1401 |  1271k| 896.2 |   247M |  57 |3722 |1620 |2357 |  25k|  1 | 271 |1522 |-3.422116e+06 |-6.345715e+06 |  85.43%| unknown
1228.67/1233.15	c   223s|  1500 |  1501 |  1355k| 892.0 |   249M |  57 |3722 |1617 |2372 |  27k|  1 | 271 |1607 |-3.422116e+06 |-6.345715e+06 |  85.43%| unknown
1238.42/1242.93	c   233s|  1600 |  1601 |  1414k| 873.6 |   249M |  57 |3722 |1610 |2271 |  28k|  1 | 271 |1684 |-3.424200e+06 |-6.345715e+06 |  85.32%| unknown
1248.99/1253.54	c   244s|  1700 |  1701 |  1481k| 861.4 |   249M |  57 |3722 |1609 |2296 |  29k|  3 | 271 |1758 |-3.428150e+06 |-6.345715e+06 |  85.11%| unknown
1259.25/1263.82	c   254s|  1800 |  1801 |  1550k| 851.8 |   250M |  57 |3722 |1606 |2264 |  30k|  1 | 271 |1844 |-3.429266e+06 |-6.345715e+06 |  85.05%| unknown
1270.01/1274.66	c   265s|  1900 |  1901 |  1621k| 844.5 |   250M |  57 |3722 |1616 |2271 |  31k|  1 | 282 |1924 |-3.432530e+06 |-6.345715e+06 |  84.87%| unknown
1281.07/1285.72	c   276s|  2000 |  2001 |  1690k| 836.4 |   251M |  57 |3722 |1614 |2298 |  32k|  1 | 282 |2023 |-3.437357e+06 |-6.345715e+06 |  84.61%| unknown
1289.05/1293.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1289.05/1293.71	c   284s|  2100 |  2101 |  1743k| 821.9 |   251M |  57 |3722 |1612 |2326 |  33k|  1 | 282 |2101 |-3.437357e+06 |-6.345715e+06 |  84.61%| unknown
1300.81/1305.52	c   296s|  2200 |  2201 |  1817k| 818.3 |   251M |  57 |3722 |1621 |2339 |  33k|  1 | 292 |2188 |-3.438859e+06 |-6.345715e+06 |  84.53%| unknown
1317.75/1322.56	c   313s|  2300 |  2301 |  1923k| 828.9 |   252M |  57 |3722 |1619 |2444 |  35k|  1 | 292 |2317 |-3.444415e+06 |-6.345715e+06 |  84.23%| unknown
1323.24/1328.05	c in SCIP_DECL_EVENTEXEC found by SCIP
1323.24/1328.05	o 6034419
1323.24/1328.05	c Model check passed
1323.24/1328.05	c L 318s|  2336 |  2337 |  1955k| 829.9 |    rins|  57 |3722 |1618 |2331 |  36k|  1 | 292 |2349 |-3.445013e+06 |-6.034419e+06 |  75.16%| unknown
1335.49/1340.34	c   330s|  2400 |  2401 |  2032k| 839.6 |   256M |  57 |3722 |1615 |2448 |  37k|  1 | 292 |2426 |-3.446102e+06 |-6.034419e+06 |  75.11%| unknown
1354.52/1359.42	c   350s|  2500 |  2501 |  2141k| 849.7 |   263M |  57 |3722 |1613 |2375 |  40k|  1 | 292 |2552 |-3.451471e+06 |-6.034419e+06 |  74.84%| unknown
1361.59/1366.52	c in SCIP_DECL_EVENTEXEC found by SCIP
1361.59/1366.52	o 6003699
1361.59/1366.52	c Model check passed
1361.59/1366.52	c L 357s|  2536 |  2537 |  2182k| 853.8 |    rins|  57 |3722 |1612 |2297 |  41k|  1 | 292 |2599 |-3.451896e+06 |-6.003699e+06 |  73.92%| unknown
1372.17/1377.16	c   367s|  2600 |  2601 |  2248k| 858.0 |   266M |  57 |3722 |1611 |2356 |  42k|  1 | 292 |2669 |-3.451906e+06 |-6.003699e+06 |  73.92%| unknown
1392.78/1397.85	c   388s|  2700 |  2701 |  2372k| 872.4 |   269M |  57 |3722 |1605 |2417 |  44k|  1 | 292 |2792 |-3.452467e+06 |-6.003699e+06 |  73.90%| unknown
1408.04/1413.13	c   403s|  2800 |  2801 |  2461k| 873.0 |   271M |  57 |3722 |1604 |2381 |  46k|  1 | 292 |2897 |-3.453259e+06 |-6.003699e+06 |  73.86%| unknown
1418.01/1423.11	c 
1418.01/1423.11	c SCIP Status        : solving was interrupted [time limit reached]
1418.01/1423.11	c Solving Time (sec) : 413.22
1418.01/1423.11	c Solving Nodes      : 2861
1418.01/1423.11	c Primal Bound       : -6.00369900000000e+06 (14 solutions, 4 respecting the objective limit)
1418.01/1423.11	c Dual Bound         : -3.45325910963249e+06
1418.01/1423.11	c Gap                : 73.86 %
1418.01/1423.11	c SCIP status: 23 (TIMELIMIT)
1418.01/1423.11	c SCIP primal bound improved LB: 1558036176482 -> 1558036518498
1418.01/1423.11	c pb_solver_status: sst_sat
1418.01/1423.11	c LB_goalvalue: 1558036518498
1418.01/1423.11	c UB_goalvalue: 1558039050077
1418.01/1423.11	c # improved by sat (lb/ub): 0, # improved by scip (lb): 2
1418.01/1423.11	c SCIP returned: sst_sat
1418.01/1423.11	c SCIP primal LB: 1558036518498, dual UB: 1558039068938
1418.01/1423.11	c Try to find a solution more than 1558037362357
1418.01/1423.13	c V: 4214
1418.01/1423.13	c estimatedAdderCost: 6922
1418.01/1423.13	c Try to convert by sorters
1418.10/1423.21	c Sorter: base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 
1418.10/1423.21	c 
1418.19/1423.39	c assumptions: 
1418.19/1423.39	c invoking solver with time budget: 20.000000
1438.23/1443.46	c sat_solver_result: sst_unknown
1438.23/1443.46	c SAT solver timed out; proceeding to cooperative SCIP call
1438.23/1443.46	c Calling solveScip for cooperative mode with LB_goalvalue:       1558036518498, UB_goalvalue: 1558039050077
1438.23/1443.46	c scip solving with time budget: 578.509310
1438.23/1443.46	c solveScip
1438.23/1443.46	c initScipForCoop
1438.23/1443.46	c Coop Mode: Using SCIP obj units for LB/UB: 1558036518498, +oo
1438.23/1443.46	c SCIPfreeTransform due to timeout and having shadow nodes
1438.23/1443.46	c forcing SCIPfreeTransform before solve
1438.33/1443.50	c Running SCIP presolve for solve-time propagation (rounds=3)
1438.33/1443.50	c 10/10 feasible solutions given by solution candidate storage, new primal bound -6.003699e+06
1438.33/1443.50	c 
1438.33/1443.51	c presolving:
1438.33/1443.52	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
1438.33/1443.52	c    (0.0s) running MILP presolver
1438.33/1443.52	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1438.33/1443.52	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
1438.33/1443.54	c    (0.0s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1438.33/1443.54	c    (0.0s) probing aborted: 50/50 successive totally useless probings
1438.33/1443.54	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
1438.33/1443.54	c  4214 deleted vars, 320 deleted constraints, 288 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 256 changed coefficients
1438.33/1443.54	c  0 implications, 2633 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1438.33/1443.54	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 288 constraints
1438.33/1443.54	c     256 constraints of type <knapsack>
1438.33/1443.54	c      32 constraints of type <linear>
1438.33/1443.54	c transformed objective value is always integral (scale: 1)
1438.33/1443.54	c Presolving Time: 0.04
1438.33/1443.55	c 10/10 feasible solutions given by solution candidate storage, new primal bound -6.003699e+06
1438.33/1443.55	c 
1438.33/1443.55	c presolving:
1438.33/1443.56	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
1438.33/1443.57	c    (0.0s) running MILP presolver
1438.33/1443.57	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1438.33/1443.57	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
1438.33/1443.57	c (round 3, exhaustive) 4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
1438.33/1443.57	c (round 4, fast)       4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 1223 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
1438.33/1443.58	c (round 5, medium)     4214 del vars, 406 del conss, 1453 add conss, 0 chg bounds, 299 chg sides, 2019 chg coeffs, 256 upgd conss, 0 impls, 5910 clqs, 0 implints
1438.43/1443.60	c    (0.1s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1438.43/1443.60	c    (0.1s) probing aborted: 50/50 successive totally useless probings
1438.43/1443.60	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1438.43/1443.60	c    (0.1s) no symmetry present (symcode time: 0.00)
1438.43/1443.61	c presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):
1438.43/1443.61	c  4214 deleted vars, 406 deleted constraints, 1453 added constraints, 0 tightened bounds, 0 added holes, 299 changed sides, 2019 changed coefficients
1438.43/1443.61	c  0 implications, 5910 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1438.43/1443.61	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 1367 constraints
1438.43/1443.61	c     170 constraints of type <knapsack>
1438.43/1443.61	c    1165 constraints of type <setppc>
1438.43/1443.61	c      32 constraints of type <linear>
1438.43/1443.61	c transformed objective value is always integral (scale: 1)
1438.43/1443.61	c Presolving Time: 0.05
1438.43/1443.61	c transformed 10/10 original solutions to the transformed problem space
1438.43/1443.61	c 
1438.43/1443.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1438.43/1443.69	c   0.1s|     1 |     0 |  2669 |     - |   270M |   0 |3722 |1378 |1367 |   0 |  0 |  10 |   0 |-2.863323e+06 |-6.003699e+06 | 109.68%| unknown
1438.53/1443.78	c   0.2s|     1 |     0 |  2981 |     - |   270M |   0 |3722 |1378 |1413 |  46 |  1 |  10 |   0 |-3.014573e+06 |-6.003699e+06 |  99.16%| unknown
1438.63/1443.87	c   0.3s|     1 |     0 |  3601 |     - |   270M |   0 |3722 |1378 |1460 |  93 |  2 |  10 |   0 |-3.123759e+06 |-6.003699e+06 |  92.19%| unknown
1438.73/1443.97	c   0.4s|     1 |     0 |  3987 |     - |   270M |   0 |3722 |1378 |1519 | 152 |  3 |  10 |   0 |-3.215438e+06 |-6.003699e+06 |  86.71%| unknown
1438.84/1444.07	c   0.5s|     1 |     0 |  4402 |     - |   270M |   0 |3722 |1378 |1577 | 210 |  4 |  10 |   0 |-3.226850e+06 |-6.003699e+06 |  86.05%| unknown
1439.03/1444.22	c   0.7s|     1 |     0 |  5248 |     - |   270M |   0 |3722 |1378 |1626 | 259 |  5 |  10 |   0 |-3.238968e+06 |-6.003699e+06 |  85.36%| unknown
1439.13/1444.35	c   0.8s|     1 |     0 |  5905 |     - |   270M |   0 |3722 |1378 |1682 | 315 |  6 |  10 |   0 |-3.265638e+06 |-6.003699e+06 |  83.84%| unknown
1439.23/1444.46	c   0.9s|     1 |     0 |  6331 |     - |   270M |   0 |3722 |1378 |1739 | 372 |  7 |  10 |   0 |-3.282249e+06 |-6.003699e+06 |  82.91%| unknown
1439.33/1444.58	c   1.0s|     1 |     0 |  6761 |     - |   270M |   0 |3722 |1378 |1791 | 424 |  8 |  10 |   0 |-3.290676e+06 |-6.003699e+06 |  82.45%| unknown
1439.63/1444.81	c   1.3s|     1 |     0 |  8101 |     - |   270M |   0 |3722 |1378 |1847 | 480 |  9 |  10 |   0 |-3.297008e+06 |-6.003699e+06 |  82.10%| unknown
1439.73/1444.98	c   1.4s|     1 |     0 |  8960 |     - |   270M |   0 |3722 |1378 |1895 | 528 | 10 |  10 |   0 |-3.323627e+06 |-6.003699e+06 |  80.64%| unknown
1439.84/1445.10	c   1.6s|     1 |     0 |  9486 |     - |   271M |   0 |3722 |1378 |1932 | 574 | 11 |  10 |   0 |-3.325937e+06 |-6.003699e+06 |  80.51%| unknown
1440.03/1445.21	c   1.7s|     1 |     0 |  9783 |     - |   271M |   0 |3722 |1378 |1978 | 620 | 12 |  10 |   0 |-3.337727e+06 |-6.003699e+06 |  79.87%| unknown
1440.13/1445.33	c   1.8s|     1 |     0 | 10113 |     - |   271M |   0 |3722 |1378 |2025 | 667 | 13 |  10 |   0 |-3.340409e+06 |-6.003699e+06 |  79.73%| unknown
1440.23/1445.45	c   1.9s|     1 |     0 | 10519 |     - |   271M |   0 |3722 |1378 |2078 | 720 | 14 |  10 |   0 |-3.342696e+06 |-6.003699e+06 |  79.61%| unknown
1440.33/1445.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1440.33/1445.56	c   2.0s|     1 |     0 | 10703 |     - |   271M |   0 |3722 |1378 |2127 | 769 | 15 |  10 |   0 |-3.342783e+06 |-6.003699e+06 |  79.60%| unknown
1440.43/1445.68	c   2.1s|     1 |     0 | 10996 |     - |   271M |   0 |3722 |1378 |2178 | 820 | 16 |  10 |   0 |-3.344152e+06 |-6.003699e+06 |  79.53%| unknown
1440.63/1445.85	c   2.3s|     1 |     0 | 11628 |     - |   271M |   0 |3722 |1378 |2088 | 867 | 17 |  10 |   0 |-3.344933e+06 |-6.003699e+06 |  79.49%| unknown
1440.73/1445.98	c   2.4s|     1 |     0 | 12087 |     - |   271M |   0 |3722 |1378 |2135 | 914 | 18 |  10 |   0 |-3.345098e+06 |-6.003699e+06 |  79.48%| unknown
1440.94/1446.13	c   2.6s|     1 |     0 | 12606 |     - |   271M |   0 |3722 |1378 |2179 | 958 | 19 |  10 |   0 |-3.349660e+06 |-6.003699e+06 |  79.23%| unknown
1441.02/1446.27	c   2.7s|     1 |     0 | 13124 |     - |   271M |   0 |3722 |1378 |2224 |1003 | 20 |  10 |   0 |-3.350545e+06 |-6.003699e+06 |  79.19%| unknown
1441.22/1446.42	c   2.9s|     1 |     0 | 13649 |     - |   271M |   0 |3722 |1378 |2271 |1050 | 21 |  10 |   0 |-3.350895e+06 |-6.003699e+06 |  79.17%| unknown
1441.32/1446.53	c   3.0s|     1 |     0 | 13868 |     - |   271M |   0 |3722 |1378 |2314 |1093 | 22 |  10 |   0 |-3.350936e+06 |-6.003699e+06 |  79.16%| unknown
1441.52/1446.70	c   3.2s|     1 |     0 | 14432 |     - |   271M |   0 |3722 |1378 |2207 |1131 | 23 |  10 |   0 |-3.351553e+06 |-6.003699e+06 |  79.13%| unknown
1441.62/1446.83	c   3.3s|     1 |     0 | 14821 |     - |   271M |   0 |3722 |1378 |2249 |1173 | 24 |  10 |   0 |-3.352203e+06 |-6.003699e+06 |  79.10%| unknown
1441.72/1446.93	c   3.4s|     1 |     0 | 14920 |     - |   271M |   0 |3722 |1378 |2287 |1211 | 25 |  10 |   0 |-3.352211e+06 |-6.003699e+06 |  79.10%| unknown
1441.83/1447.04	c   3.5s|     1 |     0 | 15244 |     - |   271M |   0 |3722 |1378 |2321 |1245 | 26 |  10 |   0 |-3.352602e+06 |-6.003699e+06 |  79.08%| unknown
1441.94/1447.18	c   3.6s|     1 |     0 | 15648 |     - |   271M |   0 |3722 |1378 |2362 |1286 | 27 |  10 |   0 |-3.352830e+06 |-6.003699e+06 |  79.06%| unknown
1442.12/1447.30	c   3.8s|     1 |     0 | 15877 |     - |   271M |   0 |3722 |1378 |2400 |1324 | 28 |  10 |   0 |-3.352900e+06 |-6.003699e+06 |  79.06%| unknown
1442.22/1447.44	c   3.9s|     1 |     0 | 16271 |     - |   271M |   0 |3722 |1378 |2264 |1357 | 29 |  10 |   0 |-3.353339e+06 |-6.003699e+06 |  79.04%| unknown
1442.32/1447.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1442.32/1447.54	c   4.0s|     1 |     0 | 16426 |     - |   271M |   0 |3722 |1378 |2297 |1390 | 30 |  10 |   0 |-3.353467e+06 |-6.003699e+06 |  79.03%| unknown
1442.42/1447.67	c   4.1s|     1 |     0 | 16728 |     - |   271M |   0 |3722 |1378 |2332 |1425 | 31 |  10 |   0 |-3.353963e+06 |-6.003699e+06 |  79.00%| unknown
1442.52/1447.78	c   4.2s|     1 |     0 | 16905 |     - |   271M |   0 |3722 |1378 |2365 |1458 | 32 |  10 |   0 |-3.354105e+06 |-6.003699e+06 |  79.00%| unknown
1442.72/1447.92	c   4.4s|     1 |     0 | 17311 |     - |   271M |   0 |3722 |1378 |2397 |1490 | 33 |  10 |   0 |-3.354219e+06 |-6.003699e+06 |  78.99%| unknown
1442.83/1448.03	c   4.5s|     1 |     0 | 17401 |     - |   271M |   0 |3722 |1378 |2430 |1523 | 34 |  10 |   0 |-3.354258e+06 |-6.003699e+06 |  78.99%| unknown
1442.93/1448.16	c   4.6s|     1 |     0 | 17657 |     - |   271M |   0 |3722 |1378 |2281 |1550 | 35 |  10 |   0 |-3.354417e+06 |-6.003699e+06 |  78.98%| unknown
1443.02/1448.25	c   4.7s|     1 |     0 | 17922 |     - |   271M |   0 |3722 |1378 |2316 |1585 | 36 |  10 |   0 |-3.354589e+06 |-6.003699e+06 |  78.97%| unknown
1443.12/1448.37	c   4.8s|     1 |     0 | 18125 |     - |   271M |   0 |3722 |1378 |2351 |1620 | 37 |  10 |   0 |-3.354691e+06 |-6.003699e+06 |  78.96%| unknown
1443.32/1448.51	c   5.0s|     1 |     0 | 18537 |     - |   271M |   0 |3722 |1378 |2381 |1650 | 38 |  10 |   0 |-3.355031e+06 |-6.003699e+06 |  78.95%| unknown
1443.42/1448.63	c   5.1s|     1 |     0 | 18790 |     - |   271M |   0 |3722 |1378 |2413 |1682 | 39 |  10 |   0 |-3.355836e+06 |-6.003699e+06 |  78.90%| unknown
1443.52/1448.75	c   5.2s|     1 |     0 | 18965 |     - |   271M |   0 |3722 |1378 |2336 |1704 | 40 |  10 |   0 |-3.355884e+06 |-6.003699e+06 |  78.90%| unknown
1443.62/1448.87	c   5.3s|     1 |     0 | 19217 |     - |   271M |   0 |3722 |1378 |2361 |1729 | 41 |  10 |   0 |-3.355911e+06 |-6.003699e+06 |  78.90%| unknown
1443.72/1448.97	c   5.4s|     1 |     0 | 19365 |     - |   271M |   0 |3722 |1378 |2387 |1755 | 42 |  10 |   0 |-3.356003e+06 |-6.003699e+06 |  78.89%| unknown
1443.83/1449.06	c   5.5s|     1 |     0 | 19510 |     - |   271M |   0 |3722 |1378 |2411 |1779 | 43 |  10 |   0 |-3.356081e+06 |-6.003699e+06 |  78.89%| unknown
1443.93/1449.14	c   5.6s|     1 |     0 | 19565 |     - |   271M |   0 |3722 |1378 |2430 |1798 | 44 |  10 |   0 |-3.356087e+06 |-6.003699e+06 |  78.89%| unknown
1444.01/1449.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1444.01/1449.24	c   5.7s|     1 |     0 | 19837 |     - |   271M |   0 |3722 |1378 |2448 |1816 | 45 |  10 |   0 |-3.356109e+06 |-6.003699e+06 |  78.89%| unknown
1444.11/1449.32	c   5.8s|     1 |     0 | 19918 |     - |   271M |   0 |3722 |1378 |2339 |1839 | 46 |  10 |   0 |-3.356119e+06 |-6.003699e+06 |  78.89%| unknown
1444.11/1449.39	c   5.9s|     1 |     0 | 19971 |     - |   271M |   0 |3722 |1378 |2356 |1856 | 47 |  10 |   0 |-3.356121e+06 |-6.003699e+06 |  78.89%| unknown
1444.21/1449.46	c   5.9s|     1 |     0 | 20008 |     - |   271M |   0 |3722 |1378 |2373 |1873 | 48 |  10 |   0 |-3.356122e+06 |-6.003699e+06 |  78.89%| unknown
1444.31/1449.54	c   6.0s|     1 |     0 | 20066 |     - |   271M |   0 |3722 |1378 |2385 |1885 | 49 |  10 |   0 |-3.356128e+06 |-6.003699e+06 |  78.89%| unknown
1449.00/1454.22	c in SCIP_DECL_EVENTEXEC found by SCIP
1449.00/1454.22	o 5103626
1449.00/1454.22	c Model check passed
1449.00/1454.22	c L10.7s|     1 |     0 | 69360 |     - |    rens|   0 |3722 |1596 |2385 |1885 | 49 | 228 |   0 |-3.356128e+06 |-5.103626e+06 |  52.07%| unknown
1449.00/1454.24	c  10.7s|     1 |     0 | 69360 |     - |   271M |   0 |3722 |1596 |2385 |1885 | 49 | 228 |   0 |-3.356128e+06 |-5.103626e+06 |  52.07%| unknown
1449.10/1454.35	c  10.8s|     1 |     0 | 69488 |     - |   271M |   0 |3722 |1596 |2411 |1911 | 50 | 228 |   0 |-3.356136e+06 |-5.103626e+06 |  52.07%| unknown
1449.10/1454.36	c  10.8s|     1 |     0 | 69509 |     - |   271M |   0 |3722 |1596 |2419 |1919 | 51 | 228 |   0 |-3.356136e+06 |-5.103626e+06 |  52.07%| unknown
1451.29/1456.52	c  13.0s|     1 |     2 | 69520 |     - |   271M |   0 |3722 |1596 |2419 |1919 | 51 | 228 |  21 |-3.356148e+06 |-5.103626e+06 |  52.07%| unknown
1471.42/1476.73	c  33.2s|   100 |   101 |132055 |1129.7 |   272M |  29 |3722 |1593 |2187 |2522 |  1 | 228 | 381 |-3.382297e+06 |-5.103626e+06 |  50.89%| unknown
1481.36/1486.71	c  43.2s|   200 |   201 |233352 |1071.0 |   272M |  31 |3722 |1603 |2250 |2996 |  3 | 238 | 449 |-3.382297e+06 |-5.103626e+06 |  50.89%| unknown
1494.22/1499.64	c  56.1s|   300 |   301 |312760 | 978.4 |   272M |  32 |3722 |1601 |2220 |5086 |  1 | 238 | 541 |-3.394881e+06 |-5.103626e+06 |  50.33%| unknown
1512.86/1518.31	c  74.8s|   400 |   401 |440007 |1052.1 |   273M |  32 |3722 |1601 |2275 |6841 |  1 | 238 | 660 |-3.397467e+06 |-5.103626e+06 |  50.22%| unknown
1530.90/1536.45	c  92.9s|   500 |   501 |544320 |1050.3 |   273M |  32 |3722 |1601 |2284 |9589 |  1 | 238 | 760 |-3.420243e+06 |-5.103626e+06 |  49.22%| unknown
1543.85/1549.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1543.85/1549.43	c   106s|   600 |   601 |631844 |1021.1 |   273M |  39 |3722 |1621 |2392 |9952 |  1 | 258 | 862 |-3.422664e+06 |-5.103626e+06 |  49.11%| unknown
1558.80/1564.45	c   121s|   700 |   701 |732017 |1018.3 |   274M |  48 |3722 |1631 |2429 |  11k|  1 | 268 | 964 |-3.422664e+06 |-5.103626e+06 |  49.11%| unknown
1577.24/1582.93	c   139s|   800 |   801 |851528 |1040.4 |   275M |  48 |3722 |1631 |2371 |  12k|  1 | 268 |1074 |-3.422664e+06 |-5.103626e+06 |  49.11%| unknown
1601.56/1607.39	c   164s|   900 |   901 |  1001k|1091.7 |   278M |  48 |3722 |1631 |2147 |  14k|  1 | 268 |1221 |-3.422664e+06 |-5.103626e+06 |  49.11%| unknown
1621.39/1627.24	c   184s|  1000 |  1001 |  1168k|1149.2 |   278M |  48 |3722 |1672 |2352 |  16k|  1 | 309 |1332 |-3.422664e+06 |-5.103626e+06 |  49.11%| unknown
1631.76/1637.64	c   194s|  1100 |  1099 |  1230k|1101.0 |   280M |  48 |3722 |1671 |2375 |  17k|  1 | 309 |1397 |-3.423833e+06 |-5.103626e+06 |  49.06%| unknown
1640.63/1646.52	c   203s|  1200 |  1199 |  1286k|1056.4 |   280M |  58 |3722 |1666 |2439 |  17k|  1 | 309 |1478 |-3.430899e+06 |-5.103626e+06 |  48.75%| unknown
1647.41/1653.38	c in SCIP_DECL_EVENTEXEC found by SCIP
1647.41/1653.38	o 4889602
1647.41/1653.38	c Model check passed
1647.41/1653.38	c L 210s|  1251 |  1244 |  1328k|1046.8 |    rins|  62 |3722 |1630 |2465 |  18k|  3 | 309 |1527 |-3.437622e+06 |-4.889602e+06 |  42.24%| unknown
1653.68/1659.68	c   216s|  1300 |  1293 |  1364k|1035.0 |   280M |  63 |3722 |1630 |2386 |  18k|  1 | 309 |1570 |-3.438083e+06 |-4.889602e+06 |  42.22%| unknown
1664.95/1670.94	c   227s|  1400 |  1393 |  1432k|1009.8 |   282M |  63 |3722 |1630 |2454 |  19k|  2 | 309 |1647 |-3.438083e+06 |-4.889602e+06 |  42.22%| unknown
1669.63/1675.64	c in SCIP_DECL_EVENTEXEC found by SCIP
1669.63/1675.64	o 4722688
1669.63/1675.64	c Model check passed
1669.63/1675.64	c L 232s|  1451 |  1418 |  1461k| 993.9 |crossove|  64 |3722 |1630 |2414 |  20k|  1 | 309 |1674 |-3.438083e+06 |-4.722688e+06 |  37.36%| unknown
1674.91/1680.97	c   237s|  1500 |  1467 |  1491k| 981.7 |   283M |  64 |3722 |1630 |2446 |  20k|  1 | 309 |1727 |-3.438083e+06 |-4.722688e+06 |  37.36%| unknown
1685.28/1691.30	c   248s|  1600 |  1567 |  1555k| 960.4 |   285M |  64 |3722 |1630 |2378 |  21k|  1 | 309 |1786 |-3.439707e+06 |-4.722688e+06 |  37.30%| unknown
1696.74/1702.87	c   259s|  1700 |  1665 |  1627k| 946.1 |   285M |  64 |3722 |1630 |2501 |  22k|  1 | 309 |1862 |-3.440904e+06 |-4.722688e+06 |  37.25%| unknown
1705.11/1711.27	c in SCIP_DECL_EVENTEXEC found by SCIP
1705.11/1711.27	o 4230144
1705.11/1711.27	c Model check passed
1705.11/1711.27	c L 268s|  1760 |  1480 |  1676k| 941.6 |    rins|  64 |3722 |1620 |2418 |  23k|  4 | 309 |1913 |-3.452490e+06 |-4.230144e+06 |  22.52%| unknown
1709.91/1716.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1709.91/1716.01	c   272s|  1800 |  1518 |  1704k| 936.1 |   286M |  64 |3722 |1620 |2374 |  23k|  1 | 309 |1949 |-3.452490e+06 |-4.230144e+06 |  22.52%| unknown
1721.46/1727.65	c   284s|  1900 |  1614 |  1767k| 920.3 |   286M |  64 |3722 |1620 |2402 |  25k|  2 | 309 |2020 |-3.452490e+06 |-4.230144e+06 |  22.52%| unknown
1735.41/1741.61	c   298s|  2000 |  1694 |  1847k| 913.9 |   290M |  73 |3722 |1619 |2445 |  27k|  2 | 309 |2126 |-3.454376e+06 |-4.230144e+06 |  22.46%| unknown
1744.58/1750.85	c   307s|  2100 |  1772 |  1898k| 895.0 |   292M |  75 |3722 |1617 |2506 |  27k|  1 | 309 |2196 |-3.454425e+06 |-4.230144e+06 |  22.46%| unknown
1753.15/1759.42	c   316s|  2200 |  1842 |  1948k| 876.7 |   293M |  77 |3722 |1616 |2505 |  28k|  2 | 309 |2259 |-3.454856e+06 |-4.230144e+06 |  22.44%| unknown
1764.51/1770.88	c   327s|  2300 |  1912 |  2023k| 871.2 |   294M |  77 |3722 |1616 |2496 |  29k|  4 | 309 |2364 |-3.454856e+06 |-4.230144e+06 |  22.44%| unknown
1774.97/1781.31	c   338s|  2400 |  1990 |  2080k| 859.0 |   296M |  77 |3722 |1614 |2419 |  30k|  3 | 309 |2432 |-3.462375e+06 |-4.230144e+06 |  22.17%| unknown
1790.92/1797.38	c   354s|  2500 |  2074 |  2171k| 861.0 |   300M |  77 |3722 |1612 |2393 |  32k|  1 | 309 |2533 |-3.464539e+06 |-4.230144e+06 |  22.10%| unknown
1803.98/1810.41	c   367s|  2600 |  2154 |  2245k| 856.0 |   302M |  77 |3722 |1612 |2474 |  33k|  1 | 309 |2629 |-3.464558e+06 |-4.230144e+06 |  22.10%| unknown
1816.93/1823.47	c   380s|  2700 |  2224 |  2318k| 851.5 |   304M |  77 |3722 |1612 |2399 |  35k|  1 | 309 |2725 |-3.464558e+06 |-4.230144e+06 |  22.10%| unknown
1828.39/1834.90	c   391s|  2800 |  2280 |  2378k| 842.4 |   309M |  77 |3722 |1610 |2522 |  36k|  0 | 309 |2814 |-3.464558e+06 |-4.230144e+06 |  22.10%| unknown
1839.75/1846.39	c   403s|  2900 |  2358 |  2444k| 836.4 |   310M |  77 |3722 |1608 |2541 |  37k| 13 | 309 |2923 |-3.465673e+06 |-4.230144e+06 |  22.06%| unknown
1851.02/1857.61	c   414s|  3000 |  2426 |  2507k| 829.5 |   311M |  77 |3722 |1606 |2514 |  38k|  2 | 309 |3013 |-3.467929e+06 |-4.230144e+06 |  21.98%| unknown
1863.97/1870.67	c   427s|  3100 |  2500 |  2586k| 828.0 |   313M |  77 |3722 |1606 |2420 |  39k|  3 | 309 |3125 |-3.470691e+06 |-4.230144e+06 |  21.88%| unknown
1875.45/1882.14	c   439s|  3200 |  2570 |  2647k| 821.3 |   316M |  77 |3722 |1604 |2505 |  40k|  2 | 309 |3229 |-3.470691e+06 |-4.230144e+06 |  21.88%| unknown
1888.79/1895.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1888.79/1895.51	c   452s|  3300 |  2642 |  2722k| 819.2 |   319M |  77 |3722 |1602 |2380 |  42k|  1 | 309 |3317 |-3.470762e+06 |-4.230144e+06 |  21.88%| unknown
1901.85/1908.64	c   465s|  3400 |  2710 |  2795k| 816.4 |   320M |  77 |3722 |1599 |2593 |  43k|  2 | 309 |3413 |-3.470836e+06 |-4.230144e+06 |  21.88%| unknown
1913.51/1920.39	c   477s|  3500 |  2776 |  2856k| 810.7 |   321M |  77 |3722 |1598 |2625 |  45k| 11 | 309 |3502 |-3.473365e+06 |-4.230144e+06 |  21.79%| unknown
1926.36/1933.22	c   490s|  3600 |  2852 |  2931k| 808.8 |   323M |  77 |3722 |1598 |2378 |  46k|  1 | 309 |3611 |-3.473410e+06 |-4.230144e+06 |  21.79%| unknown
1939.02/1945.91	c   502s|  3700 |  2916 |  3003k| 806.6 |   324M |  83 |3722 |1597 |2564 |  47k|  1 | 309 |3699 |-3.473410e+06 |-4.230144e+06 |  21.79%| unknown
1952.67/1959.62	c   516s|  3800 |  2982 |  3081k| 805.9 |   327M |  83 |3722 |1595 |2523 |  48k|  2 | 309 |3822 |-3.474811e+06 |-4.230144e+06 |  21.74%| unknown
1961.84/1968.80	c   525s|  3900 |  3054 |  3133k| 798.5 |   328M |  83 |3722 |1591 |2412 |  49k|  2 | 309 |3928 |-3.475726e+06 |-4.230144e+06 |  21.71%| unknown
1975.80/1982.83	c   539s|  4000 |  3114 |  3208k| 797.3 |   333M |  83 |3722 |1591 |2383 |  51k|  1 | 309 |4061 |-3.475726e+06 |-4.230144e+06 |  21.71%| unknown
1988.15/1995.21	c   552s|  4100 |  3172 |  3275k| 794.1 |   334M |  83 |3722 |1591 |2541 |  51k|  0 | 309 |4184 |-3.475726e+06 |-4.230144e+06 |  21.71%| unknown
1998.12/2005.22	c   562s|  4200 |  3216 |  3332k| 788.9 |   340M |  83 |3722 |1590 |2465 |  53k|  2 | 309 |4257 |-3.475726e+06 |-4.230144e+06 |  21.71%| unknown
2008.39/2015.54	c   572s|  4300 |  3268 |  3389k| 783.7 |   342M |  83 |3722 |1597 |2452 |  54k|  2 | 316 |4368 |-3.475726e+06 |-4.230144e+06 |  21.71%| unknown
2014.88/2022.05	c 
2014.88/2022.05	c SCIP Status        : solving was interrupted [time limit reached]
2014.88/2022.05	c Solving Time (sec) : 578.51
2014.88/2022.05	c Solving Nodes      : 4374
2014.88/2022.05	c Primal Bound       : -4.23014400000000e+06 (14 solutions)
2014.88/2022.05	c Dual Bound         : -3.47572624602186e+06
2014.88/2022.05	c Gap                : 21.71 %
2014.88/2022.05	c SCIP status: 23 (TIMELIMIT)
2014.88/2022.05	c solveScip: freeing transform (!can_skip_free_transform)
2014.88/2022.11	c SCIP primal bound improved LB: 1558036518498 -> 1558038292053
2014.88/2022.11	c SCIP LP bound tightened UB: 1558039050077 -> 1558039046471
2014.88/2022.11	c pb_solver_status: sst_sat
2014.88/2022.11	c LB_goalvalue: 1558038292053
2014.88/2022.11	c UB_goalvalue: 1558039046471
2014.88/2022.11	c # improved by sat (lb/ub): 0, # improved by scip (lb): 4
2014.88/2022.11	c SCIP returned: sst_sat
2014.88/2022.11	c SCIP primal LB: 1558038292053, dual UB: 1558039046471
2014.88/2022.11	c Try to find a solution more than 1558038543525
2014.98/2022.13	c V: 4214
2014.98/2022.13	c estimatedAdderCost: 6922
2014.98/2022.13	c Try to convert by sorters
2015.06/2022.20	c Sorter: base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 
2015.06/2022.20	c 
2015.16/2022.37	c assumptions: 
2015.16/2022.37	c invoking solver with time budget: 20.000000
2035.20/2042.44	c sat_solver_result: sst_unknown
2035.20/2042.44	c SAT solver timed out; proceeding to cooperative SCIP call
2035.20/2042.44	c Calling solveScip for cooperative mode with LB_goalvalue:       1558038292053, UB_goalvalue: 1558039046471
2035.20/2042.44	c scip solving with time budget: 809.913034
2035.20/2042.44	c solveScip
2035.20/2042.44	c initScipForCoop
2035.20/2042.44	c Coop Mode: Using SCIP obj units for LB/UB: 1558038292053, +oo
2035.20/2042.44	c 10/10 feasible solutions given by solution candidate storage, new primal bound -4.230144e+06
2035.20/2042.44	c 
2035.20/2042.45	c presolving:
2035.20/2042.46	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
2035.20/2042.46	c    (0.0s) running MILP presolver
2035.20/2042.47	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2035.20/2042.47	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
2035.20/2042.47	c (round 3, exhaustive) 4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
2035.20/2042.47	c (round 4, fast)       4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 1223 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
2035.20/2042.48	c (round 5, medium)     4214 del vars, 406 del conss, 1453 add conss, 0 chg bounds, 299 chg sides, 2019 chg coeffs, 256 upgd conss, 0 impls, 5910 clqs, 0 implints
2035.30/2042.50	c    (0.1s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2035.30/2042.50	c    (0.1s) probing aborted: 50/50 successive totally useless probings
2035.30/2042.50	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2035.30/2042.50	c    (0.1s) no symmetry present (symcode time: 0.00)
2035.30/2042.50	c presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):
2035.30/2042.50	c  4214 deleted vars, 406 deleted constraints, 1453 added constraints, 0 tightened bounds, 0 added holes, 299 changed sides, 2019 changed coefficients
2035.30/2042.50	c  0 implications, 5910 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2035.30/2042.50	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 1367 constraints
2035.30/2042.50	c     170 constraints of type <knapsack>
2035.30/2042.50	c    1165 constraints of type <setppc>
2035.30/2042.50	c      32 constraints of type <linear>
2035.30/2042.50	c transformed objective value is always integral (scale: 1)
2035.30/2042.50	c Presolving Time: 0.06
2035.30/2042.51	c transformed 10/10 original solutions to the transformed problem space
2035.30/2042.51	c 
2035.30/2042.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2035.30/2042.59	c   0.1s|     1 |     0 |  2669 |     - |   340M |   0 |3722 |1378 |1367 |   0 |  0 |  10 |   0 |-2.863323e+06 |-4.230144e+06 |  47.74%| unknown
2035.40/2042.68	c   0.2s|     1 |     0 |  2981 |     - |   340M |   0 |3722 |1378 |1413 |  46 |  1 |  10 |   0 |-3.014573e+06 |-4.230144e+06 |  40.32%| unknown
2035.50/2042.77	c   0.3s|     1 |     0 |  3601 |     - |   340M |   0 |3722 |1378 |1460 |  93 |  2 |  10 |   0 |-3.123759e+06 |-4.230144e+06 |  35.42%| unknown
2035.60/2042.87	c   0.4s|     1 |     0 |  3987 |     - |   340M |   0 |3722 |1378 |1519 | 152 |  3 |  10 |   0 |-3.215438e+06 |-4.230144e+06 |  31.56%| unknown
2035.70/2042.97	c   0.5s|     1 |     0 |  4402 |     - |   340M |   0 |3722 |1378 |1577 | 210 |  4 |  10 |   0 |-3.226850e+06 |-4.230144e+06 |  31.09%| unknown
2035.91/2043.13	c   0.7s|     1 |     0 |  5248 |     - |   340M |   0 |3722 |1378 |1626 | 259 |  5 |  10 |   0 |-3.238968e+06 |-4.230144e+06 |  30.60%| unknown
2035.99/2043.25	c   0.8s|     1 |     0 |  5905 |     - |   340M |   0 |3722 |1378 |1682 | 315 |  6 |  10 |   0 |-3.265638e+06 |-4.230144e+06 |  29.53%| unknown
2036.09/2043.36	c   0.9s|     1 |     0 |  6331 |     - |   340M |   0 |3722 |1378 |1739 | 372 |  7 |  10 |   0 |-3.282249e+06 |-4.230144e+06 |  28.88%| unknown
2036.19/2043.48	c   1.0s|     1 |     0 |  6798 |     - |   340M |   0 |3722 |1378 |1791 | 424 |  8 |  10 |   0 |-3.290676e+06 |-4.230144e+06 |  28.55%| unknown
2036.39/2043.63	c   1.2s|     1 |     0 |  7230 |     - |   340M |   0 |3722 |1378 |1846 | 479 |  9 |  10 |   0 |-3.297008e+06 |-4.230144e+06 |  28.30%| unknown
2036.59/2043.81	c   1.4s|     1 |     0 |  8070 |     - |   340M |   0 |3722 |1378 |1896 | 529 | 10 |  10 |   0 |-3.322889e+06 |-4.230144e+06 |  27.30%| unknown
2036.69/2043.95	c   1.5s|     1 |     0 |  8679 |     - |   340M |   0 |3722 |1378 |1934 | 576 | 11 |  10 |   0 |-3.336569e+06 |-4.230144e+06 |  26.78%| unknown
2036.80/2044.06	c   1.6s|     1 |     0 |  8960 |     - |   340M |   0 |3722 |1378 |1984 | 626 | 12 |  10 |   0 |-3.338100e+06 |-4.230144e+06 |  26.72%| unknown
2036.99/2044.20	c   1.8s|     1 |     0 |  9513 |     - |   340M |   0 |3722 |1378 |2032 | 674 | 13 |  10 |   0 |-3.338461e+06 |-4.230144e+06 |  26.71%| unknown
2037.09/2044.33	c   1.9s|     1 |     0 | 10027 |     - |   340M |   0 |3722 |1378 |2076 | 718 | 14 |  10 |   0 |-3.340599e+06 |-4.230144e+06 |  26.63%| unknown
2037.19/2044.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2037.19/2044.44	c   2.0s|     1 |     0 | 10205 |     - |   340M |   0 |3722 |1378 |2119 | 761 | 15 |  10 |   0 |-3.340626e+06 |-4.230144e+06 |  26.63%| unknown
2037.29/2044.57	c   2.1s|     1 |     0 | 10578 |     - |   341M |   0 |3722 |1378 |2167 | 809 | 16 |  10 |   0 |-3.341210e+06 |-4.230144e+06 |  26.61%| unknown
2037.49/2044.74	c   2.3s|     1 |     0 | 11298 |     - |   341M |   0 |3722 |1378 |2080 | 858 | 17 |  10 |   0 |-3.341591e+06 |-4.230144e+06 |  26.59%| unknown
2037.69/2044.90	c   2.5s|     1 |     0 | 11903 |     - |   341M |   0 |3722 |1378 |2126 | 904 | 18 |  10 |   0 |-3.343595e+06 |-4.230144e+06 |  26.51%| unknown
2037.80/2045.01	c   2.6s|     1 |     0 | 12142 |     - |   341M |   0 |3722 |1378 |2169 | 947 | 19 |  10 |   0 |-3.344065e+06 |-4.230144e+06 |  26.50%| unknown
2037.90/2045.19	c   2.8s|     1 |     0 | 12901 |     - |   341M |   0 |3722 |1378 |2210 | 988 | 20 |  10 |   0 |-3.345145e+06 |-4.230144e+06 |  26.46%| unknown
2038.19/2045.42	c   3.0s|     1 |     0 | 14305 |     - |   341M |   0 |3722 |1378 |2253 |1031 | 21 |  10 |   0 |-3.349123e+06 |-4.230144e+06 |  26.31%| unknown
2038.29/2045.55	c   3.1s|     1 |     0 | 14623 |     - |   341M |   0 |3722 |1378 |2300 |1078 | 22 |  10 |   0 |-3.349305e+06 |-4.230144e+06 |  26.30%| unknown
2038.39/2045.67	c   3.2s|     1 |     0 | 14872 |     - |   341M |   0 |3722 |1378 |2182 |1120 | 23 |  10 |   0 |-3.349706e+06 |-4.230144e+06 |  26.28%| unknown
2038.49/2045.76	c   3.3s|     1 |     0 | 14970 |     - |   341M |   0 |3722 |1378 |2224 |1162 | 24 |  10 |   0 |-3.349722e+06 |-4.230144e+06 |  26.28%| unknown
2038.59/2045.86	c   3.4s|     1 |     0 | 15119 |     - |   341M |   0 |3722 |1378 |2263 |1201 | 25 |  10 |   0 |-3.349950e+06 |-4.230144e+06 |  26.27%| unknown
2038.69/2045.96	c   3.5s|     1 |     0 | 15236 |     - |   341M |   0 |3722 |1378 |2303 |1241 | 26 |  10 |   0 |-3.350012e+06 |-4.230144e+06 |  26.27%| unknown
2038.80/2046.08	c   3.6s|     1 |     0 | 15543 |     - |   341M |   0 |3722 |1378 |2342 |1280 | 27 |  10 |   0 |-3.350924e+06 |-4.230144e+06 |  26.24%| unknown
2038.98/2046.20	c   3.8s|     1 |     0 | 15762 |     - |   341M |   0 |3722 |1378 |2377 |1315 | 28 |  10 |   0 |-3.351158e+06 |-4.230144e+06 |  26.23%| unknown
2039.08/2046.32	c   3.9s|     1 |     0 | 16000 |     - |   341M |   0 |3722 |1378 |2260 |1354 | 29 |  10 |   0 |-3.351944e+06 |-4.230144e+06 |  26.20%| unknown
2039.18/2046.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2039.18/2046.42	c   4.0s|     1 |     0 | 16171 |     - |   341M |   0 |3722 |1378 |2299 |1393 | 30 |  10 |   0 |-3.351970e+06 |-4.230144e+06 |  26.20%| unknown
2039.28/2046.54	c   4.1s|     1 |     0 | 16377 |     - |   341M |   0 |3722 |1378 |2334 |1428 | 31 |  10 |   0 |-3.352120e+06 |-4.230144e+06 |  26.19%| unknown
2039.38/2046.67	c   4.2s|     1 |     0 | 16747 |     - |   341M |   0 |3722 |1378 |2367 |1461 | 32 |  10 |   0 |-3.352596e+06 |-4.230144e+06 |  26.18%| unknown
2039.58/2046.80	c   4.4s|     1 |     0 | 17081 |     - |   341M |   0 |3722 |1378 |2406 |1500 | 33 |  10 |   0 |-3.352910e+06 |-4.230144e+06 |  26.16%| unknown
2039.68/2046.91	c   4.5s|     1 |     0 | 17221 |     - |   341M |   0 |3722 |1378 |2446 |1540 | 34 |  10 |   0 |-3.353033e+06 |-4.230144e+06 |  26.16%| unknown
2039.79/2047.05	c   4.6s|     1 |     0 | 17548 |     - |   341M |   0 |3722 |1378 |2325 |1581 | 35 |  10 |   0 |-3.353209e+06 |-4.230144e+06 |  26.15%| unknown
2039.89/2047.17	c   4.7s|     1 |     0 | 17908 |     - |   341M |   0 |3722 |1378 |2355 |1611 | 36 |  10 |   0 |-3.353818e+06 |-4.230144e+06 |  26.13%| unknown
2039.98/2047.25	c   4.8s|     1 |     0 | 18085 |     - |   341M |   0 |3722 |1378 |2386 |1642 | 37 |  10 |   0 |-3.354015e+06 |-4.230144e+06 |  26.12%| unknown
2040.08/2047.38	c   4.9s|     1 |     0 | 18389 |     - |   341M |   0 |3722 |1378 |2415 |1671 | 38 |  10 |   0 |-3.354379e+06 |-4.230144e+06 |  26.11%| unknown
2040.18/2047.47	c   5.0s|     1 |     0 | 18526 |     - |   341M |   0 |3722 |1378 |2440 |1696 | 39 |  10 |   0 |-3.354478e+06 |-4.230144e+06 |  26.10%| unknown
2040.28/2047.56	c   5.1s|     1 |     0 | 18701 |     - |   341M |   0 |3722 |1378 |2464 |1720 | 40 |  10 |   0 |-3.354510e+06 |-4.230144e+06 |  26.10%| unknown
2040.38/2047.65	c   5.2s|     1 |     0 | 18821 |     - |   341M |   0 |3722 |1378 |2361 |1741 | 41 |  10 |   0 |-3.354771e+06 |-4.230144e+06 |  26.09%| unknown
2040.48/2047.75	c   5.3s|     1 |     0 | 19039 |     - |   341M |   0 |3722 |1378 |2384 |1764 | 42 |  10 |   0 |-3.355236e+06 |-4.230144e+06 |  26.08%| unknown
2040.58/2047.82	c   5.4s|     1 |     0 | 19104 |     - |   341M |   0 |3722 |1378 |2406 |1786 | 43 |  10 |   0 |-3.355269e+06 |-4.230144e+06 |  26.07%| unknown
2040.68/2047.90	c   5.5s|     1 |     0 | 19207 |     - |   341M |   0 |3722 |1378 |2422 |1802 | 44 |  10 |   0 |-3.355309e+06 |-4.230144e+06 |  26.07%| unknown
2040.68/2047.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2040.68/2047.99	c   5.6s|     1 |     0 | 19373 |     - |   341M |   0 |3722 |1378 |2440 |1820 | 45 |  10 |   0 |-3.355362e+06 |-4.230144e+06 |  26.07%| unknown
2040.79/2048.07	c   5.6s|     1 |     0 | 19466 |     - |   341M |   0 |3722 |1378 |2462 |1842 | 46 |  10 |   0 |-3.355401e+06 |-4.230144e+06 |  26.07%| unknown
2040.89/2048.16	c   5.7s|     1 |     0 | 19566 |     - |   341M |   0 |3722 |1378 |2321 |1859 | 47 |  10 |   0 |-3.355453e+06 |-4.230144e+06 |  26.07%| unknown
2040.98/2048.23	c   5.8s|     1 |     0 | 19595 |     - |   341M |   0 |3722 |1378 |2337 |1875 | 48 |  10 |   0 |-3.355457e+06 |-4.230144e+06 |  26.07%| unknown
2041.08/2048.30	c   5.9s|     1 |     0 | 19654 |     - |   341M |   0 |3722 |1378 |2350 |1888 | 49 |  10 |   0 |-3.355462e+06 |-4.230144e+06 |  26.07%| unknown
2041.08/2048.37	c   5.9s|     1 |     0 | 19684 |     - |   341M |   0 |3722 |1378 |2362 |1900 | 50 |  10 |   0 |-3.355472e+06 |-4.230144e+06 |  26.07%| unknown
2041.18/2048.44	c   6.0s|     1 |     0 | 19750 |     - |   341M |   0 |3722 |1378 |2375 |1913 | 51 |  10 |   0 |-3.355478e+06 |-4.230144e+06 |  26.07%| unknown
2041.28/2048.51	c   6.1s|     1 |     0 | 19790 |     - |   341M |   0 |3722 |1378 |2386 |1924 | 52 |  10 |   0 |-3.355483e+06 |-4.230144e+06 |  26.07%| unknown
2045.46/2052.79	c  10.4s|     1 |     2 | 41807 |     - |   341M |   0 |3722 |1389 |2386 |1924 | 52 |  21 |  19 |-3.362710e+06 |-4.230144e+06 |  25.80%| unknown
2065.89/2073.21	c  30.8s|   100 |    99 | 83941 | 648.0 |   341M |  33 |3722 |1389 |2350 |2896 |  2 |  21 | 366 |-3.385137e+06 |-4.230144e+06 |  24.96%| unknown
2076.07/2083.48	c  41.0s|   200 |   195 |170015 | 754.9 |   342M |  33 |3722 |1398 |2278 |3579 |  1 |  32 | 405 |-3.385137e+06 |-4.230144e+06 |  24.96%| unknown
2085.53/2092.92	c  50.5s|   300 |   295 |235084 | 720.0 |   342M |  33 |3722 |1398 |2242 |4033 |  1 |  32 | 474 |-3.397333e+06 |-4.230144e+06 |  24.51%| unknown
2096.40/2103.86	c  61.4s|   400 |   393 |305691 | 716.5 |   343M |  33 |3722 |1398 |2329 |4873 |  4 |  32 | 549 |-3.411283e+06 |-4.230144e+06 |  24.00%| unknown
2108.86/2116.39	c  74.0s|   500 |   489 |379562 | 721.0 |   343M |  33 |3722 |1398 |2293 |6067 |  1 |  32 | 629 |-3.416252e+06 |-4.230144e+06 |  23.82%| unknown
2124.61/2132.18	c  89.7s|   600 |   589 |488443 | 782.4 |   343M |  33 |3722 |1398 |2282 |7833 |  1 |  32 | 710 |-3.422055e+06 |-4.230144e+06 |  23.61%| unknown
2141.25/2148.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2141.25/2148.80	c   106s|   700 |   685 |595527 | 823.7 |   343M |  33 |3722 |1396 |2324 |9469 |  2 |  32 | 826 |-3.423707e+06 |-4.230144e+06 |  23.55%| unknown
2151.61/2159.27	c   117s|   800 |   785 |655203 | 795.3 |   343M |  33 |3722 |1396 |2383 |  10k|  1 |  32 | 899 |-3.432861e+06 |-4.230144e+06 |  23.23%| unknown
2167.26/2174.92	c   132s|   900 |   885 |749120 | 811.3 |   343M |  44 |3722 |1395 |2198 |  11k|  1 |  32 | 992 |-3.435269e+06 |-4.230144e+06 |  23.14%| unknown
2191.58/2199.38	c   157s|  1000 |   983 |895084 | 876.2 |   345M |  44 |3722 |1394 |2655 |  14k|  2 |  32 |1113 |-3.436403e+06 |-4.230144e+06 |  23.10%| unknown
2218.69/2226.57	c   184s|  1100 |  1077 |  1046k| 933.8 |   348M |  44 |3722 |1393 |2639 |  17k|  3 |  32 |1242 |-3.436403e+06 |-4.230144e+06 |  23.10%| unknown
2238.72/2246.62	c   204s|  1200 |  1169 |  1161k| 951.9 |   349M |  44 |3722 |1392 |2277 |  18k|  1 |  32 |1359 |-3.439877e+06 |-4.230144e+06 |  22.97%| unknown
2255.56/2263.59	c   221s|  1300 |  1257 |  1260k| 955.4 |   350M |  44 |3722 |1392 |2360 |  20k|  1 |  32 |1478 |-3.440440e+06 |-4.230144e+06 |  22.95%| unknown
2271.91/2279.95	c   238s|  1400 |  1355 |  1362k| 959.8 |   350M |  44 |3722 |1392 |2338 |  21k|  2 |  32 |1569 |-3.450765e+06 |-4.230144e+06 |  22.59%| unknown
2291.24/2299.38	c   257s|  1500 |  1451 |  1526k|1005.2 |   351M |  44 |3722 |1392 |2381 |  22k|  1 |  32 |1671 |-3.455504e+06 |-4.230144e+06 |  22.42%| unknown
2302.60/2310.77	c   268s|  1600 |  1549 |  1591k| 983.0 |   351M |  44 |3722 |1392 |2483 |  23k|  2 |  32 |1734 |-3.457729e+06 |-4.230144e+06 |  22.34%| unknown
2323.43/2331.65	c   289s|  1700 |  1643 |  1707k| 993.3 |   351M |  44 |3722 |1392 |2574 |  25k|  1 |  32 |1852 |-3.458836e+06 |-4.230144e+06 |  22.30%| unknown
2345.06/2353.33	c   311s|  1800 |  1739 |  1827k|1004.7 |   354M |  44 |3722 |1392 |2332 |  28k|  1 |  32 |1983 |-3.467619e+06 |-4.230144e+06 |  21.99%| unknown
2362.30/2370.60	c   328s|  1900 |  1835 |  1932k|1007.3 |   354M |  44 |3722 |1391 |2486 |  29k|  1 |  32 |2070 |-3.467619e+06 |-4.230144e+06 |  21.99%| unknown
2384.03/2392.42	c   350s|  2000 |  1927 |  2049k|1015.3 |   354M |  44 |3722 |1390 |2595 |  32k| 11 |  32 |2190 |-3.467619e+06 |-4.230144e+06 |  21.99%| unknown
2402.27/2410.70	c   368s|  2100 |  2023 |  2148k|1014.2 |   355M |  44 |3722 |1390 |2332 |  34k|  5 |  32 |2302 |-3.473008e+06 |-4.230144e+06 |  21.80%| unknown
2421.70/2430.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2421.70/2430.25	c   388s|  2200 |  2121 |  2260k|1019.1 |   355M |  44 |3722 |1389 |2437 |  35k|  1 |  32 |2424 |-3.480193e+06 |-4.230144e+06 |  21.55%| unknown
2438.65/2447.26	c   405s|  2300 |  2217 |  2361k|1018.5 |   355M |  44 |3722 |1386 |2626 |  37k|  8 |  32 |2540 |-3.480193e+06 |-4.230144e+06 |  21.55%| unknown
2454.19/2462.85	c   420s|  2400 |  2309 |  2450k|1013.0 |   356M |  44 |3722 |1386 |2406 |  38k|  1 |  32 |2640 |-3.483027e+06 |-4.230144e+06 |  21.45%| unknown
2473.44/2482.12	c   440s|  2500 |  2405 |  2556k|1015.2 |   356M |  44 |3722 |1386 |2416 |  40k|  2 |  32 |2797 |-3.489444e+06 |-4.230144e+06 |  21.23%| unknown
2493.17/2501.99	c   460s|  2600 |  2503 |  2665k|1018.1 |   357M |  44 |3722 |1386 |2241 |  42k|  2 |  32 |2923 |-3.493808e+06 |-4.230144e+06 |  21.08%| unknown
2514.89/2523.70	c   481s|  2700 |  2597 |  2786k|1025.3 |   357M |  48 |3722 |1386 |2319 |  43k|  2 |  32 |3079 |-3.503183e+06 |-4.230144e+06 |  20.75%| unknown
2527.35/2536.24	c   494s|  2800 |  2697 |  2863k|1016.0 |   357M |  48 |3722 |1386 |2384 |  44k|  1 |  32 |3157 |-3.505376e+06 |-4.230144e+06 |  20.68%| unknown
2546.99/2555.95	c   514s|  2900 |  2793 |  2979k|1020.9 |   358M |  48 |3722 |1385 |2401 |  46k|  1 |  32 |3274 |-3.511807e+06 |-4.230144e+06 |  20.45%| unknown
2558.95/2567.98	c   526s|  3000 |  2891 |  3053k|1011.4 |   358M |  48 |3722 |1384 |2385 |  47k|  1 |  32 |3383 |-3.513934e+06 |-4.230144e+06 |  20.38%| unknown
2570.71/2579.70	c   537s|  3100 |  2985 |  3123k|1001.5 |   358M |  54 |3722 |1384 |2433 |  48k|  1 |  32 |3475 |-3.515961e+06 |-4.230144e+06 |  20.31%| unknown
2579.88/2588.93	c   546s|  3200 |  3079 |  3180k| 988.2 |   360M |  55 |3722 |1384 |2333 |  49k|  1 |  32 |3535 |-3.516593e+06 |-4.230144e+06 |  20.29%| unknown
2594.23/2603.36	c   561s|  3300 |  3169 |  3265k| 983.7 |   360M |  66 |3722 |1383 |2483 |  50k|  2 |  32 |3622 |-3.517607e+06 |-4.230144e+06 |  20.26%| unknown
2603.01/2612.17	c   570s|  3400 |  3219 |  3320k| 971.2 |   361M |  70 |3722 |1382 |2483 |  50k|  0 |  32 |3706 |-3.517607e+06 |-4.230144e+06 |  20.26%| unknown
2610.07/2619.23	c   577s|  3500 |  3287 |  3361k| 955.0 |   362M |  81 |3722 |1382 |2517 |  50k|  2 |  32 |3752 |-3.517775e+06 |-4.230144e+06 |  20.25%| unknown
2617.55/2626.77	c   584s|  3600 |  3349 |  3407k| 941.2 |   362M |  87 |3722 |1382 |2506 |  50k|  1 |  32 |3829 |-3.517965e+06 |-4.230144e+06 |  20.24%| unknown
2624.84/2634.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2624.84/2634.10	c   592s|  3700 |  3403 |  3451k| 927.7 |   363M |  88 |3722 |1382 |2571 |  51k|  1 |  32 |3897 |-3.517965e+06 |-4.230144e+06 |  20.24%| unknown
2629.92/2639.17	c   597s|  3800 |  3467 |  3485k| 912.1 |   364M |  91 |3722 |1382 |2419 |  51k|  2 |  32 |3938 |-3.518110e+06 |-4.230144e+06 |  20.24%| unknown
2640.67/2650.00	c   608s|  3900 |  3547 |  3541k| 903.2 |   364M |  91 |3722 |1382 |2510 |  52k|  2 |  32 |4025 |-3.521389e+06 |-4.230144e+06 |  20.13%| unknown
2647.94/2657.27	c   615s|  4000 |  3611 |  3591k| 893.2 |   365M |  95 |3722 |1382 |2380 |  52k|  1 |  32 |4086 |-3.521389e+06 |-4.230144e+06 |  20.13%| unknown
2655.83/2665.12	c   623s|  4100 |  3679 |  3633k| 881.6 |   366M |  95 |3722 |1382 |2466 |  53k|  2 |  32 |4148 |-3.521389e+06 |-4.230144e+06 |  20.13%| unknown
2661.30/2670.64	c   628s|  4200 |  3737 |  3669k| 869.1 |   366M |  95 |3722 |1382 |2400 |  53k|  1 |  32 |4196 |-3.521389e+06 |-4.230144e+06 |  20.13%| unknown
2669.17/2678.58	c   636s|  4300 |  3817 |  3711k| 858.8 |   367M |  95 |3722 |1382 |2470 |  54k|  2 |  32 |4257 |-3.521389e+06 |-4.230144e+06 |  20.13%| unknown
2680.93/2690.37	c   648s|  4400 |  3899 |  3782k| 855.5 |   368M |  95 |3722 |1382 |2436 |  55k|  0 |  32 |4324 |-3.524460e+06 |-4.230144e+06 |  20.02%| unknown
2690.00/2699.47	c   657s|  4500 |  3971 |  3836k| 848.4 |   368M |  95 |3722 |1379 |2478 |  56k|  1 |  32 |4384 |-3.525590e+06 |-4.230144e+06 |  19.98%| unknown
2700.58/2710.06	c   668s|  4600 |  4065 |  3908k| 845.4 |   369M |  95 |3722 |1379 |2329 |  56k|  1 |  32 |4426 |-3.526961e+06 |-4.230144e+06 |  19.94%| unknown
2714.63/2724.12	c   682s|  4700 |  4157 |  3991k| 845.3 |   370M |  95 |3722 |1379 |2447 |  57k|  3 |  32 |4526 |-3.529038e+06 |-4.230144e+06 |  19.87%| unknown
2728.87/2738.40	c   696s|  4800 |  4255 |  4084k| 847.0 |   372M |  95 |3722 |1379 |2400 |  58k|  3 |  32 |4577 |-3.532535e+06 |-4.230144e+06 |  19.75%| unknown
2739.34/2748.99	c   707s|  4900 |  4347 |  4163k| 845.8 |   372M |  95 |3722 |1378 |2450 |  59k|  2 |  32 |4602 |-3.536009e+06 |-4.230144e+06 |  19.63%| unknown
2747.11/2756.76	c   714s|  5000 |  4435 |  4225k| 841.3 |   373M |  95 |3722 |1378 |2419 |  59k|  2 |  32 |4639 |-3.536266e+06 |-4.230144e+06 |  19.62%| unknown
2760.86/2770.55	c   728s|  5100 |  4535 |  4312k| 841.8 |   373M |  95 |3722 |1377 |2371 |  61k|  2 |  32 |4695 |-3.539488e+06 |-4.230144e+06 |  19.51%| unknown
2777.42/2787.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2777.42/2787.18	c   745s|  5200 |  4631 |  4419k| 846.4 |   374M |  95 |3722 |1377 |2411 |  62k|  1 |  32 |4753 |-3.541486e+06 |-4.230144e+06 |  19.45%| unknown
2787.97/2797.79	c   755s|  5300 |  4717 |  4488k| 843.3 |   375M |  95 |3722 |1377 |2496 |  63k|  1 |  32 |4821 |-3.541486e+06 |-4.230144e+06 |  19.45%| unknown
2799.63/2809.42	c   767s|  5400 |  4813 |  4573k| 843.4 |   377M |  95 |3722 |1377 |2380 |  65k|  1 |  32 |4842 |-3.545232e+06 |-4.230144e+06 |  19.32%| unknown
2811.00/2820.88	c   778s|  5500 |  4897 |  4646k| 841.4 |   378M |  95 |3722 |1377 |2460 |  66k|  2 |  32 |4891 |-3.545404e+06 |-4.230144e+06 |  19.31%| unknown
2822.56/2832.41	c   790s|  5600 |  4989 |  4740k| 843.1 |   378M |  95 |3722 |1377 |2362 |  67k|  2 |  32 |4910 |-3.547838e+06 |-4.230144e+06 |  19.23%| unknown
2834.72/2844.65	c   802s|  5700 |  5073 |  4825k| 843.2 |   379M |  95 |3722 |1377 |2497 |  68k|  2 |  32 |4967 |-3.547903e+06 |-4.230144e+06 |  19.23%| unknown
2842.39/2852.35	c   810s|  5800 |  5155 |  4885k| 839.0 |   379M |  95 |3722 |1377 |2340 |  68k|  2 |  32 |4982 |-3.548298e+06 |-4.230144e+06 |  19.22%| unknown
2842.39/2852.35	c 
2842.39/2852.35	c SCIP Status        : solving was interrupted [time limit reached]
2842.39/2852.35	c Solving Time (sec) : 809.91
2842.39/2852.35	c Solving Nodes      : 5800
2842.39/2852.35	c Primal Bound       : -4.23014400000000e+06 (11 solutions, 1 respecting the objective limit)
2842.39/2852.35	c Dual Bound         : -3.54829789955507e+06
2842.39/2852.35	c Gap                : 19.22 %
2842.39/2852.35	c SCIP status: 23 (TIMELIMIT)
2842.39/2852.35	c SCIP LP bound tightened UB: 1558039046471 -> 1558038973899
2842.39/2852.35	c pb_solver_status: sst_sat
2842.39/2852.35	c LB_goalvalue: 1558038292053
2842.39/2852.35	c UB_goalvalue: 1558038973899
2842.39/2852.35	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
2842.39/2852.35	c SCIP returned: sst_sat
2842.39/2852.35	c SCIP primal LB: 1558038292053, dual UB: 1558038973899
2842.39/2852.35	c Try to find a solution more than 1558038519335
2842.39/2852.38	c V: 4214
2842.39/2852.38	c estimatedAdderCost: 6922
2842.39/2852.38	c Try to convert by sorters
2842.49/2852.46	c Sorter: base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 
2842.49/2852.46	c 
2842.69/2852.67	c assumptions: 
2842.69/2852.67	c invoking solver with time budget: 20.000000
2862.93/2873.01	c sat_solver_result: sst_unknown
2862.93/2873.01	c SAT solver timed out; proceeding to cooperative SCIP call
2862.93/2873.01	c Calling solveScip for cooperative mode with LB_goalvalue:       1558038292053, UB_goalvalue: 1558038973899
2862.93/2873.01	c scip solving with time budget: 1133.878248
2862.93/2873.01	c solveScip
2862.93/2873.01	c initScipForCoop
2862.93/2873.01	c Coop Mode: Using SCIP obj units for LB/UB: 1558038292053, +oo
2862.93/2873.01	c SCIPfreeTransform due to timeout and having shadow nodes
2862.93/2873.01	c forcing SCIPfreeTransform before solve
2863.04/2873.06	c Running SCIP presolve for solve-time propagation (rounds=3)
2863.04/2873.07	c 10/10 feasible solutions given by solution candidate storage, new primal bound -4.230144e+06
2863.04/2873.07	c 
2863.04/2873.07	c presolving:
2863.04/2873.08	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
2863.04/2873.08	c    (0.0s) running MILP presolver
2863.04/2873.09	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2863.04/2873.09	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
2863.04/2873.10	c    (0.0s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2863.04/2873.10	c    (0.0s) probing aborted: 50/50 successive totally useless probings
2863.04/2873.10	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
2863.04/2873.10	c  4214 deleted vars, 320 deleted constraints, 288 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 256 changed coefficients
2863.04/2873.10	c  0 implications, 2633 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2863.04/2873.10	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 288 constraints
2863.04/2873.10	c     256 constraints of type <knapsack>
2863.04/2873.10	c      32 constraints of type <linear>
2863.04/2873.10	c transformed objective value is always integral (scale: 1)
2863.04/2873.10	c Presolving Time: 0.04
2863.14/2873.11	c 10/10 feasible solutions given by solution candidate storage, new primal bound -4.230144e+06
2863.14/2873.11	c 
2863.14/2873.12	c presolving:
2863.14/2873.13	c (round 1, fast)       4214 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
2863.14/2873.13	c    (0.0s) running MILP presolver
2863.14/2873.13	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2863.14/2873.13	c (round 2, medium)     4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 0 upgd conss, 0 impls, 2633 clqs, 0 implints
2863.14/2873.14	c (round 3, exhaustive) 4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 256 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
2863.14/2873.14	c (round 4, fast)       4214 del vars, 320 del conss, 288 add conss, 0 chg bounds, 0 chg sides, 1223 chg coeffs, 256 upgd conss, 0 impls, 2633 clqs, 0 implints
2863.14/2873.14	c (round 5, medium)     4214 del vars, 406 del conss, 1453 add conss, 0 chg bounds, 299 chg sides, 2019 chg coeffs, 256 upgd conss, 0 impls, 5910 clqs, 0 implints
2863.14/2873.16	c    (0.1s) probing: 51/3722 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2863.14/2873.16	c    (0.1s) probing aborted: 50/50 successive totally useless probings
2863.14/2873.16	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2863.14/2873.17	c    (0.1s) no symmetry present (symcode time: 0.00)
2863.14/2873.17	c presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):
2863.14/2873.17	c  4214 deleted vars, 406 deleted constraints, 1453 added constraints, 0 tightened bounds, 0 added holes, 299 changed sides, 2019 changed coefficients
2863.14/2873.17	c  0 implications, 5910 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2863.14/2873.17	c presolved problem has 3722 variables (3722 bin, 0 int, 0 cont) and 1367 constraints
2863.14/2873.17	c     170 constraints of type <knapsack>
2863.14/2873.17	c    1165 constraints of type <setppc>
2863.14/2873.17	c      32 constraints of type <linear>
2863.14/2873.17	c transformed objective value is always integral (scale: 1)
2863.14/2873.17	c Presolving Time: 0.05
2863.14/2873.17	c transformed 10/10 original solutions to the transformed problem space
2863.14/2873.18	c 
2863.23/2873.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2863.23/2873.25	c   0.1s|     1 |     0 |  2669 |     - |   375M |   0 |3722 |1378 |1367 |   0 |  0 |  10 |   0 |-2.863323e+06 |-4.230144e+06 |  47.74%| unknown
2863.33/2873.34	c   0.2s|     1 |     0 |  2981 |     - |   375M |   0 |3722 |1378 |1413 |  46 |  1 |  10 |   0 |-3.014573e+06 |-4.230144e+06 |  40.32%| unknown
2863.43/2873.43	c   0.3s|     1 |     0 |  3601 |     - |   375M |   0 |3722 |1378 |1460 |  93 |  2 |  10 |   0 |-3.123759e+06 |-4.230144e+06 |  35.42%| unknown
2863.53/2873.53	c   0.4s|     1 |     0 |  3987 |     - |   375M |   0 |3722 |1378 |1519 | 152 |  3 |  10 |   0 |-3.215438e+06 |-4.230144e+06 |  31.56%| unknown
2863.63/2873.64	c   0.5s|     1 |     0 |  4402 |     - |   375M |   0 |3722 |1378 |1577 | 210 |  4 |  10 |   0 |-3.226850e+06 |-4.230144e+06 |  31.09%| unknown
2863.72/2873.79	c   0.7s|     1 |     0 |  5248 |     - |   375M |   0 |3722 |1378 |1626 | 259 |  5 |  10 |   0 |-3.238968e+06 |-4.230144e+06 |  30.60%| unknown
2863.92/2873.91	c   0.8s|     1 |     0 |  5905 |     - |   375M |   0 |3722 |1378 |1682 | 315 |  6 |  10 |   0 |-3.265638e+06 |-4.230144e+06 |  29.53%| unknown
2864.04/2874.02	c   0.9s|     1 |     0 |  6331 |     - |   375M |   0 |3722 |1378 |1739 | 372 |  7 |  10 |   0 |-3.282249e+06 |-4.230144e+06 |  28.88%| unknown
2864.14/2874.14	c   1.0s|     1 |     0 |  6798 |     - |   375M |   0 |3722 |1378 |1791 | 424 |  8 |  10 |   0 |-3.290676e+06 |-4.230144e+06 |  28.55%| unknown
2864.22/2874.29	c   1.2s|     1 |     0 |  7230 |     - |   375M |   0 |3722 |1378 |1846 | 479 |  9 |  10 |   0 |-3.297008e+06 |-4.230144e+06 |  28.30%| unknown
2864.42/2874.47	c   1.4s|     1 |     0 |  8070 |     - |   375M |   0 |3722 |1378 |1896 | 529 | 10 |  10 |   0 |-3.322889e+06 |-4.230144e+06 |  27.30%| unknown
2864.62/2874.61	c   1.5s|     1 |     0 |  8679 |     - |   375M |   0 |3722 |1378 |1934 | 576 | 11 |  10 |   0 |-3.336569e+06 |-4.230144e+06 |  26.78%| unknown
2864.72/2874.72	c   1.6s|     1 |     0 |  8960 |     - |   375M |   0 |3722 |1378 |1984 | 626 | 12 |  10 |   0 |-3.338100e+06 |-4.230144e+06 |  26.72%| unknown
2864.82/2874.86	c   1.7s|     1 |     0 |  9513 |     - |   375M |   0 |3722 |1378 |2032 | 674 | 13 |  10 |   0 |-3.338461e+06 |-4.230144e+06 |  26.71%| unknown
2864.92/2874.99	c   1.9s|     1 |     0 | 10027 |     - |   375M |   0 |3722 |1378 |2076 | 718 | 14 |  10 |   0 |-3.340599e+06 |-4.230144e+06 |  26.63%| unknown
2865.03/2875.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2865.03/2875.10	c   2.0s|     1 |     0 | 10205 |     - |   375M |   0 |3722 |1378 |2119 | 761 | 15 |  10 |   0 |-3.340626e+06 |-4.230144e+06 |  26.63%| unknown
2865.22/2875.23	c   2.1s|     1 |     0 | 10578 |     - |   375M |   0 |3722 |1378 |2167 | 809 | 16 |  10 |   0 |-3.341210e+06 |-4.230144e+06 |  26.61%| unknown
2865.42/2875.40	c   2.3s|     1 |     0 | 11298 |     - |   375M |   0 |3722 |1378 |2080 | 858 | 17 |  10 |   0 |-3.341591e+06 |-4.230144e+06 |  26.59%| unknown
2865.52/2875.56	c   2.4s|     1 |     0 | 11903 |     - |   375M |   0 |3722 |1378 |2126 | 904 | 18 |  10 |   0 |-3.343595e+06 |-4.230144e+06 |  26.51%| unknown
2865.62/2875.67	c   2.6s|     1 |     0 | 12142 |     - |   375M |   0 |3722 |1378 |2169 | 947 | 19 |  10 |   0 |-3.344065e+06 |-4.230144e+06 |  26.50%| unknown
2865.82/2875.84	c   2.7s|     1 |     0 | 12901 |     - |   375M |   0 |3722 |1378 |2210 | 988 | 20 |  10 |   0 |-3.345145e+06 |-4.230144e+06 |  26.46%| unknown
2866.03/2876.08	c   3.0s|     1 |     0 | 14305 |     - |   375M |   0 |3722 |1378 |2253 |1031 | 21 |  10 |   0 |-3.349123e+06 |-4.230144e+06 |  26.31%| unknown
2866.22/2876.21	c   3.1s|     1 |     0 | 14623 |     - |   375M |   0 |3722 |1378 |2300 |1078 | 22 |  10 |   0 |-3.349305e+06 |-4.230144e+06 |  26.30%| unknown
2866.32/2876.33	c   3.2s|     1 |     0 | 14872 |     - |   375M |   0 |3722 |1378 |2182 |1120 | 23 |  10 |   0 |-3.349706e+06 |-4.230144e+06 |  26.28%| unknown
2866.42/2876.42	c   3.3s|     1 |     0 | 14970 |     - |   375M |   0 |3722 |1378 |2224 |1162 | 24 |  10 |   0 |-3.349722e+06 |-4.230144e+06 |  26.28%| unknown
2866.52/2876.52	c   3.4s|     1 |     0 | 15119 |     - |   375M |   0 |3722 |1378 |2263 |1201 | 25 |  10 |   0 |-3.349950e+06 |-4.230144e+06 |  26.27%| unknown
2866.62/2876.62	c   3.5s|     1 |     0 | 15236 |     - |   375M |   0 |3722 |1378 |2303 |1241 | 26 |  10 |   0 |-3.350012e+06 |-4.230144e+06 |  26.27%| unknown
2866.72/2876.74	c   3.6s|     1 |     0 | 15543 |     - |   375M |   0 |3722 |1378 |2342 |1280 | 27 |  10 |   0 |-3.350924e+06 |-4.230144e+06 |  26.24%| unknown
2866.81/2876.86	c   3.7s|     1 |     0 | 15762 |     - |   375M |   0 |3722 |1378 |2377 |1315 | 28 |  10 |   0 |-3.351158e+06 |-4.230144e+06 |  26.23%| unknown
2866.91/2876.98	c   3.9s|     1 |     0 | 16000 |     - |   375M |   0 |3722 |1378 |2260 |1354 | 29 |  10 |   0 |-3.351944e+06 |-4.230144e+06 |  26.20%| unknown
2867.03/2877.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2867.03/2877.08	c   4.0s|     1 |     0 | 16171 |     - |   375M |   0 |3722 |1378 |2299 |1393 | 30 |  10 |   0 |-3.351970e+06 |-4.230144e+06 |  26.20%| unknown
2867.13/2877.19	c   4.1s|     1 |     0 | 16377 |     - |   375M |   0 |3722 |1378 |2334 |1428 | 31 |  10 |   0 |-3.352120e+06 |-4.230144e+06 |  26.19%| unknown
2867.31/2877.33	c   4.2s|     1 |     0 | 16747 |     - |   375M |   0 |3722 |1378 |2367 |1461 | 32 |  10 |   0 |-3.352596e+06 |-4.230144e+06 |  26.18%| unknown
2867.41/2877.46	c   4.4s|     1 |     0 | 17081 |     - |   375M |   0 |3722 |1378 |2406 |1500 | 33 |  10 |   0 |-3.352910e+06 |-4.230144e+06 |  26.16%| unknown
2867.51/2877.57	c   4.5s|     1 |     0 | 17221 |     - |   375M |   0 |3722 |1378 |2446 |1540 | 34 |  10 |   0 |-3.353033e+06 |-4.230144e+06 |  26.16%| unknown
2867.71/2877.71	c   4.6s|     1 |     0 | 17548 |     - |   375M |   0 |3722 |1378 |2325 |1581 | 35 |  10 |   0 |-3.353209e+06 |-4.230144e+06 |  26.15%| unknown
2867.81/2877.82	c   4.7s|     1 |     0 | 17908 |     - |   375M |   0 |3722 |1378 |2355 |1611 | 36 |  10 |   0 |-3.353818e+06 |-4.230144e+06 |  26.13%| unknown
2867.91/2877.91	c   4.8s|     1 |     0 | 18085 |     - |   375M |   0 |3722 |1378 |2386 |1642 | 37 |  10 |   0 |-3.354015e+06 |-4.230144e+06 |  26.12%| unknown
2868.02/2878.04	c   4.9s|     1 |     0 | 18389 |     - |   375M |   0 |3722 |1378 |2415 |1671 | 38 |  10 |   0 |-3.354379e+06 |-4.230144e+06 |  26.11%| unknown
2868.12/2878.13	c   5.0s|     1 |     0 | 18526 |     - |   375M |   0 |3722 |1378 |2440 |1696 | 39 |  10 |   0 |-3.354478e+06 |-4.230144e+06 |  26.10%| unknown
2868.21/2878.22	c   5.1s|     1 |     0 | 18701 |     - |   375M |   0 |3722 |1378 |2464 |1720 | 40 |  10 |   0 |-3.354510e+06 |-4.230144e+06 |  26.10%| unknown
2868.31/2878.30	c   5.2s|     1 |     0 | 18821 |     - |   375M |   0 |3722 |1378 |2361 |1741 | 41 |  10 |   0 |-3.354771e+06 |-4.230144e+06 |  26.09%| unknown
2868.41/2878.40	c   5.3s|     1 |     0 | 19039 |     - |   375M |   0 |3722 |1378 |2384 |1764 | 42 |  10 |   0 |-3.355236e+06 |-4.230144e+06 |  26.08%| unknown
2868.41/2878.48	c   5.4s|     1 |     0 | 19104 |     - |   375M |   0 |3722 |1378 |2406 |1786 | 43 |  10 |   0 |-3.355269e+06 |-4.230144e+06 |  26.07%| unknown
2868.51/2878.56	c   5.5s|     1 |     0 | 19207 |     - |   375M |   0 |3722 |1378 |2422 |1802 | 44 |  10 |   0 |-3.355309e+06 |-4.230144e+06 |  26.07%| unknown
2868.61/2878.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2868.61/2878.65	c   5.5s|     1 |     0 | 19373 |     - |   375M |   0 |3722 |1378 |2440 |1820 | 45 |  10 |   0 |-3.355362e+06 |-4.230144e+06 |  26.07%| unknown
2868.71/2878.73	c   5.6s|     1 |     0 | 19466 |     - |   375M |   0 |3722 |1378 |2462 |1842 | 46 |  10 |   0 |-3.355401e+06 |-4.230144e+06 |  26.07%| unknown
2868.81/2878.81	c   5.7s|     1 |     0 | 19566 |     - |   375M |   0 |3722 |1378 |2321 |1859 | 47 |  10 |   0 |-3.355453e+06 |-4.230144e+06 |  26.07%| unknown
2868.81/2878.88	c   5.8s|     1 |     0 | 19595 |     - |   375M |   0 |3722 |1378 |2337 |1875 | 48 |  10 |   0 |-3.355457e+06 |-4.230144e+06 |  26.07%| unknown
2868.91/2878.95	c   5.8s|     1 |     0 | 19654 |     - |   375M |   0 |3722 |1378 |2350 |1888 | 49 |  10 |   0 |-3.355462e+06 |-4.230144e+06 |  26.07%| unknown
2869.02/2879.02	c   5.9s|     1 |     0 | 19684 |     - |   375M |   0 |3722 |1378 |2362 |1900 | 50 |  10 |   0 |-3.355472e+06 |-4.230144e+06 |  26.07%| unknown
2869.02/2879.10	c   6.0s|     1 |     0 | 19750 |     - |   375M |   0 |3722 |1378 |2375 |1913 | 51 |  10 |   0 |-3.355478e+06 |-4.230144e+06 |  26.07%| unknown
2869.12/2879.17	c   6.1s|     1 |     0 | 19790 |     - |   375M |   0 |3722 |1378 |2386 |1924 | 52 |  10 |   0 |-3.355483e+06 |-4.230144e+06 |  26.07%| unknown
2873.39/2883.41	c  10.3s|     1 |     2 | 41807 |     - |   375M |   0 |3722 |1389 |2386 |1924 | 52 |  21 |  19 |-3.362710e+06 |-4.230144e+06 |  25.80%| unknown
2893.63/2903.73	c  30.6s|   100 |    99 | 83941 | 648.0 |   375M |  33 |3722 |1389 |2350 |2896 |  2 |  21 | 366 |-3.385137e+06 |-4.230144e+06 |  24.96%| unknown
2903.79/2913.94	c  40.8s|   200 |   195 |170015 | 754.9 |   375M |  33 |3722 |1398 |2278 |3579 |  1 |  32 | 405 |-3.385137e+06 |-4.230144e+06 |  24.96%| unknown
2913.16/2923.32	c  50.2s|   300 |   295 |235084 | 720.0 |   375M |  33 |3722 |1398 |2242 |4033 |  1 |  32 | 474 |-3.397333e+06 |-4.230144e+06 |  24.51%| unknown
2923.94/2934.19	c  61.1s|   400 |   393 |305691 | 716.5 |   375M |  33 |3722 |1398 |2329 |4873 |  4 |  32 | 549 |-3.411283e+06 |-4.230144e+06 |  24.00%| unknown
2936.38/2946.64	c  73.5s|   500 |   489 |379562 | 721.0 |   375M |  33 |3722 |1398 |2293 |6067 |  1 |  32 | 629 |-3.416252e+06 |-4.230144e+06 |  23.82%| unknown
2952.13/2962.44	c  89.3s|   600 |   589 |488443 | 782.4 |   375M |  33 |3722 |1398 |2282 |7833 |  1 |  32 | 710 |-3.422055e+06 |-4.230144e+06 |  23.61%| unknown
2968.57/2979.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2968.57/2979.01	c   106s|   700 |   685 |595527 | 823.7 |   375M |  33 |3722 |1396 |2324 |9469 |  2 |  32 | 826 |-3.423707e+06 |-4.230144e+06 |  23.55%| unknown
2979.04/2989.48	c   116s|   800 |   785 |655203 | 795.3 |   375M |  33 |3722 |1396 |2383 |  10k|  1 |  32 | 899 |-3.432861e+06 |-4.230144e+06 |  23.23%| unknown
2994.60/3005.10	c   132s|   900 |   885 |749120 | 811.3 |   375M |  44 |3722 |1395 |2198 |  11k|  1 |  32 | 992 |-3.435269e+06 |-4.230144e+06 |  23.14%| unknown
3018.91/3029.44	c   156s|  1000 |   983 |895084 | 876.2 |   375M |  44 |3722 |1394 |2655 |  14k|  2 |  32 |1113 |-3.436403e+06 |-4.230144e+06 |  23.10%| unknown
3045.92/3056.57	c   183s|  1100 |  1077 |  1046k| 933.8 |   375M |  44 |3722 |1393 |2639 |  17k|  3 |  32 |1242 |-3.436403e+06 |-4.230144e+06 |  23.10%| unknown
3065.85/3076.54	c   203s|  1200 |  1169 |  1161k| 951.9 |   375M |  44 |3722 |1392 |2277 |  18k|  1 |  32 |1359 |-3.439877e+06 |-4.230144e+06 |  22.97%| unknown
3082.69/3093.43	c   220s|  1300 |  1257 |  1260k| 955.4 |   375M |  44 |3722 |1392 |2360 |  20k|  1 |  32 |1478 |-3.440440e+06 |-4.230144e+06 |  22.95%| unknown
3098.94/3109.71	c   237s|  1400 |  1355 |  1362k| 959.8 |   375M |  44 |3722 |1392 |2338 |  21k|  2 |  32 |1569 |-3.450765e+06 |-4.230144e+06 |  22.59%| unknown
3118.19/3129.03	c   256s|  1500 |  1451 |  1526k|1005.2 |   375M |  44 |3722 |1392 |2381 |  22k|  1 |  32 |1671 |-3.455504e+06 |-4.230144e+06 |  22.42%| unknown
3129.44/3140.38	c   267s|  1600 |  1549 |  1591k| 983.0 |   375M |  44 |3722 |1392 |2483 |  23k|  2 |  32 |1734 |-3.457729e+06 |-4.230144e+06 |  22.34%| unknown
3150.18/3161.18	c   288s|  1700 |  1643 |  1707k| 993.3 |   375M |  44 |3722 |1392 |2574 |  25k|  1 |  32 |1852 |-3.458836e+06 |-4.230144e+06 |  22.30%| unknown
3171.80/3182.81	c   310s|  1800 |  1739 |  1827k|1004.7 |   376M |  44 |3722 |1392 |2332 |  28k|  1 |  32 |1983 |-3.467619e+06 |-4.230144e+06 |  21.99%| unknown
3188.95/3200.01	c   327s|  1900 |  1835 |  1932k|1007.3 |   376M |  44 |3722 |1391 |2486 |  29k|  1 |  32 |2070 |-3.467619e+06 |-4.230144e+06 |  21.99%| unknown
3210.58/3221.79	c   349s|  2000 |  1927 |  2049k|1015.3 |   376M |  44 |3722 |1390 |2595 |  32k| 11 |  32 |2190 |-3.467619e+06 |-4.230144e+06 |  21.99%| unknown
3228.83/3240.04	c   367s|  2100 |  2023 |  2148k|1014.2 |   376M |  44 |3722 |1390 |2332 |  34k|  5 |  32 |2302 |-3.473008e+06 |-4.230144e+06 |  21.80%| unknown
3248.25/3259.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3248.25/3259.54	c   386s|  2200 |  2121 |  2260k|1019.1 |   376M |  44 |3722 |1389 |2437 |  35k|  1 |  32 |2424 |-3.480193e+06 |-4.230144e+06 |  21.55%| unknown
3265.19/3276.52	c   403s|  2300 |  2217 |  2361k|1018.5 |   376M |  44 |3722 |1386 |2626 |  37k|  8 |  32 |2540 |-3.480193e+06 |-4.230144e+06 |  21.55%| unknown
3280.65/3292.04	c   419s|  2400 |  2309 |  2450k|1013.0 |   376M |  44 |3722 |1386 |2406 |  38k|  1 |  32 |2640 |-3.483027e+06 |-4.230144e+06 |  21.45%| unknown
3299.78/3311.26	c   438s|  2500 |  2405 |  2556k|1015.2 |   376M |  44 |3722 |1386 |2416 |  40k|  2 |  32 |2797 |-3.489444e+06 |-4.230144e+06 |  21.23%| unknown
3319.53/3331.02	c   458s|  2600 |  2503 |  2665k|1018.1 |   376M |  44 |3722 |1386 |2241 |  42k|  2 |  32 |2923 |-3.493808e+06 |-4.230144e+06 |  21.08%| unknown
3341.04/3352.66	c   480s|  2700 |  2597 |  2786k|1025.3 |   376M |  48 |3722 |1386 |2319 |  43k|  2 |  32 |3079 |-3.503183e+06 |-4.230144e+06 |  20.75%| unknown
3353.51/3365.15	c   492s|  2800 |  2697 |  2863k|1016.0 |   376M |  48 |3722 |1386 |2384 |  44k|  1 |  32 |3157 |-3.505376e+06 |-4.230144e+06 |  20.68%| unknown
3373.03/3384.79	c   512s|  2900 |  2793 |  2979k|1020.9 |   376M |  48 |3722 |1385 |2401 |  46k|  1 |  32 |3274 |-3.511807e+06 |-4.230144e+06 |  20.45%| unknown
3384.99/3396.79	c   524s|  3000 |  2891 |  3053k|1011.4 |   376M |  48 |3722 |1384 |2385 |  47k|  1 |  32 |3383 |-3.513934e+06 |-4.230144e+06 |  20.38%| unknown
3396.75/3408.50	c   535s|  3100 |  2985 |  3123k|1001.5 |   376M |  54 |3722 |1384 |2433 |  48k|  1 |  32 |3475 |-3.515961e+06 |-4.230144e+06 |  20.31%| unknown
3405.92/3417.74	c   545s|  3200 |  3079 |  3180k| 988.2 |   377M |  55 |3722 |1384 |2333 |  49k|  1 |  32 |3535 |-3.516593e+06 |-4.230144e+06 |  20.29%| unknown
3420.19/3432.09	c   559s|  3300 |  3169 |  3265k| 983.7 |   377M |  66 |3722 |1383 |2483 |  50k|  2 |  32 |3622 |-3.517607e+06 |-4.230144e+06 |  20.26%| unknown
3428.95/3440.87	c   568s|  3400 |  3219 |  3320k| 971.2 |   377M |  70 |3722 |1382 |2483 |  50k|  0 |  32 |3706 |-3.517607e+06 |-4.230144e+06 |  20.26%| unknown
3436.02/3447.92	c   575s|  3500 |  3287 |  3361k| 955.0 |   377M |  81 |3722 |1382 |2517 |  50k|  2 |  32 |3752 |-3.517775e+06 |-4.230144e+06 |  20.25%| unknown
3443.50/3455.47	c   582s|  3600 |  3349 |  3407k| 941.2 |   377M |  87 |3722 |1382 |2506 |  50k|  1 |  32 |3829 |-3.517965e+06 |-4.230144e+06 |  20.24%| unknown
3450.87/3462.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3450.87/3462.80	c   590s|  3700 |  3403 |  3451k| 927.7 |   377M |  88 |3722 |1382 |2571 |  51k|  1 |  32 |3897 |-3.517965e+06 |-4.230144e+06 |  20.24%| unknown
3455.86/3467.87	c   595s|  3800 |  3467 |  3485k| 912.1 |   377M |  91 |3722 |1382 |2419 |  51k|  2 |  32 |3938 |-3.518110e+06 |-4.230144e+06 |  20.24%| unknown
3466.62/3478.66	c   606s|  3900 |  3547 |  3541k| 903.2 |   377M |  91 |3722 |1382 |2510 |  52k|  2 |  32 |4025 |-3.521389e+06 |-4.230144e+06 |  20.13%| unknown
3473.89/3485.91	c   613s|  4000 |  3611 |  3591k| 893.2 |   377M |  95 |3722 |1382 |2380 |  52k|  1 |  32 |4086 |-3.521389e+06 |-4.230144e+06 |  20.13%| unknown
3481.67/3493.74	c   621s|  4100 |  3679 |  3633k| 881.6 |   377M |  95 |3722 |1382 |2466 |  53k|  2 |  32 |4148 |-3.521389e+06 |-4.230144e+06 |  20.13%| unknown
3487.15/3499.24	c   626s|  4200 |  3737 |  3669k| 869.1 |   377M |  95 |3722 |1382 |2400 |  53k|  1 |  32 |4196 |-3.521389e+06 |-4.230144e+06 |  20.13%| unknown
3495.03/3507.17	c   634s|  4300 |  3817 |  3711k| 858.8 |   377M |  95 |3722 |1382 |2470 |  54k|  2 |  32 |4257 |-3.521389e+06 |-4.230144e+06 |  20.13%| unknown
3506.78/3518.90	c   646s|  4400 |  3899 |  3782k| 855.5 |   377M |  95 |3722 |1382 |2436 |  55k|  0 |  32 |4324 |-3.524460e+06 |-4.230144e+06 |  20.02%| unknown
3515.75/3527.96	c   655s|  4500 |  3971 |  3836k| 848.4 |   377M |  95 |3722 |1379 |2478 |  56k|  1 |  32 |4384 |-3.525590e+06 |-4.230144e+06 |  19.98%| unknown
3526.32/3538.52	c   665s|  4600 |  4065 |  3908k| 845.4 |   377M |  95 |3722 |1379 |2329 |  56k|  1 |  32 |4426 |-3.526961e+06 |-4.230144e+06 |  19.94%| unknown
3540.27/3552.55	c   679s|  4700 |  4157 |  3991k| 845.3 |   377M |  95 |3722 |1379 |2447 |  57k|  3 |  32 |4526 |-3.529038e+06 |-4.230144e+06 |  19.87%| unknown
3554.53/3566.81	c   694s|  4800 |  4255 |  4084k| 847.0 |   378M |  95 |3722 |1379 |2400 |  58k|  3 |  32 |4577 |-3.532535e+06 |-4.230144e+06 |  19.75%| unknown
3565.00/3577.37	c   704s|  4900 |  4347 |  4163k| 845.8 |   378M |  95 |3722 |1378 |2450 |  59k|  2 |  32 |4602 |-3.536009e+06 |-4.230144e+06 |  19.63%| unknown
3572.78/3585.14	c   712s|  5000 |  4435 |  4225k| 841.3 |   378M |  95 |3722 |1378 |2419 |  59k|  2 |  32 |4639 |-3.536266e+06 |-4.230144e+06 |  19.62%| unknown
3586.42/3598.89	c   726s|  5100 |  4535 |  4312k| 841.8 |   378M |  95 |3722 |1377 |2371 |  61k|  2 |  32 |4695 |-3.539488e+06 |-4.230144e+06 |  19.51%| unknown
3600.05/3612.50	
3600.05/3612.50	*** TERMINATED *** by signal
3600.05/3612.50	c
3600.05/3612.50	s SATISFIABLE
3600.05/3612.50	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x3361 -x3362 -x3363 -x3364 -x3365 -x3366 -x3367 -x3368 -x3369 -x3370 -x3371 -x3372 -x3373 -x3374 -x3375 -x3376 -x3377 -x3378 -x3379 -x3380 -x3381 -x3382 -x3383 -x3384 -x3385 -x3386 -x3387 -x3388 -x3389 -x3390 -x5371 -x5372 -x5373 -x5374 -x5375 -x5376 -x5377 -x5378 -x5379 -x5380 -x5381 -x5382 -x5383 -x5384 -x5385 -x5386 -x5387 -x5388 -x5389 -x5390 -x5391 -x5392 -x5393 -x5394 -x5395 -x5396 -x5397 -x5398 -x5399 -x5400 -x5701 -x5702 -x5703 -x5704 -x5705 -x5706 -x5707 -x5708 -x5709 -x5710 -x5711 -x5712 -x5713 -x5714 -x5715 -x5716 -x5717 -x5718 -x5719 -x5720 -x5721 -x5722 -x5723 -x5724 -x5725 -x5726 -x5727 -x5728 -x5729 -x5730 -x6031 -x6032 -x6033 -x6034 -x6035 -x6036 -x6037 -x6038 -x6039 -x6040 -x6041 -x6042 -x6043 -x6044 -x6045 -x6046 -x6047 -x6048 -x6049 -x6050 -x6051 -x6052 -x6053 -x6054 -x6055 -x6056 -x6057 -x6058 -x6059 -x6060 -x6361 -x6362 -x6363 -x6364 -x6365 -x6366 -x6367 -x6368 -x6369 -x6370 -x6371 -x6372 -x6373 -x6374 -x6375 -x6376 -x6377 -x6378 -x6379 -x6380 -x6381 -x6382 -x6383 -x6384 -x6385 -x6386 -x6387 -x6388 -x6389 -x6390 -x6691 -x6692 -x6693 -x6694 -x6695 -x6696 -x6697 -x6698 -x6699 -x6700 -x6701 -x6702 -x6703 -x6704 -x6705 -x6706 -x6707 -x6708 -x6709 -x6710 -x6711 -x6712 -x6713 -x6714 -x6715 -x6716 -x6717 -x6718 -x6719 -x6720 -x7021 -x7022 -x7023 -x7024 -x7025 -x7026 -x7027 -x7028 -x7029 -x7030 -x7031 -x7032 -x7033 -x7034 -x7035 -x7036 -x7037 -x7038 -x7039 -x7040 -x7041 -x7042 -x7043 -x7044 -x7045 -x7046 -x7047 -x7048 -x7049 -x7050 -x7351 -x7352 -x7353 -x7354 -x7355 -x7356 -x7357 -x7358 -x7359 -x7360 -x7361 -x7362 -x7363 -x7364 -x7365 -x7366 -x7367 -x7368 -x7369 -x7370 -x7371 -x7372 -x7373 -x7374 -x7375 -x7376 -x7377 -x7378 -x7379 -x7380 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 x402 x403 -x404 x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 -x1405 -x1406 -x1407 -x1408 -x1409 -x1410 -x1711 -x1712 -x1713 -x1714 -x1715 -x1716 -x1717 -x1718 -x1719 -x1720 -x1721 -x1722 -x1723 -x1724 -x1725 -x1726 -x1727 -x1728 -x1729 -x1730 -x1731 -x1732 -x1733 -x1734 -x1735 -x1736 -x1737 -x1738 -x1739 -x1740 -x2041 -x2042 -x2043 -x2044 -x2045 -x2046 -x2047 -x2048 -x2049 -x2050 -x2051 -x2052 -x2053 -x2054 -x2055 -x2056 -x2057 -x2058 -x2059 -x2060 -x2061 -x2062 -x2063 -x2064 -x2065 -x2066 -x2067 -x2068 -x2069 -x2070 -x2371 -x2372 -x2373 -x2374 -x2375 -x2376 -x2377 -x2378 -x2379 -x2380 -x2381 -x2382 -x2383 x2384 x2385 -x2386 -x2387 -x2388 -x2389 -x2390 -x2391 -x2392 -x2393 -x2394 -x2395 -x2396 -x2397 -x2398 -x2399 -x2400 -x2701 -x2702 -x2703 -x2704 -x2705 -x2706 -x2707 -x2708 -x2709 -x2710 -x2711 -x2712 -x2713 -x2714 -x2715 -x2716 -x2717 -x2718 -x2719 -x2720 -x2721 -x2722 -x2723 -x2724 -x2725 -x2726 -x2727 -x2728 -x2729 -x2730 -x3031 -x3032 -x3033 -x3034 -x3035 -x3036 -x3037 -x3038 -x3039 -x3040 -x3041 -x3042 -x3043 -x3044 -x3045 -x3046 -x3047 -x3048 -x3049 -x3050 -x3051 -x3052 -x3053 -x3054 -x3055 -x3056 -x3057 -x3058 -x3059 -x3060 -x3391 -x3392 -x3393 -x3394 -x3395 -x3396 -x3397 -x3398 -x3399 -x3400 -x3401 -x3402 -x3403 -x3404 -x3405 -x3406 -x3407 -x3408 -x3409 -x3410 -x3411 -x3412 -x3413 -x3414 -x3415 -x3416 -x3417 -x3418 -x3419 -x3420 -x3721 -x3722 -x3723 -x3724 -x3725 -x3726 -x3727 -x3728 -x3729 -x3730 -x3731 -x3732 -x3733 -x3734 -x3735 -x3736 -x3737 -x3738 -x3739 -x3740 -x3741 -x3742 -x3743 -x3744 -x3745 -x3746 -x3747 -x3748 -x3749 -x3750 -x4051 -x4052 -x4053 -x4054 -x4055 -x4056 -x4057 -x4058 -x4059 -x4060 -x4061 -x4062 -x4063 -x4064 -x4065 -x4066 -x4067 -x4068 -x4069 -x4070 -x4071 -x4072 -x4073 -x4074 -x4075 -x4076 -x4077 -x4078 -x4079 -x4080 -x4381 -x4382 -x4383 -x4384 -x4385 -x4386 -x4387 -x4388 -x4389 -x4390 -x4391 -x4392 -x4393 -x4394 -x4395 -x4396 -x4397 -x4398 -x4399 -x4400 -x4401 -x4402 -x4403 -x4404 -x4405 -x4406 -x4407 -x4408 -x4409 -x4410 -x4711 -x4712 -x4713 -x4714 -x4715 -x4716 -x4717 -x4718 -x4719 -x4720 -x4721 -x4722 -x4723 -x4724 -x4725 -x4726 -x4727 -x4728 -x4729 -x4730 -x4731 -x4732 -x4733 -x4734 -x4735 -x4736 -x4737 -x4738 -x4739 -x4740 -x5041 -x5042 -x5043 -x5044 -x5045 -x5046 -x5047 -x5048 -x5049 -x5050 -x5051 -x5052 -x5053 -x5054 -x5055 -x5056 -x5057 -x5058 -x5059 -x5060 -x5061 -x5062 -x5063 -x5064 -x5065 -x5066 -x5067 -x5068 -x5069 -x5070 -x5251 -x5252 -x5253 -x5254 -x5255 -x5256 -x5257 -x5258 -x5259 -x5260 -x5261 -x5262 -x5263 -x5264 -x5265 -x5266 -x5267 -x5268 -x5269 -x5270 -x5271 -x5272 -x5273 -x5274 -x5275 -x5276 -x5277 -x5278 -x5279 -x5280 -x5281 -x5282 -x5283 -x5284 -x5285 -x5286 -x5287 -x5288 -x5289 -x5290 -x5291 -x5292 -x5293 -x5294 -x5295 -x5296 -x5297 -x5298 -x5299 -x5300 -x5301 -x5302 -x5303 -x5304 -x5305 -x5306 -x5307 -x5308 -x5309 -x5310 -x5311 -x5312 -x5313 -x5314 -x5315 -x5316 -x5317 -x5318 -x5319 -x5320 -x5321 -x5322 -x5323 -x5324 -x5325 -x5326 -x5327 -x5328 -x5329 -x5330 -x5331 -x5332 -x5333 -x5334 -x5335 -x5336 -x5337 -x5338 -x5339 -x5340 -x5341 -x5342 -x5343 -x5344 -x5345 -x5346 -x5347 -x5348 -x5349 -x5350 -x5351 -x5352 -x5353 -x5354 -x5355 -x5356 -x5357 -x5358 -x5359 -x5360 -x5361 -x5362 -x5363 -x5364 -x5365 -x5366 -x5367 -x5368 -x5369 -x5370 -x5401 -x5402 -x5403 -x5404 -x5405 -x5406 -x5407 -x5408 -x5409 -x5410 -x5411 -x5412 -x5413 -x5414 -x5415 -x5416 -x5417 -x5418 -x5419 -x5420 -x5421 -x5422 -x5423 -x5424 -x5425 -x5426 -x5427 -x5428 -x5429 -x5430 -x5431 -x5432 -x5433 -x5434 -x5435 -x5436 -x5437 -x5438 -x5439 -x5440 -x5441 -x5442 -x5443 -x5444 -x5445 -x5446 -x5447 -x5448 -x5449 -x5450 -x5451 -x5452 -x5453 -x5454 -x5455 -x5456 -x5457 -x5458 -x5459 -x5460 -x5461 -x5462 -x5463 -x5464 -x5465 -x5466 -x5467 -x5468 -x5469 -x5470 -x5471 -x5472 -x5473 -x5474 -x5475 -x5476 -x5477 -x5478 -x5479 -x5480 -x5481 -x5482 -x5483 -x5484 -x5485 -x5486 -x5487 -x5488 -x5489 -x5490 -x5491 -x5492 -x5493 -x5494 -x5495 -x5496 -x5497 -x5498 -x5499 -x5500 -x5501 -x5502 -x5503 -x5504 -x5505 -x5506 -x5507 -x5508 -x5509 -x5510 -x5511 -x5512 -x5513 -x5514 -x5515 -x5516 -x5517 -x5518 -x5519 -x5520 -x5521 -x5522 -x5523 -x5524 -x5525 -x5526 -x5527 -x5528 -x5529 -x5530 -x5531 -x5532 -x5533 -x5534 -x5535 -x5536 -x5537 -x5538 -x5539 -x5540 -x5541 -x5542 -x5543 -x5544 -x5545 -x5546 -x5547 -x5548 -x5549 -x5550 -x5551 -x5552 -x5553 -x5554 -x5555 -x5556 -x5557 -x5558 -x5559 -x5560 -x5561 -x5562 -x5563 -x5564 -x5565 -x5566 -x5567 -x5568 -x5569 -x5570 -x5571 -x5572 -x5573 -x5574 -x5575 -x5576 -x5577 -x5578 -x5579 -x5580 -x5581 -x5582 -x5583 -x5584 -x5585 -x5586 -x5587 -x5588 -x5589 -x5590 -x5591 -x5592 -x5593 -x5594 -x5595 -x5596 -x5597 -x5598 -x5599 -x5600 -x5601 -x5602 -x5603 -x5604 -x5605 -x5606 -x5607 -x5608 -x5609 -x5610 -x5611 -x5612 -x5613 -x5614 -x5615 -x5616 -x5617 -x5618 -x5619 -x5620 -x5621 x5622 x5623 -x5624 -x5625 -x5626 -x5627 -x5628 -x5629 -x5630 -x5631 -x5632 -x5633 -x5634 -x5635 -x5636 -x5637 -x5638 -x5639 -x5640 -x5641 -x5642 -x5643 -x5644 -x5645 -x5646 -x5647 -x5648 -x5649 -x5650 -x5651 -x5652 -x5653 -x5654 -x5655 -x5656 -x5657 -x5658 -x5659 -x5660 -x5661 -x5662 -x5663 -x5664 -x5665 -x5666 -x5667 -x5668 -x5669 -x5670 -x5671 -x5672 -x5673 -x5674 -x5675 -x5676 -x5677 -x5678 -x5679 -x5680 -x5681 -x5682 -x5683 -x5684 -x5685 -x5686 -x5687 -x5688 -x5689 -x5690 -x5691 -x5692 -x5693 -x5694 -x5695 -x5696 -x5697 -x5698 -x5699 -x5700 -x5731 -x5732 -x5733 -x5734 -x5735 -x5736 -x5737 -x5738 -x5739 -x5740 -x5741 -x5742 -x5743 -x5744 -x5745 -x5746 -x5747 -x5748 -x5749 -x5750 -x5751 -x5752 -x5753 -x5754 -x5755 -x5756 -x5757 -x5758 -x5759 -x5760 -x5761 -x5762 -x5763 -x5764 -x5765 -x5766 -x5767 -x5768 -x5769 -x5770 -x5771 -x5772 -x5773 -x5774 -x5775 -x5776 -x5777 -x5778 -x5779 -x5780 -x5781 -x5782 -x5783 -x5784 -x5785 -x5786 -x5787 -x5788 -x5789 -x5790 -x5791 -x5792 -x5793 -x5794 -x5795 -x5796 -x5797 -x5798 -x5799 -x5800 -x5801 -x5802 -x5803 -x5804 -x5805 -x5806 -x5807 -x5808 -x5809 -x5810 -x5811 -x5812 -x5813 -x5814 -x5815 -x5816 -x5817 -x5818 -x5819 -x5820 -x5821 -x5822 -x5823 -x5824 -x5825 -x5826 -x5827 -x5828 -x5829 -x5830 -x5831 -x5832 -x5833 -x5834 -x5835 -x5836 -x5837 -x5838 -x5839 -x5840 -x5841 -x5842 -x5843 -x5844 -x5845 -x5846 -x5847 -x5848 -x5849 -x5850 -x5851 -x5852 -x5853 -x5854 -x5855 -x5856 -x5857 -x5858 -x5859 -x5860 -x5861 -x5862 -x5863 -x5864 -x5865 -x5866 -x5867 -x5868 -x5869 -x5870 -x5871 -x5872 -x5873 -x5874 -x5875 -x5876 -x5877 -x5878 -x5879 -x5880 -x5881 -x5882 -x5883 -x5884 -x5885 -x5886 -x5887 -x5888 -x5889 -x5890 -x5891 -x5892 -x5893 -x5894 -x5895 -x5896 -x5897 -x5898 -x5899 -x5900 -x5901 -x5902 -x5903 -x5904 -x5905 -x5906 -x5907 -x5908 -x5909 -x5910 -x5911 -x5912 -x5913 -x5914 -x5915 -x5916 -x5917 -x5918 -x5919 -x5920 -x5921 -x5922 x5923 -x5924 -x5925 -x5926 -x5927 -x5928 -x5929 -x5930 -x5931 -x5932 -x5933 -x5934 -x5935 -x5936 -x5937 -x5938 -x5939 -x5940 -x5941 -x5942 -x5943 -x5944 -x5945 -x5946 -x5947 -x5948 -x5949 -x5950 -x5951 -x5952 -x5953 -x5954 -x5955 -x5956 -x5957 -x5958 -x5959 -x5960 -x5961 -x5962 -x5963 -x5964 -x5965 -x5966 -x5967 -x5968 -x5969 -x5970 -x5971 -x5972 -x5973 -x5974 -x5975 -x5976 -x5977 -x5978 -x5979 -x5980 -x5981 -x5982 -x5983 -x5984 -x5985 -x5986 -x5987 -x5988 -x5989 -x5990 -x5991 -x5992 -x5993 -x5994 -x5995 -x5996 -x5997 -x5998 -x5999 -x6000 -x6001 -x6002 -x6003 -x6004 -x6005 -x6006 -x6007 -x6008 -x6009 -x6010 -x6011 -x6012 -x6013 -x6014 -x6015 -x6016 -x6017 -x6018 -x6019 -x6020 -x6021 -x6022 -x6023 -x6024 -x6025 -x6026 -x6027 -x6028 -x6029 -x6030 -x6061 -x6062 -x6063 -x6064 -x6065 -x6066 -x6067 -x6068 -x6069 -x6070 x6071 -x6072 -x6073 -x6074 -x6075 -x6076 -x6077 -x6078 -x6079 -x6080 -x6081 -x6082 -x6083 -x6084 -x6085 -x6086 -x6087 -x6088 -x6089 -x6090 -x6091 -x6092 -x6093 -x6094 -x6095 -x6096 -x6097 -x6098 -x6099 -x6100 -x6101 -x6102 -x6103 -x6104 -x6105 -x6106 -x6107 -x6108 -x6109 -x6110 -x6111 -x6112 -x6113 -x6114 -x6115 -x6116 -x6117 -x6118 -x6119 -x6120 -x6121 -x6122 -x6123 -x6124 -x6125 -x6126 -x6127 -x6128 -x6129 -x6130 -x6131 -x6132 -x6133 -x6134 -x6135 -x6136 -x6137 -x6138 -x6139 -x6140 -x6141 -x6142 -x6143 -x6144 -x6145 -x6146 -x6147 -x6148 -x6149 -x6150 -x6151 -x6152 -x6153 -x6154 -x6155 -x6156 -x6157 -x6158 -x6159 -x6160 -x6161 -x6162 -x6163 -x6164 -x6165 -x6166 -x6167 -x6168 -x6169 -x6170 -x6171 -x6172 -x6173 -x6174 -x6175 -x6176 -x6177 -x6178 -x6179 -x6180 -x6181 -x6182 -x6183 -x6184 -x6185 -x6186 -x6187 -x6188 -x6189 -x6190 -x6191 -x6192 -x6193 -x6194 -x6195 -x6196 -x6197 -x6198 -x6199 -x6200 -x6201 -x6202 -x6203 -x6204 -x6205 -x6206 -x6207 -x6208 -x6209 -x6210 -x6211 -x6212 -x6213 -x6214 -x6215 -x6216 -x6217 -x6218 -x6219 -x6220 -x6221 -x6222 -x6223 -x6224 -x6225 -x6226 -x6227 -x6228 -x6229 -x6230 -x6231 -x6232 -x6233 -x6234 -x6235 -x6236 -x6237 -x6238 -x6239 -x6240 -x6241 -x6242 -x6243 -x6244 -x6245 -x6246 -x6247 -x6248 -x6249 -x6250 -x6251 -x6252 -x6253 -x6254 -x6255 -x6256 -x6257 -x6258 -x6259 -x6260 -x6261 -x6262 -x6263 -x6264 -x6265 -x6266 -x6267 -x6268 -x6269 -x6270 -x6271 -x6272 -x6273 -x6274 -x6275 -x6276 -x6277 -x6278 -x6279 -x6280 -x6281 -x6282 -x6283 -x6284 -x6285 -x6286 -x6287 -x6288 -x6289 -x6290 -x6291 -x6292 -x6293 -x6294 -x6295 -x6296 -x6297 -x6298 -x6299 -x6300 -x6301 -x6302 -x6303 -x6304 -x6305 -x6306 -x6307 -x6308 -x6309 -x6310 -x6311 -x6312 -x6313 -x6314 -x6315 -x6316 -x6317 -x6318 -x6319 -x6320 -x6321 -x6322 -x6323 -x6324 -x6325 -x6326 -x6327 -x6328 -x6329 -x6330 -x6331 -x6332 -x6333 -x6334 -x6335 -x6336 -x6337 -x6338 -x6339 -x6340 -x6341 -x6342 -x6343 -x6344 -x6345 -x6346 -x6347 -x6348 -x6349 -x6350 -x6351 -x6352 -x6353 -x6354 -x6355 -x6356 -x6357 -x6358 -x6359 -x6360 -x6391 -x6392 -x6393 -x6394 -x6395 -x6396 -x6397 -x6398 -x6399 -x6400 -x6401 x6402 -x6403 -x6404 -x6405 -x6406 -x6407 -x6408 -x6409 -x6410 -x6411 -x6412 -x6413 -x6414 -x6415 -x6416 -x6417 -x6418 -x6419 -x6420 -x6421 -x6422 -x6423 -x6424 -x6425 -x6426 -x6427 -x6428 -x6429 -x6430 -x6431 -x6432 -x6433 -x6434 -x6435 -x6436 -x6437 -x6438 -x6439 -x6440 -x6441 -x6442 -x6443 -x6444 -x6445 -x6446 -x6447 -x6448 -x6449 -x6450 -x6451 -x6452 -x6453 -x6454 -x6455 -x6456 -x6457 -x6458 -x6459 -x6460 -x6461 -x6462 -x6463 -x6464 -x6465 -x6466 -x6467 -x6468 -x6469 -x6470 -x6471 -x6472 -x6473 -x6474 -x6475 -x6476 -x6477 -x6478 -x6479 -x6480 -x6481 -x6482 -x6483 -x6484 -x6485 -x6486 -x6487 -x6488 -x6489 -x6490 -x6491 -x6492 -x6493 -x6494 -x6495 -x6496 -x6497 -x6498 -x6499 -x6500 -x6501 -x6502 -x6503 -x6504 -x6505 -x6506 -x6507 -x6508 -x6509 -x6510 -x6511 -x6512 -x6513 -x6514 -x6515 -x6516 -x6517 -x6518 -x6519 -x6520 -x6521 -x6522 -x6523 -x6524 -x6525 -x6526 -x6527 -x6528 -x6529 -x6530 -x6531 -x6532 -x6533 -x6534 -x6535 -x6536 -x6537 -x6538 -x6539 -x6540 -x6541 -x6542 -x6543 -x6544 -x6545 -x6546 -x6547 -x6548 -x6549 -x6550 -x6551 -x6552 -x6553 -x6554 -x6555 -x6556 -x6557 -x6558 -x6559 -x6560 -x6561 -x6562 -x6563 -x6564 -x6565 -x6566 -x6567 -x6568 -x6569 -x6570 -x6571 -x6572 -x6573 -x6574 -x6575 -x6576 -x6577 -x6578 -x6579 -x6580 -x6581 -x6582 -x6583 -x6584 -x6585 -x6586 -x6587 -x6588 -x6589
3600.05/3612.50	v -x6590 -x6591 -x6592 -x6593 -x6594 -x6595 -x6596 -x6597 -x6598 -x6599 -x6600 -x6601 -x6602 -x6603 -x6604 -x6605 -x6606 -x6607 -x6608 -x6609 -x6610 -x6611 x6612 -x6613 -x6614 x6615 -x6616 -x6617 -x6618 -x6619 -x6620 -x6621 -x6622 -x6623 -x6624 -x6625 -x6626 -x6627 -x6628 -x6629 -x6630 -x6631 -x6632 -x6633 -x6634 -x6635 -x6636 -x6637 -x6638 -x6639 -x6640 -x6641 -x6642 -x6643 -x6644 -x6645 -x6646 -x6647 -x6648 -x6649 -x6650 -x6651 -x6652 -x6653 -x6654 -x6655 -x6656 -x6657 -x6658 -x6659 -x6660 -x6661 -x6662 -x6663 -x6664 -x6665 -x6666 -x6667 -x6668 -x6669 -x6670 -x6671 -x6672 -x6673 -x6674 -x6675 -x6676 -x6677 -x6678 -x6679 -x6680 -x6681 -x6682 -x6683 -x6684 -x6685 -x6686 -x6687 -x6688 -x6689 -x6690 -x6721 -x6722 -x6723 -x6724 -x6725 -x6726 -x6727 -x6728 -x6729 -x6730 -x6731 -x6732 -x6733 -x6734 -x6735 -x6736 -x6737 -x6738 -x6739 -x6740 -x6741 -x6742 -x6743 -x6744 -x6745 -x6746 -x6747 -x6748 -x6749 -x6750 -x6751 -x6752 -x6753 -x6754 -x6755 -x6756 -x6757 -x6758 -x6759 -x6760 -x6761 -x6762 -x6763 -x6764 -x6765 -x6766 -x6767 -x6768 -x6769 -x6770 -x6771 -x6772 -x6773 -x6774 -x6775 -x6776 -x6777 -x6778 -x6779 -x6780 -x6781 -x6782 -x6783 -x6784 -x6785 -x6786 -x6787 -x6788 -x6789 -x6790 -x6791 -x6792 -x6793 -x6794 -x6795 -x6796 -x6797 -x6798 -x6799 -x6800 -x6801 -x6802 -x6803 -x6804 -x6805 -x6806 -x6807 -x6808 -x6809 -x6810 -x6811 -x6812 -x6813 -x6814 -x6815 -x6816 -x6817 -x6818 -x6819 -x6820 -x6821 -x6822 -x6823 -x6824 -x6825 -x6826 -x6827 -x6828 -x6829 -x6830 -x6831 -x6832 -x6833 -x6834 -x6835 -x6836 -x6837 -x6838 -x6839 -x6840 -x6841 -x6842 -x6843 -x6844 -x6845 -x6846 -x6847 -x6848 -x6849 -x6850 -x6851 -x6852 -x6853 -x6854 -x6855 -x6856 -x6857 -x6858 -x6859 -x6860 -x6861 -x6862 -x6863 -x6864 -x6865 -x6866 -x6867 -x6868 -x6869 -x6870 -x6871 -x6872 -x6873 -x6874 -x6875 -x6876 -x6877 -x6878 -x6879 -x6880 -x6881 -x6882 -x6883 -x6884 -x6885 -x6886 -x6887 -x6888 -x6889 -x6890 -x6891 -x6892 -x6893 -x6894 -x6895 -x6896 -x6897 -x6898 -x6899 -x6900 -x6901 -x6902 -x6903 -x6904 -x6905 -x6906 -x6907 -x6908 -x6909 -x6910 -x6911 -x6912 -x6913 -x6914 -x6915 -x6916 -x6917 -x6918 -x6919 -x6920 -x6921 -x6922 -x6923 -x6924 -x6925 -x6926 -x6927 -x6928 -x6929 -x6930 -x6931 -x6932 -x6933 -x6934 -x6935 -x6936 -x6937 -x6938 -x6939 -x6940 -x6941 -x6942 -x6943 -x6944 -x6945 -x6946 -x6947 -x6948 -x6949 -x6950 -x6951 -x6952 -x6953 -x6954 -x6955 -x6956 -x6957 -x6958 -x6959 -x6960 -x6961 -x6962 -x6963 -x6964 -x6965 -x6966 -x6967 -x6968 -x6969 -x6970 -x6971 -x6972 -x6973 -x6974 -x6975 -x6976 -x6977 -x6978 -x6979 -x6980 -x6981 -x6982 -x6983 -x6984 -x6985 -x6986 -x6987 -x6988 -x6989 -x6990 -x6991 -x6992 -x6993 -x6994 -x6995 -x6996 -x6997 -x6998 -x6999 -x7000 -x7001 -x7002 -x7003 -x7004 -x7005 -x7006 -x7007 -x7008 -x7009 -x7010 -x7011 -x7012 -x7013 -x7014 -x7015 -x7016 -x7017 -x7018 -x7019 -x7020 -x7051 -x7052 -x7053 -x7054 -x7055 -x7056 -x7057 -x7058 -x7059 -x7060 -x7061 -x7062 -x7063 -x7064 -x7065 -x7066 -x7067 -x7068 -x7069 -x7070 -x7071 -x7072 -x7073 -x7074 -x7075 -x7076 -x7077 -x7078 -x7079 -x7080 -x7081 -x7082 -x7083 -x7084 -x7085 -x7086 -x7087 -x7088 -x7089 -x7090 -x7091 -x7092 -x7093 -x7094 -x7095 -x7096 -x7097 -x7098 -x7099 -x7100 -x7101 -x7102 -x7103 -x7104 -x7105 -x7106 -x7107 -x7108 -x7109 -x7110 -x7111 -x7112 -x7113 -x7114 -x7115 -x7116 -x7117 -x7118 -x7119 -x7120 -x7121 -x7122 -x7123 -x7124 -x7125 -x7126 -x7127 -x7128 -x7129 -x7130 -x7131 -x7132 -x7133 -x7134 -x7135 -x7136 -x7137 -x7138 -x7139 -x7140 -x7141 -x7142 -x7143 -x7144 -x7145 -x7146 -x7147 -x7148 -x7149 -x7150 x7151 x7152 x7153 x7154 x7155 -x7156 -x7157 -x7158 -x7159 -x7160 -x7161 -x7162 -x7163 -x7164 -x7165 -x7166 -x7167 -x7168 -x7169 -x7170 -x7171 -x7172 -x7173 -x7174 -x7175 -x7176 -x7177 -x7178 -x7179 -x7180 -x7181 -x7182 -x7183 -x7184 -x7185 -x7186 -x7187 -x7188 -x7189 -x7190 -x7191 -x7192 -x7193 -x7194 -x7195 -x7196 -x7197 -x7198 -x7199 -x7200 -x7201 -x7202 -x7203 -x7204 -x7205 -x7206 -x7207 -x7208 -x7209 -x7210 x7211 x7212 x7213 -x7214 -x7215 -x7216 -x7217 -x7218 -x7219 -x7220 -x7221 -x7222 -x7223 -x7224 -x7225 -x7226 -x7227 -x7228 -x7229 -x7230 -x7231 -x7232 -x7233 -x7234 -x7235 -x7236 -x7237 -x7238 -x7239 -x7240 -x7241 -x7242 -x7243 -x7244 -x7245 -x7246 -x7247 -x7248 -x7249 -x7250 -x7251 -x7252 -x7253 -x7254 -x7255 -x7256 -x7257 -x7258 -x7259 -x7260 -x7261 -x7262 -x7263 -x7264 -x7265 -x7266 -x7267 -x7268 -x7269 -x7270 -x7271 -x7272 -x7273 -x7274 -x7275 -x7276 -x7277 -x7278 -x7279 -x7280 -x7281 -x7282 -x7283 -x7284 -x7285 -x7286 -x7287 -x7288 -x7289 -x7290 -x7291 -x7292 -x7293 -x7294 -x7295 -x7296 -x7297 -x7298 -x7299 -x7300 -x7301 -x7302 -x7303 -x7304 -x7305 -x7306 -x7307 -x7308 -x7309 -x7310 -x7311 -x7312 -x7313 -x7314 -x7315 -x7316 -x7317 -x7318 -x7319 -x7320 -x7321 -x7322 -x7323 -x7324 -x7325 -x7326 -x7327 -x7328 -x7329 -x7330 x7331 x7332 x7333 x7334 -x7335 -x7336 -x7337 -x7338 -x7339 -x7340 -x7341 -x7342 -x7343 -x7344 -x7345 -x7346 -x7347 -x7348 -x7349 -x7350 -x7381 -x7382 -x7383 -x7384 -x7385 -x7386 -x7387 -x7388 -x7389 -x7390 x7391 -x7392 -x7393 -x7394 -x7395 -x7396 -x7397 -x7398 -x7399 -x7400 -x7401 -x7402 -x7403 -x7404 -x7405 -x7406 -x7407 -x7408 -x7409 -x7410 -x7411 -x7412 -x7413 -x7414 -x7415 -x7416 -x7417 -x7418 -x7419 -x7420 -x7421 -x7422 -x7423 -x7424 -x7425 -x7426 -x7427 -x7428 -x7429 -x7430 -x7431 -x7432 -x7433 -x7434 -x7435 -x7436 -x7437 -x7438 -x7439 -x7440 -x7441 -x7442 -x7443 -x7444 -x7445 -x7446 -x7447 -x7448 -x7449 -x7450 -x7451 -x7452 -x7453 -x7454 -x7455 -x7456 -x7457 -x7458 -x7459 -x7460 -x7461 -x7462 -x7463 -x7464 -x7465 -x7466 -x7467 -x7468 -x7469 -x7470 -x7471 -x7472 -x7473 -x7474 -x7475 -x7476 -x7477 -x7478 -x7479 -x7480 -x7481 -x7482 -x7483 -x7484 -x7485 -x7486 -x7487 -x7488 -x7489 -x7490 -x7491 -x7492 -x7493 -x7494 -x7495 -x7496 -x7497 -x7498 -x7499 -x7500 -x7501 -x7502 -x7503 -x7504 -x7505 -x7506 -x7507 -x7508 -x7509 -x7510 -x7511 -x7512 -x7513 -x7514 -x7515 -x7516 -x7517 -x7518 -x7519 -x7520 -x7521 -x7522 -x7523 -x7524 -x7525 -x7526 -x7527 -x7528 -x7529 -x7530 -x7531 -x7532 -x7533 -x7534 -x7535 -x7536 -x7537 -x7538 -x7539 -x7540 -x7541 -x7542 -x7543 -x7544 -x7545 -x7546 -x7547 -x7548 -x7549 -x7550 -x7551 -x7552 -x7553 -x7554 -x7555 -x7556 -x7557 -x7558 -x7559 -x7560 -x7561 -x7562 -x7563 -x7564 -x7565 -x7566 -x7567 -x7568 -x7569 -x7570 -x7571 -x7572 -x7573 -x7574 -x7575 -x7576 -x7577 -x7578 -x7579 -x7580 -x7581 -x7582 -x7583 -x7584 -x7585 -x7586 -x7587 -x7588 -x7589 -x7590 -x7591 -x7592 -x7593 -x7594 -x7595 -x7596 -x7597 -x7598 -x7599 -x7600 -x7601 -x7602 -x7603 -x7604 -x7605 -x7606 -x7607 -x7608 -x7609 -x7610 -x7611 -x7612 -x7613 -x7614 -x7615 -x7616 -x7617 -x7618 -x7619 -x7620 -x7621 -x7622 -x7623 -x7624 -x7625 -x7626 -x7627 -x7628 -x7629 -x7630 -x7631 -x7632 -x7633 -x7634 -x7635 -x7636 -x7637 -x7638 -x7639 -x7640 -x7641 -x7642 -x7643 -x7644 -x7645 -x7646 -x7647 -x7648 -x7649 -x7650 -x7651 -x7652 -x7653 -x7654 -x7655 -x7656 -x7657 -x7658 -x7659 -x7660 -x7661 -x7662 -x7663 -x7664 -x7665 -x7666 -x7667 -x7668 -x7669 -x7670 -x7671 -x7672 -x7673 -x7674 -x7675 -x7676 -x7677 -x7678 -x7679 -x7680 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 x131 -x132 -x133 x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 -x1089 -x1090 -x1091 -x1092 -x1093 -x1094 -x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179
3600.05/3612.50	v -x1180 -x1181 -x1182 -x1183 -x1184 -x1185 -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 -x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 -x1273 -x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294 -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 -x1309 -x1310 -x1311 -x1312 -x1313 -x1314 -x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 -x1345 -x1346 -x1347 -x1348 -x1349 -x1350 -x1351 -x1352 -x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 -x1365 -x1366 -x1367 -x1368 -x1369 -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 x1421 x1422 x1423 x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 -x1455 -x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x1477 -x1478 -x1479 -x1480 -x1481 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 -x1489 -x1490 -x1491 -x1492 -x1493 -x1494 -x1495 -x1496 -x1497 -x1498 -x1499 -x1500 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 -x1507 -x1508 -x1509 -x1510 -x1511 -x1512 -x1513 -x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 -x1521 -x1522 -x1523 -x1524 -x1525 -x1526 -x1527 -x1528 -x1529 -x1530 -x1531 -x1532 -x1533 -x1534 -x1535 -x1536 -x1537 -x1538 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 -x1545 -x1546 -x1547 -x1548 -x1549 -x1550 -x1551 -x1552 -x1553 -x1554 -x1555 -x1556 -x1557 -x1558 -x1559 -x1560 -x1561 -x1562 -x1563 -x1564 -x1565 -x1566 -x1567 -x1568 -x1569 -x1570 -x1571 -x1572 -x1573 -x1574 -x1575 -x1576 -x1577 -x1578 -x1579 -x1580 -x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 -x1603 -x1604 -x1605 -x1606 -x1607 -x1608 -x1609 -x1610 -x1611 -x1612 -x1613 -x1614 -x1615 -x1616 -x1617 -x1618 -x1619 -x1620 -x1621 -x1622 -x1623 -x1624 -x1625 -x1626 -x1627 -x1628 -x1629 -x1630 -x1631 -x1632 -x1633 -x1634 -x1635 -x1636 -x1637 -x1638 -x1639 -x1640 -x1641 -x1642 -x1643 -x1644 -x1645 -x1646 -x1647 -x1648 -x1649 -x1650 -x1651 -x1652 -x1653 -x1654 -x1655 -x1656 -x1657 -x1658 -x1659 -x1660 -x1661 x1662 -x1663 -x1664 -x1665 -x1666 -x1667 -x1668 -x1669 -x1670 -x1671 -x1672 -x1673 -x1674 -x1675 -x1676 -x1677 -x1678 -x1679 -x1680 -x1681 -x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 -x1691 -x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1701 -x1702 -x1703 -x1704 -x1705 -x1706 -x1707 -x1708 -x1709 -x1710 -x1741 -x1742 -x1743 -x1744 -x1745 -x1746 -x1747 -x1748 -x1749 -x1750 -x1751 -x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1758 -x1759 -x1760 -x1761 -x1762 -x1763 -x1764 -x1765 -x1766 -x1767 -x1768 -x1769 -x1770 -x1771 -x1772 -x1773 -x1774 -x1775 -x1776 -x1777 -x1778 -x1779 -x1780 -x1781 -x1782 -x1783 -x1784 -x1785 -x1786 -x1787 -x1788 -x1789 -x1790 -x1791 -x1792 -x1793 -x1794 -x1795 -x1796 -x1797 -x1798 -x1799 -x1800 -x1801 -x1802 -x1803 -x1804 -x1805 -x1806 -x1807 -x1808 -x1809 -x1810 -x1811 -x1812 -x1813 -x1814 -x1815 -x1816 -x1817 -x1818 -x1819 -x1820 -x1821 -x1822 -x1823 -x1824 -x1825 -x1826 -x1827 -x1828 -x1829 -x1830 -x1831 -x1832 -x1833 -x1834 -x1835 -x1836 -x1837 -x1838 -x1839 -x1840 -x1841 -x1842 -x1843 -x1844 -x1845 -x1846 -x1847 -x1848 -x1849 -x1850 -x1851 -x1852 -x1853 -x1854 -x1855 -x1856 -x1857 -x1858 -x1859 -x1860 -x1861 -x1862 -x1863 -x1864 -x1865 -x1866 -x1867 -x1868 -x1869 -x1870 -x1871 -x1872 -x1873 -x1874 -x1875 -x1876 -x1877 -x1878 -x1879 -x1880 -x1881 -x1882 -x1883 -x1884 -x1885 -x1886 -x1887 -x1888 -x1889 -x1890 -x1891 -x1892 -x1893 -x1894 -x1895 -x1896 -x1897 -x1898 -x1899 -x1900 -x1901 -x1902 -x1903 -x1904 -x1905 -x1906 -x1907 -x1908 -x1909 -x1910 -x1911 -x1912 -x1913 -x1914 -x1915 -x1916 -x1917 -x1918 -x1919 -x1920 -x1921 -x1922 -x1923 -x1924 -x1925 -x1926 -x1927 -x1928 -x1929 -x1930 -x1931 -x1932 -x1933 -x1934 -x1935 -x1936 -x1937 -x1938 -x1939 -x1940 -x1941 -x1942 -x1943 -x1944 -x1945 -x1946 -x1947 -x1948 -x1949 -x1950 -x1951 -x1952 -x1953 -x1954 -x1955 -x1956 -x1957 -x1958 -x1959 -x1960 -x1961 -x1962 -x1963 -x1964 -x1965 -x1966 -x1967 -x1968 -x1969 -x1970 -x1971 -x1972 -x1973 -x1974 -x1975 -x1976 -x1977 -x1978 -x1979 -x1980 -x1981 -x1982 -x1983 -x1984 -x1985 -x1986 -x1987 -x1988 -x1989 -x1990 -x1991 -x1992 -x1993 -x1994 -x1995 -x1996 -x1997 -x1998 -x1999 -x2000 -x2001 -x2002 -x2003 -x2004 -x2005 -x2006 -x2007 -x2008 -x2009 -x2010 -x2011 -x2012 -x2013 -x2014 -x2015 -x2016 -x2017 -x2018 -x2019 -x2020 -x2021 -x2022 -x2023 -x2024 x2025 -x2026 -x2027 -x2028 -x2029 -x2030 -x2031 -x2032 -x2033 -x2034 -x2035 -x2036 -x2037 -x2038 -x2039 -x2040 -x2071 -x2072 -x2073 -x2074 -x2075 -x2076 -x2077 -x2078 -x2079 -x2080 -x2081 -x2082 -x2083 -x2084 -x2085 -x2086 -x2087 -x2088 -x2089 -x2090 -x2091 -x2092 -x2093 -x2094 -x2095 -x2096 -x2097 -x2098 -x2099 -x2100 -x2101 -x2102 -x2103 -x2104 -x2105 -x2106 -x2107 -x2108 -x2109 -x2110 -x2111 -x2112 -x2113 -x2114 -x2115 -x2116 -x2117 -x2118 -x2119 -x2120 -x2121 -x2122 -x2123 -x2124 -x2125 -x2126 -x2127 -x2128 -x2129 -x2130 -x2131 -x2132 -x2133 -x2134 -x2135 -x2136 -x2137 -x2138 -x2139 -x2140 -x2141 -x2142 -x2143 -x2144 -x2145 -x2146 -x2147 -x2148 -x2149 -x2150 -x2151 -x2152 -x2153 -x2154 -x2155 -x2156 -x2157 -x2158 -x2159 -x2160 -x2161 -x2162 -x2163 -x2164 -x2165 -x2166 -x2167 -x2168 -x2169 -x2170 -x2171 -x2172 -x2173 -x2174 -x2175 -x2176 -x2177 -x2178 -x2179 -x2180 -x2181 -x2182 -x2183 -x2184 -x2185 -x2186 -x2187 -x2188 -x2189 -x2190 -x2191 -x2192 -x2193 -x2194 -x2195 -x2196 -x2197 -x2198 -x2199 -x2200 -x2201 -x2202 -x2203 -x2204 -x2205 -x2206 -x2207 -x2208 -x2209 -x2210 -x2211 -x2212 -x2213 -x2214 -x2215 -x2216 -x2217 -x2218 -x2219 -x2220 -x2221 -x2222 -x2223 -x2224 -x2225 -x2226 -x2227 -x2228 -x2229 -x2230 -x2231 -x2232 -x2233 -x2234 -x2235 -x2236 -x2237 -x2238 -x2239 -x2240 -x2241 -x2242 -x2243 -x2244 -x2245 -x2246 -x2247 -x2248 -x2249 -x2250 -x2251 -x2252 -x2253 -x2254 -x2255 -x2256 -x2257 -x2258 -x2259 -x2260 -x2261 -x2262 -x2263 -x2264 -x2265 -x2266 -x2267 -x2268 -x2269 -x2270 -x2271 -x2272 -x2273 -x2274 -x2275 -x2276 -x2277 -x2278 -x2279 -x2280 -x2281 -x2282 -x2283 -x2284 -x2285 -x2286 -x2287 -x2288 -x2289 -x2290 -x2291 -x2292 -x2293 -x2294 -x2295 -x2296 -x2297 -x2298 -x2299 -x2300 -x2301 -x2302 -x2303 -x2304 -x2305 -x2306 -x2307 -x2308 -x2309 -x2310 -x2311 -x2312 -x2313 -x2314 -x2315 -x2316 -x2317 -x2318 -x2319 -x2320 -x2321 -x2322 -x2323 -x2324 -x2325 -x2326 -x2327 -x2328 -x2329 -x2330 -x2331 -x2332 -x2333 -x2334 -x2335 -x2336 -x2337 -x2338 -x2339 -x2340 -x2341 -x2342 -x2343 -x2344 -x2345 -x2346 -x2347 -x2348 -x2349 -x2350 -x2351 -x2352 -x2353 -x2354 -x2355 -x2356 -x2357 -x2358 -x2359 -x2360 -x2361 -x2362 -x2363 -x2364 -x2365 -x2366 -x2367 -x2368 -x2369 -x2370 -x2401 -x2402 -x2403 -x2404 -x2405 -x2406 -x2407 -x2408 -x2409 -x2410 -x2411 -x2412 -x2413 -x2414 -x2415 -x2416 -x2417 -x2418 -x2419 -x2420 -x2421 -x2422 -x2423 -x2424 -x2425 -x2426 -x2427 -x2428 -x2429 -x2430 -x2431 -x2432 -x2433 -x2434 -x2435 -x2436 -x2437 -x2438 -x2439 -x2440 -x2441 -x2442 -x2443 -x2444 -x2445 -x2446 -x2447 -x2448 -x2449 -x2450 -x2451 -x2452 -x2453 -x2454 -x2455 -x2456 -x2457 -x2458 -x2459 -x2460 -x2461 -x2462 -x2463 -x2464 -x2465 -x2466 -x2467 -x2468 -x2469 -x2470 -x2471 -x2472 -x2473 -x2474 -x2475 -x2476 -x2477 -x2478 -x2479 -x2480 -x2481 -x2482 -x2483 -x2484 -x2485 -x2486 -x2487 -x2488 -x2489 -x2490 -x2491 -x2492 -x2493 -x2494 -x2495 -x2496 -x2497 -x2498 -x2499 -x2500 -x2501 -x2502 -x2503 -x2504 -x2505 -x2506 -x2507 -x2508 -x2509 -x2510 -x2511 -x2512 -x2513 -x2514 -x2515 -x2516 -x2517 -x2518 -x2519 -x2520 -x2521 -x2522 -x2523 -x2524 -x2525 -x2526 -x2527 -x2528 -x2529 -x2530 x2531 x2532 -x2533 -x2534 x2535 -x2536 -x2537 -x2538 -x2539 -x2540 -x2541 -x2542 -x2543 -x2544 -x2545 -x2546 -x2547 -x2548 -x2549 -x2550 -x2551 -x2552 -x2553 -x2554 -x2555 -x2556 -x2557 -x2558 -x2559 -x2560 -x2561 -x2562 -x2563 -x2564 -x2565 -x2566 -x2567 -x2568 -x2569 -x2570 -x2571 -x2572 -x2573 -x2574 -x2575 -x2576 -x2577 -x2578 -x2579 -x2580 -x2581 -x2582 -x2583 -x2584 -x2585 -x2586 -x2587 -x2588 -x2589 -x2590 -x2591 -x2592 -x2593 -x2594 -x2595 -x2596 -x2597 -x2598 -x2599 -x2600 -x2601 -x2602 -x2603 -x2604 -x2605 -x2606 -x2607 -x2608 -x2609 -x2610 -x2611 -x2612 -x2613 -x2614 -x2615 -x2616 -x2617 -x2618 -x2619 -x2620 -x2621 -x2622 -x2623 -x2624 -x2625 -x2626 -x2627 -x2628 -x2629 -x2630 -x2631 -x2632 -x2633 -x2634 -x2635 -x2636 -x2637 -x2638 -x2639 -x2640 -x2641 -x2642 -x2643 -x2644 -x2645 -x2646 -x2647 -x2648 -x2649 -x2650 -x2651 -x2652 -x2653 -x2654 -x2655 -x2656 -x2657 -x2658 -x2659 -x2660 -x2661 -x2662 -x2663 -x2664 -x2665 -x2666 -x2667 -x2668 -x2669 -x2670 -x2671 -x2672 -x2673 -x2674 -x2675 -x2676 -x2677 -x2678 -x2679 -x2680 -x2681 -x2682 -x2683 -x2684 -x2685 -x2686 -x2687 -x2688 -x2689 -x2690 -x2691 -x2692 -x2693 -x2694 -x2695 -x2696 -x2697 -x2698 -x2699 -x2700 -x2731 -x2732 -x2733 -x2734 -x2735 -x2736 -x2737 -x2738 -x2739 -x2740 -x2741 -x2742 -x2743 -x2744 -x2745 -x2746 -x2747 -x2748 -x2749 -x2750 -x2751 -x2752 -x2753 -x2754 -x2755 -x2756 -x2757 -x2758 -x2759 -x2760 -x2761 -x2762 -x2763 -x2764 -x2765 -x2766 -x2767 -x2768 -x2769 -x2770 -x2771 -x2772 -x2773 -x2774 -x2775 -x2776 -x2777 -x2778 -x2779 -x2780 -x2781 -x2782 -x2783 -x2784 -x2785 -x2786 -x2787 -x2788 -x2789 -x2790 -x2791 -x2792 -x2793 -x2794 -x2795 -x2796 -x2797 -x2798 -x2799 -x2800 -x2801 -x2802 -x2803 -x2804 -x2805 -x2806 -x2807 -x2808 -x2809 -x2810 -x2811 -x2812 -x2813 -x2814 -x2815 -x2816 -x2817 -x2818 -x2819 -x2820 -x2821 -x2822 -x2823 -x2824 -x2825 -x2826 -x2827 -x2828 -x2829 -x2830 -x2831 -x2832 -x2833 -x2834 -x2835 -x2836 -x2837 -x2838 -x2839 -x2840 -x2841 -x2842 -x2843 -x2844 -x2845 -x2846 -x2847 -x2848 -x2849 -x2850 -x2851 -x2852 -x2853 -x2854 -x2855 -x2856 -x2857 -x2858 -x2859 -x2860 -x2861 -x2862 -x2863 -x2864 -x2865 -x2866 -x2867 -x2868 -x2869 -x2870 -x2871 -x2872 -x2873 -x2874 -x2875 -x2876 -x2877 -x2878 -x2879 -x2880 -x2881 -x2882 -x2883 -x2884 -x2885 -x2886 -x2887 -x2888 -x2889 -x2890 -x2891 -x2892 -x2893 -x2894 -x2895 -x2896 -x2897 -x2898 -x2899 -x2900 -x2901 -x2902 -x2903 -x2904 -x2905 -x2906 -x2907 -x2908 -x2909 -x2910 -x2911 -x2912 -x2913 -x2914 -x2915 -x2916 -x2917 -x2918 -x2919 -x2920 -x2921 -x2922 -x2923 -x2924 -x2925 -x2926 -x2927 -x2928 -x2929 -x2930 -x2931 -x2932 -x2933 -x2934 -x2935 -x2936 -x2937 -x2938 -x2939 -x2940 -x2941 -x2942 -x2943 -x2944 -x2945 -x2946 -x2947 -x2948 -x2949 -x2950 -x2951 x2952 x2953 -x2954 -x2955 x2956 -x2957 -x2958 -x2959 -x2960 -x2961 -x2962 -x2963 -x2964 -x2965 -x2966 -x2967 -x2968 -x2969 -x2970 -x2971 -x2972 -x2973 -x2974 -x2975 -x2976 -x2977 -x2978 -x2979 -x2980 -x2981 -x2982 -x2983 -x2984 -x2985 -x2986 -x2987 -x2988 -x2989 -x2990 -x2991 -x2992 -x2993 -x2994 -x2995 -x2996 -x2997 -x2998 -x2999 -x3000 -x3001 -x3002 -x3003 -x3004 -x3005 -x3006 -x3007 -x3008 -x3009 -x3010 -x3011 -x3012 -x3013 -x3014 -x3015 -x3016 -x3017 -x3018 -x3019 -x3020 -x3021 -x3022 -x3023 -x3024 -x3025 -x3026 -x3027 -x3028 -x3029 -x3030 -x3061 -x3062 -x3063 -x3064 -x3065 -x3066 -x3067 -x3068 -x3069 -x3070 -x3071 -x3072 -x3073 -x3074 -x3075 -x3076 -x3077 -x3078 -x3079 -x3080 -x3081 -x3082 -x3083 -x3084 -x3085 -x3086 -x3087 -x3088 -x3089 -x3090 -x3091 -x3092 -x3093 -x3094 -x3095 -x3096 -x3097 -x3098 -x3099 -x3100 -x3101 -x3102 -x3103 -x3104 -x3105 -x3106 -x3107 -x3108 -x3109 -x3110 -x3111 -x3112 -x3113 -x3114 -x3115 -x3116 -x3117 -x3118 -x3119 -x3120 -x3121 -x3122 -x3123 -x3124 -x3125 -x3126 -x3127 -x3128 -x3129 -x3130 -x3131 -x3132 -x3133 -x3134 -x3135 -x3136 -x3137 -x3138 -x3139 -x3140 -x3141 -x3142 -x3143 -x3144 -x3145 -x3146 -x3147 -x3148 -x3149 -x3150 -x3151 -x3152 -x3153 -x3154 -x3155 -x3156 -x3157 -x3158 -x3159 -x3160 -x3161 -x3162 -x3163 -x3164 -x3165 -x3166 -x3167 -x3168 -x3169 -x3170 -x3171 -x3172 -x3173 -x3174 -x3175 -x3176 -x3177 -x3178 -x3179 -x3180 -x3181 -x3182 -x3183 -x3184 -x3185 -x3186 -x3187 -x3188 -x3189 -x3190 x3191 -x3192 -x3193 -x3194 -x3195 -x3196 -x3197 -x3198 -x3199 -x3200 -x3201 -x3202 -x3203 -x3204 -x3205 -x3206 -x3207 -x3208 -x3209 -x3210 -x3211 -x3212 -x3213 -x3214 -x3215 -x3216 -x3217 -x3218 -x3219 -x3220 -x3221 -x3222 -x3223 -x3224 -x3225 -x3226 -x3227 -x3228 -x3229 -x3230 -x3231 -x3232 -x3233 -x3234 -x3235 -x3236 -x3237 -x3238 -x3239 -x3240 -x3241 -x3242 -x3243 -x3244 -x3245 -x3246 -x3247 -x3248 -x3249 -x3250 -x3251 -x3252 -x3253 -x3254 -x3255 -x3256 -x3257 -x3258 -x3259 -x3260 -x3261 -x3262 -x3263 -x3264 -x3265 -x3266 -x3267 -x3268 -x3269 -x3270 -x3271 -x3272 -x3273 -x3274 -x3275 -x3276 -x3277 -x3278 -x3279 -x3280 -x3281 -x3282 -x3283 -x3284 -x3285 -x3286 -x3287 -x3288 -x3289 -x3290 -x3291 -x3292 -x3293 -x3294 -x3295 -x3296 -x3297 -x3298 -x3299 -x3300 -x3301 -x3302 -x3303 -x3304 -x3305 -x3306 -x3307 -x3308 -x3309 -x3310 -x3311 -x3312 x3313 -x3314 -x3315 -x3316 -x3317 -x3318 -x3319 -x3320 -x3321 -x3322 -x3323 -x3324 -x3325 -x3326 -x3327 -x3328 -x3329 -x3330 -x3331 -x3332 -x3333 -x3334 -x3335 -x3336 -x3337 -x3338 -x3339 -x3340 -x3341 -x3342 -x3343 -x3344 -x3345 -x3346 -x3347 -x3348 -x3349 -x3350 -x3351 -x3352 -x3353 -x3354 -x3355 -x3356 -x3357 -x3358 -x3359
3600.05/3612.50	v -x3360 -x3421 -x3422 -x3423 -x3424 -x3425 -x3426 -x3427 -x3428 -x3429 -x3430 -x3431 -x3432 -x3433 -x3434 -x3435 -x3436 -x3437 -x3438 -x3439 -x3440 -x3441 -x3442 -x3443 -x3444 -x3445 -x3446 -x3447 -x3448 -x3449 -x3450 -x3451 -x3452 -x3453 -x3454 -x3455 -x3456 -x3457 -x3458 -x3459 -x3460 -x3461 -x3462 -x3463 -x3464 -x3465 -x3466 -x3467 -x3468 -x3469 -x3470 -x3471 -x3472 -x3473 -x3474 -x3475 -x3476 -x3477 -x3478 -x3479 -x3480 -x3481 -x3482 -x3483 -x3484 -x3485 -x3486 -x3487 -x3488 -x3489 -x3490 -x3491 -x3492 -x3493 -x3494 -x3495 -x3496 -x3497 -x3498 -x3499 -x3500 -x3501 -x3502 -x3503 -x3504 -x3505 -x3506 -x3507 -x3508 -x3509 -x3510 -x3511 -x3512 -x3513 -x3514 -x3515 -x3516 -x3517 -x3518 -x3519 -x3520 -x3521 -x3522 -x3523 -x3524 -x3525 -x3526 -x3527 -x3528 -x3529 -x3530 -x3531 -x3532 -x3533 -x3534 -x3535 -x3536 -x3537 -x3538 -x3539 -x3540 -x3541 -x3542 -x3543 -x3544 -x3545 -x3546 -x3547 -x3548 -x3549 -x3550 -x3551 -x3552 -x3553 -x3554 -x3555 -x3556 -x3557 -x3558 -x3559 -x3560 -x3561 -x3562 -x3563 -x3564 -x3565 -x3566 -x3567 -x3568 -x3569 -x3570 -x3571 -x3572 -x3573 -x3574 -x3575 -x3576 -x3577 -x3578 -x3579 -x3580 -x3581 -x3582 -x3583 -x3584 -x3585 -x3586 -x3587 -x3588 -x3589 -x3590 -x3591 -x3592 -x3593 -x3594 -x3595 -x3596 -x3597 -x3598 -x3599 -x3600 -x3601 -x3602 -x3603 -x3604 -x3605 -x3606 -x3607 -x3608 -x3609 -x3610 -x3611 -x3612 -x3613 -x3614 -x3615 -x3616 -x3617 -x3618 -x3619 -x3620 -x3621 -x3622 -x3623 -x3624 -x3625 -x3626 -x3627 -x3628 -x3629 -x3630 -x3631 -x3632 -x3633 -x3634 -x3635 -x3636 -x3637 -x3638 -x3639 -x3640 x3641 -x3642 -x3643 -x3644 -x3645 -x3646 -x3647 -x3648 -x3649 -x3650 -x3651 -x3652 -x3653 -x3654 -x3655 -x3656 -x3657 -x3658 -x3659 -x3660 -x3661 -x3662 -x3663 -x3664 -x3665 -x3666 -x3667 -x3668 -x3669 -x3670 x3671 x3672 -x3673 -x3674 -x3675 -x3676 -x3677 -x3678 -x3679 -x3680 -x3681 -x3682 -x3683 -x3684 -x3685 -x3686 -x3687 -x3688 -x3689 -x3690 -x3691 -x3692 -x3693 -x3694 -x3695 -x3696 -x3697 -x3698 -x3699 -x3700 -x3701 -x3702 -x3703 -x3704 -x3705 -x3706 -x3707 -x3708 -x3709 -x3710 -x3711 -x3712 -x3713 -x3714 -x3715 -x3716 -x3717 -x3718 -x3719 -x3720 -x3751 -x3752 -x3753 -x3754 -x3755 -x3756 -x3757 -x3758 -x3759 -x3760 -x3761 -x3762 -x3763 -x3764 -x3765 -x3766 -x3767 -x3768 -x3769 -x3770 -x3771 -x3772 -x3773 -x3774 -x3775 -x3776 -x3777 -x3778 -x3779 -x3780 -x3781 -x3782 -x3783 -x3784 -x3785 -x3786 -x3787 -x3788 -x3789 -x3790 -x3791 -x3792 -x3793 -x3794 -x3795 -x3796 -x3797 -x3798 -x3799 -x3800 -x3801 -x3802 -x3803 -x3804 -x3805 -x3806 -x3807 -x3808 -x3809 -x3810 -x3811 -x3812 -x3813 -x3814 -x3815 -x3816 -x3817 -x3818 -x3819 -x3820 -x3821 -x3822 -x3823 -x3824 -x3825 -x3826 -x3827 -x3828 -x3829 -x3830 -x3831 -x3832 -x3833 -x3834 -x3835 -x3836 -x3837 -x3838 -x3839 -x3840 -x3841 -x3842 -x3843 -x3844 -x3845 -x3846 -x3847 -x3848 -x3849 -x3850 -x3851 -x3852 -x3853 -x3854 -x3855 -x3856 -x3857 -x3858 -x3859 -x3860 -x3861 -x3862 -x3863 -x3864 -x3865 -x3866 -x3867 -x3868 -x3869 -x3870 -x3871 -x3872 -x3873 -x3874 -x3875 -x3876 -x3877 -x3878 -x3879 -x3880 -x3881 -x3882 -x3883 -x3884 -x3885 -x3886 -x3887 -x3888 -x3889 -x3890 -x3891 -x3892 -x3893 -x3894 -x3895 -x3896 -x3897 -x3898 -x3899 -x3900 -x3901 -x3902 -x3903 -x3904 -x3905 -x3906 -x3907 -x3908 -x3909 -x3910 -x3911 -x3912 -x3913 -x3914 -x3915 -x3916 -x3917 -x3918 -x3919 -x3920 -x3921 -x3922 -x3923 -x3924 -x3925 -x3926 -x3927 -x3928 -x3929 -x3930 -x3931 -x3932 -x3933 -x3934 -x3935 -x3936 -x3937 -x3938 -x3939 -x3940 x3941 -x3942 -x3943 x3944 -x3945 -x3946 -x3947 -x3948 -x3949 -x3950 -x3951 -x3952 -x3953 -x3954 -x3955 -x3956 -x3957 -x3958 -x3959 -x3960 -x3961 -x3962 -x3963 -x3964 -x3965 -x3966 -x3967 -x3968 -x3969 -x3970 -x3971 -x3972 -x3973 -x3974 -x3975 -x3976 -x3977 -x3978 -x3979 -x3980 -x3981 -x3982 -x3983 -x3984 -x3985 -x3986 -x3987 -x3988 -x3989 -x3990 -x3991 -x3992 -x3993 -x3994 -x3995 -x3996 -x3997 -x3998 -x3999 -x4000 -x4001 -x4002 -x4003 -x4004 -x4005 -x4006 -x4007 -x4008 -x4009 -x4010 -x4011 -x4012 -x4013 -x4014 -x4015 -x4016 -x4017 -x4018 -x4019 -x4020 -x4021 -x4022 -x4023 -x4024 -x4025 -x4026 -x4027 -x4028 -x4029 -x4030 -x4031 -x4032 -x4033 -x4034 -x4035 -x4036 -x4037 -x4038 -x4039 -x4040 -x4041 -x4042 -x4043 -x4044 -x4045 -x4046 -x4047 -x4048 -x4049 -x4050 -x4081 -x4082 -x4083 -x4084 -x4085 -x4086 -x4087 -x4088 -x4089 -x4090 -x4091 -x4092 -x4093 -x4094 -x4095 -x4096 -x4097 -x4098 -x4099 -x4100 -x4101 -x4102 -x4103 -x4104 -x4105 -x4106 -x4107 -x4108 -x4109 -x4110 -x4111 -x4112 -x4113 -x4114 -x4115 -x4116 -x4117 -x4118 -x4119 -x4120 x4121 -x4122 -x4123 -x4124 -x4125 -x4126 -x4127 -x4128 -x4129 -x4130 -x4131 -x4132 -x4133 -x4134 -x4135 -x4136 -x4137 -x4138 -x4139 -x4140 -x4141 -x4142 -x4143 -x4144 -x4145 -x4146 -x4147 -x4148 -x4149 -x4150 -x4151 -x4152 -x4153 -x4154 -x4155 -x4156 -x4157 -x4158 -x4159 -x4160 -x4161 -x4162 -x4163 -x4164 -x4165 -x4166 -x4167 -x4168 -x4169 -x4170 -x4171 -x4172 -x4173 -x4174 -x4175 -x4176 -x4177 -x4178 -x4179 -x4180 -x4181 -x4182 -x4183 -x4184 -x4185 -x4186 -x4187 -x4188 -x4189 -x4190 -x4191 -x4192 -x4193 -x4194 -x4195 -x4196 -x4197 -x4198 -x4199 -x4200 -x4201 -x4202 -x4203 -x4204 -x4205 -x4206 -x4207 -x4208 -x4209 -x4210 -x4211 -x4212 -x4213 -x4214 -x4215 -x4216 -x4217 -x4218 -x4219 -x4220 -x4221 -x4222 -x4223 -x4224 -x4225 -x4226 -x4227 -x4228 -x4229 -x4230 -x4231 -x4232 -x4233 -x4234 -x4235 -x4236 -x4237 -x4238 -x4239 -x4240 -x4241 -x4242 -x4243 -x4244 -x4245 -x4246 -x4247 -x4248 -x4249 -x4250 -x4251 -x4252 -x4253 -x4254 -x4255 -x4256 -x4257 -x4258 -x4259 -x4260 -x4261 -x4262 -x4263 -x4264 -x4265 -x4266 -x4267 -x4268 -x4269 -x4270 -x4271 -x4272 -x4273 -x4274 -x4275 -x4276 -x4277 -x4278 -x4279 -x4280 -x4281 -x4282 -x4283 -x4284 -x4285 -x4286 -x4287 -x4288 -x4289 -x4290 -x4291 -x4292 -x4293 -x4294 -x4295 -x4296 -x4297 -x4298 -x4299 -x4300 -x4301 -x4302 -x4303 -x4304 -x4305 -x4306 -x4307 -x4308 -x4309 -x4310 -x4311 -x4312 -x4313 -x4314 -x4315 -x4316 -x4317 -x4318 -x4319 -x4320 -x4321 -x4322 -x4323 -x4324 -x4325 -x4326 -x4327 -x4328 -x4329 -x4330 -x4331 -x4332 -x4333 -x4334 -x4335 -x4336 -x4337 -x4338 -x4339 -x4340 -x4341 -x4342 -x4343 -x4344 -x4345 -x4346 -x4347 -x4348 -x4349 -x4350 -x4351 -x4352 -x4353 -x4354 -x4355 -x4356 -x4357 -x4358 -x4359 -x4360 -x4361 -x4362 -x4363 -x4364 -x4365 -x4366 -x4367 -x4368 -x4369 -x4370 -x4371 -x4372 -x4373 -x4374 -x4375 -x4376 -x4377 -x4378 -x4379 -x4380 -x4411 -x4412 -x4413 -x4414 -x4415 -x4416 -x4417 -x4418 -x4419 -x4420 x4421 -x4422 x4423 -x4424 -x4425 x4426 -x4427 -x4428 -x4429 -x4430 -x4431 -x4432 -x4433 -x4434 -x4435 -x4436 -x4437 -x4438 -x4439 -x4440 -x4441 -x4442 -x4443 -x4444 -x4445 -x4446 -x4447 -x4448 -x4449 -x4450 -x4451 -x4452 -x4453 -x4454 -x4455 -x4456 -x4457 -x4458 -x4459 -x4460 -x4461 -x4462 -x4463 -x4464 -x4465 -x4466 -x4467 -x4468 -x4469 -x4470 -x4471 -x4472 -x4473 -x4474 -x4475 -x4476 -x4477 -x4478 -x4479 -x4480 -x4481 -x4482 -x4483 -x4484 -x4485 -x4486 -x4487 -x4488 -x4489 -x4490 -x4491 -x4492 -x4493 -x4494 -x4495 -x4496 -x4497 -x4498 -x4499 -x4500 -x4501 -x4502 -x4503 -x4504 -x4505 -x4506 -x4507 -x4508 -x4509 -x4510 x4511 -x4512 -x4513 -x4514 -x4515 -x4516 -x4517 -x4518 -x4519 -x4520 -x4521 -x4522 -x4523 -x4524 -x4525 -x4526 -x4527 -x4528 -x4529 -x4530 -x4531 -x4532 -x4533 -x4534 -x4535 -x4536 -x4537 -x4538 -x4539 -x4540 -x4541 -x4542 -x4543 -x4544 -x4545 -x4546 -x4547 -x4548 -x4549 -x4550 -x4551 -x4552 -x4553 -x4554 -x4555 -x4556 -x4557 -x4558 -x4559 -x4560 -x4561 -x4562 -x4563 -x4564 -x4565 -x4566 -x4567 -x4568 -x4569 -x4570 -x4571 -x4572 -x4573 -x4574 -x4575 -x4576 -x4577 -x4578 -x4579 -x4580 -x4581 -x4582 -x4583 -x4584 -x4585 -x4586 -x4587 -x4588 -x4589 -x4590 -x4591 -x4592 -x4593 -x4594 -x4595 -x4596 -x4597 -x4598 -x4599 -x4600 -x4601 -x4602 -x4603 -x4604 -x4605 -x4606 -x4607 -x4608 -x4609 -x4610 -x4611 -x4612 -x4613 -x4614 -x4615 -x4616 -x4617 -x4618 -x4619 -x4620 -x4621 -x4622 -x4623 -x4624 -x4625 -x4626 -x4627 -x4628 -x4629 -x4630 -x4631 -x4632 -x4633 -x4634 -x4635 -x4636 -x4637 -x4638 -x4639 -x4640 -x4641 -x4642 -x4643 -x4644 -x4645 -x4646 -x4647 -x4648 -x4649 -x4650 -x4651 -x4652 -x4653 -x4654 -x4655 -x4656 -x4657 -x4658 -x4659 -x4660 -x4661 -x4662 -x4663 -x4664 -x4665 -x4666 -x4667 -x4668 -x4669 -x4670 -x4671 -x4672 -x4673 -x4674 -x4675 -x4676 -x4677 -x4678 -x4679 -x4680 -x4681 -x4682 -x4683 -x4684 -x4685 -x4686 -x4687 -x4688 -x4689 -x4690 -x4691 -x4692 -x4693 -x4694 -x4695 -x4696 -x4697 -x4698 -x4699 -x4700 -x4701 -x4702 -x4703 -x4704 -x4705 -x4706 -x4707 -x4708 -x4709 -x4710 -x4741 -x4742 -x4743 -x4744 -x4745 -x4746 -x4747 -x4748 -x4749 -x4750 -x4751 -x4752 -x4753 -x4754 -x4755 -x4756 -x4757 -x4758 -x4759 -x4760 -x4761 -x4762 -x4763 -x4764 -x4765 -x4766 -x4767 -x4768 -x4769 -x4770 -x4771 -x4772 -x4773 -x4774 -x4775 -x4776 -x4777 -x4778 -x4779 -x4780 -x4781 -x4782 -x4783 -x4784 -x4785 -x4786 -x4787 -x4788 -x4789 -x4790 -x4791 -x4792 -x4793 -x4794 -x4795 -x4796 -x4797 -x4798 -x4799 -x4800 -x4801 -x4802 -x4803 -x4804 -x4805 -x4806 -x4807 -x4808 -x4809 -x4810 -x4811 -x4812 -x4813 -x4814 -x4815 -x4816 -x4817 -x4818 -x4819 -x4820 -x4821 -x4822 -x4823 -x4824 -x4825 -x4826 -x4827 -x4828 -x4829 -x4830 -x4831 -x4832 -x4833 -x4834 -x4835 -x4836 -x4837 -x4838 -x4839 -x4840 -x4841 -x4842 -x4843 -x4844 -x4845 -x4846 -x4847 -x4848 -x4849 -x4850 -x4851 -x4852 -x4853 -x4854 -x4855 -x4856 -x4857 -x4858 -x4859 -x4860 -x4861 -x4862 -x4863 -x4864 -x4865 -x4866 -x4867 -x4868 -x4869 -x4870 -x4871 -x4872 -x4873 -x4874 -x4875 -x4876 -x4877 -x4878 -x4879 -x4880 -x4881 -x4882 -x4883 -x4884 -x4885 -x4886 -x4887 -x4888 -x4889 -x4890 -x4891 -x4892 -x4893 -x4894 -x4895 -x4896 -x4897 -x4898 -x4899 -x4900 -x4901 -x4902 -x4903 -x4904 -x4905 -x4906 -x4907 -x4908 -x4909 -x4910 -x4911 -x4912 -x4913 -x4914 -x4915 -x4916 -x4917 -x4918 -x4919 -x4920 -x4921 -x4922 -x4923 -x4924 -x4925 -x4926 -x4927 -x4928 -x4929 -x4930 -x4931 -x4932 -x4933 -x4934 -x4935 -x4936 -x4937 -x4938 -x4939 -x4940 -x4941 -x4942 -x4943 -x4944 -x4945 -x4946 -x4947 -x4948 -x4949 -x4950 -x4951 -x4952 -x4953 -x4954 -x4955 -x4956 -x4957 -x4958 -x4959 -x4960 -x4961 -x4962 -x4963 -x4964 -x4965 -x4966 -x4967 -x4968 -x4969 -x4970 -x4971 -x4972 -x4973 -x4974 -x4975 -x4976 -x4977 -x4978 -x4979 -x4980 -x4981 -x4982 -x4983 -x4984 -x4985 -x4986 -x4987 -x4988 -x4989 -x4990 -x4991 -x4992 -x4993 -x4994 -x4995 -x4996 -x4997 -x4998 -x4999 -x5000 -x5001 -x5002 -x5003 -x5004 -x5005 -x5006 -x5007 -x5008 -x5009 -x5010 -x5011 -x5012 -x5013 -x5014 -x5015 -x5016 -x5017 -x5018 -x5019 -x5020 -x5021 -x5022 -x5023 -x5024 -x5025 -x5026 -x5027 -x5028 -x5029 -x5030 -x5031 -x5032 -x5033 -x5034 -x5035 -x5036 -x5037 -x5038 -x5039 -x5040 -x5071 -x5072 -x5073 -x5074 -x5075 -x5076 -x5077 -x5078 -x5079 -x5080 -x5081 -x5082 -x5083 -x5084 -x5085 -x5086 -x5087 -x5088 -x5089 -x5090 -x5091 -x5092 -x5093 -x5094 -x5095 -x5096 -x5097 -x5098 -x5099 -x5100 -x5101 -x5102 -x5103 -x5104 -x5105 -x5106 -x5107 -x5108 -x5109 -x5110 -x5111 -x5112 -x5113 -x5114 -x5115 -x5116 -x5117 -x5118 -x5119 -x5120 -x5121 -x5122 -x5123 -x5124 -x5125 -x5126 -x5127 -x5128 -x5129 -x5130 -x5131 -x5132 -x5133 -x5134 -x5135 -x5136 -x5137 -x5138 -x5139 -x5140 -x5141 -x5142 -x5143 -x5144 -x5145 -x5146 -x5147 -x5148 -x5149 -x5150 -x5151 -x5152 -x5153 -x5154 -x5155 -x5156 -x5157 -x5158 -x5159 -x5160 -x5161 -x5162 -x5163 -x5164 -x5165 -x5166 -x5167 -x5168 -x5169 -x5170 -x5171 -x5172 -x5173 -x5174 -x5175 -x5176 -x5177 -x5178 -x5179 -x5180 -x5181 -x5182 -x5183 -x5184 -x5185 -x5186 -x5187 -x5188 -x5189 -x5190 -x5191 -x5192 -x5193 -x5194 -x5195 -x5196 -x5197 -x5198 -x5199 -x5200 -x5201 x5202 x5203 -x5204 -x5205 -x5206 -x5207 -x5208 -x5209 -x5210 -x5211 -x5212 -x5213 -x5214 -x5215 -x5216 -x5217 -x5218 -x5219 -x5220 -x5221 -x5222 -x5223 -x5224 -x5225 -x5226 -x5227 -x5228 -x5229 -x5230 -x5231 -x5232 -x5233 -x5234 -x5235 -x5236 -x5237 -x5238 -x5239 -x5240 -x5241 -x5242 -x5243 -x5244 -x5245 -x5246 -x5247 -x5248 -x5249 -x5250 -x7681 -x7682 -x7793 -x7860 -x7871 -x7882 -x7893 -x7904 -x7915 -x7926 -x7683 x7694 -x7705 -x7716 -x7727 -x7738 -x7749 x7760 -x7771 -x7782 -x7794 -x7805 -x7816 -x7827 -x7838 -x7849 -x7856 -x7857 -x7858 -x7859 -x7861 -x7862 -x7863 -x7864 -x7865 -x7866 -x7867 x7868 -x7869 -x7870 -x7872 -x7873 -x7874 -x7875 -x7876 -x7877 x7878 -x7879 -x7880 -x7881 x7883 -x7884 -x7885 -x7886 -x7887 -x7888 -x7889 -x7890 -x7891 -x7892 x7894 -x7895 -x7896 -x7897 -x7898 -x7899 -x7900 x7901 -x7902 -x7903 -x7905 -x7906 -x7907 -x7908 -x7909 -x7910 -x7911 -x7912 -x7913 -x7914 -x7916 -x7917 -x7918 x7919 -x7920 x7921 -x7922 -x7923 -x7924 x7925 x7927 -x7928 -x7929 -x7930 -x7931 -x7932 -x7933 -x7934 -x7935 -x7936 -x7684 x7685 -x7686 -x7687 -x7688 -x7689 -x7690 -x7691 -x7692 -x7693 -x7695 -x7696 x7697 -x7698 -x7699 -x7700 -x7701 -x7702 -x7703 x7704 -x7706 -x7707 -x7708 -x7709 -x7710 -x7711 x7712 -x7713 -x7714 -x7715 -x7717 -x7718 -x7719 -x7720 -x7721 -x7722 -x7723 -x7724 -x7725 -x7726 x7728 -x7729 -x7730 -x7731 -x7732 -x7733 -x7734 -x7735 x7736 -x7737 -x7739 -x7740 -x7741 -x7742 -x7743 -x7744 -x7745 -x7746 -x7747 x7748 -x7750 -x7751 -x7752 -x7753 -x7754 -x7755 -x7756 -x7757 -x7758 -x7759 -x7761 -x7762 -x7763 -x7764 x7765 -x7766 -x7767 -x7768 -x7769 -x7770 -x7772 -x7773 -x7774 -x7775 -x7776 -x7777 -x7778 x7779 -x7780 -x7781 -x7783 -x7784 -x7785 -x7786 x7787 -x7788 -x7789 -x7790 x7791 -x7792 -x7795 -x7796 -x7797 -x7798 -x7799 -x7800 -x7801 x7802 x7803 -x7804 -x7806 -x7807 -x7808 -x7809 -x7810 -x7811 x7812 -x7813 -x7814 -x7815 -x7817 x7818 -x7819 -x7820 -x7821 -x7822 -x7823 -x7824 -x7825 -x7826 x7828 -x7829 -x7830 x7831 -x7832 -x7833 -x7834 -x7835 -x7836 -x7837 -x7839 -x7840 -x7841 -x7842 -x7843 -x7844 -x7845 -x7846 -x7847 -x7848 -x7850 -x7851 -x7852 -x7853 x7854 -x7855
3600.05/3612.50	c Model check passed
3600.05/3612.50	c Model check has passed with goal value: 4230144
3600.05/3612.50	c _____________________________________________________________________________
3600.05/3612.50	c std/band forms        : 266,32
3600.05/3612.50	c 2cl/3cl ITE-codings   : 89855,107352
3600.05/3612.50	c BDD/srt/adr Max costs : 4480,621868,0
3600.05/3612.50	c BDDraw/bin/mul/srt/adr: 32,0,256,10,0
3600.05/3612.50	c BDD nodes             : 240417
3600.05/3612.50	c Es1/CC detections     : 0,0
3600.05/3612.50	c CC sort               : 0
3600.05/3612.50	c SAT/UNSAT calls       : 0,0
3600.05/3612.50	c regenrated variables  : 12092
3600.05/3612.50	c eliminated fixed lits : 58504
3600.05/3612.50	c goal lit flips        : 0
3600.05/3612.50	c goal stages           : 0
3600.05/3612.50	c goal shrink           : 0
3600.05/3612.50	c goal coeff separations: 1040
3600.05/3612.50	c restarts              : 11728
3600.05/3612.50	c conflicts             : 209579         (58 /sec)
3600.05/3612.50	c decisions             : 1604542        (446 /sec)
3600.05/3612.50	c propagations          : 854559633      (237373 /sec)
3600.05/3612.50	c inspects              : 0              (0 /sec)
3600.05/3612.50	c CPU time (solving tm) : 3600 s        (197.8 s, SAT 0 s, UNSAT 0 s)
3600.05/3612.50	c SAT solver time       : 197.8 s
3600.05/3612.50	c SAT solver SAT time   : 0 s
3600.05/3612.50	c SAT solver UNSAT time : 0 s
3600.05/3612.50	c SAT solver TO time    : 197.8 s
3600.05/3612.50	c Time for SCIP         : 2659 s
3600.05/3612.50	c Coop SCIP LB improvements           : 5
3600.05/3612.50	c Coop SCIP UB improvements           : 6
3600.05/3612.50	c SCIP globally fixed variables       : 0
3600.05/3612.50	c SAT  globally fixed variables       : 0
3600.05/3612.50	c SCIP freeTransform calls            : 19
3600.05/3612.50	c Time for Opt-base     : 1.351 s
3600.05/3612.50	c Steps for Opt-base    : 10010529
3600.05/3612.50	c Time for BDD coding   : 1.436 s
3600.05/3612.50	c Time for srt coding   : 0.8187 s
3600.05/3612.50	c Inner solver invocations            : 0
3600.05/3612.50	c Inner solving count                 : 0
3600.05/3612.50	c _____________________________________________________________________________

Verifier Data

OK	4230144

Watcher Data

runsolver version 3.4.3 (svn: 5215) 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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4779030-1782129880/watcher-4779030-1782129880 -o /tmp/evaluation-result-4779030-1782129880/solver-4779030-1782129880 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4779030-1782129880/vars-4779030-1782129880 --bin-var /tmp/runsolver-exch-nodeE003-1782129864-2338074 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4779030-1782129880.opb 

running on 4 cores: 60-63

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 2,5-8,10-12,14,16,19,21-22,26,28-29,31,40-41,43-45,48,50,52,54-55,62-63
  3550 MHz: 0-1,3,20,23,42,56-59
  3600 MHz: 4,9,13,15,17-18,24-25,27,30,32-39,46-47,49,51,53,60-61
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 2
  3550 MHz: 0-1,3
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 60-63

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (109216 MiB free)
  node 1: cores 8-15, 129019 MiB (112789 MiB free)
  node 2: cores 16-23, 129019 MiB (108929 MiB free)
  node 3: cores 24-31, 129003 MiB (110979 MiB free)
  node 4: cores 32-39, 129019 MiB (114779 MiB free)
  node 5: cores 40-47, 129019 MiB (109306 MiB free)
  node 6: cores 48-55, 128973 MiB (113653 MiB free)
  node 7: cores 56-63, 128474 MiB (104291 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2338498, runsolver pid=2338488

[startup+0.100056 s]*
/proc/loadavg: 6.82 6.28 7.39 14/875 2338512
/proc/meminfo: memFree=905160104/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2820 memory=280 CPUtime=0 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) D 2338488 2338498 2335179 0 -1 4194304 238 204 0 0 0 0 0 0 20 0 1 0 146275942 2887680 0 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 0 1 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 705 70 59 506 0 45 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 2820 KiB
Current children cumulated memory: 280 KiB

[startup+0.212363 s]*
/proc/loadavg: 6.82 6.28 7.39 16/871 2338513
/proc/meminfo: memFree=905156512/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=88756 memory=17440 CPUtime=0.03 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 2158 204 0 0 3 0 0 0 20 0 1 0 146275942 90886144 4096 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 22189 4360 2713 506 0 2880 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 88756 KiB
Current children cumulated memory: 17440 KiB

[startup+0.311734 s]*
/proc/loadavg: 6.82 6.28 7.39 16/871 2338515
/proc/meminfo: memFree=905141920/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=127924 memory=66016 CPUtime=0.14 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 13976 204 0 0 13 1 0 0 20 0 1 0 146275942 130994176 16294 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 31981 16504 5779 506 0 12672 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 127924 KiB
Current children cumulated memory: 66016 KiB

[startup+0.700131 s]
/proc/loadavg: 6.82 6.28 7.39 16/871 2338519
/proc/meminfo: memFree=905060908/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=162112 memory=95444 CPUtime=0.5 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 21388 204 0 0 49 1 0 0 20 0 1 0 146275942 166002688 23743 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 40528 23861 6119 506 0 21219 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 162112 KiB
Current children cumulated memory: 95444 KiB

[startup+1.50015 s]
/proc/loadavg: 6.82 6.28 7.39 18/875 2338530
/proc/meminfo: memFree=905015468/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=184836 memory=117620 CPUtime=1.31 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 26986 204 0 0 129 2 0 0 20 0 1 0 146275942 189272064 29247 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 46209 29405 6119 506 0 26900 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 184836 KiB
Current children cumulated memory: 117620 KiB

[startup+3.11378 s]
/proc/loadavg: 6.82 6.28 7.39 17/875 2338530
/proc/meminfo: memFree=904671280/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=205820 memory=137924 CPUtime=2.91 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 33378 204 0 0 289 2 0 0 20 0 1 0 146275942 210759680 34328 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 51455 34481 6119 506 0 32146 0
Current children cumulated CPU time: 2.91 s
Current children cumulated vsize: 205820 KiB
Current children cumulated memory: 137924 KiB

[startup+6.30012 s]
/proc/loadavg: 7.63 6.46 7.44 17/875 2338530
/proc/meminfo: memFree=904469468/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=213432 memory=145784 CPUtime=6.08 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 36865 204 0 0 606 2 0 0 20 0 1 0 146275942 218554368 36255 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 53358 36446 6119 506 0 34049 0
Current children cumulated CPU time: 6.08 s
Current children cumulated vsize: 213432 KiB
Current children cumulated memory: 145784 KiB

[startup+12.7002 s]
/proc/loadavg: 8.30 6.62 7.49 17/875 2338530
/proc/meminfo: memFree=904072216/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=582336 memory=504900 CPUtime=12.47 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 85228 204 0 0 1240 7 0 0 20 0 1 0 146275942 596312064 126081 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 145584 126223 6135 506 0 126275 0
Current children cumulated CPU time: 12.47 s
Current children cumulated vsize: 582336 KiB
Current children cumulated memory: 504900 KiB

[startup+25.5002 s]
/proc/loadavg: 10.01 7.08 7.63 17/875 2338530
/proc/meminfo: memFree=896701140/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=896028 memory=809932 CPUtime=25.23 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 111753 204 0 0 2485 38 0 0 20 0 1 0 146275942 917532672 202288 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 224007 202483 6215 506 0 204698 0
Current children cumulated CPU time: 25.23 s
Current children cumulated vsize: 896028 KiB
Current children cumulated memory: 809932 KiB

[startup+51.1125 s]
/proc/loadavg: 12.05 7.80 7.85 17/875 2338530
/proc/meminfo: memFree=896360128/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=926300 memory=836424 CPUtime=50.75 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 131554 204 0 0 4986 89 0 0 20 0 1 0 146275942 948531200 208954 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 231575 209106 6371 506 0 212266 0
Current children cumulated CPU time: 50.75 s
Current children cumulated vsize: 926300 KiB
Current children cumulated memory: 836424 KiB

[startup+102.3 s]
/proc/loadavg: 14.29 9.07 8.28 17/875 2338581
/proc/meminfo: memFree=877229912/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=1245816 memory=1166652 CPUtime=101.77 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 175336 204 0 0 9942 235 0 0 20 0 1 0 146275942 1275715584 291541 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 311454 291663 6371 506 0 292145 0
Current children cumulated CPU time: 101.77 s
Current children cumulated vsize: 1245816 KiB
Current children cumulated memory: 1166652 KiB

[startup+162.3 s]
/proc/loadavg: 15.37 10.33 8.77 17/875 2338582
/proc/meminfo: memFree=847450832/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=1114528 memory=1025932 CPUtime=161.56 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 184277 204 0 0 15743 413 0 0 20 0 1 0 146275942 1141276672 256329 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 278632 256483 6371 506 0 259323 0
Current children cumulated CPU time: 161.56 s
Current children cumulated vsize: 1114528 KiB
Current children cumulated memory: 1025932 KiB

[startup+222.3 s]
/proc/loadavg: 15.77 11.37 9.22 17/875 2338586
/proc/meminfo: memFree=856961264/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=1114528 memory=1028216 CPUtime=221.36 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 185240 204 0 0 21721 415 0 0 20 0 1 0 146275942 1141276672 256922 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 278632 257054 6402 506 0 259323 0
Current children cumulated CPU time: 221.36 s
Current children cumulated vsize: 1114528 KiB
Current children cumulated memory: 1028216 KiB

[startup+282.3 s]
/proc/loadavg: 15.92 12.21 9.65 17/871 2338587
/proc/meminfo: memFree=849684600/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=1296684 memory=1133260 CPUtime=281.15 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 201101 204 0 0 27656 459 0 0 20 0 1 0 146275942 1327804416 283143 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 324171 283315 6402 506 0 304862 0
Current children cumulated CPU time: 281.15 s
Current children cumulated vsize: 1296684 KiB
Current children cumulated memory: 1133260 KiB

[startup+342.3 s]
/proc/loadavg: 16.19 12.95 10.06 17/872 2338594

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

Current children cumulated memory: 2082228 KiB

[startup+2922.3 s]
/proc/loadavg: 16.05 16.02 15.71 17/872 2338923
/proc/meminfo: memFree=846570808/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=2912.16 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309197 204 2 0 290085 1131 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 2912.16 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB

[startup+2982.3 s]
/proc/loadavg: 16.02 16.01 15.73 17/872 2338925
/proc/meminfo: memFree=846331184/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=2971.96 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309197 204 2 0 296065 1131 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 2971.96 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB

[startup+3042.3 s]
/proc/loadavg: 16.00 16.00 15.75 17/872 2338926
/proc/meminfo: memFree=846326952/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=3031.76 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309197 204 2 0 302045 1131 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 3031.76 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB

[startup+3102.3 s]
/proc/loadavg: 16.00 16.00 15.77 17/871 2338927
/proc/meminfo: memFree=845631624/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=3091.56 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309197 204 2 0 308025 1131 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 3091.56 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB

[startup+3162.3 s]
/proc/loadavg: 16.15 16.03 15.79 17/870 2338928
/proc/meminfo: memFree=845201320/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=3151.36 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309197 204 2 0 314005 1131 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 3151.36 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB

[startup+3222.3 s]
/proc/loadavg: 16.54 16.18 15.86 17/870 2338929
/proc/meminfo: memFree=845874640/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=3211.17 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309217 204 2 0 319985 1132 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 3211.17 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB

[startup+3282.3 s]
/proc/loadavg: 16.23 16.16 15.88 17/870 2338932
/proc/meminfo: memFree=846804048/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=3270.97 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309376 204 2 0 325965 1132 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 3270.97 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB

[startup+3342.3 s]
/proc/loadavg: 16.08 16.13 15.89 17/870 2338933
/proc/meminfo: memFree=846032556/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=3330.77 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309381 204 2 0 331945 1132 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 3330.77 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB

[startup+3402.3 s]
/proc/loadavg: 16.10 16.12 15.91 18/872 2338950
/proc/meminfo: memFree=844256268/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=3390.57 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309382 204 2 0 337925 1132 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 3390.57 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB

[startup+3462.3 s]
/proc/loadavg: 16.04 16.09 15.91 17/872 2338951
/proc/meminfo: memFree=845893256/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=3450.37 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309382 204 2 0 343905 1132 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 3450.37 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB

[startup+3522.3 s]
/proc/loadavg: 15.73 16.01 15.90 16/866 2338986
/proc/meminfo: memFree=846743820/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=3510.17 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309382 204 2 0 349885 1132 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 3510.17 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB

[startup+3582.3 s]
/proc/loadavg: 15.27 15.82 15.84 16/866 2338987
/proc/meminfo: memFree=847030632/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=3569.98 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309382 204 2 0 355866 1132 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 3569.98 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.5 s]
/proc/loadavg: 13.86 15.46 15.72 8/818 2339260
/proc/meminfo: memFree=859962032/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=3600.05 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309382 204 2 0 358871 1134 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3612.52 s]
# the end of solver process 2338498 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3588.72 s, system=11.3737 s

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

[startup+3612.5 s]
/proc/loadavg: 13.86 15.46 15.72 8/818 2339260
/proc/meminfo: memFree=859962032/1055320712 swapFree=33554428/33554428
[pid=2338498] ppid=2338488 vsize=2498288 memory=2080460 CPUtime=3600.05 cores=60-63
/proc/2338498/stat : 2338498 (naps_release) R 2338488 2338498 2335179 0 -1 4194304 309382 204 2 0 358871 1134 0 0 20 0 1 0 146275942 2558246912 519944 18446744073709551615 4210688 6281017 140725939862656 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 14069760 140725939865819 140725939866000 140725939866000 140725939871688 0
/proc/2338498/statm: 624572 520115 6432 506 0 605263 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2498288 KiB
Current children cumulated memory: 2080460 KiB

Child status: 10

Real time (s): 3612.52
CPU time (s): 3600.09
CPU user time (s): 3588.72
CPU system time (s): 11.3737
CPU usage (%): 99.6558
Max. virtual memory (cumulated for all children) (KiB): 2960328
Max. memory (cumulated for all children) (KiB): 2613856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.72
system time used= 11.3737
maximum resident set size= 2646404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 309586
page faults= 2
swaps= 0
block input operations= 176
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 387
involuntary context switches= 1666


# summary of solver processes directly reported to runsolver:
#   pid: 2338498
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3588.72
#   total CPU system time (s): 11.3737

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.765 second user time and 37.8038 second system time

The end

Launcher Data

Begin job on nodeE003 at 2026-06-22 14:04:40
IDJOB=4779030
IDBENCH=146770
IDSOLVER=3589
FILE ID=nodeE003/4779030-1782129880
RUNJOBID= nodeE003-1782129864-2338074
SLURM_JOB_ID= 12510902
Free space on /tmp= 800588 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-ran16x16.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4779030-1782129880/watcher-4779030-1782129880 -o /tmp/evaluation-result-4779030-1782129880/solver-4779030-1782129880 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4779030-1782129880/vars-4779030-1782129880 --bin-var /tmp/runsolver-exch-nodeE003-1782129864-2338074 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4779030-1782129880.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= dbef043f16801556ea1810722aa54e59
RANDOM SEED=404313752

nodeE003 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

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

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3557.574
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3551.454
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.898
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.041
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.774
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3593.936
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3568.392
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3567.728
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.519
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.318
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.711
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.131
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.107
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.613
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.494
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 34
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.608
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 35
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 131
initial apicid	: 131
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.692
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3581.483
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3581.677
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3581.173
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3566.872
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3587.013
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 48
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.542
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 50
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3599.323
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3550.486
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3553.093
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 58
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3550.899
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3580.413
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.008
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.555
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320712 kB
MemFree:        905147144 kB
MemAvailable:   1037811392 kB
Buffers:            3352 kB
Cached:         137016580 kB
SwapCached:            0 kB
Active:          7665500 kB
Inactive:       135454672 kB
Active(anon):    7024420 kB
Inactive(anon):        0 kB
Active(file):     641080 kB
Inactive(file): 135454672 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             46356 kB
Writeback:             0 kB
AnonPages:       6100748 kB
Mapped:           235488 kB
Shmem:            924096 kB
KReclaimable:    1422248 kB
Slab:            1986308 kB
SReclaimable:    1422248 kB
SUnreclaim:       564060 kB
KernelStack:       14816 kB
PageTables:        20044 kB
SecPageTables:     15296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:    8664780 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478240 kB
VmallocChunk:          0 kB
Percpu:           124928 kB
HardwareCorrupted:     8 kB
AnonHugePages:   1644544 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:      516548 kB
DirectMap2M:    22874112 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 800688 MiB
End job on nodeE003 at 2026-06-22 15:04:53