Trace number 4780630

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)19675 3600.38 3610.72

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/
instances/normalized-bnn_mnist_rot_16_label5_adversarial_norm_2.opb
MD5SUM0227834c68d0381718d741d832bf1170
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark2.30464
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1289
Total number of constraints1094
Number of constraints which are clauses13
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1080
Minimum length of a constraint1
Maximum length of a constraint785
Number of terms in the objective function 773
Biggest coefficient in the objective function 2423804
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 5862297
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 2423804
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 5862297
Number of bits of the biggest sum of numbers23
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.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4780630-1782138151.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.02	c Input file name: HOME/instance-4780630-1782138151.opb
0.00/0.02	c Parsing PB file...
0.00/0.02	c goal was devided by 1 with offset 3438493.
0.50/0.55	c assumptions before coding: 
0.58/0.62	c initScipForCoop
0.58/0.65	c Running SCIP presolver (time limit: 10 sec)...
0.58/0.65	c solveScip
0.58/0.65	c initScipForCoop
0.58/0.65	c Cooperative mode: scip_coop_offset=3438493.000000
0.58/0.65	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.58/0.65	c Running SCIP presolve for solve-time propagation (rounds=3)
0.58/0.67	c presolving:
0.67/0.72	c (round 1, fast)       13 del vars, 0 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
0.67/0.79	c    (0.1s) running MILP presolver
0.77/0.82	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.77/0.83	c (round 2, exhaustive) 13 del vars, 1 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
0.86/0.98	c    (0.3s) probing: 51/1276 (4.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.86/0.98	c    (0.3s) probing aborted: 50/50 successive totally useless probings
0.99/1.10	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
0.99/1.10	c  13 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 200 changed sides, 400 changed coefficients
0.99/1.10	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.99/1.10	c presolved problem has 1276 variables (1276 bin, 0 int, 0 cont) and 1072 constraints
0.99/1.10	c    1066 constraints of type <knapsack>
0.99/1.10	c       1 constraints of type <setppc>
0.99/1.10	c       5 constraints of type <linear>
0.99/1.10	c transformed objective value is always integral (scale: 1)
0.99/1.10	c Presolving Time: 0.42
1.08/1.13	c presolving:
1.08/1.18	c (round 1, fast)       13 del vars, 0 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
1.17/1.25	c    (0.1s) running MILP presolver
1.17/1.28	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1.17/1.29	c (round 2, exhaustive) 13 del vars, 1 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
1.27/1.34	c (round 3, exhaustive) 13 del vars, 1 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 1067 upgd conss, 0 impls, 1 clqs, 0 implints
1.37/1.41	c (round 4, exhaustive) 13 del vars, 1 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 1072 upgd conss, 0 impls, 1 clqs, 0 implints
1.37/1.48	c    (0.4s) probing: 51/1276 (4.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.37/1.48	c    (0.4s) probing aborted: 50/50 successive totally useless probings
1.47/1.59	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.57/1.63	c    (0.5s) no symmetry present (symcode time: 0.00)
1.66/1.73	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
1.66/1.73	c  13 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 200 changed sides, 400 changed coefficients
1.66/1.73	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1.66/1.73	c presolved problem has 1276 variables (1276 bin, 0 int, 0 cont) and 1072 constraints
1.66/1.73	c    1071 constraints of type <knapsack>
1.66/1.73	c       1 constraints of type <setppc>
1.66/1.73	c transformed objective value is always integral (scale: 1)
1.66/1.73	c Presolving Time: 0.60
1.66/1.73	c 
1.87/1.95	c in SCIP_DECL_EVENTEXEC found by SCIP
1.87/1.95	o 1301700
1.87/1.95	c Model check passed
1.87/1.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.87/1.95	c p 0.8s|     1 |     0 |     0 |     - |   locks|   0 |1276 |1072 |1072 |   0 |  0 |   0 |   0 | 0.000000e+00 |-1.301700e+06 |    Inf | unknown
1.87/1.97	c in SCIP_DECL_EVENTEXEC found by SCIP
1.87/1.97	o 473401
1.87/1.97	c Model check passed
1.87/1.97	c i 0.9s|     1 |     0 |     0 |     - |  oneopt|   0 |1276 |1072 |1072 |   0 |  0 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1.87/1.99	c   0.9s|     1 |     0 |   249 |     - |   346M |   0 |1276 |1072 |1072 |   0 |  0 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
2.26/2.30	c   1.2s|     1 |     0 |   437 |     - |   371M |   0 |1276 |1072 |1237 | 165 |  1 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
2.56/2.62	c   1.5s|     1 |     0 |   597 |     - |   394M |   0 |1276 |1072 |1365 | 293 |  2 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
2.86/2.92	c   1.8s|     1 |     0 |   726 |     - |   416M |   0 |1276 |1072 |1458 | 386 |  3 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
3.16/3.21	c   2.1s|     1 |     0 |   816 |     - |   440M |   0 |1276 |1072 |1524 | 452 |  4 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
3.46/3.54	c   2.4s|     1 |     0 |   893 |     - |   468M |   0 |1276 |1072 |1573 | 501 |  5 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
3.76/3.87	c   2.8s|     1 |     0 |   989 |     - |   491M |   0 |1276 |1072 |1648 | 576 |  6 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
4.07/4.19	c   3.1s|     1 |     0 |  1056 |     - |   512M |   0 |1276 |1072 |1689 | 617 |  7 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
4.46/4.52	c   3.4s|     1 |     0 |  1130 |     - |   550M |   0 |1276 |1072 |1744 | 672 |  8 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
4.75/4.84	c   3.7s|     1 |     0 |  1179 |     - |   556M |   0 |1276 |1072 |1782 | 710 |  9 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
5.07/5.14	c   4.0s|     1 |     0 |  1259 |     - |   594M |   0 |1276 |1072 |1809 | 737 | 10 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
5.26/5.37	c   4.3s|     1 |     0 |  1339 |     - |   597M |   0 |1276 |1072 |1697 | 788 | 11 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
10.14/10.21	c   9.1s|     1 |     2 | 11119 |     - |   599M |   0 |1276 |1079 |1697 | 788 | 11 |   7 |  20 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
11.05/11.11	c 
11.05/11.11	c SCIP Status        : solving was interrupted [time limit reached]
11.05/11.11	c Solving Time (sec) : 10.00
11.05/11.11	c Solving Nodes      : 5
11.05/11.11	c Primal Bound       : -4.73401000000000e+05 (2 solutions)
11.05/11.11	c Dual Bound         : +0.00000000000000e+00
11.05/11.11	c Gap                : infinite
11.05/11.11	c SCIP status: 23 (TIMELIMIT)
11.05/11.11	c solveScip: freeing transform (!can_skip_free_transform)
11.14/11.21	c SCIP presolver: sst_sat
11.14/11.21	c Converting 1082 PB-constraints to clauses...
11.14/11.21	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 775
11.14/11.22	c Try to convert by bdds
11.54/11.64	c d: 1
11.54/11.64	c estimatedAdderCost: 777
11.54/11.64	c Try to convert by bdds
11.95/12.03	c d: 1
11.95/12.03	c estimatedAdderCost: 776
11.95/12.03	c Try to convert by bdds
12.33/12.46	c d: 1
12.33/12.46	c estimatedAdderCost: 776
12.33/12.46	c Try to convert by bdds
12.73/12.85	c d: 1
12.73/12.85	c estimatedAdderCost: 778
12.73/12.85	c Try to convert by bdds
13.13/13.29	c d: 1
13.13/13.29	c estimatedAdderCost: 778
13.13/13.29	c Try to convert by bdds
13.53/13.68	c d: 1
13.53/13.68	c estimatedAdderCost: 779
13.53/13.68	c Try to convert by bdds
14.04/14.12	c d: 1
14.04/14.12	c estimatedAdderCost: 777
14.04/14.12	c Try to convert by bdds
14.43/14.52	c d: 1
14.43/14.52	c estimatedAdderCost: 777
14.43/14.52	c Try to convert by bdds
14.82/14.98	c d: 1
14.82/14.98	c estimatedAdderCost: 778
14.82/14.98	c Try to convert by bdds
15.22/15.37	c d: 1
15.22/15.37	c estimatedAdderCost: 777
15.22/15.37	c Try to convert by bdds
15.72/15.82	c d: 1
15.72/15.82	c estimatedAdderCost: 778
15.72/15.82	c Try to convert by bdds
16.12/16.22	c d: 1
16.12/16.22	c estimatedAdderCost: 778
16.12/16.22	c Try to convert by bdds
16.52/16.66	c d: 1
16.52/16.66	c estimatedAdderCost: 778
16.52/16.66	c Try to convert by bdds
16.93/17.05	c d: 1
16.93/17.05	c estimatedAdderCost: 778
16.93/17.05	c Try to convert by bdds
17.41/17.51	c d: 1
17.41/17.51	c estimatedAdderCost: 777
17.41/17.51	c Try to convert by bdds
17.81/17.91	c d: 1
17.81/17.91	c estimatedAdderCost: 777
17.81/17.91	c Try to convert by bdds
18.21/18.37	c d: 1
18.21/18.37	c estimatedAdderCost: 777
18.21/18.37	c Try to convert by bdds
18.61/18.77	c d: 1
18.61/18.77	c estimatedAdderCost: 775
18.61/18.77	c Try to convert by bdds
19.11/19.28	c d: 1
19.11/19.28	c estimatedAdderCost: 775
19.11/19.28	c Try to convert by bdds
19.50/19.68	c d: 1
19.50/19.68	c estimatedAdderCost: 775
19.50/19.68	c Try to convert by bdds
20.02/20.15	c d: 1
20.02/20.15	c estimatedAdderCost: 778
20.02/20.15	c Try to convert by bdds
20.40/20.55	c d: 1
20.40/20.55	c estimatedAdderCost: 777
20.40/20.55	c Try to convert by bdds
20.91/21.02	c d: 1
20.91/21.02	c estimatedAdderCost: 776
20.91/21.02	c Try to convert by bdds
21.30/21.42	c d: 1
21.30/21.42	c estimatedAdderCost: 777
21.30/21.42	c Try to convert by bdds
21.70/21.89	c d: 1
21.70/21.89	c estimatedAdderCost: 776
21.70/21.89	c Try to convert by bdds
22.20/22.30	c d: 1
22.20/22.30	c estimatedAdderCost: 779
22.20/22.30	c Try to convert by bdds
22.59/22.78	c d: 1
22.59/22.78	c estimatedAdderCost: 777
22.59/22.78	c Try to convert by bdds
23.01/23.18	c d: 1
23.01/23.18	c estimatedAdderCost: 779
23.01/23.18	c Try to convert by bdds
23.49/23.66	c d: 1
23.49/23.66	c estimatedAdderCost: 776
23.49/23.66	c Try to convert by bdds
23.90/24.07	c d: 1
23.90/24.07	c estimatedAdderCost: 779
23.90/24.07	c Try to convert by bdds
24.39/24.54	c d: 1
24.39/24.54	c estimatedAdderCost: 777
24.39/24.54	c Try to convert by bdds
24.79/24.95	c d: 1
24.79/24.95	c estimatedAdderCost: 778
24.79/24.95	c Try to convert by bdds
25.29/25.44	c d: 1
25.29/25.44	c estimatedAdderCost: 778
25.29/25.44	c Try to convert by bdds
25.68/25.85	c d: 1
25.68/25.85	c estimatedAdderCost: 777
25.68/25.85	c Try to convert by bdds
26.18/26.35	c d: 1
26.18/26.35	c estimatedAdderCost: 779
26.18/26.35	c Try to convert by bdds
26.58/26.76	c d: 1
26.58/26.76	c estimatedAdderCost: 779
26.58/26.76	c Try to convert by bdds
27.19/27.34	c d: 1
27.19/27.34	c estimatedAdderCost: 777
27.19/27.34	c Try to convert by bdds
27.58/27.75	c d: 1
27.58/27.75	c estimatedAdderCost: 776
27.58/27.75	c Try to convert by bdds
28.08/28.25	c d: 1
28.08/28.25	c estimatedAdderCost: 776
28.08/28.25	c Try to convert by bdds
28.48/28.66	c d: 1
28.48/28.66	c estimatedAdderCost: 778
28.48/28.66	c Try to convert by bdds
28.99/29.15	c d: 1
28.99/29.15	c estimatedAdderCost: 777
28.99/29.15	c Try to convert by bdds
29.38/29.57	c d: 1
29.38/29.57	c estimatedAdderCost: 775
29.38/29.57	c Try to convert by bdds
29.89/30.08	c d: 1
29.89/30.08	c estimatedAdderCost: 776
29.89/30.08	c Try to convert by bdds
30.27/30.49	c d: 1
30.27/30.49	c estimatedAdderCost: 777
30.27/30.49	c Try to convert by bdds
30.77/31.00	c d: 1
30.77/31.00	c estimatedAdderCost: 778
30.77/31.00	c Try to convert by bdds
31.27/31.41	c d: 1
31.27/31.41	c estimatedAdderCost: 777
31.27/31.41	c Try to convert by bdds
31.77/31.92	c d: 1
31.77/31.92	c estimatedAdderCost: 779
31.77/31.92	c Try to convert by bdds
32.17/32.32	c d: 1
32.17/32.32	c estimatedAdderCost: 777
32.17/32.32	c Try to convert by bdds
32.67/32.83	c d: 1
32.67/32.83	c estimatedAdderCost: 779
32.67/32.83	c Try to convert by bdds
33.07/33.22	c d: 1
33.07/33.22	c estimatedAdderCost: 776
33.07/33.22	c Try to convert by bdds
33.56/33.73	c d: 1
33.56/33.73	c estimatedAdderCost: 779
33.56/33.73	c Try to convert by bdds
33.98/34.12	c d: 1
33.98/34.12	c estimatedAdderCost: 777
33.98/34.12	c Try to convert by bdds
34.46/34.64	c d: 1
34.46/34.64	c estimatedAdderCost: 778
34.46/34.64	c Try to convert by bdds
34.87/35.04	c d: 1
34.87/35.04	c estimatedAdderCost: 776
34.87/35.04	c Try to convert by bdds
35.36/35.56	c d: 1
35.36/35.56	c estimatedAdderCost: 776
35.36/35.56	c Try to convert by bdds
35.76/35.97	c d: 1
35.76/35.97	c estimatedAdderCost: 776
35.76/35.97	c Try to convert by bdds
36.25/36.49	c d: 1
36.25/36.49	c estimatedAdderCost: 777
36.25/36.49	c Try to convert by bdds
36.65/36.89	c d: 1
36.65/36.89	c estimatedAdderCost: 777
36.65/36.89	c Try to convert by bdds
37.25/37.41	c d: 1
37.25/37.41	c estimatedAdderCost: 778
37.25/37.41	c Try to convert by bdds
37.65/37.82	c d: 1
37.65/37.82	c estimatedAdderCost: 778
37.65/37.82	c Try to convert by bdds
38.15/38.34	c d: 1
38.15/38.34	c estimatedAdderCost: 776
38.15/38.34	c Try to convert by bdds
38.55/38.75	c d: 1
38.55/38.75	c estimatedAdderCost: 777
38.55/38.75	c Try to convert by bdds
39.05/39.28	c d: 1
39.05/39.28	c estimatedAdderCost: 778
39.05/39.28	c Try to convert by bdds
39.44/39.69	c d: 1
39.44/39.69	c estimatedAdderCost: 776
39.44/39.69	c Try to convert by bdds
40.04/40.22	c d: 1
40.04/40.22	c estimatedAdderCost: 775
40.04/40.22	c Try to convert by bdds
40.44/40.63	c d: 1
40.44/40.63	c estimatedAdderCost: 776
40.44/40.63	c Try to convert by bdds
40.95/41.16	c d: 1
40.95/41.16	c estimatedAdderCost: 775
40.95/41.16	c Try to convert by bdds
41.34/41.55	c d: 1
41.34/41.55	c estimatedAdderCost: 776
41.34/41.55	c Try to convert by bdds
41.85/42.09	c d: 1
41.85/42.09	c estimatedAdderCost: 776
41.85/42.09	c Try to convert by bdds
42.33/42.50	c d: 1
42.33/42.50	c estimatedAdderCost: 775
42.33/42.50	c Try to convert by bdds
42.85/43.04	c d: 1
42.85/43.04	c estimatedAdderCost: 777
42.85/43.04	c Try to convert by bdds
43.23/43.44	c d: 1
43.23/43.44	c estimatedAdderCost: 776
43.23/43.44	c Try to convert by bdds
43.94/44.14	c d: 1
43.94/44.14	c estimatedAdderCost: 776
43.94/44.14	c Try to convert by bdds
44.32/44.56	c d: 1
44.32/44.56	c estimatedAdderCost: 778
44.32/44.56	c Try to convert by bdds
44.84/45.10	c d: 1
44.84/45.10	c estimatedAdderCost: 778
44.84/45.10	c Try to convert by bdds
45.32/45.51	c d: 1
45.32/45.51	c estimatedAdderCost: 776
45.32/45.51	c Try to convert by bdds
45.84/46.04	c d: 1
45.84/46.04	c estimatedAdderCost: 777
45.84/46.04	c Try to convert by bdds
46.23/46.46	c d: 1
46.23/46.46	c estimatedAdderCost: 776
46.23/46.46	c Try to convert by bdds
46.73/47.01	c d: 1
46.73/47.01	c estimatedAdderCost: 779
46.73/47.01	c Try to convert by bdds
47.22/47.41	c d: 1
47.22/47.41	c estimatedAdderCost: 777
47.22/47.41	c Try to convert by bdds
47.72/47.96	c d: 1
47.72/47.96	c estimatedAdderCost: 776
47.72/47.96	c Try to convert by bdds
48.12/48.38	c d: 1
48.12/48.38	c estimatedAdderCost: 778
48.12/48.38	c Try to convert by bdds
48.72/48.93	c d: 1
48.72/48.93	c estimatedAdderCost: 778
48.72/48.93	c Try to convert by bdds
49.12/49.36	c d: 1
49.12/49.36	c estimatedAdderCost: 777
49.12/49.36	c Try to convert by bdds
49.71/49.91	c d: 1
49.71/49.91	c estimatedAdderCost: 778
49.71/49.91	c Try to convert by bdds
50.11/50.33	c d: 1
50.11/50.33	c estimatedAdderCost: 775
50.11/50.33	c Try to convert by bdds
50.61/50.89	c d: 1
50.61/50.89	c estimatedAdderCost: 775
50.61/50.89	c Try to convert by bdds
51.11/51.31	c d: 1
51.11/51.31	c estimatedAdderCost: 779
51.11/51.31	c Try to convert by bdds
51.61/51.87	c d: 1
51.61/51.87	c estimatedAdderCost: 776
51.61/51.87	c Try to convert by bdds
52.00/52.29	c d: 1
52.00/52.29	c estimatedAdderCost: 777
52.00/52.29	c Try to convert by bdds
52.60/52.84	c d: 1
52.60/52.84	c estimatedAdderCost: 777
52.60/52.84	c Try to convert by bdds
53.00/53.26	c d: 1
53.00/53.26	c estimatedAdderCost: 777
53.00/53.26	c Try to convert by bdds
53.60/53.82	c d: 1
53.60/53.82	c estimatedAdderCost: 779
53.60/53.82	c Try to convert by bdds
54.00/54.25	c d: 1
54.00/54.25	c estimatedAdderCost: 777
54.00/54.25	c Try to convert by bdds
54.59/54.80	c d: 1
54.59/54.80	c estimatedAdderCost: 779
54.59/54.80	c Try to convert by bdds
54.99/55.21	c d: 1
54.99/55.21	c estimatedAdderCost: 775
54.99/55.21	c Try to convert by bdds
55.49/55.77	c d: 1
55.49/55.77	c estimatedAdderCost: 775
55.49/55.77	c Try to convert by bdds
55.99/56.20	c d: 1
55.99/56.20	c estimatedAdderCost: 779
55.99/56.20	c Try to convert by bdds
56.49/56.76	c d: 1
56.49/56.76	c estimatedAdderCost: 777
56.49/56.76	c Try to convert by bdds
56.90/57.19	c d: 1
56.90/57.19	c estimatedAdderCost: 776
56.90/57.19	c Try to convert by bdds
57.49/57.75	c d: 1
57.49/57.75	c estimatedAdderCost: 776
57.49/57.75	c Try to convert by bdds
57.90/58.18	c d: 1
57.90/58.18	c estimatedAdderCost: 775
57.90/58.18	c Try to convert by bdds
58.49/58.74	c d: 1
58.49/58.74	c estimatedAdderCost: 777
58.49/58.74	c Try to convert by bdds
58.90/59.18	c d: 1
58.90/59.18	c estimatedAdderCost: 776
58.90/59.18	c Try to convert by bdds
59.48/59.75	c d: 1
59.48/59.75	c estimatedAdderCost: 777
59.48/59.75	c Try to convert by bdds
59.89/60.18	c d: 1
59.89/60.18	c estimatedAdderCost: 777
59.89/60.18	c Try to convert by bdds
60.48/60.74	c d: 1
60.48/60.74	c estimatedAdderCost: 778
60.48/60.74	c Try to convert by bdds
60.89/61.17	c d: 1
60.89/61.17	c estimatedAdderCost: 777
60.89/61.17	c Try to convert by bdds
61.47/61.74	c d: 1
61.47/61.74	c estimatedAdderCost: 776
61.47/61.74	c Try to convert by bdds
61.88/62.17	c d: 1
61.88/62.17	c estimatedAdderCost: 778
61.88/62.17	c Try to convert by bdds
62.47/62.72	c d: 1
62.47/62.72	c estimatedAdderCost: 777
62.47/62.72	c Try to convert by bdds
62.88/63.16	c d: 1
62.88/63.16	c estimatedAdderCost: 776
62.88/63.16	c Try to convert by bdds
63.47/63.72	c d: 1
63.47/63.72	c estimatedAdderCost: 777
63.47/63.72	c Try to convert by bdds
63.88/64.15	c d: 1
63.88/64.15	c estimatedAdderCost: 776
63.88/64.15	c Try to convert by bdds
64.46/64.71	c d: 1
64.46/64.71	c estimatedAdderCost: 776
64.46/64.71	c Try to convert by bdds
64.87/65.15	c d: 1
64.87/65.15	c estimatedAdderCost: 777
64.87/65.15	c Try to convert by bdds
65.36/65.69	c d: 1
65.36/65.69	c estimatedAdderCost: 776
65.36/65.69	c Try to convert by bdds
65.87/66.12	c d: 1
65.87/66.12	c estimatedAdderCost: 778
65.87/66.12	c Try to convert by bdds
66.46/66.70	c d: 1
66.46/66.70	c estimatedAdderCost: 778
66.46/66.70	c Try to convert by bdds
66.87/67.14	c d: 1
66.87/67.14	c estimatedAdderCost: 778
66.87/67.14	c Try to convert by bdds
67.45/67.71	c d: 1
67.45/67.71	c estimatedAdderCost: 778
67.45/67.71	c Try to convert by bdds
67.86/68.13	c d: 1
67.86/68.13	c estimatedAdderCost: 778
67.86/68.13	c Try to convert by bdds
68.45/68.71	c d: 1
68.45/68.71	c estimatedAdderCost: 777
68.45/68.71	c Try to convert by bdds
68.86/69.15	c d: 1
68.86/69.15	c estimatedAdderCost: 779
68.86/69.15	c Try to convert by bdds
69.44/69.73	c d: 1
69.44/69.73	c estimatedAdderCost: 777
69.44/69.73	c Try to convert by bdds
69.86/70.16	c d: 1
69.86/70.16	c estimatedAdderCost: 776
69.86/70.16	c Try to convert by bdds
70.44/70.75	c d: 1
70.44/70.75	c estimatedAdderCost: 777
70.44/70.75	c Try to convert by bdds
70.85/71.18	c d: 1
70.85/71.18	c estimatedAdderCost: 778
70.85/71.18	c Try to convert by bdds
71.45/71.77	c d: 1
71.45/71.77	c estimatedAdderCost: 776
71.45/71.77	c Try to convert by bdds
71.95/72.20	c d: 1
71.95/72.20	c estimatedAdderCost: 779
71.95/72.20	c Try to convert by bdds
72.44/72.78	c d: 1
72.44/72.78	c estimatedAdderCost: 777
72.44/72.78	c Try to convert by bdds
72.94/73.21	c d: 1
72.94/73.21	c estimatedAdderCost: 776
72.94/73.21	c Try to convert by bdds
73.44/73.79	c d: 1
73.44/73.79	c estimatedAdderCost: 777
73.44/73.79	c Try to convert by bdds
73.94/74.23	c d: 1
73.94/74.23	c estimatedAdderCost: 778
73.94/74.23	c Try to convert by bdds
74.54/74.82	c d: 1
74.54/74.82	c estimatedAdderCost: 778
74.54/74.82	c Try to convert by bdds
74.93/75.25	c d: 1
74.93/75.25	c estimatedAdderCost: 777
74.93/75.25	c Try to convert by bdds
75.53/75.84	c d: 1
75.53/75.84	c estimatedAdderCost: 777
75.53/75.84	c Try to convert by bdds
75.93/76.28	c d: 1
75.93/76.28	c estimatedAdderCost: 776
75.93/76.28	c Try to convert by bdds
76.53/76.87	c d: 1
76.53/76.87	c estimatedAdderCost: 777
76.53/76.87	c Try to convert by bdds
77.03/77.31	c d: 1
77.03/77.31	c estimatedAdderCost: 775
77.03/77.31	c Try to convert by bdds
77.52/77.90	c d: 1
77.52/77.90	c estimatedAdderCost: 776
77.52/77.90	c Try to convert by bdds
78.02/78.34	c d: 1
78.02/78.34	c estimatedAdderCost: 778
78.02/78.34	c Try to convert by bdds
78.62/78.92	c d: 1
78.62/78.92	c estimatedAdderCost: 778
78.62/78.92	c Try to convert by bdds
79.02/79.37	c d: 1
79.02/79.37	c estimatedAdderCost: 776
79.02/79.37	c Try to convert by bdds
79.91/80.29	c d: 1
79.91/80.29	c estimatedAdderCost: 779
79.91/80.29	c Try to convert by bdds
80.41/80.74	c d: 1
80.41/80.74	c estimatedAdderCost: 777
80.41/80.74	c Try to convert by bdds
81.01/81.32	c d: 1
81.01/81.32	c estimatedAdderCost: 779
81.01/81.32	c Try to convert by bdds
81.41/81.76	c d: 1
81.41/81.76	c estimatedAdderCost: 776
81.41/81.76	c Try to convert by bdds
82.00/82.36	c d: 1
82.00/82.36	c estimatedAdderCost: 777
82.00/82.36	c Try to convert by bdds
82.51/82.80	c d: 1
82.51/82.80	c estimatedAdderCost: 780
82.51/82.80	c Try to convert by bdds
83.01/83.39	c d: 1
83.01/83.39	c estimatedAdderCost: 776
83.01/83.39	c Try to convert by bdds
83.51/83.83	c d: 1
83.51/83.83	c estimatedAdderCost: 779
83.51/83.83	c Try to convert by bdds
84.10/84.43	c d: 1
84.10/84.43	c estimatedAdderCost: 776
84.10/84.43	c Try to convert by bdds
84.50/84.87	c d: 1
84.50/84.87	c estimatedAdderCost: 777
84.50/84.87	c Try to convert by bdds
85.10/85.46	c d: 1
85.10/85.46	c estimatedAdderCost: 775
85.10/85.46	c Try to convert by bdds
85.50/85.89	c d: 1
85.50/85.89	c estimatedAdderCost: 779
85.50/85.89	c Try to convert by bdds
86.10/86.49	c d: 1
86.10/86.49	c estimatedAdderCost: 777
86.10/86.49	c Try to convert by bdds
86.60/86.93	c d: 1
86.60/86.93	c estimatedAdderCost: 777
86.60/86.93	c Try to convert by bdds
87.09/87.49	c d: 1
87.09/87.49	c estimatedAdderCost: 777
87.09/87.49	c Try to convert by bdds
87.59/87.92	c d: 1
87.59/87.92	c estimatedAdderCost: 778
87.59/87.92	c Try to convert by bdds
88.19/88.51	c d: 1
88.19/88.51	c estimatedAdderCost: 775
88.19/88.51	c Try to convert by bdds
88.59/88.95	c d: 1
88.59/88.95	c estimatedAdderCost: 777
88.59/88.95	c Try to convert by bdds
89.19/89.54	c d: 1
89.19/89.54	c estimatedAdderCost: 777
89.19/89.54	c Try to convert by bdds
89.59/89.99	c d: 1
89.59/89.99	c estimatedAdderCost: 776
89.59/89.99	c Try to convert by bdds
90.18/90.58	c d: 1
90.18/90.58	c estimatedAdderCost: 777
90.18/90.58	c Try to convert by bdds
90.69/91.03	c d: 1
90.69/91.03	c estimatedAdderCost: 776
90.69/91.03	c Try to convert by bdds
91.28/91.62	c d: 1
91.28/91.62	c estimatedAdderCost: 779
91.28/91.62	c Try to convert by bdds
91.69/92.08	c d: 1
91.69/92.08	c estimatedAdderCost: 776
91.69/92.08	c Try to convert by bdds
92.27/92.68	c d: 1
92.27/92.68	c estimatedAdderCost: 777
92.27/92.68	c Try to convert by bdds
92.78/93.13	c d: 1
92.78/93.13	c estimatedAdderCost: 777
92.78/93.13	c Try to convert by bdds
93.37/93.72	c d: 1
93.37/93.72	c estimatedAdderCost: 777
93.37/93.72	c Try to convert by bdds
93.78/94.17	c d: 1
93.78/94.17	c estimatedAdderCost: 777
93.78/94.17	c Try to convert by bdds
94.37/94.76	c d: 1
94.37/94.76	c estimatedAdderCost: 778
94.37/94.76	c Try to convert by bdds
94.86/95.22	c d: 1
94.86/95.22	c estimatedAdderCost: 778
94.86/95.22	c Try to convert by bdds
95.46/95.83	c d: 1
95.46/95.83	c estimatedAdderCost: 777
95.46/95.83	c Try to convert by bdds
95.86/96.28	c d: 1
95.86/96.28	c estimatedAdderCost: 778
95.86/96.28	c Try to convert by bdds
96.46/96.88	c d: 1
96.46/96.88	c estimatedAdderCost: 777
96.46/96.88	c Try to convert by bdds
96.96/97.33	c d: 1
96.96/97.33	c estimatedAdderCost: 776
96.96/97.33	c Try to convert by bdds
97.55/97.91	c d: 1
97.55/97.91	c estimatedAdderCost: 776
97.55/97.91	c Try to convert by bdds
97.96/98.36	c d: 1
97.96/98.36	c estimatedAdderCost: 776
97.96/98.36	c Try to convert by bdds
98.56/98.96	c d: 1
98.56/98.96	c estimatedAdderCost: 774
98.56/98.96	c Try to convert by bdds
99.06/99.41	c d: 1
99.06/99.41	c estimatedAdderCost: 777
99.06/99.41	c Try to convert by bdds
99.55/100.00	c d: 1
99.55/100.00	c estimatedAdderCost: 776
99.55/100.00	c Try to convert by bdds
100.05/100.45	c d: 1
100.05/100.45	c estimatedAdderCost: 779
100.05/100.45	c Try to convert by bdds
100.66/101.07	c d: 1
100.66/101.07	c estimatedAdderCost: 777
100.66/101.07	c Try to convert by bdds
101.15/101.52	c d: 1
101.15/101.52	c estimatedAdderCost: 777
101.15/101.52	c Try to convert by bdds
101.76/102.12	c d: 1
101.76/102.12	c estimatedAdderCost: 777
101.76/102.12	c Try to convert by bdds
102.14/102.57	c d: 1
102.14/102.57	c estimatedAdderCost: 776
102.14/102.57	c Try to convert by bdds
102.75/103.17	c d: 1
102.75/103.17	c estimatedAdderCost: 778
102.75/103.17	c Try to convert by bdds
103.24/103.62	c d: 1
103.24/103.62	c estimatedAdderCost: 780
103.24/103.62	c Try to convert by bdds
103.84/104.20	c d: 1
103.84/104.20	c estimatedAdderCost: 776
103.84/104.20	c Try to convert by bdds
104.23/104.64	c d: 1
104.23/104.64	c estimatedAdderCost: 778
104.23/104.64	c Try to convert by bdds
104.83/105.25	c d: 1
104.83/105.25	c estimatedAdderCost: 776
104.83/105.25	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 779
105.23/105.69	c Try to convert by bdds
105.83/106.28	c d: 1
105.83/106.28	c estimatedAdderCost: 777
105.83/106.28	c Try to convert by bdds
106.33/106.74	c d: 1
106.33/106.74	c estimatedAdderCost: 779
106.33/106.74	c Try to convert by bdds
106.92/107.35	c d: 1
106.92/107.35	c estimatedAdderCost: 777
106.92/107.35	c Try to convert by bdds
107.42/107.80	c d: 1
107.42/107.80	c estimatedAdderCost: 775
107.42/107.80	c Try to convert by bdds
108.02/108.40	c d: 1
108.02/108.40	c estimatedAdderCost: 775
108.02/108.40	c Try to convert by bdds
108.42/108.86	c d: 1
108.42/108.86	c estimatedAdderCost: 779
108.42/108.86	c Try to convert by bdds
109.02/109.48	c d: 1
109.02/109.48	c estimatedAdderCost: 777
109.02/109.48	c Try to convert by bdds
109.51/109.93	c d: 1
109.51/109.93	c estimatedAdderCost: 774
109.51/109.93	c Try to convert by bdds
110.12/110.54	c d: 1
110.12/110.54	c estimatedAdderCost: 776
110.12/110.54	c Try to convert by bdds
110.52/110.99	c d: 1
110.52/110.99	c estimatedAdderCost: 777
110.52/110.99	c Try to convert by bdds
111.22/111.60	c d: 1
111.22/111.60	c estimatedAdderCost: 775
111.22/111.60	c Try to convert by bdds
111.63/112.06	c d: 1
111.63/112.06	c estimatedAdderCost: 777
111.63/112.06	c Try to convert by bdds
112.21/112.67	c d: 1
112.21/112.67	c estimatedAdderCost: 776
112.21/112.67	c Try to convert by bdds
112.72/113.14	c d: 1
112.72/113.14	c estimatedAdderCost: 776
112.72/113.14	c Try to convert by bdds
113.31/113.75	c d: 1
113.31/113.75	c estimatedAdderCost: 776
113.31/113.75	c Try to convert by bdds
113.81/114.21	c d: 1
113.81/114.21	c estimatedAdderCost: 778
113.81/114.21	c Try to convert by bdds
114.40/114.82	c d: 1
114.40/114.82	c estimatedAdderCost: 776
114.40/114.82	c Try to convert by bdds
114.80/115.27	c d: 1
114.80/115.27	c estimatedAdderCost: 777
114.80/115.27	c Try to convert by bdds
115.40/115.88	c d: 1
115.40/115.88	c estimatedAdderCost: 778
115.40/115.88	c Try to convert by bdds
115.90/116.34	c d: 1
115.90/116.34	c estimatedAdderCost: 779
115.90/116.34	c Try to convert by bdds
116.50/116.96	c d: 1
116.50/116.96	c estimatedAdderCost: 777
116.50/116.96	c Try to convert by bdds
116.99/117.42	c d: 1
116.99/117.42	c estimatedAdderCost: 777
116.99/117.42	c Try to convert by bdds
117.61/118.02	c d: 1
117.61/118.02	c estimatedAdderCost: 775
117.61/118.02	c Try to convert by bdds
117.99/118.48	c d: 1
117.99/118.48	c estimatedAdderCost: 775
117.99/118.48	c Try to convert by bdds
118.60/119.11	c d: 1
118.60/119.11	c estimatedAdderCost: 776
118.60/119.11	c Try to convert by bdds
119.09/119.57	c d: 1
119.09/119.57	c estimatedAdderCost: 777
119.09/119.57	c Try to convert by bdds
119.70/120.19	c d: 1
119.70/120.19	c estimatedAdderCost: 778
119.70/120.19	c Try to convert by bdds
120.18/120.66	c d: 1
120.18/120.66	c estimatedAdderCost: 777
120.18/120.66	c Try to convert by bdds
120.79/121.28	c d: 1
120.79/121.28	c estimatedAdderCost: 776
120.79/121.28	c Try to convert by bdds
121.28/121.74	c d: 1
121.28/121.74	c estimatedAdderCost: 776
121.28/121.74	c Try to convert by bdds
121.88/122.35	c d: 1
121.88/122.35	c estimatedAdderCost: 774
121.88/122.35	c Try to convert by bdds
122.38/122.82	c d: 1
122.38/122.82	c estimatedAdderCost: 778
122.38/122.82	c Try to convert by bdds
122.98/123.43	c d: 1
122.98/123.43	c estimatedAdderCost: 777
122.98/123.43	c Try to convert by bdds
123.37/123.88	c d: 1
123.37/123.88	c estimatedAdderCost: 777
123.37/123.88	c Try to convert by bdds
124.07/124.50	c d: 1
124.07/124.50	c estimatedAdderCost: 778
124.07/124.50	c Try to convert by bdds
124.47/124.95	c d: 1
124.47/124.95	c estimatedAdderCost: 778
124.47/124.95	c Try to convert by bdds
125.07/125.56	c d: 1
125.07/125.56	c estimatedAdderCost: 777
125.07/125.56	c Try to convert by bdds
125.58/126.02	c d: 1
125.58/126.02	c estimatedAdderCost: 776
125.58/126.02	c Try to convert by bdds
126.16/126.64	c d: 1
126.16/126.64	c estimatedAdderCost: 776
126.16/126.64	c Try to convert by bdds
126.57/127.10	c d: 1
126.57/127.10	c estimatedAdderCost: 776
126.57/127.10	c Try to convert by bdds
127.26/127.72	c d: 1
127.26/127.72	c estimatedAdderCost: 777
127.26/127.72	c Try to convert by bdds
127.67/128.18	c d: 1
127.67/128.18	c estimatedAdderCost: 778
127.67/128.18	c Try to convert by bdds
128.26/128.78	c d: 1
128.26/128.78	c estimatedAdderCost: 778
128.26/128.78	c Try to convert by bdds
128.76/129.25	c d: 1
128.76/129.25	c estimatedAdderCost: 778
128.76/129.25	c Try to convert by bdds
129.36/129.86	c d: 1
129.36/129.86	c estimatedAdderCost: 777
129.36/129.86	c Try to convert by bdds
129.86/130.33	c d: 1
129.86/130.33	c estimatedAdderCost: 779
129.86/130.33	c Try to convert by bdds
130.45/130.96	c d: 1
130.45/130.96	c estimatedAdderCost: 777
130.45/130.96	c Try to convert by bdds
130.95/131.42	c d: 1
130.95/131.42	c estimatedAdderCost: 776
130.95/131.42	c Try to convert by bdds
131.56/132.04	c d: 1
131.56/132.04	c estimatedAdderCost: 777
131.56/132.04	c Try to convert by bdds
132.05/132.50	c d: 1
132.05/132.50	c estimatedAdderCost: 778
132.05/132.50	c Try to convert by bdds
132.66/133.13	c d: 1
132.66/133.13	c estimatedAdderCost: 778
132.66/133.13	c Try to convert by bdds
133.04/133.59	c d: 1
133.04/133.59	c estimatedAdderCost: 776
133.04/133.59	c Try to convert by bdds
133.74/134.22	c d: 1
133.74/134.22	c estimatedAdderCost: 777
133.74/134.22	c Try to convert by bdds
134.14/134.68	c d: 1
134.14/134.68	c estimatedAdderCost: 775
134.14/134.68	c Try to convert by bdds
134.83/135.30	c d: 1
134.83/135.30	c estimatedAdderCost: 777
134.83/135.30	c Try to convert by bdds
135.23/135.76	c d: 1
135.23/135.76	c estimatedAdderCost: 777
135.23/135.76	c Try to convert by bdds
135.83/136.37	c d: 1
135.83/136.37	c estimatedAdderCost: 779
135.83/136.37	c Try to convert by bdds
136.33/136.83	c d: 1
136.33/136.83	c estimatedAdderCost: 777
136.33/136.83	c Try to convert by bdds
136.93/137.45	c d: 1
136.93/137.45	c estimatedAdderCost: 776
136.93/137.45	c Try to convert by bdds
137.43/137.91	c d: 1
137.43/137.91	c estimatedAdderCost: 776
137.43/137.91	c Try to convert by bdds
138.03/138.53	c d: 1
138.03/138.53	c estimatedAdderCost: 778
138.03/138.53	c Try to convert by bdds
138.43/138.99	c d: 1
138.43/138.99	c estimatedAdderCost: 778
138.43/138.99	c Try to convert by bdds
139.13/139.62	c d: 1
139.13/139.62	c estimatedAdderCost: 778
139.13/139.62	c Try to convert by bdds
139.54/140.08	c d: 1
139.54/140.08	c estimatedAdderCost: 778
139.54/140.08	c Try to convert by bdds
140.12/140.67	c d: 1
140.12/140.67	c estimatedAdderCost: 777
140.12/140.67	c Try to convert by bdds
140.63/141.14	c d: 1
140.63/141.14	c estimatedAdderCost: 777
140.63/141.14	c Try to convert by bdds
141.22/141.76	c d: 1
141.22/141.76	c estimatedAdderCost: 777
141.22/141.76	c Try to convert by bdds
141.72/142.22	c d: 1
141.72/142.22	c estimatedAdderCost: 777
141.72/142.22	c Try to convert by bdds
142.32/142.84	c d: 1
142.32/142.84	c estimatedAdderCost: 775
142.32/142.84	c Try to convert by bdds
142.82/143.30	c d: 1
142.82/143.30	c estimatedAdderCost: 777
142.82/143.30	c Try to convert by bdds
143.41/143.93	c d: 1
143.41/143.93	c estimatedAdderCost: 778
143.41/143.93	c Try to convert by bdds
143.91/144.40	c d: 1
143.91/144.40	c estimatedAdderCost: 777
143.91/144.40	c Try to convert by bdds
144.52/145.02	c d: 1
144.52/145.02	c estimatedAdderCost: 779
144.52/145.02	c Try to convert by bdds
144.91/145.47	c d: 1
144.91/145.47	c estimatedAdderCost: 777
144.91/145.47	c Try to convert by bdds
145.52/146.08	c d: 1
145.52/146.08	c estimatedAdderCost: 778
145.52/146.08	c Try to convert by bdds
146.00/146.55	c d: 1
146.00/146.55	c estimatedAdderCost: 777
146.00/146.55	c Try to convert by bdds
146.61/147.17	c d: 1
146.61/147.17	c estimatedAdderCost: 777
146.61/147.17	c Try to convert by bdds
147.10/147.64	c d: 1
147.10/147.64	c estimatedAdderCost: 777
147.10/147.64	c Try to convert by bdds
147.70/148.27	c d: 1
147.70/148.27	c estimatedAdderCost: 778
147.70/148.27	c Try to convert by bdds
148.19/148.73	c d: 1
148.19/148.73	c estimatedAdderCost: 777
148.19/148.73	c Try to convert by bdds
148.79/149.34	c d: 1
148.79/149.34	c estimatedAdderCost: 775
148.79/149.34	c Try to convert by bdds
149.29/149.81	c d: 1
149.29/149.81	c estimatedAdderCost: 775
149.29/149.81	c Try to convert by bdds
149.89/150.43	c d: 1
149.89/150.43	c estimatedAdderCost: 776
149.89/150.43	c Try to convert by bdds
150.39/150.90	c d: 1
150.39/150.90	c estimatedAdderCost: 777
150.39/150.90	c Try to convert by bdds
150.99/151.52	c d: 1
150.99/151.52	c estimatedAdderCost: 775
150.99/151.52	c Try to convert by bdds
151.39/151.99	c d: 1
151.39/151.99	c estimatedAdderCost: 777
151.39/151.99	c Try to convert by bdds
152.09/152.62	c d: 1
152.09/152.62	c estimatedAdderCost: 776
152.09/152.62	c Try to convert by bdds
152.50/153.09	c d: 1
152.50/153.09	c estimatedAdderCost: 777
152.50/153.09	c Try to convert by bdds
153.18/153.72	c d: 1
153.18/153.72	c estimatedAdderCost: 777
153.18/153.72	c Try to convert by bdds
153.59/154.19	c d: 1
153.59/154.19	c estimatedAdderCost: 778
153.59/154.19	c Try to convert by bdds
154.28/154.83	c d: 1
154.28/154.83	c estimatedAdderCost: 777
154.28/154.83	c Try to convert by bdds
154.78/155.30	c d: 1
154.78/155.30	c estimatedAdderCost: 777
154.78/155.30	c Try to convert by bdds
155.28/155.88	c d: 1
155.28/155.88	c estimatedAdderCost: 778
155.28/155.88	c Try to convert by bdds
155.77/156.33	c d: 1
155.77/156.33	c estimatedAdderCost: 777
155.77/156.33	c Try to convert by bdds
156.37/156.95	c d: 1
156.37/156.95	c estimatedAdderCost: 778
156.37/156.95	c Try to convert by bdds
156.87/157.42	c d: 1
156.87/157.42	c estimatedAdderCost: 775
156.87/157.42	c Try to convert by bdds
158.16/158.76	c d: 1
158.16/158.76	c estimatedAdderCost: 777
158.16/158.76	c Try to convert by bdds
158.66/159.23	c d: 1
158.66/159.23	c estimatedAdderCost: 776
158.66/159.23	c Try to convert by bdds
159.26/159.86	c d: 1
159.26/159.86	c estimatedAdderCost: 776
159.26/159.86	c Try to convert by bdds
159.76/160.32	c d: 1
159.76/160.32	c estimatedAdderCost: 777
159.76/160.32	c Try to convert by bdds
160.36/160.93	c d: 1
160.36/160.93	c estimatedAdderCost: 776
160.36/160.93	c Try to convert by bdds
160.86/161.40	c d: 1
160.86/161.40	c estimatedAdderCost: 777
160.86/161.40	c Try to convert by bdds
161.47/162.03	c d: 1
161.47/162.03	c estimatedAdderCost: 777
161.47/162.03	c Try to convert by bdds
161.95/162.50	c d: 1
161.95/162.50	c estimatedAdderCost: 778
161.95/162.50	c Try to convert by bdds
162.57/163.13	c d: 1
162.57/163.13	c estimatedAdderCost: 777
162.57/163.13	c Try to convert by bdds
162.95/163.59	c d: 1
162.95/163.59	c estimatedAdderCost: 777
162.95/163.59	c Try to convert by bdds
163.65/164.22	c d: 1
163.65/164.22	c estimatedAdderCost: 779
163.65/164.22	c Try to convert by bdds
164.05/164.69	c d: 1
164.05/164.69	c estimatedAdderCost: 777
164.05/164.69	c Try to convert by bdds
164.74/165.32	c d: 1
164.74/165.32	c estimatedAdderCost: 777
164.74/165.32	c Try to convert by bdds
165.14/165.78	c d: 1
165.14/165.78	c estimatedAdderCost: 777
165.14/165.78	c Try to convert by bdds
165.84/166.41	c d: 1
165.84/166.41	c estimatedAdderCost: 777
165.84/166.41	c Try to convert by bdds
166.24/166.88	c d: 1
166.24/166.88	c estimatedAdderCost: 778
166.24/166.88	c Try to convert by bdds
166.94/167.50	c d: 1
166.94/167.50	c estimatedAdderCost: 776
166.94/167.50	c Try to convert by bdds
167.33/167.97	c d: 1
167.33/167.97	c estimatedAdderCost: 778
167.33/167.97	c Try to convert by bdds
168.03/168.60	c d: 1
168.03/168.60	c estimatedAdderCost: 777
168.03/168.60	c Try to convert by bdds
168.44/169.08	c d: 1
168.44/169.08	c estimatedAdderCost: 776
168.44/169.08	c Try to convert by bdds
169.03/169.68	c d: 1
169.03/169.68	c estimatedAdderCost: 775
169.03/169.68	c Try to convert by bdds
169.54/170.15	c d: 1
169.54/170.15	c estimatedAdderCost: 779
169.54/170.15	c Try to convert by bdds
170.12/170.79	c d: 1
170.12/170.79	c estimatedAdderCost: 776
170.12/170.79	c Try to convert by bdds
170.62/171.25	c d: 1
170.62/171.25	c estimatedAdderCost: 777
170.62/171.25	c Try to convert by bdds
171.22/171.88	c d: 1
171.22/171.88	c estimatedAdderCost: 779
171.22/171.88	c Try to convert by bdds
171.72/172.35	c d: 1
171.72/172.35	c estimatedAdderCost: 778
171.72/172.35	c Try to convert by bdds
172.32/172.99	c d: 1
172.32/172.99	c estimatedAdderCost: 778
172.32/172.99	c Try to convert by bdds
172.82/173.46	c d: 1
172.82/173.46	c estimatedAdderCost: 777
172.82/173.46	c Try to convert by bdds
173.43/174.09	c d: 1
173.43/174.09	c estimatedAdderCost: 777
173.43/174.09	c Try to convert by bdds
173.91/174.57	c d: 1
173.91/174.57	c estimatedAdderCost: 777
173.91/174.57	c Try to convert by bdds
174.61/175.20	c d: 1
174.61/175.20	c estimatedAdderCost: 778
174.61/175.20	c Try to convert by bdds
175.01/175.67	c d: 1
175.01/175.67	c estimatedAdderCost: 778
175.01/175.67	c Try to convert by bdds
175.70/176.30	c d: 1
175.70/176.30	c estimatedAdderCost: 778
175.70/176.30	c Try to convert by bdds
176.10/176.78	c d: 1
176.10/176.78	c estimatedAdderCost: 778
176.10/176.78	c Try to convert by bdds
176.70/177.37	c d: 1
176.70/177.37	c estimatedAdderCost: 776
176.70/177.37	c Try to convert by bdds
177.21/177.84	c d: 1
177.21/177.84	c estimatedAdderCost: 776
177.21/177.84	c Try to convert by bdds
177.80/178.46	c d: 1
177.80/178.46	c estimatedAdderCost: 777
177.80/178.46	c Try to convert by bdds
178.30/178.94	c d: 1
178.30/178.94	c estimatedAdderCost: 778
178.30/178.94	c Try to convert by bdds
178.90/179.58	c d: 1
178.90/179.58	c estimatedAdderCost: 776
178.90/179.58	c Try to convert by bdds
179.41/180.04	c d: 1
179.41/180.04	c estimatedAdderCost: 777
179.41/180.04	c Try to convert by bdds
180.00/180.68	c d: 1
180.00/180.68	c estimatedAdderCost: 776
180.00/180.68	c Try to convert by bdds
180.51/181.15	c d: 1
180.51/181.15	c estimatedAdderCost: 777
180.51/181.15	c Try to convert by bdds
181.09/181.76	c d: 1
181.09/181.76	c estimatedAdderCost: 776
181.09/181.76	c Try to convert by bdds
181.59/182.23	c d: 1
181.59/182.23	c estimatedAdderCost: 776
181.59/182.23	c Try to convert by bdds
182.19/182.87	c d: 1
182.19/182.87	c estimatedAdderCost: 776
182.19/182.87	c Try to convert by bdds
182.68/183.35	c d: 1
182.68/183.35	c estimatedAdderCost: 778
182.68/183.35	c Try to convert by bdds
183.28/183.99	c d: 1
183.28/183.99	c estimatedAdderCost: 776
183.28/183.99	c Try to convert by bdds
183.78/184.46	c d: 1
183.78/184.46	c estimatedAdderCost: 777
183.78/184.46	c Try to convert by bdds
184.40/185.10	c d: 1
184.40/185.10	c estimatedAdderCost: 779
184.40/185.10	c Try to convert by bdds
184.88/185.58	c d: 1
184.88/185.58	c estimatedAdderCost: 776
184.88/185.58	c Try to convert by bdds
185.58/186.20	c d: 1
185.58/186.20	c estimatedAdderCost: 774
185.58/186.20	c Try to convert by bdds
185.98/186.68	c d: 1
185.98/186.68	c estimatedAdderCost: 775
185.98/186.68	c Try to convert by bdds
186.67/187.32	c d: 1
186.67/187.32	c estimatedAdderCost: 776
186.67/187.32	c Try to convert by bdds
187.07/187.77	c d: 1
187.07/187.77	c estimatedAdderCost: 777
187.07/187.77	c Try to convert by bdds
187.77/188.40	c d: 1
187.77/188.40	c estimatedAdderCost: 777
187.77/188.40	c Try to convert by bdds
188.17/188.88	c d: 1
188.17/188.88	c estimatedAdderCost: 777
188.17/188.88	c Try to convert by bdds
188.86/189.52	c d: 1
188.86/189.52	c estimatedAdderCost: 777
188.86/189.52	c Try to convert by bdds
189.26/189.99	c d: 1
189.26/189.99	c estimatedAdderCost: 778
189.26/189.99	c Try to convert by bdds
189.86/190.57	c d: 1
189.86/190.57	c estimatedAdderCost: 776
189.86/190.57	c Try to convert by bdds
190.37/191.02	c d: 1
190.37/191.02	c estimatedAdderCost: 778
190.37/191.02	c Try to convert by bdds
190.96/191.66	c d: 1
190.96/191.66	c estimatedAdderCost: 777
190.96/191.66	c Try to convert by bdds
191.47/192.13	c d: 1
191.47/192.13	c estimatedAdderCost: 778
191.47/192.13	c Try to convert by bdds
192.05/192.77	c d: 1
192.05/192.77	c estimatedAdderCost: 778
192.05/192.77	c Try to convert by bdds
192.55/193.24	c d: 1
192.55/193.24	c estimatedAdderCost: 778
192.55/193.24	c Try to convert by bdds
193.15/193.88	c d: 1
193.15/193.88	c estimatedAdderCost: 775
193.15/193.88	c Try to convert by bdds
193.65/194.36	c d: 1
193.65/194.36	c estimatedAdderCost: 778
193.65/194.36	c Try to convert by bdds
194.25/194.99	c d: 1
194.25/194.99	c estimatedAdderCost: 778
194.25/194.99	c Try to convert by bdds
194.74/195.47	c d: 1
194.74/195.47	c estimatedAdderCost: 774
194.74/195.47	c Try to convert by bdds
195.45/196.11	c d: 1
195.45/196.11	c estimatedAdderCost: 776
195.45/196.11	c Try to convert by bdds
195.84/196.59	c d: 1
195.84/196.59	c estimatedAdderCost: 778
195.84/196.59	c Try to convert by bdds
196.54/197.23	c d: 1
196.54/197.23	c estimatedAdderCost: 777
196.54/197.23	c Try to convert by bdds
197.04/197.70	c d: 1
197.04/197.70	c estimatedAdderCost: 777
197.04/197.70	c Try to convert by bdds
197.64/198.34	c d: 1
197.64/198.34	c estimatedAdderCost: 776
197.64/198.34	c Try to convert by bdds
198.14/198.82	c d: 1
198.14/198.82	c estimatedAdderCost: 777
198.14/198.82	c Try to convert by bdds
198.74/199.44	c d: 1
198.74/199.44	c estimatedAdderCost: 776
198.74/199.44	c Try to convert by bdds
199.24/199.92	c d: 1
199.24/199.92	c estimatedAdderCost: 776
199.24/199.92	c Try to convert by bdds
199.83/200.56	c d: 1
199.83/200.56	c estimatedAdderCost: 775
199.83/200.56	c Try to convert by bdds
200.35/201.03	c d: 1
200.35/201.03	c estimatedAdderCost: 775
200.35/201.03	c Try to convert by bdds
200.93/201.67	c d: 1
200.93/201.67	c estimatedAdderCost: 776
200.93/201.67	c Try to convert by bdds
201.44/202.14	c d: 1
201.44/202.14	c estimatedAdderCost: 778
201.44/202.14	c Try to convert by bdds
202.03/202.78	c d: 1
202.03/202.78	c estimatedAdderCost: 777
202.03/202.78	c Try to convert by bdds
202.52/203.26	c d: 1
202.52/203.26	c estimatedAdderCost: 777
202.52/203.26	c Try to convert by bdds
203.12/203.89	c d: 1
203.12/203.89	c estimatedAdderCost: 776
203.12/203.89	c Try to convert by bdds
203.62/204.37	c d: 1
203.62/204.37	c estimatedAdderCost: 778
203.62/204.37	c Try to convert by bdds
204.33/205.01	c d: 1
204.33/205.01	c estimatedAdderCost: 778
204.33/205.01	c Try to convert by bdds
204.72/205.49	c d: 1
204.72/205.49	c estimatedAdderCost: 777
204.72/205.49	c Try to convert by bdds
205.33/206.10	c d: 1
205.33/206.10	c estimatedAdderCost: 777
205.33/206.10	c Try to convert by bdds
205.81/206.58	c d: 1
205.81/206.58	c estimatedAdderCost: 776
205.81/206.58	c Try to convert by bdds
206.51/207.21	c d: 1
206.51/207.21	c estimatedAdderCost: 778
206.51/207.21	c Try to convert by bdds
206.91/207.69	c d: 1
206.91/207.69	c estimatedAdderCost: 776
206.91/207.69	c Try to convert by bdds
207.61/208.34	c d: 1
207.61/208.34	c estimatedAdderCost: 776
207.61/208.34	c Try to convert by bdds
208.11/208.82	c d: 1
208.11/208.82	c estimatedAdderCost: 775
208.11/208.82	c Try to convert by bdds
208.70/209.47	c d: 1
208.70/209.47	c estimatedAdderCost: 775
208.70/209.47	c Try to convert by bdds
209.20/209.95	c d: 1
209.20/209.95	c estimatedAdderCost: 778
209.20/209.95	c Try to convert by bdds
209.80/210.59	c d: 1
209.80/210.59	c estimatedAdderCost: 778
209.80/210.59	c Try to convert by bdds
210.31/211.07	c d: 1
210.31/211.07	c estimatedAdderCost: 777
210.31/211.07	c Try to convert by bdds
210.99/211.73	c d: 1
210.99/211.73	c estimatedAdderCost: 777
210.99/211.73	c Try to convert by bdds
211.49/212.21	c d: 1
211.49/212.21	c estimatedAdderCost: 776
211.49/212.21	c Try to convert by bdds
212.09/212.86	c d: 1
212.09/212.86	c estimatedAdderCost: 776
212.09/212.86	c Try to convert by bdds
212.59/213.34	c d: 1
212.59/213.34	c estimatedAdderCost: 776
212.59/213.34	c Try to convert by bdds
213.19/213.98	c d: 1
213.19/213.98	c estimatedAdderCost: 775
213.19/213.98	c Try to convert by bdds
213.68/214.46	c d: 1
213.68/214.46	c estimatedAdderCost: 778
213.68/214.46	c Try to convert by bdds
214.39/215.11	c d: 1
214.39/215.11	c estimatedAdderCost: 778
214.39/215.11	c Try to convert by bdds
214.78/215.58	c d: 1
214.78/215.58	c estimatedAdderCost: 774
214.78/215.58	c Try to convert by bdds
215.48/216.24	c d: 1
215.48/216.24	c estimatedAdderCost: 776
215.48/216.24	c Try to convert by bdds
215.98/216.71	c d: 1
215.98/216.71	c estimatedAdderCost: 777
215.98/216.71	c Try to convert by bdds
216.57/217.35	c d: 1
216.57/217.35	c estimatedAdderCost: 779
216.57/217.35	c Try to convert by bdds
217.07/217.83	c d: 1
217.07/217.83	c estimatedAdderCost: 778
217.07/217.83	c Try to convert by bdds
217.67/218.47	c d: 1
217.67/218.47	c estimatedAdderCost: 778
217.67/218.47	c Try to convert by bdds
218.17/218.93	c d: 1
218.17/218.93	c estimatedAdderCost: 202
218.17/218.93	c Try to convert by bdds
218.17/218.97	c d: 1
218.17/218.97	c estimatedAdderCost: 204
218.17/218.97	c Try to convert by bdds
218.17/218.99	c d: 1
218.17/218.99	c estimatedAdderCost: 204
218.17/218.99	c Try to convert by bdds
218.28/219.02	c d: 1
218.28/219.02	c estimatedAdderCost: 204
218.28/219.02	c Try to convert by bdds
218.28/219.04	c d: 1
218.28/219.04	c estimatedAdderCost: 203
218.28/219.04	c Try to convert by bdds
218.28/219.07	c d: 1
218.28/219.07	c estimatedAdderCost: 204
218.28/219.07	c Try to convert by bdds
218.28/219.09	c d: 1
218.28/219.09	c estimatedAdderCost: 202
218.28/219.09	c Try to convert by bdds
218.38/219.12	c d: 1
218.38/219.12	c estimatedAdderCost: 204
218.38/219.12	c Try to convert by bdds
218.38/219.15	c d: 1
218.38/219.15	c estimatedAdderCost: 203
218.38/219.15	c Try to convert by bdds
218.38/219.18	c d: 1
218.38/219.18	c estimatedAdderCost: 203
218.38/219.18	c Try to convert by bdds
218.47/219.20	c d: 1
218.47/219.20	c estimatedAdderCost: 202
218.47/219.20	c Try to convert by bdds
218.47/219.23	c d: 1
218.47/219.23	c estimatedAdderCost: 204
218.47/219.23	c Try to convert by bdds
218.47/219.25	c d: 1
218.47/219.25	c estimatedAdderCost: 206
218.47/219.25	c Try to convert by bdds
218.47/219.28	c d: 1
218.47/219.28	c estimatedAdderCost: 204
218.47/219.28	c Try to convert by bdds
218.57/219.30	c d: 1
218.57/219.30	c estimatedAdderCost: 205
218.57/219.30	c Try to convert by bdds
218.57/219.34	c d: 1
218.57/219.34	c estimatedAdderCost: 203
218.57/219.34	c Try to convert by bdds
218.57/219.36	c d: 1
218.57/219.36	c estimatedAdderCost: 203
218.57/219.36	c Try to convert by bdds
218.57/219.39	c d: 1
218.57/219.39	c estimatedAdderCost: 204
218.57/219.39	c Try to convert by bdds
218.67/219.41	c d: 1
218.67/219.41	c estimatedAdderCost: 206
218.67/219.41	c Try to convert by bdds
218.67/219.44	c d: 1
218.67/219.44	c estimatedAdderCost: 204
218.67/219.44	c Try to convert by bdds
218.67/219.46	c d: 1
218.67/219.46	c estimatedAdderCost: 204
218.67/219.46	c Try to convert by bdds
218.67/219.49	c d: 1
218.67/219.49	c estimatedAdderCost: 204
218.67/219.49	c Try to convert by bdds
218.77/219.52	c d: 1
218.77/219.52	c estimatedAdderCost: 204
218.77/219.52	c Try to convert by bdds
218.77/219.55	c d: 1
218.77/219.55	c estimatedAdderCost: 202
218.77/219.55	c Try to convert by bdds
218.77/219.57	c d: 1
218.77/219.57	c estimatedAdderCost: 204
218.77/219.57	c Try to convert by bdds
218.87/219.60	c d: 1
218.87/219.60	c estimatedAdderCost: 203
218.87/219.60	c Try to convert by bdds
218.87/219.62	c d: 1
218.87/219.62	c estimatedAdderCost: 203
218.87/219.62	c Try to convert by bdds
218.87/219.65	c d: 1
218.87/219.65	c estimatedAdderCost: 203
218.87/219.65	c Try to convert by bdds
218.87/219.67	c d: 1
218.87/219.67	c estimatedAdderCost: 206
218.87/219.67	c Try to convert by bdds
218.97/219.70	c d: 1
218.97/219.70	c estimatedAdderCost: 204
218.97/219.70	c Try to convert by bdds
218.97/219.73	c d: 1
218.97/219.73	c estimatedAdderCost: 204
218.97/219.73	c Try to convert by bdds
218.97/219.76	c d: 1
218.97/219.76	c estimatedAdderCost: 204
218.97/219.76	c Try to convert by bdds
218.97/219.78	c d: 1
218.97/219.78	c estimatedAdderCost: 205
218.97/219.78	c Try to convert by bdds
219.07/219.81	c d: 1
219.07/219.81	c estimatedAdderCost: 203
219.07/219.81	c Try to convert by bdds
219.07/219.83	c d: 1
219.07/219.83	c estimatedAdderCost: 204
219.07/219.83	c Try to convert by bdds
219.07/219.86	c d: 1
219.07/219.86	c estimatedAdderCost: 203
219.07/219.86	c Try to convert by bdds
219.07/219.88	c d: 1
219.07/219.88	c estimatedAdderCost: 205
219.07/219.88	c Try to convert by bdds
219.16/219.92	c d: 1
219.16/219.92	c estimatedAdderCost: 203
219.16/219.92	c Try to convert by bdds
219.16/219.94	c d: 1
219.16/219.94	c estimatedAdderCost: 203
219.16/219.94	c Try to convert by bdds
219.16/219.97	c d: 1
219.16/219.97	c estimatedAdderCost: 205
219.16/219.97	c Try to convert by bdds
219.16/219.99	c d: 1
219.16/219.99	c estimatedAdderCost: 203
219.16/219.99	c Try to convert by bdds
219.29/220.02	c d: 1
219.29/220.02	c estimatedAdderCost: 203
219.29/220.02	c Try to convert by bdds
219.29/220.05	c d: 1
219.29/220.05	c estimatedAdderCost: 204
219.29/220.05	c Try to convert by bdds
219.29/220.08	c d: 1
219.29/220.08	c estimatedAdderCost: 205
219.29/220.08	c Try to convert by bdds
219.29/220.10	c d: 1
219.29/220.10	c estimatedAdderCost: 203
219.29/220.10	c Try to convert by bdds
219.39/220.13	c d: 1
219.39/220.13	c estimatedAdderCost: 203
219.39/220.13	c Try to convert by bdds
219.39/220.15	c d: 1
219.39/220.15	c estimatedAdderCost: 202
219.39/220.15	c Try to convert by bdds
219.39/220.18	c d: 1
219.39/220.18	c estimatedAdderCost: 204
219.39/220.18	c Try to convert by bdds
219.47/220.20	c d: 1
219.47/220.20	c estimatedAdderCost: 204
219.47/220.20	c Try to convert by bdds
219.47/220.23	c d: 1
219.47/220.23	c estimatedAdderCost: 204
219.47/220.23	c Try to convert by bdds
219.47/220.26	c d: 1
219.47/220.26	c estimatedAdderCost: 203
219.47/220.26	c Try to convert by bdds
219.47/220.29	c d: 1
219.47/220.29	c estimatedAdderCost: 205
219.47/220.29	c Try to convert by bdds
219.57/220.31	c d: 1
219.57/220.31	c estimatedAdderCost: 204
219.57/220.31	c Try to convert by bdds
219.57/220.34	c d: 1
219.57/220.34	c estimatedAdderCost: 202
219.57/220.34	c Try to convert by bdds
219.57/220.36	c d: 1
219.57/220.36	c estimatedAdderCost: 206
219.57/220.36	c Try to convert by bdds
219.57/220.39	c d: 1
219.57/220.39	c estimatedAdderCost: 204
219.57/220.39	c Try to convert by bdds
219.67/220.41	c d: 1
219.67/220.41	c estimatedAdderCost: 204
219.67/220.41	c Try to convert by bdds
219.67/220.45	c d: 1
219.67/220.45	c estimatedAdderCost: 203
219.67/220.45	c Try to convert by bdds
219.67/220.47	c d: 1
219.67/220.47	c estimatedAdderCost: 202
219.67/220.47	c Try to convert by bdds
219.77/220.50	c d: 1
219.77/220.50	c estimatedAdderCost: 204
219.77/220.50	c Try to convert by bdds
219.77/220.52	c d: 1
219.77/220.52	c estimatedAdderCost: 204
219.77/220.52	c Try to convert by bdds
219.77/220.56	c d: 1
219.77/220.56	c estimatedAdderCost: 203
219.77/220.56	c Try to convert by bdds
219.77/220.58	c d: 1
219.77/220.58	c estimatedAdderCost: 205
219.77/220.58	c Try to convert by bdds
219.87/220.61	c d: 1
219.87/220.61	c estimatedAdderCost: 203
219.87/220.61	c Try to convert by bdds
219.87/220.63	c d: 1
219.87/220.63	c estimatedAdderCost: 203
219.87/220.63	c Try to convert by bdds
219.87/220.66	c d: 1
219.87/220.66	c estimatedAdderCost: 204
219.87/220.66	c Try to convert by bdds
219.87/220.69	c d: 1
219.87/220.69	c estimatedAdderCost: 204
219.87/220.69	c Try to convert by bdds
219.97/220.72	c d: 1
219.97/220.72	c estimatedAdderCost: 202
219.97/220.72	c Try to convert by bdds
219.97/220.74	c d: 1
219.97/220.74	c estimatedAdderCost: 204
219.97/220.74	c Try to convert by bdds
219.97/220.77	c d: 1
219.97/220.77	c estimatedAdderCost: 204
219.97/220.77	c Try to convert by bdds
219.97/220.79	c d: 1
219.97/220.79	c estimatedAdderCost: 202
219.97/220.79	c Try to convert by bdds
220.07/220.82	c d: 1
220.07/220.82	c estimatedAdderCost: 204
220.07/220.82	c Try to convert by bdds
220.07/220.84	c d: 1
220.07/220.84	c estimatedAdderCost: 205
220.07/220.84	c Try to convert by bdds
220.07/220.87	c d: 1
220.07/220.87	c estimatedAdderCost: 203
220.07/220.87	c Try to convert by bdds
220.17/220.90	c d: 1
220.17/220.90	c estimatedAdderCost: 204
220.17/220.90	c Try to convert by bdds
220.17/220.93	c d: 1
220.17/220.93	c estimatedAdderCost: 204
220.17/220.93	c Try to convert by bdds
220.17/220.95	c d: 1
220.17/220.95	c estimatedAdderCost: 203
220.17/220.95	c Try to convert by bdds
220.17/220.98	c d: 1
220.17/220.98	c estimatedAdderCost: 204
220.17/220.98	c Try to convert by bdds
220.17/221.00	c d: 1
220.17/221.00	c estimatedAdderCost: 204
220.17/221.00	c Try to convert by bdds
220.28/221.03	c d: 1
220.28/221.03	c estimatedAdderCost: 206
220.28/221.03	c Try to convert by bdds
220.28/221.05	c d: 1
220.28/221.05	c estimatedAdderCost: 206
220.28/221.05	c Try to convert by bdds
220.28/221.09	c d: 1
220.28/221.09	c estimatedAdderCost: 204
220.28/221.09	c Try to convert by bdds
220.28/221.11	c d: 1
220.28/221.11	c estimatedAdderCost: 204
220.28/221.11	c Try to convert by bdds
220.38/221.14	c d: 1
220.38/221.14	c estimatedAdderCost: 204
220.38/221.14	c Try to convert by bdds
220.38/221.16	c d: 1
220.38/221.16	c estimatedAdderCost: 204
220.38/221.16	c Try to convert by bdds
220.38/221.19	c d: 1
220.38/221.19	c estimatedAdderCost: 203
220.38/221.19	c Try to convert by bdds
220.47/221.22	c d: 1
220.47/221.22	c estimatedAdderCost: 203
220.47/221.22	c Try to convert by bdds
220.47/221.25	c d: 1
220.47/221.25	c estimatedAdderCost: 203
220.47/221.25	c Try to convert by bdds
220.47/221.27	c d: 1
220.47/221.27	c estimatedAdderCost: 204
220.47/221.27	c Try to convert by bdds
220.57/221.30	c d: 1
220.57/221.30	c estimatedAdderCost: 204
220.57/221.30	c Try to convert by bdds
220.57/221.33	c d: 1
220.57/221.33	c estimatedAdderCost: 203
220.57/221.33	c Try to convert by bdds
220.57/221.36	c d: 1
220.57/221.36	c estimatedAdderCost: 203
220.57/221.36	c Try to convert by bdds
220.57/221.38	c d: 1
220.57/221.38	c estimatedAdderCost: 205
220.57/221.38	c Try to convert by bdds
220.67/221.41	c d: 1
220.67/221.41	c estimatedAdderCost: 203
220.67/221.41	c Try to convert by bdds
220.67/221.43	c d: 1
220.67/221.43	c estimatedAdderCost: 204
220.67/221.43	c Try to convert by bdds
220.67/221.46	c d: 1
220.67/221.46	c estimatedAdderCost: 202
220.67/221.46	c Try to convert by bdds
220.67/221.48	c d: 1
220.67/221.48	c estimatedAdderCost: 203
220.67/221.48	c Try to convert by bdds
220.77/221.51	c d: 1
220.77/221.51	c estimatedAdderCost: 205
220.77/221.51	c Try to convert by bdds
220.77/221.54	c d: 1
220.77/221.54	c estimatedAdderCost: 203
220.77/221.54	c Try to convert by bdds
220.77/221.57	c d: 1
220.77/221.57	c estimatedAdderCost: 203
220.77/221.57	c Try to convert by bdds
220.77/221.59	c d: 1
220.77/221.59	c estimatedAdderCost: 204
220.77/221.59	c Try to convert by bdds
220.87/221.62	c d: 1
220.87/221.62	c estimatedAdderCost: 206
220.87/221.62	c Try to convert by bdds
220.87/221.64	c d: 1
220.87/221.64	c estimatedAdderCost: 204
220.87/221.64	c Try to convert by bdds
220.87/221.67	c d: 1
220.87/221.67	c estimatedAdderCost: 202
220.87/221.67	c Try to convert by bdds
220.87/221.69	c d: 1
220.87/221.69	c estimatedAdderCost: 203
220.87/221.69	c Try to convert by bdds
220.97/221.72	c d: 1
220.97/221.72	c estimatedAdderCost: 204
220.97/221.72	c Try to convert by bdds
220.97/221.75	c d: 1
220.97/221.75	c estimatedAdderCost: 204
220.97/221.75	c Try to convert by bdds
220.97/221.78	c d: 1
220.97/221.78	c estimatedAdderCost: 203
220.97/221.78	c Try to convert by bdds
221.07/221.80	c d: 1
221.07/221.80	c estimatedAdderCost: 204
221.07/221.80	c Try to convert by bdds
221.07/221.83	c d: 1
221.07/221.83	c estimatedAdderCost: 204
221.07/221.83	c Try to convert by bdds
221.07/221.85	c d: 1
221.07/221.85	c estimatedAdderCost: 204
221.07/221.85	c Try to convert by bdds
221.07/221.88	c d: 1
221.07/221.88	c estimatedAdderCost: 203
221.07/221.88	c Try to convert by bdds
221.17/221.91	c d: 1
221.17/221.91	c estimatedAdderCost: 203
221.17/221.91	c Try to convert by bdds
221.17/221.94	c d: 1
221.17/221.94	c estimatedAdderCost: 204
221.17/221.94	c Try to convert by bdds
221.17/221.96	c d: 1
221.17/221.96	c estimatedAdderCost: 203
221.17/221.96	c Try to convert by bdds
221.17/221.99	c d: 1
221.17/221.99	c estimatedAdderCost: 204
221.17/221.99	c Try to convert by bdds
221.28/222.01	c d: 1
221.28/222.01	c estimatedAdderCost: 204
221.28/222.01	c Try to convert by bdds
221.28/222.04	c d: 1
221.28/222.04	c estimatedAdderCost: 204
221.28/222.04	c Try to convert by bdds
221.28/222.07	c d: 1
221.28/222.07	c estimatedAdderCost: 203
221.28/222.07	c Try to convert by bdds
221.28/222.10	c d: 1
221.28/222.10	c estimatedAdderCost: 204
221.28/222.10	c Try to convert by bdds
221.38/222.12	c d: 1
221.38/222.12	c estimatedAdderCost: 202
221.38/222.12	c Try to convert by bdds
221.38/222.15	c d: 1
221.38/222.15	c estimatedAdderCost: 204
221.38/222.15	c Try to convert by bdds
221.38/222.17	c d: 1
221.38/222.17	c estimatedAdderCost: 204
221.38/222.17	c Try to convert by bdds
221.47/222.20	c d: 1
221.47/222.20	c estimatedAdderCost: 202
221.47/222.20	c Try to convert by bdds
221.47/222.22	c d: 1
221.47/222.22	c estimatedAdderCost: 203
221.47/222.22	c Try to convert by bdds
221.47/222.25	c d: 1
221.47/222.25	c estimatedAdderCost: 205
221.47/222.25	c Try to convert by bdds
221.47/222.28	c d: 1
221.47/222.28	c estimatedAdderCost: 206
221.47/222.28	c Try to convert by bdds
221.56/222.31	c d: 1
221.56/222.31	c estimatedAdderCost: 204
221.56/222.31	c Try to convert by bdds
221.56/222.33	c d: 1
221.56/222.33	c estimatedAdderCost: 206
221.56/222.33	c Try to convert by bdds
221.56/222.36	c d: 1
221.56/222.36	c estimatedAdderCost: 204
221.56/222.36	c Try to convert by bdds
221.56/222.38	c d: 1
221.56/222.38	c estimatedAdderCost: 205
221.56/222.38	c Try to convert by bdds
221.66/222.41	c d: 1
221.66/222.41	c estimatedAdderCost: 203
221.66/222.41	c Try to convert by bdds
221.66/222.44	c d: 1
221.66/222.44	c estimatedAdderCost: 204
221.66/222.44	c Try to convert by bdds
221.66/222.47	c d: 1
221.66/222.47	c estimatedAdderCost: 203
221.66/222.47	c Try to convert by bdds
221.66/222.49	c d: 1
221.66/222.49	c estimatedAdderCost: 206
221.66/222.49	c Try to convert by bdds
221.76/222.52	c d: 1
221.76/222.52	c estimatedAdderCost: 204
221.76/222.52	c Try to convert by bdds
221.76/222.55	c d: 1
221.76/222.55	c estimatedAdderCost: 203
221.76/222.55	c Try to convert by bdds
221.76/222.58	c d: 1
221.76/222.58	c estimatedAdderCost: 205
221.76/222.58	c Try to convert by bdds
221.86/222.60	c d: 1
221.86/222.60	c estimatedAdderCost: 205
221.86/222.60	c Try to convert by bdds
221.86/222.63	c d: 1
221.86/222.63	c estimatedAdderCost: 203
221.86/222.63	c Try to convert by bdds
221.86/222.65	c d: 1
221.86/222.65	c estimatedAdderCost: 206
221.86/222.65	c Try to convert by bdds
221.86/222.68	c d: 1
221.86/222.68	c estimatedAdderCost: 204
221.86/222.68	c Try to convert by bdds
221.96/222.71	c d: 1
221.96/222.71	c estimatedAdderCost: 205
221.96/222.71	c Try to convert by bdds
221.96/222.74	c d: 1
221.96/222.74	c estimatedAdderCost: 203
221.96/222.74	c Try to convert by bdds
221.96/222.76	c d: 1
221.96/222.76	c estimatedAdderCost: 204
221.96/222.76	c Try to convert by bdds
221.96/222.79	c d: 1
221.96/222.79	c estimatedAdderCost: 202
221.96/222.79	c Try to convert by bdds
222.06/222.81	c d: 1
222.06/222.81	c estimatedAdderCost: 206
222.06/222.81	c Try to convert by bdds
222.06/222.84	c d: 1
222.06/222.84	c estimatedAdderCost: 204
222.06/222.84	c Try to convert by bdds
222.06/222.87	c d: 1
222.06/222.87	c estimatedAdderCost: 204
222.06/222.87	c Try to convert by bdds
222.16/222.90	c d: 1
222.16/222.90	c estimatedAdderCost: 204
222.16/222.90	c Try to convert by bdds
222.16/222.92	c d: 1
222.16/222.92	c estimatedAdderCost: 204
222.16/222.92	c Try to convert by bdds
222.16/222.95	c d: 1
222.16/222.95	c estimatedAdderCost: 203
222.16/222.95	c Try to convert by bdds
222.16/222.97	c d: 1
222.16/222.97	c estimatedAdderCost: 203
222.16/222.97	c Try to convert by bdds
222.16/223.00	c d: 1
222.16/223.00	c estimatedAdderCost: 205
222.16/223.00	c Try to convert by bdds
222.27/223.03	c d: 1
222.27/223.03	c estimatedAdderCost: 204
222.27/223.03	c Try to convert by bdds
222.27/223.06	c d: 1
222.27/223.06	c estimatedAdderCost: 204
222.27/223.06	c Try to convert by bdds
222.27/223.08	c d: 1
222.27/223.08	c estimatedAdderCost: 204
222.27/223.08	c Try to convert by bdds
222.37/223.11	c d: 1
222.37/223.11	c estimatedAdderCost: 204
222.37/223.11	c Try to convert by bdds
222.37/223.13	c d: 1
222.37/223.13	c estimatedAdderCost: 203
222.37/223.13	c Try to convert by bdds
222.37/223.16	c d: 1
222.37/223.16	c estimatedAdderCost: 203
222.37/223.16	c Try to convert by bdds
222.37/223.19	c d: 1
222.37/223.19	c estimatedAdderCost: 203
222.37/223.19	c Try to convert by bdds
222.46/223.22	c d: 1
222.46/223.22	c estimatedAdderCost: 203
222.46/223.22	c Try to convert by bdds
222.46/223.24	c d: 1
222.46/223.24	c estimatedAdderCost: 202
222.46/223.24	c Try to convert by bdds
222.46/223.27	c d: 1
222.46/223.27	c estimatedAdderCost: 204
222.46/223.27	c Try to convert by bdds
222.46/223.29	c d: 1
222.46/223.29	c estimatedAdderCost: 203
222.46/223.29	c Try to convert by bdds
222.56/223.33	c d: 1
222.56/223.33	c estimatedAdderCost: 203
222.56/223.33	c Try to convert by bdds
222.56/223.35	c d: 1
222.56/223.35	c estimatedAdderCost: 203
222.56/223.35	c Try to convert by bdds
222.56/223.38	c d: 1
222.56/223.38	c estimatedAdderCost: 204
222.56/223.38	c Try to convert by bdds
222.66/223.40	c d: 1
222.66/223.40	c estimatedAdderCost: 205
222.66/223.40	c Try to convert by bdds
222.66/223.43	c d: 1
222.66/223.43	c estimatedAdderCost: 203
222.66/223.43	c Try to convert by bdds
222.66/223.45	c d: 1
222.66/223.45	c estimatedAdderCost: 204
222.66/223.45	c Try to convert by bdds
222.66/223.48	c d: 1
222.66/223.48	c estimatedAdderCost: 204
222.66/223.48	c Try to convert by bdds
222.76/223.51	c d: 1
222.76/223.51	c estimatedAdderCost: 203
222.76/223.51	c Try to convert by bdds
222.76/223.54	c d: 1
222.76/223.54	c estimatedAdderCost: 203
222.76/223.54	c Try to convert by bdds
222.76/223.56	c d: 1
222.76/223.56	c estimatedAdderCost: 204
222.76/223.56	c Try to convert by bdds
222.76/223.59	c d: 1
222.76/223.59	c estimatedAdderCost: 204
222.76/223.59	c Try to convert by bdds
222.86/223.61	c d: 1
222.86/223.61	c estimatedAdderCost: 204
222.86/223.61	c Try to convert by bdds
222.86/223.64	c d: 1
222.86/223.64	c estimatedAdderCost: 203
222.86/223.64	c Try to convert by bdds
222.86/223.67	c d: 1
222.86/223.67	c estimatedAdderCost: 205
222.86/223.67	c Try to convert by bdds
222.96/223.70	c d: 1
222.96/223.70	c estimatedAdderCost: 205
222.96/223.70	c Try to convert by bdds
222.96/223.72	c d: 1
222.96/223.72	c estimatedAdderCost: 204
222.96/223.72	c Try to convert by bdds
222.96/223.75	c d: 1
222.96/223.75	c estimatedAdderCost: 204
222.96/223.75	c Try to convert by bdds
222.96/223.78	c d: 1
222.96/223.78	c estimatedAdderCost: 203
222.96/223.78	c Try to convert by bdds
223.06/223.81	c d: 1
223.06/223.81	c estimatedAdderCost: 204
223.06/223.81	c Try to convert by bdds
223.06/223.83	c d: 1
223.06/223.83	c estimatedAdderCost: 204
223.06/223.83	c Try to convert by bdds
223.06/223.86	c d: 1
223.06/223.86	c estimatedAdderCost: 204
223.06/223.86	c Try to convert by bdds
223.06/223.88	c d: 1
223.06/223.88	c estimatedAdderCost: 203
223.06/223.88	c Try to convert by bdds
223.15/223.91	c d: 1
223.15/223.91	c estimatedAdderCost: 204
223.15/223.91	c Try to convert by bdds
223.15/223.93	c d: 1
223.15/223.93	c estimatedAdderCost: 205
223.15/223.93	c Try to convert by bdds
223.15/223.96	c d: 1
223.15/223.96	c estimatedAdderCost: 204
223.15/223.96	c Try to convert by bdds
223.15/223.99	c d: 1
223.15/223.99	c estimatedAdderCost: 206
223.15/223.99	c Try to convert by bdds
223.27/224.02	c d: 1
223.27/224.02	c estimatedAdderCost: 204
223.27/224.02	c Try to convert by bdds
223.27/224.04	c d: 1
223.27/224.04	c estimatedAdderCost: 205
223.27/224.04	c Try to convert by bdds
223.27/224.07	c d: 1
223.27/224.07	c estimatedAdderCost: 203
223.27/224.07	c Try to convert by bdds
223.27/224.09	c d: 1
223.27/224.09	c estimatedAdderCost: 204
223.27/224.09	c Try to convert by bdds
223.37/224.12	c d: 1
223.37/224.12	c estimatedAdderCost: 203
223.37/224.12	c Try to convert by bdds
223.37/224.15	c d: 1
223.37/224.15	c estimatedAdderCost: 205
223.37/224.15	c Try to convert by bdds
223.37/224.18	c d: 1
223.37/224.18	c estimatedAdderCost: 205
223.37/224.18	c Try to convert by bdds
223.45/224.20	c d: 1
223.45/224.20	c estimatedAdderCost: 204
223.45/224.20	c Try to convert by bdds
223.45/224.23	c d: 1
223.45/224.23	c estimatedAdderCost: 204
223.45/224.23	c Try to convert by bdds
223.45/224.25	c d: 1
223.45/224.25	c estimatedAdderCost: 104
223.45/224.25	c Try to convert by bdds
223.45/224.26	c d: 1
223.45/224.26	c estimatedAdderCost: 105
223.45/224.26	c Try to convert by bdds
223.45/224.26	c d: 1
223.45/224.26	c estimatedAdderCost: 104
223.45/224.26	c Try to convert by bdds
223.45/224.27	c d: 1
223.45/224.27	c estimatedAdderCost: 105
223.45/224.27	c Try to convert by bdds
223.45/224.28	c d: 1
223.45/224.28	c estimatedAdderCost: 103
223.45/224.28	c Try to convert by bdds
223.45/224.28	c d: 1
223.45/224.28	c estimatedAdderCost: 103
223.45/224.28	c Try to convert by bdds
223.45/224.29	c d: 1
223.45/224.29	c estimatedAdderCost: 104
223.45/224.29	c Try to convert by bdds
223.55/224.30	c d: 1
223.55/224.30	c estimatedAdderCost: 103
223.55/224.30	c Try to convert by bdds
223.55/224.30	c d: 1
223.55/224.30	c estimatedAdderCost: 103
223.55/224.30	c Try to convert by bdds
223.55/224.31	c d: 1
223.55/224.31	c estimatedAdderCost: 103
223.55/224.31	c Try to convert by bdds
223.55/224.32	c d: 1
223.55/224.32	c estimatedAdderCost: 103
223.55/224.32	c Try to convert by bdds
223.55/224.32	c d: 1
223.55/224.32	c estimatedAdderCost: 103
223.55/224.32	c Try to convert by bdds
223.55/224.33	c d: 1
223.55/224.33	c estimatedAdderCost: 104
223.55/224.33	c Try to convert by bdds
223.55/224.33	c d: 1
223.55/224.33	c estimatedAdderCost: 103
223.55/224.33	c Try to convert by bdds
223.55/224.34	c d: 1
223.55/224.34	c estimatedAdderCost: 103
223.55/224.34	c Try to convert by bdds
223.55/224.35	c d: 1
223.55/224.35	c estimatedAdderCost: 104
223.55/224.35	c Try to convert by bdds
223.55/224.35	c d: 1
223.55/224.35	c estimatedAdderCost: 103
223.55/224.35	c Try to convert by bdds
223.55/224.36	c d: 1
223.55/224.36	c estimatedAdderCost: 103
223.55/224.36	c Try to convert by bdds
223.55/224.37	c d: 1
223.55/224.37	c estimatedAdderCost: 104
223.55/224.37	c Try to convert by bdds
223.55/224.37	c d: 1
223.55/224.37	c estimatedAdderCost: 105
223.55/224.37	c Try to convert by bdds
223.55/224.38	c d: 1
223.55/224.38	c estimatedAdderCost: 103
223.55/224.38	c Try to convert by bdds
223.55/224.39	c d: 1
223.55/224.39	c estimatedAdderCost: 103
223.55/224.39	c Try to convert by bdds
223.55/224.39	c d: 1
223.55/224.39	c estimatedAdderCost: 103
223.55/224.39	c Try to convert by bdds
223.65/224.40	c d: 1
223.65/224.40	c estimatedAdderCost: 104
223.65/224.40	c Try to convert by bdds
223.65/224.40	c d: 1
223.65/224.40	c estimatedAdderCost: 103
223.65/224.40	c Try to convert by bdds
223.65/224.41	c d: 1
223.65/224.41	c estimatedAdderCost: 103
223.65/224.41	c Try to convert by bdds
223.65/224.42	c d: 1
223.65/224.42	c estimatedAdderCost: 103
223.65/224.42	c Try to convert by bdds
223.65/224.42	c d: 1
223.65/224.42	c estimatedAdderCost: 103
223.65/224.42	c Try to convert by bdds
223.65/224.43	c d: 1
223.65/224.43	c estimatedAdderCost: 105
223.65/224.43	c Try to convert by bdds
223.65/224.44	c d: 1
223.65/224.44	c estimatedAdderCost: 104
223.65/224.44	c Try to convert by bdds
223.65/224.44	c d: 1
223.65/224.44	c estimatedAdderCost: 103
223.65/224.44	c Try to convert by bdds
223.65/224.45	c d: 1
223.65/224.45	c estimatedAdderCost: 104
223.65/224.45	c Try to convert by bdds
223.65/224.45	c d: 1
223.65/224.45	c estimatedAdderCost: 104
223.65/224.45	c Try to convert by bdds
223.65/224.46	c d: 1
223.65/224.46	c estimatedAdderCost: 103
223.65/224.46	c Try to convert by bdds
223.65/224.47	c d: 1
223.65/224.47	c estimatedAdderCost: 104
223.65/224.47	c Try to convert by bdds
223.65/224.47	c d: 1
223.65/224.47	c estimatedAdderCost: 105
223.65/224.47	c Try to convert by bdds
223.65/224.48	c d: 1
223.65/224.48	c estimatedAdderCost: 104
223.65/224.48	c Try to convert by bdds
223.65/224.49	c d: 1
223.65/224.49	c estimatedAdderCost: 105
223.65/224.49	c Try to convert by bdds
223.65/224.49	c d: 1
223.65/224.49	c estimatedAdderCost: 103
223.65/224.49	c Try to convert by bdds
223.75/224.50	c d: 1
223.75/224.50	c estimatedAdderCost: 104
223.75/224.50	c Try to convert by bdds
223.75/224.50	c d: 1
223.75/224.50	c estimatedAdderCost: 103
223.75/224.50	c Try to convert by bdds
223.75/224.51	c d: 1
223.75/224.51	c estimatedAdderCost: 103
223.75/224.51	c Try to convert by bdds
223.75/224.52	c d: 1
223.75/224.52	c estimatedAdderCost: 104
223.75/224.52	c Try to convert by bdds
223.75/224.52	c d: 1
223.75/224.52	c estimatedAdderCost: 103
223.75/224.52	c Try to convert by bdds
223.75/224.53	c d: 1
223.75/224.53	c estimatedAdderCost: 104
223.75/224.53	c Try to convert by bdds
223.75/224.54	c d: 1
223.75/224.54	c estimatedAdderCost: 103
223.75/224.54	c Try to convert by bdds
223.75/224.54	c d: 1
223.75/224.54	c estimatedAdderCost: 102
223.75/224.54	c Try to convert by bdds
223.75/224.55	c d: 1
223.75/224.55	c estimatedAdderCost: 104
223.75/224.55	c Try to convert by bdds
223.75/224.55	c d: 1
223.75/224.55	c estimatedAdderCost: 105
223.75/224.55	c Try to convert by bdds
223.75/224.56	c d: 1
223.75/224.56	c estimatedAdderCost: 104
223.75/224.56	c Try to convert by bdds
223.75/224.57	c d: 1
223.75/224.57	c estimatedAdderCost: 103
223.75/224.57	c Try to convert by bdds
223.75/224.57	c d: 1
223.75/224.57	c estimatedAdderCost: 103
223.75/224.57	c Try to convert by bdds
223.75/224.58	c d: 1
223.75/224.58	c estimatedAdderCost: 104
223.75/224.58	c Try to convert by bdds
223.75/224.59	c d: 1
223.75/224.59	c estimatedAdderCost: 102
223.75/224.59	c Try to convert by bdds
223.75/224.59	c d: 1
223.75/224.59	c estimatedAdderCost: 103
223.75/224.59	c Try to convert by bdds
223.85/224.60	c d: 1
223.85/224.60	c estimatedAdderCost: 104
223.85/224.60	c Try to convert by bdds
223.85/224.60	c d: 1
223.85/224.60	c estimatedAdderCost: 103
223.85/224.60	c Try to convert by bdds
223.85/224.61	c d: 1
223.85/224.61	c estimatedAdderCost: 103
223.85/224.61	c Try to convert by bdds
223.85/224.62	c d: 1
223.85/224.62	c estimatedAdderCost: 103
223.85/224.62	c Try to convert by bdds
223.85/224.62	c d: 1
223.85/224.62	c estimatedAdderCost: 103
223.85/224.62	c Try to convert by bdds
223.85/224.63	c d: 1
223.85/224.63	c estimatedAdderCost: 104
223.85/224.63	c Try to convert by bdds
223.85/224.64	c d: 1
223.85/224.64	c estimatedAdderCost: 105
223.85/224.64	c Try to convert by bdds
223.85/224.64	c d: 1
223.85/224.64	c estimatedAdderCost: 103
223.85/224.64	c Try to convert by bdds
223.85/224.65	c d: 1
223.85/224.65	c estimatedAdderCost: 104
223.85/224.65	c Try to convert by bdds
223.85/224.65	c d: 1
223.85/224.65	c estimatedAdderCost: 105
223.85/224.65	c Try to convert by bdds
223.85/224.66	c d: 1
223.85/224.66	c estimatedAdderCost: 104
223.85/224.66	c Try to convert by bdds
223.85/224.67	c d: 1
223.85/224.67	c estimatedAdderCost: 103
223.85/224.67	c Try to convert by bdds
223.85/224.67	c d: 1
223.85/224.67	c estimatedAdderCost: 104
223.85/224.67	c Try to convert by bdds
223.85/224.68	c d: 1
223.85/224.68	c estimatedAdderCost: 103
223.85/224.68	c Try to convert by bdds
223.85/224.69	c d: 1
223.85/224.69	c estimatedAdderCost: 104
223.85/224.69	c Try to convert by bdds
223.85/224.69	c d: 1
223.85/224.69	c estimatedAdderCost: 104
223.85/224.69	c Try to convert by bdds
223.95/224.70	c d: 1
223.95/224.70	c estimatedAdderCost: 102
223.95/224.70	c Try to convert by bdds
223.95/224.71	c d: 1
223.95/224.71	c estimatedAdderCost: 104
223.95/224.71	c Try to convert by bdds
223.95/224.71	c d: 1
223.95/224.71	c estimatedAdderCost: 105
223.95/224.71	c Try to convert by bdds
223.95/224.72	c d: 1
223.95/224.72	c estimatedAdderCost: 105
223.95/224.72	c Try to convert by bdds
223.95/224.72	c d: 1
223.95/224.72	c estimatedAdderCost: 104
223.95/224.72	c Try to convert by bdds
223.95/224.73	c d: 1
223.95/224.73	c estimatedAdderCost: 103
223.95/224.73	c Try to convert by bdds
223.95/224.74	c d: 1
223.95/224.74	c estimatedAdderCost: 103
223.95/224.74	c Try to convert by bdds
223.95/224.74	c d: 1
223.95/224.74	c estimatedAdderCost: 103
223.95/224.74	c Try to convert by bdds
223.95/224.75	c d: 1
223.95/224.75	c estimatedAdderCost: 105
223.95/224.75	c Try to convert by bdds
223.95/224.76	c d: 1
223.95/224.76	c estimatedAdderCost: 104
223.95/224.76	c Try to convert by bdds
223.95/224.76	c d: 1
223.95/224.76	c estimatedAdderCost: 103
223.95/224.76	c Try to convert by bdds
223.95/224.77	c d: 1
223.95/224.77	c estimatedAdderCost: 103
223.95/224.77	c Try to convert by bdds
223.95/224.77	c d: 1
223.95/224.77	c estimatedAdderCost: 103
223.95/224.77	c Try to convert by bdds
223.95/224.78	c d: 1
223.95/224.78	c estimatedAdderCost: 104
223.95/224.78	c Try to convert by bdds
223.95/224.79	c d: 1
223.95/224.79	c estimatedAdderCost: 103
223.95/224.79	c Try to convert by bdds
223.95/224.79	c d: 1
223.95/224.79	c estimatedAdderCost: 103
223.95/224.79	c Try to convert by bdds
224.05/224.80	c d: 1
224.05/224.80	c estimatedAdderCost: 104
224.05/224.80	c Try to convert by bdds
224.05/224.80	c d: 1
224.05/224.80	c estimatedAdderCost: 104
224.05/224.80	c Try to convert by bdds
224.05/224.81	c d: 1
224.05/224.81	c estimatedAdderCost: 102
224.05/224.81	c Try to convert by bdds
224.05/224.82	c d: 1
224.05/224.82	c estimatedAdderCost: 104
224.05/224.82	c Try to convert by bdds
224.05/224.82	c d: 1
224.05/224.82	c estimatedAdderCost: 105
224.05/224.82	c Try to convert by bdds
224.05/224.83	c d: 1
224.05/224.83	c estimatedAdderCost: 102
224.05/224.83	c Try to convert by bdds
224.05/224.84	c d: 1
224.05/224.84	c estimatedAdderCost: 104
224.05/224.84	c Try to convert by bdds
224.05/224.84	c d: 1
224.05/224.84	c estimatedAdderCost: 103
224.05/224.84	c Try to convert by bdds
224.05/224.85	c d: 1
224.05/224.85	c estimatedAdderCost: 104
224.05/224.85	c Try to convert by bdds
224.05/224.86	c d: 1
224.05/224.86	c estimatedAdderCost: 103
224.05/224.86	c Try to convert by bdds
224.05/224.86	c d: 1
224.05/224.86	c estimatedAdderCost: 103
224.05/224.86	c Try to convert by bdds
224.05/224.87	c d: 1
224.05/224.87	c estimatedAdderCost: 104
224.05/224.87	c Try to convert by bdds
224.05/224.87	c d: 1
224.05/224.87	c estimatedAdderCost: 102
224.05/224.87	c Try to convert by bdds
224.05/224.88	c d: 1
224.05/224.88	c estimatedAdderCost: 105
224.05/224.88	c Try to convert by bdds
224.05/224.89	c d: 1
224.05/224.89	c estimatedAdderCost: 104
224.05/224.89	c Try to convert by bdds
224.05/224.89	c d: 1
224.05/224.89	c estimatedAdderCost: 103
224.05/224.89	c Try to convert by bdds
224.15/224.90	c d: 1
224.15/224.90	c estimatedAdderCost: 103
224.15/224.90	c Try to convert by bdds
224.15/224.91	c d: 1
224.15/224.91	c estimatedAdderCost: 103
224.15/224.91	c Try to convert by bdds
224.15/224.91	c d: 1
224.15/224.91	c estimatedAdderCost: 103
224.15/224.91	c Try to convert by bdds
224.15/224.92	c d: 1
224.15/224.92	c estimatedAdderCost: 104
224.15/224.92	c Try to convert by bdds
224.15/224.93	c d: 1
224.15/224.93	c estimatedAdderCost: 103
224.15/224.93	c Try to convert by bdds
224.15/224.93	c d: 1
224.15/224.93	c estimatedAdderCost: 102
224.15/224.93	c Try to convert by bdds
224.15/224.94	c d: 1
224.15/224.94	c estimatedAdderCost: 104
224.15/224.94	c Try to convert by bdds
224.15/224.94	c d: 1
224.15/224.94	c estimatedAdderCost: 103
224.15/224.94	c Try to convert by bdds
224.15/224.95	c d: 1
224.15/224.95	c estimatedAdderCost: 103
224.15/224.95	c Try to convert by bdds
224.15/224.96	c d: 1
224.15/224.96	c estimatedAdderCost: 103
224.15/224.96	c Try to convert by bdds
224.15/224.96	c d: 1
224.15/224.96	c estimatedAdderCost: 104
224.15/224.96	c Try to convert by bdds
224.15/224.97	c d: 1
224.15/224.97	c estimatedAdderCost: 103
224.15/224.97	c Try to convert by bdds
224.15/224.98	c d: 1
224.15/224.98	c estimatedAdderCost: 104
224.15/224.98	c Try to convert by bdds
224.15/224.98	c d: 1
224.15/224.98	c estimatedAdderCost: 103
224.15/224.98	c Try to convert by bdds
224.15/224.99	c d: 1
224.15/224.99	c estimatedAdderCost: 104
224.15/224.99	c Try to convert by bdds
224.15/224.99	c d: 1
224.15/224.99	c estimatedAdderCost: 102
224.15/224.99	c Try to convert by bdds
224.15/225.00	c d: 1
224.15/225.00	c estimatedAdderCost: 104
224.15/225.00	c Try to convert by bdds
224.15/225.01	c d: 1
224.15/225.01	c estimatedAdderCost: 103
224.15/225.01	c Try to convert by bdds
224.26/225.01	c d: 1
224.26/225.01	c estimatedAdderCost: 103
224.26/225.01	c Try to convert by bdds
224.26/225.02	c d: 1
224.26/225.02	c estimatedAdderCost: 103
224.26/225.02	c Try to convert by bdds
224.26/225.03	c d: 1
224.26/225.03	c estimatedAdderCost: 103
224.26/225.03	c Try to convert by bdds
224.26/225.03	c d: 1
224.26/225.03	c estimatedAdderCost: 105
224.26/225.03	c Try to convert by bdds
224.26/225.04	c d: 1
224.26/225.04	c estimatedAdderCost: 104
224.26/225.04	c Try to convert by bdds
224.26/225.04	c d: 1
224.26/225.04	c estimatedAdderCost: 104
224.26/225.04	c Try to convert by bdds
224.26/225.05	c d: 1
224.26/225.05	c estimatedAdderCost: 105
224.26/225.05	c Try to convert by bdds
224.26/225.06	c d: 1
224.26/225.06	c estimatedAdderCost: 104
224.26/225.06	c Try to convert by bdds
224.26/225.06	c d: 1
224.26/225.06	c estimatedAdderCost: 103
224.26/225.06	c Try to convert by bdds
224.26/225.07	c d: 1
224.26/225.07	c estimatedAdderCost: 103
224.26/225.07	c Try to convert by bdds
224.26/225.08	c d: 1
224.26/225.08	c estimatedAdderCost: 103
224.26/225.08	c Try to convert by bdds
224.26/225.08	c d: 1
224.26/225.08	c estimatedAdderCost: 104
224.26/225.08	c Try to convert by bdds
224.26/225.09	c d: 1
224.26/225.09	c estimatedAdderCost: 103
224.26/225.09	c Try to convert by bdds
224.26/225.09	c d: 1
224.26/225.09	c estimatedAdderCost: 103
224.26/225.09	c Try to convert by bdds
224.26/225.10	c d: 1
224.26/225.10	c estimatedAdderCost: 104
224.26/225.10	c Try to convert by bdds
224.26/225.11	c d: 1
224.26/225.11	c estimatedAdderCost: 103
224.26/225.11	c Try to convert by bdds
224.36/225.11	c d: 1
224.36/225.11	c estimatedAdderCost: 103
224.36/225.11	c Try to convert by bdds
224.36/225.12	c d: 1
224.36/225.12	c estimatedAdderCost: 104
224.36/225.12	c Try to convert by bdds
224.36/225.13	c d: 1
224.36/225.13	c estimatedAdderCost: 105
224.36/225.13	c Try to convert by bdds
224.36/225.13	c d: 1
224.36/225.13	c estimatedAdderCost: 103
224.36/225.13	c Try to convert by bdds
224.36/225.14	c d: 1
224.36/225.14	c estimatedAdderCost: 103
224.36/225.14	c Try to convert by bdds
224.36/225.15	c d: 1
224.36/225.15	c estimatedAdderCost: 103
224.36/225.15	c Try to convert by bdds
224.36/225.15	c d: 1
224.36/225.15	c estimatedAdderCost: 103
224.36/225.15	c Try to convert by bdds
224.36/225.16	c d: 1
224.36/225.16	c estimatedAdderCost: 104
224.36/225.16	c Try to convert by bdds
224.36/225.16	c d: 1
224.36/225.16	c estimatedAdderCost: 103
224.36/225.16	c Try to convert by bdds
224.36/225.17	c d: 1
224.36/225.17	c estimatedAdderCost: 104
224.36/225.17	c Try to convert by bdds
224.36/225.18	c d: 1
224.36/225.18	c estimatedAdderCost: 102
224.36/225.18	c Try to convert by bdds
224.36/225.18	c d: 1
224.36/225.18	c estimatedAdderCost: 105
224.36/225.18	c Try to convert by bdds
224.36/225.19	c d: 1
224.36/225.19	c estimatedAdderCost: 104
224.36/225.19	c Try to convert by bdds
224.45/225.20	c d: 1
224.45/225.20	c estimatedAdderCost: 105
224.45/225.20	c Try to convert by bdds
224.45/225.20	c d: 1
224.45/225.20	c estimatedAdderCost: 104
224.45/225.20	c Try to convert by bdds
224.45/225.21	c d: 1
224.45/225.21	c estimatedAdderCost: 103
224.45/225.21	c Try to convert by bdds
224.45/225.21	c d: 1
224.45/225.21	c estimatedAdderCost: 103
224.45/225.21	c Try to convert by bdds
224.45/225.22	c d: 1
224.45/225.22	c estimatedAdderCost: 104
224.45/225.22	c Try to convert by bdds
224.45/225.23	c d: 1
224.45/225.23	c estimatedAdderCost: 103
224.45/225.23	c Try to convert by bdds
224.45/225.23	c d: 1
224.45/225.23	c estimatedAdderCost: 104
224.45/225.23	c Try to convert by bdds
224.45/225.24	c d: 1
224.45/225.24	c estimatedAdderCost: 102
224.45/225.24	c Try to convert by bdds
224.45/225.25	c d: 1
224.45/225.25	c estimatedAdderCost: 103
224.45/225.25	c Try to convert by bdds
224.45/225.25	c d: 1
224.45/225.25	c estimatedAdderCost: 103
224.45/225.25	c Try to convert by bdds
224.45/225.26	c d: 1
224.45/225.26	c estimatedAdderCost: 104
224.45/225.26	c Try to convert by bdds
224.45/225.27	c d: 1
224.45/225.27	c estimatedAdderCost: 105
224.45/225.27	c Try to convert by bdds
224.45/225.27	c d: 1
224.45/225.27	c estimatedAdderCost: 103
224.45/225.27	c Try to convert by bdds
224.45/225.28	c d: 1
224.45/225.28	c estimatedAdderCost: 104
224.45/225.28	c Try to convert by bdds
224.45/225.28	c d: 1
224.45/225.28	c estimatedAdderCost: 105
224.45/225.28	c Try to convert by bdds
224.45/225.29	c d: 1
224.45/225.29	c estimatedAdderCost: 104
224.45/225.29	c Try to convert by bdds
224.55/225.30	c d: 1
224.55/225.30	c estimatedAdderCost: 104
224.55/225.30	c Try to convert by bdds
224.55/225.30	c d: 1
224.55/225.30	c estimatedAdderCost: 105
224.55/225.30	c Try to convert by bdds
224.55/225.31	c d: 1
224.55/225.31	c estimatedAdderCost: 103
224.55/225.31	c Try to convert by bdds
224.55/225.32	c d: 1
224.55/225.32	c estimatedAdderCost: 103
224.55/225.32	c Try to convert by bdds
224.55/225.32	c d: 1
224.55/225.32	c estimatedAdderCost: 105
224.55/225.32	c Try to convert by bdds
224.55/225.33	c d: 1
224.55/225.33	c estimatedAdderCost: 104
224.55/225.33	c Try to convert by bdds
224.55/225.33	c d: 1
224.55/225.33	c estimatedAdderCost: 103
224.55/225.33	c Try to convert by bdds
224.55/225.34	c d: 1
224.55/225.34	c estimatedAdderCost: 104
224.55/225.34	c Try to convert by bdds
224.55/225.35	c d: 1
224.55/225.35	c estimatedAdderCost: 103
224.55/225.35	c Try to convert by bdds
224.55/225.35	c d: 1
224.55/225.35	c estimatedAdderCost: 104
224.55/225.35	c Try to convert by bdds
224.55/225.36	c d: 1
224.55/225.36	c estimatedAdderCost: 103
224.55/225.36	c Try to convert by bdds
224.55/225.37	c d: 1
224.55/225.37	c estimatedAdderCost: 103
224.55/225.37	c Try to convert by bdds
224.55/225.37	c d: 1
224.55/225.37	c estimatedAdderCost: 104
224.55/225.37	c Try to convert by bdds
224.55/225.38	c d: 1
224.55/225.38	c estimatedAdderCost: 103
224.55/225.38	c Try to convert by bdds
224.55/225.38	c d: 1
224.55/225.38	c estimatedAdderCost: 104
224.55/225.38	c Try to convert by bdds
224.55/225.39	c d: 1
224.55/225.39	c estimatedAdderCost: 103
224.55/225.39	c Try to convert by bdds
224.65/225.40	c d: 1
224.65/225.40	c estimatedAdderCost: 104
224.65/225.40	c Try to convert by bdds
224.65/225.40	c d: 1
224.65/225.40	c estimatedAdderCost: 103
224.65/225.40	c Try to convert by bdds
224.65/225.41	c d: 1
224.65/225.41	c estimatedAdderCost: 102
224.65/225.41	c Try to convert by bdds
224.65/225.42	c d: 1
224.65/225.42	c estimatedAdderCost: 104
224.65/225.42	c Try to convert by bdds
224.65/225.42	c d: 1
224.65/225.42	c estimatedAdderCost: 104
224.65/225.42	c Try to convert by bdds
224.65/225.43	c d: 1
224.65/225.43	c estimatedAdderCost: 105
224.65/225.43	c Try to convert by bdds
224.65/225.43	c d: 1
224.65/225.43	c estimatedAdderCost: 105
224.65/225.43	c Try to convert by bdds
224.65/225.44	c d: 1
224.65/225.44	c estimatedAdderCost: 104
224.65/225.44	c Try to convert by bdds
224.65/225.45	c d: 1
224.65/225.45	c estimatedAdderCost: 104
224.65/225.45	c Try to convert by bdds
224.65/225.45	c d: 1
224.65/225.45	c estimatedAdderCost: 103
224.65/225.45	c Try to convert by bdds
224.65/225.46	c d: 1
224.65/225.46	c estimatedAdderCost: 104
224.65/225.46	c Try to convert by bdds
224.65/225.47	c d: 1
224.65/225.47	c estimatedAdderCost: 105
224.65/225.47	c Try to convert by bdds
224.65/225.47	c d: 1
224.65/225.47	c estimatedAdderCost: 104
224.65/225.47	c Try to convert by bdds
224.65/225.48	c d: 1
224.65/225.48	c estimatedAdderCost: 103
224.65/225.48	c Try to convert by bdds
224.65/225.49	c d: 1
224.65/225.49	c estimatedAdderCost: 103
224.65/225.49	c Try to convert by bdds
224.65/225.49	c d: 1
224.65/225.49	c estimatedAdderCost: 103
224.65/225.49	c Try to convert by bdds
224.75/225.50	c d: 1
224.75/225.50	c estimatedAdderCost: 103
224.75/225.50	c Try to convert by bdds
224.75/225.50	c d: 1
224.75/225.50	c estimatedAdderCost: 104
224.75/225.50	c Try to convert by bdds
224.75/225.51	c d: 1
224.75/225.51	c estimatedAdderCost: 103
224.75/225.51	c Try to convert by bdds
224.75/225.52	c d: 1
224.75/225.52	c estimatedAdderCost: 104
224.75/225.52	c Try to convert by bdds
224.75/225.52	c d: 1
224.75/225.52	c estimatedAdderCost: 103
224.75/225.52	c Try to convert by bdds
224.75/225.53	c d: 1
224.75/225.53	c estimatedAdderCost: 103
224.75/225.53	c Try to convert by bdds
224.75/225.54	c d: 1
224.75/225.54	c estimatedAdderCost: 104
224.75/225.54	c Try to convert by bdds
224.75/225.54	c d: 1
224.75/225.54	c estimatedAdderCost: 103
224.75/225.54	c Try to convert by bdds
224.75/225.55	c d: 1
224.75/225.55	c estimatedAdderCost: 103
224.75/225.55	c Try to convert by bdds
224.75/225.55	c d: 1
224.75/225.55	c estimatedAdderCost: 103
224.75/225.55	c Try to convert by bdds
224.75/225.56	c d: 1
224.75/225.56	c estimatedAdderCost: 104
224.75/225.56	c Try to convert by bdds
224.75/225.57	c d: 1
224.75/225.57	c estimatedAdderCost: 103
224.75/225.57	c Try to convert by bdds
224.75/225.57	c d: 1
224.75/225.57	c estimatedAdderCost: 105
224.75/225.57	c Try to convert by bdds
224.75/225.58	c d: 1
224.75/225.58	c estimatedAdderCost: 104
224.75/225.58	c Try to convert by bdds
224.75/225.59	c d: 1
224.75/225.59	c estimatedAdderCost: 104
224.75/225.59	c Try to convert by bdds
224.75/225.59	c d: 1
224.75/225.59	c estimatedAdderCost: 103
224.75/225.59	c Try to convert by bdds
224.85/225.60	c d: 1
224.85/225.60	c estimatedAdderCost: 103
224.85/225.60	c Try to convert by bdds
224.85/225.60	c d: 1
224.85/225.60	c estimatedAdderCost: 104
224.85/225.60	c Try to convert by bdds
224.85/225.61	c d: 1
224.85/225.61	c estimatedAdderCost: 104
224.85/225.61	c Try to convert by bdds
224.85/225.62	c d: 1
224.85/225.62	c estimatedAdderCost: 103
224.85/225.62	c Try to convert by bdds
224.85/225.62	c d: 1
224.85/225.62	c estimatedAdderCost: 104
224.85/225.62	c Try to convert by bdds
224.85/225.63	c d: 1
224.85/225.63	c estimatedAdderCost: 103
224.85/225.63	c Try to convert by bdds
224.85/225.63	c d: 1
224.85/225.63	c estimatedAdderCost: 104
224.85/225.63	c Try to convert by bdds
224.85/225.64	c d: 1
224.85/225.64	c estimatedAdderCost: 105
224.85/225.64	c Try to convert by bdds
224.85/225.64	c d: 1
224.85/225.64	c estimatedAdderCost: 104
224.85/225.64	c Try to convert by bdds
224.85/225.65	c d: 1
224.85/225.65	c estimatedAdderCost: 103
224.85/225.65	c Try to convert by bdds
224.85/225.66	c d: 1
224.85/225.66	c estimatedAdderCost: 103
224.85/225.66	c Try to convert by bdds
224.85/225.66	c d: 1
224.85/225.66	c estimatedAdderCost: 104
224.85/225.66	c Try to convert by bdds
224.85/225.67	c d: 1
224.85/225.67	c estimatedAdderCost: 103
224.85/225.67	c Try to convert by bdds
224.85/225.68	c d: 1
224.85/225.68	c estimatedAdderCost: 103
224.85/225.68	c Try to convert by bdds
224.85/225.68	c d: 1
224.85/225.68	c estimatedAdderCost: 104
224.85/225.68	c Try to convert by bdds
224.85/225.69	c d: 1
224.85/225.69	c estimatedAdderCost: 103
224.85/225.69	c Try to convert by bdds
224.85/225.69	c d: 1
224.85/225.69	c estimatedAdderCost: 103
224.85/225.69	c Try to convert by bdds
224.95/225.70	c d: 1
224.95/225.70	c estimatedAdderCost: 104
224.95/225.70	c Try to convert by bdds
224.95/225.71	c d: 1
224.95/225.71	c estimatedAdderCost: 103
224.95/225.71	c Try to convert by bdds
224.95/225.71	c d: 1
224.95/225.71	c estimatedAdderCost: 103
224.95/225.71	c Try to convert by bdds
224.95/225.72	c d: 1
224.95/225.72	c estimatedAdderCost: 104
224.95/225.72	c Try to convert by bdds
224.95/225.73	c d: 1
224.95/225.73	c estimatedAdderCost: 105
224.95/225.73	c Try to convert by bdds
224.95/225.73	c d: 1
224.95/225.73	c estimatedAdderCost: 105
224.95/225.73	c Try to convert by bdds
224.95/225.74	c d: 1
224.95/225.74	c estimatedAdderCost: 104
224.95/225.74	c Try to convert by bdds
224.95/225.74	c d: 1
224.95/225.74	c estimatedAdderCost: 104
224.95/225.74	c Try to convert by bdds
224.95/225.75	c d: 1
224.95/225.75	c estimatedAdderCost: 103
224.95/225.75	c Try to convert by bdds
224.95/225.76	c d: 1
224.95/225.76	c estimatedAdderCost: 104
224.95/225.76	c Try to convert by bdds
224.95/225.76	c d: 1
224.95/225.76	c estimatedAdderCost: 102
224.95/225.76	c Try to convert by bdds
224.95/225.77	c d: 1
224.95/225.77	c estimatedAdderCost: 104
224.95/225.77	c Try to convert by bdds
224.95/225.78	c d: 1
224.95/225.78	c estimatedAdderCost: 103
224.95/225.78	c Try to convert by bdds
224.95/225.78	c d: 1
224.95/225.78	c estimatedAdderCost: 104
224.95/225.78	c Try to convert by bdds
224.95/225.79	c d: 1
224.95/225.79	c estimatedAdderCost: 105
224.95/225.79	c Try to convert by bdds
224.95/225.79	c d: 1
224.95/225.79	c estimatedAdderCost: 101
224.95/225.79	c Try to convert by bdds
225.05/225.80	c d: 1
225.05/225.80	c estimatedAdderCost: 103
225.05/225.80	c Try to convert by bdds
225.05/225.80	c d: 1
225.05/225.80	c estimatedAdderCost: 103
225.05/225.80	c Try to convert by bdds
225.05/225.80	c d: 1
225.05/225.80	c estimatedAdderCost: 106
225.05/225.80	c Try to convert by bdds
225.05/225.81	c d: 1
225.05/225.81	c estimatedAdderCost: 104
225.05/225.81	c Try to convert by bdds
225.05/225.81	c d: 1
225.05/225.81	c estimatedAdderCost: 103
225.05/225.81	c Try to convert by bdds
225.05/225.82	c d: 1
225.05/225.82	c estimatedAdderCost: 103
225.05/225.82	c Try to convert by bdds
225.05/225.83	c d: 1
225.05/225.83	c estimatedAdderCost: 104
225.05/225.83	c Try to convert by bdds
225.05/225.83	c d: 1
225.05/225.83	c estimatedAdderCost: 104
225.05/225.83	c Try to convert by bdds
225.05/225.84	c d: 1
225.05/225.84	c estimatedAdderCost: 103
225.05/225.84	c Try to convert by bdds
225.05/225.85	c d: 1
225.05/225.85	c estimatedAdderCost: 102
225.05/225.85	c Try to convert by bdds
225.05/225.85	c d: 1
225.05/225.85	c estimatedAdderCost: 104
225.05/225.85	c Try to convert by bdds
225.05/225.86	c d: 1
225.05/225.86	c estimatedAdderCost: 104
225.05/225.86	c Try to convert by bdds
225.05/225.87	c d: 1
225.05/225.87	c estimatedAdderCost: 103
225.05/225.87	c Try to convert by bdds
225.05/225.87	c d: 1
225.05/225.87	c estimatedAdderCost: 104
225.05/225.87	c Try to convert by bdds
225.05/225.88	c d: 1
225.05/225.88	c estimatedAdderCost: 103
225.05/225.88	c Try to convert by bdds
225.05/225.88	c d: 1
225.05/225.88	c estimatedAdderCost: 105
225.05/225.88	c Try to convert by bdds
225.05/225.89	c d: 1
225.05/225.89	c estimatedAdderCost: 104
225.05/225.89	c Try to convert by bdds
225.15/225.90	c d: 1
225.15/225.90	c estimatedAdderCost: 104
225.15/225.90	c Try to convert by bdds
225.15/225.90	c d: 1
225.15/225.90	c estimatedAdderCost: 103
225.15/225.90	c Try to convert by bdds
225.15/225.91	c d: 1
225.15/225.91	c estimatedAdderCost: 104
225.15/225.91	c Try to convert by bdds
225.15/225.92	c d: 1
225.15/225.92	c estimatedAdderCost: 102
225.15/225.92	c Try to convert by bdds
225.15/225.92	c d: 1
225.15/225.92	c estimatedAdderCost: 104
225.15/225.92	c Try to convert by bdds
225.15/225.93	c d: 1
225.15/225.93	c estimatedAdderCost: 103
225.15/225.93	c Try to convert by bdds
225.15/225.93	c d: 1
225.15/225.93	c estimatedAdderCost: 105
225.15/225.93	c Try to convert by bdds
225.15/225.94	c d: 1
225.15/225.94	c estimatedAdderCost: 104
225.15/225.94	c Try to convert by bdds
225.15/225.95	c d: 1
225.15/225.95	c estimatedAdderCost: 103
225.15/225.95	c Try to convert by bdds
225.15/225.95	c d: 1
225.15/225.95	c estimatedAdderCost: 104
225.15/225.95	c Try to convert by bdds
225.15/225.96	c d: 1
225.15/225.96	c estimatedAdderCost: 105
225.15/225.96	c Try to convert by bdds
225.15/225.97	c d: 1
225.15/225.97	c estimatedAdderCost: 104
225.15/225.97	c Try to convert by bdds
225.15/225.97	c d: 1
225.15/225.97	c estimatedAdderCost: 103
225.15/225.97	c Try to convert by bdds
225.15/225.98	c d: 1
225.15/225.98	c estimatedAdderCost: 103
225.15/225.98	c Try to convert by bdds
225.15/225.98	c d: 1
225.15/225.98	c estimatedAdderCost: 103
225.15/225.98	c Try to convert by bdds
225.15/225.99	c d: 1
225.15/225.99	c estimatedAdderCost: 103
225.15/225.99	c Try to convert by bdds
225.15/226.00	c d: 1
225.15/226.00	c estimatedAdderCost: 105
225.15/226.00	c Try to convert by bdds
225.15/226.00	c d: 1
225.15/226.00	c estimatedAdderCost: 104
225.15/226.00	c Try to convert by bdds
225.15/226.01	c d: 1
225.15/226.01	c estimatedAdderCost: 102
225.15/226.01	c Try to convert by bdds
225.26/226.02	c d: 1
225.26/226.02	c estimatedAdderCost: 104
225.26/226.02	c Try to convert by bdds
225.26/226.02	c d: 1
225.26/226.02	c estimatedAdderCost: 103
225.26/226.02	c Try to convert by bdds
225.26/226.03	c d: 1
225.26/226.03	c estimatedAdderCost: 104
225.26/226.03	c Try to convert by bdds
225.26/226.03	c d: 1
225.26/226.03	c estimatedAdderCost: 103
225.26/226.03	c Try to convert by bdds
225.26/226.04	c d: 1
225.26/226.04	c estimatedAdderCost: 104
225.26/226.04	c Try to convert by bdds
225.26/226.05	c d: 1
225.26/226.05	c estimatedAdderCost: 103
225.26/226.05	c Try to convert by bdds
225.26/226.05	c d: 1
225.26/226.05	c estimatedAdderCost: 104
225.26/226.05	c Try to convert by bdds
225.26/226.06	c d: 1
225.26/226.06	c estimatedAdderCost: 103
225.26/226.06	c Try to convert by bdds
225.26/226.07	c d: 1
225.26/226.07	c estimatedAdderCost: 103
225.26/226.07	c Try to convert by bdds
225.26/226.07	c d: 1
225.26/226.07	c estimatedAdderCost: 103
225.26/226.07	c Try to convert by bdds
225.26/226.08	c d: 1
225.26/226.08	c estimatedAdderCost: 104
225.26/226.08	c Try to convert by bdds
225.26/226.08	c d: 1
225.26/226.08	c estimatedAdderCost: 104
225.26/226.08	c Try to convert by bdds
225.26/226.09	c d: 1
225.26/226.09	c estimatedAdderCost: 105
225.26/226.09	c Try to convert by bdds
225.26/226.10	c d: 1
225.26/226.10	c estimatedAdderCost: 104
225.26/226.10	c Try to convert by bdds
225.26/226.10	c d: 1
225.26/226.10	c estimatedAdderCost: 105
225.26/226.10	c Try to convert by bdds
225.26/226.11	c d: 1
225.26/226.11	c estimatedAdderCost: 103
225.26/226.11	c Try to convert by bdds
225.36/226.12	c d: 1
225.36/226.12	c estimatedAdderCost: 103
225.36/226.12	c Try to convert by bdds
225.36/226.12	c d: 1
225.36/226.12	c estimatedAdderCost: 103
225.36/226.12	c Try to convert by bdds
225.36/226.13	c d: 1
225.36/226.13	c estimatedAdderCost: 103
225.36/226.13	c Try to convert by bdds
225.36/226.13	c d: 1
225.36/226.13	c estimatedAdderCost: 103
225.36/226.13	c Try to convert by bdds
225.36/226.14	c d: 1
225.36/226.14	c estimatedAdderCost: 103
225.36/226.14	c Try to convert by bdds
225.36/226.15	c d: 1
225.36/226.15	c estimatedAdderCost: 103
225.36/226.15	c Try to convert by bdds
225.36/226.15	c d: 1
225.36/226.15	c estimatedAdderCost: 103
225.36/226.15	c Try to convert by bdds
225.36/226.16	c d: 1
225.36/226.16	c estimatedAdderCost: 104
225.36/226.16	c Try to convert by bdds
225.36/226.17	c d: 1
225.36/226.17	c estimatedAdderCost: 103
225.36/226.17	c Try to convert by bdds
225.36/226.17	c d: 1
225.36/226.17	c estimatedAdderCost: 104
225.36/226.17	c Try to convert by bdds
225.36/226.18	c d: 1
225.36/226.18	c estimatedAdderCost: 103
225.36/226.18	c Try to convert by bdds
225.36/226.18	c d: 1
225.36/226.18	c estimatedAdderCost: 103
225.36/226.18	c Try to convert by bdds
225.36/226.19	c d: 1
225.36/226.19	c estimatedAdderCost: 104
225.36/226.19	c Try to convert by bdds
225.45/226.20	c d: 1
225.45/226.20	c estimatedAdderCost: 103
225.45/226.20	c Try to convert by bdds
225.45/226.20	c d: 1
225.45/226.20	c estimatedAdderCost: 103
225.45/226.20	c Try to convert by bdds
225.45/226.21	c d: 1
225.45/226.21	c estimatedAdderCost: 102
225.45/226.21	c Try to convert by bdds
225.45/226.22	c d: 1
225.45/226.22	c estimatedAdderCost: 104
225.45/226.22	c Try to convert by bdds
225.45/226.22	c d: 1
225.45/226.22	c estimatedAdderCost: 103
225.45/226.22	c Try to convert by bdds
225.45/226.23	c d: 1
225.45/226.23	c estimatedAdderCost: 104
225.45/226.23	c Try to convert by bdds
225.45/226.23	c d: 1
225.45/226.23	c estimatedAdderCost: 104
225.45/226.23	c Try to convert by bdds
225.45/226.24	c d: 1
225.45/226.24	c estimatedAdderCost: 103
225.45/226.24	c Try to convert by bdds
225.45/226.25	c d: 1
225.45/226.25	c estimatedAdderCost: 103
225.45/226.25	c Try to convert by bdds
225.45/226.25	c d: 1
225.45/226.25	c estimatedAdderCost: 104
225.45/226.25	c Try to convert by bdds
225.45/226.26	c d: 1
225.45/226.26	c estimatedAdderCost: 105
225.45/226.26	c Try to convert by bdds
225.45/226.27	c d: 1
225.45/226.27	c estimatedAdderCost: 103
225.45/226.27	c Try to convert by bdds
225.45/226.27	c d: 1
225.45/226.27	c estimatedAdderCost: 103
225.45/226.27	c Try to convert by bdds
225.45/226.28	c d: 1
225.45/226.28	c estimatedAdderCost: 104
225.45/226.28	c Try to convert by bdds
225.45/226.28	c d: 1
225.45/226.28	c estimatedAdderCost: 102
225.45/226.28	c Try to convert by bdds
225.45/226.29	c d: 1
225.45/226.29	c estimatedAdderCost: 104
225.45/226.29	c Try to convert by bdds
225.55/226.30	c d: 1
225.55/226.30	c estimatedAdderCost: 104
225.55/226.30	c Try to convert by bdds
225.55/226.30	c d: 1
225.55/226.30	c estimatedAdderCost: 105
225.55/226.30	c Try to convert by bdds
225.55/226.31	c d: 1
225.55/226.31	c estimatedAdderCost: 103
225.55/226.31	c Try to convert by bdds
225.55/226.32	c d: 1
225.55/226.32	c estimatedAdderCost: 104
225.55/226.32	c Try to convert by bdds
225.55/226.32	c d: 1
225.55/226.32	c estimatedAdderCost: 104
225.55/226.32	c Try to convert by bdds
225.55/226.33	c d: 1
225.55/226.33	c estimatedAdderCost: 105
225.55/226.33	c Try to convert by bdds
225.55/226.33	c d: 1
225.55/226.33	c estimatedAdderCost: 104
225.55/226.33	c Try to convert by bdds
225.55/226.34	c d: 1
225.55/226.34	c estimatedAdderCost: 104
225.55/226.34	c Try to convert by bdds
225.55/226.35	c d: 1
225.55/226.35	c estimatedAdderCost: 103
225.55/226.35	c Try to convert by bdds
225.55/226.35	c d: 1
225.55/226.35	c estimatedAdderCost: 103
225.55/226.35	c Try to convert by bdds
225.55/226.36	c d: 1
225.55/226.36	c estimatedAdderCost: 104
225.55/226.36	c Try to convert by bdds
225.55/226.37	c d: 1
225.55/226.37	c estimatedAdderCost: 104
225.55/226.37	c Try to convert by bdds
225.55/226.37	c d: 1
225.55/226.37	c estimatedAdderCost: 103
225.55/226.37	c Try to convert by bdds
225.55/226.38	c d: 1
225.55/226.38	c estimatedAdderCost: 104
225.55/226.38	c Try to convert by bdds
225.55/226.38	c d: 1
225.55/226.38	c estimatedAdderCost: 103
225.55/226.38	c Try to convert by bdds
225.55/226.39	c d: 1
225.55/226.39	c estimatedAdderCost: 104
225.55/226.39	c Try to convert by bdds
225.65/226.40	c d: 1
225.65/226.40	c estimatedAdderCost: 103
225.65/226.40	c Try to convert by bdds
225.65/226.40	c d: 1
225.65/226.40	c estimatedAdderCost: 103
225.65/226.40	c Try to convert by bdds
225.65/226.41	c d: 1
225.65/226.41	c estimatedAdderCost: 104
225.65/226.41	c Try to convert by bdds
225.65/226.42	c d: 1
225.65/226.42	c estimatedAdderCost: 103
225.65/226.42	c Try to convert by bdds
225.65/226.42	c d: 1
225.65/226.42	c estimatedAdderCost: 103
225.65/226.42	c Try to convert by bdds
225.65/226.43	c d: 1
225.65/226.43	c estimatedAdderCost: 103
225.65/226.43	c Try to convert by bdds
225.65/226.43	c d: 1
225.65/226.43	c estimatedAdderCost: 103
225.65/226.43	c Try to convert by bdds
225.65/226.44	c d: 1
225.65/226.44	c estimatedAdderCost: 104
225.65/226.44	c Try to convert by bdds
225.65/226.45	c d: 1
225.65/226.45	c estimatedAdderCost: 103
225.65/226.45	c Try to convert by bdds
225.65/226.45	c d: 1
225.65/226.45	c estimatedAdderCost: 103
225.65/226.45	c Try to convert by bdds
225.65/226.46	c d: 1
225.65/226.46	c estimatedAdderCost: 102
225.65/226.46	c Try to convert by bdds
225.65/226.47	c d: 1
225.65/226.47	c estimatedAdderCost: 104
225.65/226.47	c Try to convert by bdds
225.65/226.47	c d: 1
225.65/226.47	c estimatedAdderCost: 103
225.65/226.47	c Try to convert by bdds
225.65/226.48	c d: 1
225.65/226.48	c estimatedAdderCost: 104
225.65/226.48	c Try to convert by bdds
225.65/226.48	c d: 1
225.65/226.48	c estimatedAdderCost: 105
225.65/226.48	c Try to convert by bdds
225.65/226.49	c d: 1
225.65/226.49	c estimatedAdderCost: 102
225.65/226.49	c Try to convert by bdds
225.75/226.50	c d: 1
225.75/226.50	c estimatedAdderCost: 102
225.75/226.50	c Try to convert by bdds
225.75/226.50	c d: 1
225.75/226.50	c estimatedAdderCost: 104
225.75/226.50	c Try to convert by bdds
225.75/226.51	c d: 1
225.75/226.51	c estimatedAdderCost: 105
225.75/226.51	c Try to convert by bdds
225.75/226.52	c d: 1
225.75/226.52	c estimatedAdderCost: 104
225.75/226.52	c Try to convert by bdds
225.75/226.52	c d: 1
225.75/226.52	c estimatedAdderCost: 103
225.75/226.52	c Try to convert by bdds
225.75/226.53	c d: 1
225.75/226.53	c estimatedAdderCost: 103
225.75/226.53	c Try to convert by bdds
225.75/226.53	c d: 1
225.75/226.53	c estimatedAdderCost: 104
225.75/226.53	c Try to convert by bdds
225.75/226.54	c d: 1
225.75/226.54	c estimatedAdderCost: 102
225.75/226.54	c Try to convert by bdds
225.75/226.55	c d: 1
225.75/226.55	c estimatedAdderCost: 104
225.75/226.55	c Try to convert by bdds
225.75/226.55	c d: 1
225.75/226.55	c estimatedAdderCost: 103
225.75/226.55	c Try to convert by bdds
225.75/226.56	c d: 1
225.75/226.56	c estimatedAdderCost: 105
225.75/226.56	c Try to convert by bdds
225.75/226.57	c d: 1
225.75/226.57	c estimatedAdderCost: 103
225.75/226.57	c Try to convert by bdds
225.75/226.57	c d: 1
225.75/226.57	c estimatedAdderCost: 103
225.75/226.57	c Try to convert by bdds
225.75/226.58	c d: 1
225.75/226.58	c estimatedAdderCost: 103
225.75/226.58	c Try to convert by bdds
225.75/226.58	c d: 1
225.75/226.58	c estimatedAdderCost: 102
225.75/226.58	c Try to convert by bdds
225.75/226.59	c d: 1
225.75/226.59	c estimatedAdderCost: 104
225.75/226.59	c Try to convert by bdds
225.85/226.60	c d: 1
225.85/226.60	c estimatedAdderCost: 104
225.85/226.60	c Try to convert by bdds
225.85/226.60	c d: 1
225.85/226.60	c estimatedAdderCost: 105
225.85/226.60	c Try to convert by bdds
225.85/226.61	c d: 1
225.85/226.61	c estimatedAdderCost: 104
225.85/226.61	c Try to convert by bdds
225.85/226.62	c d: 1
225.85/226.62	c estimatedAdderCost: 104
225.85/226.62	c Try to convert by bdds
225.85/226.62	c d: 1
225.85/226.62	c estimatedAdderCost: 103
225.85/226.62	c Try to convert by bdds
225.85/226.63	c d: 1
225.85/226.63	c estimatedAdderCost: 104
225.85/226.63	c Try to convert by bdds
225.85/226.63	c d: 1
225.85/226.63	c estimatedAdderCost: 103
225.85/226.63	c Try to convert by bdds
225.85/226.64	c d: 1
225.85/226.64	c estimatedAdderCost: 103
225.85/226.64	c Try to convert by bdds
225.85/226.65	c d: 1
225.85/226.65	c estimatedAdderCost: 104
225.85/226.65	c Try to convert by bdds
225.85/226.65	c d: 1
225.85/226.65	c estimatedAdderCost: 105
225.85/226.65	c Try to convert by bdds
225.85/226.66	c d: 1
225.85/226.66	c estimatedAdderCost: 105
225.85/226.66	c Try to convert by bdds
225.85/226.67	c d: 1
225.85/226.67	c estimatedAdderCost: 103
225.85/226.67	c Try to convert by bdds
225.85/226.67	c d: 1
225.85/226.67	c estimatedAdderCost: 103
225.85/226.67	c Try to convert by bdds
225.85/226.68	c d: 1
225.85/226.68	c estimatedAdderCost: 104
225.85/226.68	c Try to convert by bdds
225.85/226.68	c d: 1
225.85/226.68	c estimatedAdderCost: 45
225.85/226.68	c Try to convert by bdds
225.85/226.69	c d: 1
225.85/226.69	c estimatedAdderCost: 35
225.85/226.69	c Try to convert by bdds
225.85/226.69	c d: 1
225.85/226.69	c estimatedAdderCost: 45
225.85/226.69	c Try to convert by bdds
225.85/226.69	c d: 1
225.85/226.69	c estimatedAdderCost: 47
225.85/226.69	c Try to convert by bdds
225.85/226.69	c d: 1
225.85/226.69	c estimatedAdderCost: 51
225.85/226.69	c Try to convert by bdds
225.85/226.69	c d: 1
225.85/226.69	c estimatedAdderCost: 40
225.85/226.69	c Try to convert by bdds
225.85/226.69	c d: 1
225.85/226.69	c estimatedAdderCost: 34
225.85/226.69	c Try to convert by bdds
225.85/226.69	c d: 1
225.85/226.69	c estimatedAdderCost: 46
225.85/226.69	c Try to convert by bdds
225.85/226.69	c d: 1
225.85/226.69	c estimatedAdderCost: 51
225.85/226.69	c Try to convert by bdds
225.85/226.69	c d: 1
225.85/226.69	c estimatedAdderCost: 45
225.85/226.69	c Try to convert by bdds
225.85/226.69	c d: 1
225.85/226.69	c estimatedAdderCost: 43
225.85/226.69	c Try to convert by bdds
225.94/226.70	c d: 1
225.94/226.70	c estimatedAdderCost: 43
225.94/226.70	c Try to convert by bdds
225.94/226.70	c d: 1
225.94/226.70	c estimatedAdderCost: 45
225.94/226.70	c Try to convert by bdds
225.94/226.70	c d: 1
225.94/226.70	c estimatedAdderCost: 42
225.94/226.70	c Try to convert by bdds
225.94/226.70	c d: 1
225.94/226.70	c estimatedAdderCost: 47
225.94/226.70	c Try to convert by bdds
225.94/226.70	c d: 1
225.94/226.70	c estimatedAdderCost: 34
225.94/226.70	c Try to convert by bdds
225.94/226.70	c d: 1
225.94/226.70	c estimatedAdderCost: 39
225.94/226.70	c Try to convert by bdds
225.94/226.70	c d: 1
225.94/226.70	c estimatedAdderCost: 39
225.94/226.70	c Try to convert by bdds
225.94/226.70	c d: 1
225.94/226.70	c estimatedAdderCost: 33
225.94/226.70	c Try to convert by bdds
225.94/226.70	c d: 1
225.94/226.70	c estimatedAdderCost: 44
225.94/226.70	c Try to convert by bdds
225.94/226.70	c d: 1
225.94/226.70	c estimatedAdderCost: 33
225.94/226.70	c Try to convert by bdds
225.94/226.70	c d: 1
225.94/226.70	c estimatedAdderCost: 35
225.94/226.70	c Try to convert by bdds
225.94/226.70	c d: 1
225.94/226.70	c estimatedAdderCost: 36
225.94/226.70	c Try to convert by bdds
225.94/226.71	c d: 1
225.94/226.71	c estimatedAdderCost: 38
225.94/226.71	c Try to convert by bdds
225.94/226.71	c d: 1
225.94/226.71	c estimatedAdderCost: 35
225.94/226.71	c Try to convert by bdds
225.94/226.71	c d: 1
225.94/226.71	c estimatedAdderCost: 31
225.94/226.71	c Try to convert by bdds
225.94/226.71	c d: 1
225.94/226.71	c estimatedAdderCost: 47
225.94/226.71	c Try to convert by bdds
225.94/226.71	c d: 1
225.94/226.71	c estimatedAdderCost: 45
225.94/226.71	c Try to convert by bdds
225.94/226.71	c d: 1
225.94/226.71	c estimatedAdderCost: 42
225.94/226.71	c Try to convert by bdds
225.94/226.71	c d: 1
225.94/226.71	c estimatedAdderCost: 35
225.94/226.71	c Try to convert by bdds
225.94/226.71	c d: 1
225.94/226.71	c estimatedAdderCost: 45
225.94/226.71	c Try to convert by bdds
225.94/226.71	c d: 1
225.94/226.71	c estimatedAdderCost: 42
225.94/226.71	c Try to convert by bdds
225.94/226.71	c d: 1
225.94/226.71	c estimatedAdderCost: 38
225.94/226.71	c Try to convert by bdds
225.94/226.71	c d: 1
225.94/226.71	c estimatedAdderCost: 45
225.94/226.71	c Try to convert by bdds
225.94/226.71	c d: 1
225.94/226.71	c estimatedAdderCost: 39
225.94/226.71	c Try to convert by bdds
225.94/226.72	c d: 1
225.94/226.72	c estimatedAdderCost: 51
225.94/226.72	c Try to convert by bdds
225.94/226.72	c d: 1
225.94/226.72	c estimatedAdderCost: 48
225.94/226.72	c Try to convert by bdds
225.94/226.72	c d: 1
225.94/226.72	c estimatedAdderCost: 45
225.94/226.72	c Try to convert by bdds
225.94/226.72	c d: 1
225.94/226.72	c estimatedAdderCost: 35
225.94/226.72	c Try to convert by bdds
225.94/226.72	c d: 1
225.94/226.72	c estimatedAdderCost: 45
225.94/226.72	c Try to convert by bdds
225.94/226.72	c d: 1
225.94/226.72	c estimatedAdderCost: 35
225.94/226.72	c Try to convert by bdds
225.94/226.72	c d: 1
225.94/226.72	c estimatedAdderCost: 39
225.94/226.72	c Try to convert by bdds
225.94/226.72	c d: 1
225.94/226.72	c estimatedAdderCost: 36
225.94/226.72	c Try to convert by bdds
225.94/226.72	c d: 1
225.94/226.72	c estimatedAdderCost: 41
225.94/226.72	c Try to convert by bdds
225.94/226.72	c d: 1
225.94/226.72	c estimatedAdderCost: 46
225.94/226.72	c Try to convert by bdds
225.94/226.72	c d: 1
225.94/226.72	c estimatedAdderCost: 41
225.94/226.72	c Try to convert by bdds
225.94/226.72	c d: 1
225.94/226.72	c estimatedAdderCost: 48
225.94/226.72	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 37
225.94/226.73	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 39
225.94/226.73	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 38
225.94/226.73	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 46
225.94/226.73	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 39
225.94/226.73	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 46
225.94/226.73	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 37
225.94/226.73	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 33
225.94/226.73	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 33
225.94/226.73	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 34
225.94/226.73	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 45
225.94/226.73	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 36
225.94/226.73	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 35
225.94/226.73	c Try to convert by bdds
225.94/226.73	c d: 1
225.94/226.73	c estimatedAdderCost: 38
225.94/226.73	c Try to convert by bdds
225.94/226.74	c d: 1
225.94/226.74	c estimatedAdderCost: 54
225.94/226.74	c Try to convert by bdds
225.94/226.74	c d: 1
225.94/226.74	c estimatedAdderCost: 35
225.94/226.74	c Try to convert by bdds
225.94/226.74	c d: 1
225.94/226.74	c estimatedAdderCost: 46
225.94/226.74	c Try to convert by bdds
225.94/226.74	c d: 1
225.94/226.74	c estimatedAdderCost: 39
225.94/226.74	c Try to convert by bdds
225.94/226.74	c d: 1
225.94/226.74	c estimatedAdderCost: 34
225.94/226.74	c Try to convert by bdds
225.94/226.74	c d: 1
225.94/226.74	c estimatedAdderCost: 39
225.94/226.74	c Try to convert by bdds
225.94/226.74	c d: 1
225.94/226.74	c estimatedAdderCost: 41
225.94/226.74	c Try to convert by bdds
225.94/226.74	c d: 1
225.94/226.74	c estimatedAdderCost: 42
225.94/226.74	c Try to convert by bdds
225.94/226.74	c d: 1
225.94/226.74	c estimatedAdderCost: 47
225.94/226.74	c Try to convert by bdds
225.94/226.74	c d: 1
225.94/226.74	c estimatedAdderCost: 55
225.94/226.74	c Try to convert by bdds
225.94/226.74	c d: 1
225.94/226.74	c estimatedAdderCost: 42
225.94/226.74	c Try to convert by bdds
225.94/226.74	c d: 1
225.94/226.74	c estimatedAdderCost: 50
225.94/226.74	c Try to convert by bdds
225.94/226.75	c d: 1
225.94/226.75	c estimatedAdderCost: 39
225.94/226.75	c Try to convert by bdds
225.94/226.75	c d: 1
225.94/226.75	c estimatedAdderCost: 48
225.94/226.75	c Try to convert by bdds
225.94/226.75	c d: 1
225.94/226.75	c estimatedAdderCost: 52
225.94/226.75	c Try to convert by bdds
225.94/226.75	c d: 1
225.94/226.75	c estimatedAdderCost: 46
225.94/226.75	c Try to convert by bdds
225.94/226.75	c d: 1
225.94/226.75	c estimatedAdderCost: 39
225.94/226.75	c Try to convert by bdds
225.94/226.75	c d: 1
225.94/226.75	c estimatedAdderCost: 38
225.94/226.75	c Try to convert by bdds
225.94/226.75	c d: 1
225.94/226.75	c estimatedAdderCost: 33
225.94/226.75	c Try to convert by bdds
225.94/226.75	c d: 1
225.94/226.75	c estimatedAdderCost: 43
225.94/226.75	c Try to convert by bdds
225.94/226.75	c d: 1
225.94/226.75	c 
250.48/251.32	c pb_solver_status: sst_sat
250.48/251.32	c SCIP presolver nodes=5 > 1; boosting initial SCIP budget to 1000.0 sec
250.48/251.32	c total stages of optimization mode: 1
250.48/251.32	c Use UB found in presolve
250.48/251.32	c Use LB found in presolve
250.48/251.32	c minimizationMode: cmm_Binary
250.48/251.32	c goal coeffs: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
250.48/251.34	c Try to find a solution more than 3122892
250.48/251.39	c V: 1
250.48/251.39	c estimatedAdderCost: 2652
250.48/251.39	c Try to convert by sorters
250.77/251.66	c Sorter: base: 2 2 2 2 3 3 3 3 3 3 
250.77/251.66	c 
250.87/251.72	c assumptions: 
250.87/251.72	c invoking solver with time budget: 5.000000
304.39/305.40	c sat_solver_result: sst_unknown
304.39/305.40	c SAT solver timed out; proceeding to cooperative SCIP call
304.39/305.40	c Calling solveScip for cooperative mode with LB_goalvalue:       2965092, UB_goalvalue: 3438493
304.39/305.40	c scip solving with time budget: 1000.000000
304.39/305.40	c solveScip
304.39/305.40	c initScipForCoop
304.39/305.40	c Coop Mode: Using SCIP obj units for LB/UB: 2965092, +oo
304.39/305.41	c 2/2 feasible solutions given by solution candidate storage, new primal bound -4.734010e+05
304.39/305.41	c 
304.39/305.43	c presolving:
304.39/305.48	c (round 1, fast)       13 del vars, 0 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
304.50/305.55	c    (0.1s) running MILP presolver
304.50/305.58	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
304.50/305.59	c (round 2, exhaustive) 13 del vars, 1 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
304.60/305.64	c (round 3, exhaustive) 13 del vars, 1 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 1067 upgd conss, 0 impls, 1 clqs, 0 implints
304.69/305.71	c (round 4, exhaustive) 13 del vars, 1 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 1072 upgd conss, 0 impls, 1 clqs, 0 implints
304.69/305.78	c    (0.4s) probing: 51/1276 (4.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
304.69/305.78	c    (0.4s) probing aborted: 50/50 successive totally useless probings
304.79/305.89	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
304.89/305.92	c    (0.5s) no symmetry present (symcode time: 0.00)
305.01/306.03	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
305.01/306.03	c  13 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 200 changed sides, 400 changed coefficients
305.01/306.03	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
305.01/306.03	c presolved problem has 1276 variables (1276 bin, 0 int, 0 cont) and 1072 constraints
305.01/306.03	c    1071 constraints of type <knapsack>
305.01/306.03	c       1 constraints of type <setppc>
305.01/306.03	c transformed objective value is always integral (scale: 1)
305.01/306.03	c Presolving Time: 0.60
305.01/306.04	c transformed 2/2 original solutions to the transformed problem space
305.01/306.04	c 
305.19/306.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
305.19/306.27	c   0.9s|     1 |     0 |   249 |     - |   513M |   0 |1276 |1072 |1072 |   0 |  0 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
305.49/306.58	c   1.2s|     1 |     0 |   442 |     - |   530M |   0 |1276 |1072 |1237 | 165 |  1 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
305.90/306.90	c   1.5s|     1 |     0 |   598 |     - |   539M |   0 |1276 |1072 |1362 | 290 |  2 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
306.20/307.20	c   1.8s|     1 |     0 |   709 |     - |   547M |   0 |1276 |1072 |1459 | 387 |  3 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
306.50/307.51	c   2.1s|     1 |     0 |   781 |     - |   548M |   0 |1276 |1072 |1495 | 423 |  4 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
306.79/307.82	c   2.4s|     1 |     0 |   854 |     - |   548M |   0 |1276 |1072 |1541 | 469 |  5 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
307.11/308.13	c   2.7s|     1 |     0 |   955 |     - |   557M |   0 |1276 |1072 |1607 | 535 |  6 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
307.39/308.44	c   3.0s|     1 |     0 |  1057 |     - |   572M |   0 |1276 |1072 |1663 | 591 |  7 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
307.69/308.75	c   3.4s|     1 |     0 |  1100 |     - |   591M |   0 |1276 |1072 |1697 | 625 |  8 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
308.00/309.07	c   3.7s|     1 |     0 |  1176 |     - |   586M |   0 |1276 |1072 |1755 | 683 |  9 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
308.29/309.38	c   4.0s|     1 |     0 |  1242 |     - |   594M |   0 |1276 |1072 |1808 | 736 | 10 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
308.59/309.60	c   4.2s|     1 |     0 |  1301 |     - |   595M |   0 |1276 |1072 |1695 | 780 | 11 |   0 |   0 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
313.77/314.89	c   9.5s|     1 |     2 |  9966 |     - |   595M |   0 |1276 |1077 |1695 | 780 | 11 |   6 |  21 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
339.59/340.77	c  35.4s|   100 |   101 | 37375 | 364.4 |   608M |  23 |1276 |1086 |1229 |1165 |  2 |  15 | 493 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
354.55/355.78	c  50.4s|   200 |   201 | 95652 | 474.1 |   617M |  29 |1276 |1098 |1212 |1322 |  1 |  27 | 511 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
379.78/381.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
379.78/381.08	c  75.7s|   300 |   301 |115603 | 382.3 |   620M |  45 |1276 |1104 |1204 |1534 |  1 |  33 | 544 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
385.05/386.31	c  80.9s|   400 |   401 |129594 | 321.5 |   671M |  45 |1276 |1104 |1201 |1907 |  1 |  33 | 571 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
389.14/390.49	c  85.1s|   500 |   501 |141111 | 280.2 |   670M |  45 |1276 |1104 |1225 |2186 |  1 |  33 | 589 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
395.12/396.41	c  91.0s|   600 |   601 |156732 | 259.5 |   668M |  45 |1276 |1107 |1200 |2695 |  1 |  36 | 641 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
401.81/403.19	c  97.8s|   700 |   701 |179448 | 254.9 |   668M |  45 |1276 |1106 |1273 |3198 |  1 |  37 | 667 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
408.18/409.52	c   104s|   800 |   801 |195748 | 243.4 |   670M |  45 |1276 |1113 |1290 |3826 |  1 |  44 | 712 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
415.86/417.28	c   112s|   900 |   901 |217802 | 240.8 |   672M |  45 |1276 |1113 |1217 |4574 |  1 |  44 | 770 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
421.44/422.87	c   117s|  1000 |  1001 |228616 | 227.5 |   672M |  53 |1276 |1113 |1288 |5123 |  1 |  44 | 871 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
429.32/430.79	c   125s|  1100 |  1101 |240464 | 217.6 |   672M |  57 |1276 |1113 |1246 |5742 |  1 |  44 | 952 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
435.30/436.77	c   131s|  1200 |  1201 |252949 | 209.9 |   674M |  57 |1276 |1111 |1258 |6259 |  1 |  44 |1050 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
440.70/442.18	c   137s|  1300 |  1301 |265481 | 203.4 |   674M |  57 |1276 |1115 |1246 |6839 |  1 |  49 |1086 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
446.17/447.61	c   142s|  1400 |  1401 |280017 | 199.2 |   673M |  57 |1276 |1115 |1214 |7386 |  1 |  50 |1130 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
452.45/453.90	c   149s|  1500 |  1501 |293809 | 195.1 |   676M |  57 |1276 |1115 |1257 |7949 |  1 |  50 |1227 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
458.55/460.09	c   155s|  1600 |  1601 |309359 | 192.7 |   668M |  57 |1276 |1115 |1268 |8469 |  1 |  50 |1298 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
463.92/465.42	c   160s|  1700 |  1701 |324837 | 190.4 |   670M |  57 |1276 |1116 |1220 |8969 |  1 |  51 |1336 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
468.10/469.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
468.10/469.65	c   164s|  1800 |  1801 |338956 | 187.7 |   669M |  57 |1276 |1116 |1272 |9623 |  1 |  51 |1363 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
472.29/473.86	c   168s|  1900 |  1901 |353870 | 185.7 |   670M |  61 |1276 |1116 |1368 |  10k|  2 |  51 |1381 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
475.88/477.41	c   172s|  2000 |  2001 |366675 | 182.8 |   670M |  61 |1276 |1116 |1310 |  10k|  1 |  51 |1391 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
479.27/480.86	c   175s|  2100 |  2101 |380005 | 180.4 |   668M |  61 |1276 |1116 |1235 |  11k|  1 |  51 |1398 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
482.26/483.86	c   178s|  2200 |  2201 |392497 | 177.9 |   669M |  61 |1276 |1121 |1221 |  11k|  1 |  56 |1400 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
485.75/487.31	c   182s|  2300 |  2301 |407429 | 176.7 |   669M |  61 |1276 |1123 |1218 |  12k|  1 |  58 |1407 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
489.04/490.63	c   185s|  2400 |  2401 |420910 | 174.9 |   669M |  61 |1276 |1123 |1236 |  12k|  1 |  58 |1412 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
492.73/494.32	c   189s|  2500 |  2501 |438068 | 174.8 |   670M |  61 |1276 |1123 |1263 |  13k|  1 |  58 |1415 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
497.53/499.18	c   194s|  2600 |  2601 |452663 | 173.7 |   671M |  61 |1276 |1122 |1274 |  14k|  1 |  58 |1451 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
503.00/504.69	c   199s|  2700 |  2701 |467646 | 172.8 |   672M |  61 |1276 |1122 |1265 |  14k|  2 |  58 |1506 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
508.39/510.10	c   205s|  2800 |  2801 |483575 | 172.3 |   672M |  61 |1276 |1123 |1351 |  15k|  1 |  59 |1553 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
516.37/518.07	c   213s|  2900 |  2901 |511955 | 176.1 |   673M |  61 |1276 |1126 |1282 |  16k|  1 |  62 |1609 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
521.94/523.68	c   218s|  3000 |  3001 |529231 | 176.0 |   673M |  61 |1276 |1131 |1216 |  16k|  1 |  67 |1658 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
527.82/529.54	c   224s|  3100 |  3101 |544764 | 175.4 |   670M |  61 |1276 |1130 |1313 |  17k|  2 |  67 |1715 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
532.50/534.26	c   229s|  3200 |  3201 |558769 | 174.3 |   670M |  61 |1276 |1129 |1233 |  18k|  1 |  67 |1750 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
537.49/539.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
537.49/539.20	c   234s|  3300 |  3301 |572659 | 173.2 |   671M |  61 |1276 |1128 |1265 |  18k|  1 |  67 |1803 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
544.38/546.15	c   241s|  3400 |  3401 |587934 | 172.6 |   671M |  61 |1276 |1127 |1324 |  19k|  2 |  67 |1867 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
550.45/552.24	c   247s|  3500 |  3501 |605666 | 172.7 |   674M |  61 |1276 |1128 |1319 |  20k|  1 |  68 |1919 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
555.24/557.04	c   252s|  3600 |  3601 |622445 | 172.6 |   674M |  61 |1276 |1128 |1313 |  20k|  1 |  68 |1950 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
565.00/566.89	c   261s|  3700 |  3701 |655932 | 177.0 |   674M |  61 |1276 |1126 |1264 |  21k|  1 |  69 |2064 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
570.49/572.38	c   267s|  3800 |  3801 |672976 | 176.8 |   678M |  61 |1276 |1126 |1194 |  22k|  1 |  69 |2105 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
574.97/576.87	c   271s|  3900 |  3901 |690466 | 176.8 |   678M |  61 |1276 |1126 |1199 |  22k|  1 |  69 |2125 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
579.76/581.62	c   276s|  4000 |  4001 |707399 | 176.6 |   679M |  61 |1276 |1126 |1251 |  23k|  1 |  69 |2163 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
592.72/594.65	c   289s|  4100 |  4101 |755281 | 183.9 |   679M |  61 |1276 |1126 |1233 |  24k|  1 |  69 |2171 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
597.12/599.05	c   294s|  4200 |  4201 |772475 | 183.7 |   681M |  61 |1276 |1127 |1265 |  25k|  1 |  70 |2183 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
600.70/602.64	c   297s|  4300 |  4301 |788406 | 183.1 |   681M |  61 |1276 |1126 |1311 |  25k|  1 |  71 |2189 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
604.28/606.23	c   301s|  4400 |  4401 |803557 | 182.4 |   681M |  61 |1276 |1126 |1317 |  26k|  1 |  71 |2191 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
607.77/609.78	c   304s|  4500 |  4501 |818620 | 181.7 |   681M |  61 |1276 |1126 |1285 |  26k|  1 |  71 |2202 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
612.07/614.02	c   309s|  4600 |  4601 |835668 | 181.4 |   682M |  61 |1276 |1125 |1197 |  27k|  1 |  71 |2217 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
615.95/618.00	c   313s|  4700 |  4701 |853064 | 181.3 |   682M |  61 |1276 |1127 |1204 |  28k|  1 |  73 |2218 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
621.14/623.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
621.14/623.12	c   318s|  4800 |  4801 |868844 | 180.8 |   682M |  61 |1276 |1127 |1237 |  29k|  1 |  73 |2259 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
626.71/628.73	c   323s|  4900 |  4901 |885533 | 180.5 |   683M |  61 |1276 |1127 |1275 |  29k|  1 |  73 |2312 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
632.01/634.06	c   329s|  5000 |  5001 |901392 | 180.1 |   684M |  61 |1276 |1131 |1285 |  30k|  1 |  77 |2357 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
636.99/639.10	c   334s|  5100 |  5101 |918861 | 179.9 |   684M |  61 |1276 |1131 |1274 |  31k|  1 |  77 |2389 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
641.86/643.97	c   339s|  5200 |  5201 |932994 | 179.2 |   685M |  61 |1276 |1131 |1273 |  31k|  1 |  77 |2438 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
647.35/649.44	c   344s|  5300 |  5301 |948396 | 178.7 |   687M |  61 |1276 |1131 |1355 |  32k|  1 |  77 |2484 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
652.43/654.50	c   349s|  5400 |  5401 |962424 | 178.0 |   687M |  61 |1276 |1131 |1216 |  33k|  1 |  77 |2541 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
657.81/659.96	c   355s|  5500 |  5501 |978394 | 177.7 |   688M |  61 |1276 |1144 |1226 |  33k|  1 |  90 |2581 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
663.80/665.99	c   361s|  5600 |  5601 |994625 | 177.4 |   690M |  61 |1276 |1143 |1286 |  34k|  1 |  90 |2645 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
668.28/670.42	c   365s|  5700 |  5701 |  1010k| 177.0 |   690M |  61 |1276 |1143 |1251 |  35k|  2 |  90 |2679 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
674.17/676.39	c   371s|  5800 |  5801 |  1029k| 177.4 |   691M |  61 |1276 |1143 |1266 |  36k|  1 |  90 |2730 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
680.25/682.40	c   377s|  5900 |  5901 |  1052k| 178.2 |   691M |  61 |1276 |1143 |1314 |  36k|  2 |  90 |2770 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
686.13/688.37	c   383s|  6000 |  6001 |  1070k| 178.2 |   691M |  61 |1276 |1143 |1258 |  37k|  1 |  90 |2842 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
692.82/695.10	c   390s|  6100 |  6101 |  1089k| 178.5 |   691M |  93 |1276 |1143 |1241 |  38k|  1 |  90 |2927 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
698.09/700.33	c   395s|  6200 |  6201 |  1105k| 178.1 |   691M |  93 |1276 |1143 |1283 |  38k|  1 |  90 |2984 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
705.67/707.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
705.67/707.90	c   402s|  6300 |  6301 |  1124k| 178.3 |   691M |  93 |1276 |1155 |1218 |  38k|  1 | 102 |3028 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
709.95/712.21	c   407s|  6400 |  6401 |  1141k| 178.2 |   691M |  93 |1276 |1155 |1263 |  39k|  1 | 102 |3056 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
714.64/716.93	c   412s|  6500 |  6501 |  1159k| 178.2 |   691M |  93 |1276 |1162 |1307 |  40k|  1 | 109 |3085 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
718.92/721.28	c   416s|  6600 |  6601 |  1177k| 178.2 |   691M |  93 |1276 |1162 |1306 |  40k|  1 | 109 |3106 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
723.82/726.15	c   421s|  6700 |  6701 |  1201k| 179.2 |   691M |  93 |1276 |1162 |1317 |  40k|  1 | 109 |3115 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
727.40/729.72	c   424s|  6800 |  6801 |  1218k| 179.1 |   690M |  93 |1276 |1162 |1277 |  41k|  1 | 109 |3123 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
731.59/734.00	c   429s|  6900 |  6901 |  1238k| 179.4 |   690M |  93 |1276 |1162 |1351 |  41k|  1 | 109 |3135 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
735.87/738.26	c   433s|  7000 |  7001 |  1256k| 179.3 |   691M |  93 |1276 |1165 |1217 |  42k|  1 | 112 |3148 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
739.67/742.10	c   437s|  7100 |  7101 |  1272k| 179.1 |   691M |  93 |1276 |1165 |1190 |  42k|  1 | 112 |3156 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
743.05/745.49	c   440s|  7200 |  7201 |  1289k| 178.9 |   691M |  93 |1276 |1165 |1248 |  43k|  1 | 112 |3159 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
746.84/749.26	c   444s|  7300 |  7301 |  1307k| 178.9 |   691M |  93 |1276 |1164 |1319 |  44k|  1 | 112 |3160 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
751.23/753.65	c   448s|  7400 |  7401 |  1322k| 178.6 |   692M |  93 |1276 |1163 |1332 |  44k|  2 | 112 |3185 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
755.91/758.32	c   453s|  7500 |  7501 |  1341k| 178.7 |   692M |  93 |1276 |1162 |1272 |  45k|  1 | 112 |3209 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
761.79/764.24	c   459s|  7600 |  7601 |  1360k| 178.8 |   691M |  93 |1276 |1163 |1362 |  45k|  1 | 115 |3268 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
766.78/769.22	c   464s|  7700 |  7701 |  1378k| 178.9 |   691M |  93 |1276 |1163 |1302 |  45k|  1 | 115 |3288 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
771.26/773.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
771.26/773.74	c   468s|  7800 |  7801 |  1394k| 178.7 |   691M |  93 |1276 |1163 |1347 |  46k|  2 | 115 |3323 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
776.95/779.48	c   474s|  7900 |  7901 |  1414k| 178.9 |   691M |  93 |1276 |1162 |1288 |  46k|  1 | 115 |3378 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
784.02/786.56	c   481s|  8000 |  8001 |  1436k| 179.5 |   691M |  93 |1276 |1162 |1399 |  47k|  1 | 115 |3424 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
789.81/792.36	c   487s|  8100 |  8101 |  1459k| 180.0 |   692M |  93 |1276 |1163 |1397 |  47k|  1 | 116 |3458 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
794.89/797.42	c   492s|  8200 |  8201 |  1476k| 179.9 |   692M |  93 |1276 |1169 |1305 |  48k|  2 | 122 |3498 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
799.18/801.73	c   496s|  8300 |  8301 |  1490k| 179.4 |   692M |  93 |1276 |1169 |1229 |  48k|  1 | 122 |3527 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
805.05/807.67	c   502s|  8400 |  8401 |  1507k| 179.3 |   692M |  93 |1276 |1169 |1263 |  49k|  1 | 122 |3581 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
809.73/812.32	c   507s|  8500 |  8501 |  1522k| 179.0 |   693M |  93 |1276 |1168 |1293 |  50k|  1 | 122 |3616 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
813.91/816.58	c   511s|  8600 |  8601 |  1537k| 178.6 |   693M |  93 |1276 |1169 |1281 |  50k|  1 | 123 |3649 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
819.51/822.17	c   517s|  8700 |  8701 |  1553k| 178.4 |   693M |  93 |1276 |1169 |1346 |  51k|  1 | 123 |3732 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
825.18/827.86	c   522s|  8800 |  8801 |  1570k| 178.3 |   694M |  93 |1276 |1169 |1346 |  51k|  1 | 123 |3801 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
830.56/833.22	c   528s|  8900 |  8901 |  1586k| 178.1 |   694M |  93 |1276 |1168 |1299 |  51k|  1 | 123 |3866 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
835.25/837.94	c   533s|  9000 |  9001 |  1601k| 177.8 |   695M |  93 |1276 |1168 |1383 |  52k|  1 | 123 |3903 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
840.13/842.82	c   537s|  9100 |  9101 |  1619k| 177.8 |   695M |  93 |1276 |1167 |1299 |  52k|  1 | 123 |3932 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
844.62/847.38	c   542s|  9200 |  9201 |  1638k| 177.9 |   695M |  93 |1276 |1167 |1358 |  53k|  1 | 123 |3948 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
848.11/850.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
848.11/850.86	c   545s|  9300 |  9301 |  1654k| 177.8 |   695M |  93 |1276 |1167 |1362 |  53k|  1 | 123 |3956 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
852.41/855.13	c   550s|  9400 |  9401 |  1673k| 177.9 |   695M |  93 |1276 |1168 |1179 |  54k|  1 | 124 |3965 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
855.58/858.37	c   553s|  9500 |  9501 |  1688k| 177.6 |   696M |  93 |1276 |1167 |1236 |  55k|  1 | 124 |3970 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
859.87/862.60	c   557s|  9600 |  9601 |  1707k| 177.8 |   696M |  93 |1276 |1167 |1276 |  55k|  1 | 124 |3977 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
863.38/866.19	c   561s|  9700 |  9701 |  1723k| 177.6 |   696M |  93 |1276 |1167 |1317 |  56k|  1 | 124 |3982 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
867.15/870.00	c   565s|  9800 |  9801 |  1742k| 177.7 |   696M |  93 |1276 |1171 |1279 |  56k|  1 | 128 |3988 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
871.73/874.52	c   569s|  9900 |  9901 |  1758k| 177.5 |   696M |  93 |1276 |1172 |1337 |  57k|  1 | 129 |3988 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
876.12/878.98	c   574s| 10000 | 10001 |  1777k| 177.6 |   696M |  93 |1276 |1172 |1366 |  57k|  1 | 129 |4008 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
879.52/882.35	c   577s| 10100 | 10101 |  1794k| 177.5 |   696M |  93 |1276 |1172 |1347 |  58k|  1 | 129 |4009 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
883.10/885.90	c   581s| 10200 | 10201 |  1812k| 177.5 |   696M |  93 |1276 |1172 |1347 |  58k|  1 | 130 |4015 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
887.09/890.01	c   585s| 10300 | 10301 |  1832k| 177.8 |   696M |  93 |1276 |1171 |1382 |  59k|  1 | 130 |4023 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
890.68/893.51	c   588s| 10400 | 10401 |  1849k| 177.8 |   697M |  93 |1276 |1171 |1348 |  59k|  1 | 130 |4024 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
894.07/896.92	c   592s| 10500 | 10501 |  1866k| 177.6 |   697M |  93 |1276 |1171 |1388 |  60k|  1 | 130 |4026 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
897.86/900.70	c   595s| 10600 | 10601 |  1883k| 177.6 |   697M |  93 |1276 |1169 |1241 |  60k|  1 | 130 |4031 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
901.45/904.33	c   599s| 10700 | 10701 |  1899k| 177.4 |   697M |  93 |1276 |1168 |1206 |  61k|  1 | 130 |4035 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
904.84/907.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
904.84/907.75	c   602s| 10800 | 10801 |  1916k| 177.3 |   698M |  93 |1276 |1166 |1277 |  62k|  1 | 130 |4036 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
908.43/911.30	c   606s| 10900 | 10901 |  1933k| 177.3 |   698M |  93 |1276 |1166 |1389 |  62k|  2 | 130 |4036 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
911.52/914.47	c   609s| 11000 | 11001 |  1947k| 177.0 |   698M |  93 |1276 |1166 |1322 |  63k|  1 | 130 |4040 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
915.40/918.30	c   613s| 11100 | 11101 |  1965k| 177.0 |   699M |  93 |1276 |1166 |1293 |  63k|  1 | 130 |4043 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
918.69/921.61	c   616s| 11200 | 11201 |  1983k| 177.0 |   699M |  93 |1276 |1166 |1329 |  64k|  1 | 130 |4043 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
921.88/924.89	c   619s| 11300 | 11301 |  1999k| 176.8 |   699M |  93 |1276 |1165 |1327 |  64k|  1 | 130 |4048 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
925.26/928.24	c   623s| 11400 | 11401 |  2015k| 176.7 |   700M |  93 |1276 |1164 |1394 |  65k|  2 | 130 |4049 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
928.65/931.63	c   626s| 11500 | 11501 |  2031k| 176.5 |   700M |  93 |1276 |1164 |1317 |  65k|  1 | 130 |4055 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
932.16/935.13	c   630s| 11600 | 11601 |  2047k| 176.4 |   700M |  93 |1276 |1164 |1435 |  66k|  2 | 130 |4057 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
935.33/938.30	c   633s| 11700 | 11701 |  2063k| 176.3 |   700M |  93 |1276 |1164 |1332 |  67k|  1 | 130 |4058 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
940.52/943.58	c   638s| 11800 | 11801 |  2088k| 176.9 |   700M |  93 |1276 |1164 |1239 |  67k|  1 | 130 |4058 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
943.91/946.92	c   642s| 11900 | 11901 |  2106k| 176.9 |   700M |  93 |1276 |1164 |1234 |  68k|  1 | 130 |4060 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
949.00/952.03	c   647s| 12000 | 12001 |  2123k| 176.9 |   700M |  93 |1276 |1164 |1271 |  68k|  1 | 130 |4097 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
953.78/956.88	c   651s| 12100 | 12101 |  2145k| 177.2 |   700M |  93 |1276 |1163 |1257 |  69k|  1 | 130 |4099 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
958.46/961.56	c   656s| 12200 | 12201 |  2159k| 176.9 |   698M |  93 |1276 |1163 |1343 |  69k|  1 | 130 |4135 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
962.06/965.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
962.06/965.12	c   660s| 12300 | 12301 |  2174k| 176.7 |   698M |  93 |1276 |1162 |1301 |  70k|  1 | 130 |4149 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
966.44/969.54	c   664s| 12400 | 12401 |  2189k| 176.5 |   698M |  93 |1276 |1162 |1315 |  70k|  1 | 130 |4176 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
970.72/973.81	c   668s| 12500 | 12501 |  2207k| 176.5 |   698M |  93 |1276 |1162 |1294 |  71k|  1 | 130 |4190 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
975.11/978.20	c   673s| 12600 | 12601 |  2223k| 176.3 |   698M |  93 |1276 |1162 |1400 |  71k|  1 | 130 |4217 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
979.91/983.05	c   678s| 12700 | 12701 |  2241k| 176.4 |   699M |  93 |1276 |1162 |1286 |  72k|  1 | 131 |4254 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
985.28/988.48	c   683s| 12800 | 12801 |  2263k| 176.7 |   699M |  93 |1276 |1166 |1396 |  72k|  1 | 135 |4276 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
990.06/993.29	c   688s| 12900 | 12901 |  2279k| 176.6 |   699M |  93 |1276 |1167 |1349 |  73k|  1 | 138 |4319 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
994.86/998.05	c   693s| 13000 | 13001 |  2298k| 176.8 |   699M |  93 |1276 |1168 |1229 |  73k|  1 | 140 |4333 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
999.23/1002.49	c   697s| 13100 | 13101 |  2314k| 176.6 |   699M |  93 |1276 |1168 |1281 |  74k|  1 | 140 |4360 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1003.83/1007.05	c   702s| 13200 | 13201 |  2329k| 176.4 |   699M |  93 |1276 |1166 |1301 |  75k|  1 | 140 |4395 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1007.61/1010.85	c   705s| 13300 | 13301 |  2343k| 176.1 |   699M |  93 |1276 |1166 |1318 |  75k|  1 | 140 |4410 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1012.29/1015.59	c   710s| 13400 | 13401 |  2357k| 175.9 |   699M |  93 |1276 |1166 |1331 |  76k|  1 | 140 |4454 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1017.38/1020.64	c   715s| 13500 | 13501 |  2373k| 175.7 |   700M |  93 |1276 |1166 |1380 |  76k|  2 | 140 |4504 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1023.06/1026.31	c   721s| 13600 | 13601 |  2392k| 175.8 |   700M |  93 |1276 |1166 |1372 |  77k|  1 | 140 |4548 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1026.65/1029.99	c   725s| 13700 | 13701 |  2407k| 175.6 |   701M |  93 |1276 |1166 |1342 |  77k|  1 | 140 |4565 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1030.54/1033.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1030.54/1033.85	c   728s| 13800 | 13801 |  2419k| 175.2 |   701M |  93 |1276 |1166 |1393 |  78k|  2 | 140 |4602 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1035.84/1039.14	c   734s| 13900 | 13901 |  2434k| 175.1 |   701M |  93 |1276 |1166 |1381 |  78k|  1 | 140 |4670 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1041.41/1044.72	c   739s| 14000 | 14001 |  2452k| 175.1 |   701M |  93 |1276 |1166 |1374 |  79k|  1 | 140 |4725 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1046.29/1049.60	c   744s| 14100 | 14101 |  2467k| 174.9 |   701M |  93 |1276 |1165 |1291 |  79k|  1 | 140 |4772 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1053.28/1056.66	c   751s| 14200 | 14201 |  2483k| 174.8 |   701M |  93 |1276 |1164 |1203 |  80k|  1 | 140 |4807 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1056.97/1060.37	c   755s| 14300 | 14301 |  2498k| 174.7 |   702M |  93 |1276 |1164 |1216 |  80k|  1 | 140 |4822 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1060.85/1064.20	c   759s| 14400 | 14401 |  2516k| 174.7 |   702M |  93 |1276 |1164 |1249 |  81k|  1 | 140 |4832 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1065.54/1068.93	c   764s| 14500 | 14501 |  2537k| 174.9 |   702M |  93 |1276 |1165 |1292 |  81k|  1 | 141 |4841 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1068.64/1072.10	c   767s| 14600 | 14601 |  2551k| 174.7 |   702M |  93 |1276 |1165 |1299 |  82k|  1 | 141 |4848 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1071.52/1074.98	c   770s| 14700 | 14701 |  2564k| 174.4 |   702M |  93 |1276 |1165 |1285 |  82k|  1 | 141 |4850 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1074.31/1077.73	c   772s| 14800 | 14801 |  2575k| 173.9 |   702M |  93 |1276 |1165 |1321 |  83k|  1 | 141 |4853 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1077.71/1081.17	c   776s| 14900 | 14901 |  2590k| 173.8 |   702M |  93 |1276 |1163 |1302 |  83k|  1 | 141 |4858 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1080.19/1083.66	c   778s| 15000 | 15001 |  2601k| 173.4 |   702M |  93 |1276 |1161 |1327 |  84k|  1 | 141 |4859 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1083.08/1086.51	c   781s| 15100 | 15101 |  2614k| 173.1 |   702M |  93 |1276 |1161 |1399 |  84k|  1 | 141 |4861 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1086.27/1089.74	c   784s| 15200 | 15201 |  2629k| 172.9 |   702M |  93 |1276 |1160 |1319 |  85k|  1 | 141 |4862 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1089.58/1093.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1089.58/1093.10	c   788s| 15300 | 15301 |  2645k| 172.8 |   702M |  93 |1276 |1161 |1363 |  85k|  1 | 142 |4864 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1092.46/1095.93	c   791s| 15400 | 15401 |  2658k| 172.6 |   702M |  93 |1276 |1161 |1232 |  86k|  1 | 142 |4864 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1095.45/1098.91	c   794s| 15500 | 15501 |  2673k| 172.4 |   703M |  93 |1276 |1160 |1285 |  87k|  2 | 142 |4864 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1098.14/1101.63	c   796s| 15600 | 15601 |  2686k| 172.2 |   703M |  93 |1276 |1160 |1222 |  87k|  1 | 142 |4864 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1101.73/1105.23	c   800s| 15700 | 15701 |  2703k| 172.2 |   704M |  93 |1276 |1161 |1293 |  88k|  1 | 144 |4865 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1104.71/1108.28	c   803s| 15800 | 15801 |  2717k| 171.9 |   704M |  93 |1276 |1161 |1239 |  88k|  1 | 144 |4871 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1108.11/1111.61	c   806s| 15900 | 15901 |  2733k| 171.8 |   704M |  93 |1276 |1160 |1299 |  89k|  1 | 144 |4872 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1111.20/1114.76	c   809s| 16000 | 16001 |  2748k| 171.7 |   705M |  93 |1276 |1159 |1359 |  89k|  1 | 144 |4872 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1114.69/1118.22	c   813s| 16100 | 16101 |  2764k| 171.6 |   705M |  93 |1276 |1158 |1318 |  90k|  1 | 144 |4879 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1118.49/1122.07	c   817s| 16200 | 16201 |  2778k| 171.5 |   705M |  93 |1276 |1158 |1389 |  90k|  1 | 144 |4902 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1122.36/1125.99	c   821s| 16300 | 16301 |  2794k| 171.4 |   705M |  93 |1276 |1158 |1388 |  91k|  2 | 144 |4921 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1125.95/1129.59	c   824s| 16400 | 16401 |  2807k| 171.1 |   705M |  93 |1276 |1158 |1374 |  91k|  1 | 144 |4939 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1129.74/1133.39	c   828s| 16500 | 16501 |  2818k| 170.8 |   705M |  93 |1276 |1158 |1373 |  92k|  1 | 144 |4970 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1134.13/1137.70	c   832s| 16600 | 16601 |  2835k| 170.7 |   705M |  93 |1276 |1158 |1208 |  92k|  1 | 144 |4987 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1138.81/1142.40	c   837s| 16700 | 16701 |  2851k| 170.7 |   705M |  93 |1276 |1158 |1241 |  93k|  1 | 144 |5012 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1143.20/1146.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1143.20/1146.80	c   841s| 16800 | 16801 |  2867k| 170.6 |   705M |  93 |1276 |1158 |1260 |  93k|  1 | 144 |5034 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1145.89/1149.56	c   844s| 16900 | 16901 |  2881k| 170.4 |   705M |  93 |1276 |1158 |1310 |  94k|  1 | 144 |5035 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1149.98/1153.68	c   848s| 17000 | 17001 |  2895k| 170.3 |   705M |  93 |1276 |1158 |1250 |  95k|  1 | 144 |5068 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1153.96/1157.67	c   852s| 17100 | 17101 |  2910k| 170.1 |   705M |  93 |1276 |1158 |1282 |  95k|  1 | 144 |5094 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1160.54/1164.29	c   859s| 17200 | 17201 |  2933k| 170.5 |   706M |  93 |1276 |1157 |1287 |  96k|  1 | 144 |5135 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1165.03/1168.74	c   863s| 17300 | 17301 |  2950k| 170.5 |   709M |  93 |1276 |1155 |1372 |  96k|  1 | 144 |5157 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1168.33/1172.04	c   867s| 17400 | 17401 |  2962k| 170.2 |   709M |  93 |1276 |1155 |1299 |  97k|  1 | 144 |5182 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1172.60/1176.33	c   871s| 17500 | 17501 |  2976k| 170.0 |   709M |  93 |1276 |1154 |1331 |  97k|  2 | 144 |5208 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1176.99/1180.77	c   875s| 17600 | 17601 |  2988k| 169.8 |   709M |  93 |1276 |1154 |1346 |  98k|  1 | 144 |5242 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1181.08/1184.80	c   879s| 17700 | 17701 |  3003k| 169.6 |   710M |  93 |1276 |1156 |1335 |  98k|  1 | 146 |5262 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1185.56/1189.36	c   884s| 17800 | 17801 |  3025k| 169.9 |   710M |  93 |1276 |1156 |1269 |  99k|  1 | 146 |5279 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1190.45/1194.21	c   889s| 17900 | 17901 |  3039k| 169.7 |   711M |  93 |1276 |1156 |1286 |  99k|  2 | 146 |5322 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1194.35/1198.11	c   893s| 18000 | 18001 |  3052k| 169.5 |   712M |  93 |1276 |1156 |1302 | 100k|  1 | 146 |5347 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1198.13/1201.91	c   897s| 18100 | 18101 |  3063k| 169.2 |   712M |  93 |1276 |1156 |1215 | 100k|  1 | 146 |5373 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1201.71/1205.51	c   900s| 18200 | 18201 |  3076k| 169.0 |   712M |  93 |1276 |1156 |1307 | 101k|  1 | 146 |5398 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1206.10/1209.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1206.10/1209.98	c   905s| 18300 | 18301 |  3090k| 168.8 |   712M |  93 |1276 |1156 |1278 | 101k|  1 | 146 |5430 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1210.09/1213.95	c   909s| 18400 | 18401 |  3105k| 168.7 |   712M |  93 |1276 |1156 |1335 | 102k|  1 | 146 |5455 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1214.87/1218.77	c   913s| 18500 | 18501 |  3120k| 168.6 |   712M |  93 |1276 |1156 |1290 | 102k|  1 | 146 |5496 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1219.06/1222.96	c   918s| 18600 | 18601 |  3135k| 168.5 |   712M |  93 |1276 |1156 |1350 | 103k|  1 | 146 |5536 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1224.44/1228.36	c   923s| 18700 | 18701 |  3154k| 168.6 |   712M |  93 |1276 |1156 |1386 | 103k|  1 | 146 |5586 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1229.93/1233.84	c   928s| 18800 | 18801 |  3170k| 168.6 |   712M |  93 |1276 |1155 |1310 | 103k|  1 | 146 |5636 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1233.52/1237.47	c   932s| 18900 | 18901 |  3186k| 168.5 |   712M |  93 |1276 |1155 |1372 | 104k|  1 | 146 |5654 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1246.38/1250.33	c   945s| 19000 | 19001 |  3235k| 170.2 |   712M |  93 |1276 |1154 |1229 | 104k|  1 | 146 |5676 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1249.37/1253.34	c   948s| 19100 | 19101 |  3249k| 170.1 |   713M |  93 |1276 |1154 |1276 | 105k|  1 | 146 |5682 | 0.000000e+00 |-4.734010e+05 |    Inf | unknown
1251.66/1255.69	c in SCIP_DECL_EVENTEXEC found by SCIP
1251.66/1255.69	o 29544
1251.76/1255.70	c Model check passed
1251.76/1255.71	c L 950s| 19138 | 16458 |  3254k| 170.0 |    rins|  93 |1276 |1154 |1406 | 105k|  1 | 146 |5684 | 0.000000e+00 |-2.954400e+04 |    Inf | unknown
1251.76/1255.74	c in SCIP_DECL_EVENTEXEC found by SCIP
1251.76/1255.74	o 29514
1251.76/1255.74	c Model check passed
1251.76/1255.76	c i 950s| 19139 | 16454 |  3254k| 170.0 |  oneopt|  93 |1276 |1149 |1220 | 105k|  0 | 146 |5684 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1253.56/1257.54	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
1253.56/1257.54	c (run 1, node 19188) performing user restart
1253.56/1257.54	c 
1253.56/1257.54	c (restart) converted 148 cuts from the global cut pool into linear constraints
1253.56/1257.54	c 
1253.66/1257.62	c presolving:
1253.66/1257.65	c (round 1, fast)       30 del vars, 2 del conss, 0 add conss, 0 chg bounds, 409 chg sides, 415 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
1253.66/1257.66	c (round 2, exhaustive) 30 del vars, 2 del conss, 0 add conss, 0 chg bounds, 409 chg sides, 415 chg coeffs, 147 upgd conss, 0 impls, 1 clqs, 0 implints
1253.66/1257.67	c (round 3, exhaustive) 30 del vars, 2 del conss, 0 add conss, 0 chg bounds, 409 chg sides, 439 chg coeffs, 147 upgd conss, 0 impls, 1 clqs, 0 implints
1253.86/1257.82	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
1253.86/1257.82	c  30 deleted vars, 2 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 409 changed sides, 439 changed coefficients
1253.86/1257.82	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1253.86/1257.82	c presolved problem has 1246 variables (1246 bin, 0 int, 0 cont) and 1293 constraints
1253.86/1257.82	c    1218 constraints of type <knapsack>
1253.86/1257.82	c       1 constraints of type <setppc>
1253.86/1257.82	c       1 constraints of type <linear>
1253.86/1257.82	c      73 constraints of type <logicor>
1253.86/1257.82	c transformed objective value is always integral (scale: 1)
1253.86/1257.82	c Presolving Time: 0.80
1253.86/1257.83	c transformed 2/4 original solutions to the transformed problem space
1253.86/1257.83	c 
1253.96/1257.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1253.96/1257.91	c   953s|     1 |     0 |  3261k|     - |   652M |   0 |1246 |1293 |1220 |   0 |  0 | 146 |5689 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1254.25/1258.24	c   953s|     1 |     0 |  3262k|     - |   655M |   0 |1246 |1293 |1403 | 183 |  1 | 146 |5689 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1254.65/1258.61	c   953s|     1 |     0 |  3262k|     - |   662M |   0 |1246 |1295 |1591 | 371 |  2 | 148 |5689 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1255.06/1259.07	c   954s|     1 |     0 |  3262k|     - |   669M |   0 |1246 |1297 |1775 | 555 |  3 | 150 |5689 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1255.55/1259.52	c   954s|     1 |     0 |  3262k|     - |   669M |   0 |1246 |1298 |1957 | 737 |  4 | 151 |5689 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1255.95/1259.98	c   955s|     1 |     0 |  3263k|     - |   673M |   0 |1246 |1299 |2116 | 896 |  5 | 152 |5689 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1256.45/1260.42	c   955s|     1 |     0 |  3263k|     - |   673M |   0 |1246 |1301 |2272 |1052 |  6 | 154 |5689 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1256.85/1260.88	c   955s|     1 |     0 |  3263k|     - |   676M |   0 |1246 |1303 |2426 |1206 |  7 | 156 |5689 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1257.34/1261.33	c   956s|     1 |     0 |  3263k|     - |   690M |   0 |1246 |1304 |2570 |1350 |  8 | 157 |5689 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1257.84/1261.80	c   956s|     1 |     0 |  3263k|     - |   676M |   0 |1246 |1306 |2717 |1497 |  9 | 159 |5689 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1258.34/1262.38	c   957s|     1 |     0 |  3264k|     - |   688M |   0 |1246 |1307 |2841 |1621 | 10 | 160 |5689 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1258.74/1262.71	c   957s|     1 |     0 |  3264k|     - |   689M |   0 |1246 |1308 |2664 |1751 | 11 | 161 |5689 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1279.58/1283.62	c   978s|     1 |     2 |  3294k|     - |   689M |   0 |1246 |1311 |2664 |1751 | 11 | 164 |5733 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1301.31/1305.40	c 
1301.31/1305.40	c SCIP Status        : solving was interrupted [time limit reached]
1301.31/1305.40	c Solving Time (sec) : 1000.00
1301.31/1305.40	c Solving Nodes      : 24 (total of 19212 nodes in 2 runs)
1301.31/1305.40	c Primal Bound       : -2.95140000000000e+04 (4 solutions, 3 respecting the objective limit)
1301.31/1305.40	c Dual Bound         : +0.00000000000000e+00
1301.31/1305.40	c Gap                : infinite
1301.31/1305.40	c SCIP status: 23 (TIMELIMIT)
1301.31/1305.40	c SCIP primal bound improved LB: 2965092 -> 3408979
1301.31/1305.40	c pb_solver_status: sst_sat
1301.31/1305.40	c LB_goalvalue: 3408979
1301.31/1305.40	c UB_goalvalue: 3438493
1301.31/1305.40	c # improved by sat (lb/ub): 0, # improved by scip (lb): 2
1301.31/1305.40	c SCIP returned: sst_sat
1301.31/1305.40	c SCIP primal LB: 3408979, dual UB: 3438493
1301.31/1305.40	c Try to find a solution more than 3418817
1301.31/1305.41	c V: 1
1301.31/1305.41	c estimatedAdderCost: 2229
1301.31/1305.41	c Try to convert by bdds
1301.31/1305.41	c d: 1
1301.31/1305.41	c mem for reusing cleared.
1301.31/1305.41	c Try to convert by sorters
1301.31/1305.42	c Sorter: base: 2 2 2 2 3 3 3 3 3 3 
1301.31/1305.42	c 
1301.42/1305.50	c assumptions: 
1301.42/1305.50	c invoking solver with time budget: 5.000000
1307.79/1311.94	c sat_solver_result: sst_unknown
1307.79/1311.94	c SAT solver timed out; proceeding to cooperative SCIP call
1307.79/1311.94	c Calling solveScip for cooperative mode with LB_goalvalue:       3408979, UB_goalvalue: 3438493
1307.79/1311.94	c scip solving with time budget: 1400.000000
1307.79/1311.94	c solveScip
1307.79/1311.94	c initScipForCoop
1307.79/1311.94	c Coop Mode: Using SCIP obj units for LB/UB: 3408979, +oo
1307.79/1311.94	c SCIPfreeTransform due to timeout and having shadow nodes
1307.79/1311.94	c forcing SCIPfreeTransform before solve
1307.90/1312.06	c Running SCIP presolve for solve-time propagation (rounds=3)
1307.90/1312.08	c 4/4 feasible solutions given by solution candidate storage, new primal bound -2.951400e+04
1307.90/1312.08	c 
1307.90/1312.10	c presolving:
1308.00/1312.15	c (round 1, fast)       13 del vars, 0 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
1308.09/1312.21	c    (0.1s) running MILP presolver
1308.09/1312.24	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1308.09/1312.25	c (round 2, exhaustive) 13 del vars, 1 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
1308.29/1312.40	c    (0.3s) probing: 51/1276 (4.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1308.29/1312.40	c    (0.3s) probing aborted: 50/50 successive totally useless probings
1308.39/1312.51	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
1308.39/1312.51	c  13 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 200 changed sides, 400 changed coefficients
1308.39/1312.51	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1308.39/1312.51	c presolved problem has 1276 variables (1276 bin, 0 int, 0 cont) and 1072 constraints
1308.39/1312.51	c    1066 constraints of type <knapsack>
1308.39/1312.51	c       1 constraints of type <setppc>
1308.39/1312.51	c       5 constraints of type <linear>
1308.39/1312.51	c transformed objective value is always integral (scale: 1)
1308.39/1312.51	c Presolving Time: 0.41
1308.39/1312.54	c 4/4 feasible solutions given by solution candidate storage, new primal bound -2.951400e+04
1308.39/1312.54	c 
1308.39/1312.56	c presolving:
1308.49/1312.62	c (round 1, fast)       43 del vars, 0 del conss, 0 add conss, 30 chg bounds, 200 chg sides, 400 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
1308.49/1312.68	c    (0.2s) running MILP presolver
1308.59/1312.71	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1308.59/1312.72	c (round 2, exhaustive) 43 del vars, 1 del conss, 0 add conss, 30 chg bounds, 200 chg sides, 400 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
1308.59/1312.78	c (round 3, exhaustive) 43 del vars, 1 del conss, 0 add conss, 30 chg bounds, 200 chg sides, 400 chg coeffs, 1067 upgd conss, 0 impls, 1 clqs, 0 implints
1308.69/1312.84	c (round 4, exhaustive) 43 del vars, 1 del conss, 0 add conss, 30 chg bounds, 200 chg sides, 400 chg coeffs, 1072 upgd conss, 0 impls, 1 clqs, 0 implints
1308.79/1312.92	c    (0.4s) probing: 51/1246 (4.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1308.79/1312.92	c    (0.4s) probing aborted: 50/50 successive totally useless probings
1308.90/1313.02	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1308.90/1313.05	c    (0.5s) no symmetry present (symcode time: 0.00)
1309.00/1313.15	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
1309.00/1313.15	c  43 deleted vars, 1 deleted constraints, 0 added constraints, 30 tightened bounds, 0 added holes, 200 changed sides, 400 changed coefficients
1309.00/1313.15	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1309.00/1313.15	c presolved problem has 1246 variables (1246 bin, 0 int, 0 cont) and 1072 constraints
1309.00/1313.15	c    1071 constraints of type <knapsack>
1309.00/1313.15	c       1 constraints of type <setppc>
1309.00/1313.15	c transformed objective value is always integral (scale: 1)
1309.00/1313.15	c Presolving Time: 0.59
1309.00/1313.16	c transformed 2/4 original solutions to the transformed problem space
1309.00/1313.16	c 
1309.19/1313.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1309.19/1313.39	c   0.9s|     1 |     0 |   249 |     - |   610M |   0 |1246 |1072 |1072 |   0 |  0 |   0 |   0 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1309.49/1313.68	c   1.2s|     1 |     0 |   447 |     - |   619M |   0 |1246 |1072 |1237 | 165 |  1 |   0 |   0 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1309.78/1313.98	c   1.5s|     1 |     0 |   623 |     - |   627M |   0 |1246 |1072 |1369 | 297 |  2 |   0 |   0 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1310.08/1314.27	c   1.7s|     1 |     0 |   761 |     - |   637M |   0 |1246 |1072 |1457 | 385 |  3 |   0 |   0 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1310.38/1314.56	c   2.0s|     1 |     0 |   835 |     - |   638M |   0 |1246 |1072 |1509 | 437 |  4 |   0 |   0 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1310.68/1314.86	c   2.3s|     1 |     0 |   943 |     - |   656M |   0 |1246 |1072 |1567 | 495 |  5 |   0 |   0 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1310.99/1315.14	c   2.6s|     1 |     0 |  1010 |     - |   659M |   0 |1246 |1072 |1610 | 538 |  6 |   0 |   0 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1311.28/1315.45	c   2.9s|     1 |     0 |  1104 |     - |   662M |   0 |1246 |1072 |1674 | 602 |  7 |   0 |   0 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1311.58/1315.76	c   3.2s|     1 |     0 |  1170 |     - |   680M |   0 |1246 |1072 |1727 | 655 |  8 |   0 |   0 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1311.89/1316.06	c   3.5s|     1 |     0 |  1223 |     - |   692M |   0 |1246 |1072 |1770 | 698 |  9 |   0 |   0 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1312.18/1316.34	c   3.8s|     1 |     0 |  1299 |     - |   679M |   0 |1246 |1072 |1824 | 752 | 10 |   0 |   0 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1312.38/1316.56	c   4.0s|     1 |     0 |  1374 |     - |   679M |   0 |1246 |1072 |1705 | 798 | 11 |   0 |   0 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1315.27/1319.47	c   6.9s|     1 |     2 |  5655 |     - |   679M |   0 |1246 |1078 |1705 | 798 | 11 |   6 |  22 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1340.69/1344.92	c  32.4s|   100 |    99 | 26431 | 253.1 |   688M |  57 |1246 |1086 |1249 |1099 |  1 |  14 | 420 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1351.46/1355.70	c  43.2s|   200 |   199 | 56171 | 275.4 |   694M |  71 |1246 |1091 |1273 |1423 |  1 |  19 | 446 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1357.14/1361.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1357.14/1361.43	c  48.9s|   300 |   299 | 76550 | 251.4 |   698M |  77 |1246 |1093 |1272 |1643 |  1 |  21 | 473 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1364.92/1369.27	c  56.7s|   400 |   397 |101241 | 250.3 |   704M |  81 |1246 |1109 |1274 |1982 |  1 |  37 | 502 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1368.41/1372.70	c  60.2s|   500 |   497 |111059 | 219.8 |   701M | 138 |1246 |1110 |1300 |2025 |  1 |  38 | 531 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1372.39/1376.71	c  64.2s|   600 |   597 |122606 | 202.4 |   701M | 141 |1246 |1115 |1286 |2104 |  1 |  44 | 566 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1375.49/1379.84	c  67.3s|   700 |   697 |131852 | 186.7 |   701M | 141 |1246 |1116 |1300 |2128 |  1 |  45 | 583 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1379.69/1384.05	c  71.5s|   800 |   797 |145811 | 180.8 |   700M | 143 |1246 |1118 |1295 |2155 |  1 |  47 | 607 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1382.68/1387.03	c  74.5s|   900 |   897 |154774 | 170.6 |   700M | 143 |1246 |1119 |1291 |2180 |  1 |  48 | 624 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1385.67/1390.06	c  77.5s|  1000 |   997 |165023 | 163.8 |   700M | 143 |1246 |1120 |1239 |2354 |  1 |  49 | 632 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1389.66/1394.05	c  81.5s|  1100 |  1097 |176909 | 159.7 |   700M | 143 |1246 |1119 |1286 |2399 |  2 |  50 | 673 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1392.83/1397.21	c  84.7s|  1200 |  1197 |185280 | 153.4 |   700M | 143 |1246 |1119 |1305 |2428 |  1 |  51 | 708 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1396.82/1401.25	c  88.7s|  1300 |  1297 |199813 | 152.8 |   701M | 143 |1246 |1118 |1281 |2465 |  1 |  51 | 746 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1400.21/1404.62	c  92.1s|  1400 |  1397 |207586 | 147.4 |   701M | 143 |1246 |1120 |1304 |2478 |  1 |  55 | 797 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1402.72/1407.19	c  94.7s|  1500 |  1497 |215703 | 143.0 |   702M | 145 |1246 |1124 |1292 |2499 |  1 |  59 | 812 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1406.09/1410.57	c  98.0s|  1600 |  1597 |225326 | 140.1 |   702M | 145 |1246 |1134 |1291 |2519 |  1 |  69 | 845 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1409.38/1413.85	c   101s|  1700 |  1697 |235455 | 137.8 |   702M | 145 |1246 |1135 |1276 |2546 |  1 |  70 | 879 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1413.68/1418.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1413.68/1418.11	c   106s|  1800 |  1797 |246757 | 136.4 |   702M | 145 |1246 |1137 |1283 |2556 |  1 |  72 | 939 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1417.46/1421.98	c   109s|  1900 |  1897 |257555 | 134.9 |   702M | 145 |1246 |1142 |1296 |2577 |  1 |  77 |1000 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1421.75/1426.29	c   114s|  2000 |  1997 |269272 | 134.0 |   702M | 149 |1246 |1142 |1275 |2599 |  1 |  77 |1061 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1425.65/1430.13	c   118s|  2100 |  2097 |281165 | 133.3 |   702M | 149 |1246 |1143 |1309 |2617 |  1 |  78 |1096 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1429.72/1434.23	c   122s|  2200 |  2197 |295087 | 133.6 |   702M | 157 |1246 |1148 |1284 |2633 |  1 |  83 |1132 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1432.91/1437.45	c   125s|  2300 |  2297 |305360 | 132.2 |   702M | 157 |1246 |1149 |1289 |2661 |  1 |  84 |1164 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1437.80/1442.34	c   130s|  2400 |  2397 |321710 | 133.5 |   702M | 157 |1246 |1149 |1265 |2678 |  1 |  85 |1208 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1441.29/1445.83	c   133s|  2500 |  2497 |333124 | 132.8 |   702M | 157 |1246 |1152 |1267 |2701 |  2 |  88 |1234 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1445.27/1449.85	c   137s|  2600 |  2597 |345079 | 132.2 |   702M | 157 |1246 |1158 |1189 |2791 |  1 |  94 |1271 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1448.76/1453.37	c   141s|  2700 |  2697 |354566 | 130.9 |   703M | 157 |1246 |1162 |1301 |2895 |  1 |  99 |1305 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1452.85/1457.46	c   145s|  2800 |  2797 |366157 | 130.3 |   703M | 157 |1246 |1162 |1290 |2912 |  2 |  99 |1372 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1456.64/1461.29	c   149s|  2900 |  2897 |378841 | 130.2 |   703M | 157 |1246 |1166 |1250 |2933 |  1 | 103 |1402 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1460.33/1464.94	c   152s|  3000 |  2997 |391719 | 130.2 |   703M | 157 |1246 |1173 |1302 |2971 |  1 | 110 |1433 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1464.32/1468.95	c   156s|  3100 |  3091 |411640 | 132.4 |   703M | 157 |1246 |1177 |1275 |2987 |  1 | 114 |1441 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1469.20/1473.87	c   161s|  3200 |  3181 |437504 | 136.3 |   703M | 157 |1246 |1189 |1282 |3032 |  1 | 126 |1450 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1475.39/1480.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1475.39/1480.03	c   168s|  3300 |  3273 |472478 | 142.8 |   703M | 157 |1246 |1200 |1300 |3118 |  2 | 137 |1456 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1482.66/1487.31	c   175s|  3400 |  3361 |510604 | 149.8 |   703M | 157 |1246 |1213 |1312 |3176 |  0 | 150 |1473 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1491.73/1496.42	c   184s|  3500 |  3445 |545267 | 155.4 |   704M | 157 |1246 |1237 |1185 |3280 |  1 | 174 |1522 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1500.32/1505.10	c   193s|  3600 |  3538 |581915 | 161.3 |   704M | 157 |1246 |1251 |1285 |3456 |  1 | 188 |1566 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1508.29/1513.03	c   201s|  3700 |  3603 |614042 | 165.6 |   704M | 157 |1246 |1283 |1277 |3523 |  1 | 220 |1609 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1518.36/1523.18	c   211s|  3800 |  3687 |658075 | 172.9 |   704M | 157 |1246 |1314 |1303 |3582 |  1 | 251 |1652 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1527.02/1531.82	c   219s|  3900 |  3771 |691303 | 177.0 |   704M | 157 |1246 |1322 |1292 |3847 |  1 | 259 |1694 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1535.31/1540.19	c   228s|  4000 |  3846 |722930 | 180.4 |   704M | 157 |1246 |1338 |1277 |3930 |  1 | 275 |1735 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1542.78/1547.60	c   235s|  4100 |  3929 |754454 | 183.7 |   704M | 157 |1246 |1346 |1291 |4122 |  1 | 283 |1762 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1551.65/1556.53	c   244s|  4200 |  4008 |792802 | 188.5 |   704M | 157 |1246 |1367 |1300 |4184 |  1 | 304 |1809 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1559.43/1564.33	c   252s|  4300 |  4093 |828076 | 192.3 |   704M | 157 |1246 |1383 |1303 |4283 |  2 | 320 |1839 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1569.21/1574.16	c   262s|  4400 |  4167 |874981 | 198.6 |   704M | 157 |1246 |1425 |1289 |4360 |  1 | 362 |1913 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1576.47/1581.47	c   269s|  4500 |  4251 |916419 | 203.4 |   703M | 157 |1246 |1461 |1289 |4436 |  1 | 398 |1921 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1583.08/1588.07	c   276s|  4600 |  4333 |954926 | 207.3 |   703M | 157 |1246 |1491 |1305 |4535 |  1 | 430 |1925 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1589.64/1594.67	c   282s|  4700 |  4419 |988471 | 210.1 |   703M | 157 |1246 |1517 |1267 |4620 |  1 | 456 |1940 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1598.32/1603.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1598.32/1603.34	c   291s|  4800 |  4483 |  1038k| 216.0 |   703M | 157 |1246 |1572 |1261 |4678 |  1 | 512 |1953 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1606.01/1611.08	c   299s|  4900 |  4572 |  1073k| 218.8 |   703M | 157 |1246 |1596 |1265 |4752 |  1 | 536 |1974 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1615.86/1620.93	c   308s|  5000 |  4654 |  1116k| 223.1 |   703M | 157 |1246 |1615 |1315 |4818 |  1 | 565 |2012 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1626.05/1631.19	c   319s|  5100 |  4736 |  1161k| 227.6 |   703M | 157 |1246 |1642 |1280 |4881 |  1 | 601 |2048 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1635.80/1640.99	c   328s|  5200 |  4822 |  1205k| 231.6 |   703M | 157 |1246 |1664 |1287 |5028 |  1 | 631 |2080 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1648.56/1653.78	c   341s|  5300 |  4900 |  1264k| 238.3 |   703M | 157 |1246 |1685 |1250 |5167 |  1 | 659 |2113 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1658.13/1663.31	c   351s|  5400 |  4989 |  1300k| 240.7 |   703M | 157 |1246 |1698 |1311 |5350 |  2 | 676 |2153 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1666.82/1672.05	c   360s|  5500 |  5077 |  1335k| 242.6 |   703M | 157 |1246 |1711 |1323 |5482 |  1 | 691 |2196 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1676.28/1681.52	c   369s|  5600 |  5162 |  1374k| 245.2 |   703M | 157 |1246 |1723 |1333 |5573 |  2 | 708 |2236 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1683.46/1688.72	c   376s|  5700 |  5247 |  1410k| 247.3 |   703M | 157 |1246 |1735 |1309 |5964 |  2 | 724 |2251 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1690.63/1695.99	c   383s|  5800 |  5332 |  1444k| 248.8 |   703M | 157 |1246 |1751 |1215 |6090 |  1 | 747 |2273 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1698.91/1704.22	c   392s|  5900 |  5424 |  1480k| 250.7 |   703M | 157 |1246 |1759 |1214 |6380 |  1 | 756 |2295 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1708.79/1714.19	c   402s|  6000 |  5517 |  1522k| 253.6 |   704M | 157 |1246 |1770 |1270 |6631 |  1 | 770 |2341 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1717.45/1722.87	c   410s|  6100 |  5604 |  1560k| 255.6 |   704M | 157 |1246 |1787 |1297 |6841 |  1 | 791 |2389 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1724.74/1730.15	c   418s|  6200 |  5692 |  1597k| 257.4 |   704M | 157 |1246 |1802 |1300 |7078 |  1 | 809 |2417 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1730.81/1736.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1730.81/1736.29	c   424s|  6300 |  5784 |  1630k| 258.6 |   704M | 157 |1246 |1812 |1319 |7219 |  1 | 820 |2422 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1737.89/1743.32	c   431s|  6400 |  5873 |  1669k| 260.6 |   704M | 157 |1246 |1826 |1294 |7435 |  1 | 837 |2432 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1744.27/1749.77	c   437s|  6500 |  5960 |  1703k| 262.0 |   705M | 157 |1246 |1840 |1301 |7515 |  1 | 855 |2441 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1749.67/1755.17	c   443s|  6600 |  6043 |  1732k| 262.3 |   705M | 157 |1246 |1854 |1264 |7689 |  1 | 872 |2445 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1755.04/1760.59	c   448s|  6700 |  6118 |  1762k| 262.9 |   705M | 157 |1246 |1873 |1304 |7803 |  1 | 896 |2445 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1760.54/1766.03	c   454s|  6800 |  6201 |  1794k| 263.7 |   705M | 157 |1246 |1886 |1225 |7997 |  1 | 913 |2447 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1766.52/1772.07	c   460s|  6900 |  6285 |  1829k| 265.0 |   705M | 157 |1246 |1901 |1279 |8368 |  1 | 930 |2448 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1774.08/1779.65	c   467s|  7000 |  6368 |  1865k| 266.3 |   705M | 157 |1246 |1919 |   0 |8508 |  0 | 952 |2470 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1782.26/1787.81	c   475s|  7100 |  6460 |  1901k| 267.7 |   705M | 157 |1246 |1927 |1295 |8723 |  1 | 966 |2512 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1791.33/1796.91	c   484s|  7200 |  6545 |  1941k| 269.4 |   705M | 157 |1246 |1945 |1225 |8969 |  1 | 993 |2542 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1798.70/1804.31	c   492s|  7300 |  6645 |  1979k| 271.0 |   705M | 157 |1246 |1951 |1266 |9144 |  1 |1004 |2556 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1804.59/1810.21	c   498s|  7400 |  6730 |  2008k| 271.3 |   705M | 157 |1246 |1966 |1252 |9390 |  1 |1026 |2568 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1813.56/1819.21	c   507s|  7500 |  6816 |  2051k| 273.4 |   705M | 157 |1246 |1960 |1302 |9617 |  1 |1038 |2593 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1822.13/1827.80	c   515s|  7600 |  6904 |  2093k| 275.3 |   705M | 157 |1246 |1977 |1283 |9810 |  1 |1060 |2610 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1840.08/1845.89	c   533s|  7700 |  6989 |  2196k| 285.1 |   705M | 157 |1246 |1986 |1323 |9981 |  0 |1075 |2631 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1848.06/1853.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1848.06/1853.84	c   541s|  7800 |  7077 |  2233k| 286.2 |   705M | 157 |1246 |1985 |1315 |  10k|  1 |1084 |2655 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1857.13/1862.94	c   550s|  7900 |  7166 |  2274k| 287.8 |   705M | 157 |1246 |1992 |1297 |  10k|  1 |1101 |2685 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1865.00/1870.80	c   558s|  8000 |  7254 |  2316k| 289.4 |   705M | 157 |1246 |1996 |1288 |  10k|  1 |1113 |2697 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1873.58/1879.50	c   567s|  8100 |  7344 |  2354k| 290.6 |   705M | 157 |1246 |1999 |1260 |  11k|  1 |1124 |2734 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1883.35/1889.23	c   577s|  8200 |  7434 |  2397k| 292.2 |   706M | 157 |1246 |2012 |1301 |  11k|  1 |1138 |2783 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1892.72/1898.66	c   586s|  8300 |  7514 |  2446k| 294.6 |   706M | 157 |1246 |2034 |1275 |  11k|  0 |1169 |2811 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1899.21/1905.11	c   593s|  8400 |  7601 |  2479k| 295.1 |   706M | 157 |1246 |2043 |1277 |  11k|  1 |1189 |2831 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1907.57/1913.56	c   601s|  8500 |  7693 |  2518k| 296.1 |   706M | 157 |1246 |2037 |1318 |  12k|  1 |1196 |2858 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1914.07/1920.07	c   608s|  8600 |  7776 |  2550k| 296.4 |   706M | 157 |1246 |2026 |1255 |  12k|  1 |1209 |2873 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1922.93/1928.95	c   616s|  8700 |  7869 |  2589k| 297.5 |   706M | 157 |1246 |2028 |1272 |  12k|  1 |1220 |2924 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1931.30/1937.37	c   625s|  8800 |  7957 |  2633k| 299.2 |   706M | 157 |1246 |2038 |1251 |  12k|  1 |1240 |2942 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1938.38/1944.45	c   632s|  8900 |  8047 |  2672k| 300.2 |   706M | 157 |1246 |2040 |1265 |  12k|  1 |1252 |2958 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1944.86/1950.98	c   638s|  9000 |  8134 |  2708k| 300.9 |   706M | 157 |1246 |2051 |1255 |  13k|  1 |1268 |2962 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1950.45/1956.53	c   644s|  9100 |  8228 |  2742k| 301.2 |   706M | 157 |1246 |2051 |1243 |  13k|  1 |1276 |2964 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1956.23/1962.37	c   650s|  9200 |  8311 |  2777k| 301.8 |   706M | 157 |1246 |2060 |1319 |  13k|  2 |1298 |2973 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1962.11/1968.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1962.11/1968.20	c   656s|  9300 |  8394 |  2808k| 301.9 |   706M | 157 |1246 |2057 |1326 |  13k|  2 |1304 |2982 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1968.01/1974.16	c   662s|  9400 |  8466 |  2843k| 302.4 |   707M | 157 |1246 |2079 |1290 |  13k|  1 |1338 |2982 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1972.79/1978.97	c   666s|  9500 |  8549 |  2868k| 301.9 |   707M | 157 |1246 |2080 |1257 |  14k|  1 |1349 |2990 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1978.77/1984.93	c   672s|  9600 |  8635 |  2904k| 302.4 |   707M | 157 |1246 |2079 |1336 |  14k|  1 |1358 |2990 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1984.96/1991.16	c   679s|  9700 |  8710 |  2939k| 302.9 |   707M | 157 |1246 |2088 |1239 |  14k|  1 |1382 |2991 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1990.33/1996.50	c   684s|  9800 |  8796 |  2970k| 303.0 |   708M | 157 |1246 |2097 |1246 |  14k|  2 |1401 |2991 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
1996.71/2002.92	c   690s|  9900 |  8874 |  3004k| 303.3 |   708M | 157 |1246 |2105 |1263 |  14k|  1 |1428 |3011 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2003.91/2010.12	c   698s| 10000 |  8961 |  3044k| 304.3 |   708M | 157 |1246 |2110 |1264 |  14k|  1 |1447 |3017 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2012.47/2018.71	c   706s| 10100 |  9053 |  3083k| 305.2 |   708M | 157 |1246 |2114 |1208 |  15k|  1 |1468 |3081 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2019.55/2025.83	c   713s| 10200 |  9147 |  3126k| 306.4 |   708M | 157 |1246 |2115 |1306 |  15k|  1 |1479 |3082 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2026.23/2032.55	c   720s| 10300 |  9230 |  3161k| 306.8 |   708M | 157 |1246 |2121 |1268 |  15k|  1 |1509 |3102 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2033.30/2039.62	c   727s| 10400 |  9323 |  3197k| 307.3 |   708M | 157 |1246 |2122 |1245 |  15k|  1 |1523 |3115 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2042.18/2048.55	c   736s| 10500 |  9415 |  3240k| 308.6 |   708M | 157 |1246 |2118 |1305 |  16k|  2 |1533 |3128 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2053.84/2060.26	c   748s| 10600 |  9509 |  3292k| 310.5 |   709M | 157 |1246 |2112 |1177 |  16k|  1 |1545 |3148 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2061.73/2068.19	c   756s| 10700 |  9607 |  3330k| 311.1 |   709M | 157 |1246 |2095 |1240 |  16k|  1 |1548 |3159 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2069.61/2076.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2069.61/2076.07	c   764s| 10800 |  9697 |  3368k| 311.8 |   709M | 157 |1246 |2099 |1253 |  16k|  2 |1580 |3175 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2075.48/2081.92	c   769s| 10900 |  9790 |  3396k| 311.5 |   709M | 157 |1246 |2101 |1290 |  17k|  2 |1588 |3194 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2080.46/2086.95	c   774s| 11000 |  9890 |  3418k| 310.7 |   709M | 157 |1246 |2095 |1246 |  17k|  1 |1601 |3204 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2086.66/2093.17	c   781s| 11100 |  9990 |  3441k| 309.9 |   709M | 157 |1246 |2078 |1274 |  17k|  1 |1603 |3224 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2093.42/2099.94	c   787s| 11200 | 10088 |  3473k| 310.0 |   709M | 157 |1246 |2071 |1317 |  17k|  1 |1612 |3234 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2100.20/2106.73	c   794s| 11300 | 10174 |  3502k| 309.9 |   710M | 157 |1246 |2067 |1271 |  18k|  1 |1636 |3257 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2109.08/2115.66	c   803s| 11400 | 10269 |  3545k| 310.9 |   710M | 157 |1246 |2056 |1205 |  18k|  1 |1644 |3280 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2115.76/2122.33	c   810s| 11500 | 10369 |  3578k| 311.0 |   710M | 157 |1246 |2053 |1336 |  18k|  1 |1644 |3300 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2122.74/2129.39	c   817s| 11600 | 10457 |  3611k| 311.3 |   710M | 157 |1246 |2049 |1283 |  18k|  1 |1659 |3324 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2130.01/2136.61	c   824s| 11700 | 10541 |  3644k| 311.4 |   710M | 157 |1246 |2050 |1293 |  18k|  1 |1683 |3347 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2137.59/2144.21	c   832s| 11800 | 10618 |  3680k| 311.8 |   710M | 157 |1246 |2052 |1199 |  18k|  1 |1703 |3368 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2145.66/2152.37	c   840s| 11900 | 10709 |  3715k| 312.1 |   710M | 157 |1246 |2058 |1308 |  19k|  1 |1720 |3398 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2154.83/2161.52	c   849s| 12000 | 10802 |  3752k| 312.6 |   710M | 157 |1246 |2059 |1296 |  19k|  1 |1741 |3430 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2161.71/2168.42	c   856s| 12100 | 10877 |  3786k| 312.8 |   710M | 157 |1246 |2063 |1229 |  19k|  1 |1771 |3447 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2167.79/2174.59	c   862s| 12200 | 10977 |  3813k| 312.5 |   710M | 157 |1246 |2069 |1288 |  19k|  1 |1792 |3460 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2176.28/2183.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2176.28/2183.03	c   871s| 12300 | 11071 |  3853k| 313.2 |   710M | 157 |1246 |2073 |1283 |  20k|  1 |1808 |3499 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2184.36/2191.14	c   879s| 12400 | 11156 |  3888k| 313.5 |   710M | 157 |1246 |2074 |1312 |  20k|  1 |1831 |3535 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2192.52/2199.31	c   887s| 12500 | 11249 |  3923k| 313.8 |   711M | 157 |1246 |2065 |1285 |  20k|  1 |1842 |3582 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2201.10/2207.95	c   895s| 12600 | 11342 |  3964k| 314.5 |   712M | 157 |1246 |2058 |1291 |  20k|  2 |1858 |3619 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2208.67/2215.52	c   903s| 12700 | 11439 |  4008k| 315.5 |   712M | 157 |1246 |2064 |1287 |  21k|  1 |1874 |3620 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2214.95/2221.85	c   909s| 12800 | 11529 |  4043k| 315.8 |   712M | 157 |1246 |2060 |1278 |  21k|  1 |1887 |3622 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2220.83/2227.71	c   915s| 12900 | 11618 |  4077k| 316.0 |   712M | 157 |1246 |2053 |1278 |  21k|  1 |1899 |3623 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2228.12/2235.03	c   923s| 13000 | 11712 |  4114k| 316.5 |   713M | 157 |1246 |2036 |1237 |  22k|  1 |1906 |3646 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2235.59/2242.53	c   930s| 13100 | 11810 |  4155k| 317.1 |   713M | 157 |1246 |2050 |1276 |  22k|  1 |1929 |3653 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2242.08/2249.08	c   937s| 13200 | 11900 |  4189k| 317.3 |   713M | 157 |1246 |2045 |1323 |  22k|  1 |1949 |3663 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2248.06/2255.06	c   943s| 13300 | 11972 |  4222k| 317.4 |   713M | 157 |1246 |2063 |1343 |  22k|  0 |1984 |3676 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2254.93/2261.94	c   949s| 13400 | 12067 |  4260k| 317.9 |   713M | 157 |1246 |2049 |1309 |  23k|  1 |1993 |3677 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2261.21/2268.29	c   956s| 13500 | 12149 |  4296k| 318.2 |   713M | 157 |1246 |2050 |1229 |  23k|  1 |2021 |3685 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2267.79/2274.80	c   962s| 13600 | 12235 |  4332k| 318.5 |   713M | 157 |1246 |2061 |1330 |  23k|  1 |2041 |3692 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2274.98/2282.09	c   970s| 13700 | 12316 |  4372k| 319.1 |   714M | 157 |1246 |2061 |1306 |  24k|  1 |2051 |3707 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2280.75/2287.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2280.75/2287.81	c   975s| 13800 | 12412 |  4398k| 318.6 |   714M | 157 |1246 |2046 |1288 |  24k|  1 |2057 |3725 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2288.82/2295.91	c   983s| 13900 | 12502 |  4431k| 318.7 |   714M | 157 |1246 |2032 |1319 |  24k|  0 |2082 |3779 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2294.71/2301.85	c   989s| 14000 | 12581 |  4463k| 318.8 |   714M | 157 |1246 |2038 |1275 |  24k|  1 |2116 |3779 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2303.48/2310.67	c   998s| 14100 | 12664 |  4504k| 319.4 |   714M | 157 |1246 |2045 |1216 |  25k|  1 |2144 |3803 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2311.45/2318.67	c  1006s| 14200 | 12752 |  4535k| 319.3 |   715M | 157 |1246 |2095 |1298 |  25k|  1 |2211 |3829 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2319.14/2326.37	c  1014s| 14300 | 12843 |  4574k| 319.8 |   715M | 157 |1246 |2097 |1272 |  25k|  1 |2238 |3840 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2327.32/2334.59	c  1022s| 14400 | 12937 |  4608k| 320.0 |   715M | 157 |1246 |2085 |1290 |  25k|  1 |2253 |3863 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2334.81/2342.08	c  1030s| 14500 | 13026 |  4645k| 320.3 |   715M | 157 |1246 |2086 |1298 |  26k|  1 |2264 |3873 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2343.88/2351.13	c  1039s| 14600 | 13116 |  4686k| 320.9 |   715M | 157 |1246 |2076 |1350 |  26k|  3 |2293 |3899 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2352.34/2359.63	c  1047s| 14700 | 13196 |  4731k| 321.8 |   715M | 157 |1246 |2080 |1256 |  26k|  1 |2329 |3911 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2361.01/2368.30	c  1056s| 14800 | 13289 |  4774k| 322.6 |   716M | 157 |1246 |2076 |1202 |  27k|  1 |2346 |3921 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2369.39/2376.79	c  1064s| 14900 | 13387 |  4816k| 323.2 |   716M | 157 |1246 |2053 |1262 |  27k|  1 |2354 |3941 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2376.46/2383.83	c  1071s| 15000 | 13478 |  4846k| 323.1 |   716M | 157 |1246 |2074 |1324 |  28k|  1 |2394 |3952 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2384.04/2391.42	c  1079s| 15100 | 13564 |  4882k| 323.3 |   716M | 157 |1246 |2072 |1264 |  28k|  1 |2422 |3977 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2392.42/2399.87	c  1087s| 15200 | 13653 |  4924k| 323.9 |   716M | 157 |1246 |2055 |1270 |  28k|  1 |2436 |3988 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2397.90/2405.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2397.90/2405.36	c  1093s| 15300 | 13745 |  4947k| 323.3 |   716M | 157 |1246 |2050 |1304 |  28k|  1 |2457 |4009 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2407.47/2414.93	c  1102s| 15400 | 13839 |  4995k| 324.3 |   716M | 157 |1246 |2047 |1279 |  29k|  1 |2472 |4019 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2418.55/2426.05	c  1114s| 15500 | 13927 |  5050k| 325.8 |   716M | 157 |1246 |2052 |1275 |  29k|  1 |2503 |4050 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2425.82/2433.31	c  1121s| 15600 | 14017 |  5080k| 325.6 |   716M | 157 |1246 |2056 |1331 |  29k|  1 |2523 |4070 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2433.80/2441.30	c  1129s| 15700 | 14099 |  5120k| 326.1 |   716M | 157 |1246 |2064 |1337 |  30k|  0 |2553 |4080 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2442.36/2449.96	c  1137s| 15800 | 14196 |  5165k| 326.8 |   716M | 157 |1246 |2025 |1221 |  30k|  1 |2569 |4090 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2450.04/2457.62	c  1145s| 15900 | 14275 |  5201k| 327.0 |   716M | 157 |1246 |2026 |1177 |  30k|  1 |2597 |4110 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2456.43/2464.07	c  1152s| 16000 | 14375 |  5239k| 327.4 |   716M | 157 |1246 |2017 |1330 |  31k|  1 |2600 |4123 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2464.51/2472.19	c  1160s| 16100 | 14469 |  5279k| 327.8 |   716M | 157 |1246 |2026 |1286 |  31k|  1 |2653 |4158 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2469.98/2477.63	c  1165s| 16200 | 14554 |  5309k| 327.7 |   716M | 157 |1246 |2030 |1307 |  31k|  1 |2668 |4159 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2477.06/2484.72	c  1172s| 16300 | 14646 |  5350k| 328.2 |   716M | 157 |1246 |2049 |1326 |  32k|  1 |2708 |4161 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2482.24/2489.97	c  1177s| 16400 | 14723 |  5377k| 327.8 |   717M | 157 |1246 |2050 |1257 |  32k|  1 |2736 |4175 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2488.52/2496.21	c  1184s| 16500 | 14807 |  5410k| 327.8 |   717M | 157 |1246 |2051 |1330 |  32k|  1 |2749 |4188 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2496.10/2503.82	c  1191s| 16600 | 14892 |  5452k| 328.4 |   717M | 157 |1246 |2057 |1306 |  32k|  1 |2802 |4192 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2501.98/2509.79	c  1197s| 16700 | 14973 |  5482k| 328.2 |   717M | 157 |1246 |2062 |1335 |  33k|  1 |2833 |4205 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2508.96/2516.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2508.96/2516.75	c  1204s| 16800 | 15035 |  5520k| 328.5 |   717M | 157 |1246 |2081 |1295 |  33k|  1 |2884 |4207 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2514.65/2522.43	c  1210s| 16900 | 15111 |  5552k| 328.5 |   719M | 157 |1246 |2093 |1326 |  33k|  1 |2927 |4207 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2520.13/2528.00	c  1215s| 17000 | 15199 |  5584k| 328.5 |   719M | 157 |1246 |2130 |1218 |  33k|  1 |3010 |4209 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2526.22/2534.05	c  1222s| 17100 | 15289 |  5617k| 328.4 |   719M | 157 |1246 |2147 |1304 |  34k|  1 |3061 |4211 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2531.79/2539.60	c  1227s| 17200 | 15380 |  5647k| 328.3 |   719M | 157 |1246 |2142 |1256 |  34k|  1 |3095 |4213 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2539.28/2547.18	c  1235s| 17300 | 15469 |  5689k| 328.8 |   719M | 157 |1246 |2141 |1298 |  34k|  1 |3119 |4266 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2553.83/2561.77	c  1249s| 17400 | 15565 |  5772k| 331.7 |   719M | 157 |1246 |2135 |1337 |  34k|  2 |3134 |4270 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2560.80/2568.76	c  1256s| 17500 | 15645 |  5815k| 332.3 |   719M | 157 |1246 |2146 |1295 |  34k|  1 |3160 |4271 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2566.49/2574.47	c  1262s| 17600 | 15737 |  5847k| 332.2 |   719M | 157 |1246 |2206 |1252 |  35k|  1 |3262 |4272 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2575.56/2583.59	c  1271s| 17700 | 15831 |  5897k| 333.1 |   719M | 157 |1246 |2283 |1338 |  35k|  1 |3356 |4283 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2583.93/2592.01	c  1279s| 17800 | 15931 |  5942k| 333.8 |   720M | 157 |1246 |2429 |1303 |  36k|  1 |3522 |4294 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2592.71/2600.72	c  1288s| 17900 | 16027 |  5986k| 334.4 |   720M | 157 |1246 |2392 |1316 |  36k|  1 |3532 |4305 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2600.78/2608.85	c  1296s| 18000 | 16115 |  6023k| 334.6 |   720M | 157 |1246 |2383 |1352 |  36k|  1 |3541 |4411 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2608.56/2616.68	c  1304s| 18100 | 16188 |  6065k| 335.1 |   720M | 157 |1246 |2401 |1342 |  36k|  0 |3573 |4421 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2618.52/2626.68	c  1314s| 18200 | 16268 |  6117k| 336.0 |   720M | 157 |1246 |2426 |1338 |  37k|  0 |3610 |4441 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2628.20/2636.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2628.20/2636.30	c  1324s| 18300 | 16332 |  6171k| 337.2 |   720M | 157 |1246 |2420 |1266 |  37k|  1 |3640 |4455 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2637.57/2645.79	c  1333s| 18400 | 16428 |  6215k| 337.8 |   721M | 157 |1246 |2484 |1293 |  37k|  1 |3730 |4481 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2645.04/2653.28	c  1341s| 18500 | 16528 |  6254k| 338.0 |   721M | 157 |1246 |2494 |1284 |  37k|  1 |3754 |4491 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2653.62/2661.80	c  1349s| 18600 | 16620 |  6298k| 338.6 |   721M | 157 |1246 |2508 |1291 |  38k|  1 |3785 |4512 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2658.00/2666.28	c  1354s| 18700 | 16716 |  6318k| 337.8 |   721M | 157 |1246 |2489 |1325 |  38k|  1 |3787 |4530 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2666.58/2674.84	c  1362s| 18800 | 16811 |  6352k| 337.8 |   721M | 157 |1246 |2486 |1361 |  38k|  0 |3796 |4731 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2675.26/2683.50	c  1371s| 18900 | 16895 |  6396k| 338.4 |   721M | 157 |1246 |2480 |1302 |  38k|  1 |3824 |4751 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2682.34/2690.60	c  1378s| 19000 | 16986 |  6434k| 338.6 |   721M | 157 |1246 |2479 |1310 |  39k|  1 |3844 |4767 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2690.82/2699.11	c  1387s| 19100 | 17086 |  6480k| 339.2 |   721M | 157 |1246 |2475 |1286 |  39k|  1 |3872 |4782 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2699.80/2708.12	c  1396s| 19200 | 17163 |  6515k| 339.3 |   722M | 157 |1246 |2479 |1327 |  39k|  1 |3897 |4797 | 0.000000e+00 |-2.951400e+04 |    Inf | unknown
2704.15/2712.52	c 
2704.15/2712.52	c SCIP Status        : solving was interrupted [time limit reached]
2704.15/2712.52	c Solving Time (sec) : 1400.00
2704.15/2712.52	c Solving Nodes      : 19261
2704.15/2712.52	c Primal Bound       : -2.95140000000000e+04 (4 solutions)
2704.15/2712.52	c Dual Bound         : +0.00000000000000e+00
2704.15/2712.52	c Gap                : infinite
2704.15/2712.53	c SCIP status: 23 (TIMELIMIT)
2704.15/2712.53	c solveScip: freeing transform (!can_skip_free_transform)
2704.25/2712.60	c pb_solver_status: sst_sat
2704.25/2712.60	c LB_goalvalue: 3408979
2704.25/2712.60	c UB_goalvalue: 3438493
2704.25/2712.60	c Both SAT and SCIP timed out; boosting budgets to sat=10.000000 scip=1800.000000
2704.25/2712.60	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
2704.25/2712.60	c SCIP returned: sst_sat
2704.25/2712.60	c SCIP primal LB: 3408979, dual UB: 3438493
2704.25/2712.60	c Try to find a solution more than 3418817
2704.25/2712.60	c assumptions: 
2704.25/2712.60	c invoking solver with time budget: 10.000000
2713.33/2721.70	c Model check passed
2713.33/2721.70	c sat_solver_result: sst_sat
2713.33/2721.70	c pb_solver_status: sst_sat
2713.33/2721.70	c in maximizeGoal found by SAT
2714.02/2722.42	o 19675
2714.02/2722.42	c addUnit: @goal_constraint1
2714.02/2722.42	c Found a solution: 3418818.  Optimum bounded: [3418818,3438493].
2714.02/2722.42	c Try to find a solution more than 3425376
2714.02/2722.42	c V: 61
2714.02/2722.42	c estimatedAdderCost: 2075
2714.02/2722.42	c Try to convert by bdds
2714.02/2722.42	c d: 1
2714.02/2722.42	c mem for reusing cleared.
2714.02/2722.42	c Try to convert by sorters
2714.02/2722.44	c Sorter: base: 2 2 2 2 3 3 3 3 3 3 
2714.02/2722.44	c 
2714.12/2722.51	c assumptions: 
2714.12/2722.51	c invoking solver with time budget: 0.924543
2715.52/2723.96	c sat_solver_result: sst_unknown
2715.52/2723.96	c c SAT fixed 60 new variables
2715.52/2723.96	c SAT solver timed out; proceeding to cooperative SCIP call
2715.52/2723.96	c Calling solveScip for cooperative mode with LB_goalvalue:       3418818, UB_goalvalue: 3438493
2715.52/2723.96	c scip solving with time budget: 1800.000000
2715.52/2723.96	c solveScip
2715.52/2723.96	c initScipForCoop
2715.52/2723.96	c Coop Mode: Using SCIP obj units for LB/UB: 3418818, +oo
2715.52/2723.98	c solution violates original bounds of variable <x536> [1,1] solution value <0>
2715.52/2723.98	c solution violates original bounds of variable <x259> [0,0] solution value <1>
2715.52/2723.98	c 2/4 feasible solutions given by solution candidate storage, new primal bound -1.967500e+04
2715.52/2723.98	c 
2715.52/2723.99	c presolving:
2715.63/2724.05	c (round 1, fast)       73 del vars, 0 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
2715.73/2724.11	c    (0.1s) running MILP presolver
2715.73/2724.14	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2715.73/2724.15	c (round 2, exhaustive) 73 del vars, 1 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
2715.82/2724.20	c (round 3, exhaustive) 73 del vars, 1 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 1067 upgd conss, 0 impls, 1 clqs, 0 implints
2715.82/2724.26	c (round 4, exhaustive) 73 del vars, 1 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 1072 upgd conss, 0 impls, 1 clqs, 0 implints
2715.92/2724.34	c    (0.4s) probing: 51/1216 (4.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2715.92/2724.34	c    (0.4s) probing aborted: 50/50 successive totally useless probings
2716.01/2724.44	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2716.01/2724.48	c    (0.5s) no symmetry present (symcode time: 0.00)
2716.21/2724.62	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
2716.21/2724.62	c  73 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 200 changed sides, 400 changed coefficients
2716.21/2724.62	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2716.21/2724.62	c presolved problem has 1216 variables (1216 bin, 0 int, 0 cont) and 1072 constraints
2716.21/2724.62	c    1071 constraints of type <knapsack>
2716.21/2724.62	c       1 constraints of type <setppc>
2716.21/2724.62	c transformed objective value is always integral (scale: 1)
2716.21/2724.62	c Presolving Time: 0.63
2716.21/2724.63	c transformed 2/2 original solutions to the transformed problem space
2716.21/2724.63	c 
2716.51/2724.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2716.51/2724.96	c   1.0s|     1 |     0 |   249 |     - |   705M |   0 |1216 |1074 |1072 |   0 |  0 |  14 |   0 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2716.81/2725.25	c   1.3s|     1 |     0 |   473 |     - |   715M |   0 |1216 |1074 |1238 | 166 |  1 |  14 |   0 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2717.11/2725.54	c   1.6s|     1 |     0 |   625 |     - |   715M |   0 |1216 |1074 |1351 | 279 |  2 |  14 |   0 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2717.41/2725.83	c   1.9s|     1 |     0 |   815 |     - |   718M |   0 |1216 |1074 |1450 | 378 |  3 |  14 |   0 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2717.72/2726.11	c   2.2s|     1 |     0 |   912 |     - |   718M |   0 |1216 |1074 |1523 | 451 |  4 |  14 |   0 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2717.91/2726.39	c   2.4s|     1 |     0 |   971 |     - |   735M |   0 |1216 |1074 |1559 | 487 |  5 |  14 |   0 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2718.21/2726.69	c   2.7s|     1 |     0 |  1051 |     - |   735M |   0 |1216 |1074 |1606 | 534 |  6 |  14 |   0 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2718.51/2727.01	c   3.0s|     1 |     0 |  1123 |     - |   738M |   0 |1216 |1074 |1670 | 598 |  7 |  14 |   0 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2718.91/2727.31	c   3.3s|     1 |     0 |  1209 |     - |   752M |   0 |1216 |1074 |1705 | 633 |  8 |  14 |   0 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2719.20/2727.61	c   3.7s|     1 |     0 |  1272 |     - |   753M |   0 |1216 |1074 |1747 | 675 |  9 |  14 |   0 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2719.40/2727.89	c   3.9s|     1 |     0 |  1343 |     - |   754M |   0 |1216 |1074 |1790 | 718 | 10 |  14 |   0 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2719.62/2728.09	c   4.1s|     1 |     0 |  1412 |     - |   752M |   0 |1216 |1074 |1666 | 758 | 11 |  14 |   0 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2722.99/2731.41	c   7.5s|     1 |     2 |  5634 |     - |   752M |   0 |1216 |1077 |1666 | 758 | 11 |  18 |  28 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2752.19/2760.70	c  36.7s|   100 |   101 | 63786 | 630.0 |   735M |  31 |1216 |1084 |1201 |1059 |  1 |  25 | 360 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2762.37/2770.93	c  47.0s|   200 |   201 |104312 | 517.1 |   742M |  31 |1216 |1093 |1212 |1503 |  1 |  34 | 389 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2766.47/2775.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2766.47/2775.09	c  51.1s|   300 |   301 |119202 | 393.9 |   758M |  53 |1216 |1095 |1209 |1744 |  1 |  36 | 407 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2770.65/2779.28	c  55.3s|   400 |   401 |128798 | 319.3 |   764M |  53 |1216 |1095 |1238 |2176 |  1 |  36 | 435 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2773.64/2782.23	c  58.3s|   500 |   501 |134861 | 267.4 |   763M |  85 |1216 |1094 |1238 |2374 |  1 |  36 | 470 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2776.63/2785.27	c  61.3s|   600 |   601 |140833 | 232.8 |   763M |  85 |1216 |1094 |1241 |2561 |  1 |  36 | 513 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2780.32/2789.00	c  65.0s|   700 |   701 |149232 | 211.5 |   763M |  85 |1216 |1094 |1254 |2845 |  1 |  36 | 553 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2785.11/2793.71	c  69.7s|   800 |   801 |159077 | 197.3 |   763M |  85 |1216 |1094 |1262 |3101 |  2 |  36 | 632 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2787.90/2796.59	c  72.6s|   900 |   901 |166103 | 183.2 |   763M |  89 |1216 |1094 |1261 |3181 |  1 |  36 | 667 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2791.69/2800.32	c  76.4s|  1000 |  1001 |173095 | 171.9 |   754M | 101 |1216 |1094 |1266 |3279 |  2 |  36 | 746 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2795.39/2804.05	c  80.1s|  1100 |  1101 |183242 | 165.5 |   754M | 101 |1216 |1095 |1204 |3514 |  1 |  38 | 782 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2798.07/2806.73	c  82.8s|  1200 |  1201 |191140 | 158.2 |   751M | 101 |1216 |1093 |1207 |3661 |  1 |  38 | 800 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2802.16/2810.89	c  86.9s|  1300 |  1301 |200025 | 152.9 |   752M | 101 |1216 |1091 |1267 |3912 |  1 |  38 | 868 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2804.95/2813.68	c  89.7s|  1400 |  1401 |206713 | 146.7 |   752M | 105 |1216 |1090 |1269 |3943 |  1 |  38 | 921 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2809.14/2817.85	c  93.9s|  1500 |  1501 |220364 | 146.1 |   752M | 105 |1216 |1090 |1225 |4194 |  1 |  38 | 947 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2813.34/2822.02	c  98.1s|  1600 |  1601 |230953 | 143.6 |   752M | 105 |1216 |1090 |1271 |4532 |  1 |  38 | 987 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2817.33/2826.08	c   102s|  1700 |  1701 |240077 | 140.5 |   752M | 105 |1216 |1089 |1272 |4856 |  1 |  38 |1035 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2820.91/2829.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2820.91/2829.69	c   106s|  1800 |  1801 |249604 | 138.0 |   752M | 105 |1216 |1089 |1266 |5056 |  1 |  38 |1080 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2825.20/2833.90	c   110s|  1900 |  1901 |261241 | 136.8 |   752M | 105 |1216 |1090 |1223 |5347 |  1 |  39 |1125 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2829.68/2838.46	c   115s|  2000 |  2001 |273123 | 135.9 |   752M | 105 |1216 |1093 |1268 |5757 |  1 |  42 |1166 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2833.78/2842.52	c   119s|  2100 |  2101 |288822 | 136.9 |   752M | 105 |1216 |1093 |1236 |5858 |  1 |  42 |1204 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2837.16/2845.91	c   122s|  2200 |  2201 |297719 | 134.7 |   752M | 105 |1216 |1093 |1288 |6030 |  1 |  42 |1231 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2840.65/2849.49	c   126s|  2300 |  2301 |306732 | 132.8 |   750M | 105 |1216 |1093 |1237 |6198 |  1 |  42 |1274 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2844.84/2853.64	c   130s|  2400 |  2401 |319420 | 132.6 |   750M | 105 |1216 |1096 |1202 |6569 |  1 |  45 |1301 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2849.53/2858.33	c   134s|  2500 |  2501 |332116 | 132.3 |   750M | 105 |1216 |1096 |1298 |7049 |  1 |  45 |1326 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2852.81/2861.66	c   138s|  2600 |  2601 |339840 | 130.2 |   750M | 105 |1216 |1096 |1258 |7287 |  1 |  45 |1357 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2856.49/2865.34	c   141s|  2700 |  2701 |352242 | 130.0 |   750M | 109 |1216 |1097 |1243 |7437 |  1 |  46 |1383 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2858.69/2867.51	c   144s|  2800 |  2801 |360997 | 128.5 |   751M | 109 |1216 |1105 |1244 |7620 |  1 |  54 |1388 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2861.98/2870.80	c   147s|  2900 |  2901 |371753 | 127.7 |   751M | 109 |1216 |1105 |1268 |7960 |  1 |  54 |1402 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2864.29/2873.16	c   149s|  3000 |  3001 |381322 | 126.7 |   751M | 109 |1216 |1105 |1296 |8190 |  1 |  54 |1407 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2866.57/2875.46	c   151s|  3100 |  3101 |389367 | 125.2 |   750M | 109 |1216 |1105 |1224 |8403 |  1 |  54 |1416 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2869.96/2878.86	c   155s|  3200 |  3201 |402682 | 125.4 |   750M | 109 |1216 |1107 |1289 |8592 |  1 |  56 |1420 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2872.17/2881.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2872.17/2881.02	c   157s|  3300 |  3301 |409171 | 123.6 |   747M | 109 |1216 |1107 |1258 |8720 |  1 |  56 |1427 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2875.16/2884.08	c   160s|  3400 |  3401 |424090 | 124.4 |   746M | 109 |1216 |1110 |1248 |8984 |  1 |  59 |1427 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2877.44/2886.30	c   162s|  3500 |  3501 |433681 | 123.5 |   746M | 109 |1216 |1110 |1276 |9227 |  1 |  59 |1429 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2879.63/2888.57	c   165s|  3600 |  3601 |442559 | 122.6 |   746M | 109 |1216 |1110 |1308 |9487 |  2 |  59 |1430 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2882.33/2891.28	c   167s|  3700 |  3701 |452329 | 121.9 |   746M | 111 |1216 |1114 |1226 |9688 |  1 |  63 |1437 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2884.82/2893.76	c   170s|  3800 |  3801 |462936 | 121.5 |   746M | 111 |1216 |1114 |1268 |  10k|  1 |  63 |1439 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2887.41/2896.39	c   172s|  3900 |  3901 |471959 | 120.7 |   746M | 111 |1216 |1116 |1290 |  10k|  1 |  65 |1442 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2889.61/2898.50	c   175s|  4000 |  4001 |480335 | 119.8 |   746M | 111 |1216 |1116 |1277 |  10k|  1 |  65 |1445 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2893.30/2902.22	c   178s|  4100 |  4101 |490387 | 119.3 |   746M | 111 |1216 |1115 |1305 |  10k|  1 |  65 |1480 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2897.29/2906.21	c   182s|  4200 |  4201 |503550 | 119.6 |   746M | 111 |1216 |1114 |1283 |  11k|  1 |  65 |1503 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2899.38/2908.35	c   184s|  4300 |  4301 |510293 | 118.4 |   746M | 111 |1216 |1114 |1263 |  11k|  1 |  65 |1515 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2903.08/2912.01	c   188s|  4400 |  4401 |520604 | 118.0 |   746M | 111 |1216 |1114 |1249 |  11k|  1 |  65 |1547 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2906.66/2915.60	c   192s|  4500 |  4501 |531267 | 117.8 |   746M | 111 |1216 |1118 |1236 |  11k|  1 |  69 |1584 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2910.07/2919.05	c   195s|  4600 |  4601 |540621 | 117.2 |   746M | 111 |1216 |1117 |1282 |  12k|  1 |  69 |1615 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2913.74/2922.71	c   199s|  4700 |  4701 |550894 | 116.9 |   746M | 111 |1216 |1119 |1221 |  12k|  1 |  71 |1648 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2917.93/2926.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2917.93/2926.97	c   203s|  4800 |  4801 |562296 | 116.9 |   747M | 111 |1216 |1119 |1295 |  12k|  1 |  71 |1686 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2921.42/2930.40	c   206s|  4900 |  4901 |572998 | 116.7 |   747M | 111 |1216 |1119 |1298 |  13k|  1 |  71 |1717 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2924.52/2933.58	c   210s|  5000 |  5001 |582224 | 116.2 |   747M | 113 |1216 |1120 |1280 |  13k|  1 |  74 |1747 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2927.41/2936.43	c   212s|  5100 |  5101 |590400 | 115.5 |   747M | 113 |1216 |1120 |1203 |  13k|  1 |  74 |1770 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2930.70/2939.78	c   216s|  5200 |  5201 |599145 | 115.0 |   746M | 113 |1216 |1120 |1321 |  13k|  1 |  74 |1795 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2933.69/2942.79	c   219s|  5300 |  5301 |607560 | 114.4 |   746M | 113 |1216 |1120 |1301 |  14k|  1 |  74 |1819 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2937.10/2946.12	c   222s|  5400 |  5401 |617037 | 114.0 |   746M | 113 |1216 |1120 |1296 |  14k|  1 |  74 |1838 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2940.77/2949.82	c   226s|  5500 |  5501 |628520 | 114.0 |   746M | 113 |1216 |1125 |1258 |  14k|  1 |  79 |1866 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2944.27/2953.32	c   229s|  5600 |  5601 |638424 | 113.8 |   746M | 113 |1216 |1130 |1300 |  14k|  1 |  84 |1902 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2947.46/2956.58	c   233s|  5700 |  5701 |648243 | 113.5 |   746M | 113 |1216 |1131 |1258 |  15k|  1 |  85 |1927 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2951.06/2960.14	c   236s|  5800 |  5801 |660584 | 113.7 |   746M | 113 |1216 |1131 |1304 |  15k|  1 |  85 |1948 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2953.34/2962.44	c   238s|  5900 |  5901 |669041 | 113.2 |   747M | 113 |1216 |1132 |1231 |  15k|  1 |  86 |1954 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2956.04/2965.15	c   241s|  6000 |  6001 |678781 | 112.9 |   750M | 113 |1216 |1132 |1264 |  15k|  1 |  86 |1959 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2958.23/2967.37	c   243s|  6100 |  6101 |688244 | 112.6 |   750M | 113 |1216 |1142 |1309 |  16k|  2 |  97 |1959 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2960.93/2970.08	c   246s|  6200 |  6201 |697830 | 112.3 |   750M | 113 |1216 |1142 |1284 |  16k|  1 |  97 |1967 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2962.93/2972.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2962.93/2972.10	c   248s|  6300 |  6301 |704645 | 111.6 |   750M | 113 |1216 |1142 |1287 |  16k|  1 |  97 |1970 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2966.30/2975.41	c   251s|  6400 |  6401 |717867 | 112.0 |   750M | 113 |1216 |1142 |1269 |  17k|  1 |  97 |1977 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2969.60/2978.71	c   255s|  6500 |  6501 |731974 | 112.4 |   750M | 113 |1216 |1144 |1246 |  17k|  1 |  99 |1983 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2972.09/2981.28	c   257s|  6600 |  6601 |741237 | 112.1 |   750M | 113 |1216 |1144 |1249 |  17k|  1 |  99 |1993 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2975.68/2984.87	c   261s|  6700 |  6701 |752713 | 112.2 |   750M | 113 |1216 |1149 |1305 |  18k|  1 | 104 |2011 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2979.27/2988.44	c   264s|  6800 |  6801 |765948 | 112.4 |   750M | 113 |1216 |1149 |1301 |  18k|  1 | 104 |2024 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2982.16/2991.39	c   267s|  6900 |  6901 |776739 | 112.4 |   750M | 113 |1216 |1148 |1327 |  19k|  1 | 104 |2030 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2984.55/2993.75	c   270s|  7000 |  7001 |786123 | 112.1 |   750M | 119 |1216 |1148 |1218 |  19k|  1 | 104 |2035 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
2999.22/3008.43	c   284s|  7100 |  7101 |861739 | 121.2 |   750M | 119 |1216 |1148 |1306 |  19k|  1 | 104 |2042 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3001.92/3011.19	c   287s|  7200 |  7201 |871810 | 120.9 |   750M | 119 |1216 |1152 |1228 |  20k|  1 | 109 |2045 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3006.10/3015.32	c   291s|  7300 |  7301 |883452 | 120.8 |   750M | 119 |1216 |1153 |1297 |  20k|  1 | 110 |2074 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3010.29/3019.50	c   296s|  7400 |  7401 |896209 | 120.9 |   751M | 119 |1216 |1153 |1273 |  21k|  1 | 110 |2103 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3013.99/3023.26	c   299s|  7500 |  7501 |905627 | 120.6 |   751M | 119 |1216 |1153 |1318 |  21k|  1 | 110 |2153 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3017.98/3027.29	c   303s|  7600 |  7601 |919613 | 120.8 |   751M | 119 |1216 |1156 |1233 |  21k|  1 | 113 |2180 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3021.28/3030.55	c   307s|  7700 |  7701 |931108 | 120.8 |   751M | 119 |1216 |1156 |1226 |  22k|  1 | 113 |2193 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3024.78/3034.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3024.78/3034.02	c   310s|  7800 |  7801 |940170 | 120.4 |   751M | 119 |1216 |1156 |1301 |  22k|  1 | 113 |2239 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3030.46/3039.70	c   316s|  7900 |  7901 |955253 | 120.8 |   751M | 119 |1216 |1156 |1290 |  23k|  1 | 113 |2292 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3033.55/3042.86	c   319s|  8000 |  8001 |966685 | 120.7 |   751M | 119 |1216 |1159 |1313 |  23k|  2 | 117 |2303 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3036.15/3045.42	c   321s|  8100 |  8101 |973269 | 120.0 |   751M | 119 |1216 |1159 |1326 |  23k|  1 | 117 |2324 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3040.64/3049.90	c   326s|  8200 |  8201 |984649 | 119.9 |   751M | 119 |1216 |1160 |1309 |  24k|  1 | 118 |2383 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3044.63/3053.97	c   330s|  8300 |  8301 |996673 | 119.9 |   751M | 119 |1216 |1160 |1282 |  24k|  1 | 118 |2417 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3047.92/3057.21	c   333s|  8400 |  8401 |  1007k| 119.8 |   751M | 119 |1216 |1159 |1314 |  24k|  1 | 118 |2439 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3051.21/3060.58	c   337s|  8500 |  8501 |  1018k| 119.7 |   751M | 119 |1216 |1164 |1260 |  25k|  1 | 123 |2469 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3055.40/3064.79	c   341s|  8600 |  8601 |  1032k| 119.9 |   749M | 119 |1216 |1164 |1331 |  25k|  1 | 123 |2504 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3059.10/3068.43	c   344s|  8700 |  8701 |  1045k| 120.0 |   749M | 119 |1216 |1164 |1261 |  25k|  1 | 123 |2525 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3062.89/3072.27	c   348s|  8800 |  8801 |  1057k| 120.0 |   749M | 119 |1216 |1165 |1312 |  25k|  1 | 124 |2547 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3066.69/3076.08	c   352s|  8900 |  8901 |  1069k| 120.0 |   749M | 119 |1216 |1165 |1255 |  26k|  1 | 124 |2564 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3070.27/3079.60	c   356s|  9000 |  9001 |  1078k| 119.7 |   749M | 119 |1216 |1167 |1285 |  26k|  1 | 127 |2585 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3073.57/3082.90	c   359s|  9100 |  9101 |  1086k| 119.3 |   749M | 119 |1216 |1165 |1303 |  27k|  1 | 127 |2614 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3077.86/3087.20	c   363s|  9200 |  9201 |  1100k| 119.5 |   749M | 119 |1216 |1166 |1248 |  27k|  1 | 128 |2652 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3081.35/3090.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3081.35/3090.72	c   367s|  9300 |  9301 |  1111k| 119.4 |   750M | 119 |1216 |1166 |1246 |  27k|  1 | 128 |2683 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3084.35/3093.76	c   370s|  9400 |  9401 |  1121k| 119.2 |   750M | 119 |1216 |1168 |1315 |  27k|  1 | 130 |2698 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3086.94/3096.38	c   372s|  9500 |  9501 |  1131k| 119.0 |   751M | 119 |1216 |1172 |1310 |  28k|  1 | 134 |2700 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3089.04/3098.44	c   374s|  9600 |  9601 |  1138k| 118.4 |   751M | 119 |1216 |1171 |1335 |  28k|  1 | 134 |2706 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3091.74/3101.19	c   377s|  9700 |  9701 |  1148k| 118.2 |   751M | 119 |1216 |1170 |1261 |  28k|  2 | 134 |2714 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3094.22/3103.61	c   380s|  9800 |  9801 |  1157k| 117.9 |   751M | 119 |1216 |1168 |1220 |  29k|  1 | 134 |2717 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3096.63/3106.07	c   382s|  9900 |  9901 |  1167k| 117.8 |   751M | 119 |1216 |1165 |1262 |  29k|  1 | 134 |2720 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3099.11/3108.58	c   385s| 10000 | 10001 |  1176k| 117.6 |   751M | 119 |1216 |1164 |1251 |  29k|  1 | 134 |2722 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3102.01/3111.45	c   387s| 10100 | 10101 |  1186k| 117.3 |   751M | 130 |1216 |1167 |1336 |  30k|  2 | 139 |2734 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3104.80/3114.26	c   390s| 10200 | 10201 |  1195k| 117.1 |   751M | 161 |1216 |1167 |1350 |  30k|  1 | 139 |2740 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3108.00/3117.47	c   394s| 10300 | 10301 |  1208k| 117.3 |   751M | 161 |1216 |1166 |1300 |  31k|  1 | 139 |2743 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3110.19/3119.62	c   396s| 10400 | 10401 |  1217k| 116.9 |   751M | 161 |1216 |1166 |1258 |  31k|  1 | 139 |2747 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3113.09/3122.57	c   399s| 10500 | 10501 |  1228k| 116.9 |   751M | 161 |1216 |1163 |1297 |  31k|  2 | 139 |2755 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3116.18/3125.65	c   402s| 10600 | 10601 |  1241k| 117.0 |   751M | 161 |1216 |1173 |1330 |  32k|  1 | 151 |2760 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3118.77/3128.25	c   404s| 10700 | 10701 |  1250k| 116.7 |   751M | 161 |1216 |1173 |1294 |  32k|  1 | 152 |2760 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3121.17/3130.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3121.17/3130.61	c   407s| 10800 | 10801 |  1259k| 116.5 |   751M | 161 |1216 |1173 |1252 |  32k|  1 | 152 |2762 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3123.16/3132.69	c   409s| 10900 | 10901 |  1267k| 116.2 |   751M | 161 |1216 |1172 |1271 |  32k|  1 | 152 |2762 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3125.76/3135.20	c   411s| 11000 | 11001 |  1277k| 116.0 |   751M | 161 |1216 |1171 |1274 |  33k|  1 | 152 |2762 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3128.15/3137.65	c   414s| 11100 | 11101 |  1285k| 115.7 |   751M | 161 |1216 |1171 |1278 |  33k|  1 | 152 |2764 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3129.85/3139.31	c   415s| 11200 | 11201 |  1291k| 115.2 |   751M | 161 |1216 |1172 |1304 |  33k|  1 | 154 |2764 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3132.85/3142.36	c   418s| 11300 | 11301 |  1301k| 115.1 |   751M | 161 |1216 |1172 |1261 |  33k|  1 | 154 |2778 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3135.84/3145.31	c   421s| 11400 | 11401 |  1310k| 114.8 |   751M | 161 |1216 |1172 |1239 |  34k|  1 | 154 |2794 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3138.44/3147.93	c   424s| 11500 | 11501 |  1318k| 114.5 |   751M | 161 |1216 |1172 |1337 |  34k|  1 | 154 |2815 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3141.73/3151.24	c   427s| 11600 | 11601 |  1328k| 114.4 |   751M | 161 |1216 |1170 |1305 |  34k|  1 | 154 |2844 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3145.42/3154.99	c   431s| 11700 | 11701 |  1338k| 114.3 |   751M | 161 |1216 |1175 |1251 |  35k|  1 | 160 |2889 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3149.41/3158.97	c   435s| 11800 | 11801 |  1352k| 114.5 |   752M | 161 |1216 |1173 |1275 |  35k|  1 | 160 |2912 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3152.21/3161.77	c   438s| 11900 | 11901 |  1360k| 114.2 |   752M | 161 |1216 |1173 |1347 |  35k|  1 | 160 |2937 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3155.40/3164.97	c   441s| 12000 | 12001 |  1369k| 114.0 |   752M | 161 |1216 |1172 |1213 |  36k|  1 | 161 |2964 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3158.80/3168.37	c   444s| 12100 | 12101 |  1381k| 114.1 |   752M | 161 |1216 |1172 |1247 |  36k|  1 | 161 |2993 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3162.50/3172.02	c   448s| 12200 | 12201 |  1391k| 114.0 |   752M | 161 |1216 |1171 |1327 |  36k|  2 | 161 |3026 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3165.08/3174.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3165.08/3174.66	c   451s| 12300 | 12301 |  1399k| 113.6 |   752M | 161 |1216 |1176 |1320 |  36k|  1 | 167 |3046 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3168.28/3177.82	c   454s| 12400 | 12401 |  1408k| 113.5 |   752M | 161 |1216 |1175 |1262 |  37k|  1 | 167 |3078 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3170.68/3180.26	c   456s| 12500 | 12501 |  1414k| 113.1 |   753M | 161 |1216 |1175 |1289 |  37k|  1 | 167 |3103 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3173.77/3183.36	c   459s| 12600 | 12601 |  1423k| 112.8 |   753M | 161 |1216 |1174 |1322 |  37k|  1 | 167 |3132 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3176.16/3185.77	c   462s| 12700 | 12701 |  1429k| 112.4 |   753M | 161 |1216 |1173 |1350 |  37k|  1 | 167 |3148 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3179.36/3188.96	c   465s| 12800 | 12801 |  1438k| 112.3 |   753M | 161 |1216 |1172 |1333 |  38k|  1 | 167 |3174 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3183.15/3192.73	c   469s| 12900 | 12901 |  1448k| 112.2 |   753M | 161 |1216 |1178 |1251 |  38k|  1 | 175 |3208 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3186.94/3196.55	c   473s| 13000 | 13001 |  1459k| 112.2 |   753M | 161 |1216 |1176 |1233 |  38k|  1 | 175 |3247 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3190.13/3199.75	c   476s| 13100 | 13101 |  1469k| 112.1 |   754M | 161 |1216 |1177 |1303 |  39k|  1 | 176 |3264 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3193.44/3203.04	c   479s| 13200 | 13201 |  1478k| 111.9 |   755M | 161 |1216 |1177 |1294 |  39k|  1 | 176 |3296 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3196.82/3206.45	c   482s| 13300 | 13301 |  1487k| 111.7 |   755M | 161 |1216 |1174 |1230 |  39k|  1 | 176 |3322 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3199.72/3209.36	c   485s| 13400 | 13401 |  1495k| 111.5 |   755M | 161 |1216 |1181 |1266 |  40k|  1 | 185 |3335 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3203.01/3212.63	c   489s| 13500 | 13501 |  1506k| 111.5 |   756M | 161 |1216 |1181 |1219 |  40k|  1 | 185 |3348 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3207.00/3216.62	c   493s| 13600 | 13601 |  1519k| 111.6 |   757M | 161 |1216 |1183 |1248 |  40k|  1 | 187 |3370 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3211.29/3220.92	c   497s| 13700 | 13701 |  1533k| 111.8 |   757M | 161 |1216 |1183 |1256 |  41k|  1 | 188 |3403 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3215.29/3224.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3215.29/3224.95	c   501s| 13800 | 13801 |  1545k| 111.9 |   757M | 161 |1216 |1183 |1283 |  41k|  2 | 189 |3425 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3218.98/3228.64	c   505s| 13900 | 13901 |  1558k| 112.0 |   757M | 161 |1216 |1188 |1288 |  42k|  1 | 197 |3439 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3222.07/3231.76	c   508s| 14000 | 14001 |  1570k| 112.1 |   757M | 161 |1216 |1186 |1299 |  42k|  2 | 197 |3452 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3224.57/3234.24	c   510s| 14100 | 14101 |  1579k| 111.9 |   759M | 161 |1216 |1185 |1242 |  43k|  1 | 197 |3454 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3227.56/3237.29	c   513s| 14200 | 14201 |  1592k| 112.0 |   759M | 161 |1216 |1185 |1281 |  43k|  1 | 198 |3459 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3230.06/3239.75	c   516s| 14300 | 14301 |  1601k| 111.9 |   760M | 161 |1216 |1194 |1322 |  43k|  2 | 208 |3462 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3232.56/3242.23	c   518s| 14400 | 14401 |  1609k| 111.7 |   760M | 161 |1216 |1192 |1348 |  44k|  2 | 208 |3465 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3234.95/3244.66	c   521s| 14500 | 14501 |  1618k| 111.6 |   760M | 161 |1216 |1191 |1225 |  44k|  1 | 208 |3466 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3237.24/3246.97	c   523s| 14600 | 14601 |  1626k| 111.3 |   760M | 161 |1216 |1188 |1232 |  44k|  1 | 208 |3471 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3239.24/3248.91	c   525s| 14700 | 14701 |  1633k| 111.0 |   760M | 161 |1216 |1187 |1275 |  45k|  1 | 208 |3473 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3241.73/3251.43	c   527s| 14800 | 14801 |  1642k| 110.9 |   760M | 161 |1216 |1187 |1323 |  45k|  1 | 208 |3478 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3243.83/3253.59	c   530s| 14900 | 14901 |  1649k| 110.6 |   760M | 161 |1216 |1187 |1345 |  45k|  1 | 208 |3482 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3246.62/3256.37	c   532s| 15000 | 15001 |  1661k| 110.7 |   760M | 161 |1216 |1200 |1330 |  46k|  1 | 221 |3484 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3248.72/3258.48	c   535s| 15100 | 15101 |  1668k| 110.4 |   760M | 161 |1216 |1199 |1327 |  46k|  1 | 221 |3487 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3251.61/3261.37	c   537s| 15200 | 15201 |  1683k| 110.7 |   760M | 161 |1216 |1198 |1327 |  46k|  1 | 222 |3488 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3254.21/3263.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3254.21/3263.96	c   540s| 15300 | 15301 |  1691k| 110.5 |   760M | 161 |1216 |1198 |1209 |  46k|  1 | 223 |3497 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3256.41/3266.16	c   542s| 15400 | 15401 |  1700k| 110.4 |   760M | 161 |1216 |1198 |1358 |  47k|  1 | 223 |3497 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3258.90/3268.68	c   545s| 15500 | 15501 |  1711k| 110.3 |   761M | 161 |1216 |1203 |1261 |  47k|  1 | 232 |3501 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3261.50/3271.29	c   547s| 15600 | 15601 |  1721k| 110.3 |   761M | 161 |1216 |1203 |1246 |  47k|  1 | 232 |3502 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3264.09/3273.88	c   550s| 15700 | 15701 |  1731k| 110.2 |   761M | 161 |1216 |1203 |1310 |  47k|  1 | 232 |3505 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3266.59/3276.31	c   552s| 15800 | 15801 |  1740k| 110.1 |   761M | 161 |1216 |1201 |1357 |  48k|  1 | 232 |3506 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3268.99/3278.74	c   555s| 15900 | 15901 |  1750k| 110.0 |   761M | 161 |1216 |1206 |1313 |  48k|  1 | 237 |3507 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3271.68/3281.47	c   558s| 16000 | 16001 |  1761k| 110.0 |   761M | 161 |1216 |1206 |1330 |  49k|  1 | 237 |3508 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3273.98/3283.75	c   560s| 16100 | 16101 |  1770k| 109.9 |   762M | 161 |1216 |1214 |1305 |  49k|  1 | 246 |3511 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3275.47/3285.25	c   561s| 16200 | 16201 |  1776k| 109.6 |   762M | 161 |1216 |1213 |1327 |  49k|  1 | 246 |3511 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3277.97/3287.76	c   564s| 16300 | 16301 |  1786k| 109.5 |   762M | 161 |1216 |1212 |1187 |  49k|  1 | 246 |3512 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3280.86/3290.69	c   567s| 16400 | 16401 |  1797k| 109.5 |   763M | 161 |1216 |1211 |1278 |  50k|  1 | 246 |3514 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3283.46/3293.25	c   569s| 16500 | 16501 |  1806k| 109.4 |   763M | 161 |1216 |1211 |1328 |  50k|  1 | 246 |3519 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3286.45/3296.23	c   572s| 16600 | 16601 |  1820k| 109.6 |   764M | 161 |1216 |1211 |1268 |  51k|  1 | 246 |3519 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3288.65/3298.48	c   575s| 16700 | 16701 |  1829k| 109.5 |   765M | 161 |1216 |1215 |1300 |  51k|  1 | 252 |3520 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3291.25/3301.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3291.25/3301.09	c   577s| 16800 | 16801 |  1839k| 109.4 |   766M | 161 |1216 |1214 |1336 |  51k|  1 | 252 |3526 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3293.84/3303.61	c   580s| 16900 | 16901 |  1849k| 109.4 |   767M | 161 |1216 |1213 |1310 |  52k|  1 | 252 |3527 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3296.03/3305.85	c   582s| 17000 | 17001 |  1858k| 109.2 |   767M | 161 |1216 |1211 |1219 |  52k|  1 | 252 |3527 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3298.34/3308.18	c   584s| 17100 | 17101 |  1866k| 109.1 |   769M | 161 |1216 |1211 |1368 |  52k|  1 | 252 |3527 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3300.42/3310.27	c   586s| 17200 | 17201 |  1875k| 109.0 |   769M | 161 |1216 |1210 |1323 |  52k|  1 | 254 |3527 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3303.62/3313.45	c   589s| 17300 | 17301 |  1889k| 109.2 |   769M | 161 |1216 |1209 |1203 |  53k|  1 | 254 |3529 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3306.32/3316.11	c   592s| 17400 | 17401 |  1900k| 109.2 |   769M | 161 |1216 |1207 |1297 |  53k|  2 | 254 |3532 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3308.51/3318.31	c   594s| 17500 | 17501 |  1909k| 109.0 |   769M | 161 |1216 |1207 |1262 |  54k|  1 | 254 |3532 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3310.70/3320.53	c   597s| 17600 | 17601 |  1919k| 109.0 |   769M | 161 |1216 |1207 |1272 |  54k|  1 | 254 |3533 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3312.70/3322.59	c   599s| 17700 | 17701 |  1925k| 108.7 |   769M | 161 |1216 |1207 |1341 |  54k|  1 | 254 |3533 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3315.59/3325.40	c   601s| 17800 | 17801 |  1935k| 108.7 |   769M | 161 |1216 |1208 |1368 |  55k|  1 | 255 |3536 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3317.99/3327.86	c   604s| 17900 | 17901 |  1945k| 108.6 |   769M | 161 |1216 |1207 |1351 |  55k|  1 | 255 |3537 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3319.98/3329.86	c   606s| 18000 | 18001 |  1952k| 108.4 |   769M | 161 |1216 |1207 |1371 |  55k|  1 | 255 |3537 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3322.58/3332.48	c   609s| 18100 | 18101 |  1962k| 108.4 |   771M | 161 |1216 |1204 |1340 |  56k|  2 | 255 |3538 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3324.48/3334.38	c   610s| 18200 | 18201 |  1969k| 108.1 |   771M | 161 |1216 |1201 |1328 |  56k|  1 | 255 |3539 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3327.47/3337.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3327.47/3337.38	c   613s| 18300 | 18301 |  1982k| 108.2 |   771M | 161 |1216 |1202 |1319 |  56k|  1 | 257 |3539 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3329.57/3339.47	c   616s| 18400 | 18401 |  1990k| 108.1 |   771M | 161 |1216 |1202 |1253 |  57k|  1 | 257 |3540 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3332.27/3342.19	c   618s| 18500 | 18501 |  2002k| 108.2 |   771M | 161 |1216 |1200 |1321 |  57k|  1 | 257 |3540 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3334.06/3344.01	c   620s| 18600 | 18601 |  2008k| 107.9 |   771M | 161 |1216 |1198 |1329 |  57k|  1 | 257 |3544 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3337.16/3347.05	c   623s| 18700 | 18701 |  2017k| 107.8 |   771M | 161 |1216 |1195 |1313 |  58k|  1 | 257 |3569 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3338.95/3348.87	c   625s| 18800 | 18801 |  2023k| 107.6 |   771M | 161 |1216 |1195 |1346 |  58k|  2 | 257 |3569 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3342.25/3352.13	c   628s| 18900 | 18901 |  2033k| 107.5 |   772M | 161 |1216 |1193 |1294 |  58k|  1 | 257 |3599 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3346.53/3356.45	c   632s| 19000 | 19001 |  2053k| 108.0 |   772M | 161 |1216 |1189 |1286 |  58k|  1 | 258 |3609 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3349.63/3359.56	c   636s| 19100 | 19101 |  2061k| 107.9 |   772M | 161 |1216 |1187 |1317 |  59k|  1 | 258 |3634 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3351.81/3361.75	c   638s| 19200 | 19201 |  2069k| 107.7 |   772M | 161 |1216 |1184 |1266 |  59k|  1 | 258 |3638 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3356.71/3366.62	c   643s| 19300 | 19301 |  2078k| 107.6 |   772M | 161 |1216 |1186 |1245 |  59k|  1 | 262 |3652 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3378.67/3388.66	c   665s| 19346 | 19347 |  2084k| 107.7 |   772M | 161 |1216 |1185 |1282 |  59k|  2 | 262 |3668 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3382.46/3392.41	c   668s| 19400 | 19401 |  2100k| 108.2 |   772M | 161 |1216 |1184 |1284 |  60k|  1 | 262 |3680 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3385.85/3395.81	c   672s| 19500 | 19501 |  2112k| 108.3 |   772M | 161 |1216 |1183 |1254 |  60k|  1 | 262 |3694 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3401.22/3411.27	c   687s| 19600 | 19601 |  2124k| 108.3 |   772M | 161 |1216 |1183 |1222 |  60k|  1 | 262 |3729 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3404.42/3414.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3404.42/3414.40	c   690s| 19700 | 19701 |  2134k| 108.3 |   775M | 161 |1216 |1183 |1314 |  61k|  1 | 262 |3753 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3407.12/3417.17	c   693s| 19800 | 19801 |  2141k| 108.1 |   775M | 161 |1216 |1183 |1246 |  61k|  1 | 262 |3780 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3410.41/3420.41	c   696s| 19900 | 19901 |  2151k| 108.0 |   775M | 161 |1216 |1181 |1336 |  61k|  1 | 262 |3814 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3414.11/3424.11	c   700s| 20000 | 20001 |  2160k| 108.0 |   775M | 161 |1216 |1181 |1377 |  61k|  1 | 262 |3853 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3418.59/3428.64	c   705s| 20100 | 20101 |  2175k| 108.2 |   775M | 161 |1216 |1182 |1263 |  62k|  1 | 263 |3891 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3422.58/3432.60	c   709s| 20200 | 20201 |  2186k| 108.2 |   775M | 161 |1216 |1182 |1342 |  62k|  1 | 263 |3929 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3425.09/3435.16	c   711s| 20300 | 20301 |  2193k| 108.0 |   776M | 161 |1216 |1181 |1348 |  62k|  1 | 263 |3947 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3428.37/3438.44	c   714s| 20400 | 20401 |  2203k| 108.0 |   779M | 161 |1216 |1178 |1296 |  63k|  1 | 263 |3963 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3431.26/3441.34	c   717s| 20500 | 20501 |  2213k| 107.9 |   779M | 161 |1216 |1177 |1272 |  63k|  1 | 263 |3975 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3434.97/3445.06	c   721s| 20600 | 20601 |  2225k| 108.0 |   779M | 161 |1216 |1175 |1251 |  64k|  1 | 263 |3999 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3437.45/3447.51	c   724s| 20700 | 20701 |  2232k| 107.8 |   779M | 161 |1216 |1175 |1326 |  64k|  1 | 263 |4011 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3440.25/3450.34	c   726s| 20800 | 20801 |  2239k| 107.6 |   780M | 161 |1216 |1175 |1325 |  64k|  1 | 263 |4036 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3444.14/3454.21	c   730s| 20900 | 20901 |  2253k| 107.7 |   780M | 161 |1216 |1173 |1304 |  65k|  1 | 263 |4054 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3447.73/3457.82	c   734s| 21000 | 21001 |  2263k| 107.7 |   781M | 161 |1216 |1173 |1273 |  65k|  1 | 263 |4090 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3451.94/3462.02	c   738s| 21100 | 21101 |  2275k| 107.8 |   781M | 161 |1216 |1172 |1311 |  65k|  1 | 263 |4128 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3454.42/3464.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3454.42/3464.51	c   741s| 21200 | 21201 |  2281k| 107.5 |   781M | 161 |1216 |1167 |1293 |  66k|  1 | 263 |4142 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3457.51/3467.66	c   744s| 21300 | 21301 |  2292k| 107.6 |   781M | 161 |1216 |1165 |1258 |  66k|  1 | 263 |4152 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3460.61/3470.70	c   747s| 21400 | 21401 |  2301k| 107.5 |   782M | 161 |1216 |1165 |1337 |  66k|  1 | 263 |4158 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3465.50/3475.62	c   752s| 21500 | 21501 |  2322k| 108.0 |   784M | 161 |1216 |1156 |1268 |  67k|  1 | 264 |4174 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3469.80/3479.97	c   756s| 21600 | 21601 |  2335k| 108.1 |   788M | 161 |1216 |1156 |1341 |  68k|  1 | 264 |4184 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3472.49/3482.62	c   759s| 21700 | 21701 |  2346k| 108.1 |   791M | 161 |1216 |1156 |1275 |  68k|  1 | 264 |4187 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3475.28/3485.43	c   761s| 21800 | 21801 |  2357k| 108.1 |   791M | 161 |1216 |1154 |1335 |  68k|  1 | 264 |4192 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3477.89/3488.04	c   764s| 21900 | 21901 |  2366k| 108.0 |   791M | 161 |1216 |1154 |1341 |  68k|  1 | 264 |4208 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3480.17/3490.37	c   766s| 22000 | 22001 |  2375k| 107.9 |   791M | 161 |1216 |1153 |1310 |  69k|  1 | 264 |4208 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3483.06/3493.20	c   769s| 22100 | 22101 |  2387k| 108.0 |   792M | 161 |1216 |1152 |1271 |  69k|  1 | 264 |4213 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3485.87/3496.06	c   772s| 22200 | 22201 |  2398k| 108.0 |   792M | 161 |1216 |1150 |1251 |  70k|  1 | 264 |4215 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3488.35/3498.57	c   775s| 22300 | 22301 |  2408k| 107.9 |   792M | 161 |1216 |1150 |1383 |  70k|  1 | 264 |4215 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3490.65/3500.87	c   777s| 22400 | 22401 |  2417k| 107.9 |   792M | 161 |1216 |1149 |1315 |  71k|  1 | 264 |4216 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3493.44/3503.63	c   780s| 22500 | 22501 |  2429k| 107.9 |   792M | 161 |1216 |1147 |1352 |  71k|  1 | 268 |4222 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3496.14/3506.31	c   782s| 22600 | 22601 |  2441k| 108.0 |   792M | 161 |1216 |1147 |1334 |  72k|  1 | 268 |4224 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3498.24/3508.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3498.24/3508.43	c   784s| 22700 | 22701 |  2449k| 107.9 |   792M | 161 |1216 |1146 |1274 |  72k|  1 | 268 |4226 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3500.63/3510.82	c   787s| 22800 | 22801 |  2461k| 107.9 |   791M | 161 |1216 |1144 |1274 |  72k|  1 | 268 |4227 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3503.33/3513.56	c   790s| 22900 | 22901 |  2472k| 107.9 |   791M | 161 |1216 |1144 |1216 |  73k|  1 | 268 |4228 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3506.12/3516.33	c   792s| 23000 | 23001 |  2486k| 108.0 |   791M | 161 |1216 |1142 |1219 |  73k|  1 | 268 |4229 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3509.51/3519.75	c   796s| 23100 | 23101 |  2502k| 108.3 |   791M | 161 |1216 |1142 |1260 |  74k|  1 | 270 |4231 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3511.82/3522.08	c   798s| 23200 | 23201 |  2511k| 108.2 |   791M | 161 |1216 |1142 |1301 |  74k|  1 | 270 |4232 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3514.91/3525.11	c   801s| 23300 | 23301 |  2523k| 108.2 |   793M | 161 |1216 |1140 |1285 |  75k|  1 | 270 |4232 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3516.91/3527.16	c   803s| 23400 | 23401 |  2532k| 108.2 |   793M | 161 |1216 |1140 |1347 |  75k|  1 | 270 |4232 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3518.91/3529.13	c   805s| 23500 | 23501 |  2539k| 108.0 |   793M | 161 |1216 |1139 |1342 |  75k|  1 | 270 |4232 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3521.29/3531.51	c   808s| 23600 | 23601 |  2548k| 107.9 |   793M | 161 |1216 |1138 |1331 |  76k|  1 | 270 |4232 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3524.58/3534.84	c   811s| 23700 | 23701 |  2560k| 108.0 |   793M | 161 |1216 |1137 |1317 |  76k|  1 | 270 |4246 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3527.58/3537.89	c   814s| 23800 | 23801 |  2571k| 108.0 |   794M | 161 |1216 |1137 |1202 |  77k|  1 | 270 |4257 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3532.37/3542.64	c   819s| 23900 | 23901 |  2588k| 108.3 |   795M | 161 |1216 |1138 |1289 |  78k|  1 | 274 |4278 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3535.16/3545.42	c   821s| 24000 | 24001 |  2595k| 108.1 |   795M | 161 |1216 |1138 |1304 |  78k|  1 | 274 |4300 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3537.36/3547.67	c   824s| 24100 | 24101 |  2605k| 108.1 |   796M | 161 |1216 |1136 |1277 |  78k|  1 | 274 |4301 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3540.55/3550.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3540.55/3550.80	c   827s| 24200 | 24201 |  2613k| 108.0 |   796M | 161 |1216 |1135 |1247 |  78k|  1 | 274 |4321 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3542.95/3553.27	c   829s| 24300 | 24301 |  2623k| 107.9 |   796M | 161 |1216 |1135 |1328 |  79k|  1 | 274 |4322 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3546.14/3556.46	c   832s| 24400 | 24401 |  2633k| 107.9 |   796M | 161 |1216 |1134 |1335 |  79k|  1 | 274 |4337 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3551.43/3561.77	c   838s| 24500 | 24501 |  2650k| 108.1 |   796M | 161 |1216 |1134 |1399 |  80k|  2 | 274 |4375 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3553.43/3563.78	c   840s| 24600 | 24601 |  2658k| 108.0 |   796M | 161 |1216 |1134 |1360 |  80k|  1 | 274 |4375 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3557.83/3568.16	c   844s| 24700 | 24701 |  2672k| 108.2 |   796M | 161 |1216 |1133 |1247 |  80k|  1 | 274 |4411 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3560.73/3571.03	c   847s| 24800 | 24801 |  2686k| 108.3 |   797M | 161 |1216 |1134 |1226 |  81k|  1 | 275 |4411 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3563.91/3574.28	c   850s| 24900 | 24901 |  2697k| 108.3 |   797M | 161 |1216 |1133 |1335 |  81k|  1 | 275 |4425 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3567.10/3577.49	c   854s| 25000 | 25001 |  2707k| 108.2 |   797M | 161 |1216 |1133 |1344 |  81k|  1 | 275 |4456 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3570.30/3580.63	c   857s| 25100 | 25101 |  2717k| 108.2 |   797M | 161 |1216 |1132 |1254 |  82k|  1 | 275 |4476 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3573.50/3583.80	c   860s| 25200 | 25201 |  2726k| 108.1 |   797M | 161 |1216 |1131 |1325 |  82k|  1 | 275 |4501 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3576.49/3586.80	c   863s| 25300 | 25301 |  2735k| 108.1 |   797M | 161 |1216 |1130 |1332 |  83k|  1 | 275 |4524 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3580.70/3591.04	c   867s| 25400 | 25401 |  2748k| 108.2 |   797M | 161 |1216 |1130 |1261 |  83k|  1 | 275 |4558 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3583.58/3594.00	c   870s| 25500 | 25501 |  2757k| 108.1 |   798M | 161 |1216 |1130 |1281 |  83k|  1 | 275 |4572 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3587.57/3597.93	c   874s| 25600 | 25601 |  2769k| 108.1 |   798M | 161 |1216 |1129 |1270 |  84k|  1 | 275 |4616 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3590.46/3600.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3590.46/3600.88	c   877s| 25700 | 25701 |  2781k| 108.2 |   799M | 161 |1216 |1128 |1253 |  84k|  1 | 275 |4617 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3592.95/3603.34	c   879s| 25800 | 25801 |  2788k| 108.0 |   799M | 161 |1216 |1125 |1281 |  85k|  1 | 275 |4628 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3596.26/3606.64	c   883s| 25900 | 25901 |  2800k| 108.1 |   799M | 161 |1216 |1123 |1308 |  85k|  1 | 275 |4638 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3599.05/3609.49	c   886s| 26000 | 26001 |  2809k| 108.0 |   799M | 161 |1216 |1123 |1338 |  86k|  1 | 275 |4652 | 0.000000e+00 |-1.967500e+04*|    Inf | unknown
3600.05/3610.40	
3600.05/3610.40	*** TERMINATED *** by signal
3600.05/3610.40	c
3600.05/3610.40	s SATISFIABLE
3600.05/3610.40	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 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -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 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 -x215 -x216 -x217 -x218 -x219 -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 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 x410 x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 x439 x440 -x441 -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 -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 x692 -x693 -x694 -x695 -x696 -x697 -x698 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 x714 x715 x716 x717 x718 x719 x720 -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 -x751 -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 x82 x795 x97 x203 x220 x398 x442 x643 x690 x691 x699 x700 x752 -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 -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 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 -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 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 x794
3600.05/3610.40	c Model check passed
3600.05/3610.40	c Model check has passed with goal value: 19675
3600.05/3610.40	c _____________________________________________________________________________
3600.05/3610.40	c std/band forms        : 1077,0
3600.05/3610.40	c 2cl/3cl ITE-codings   : 62040128,0
3600.05/3610.40	c BDD/srt/adr Max costs : 31499823,188113,0
3600.05/3610.40	c BDDraw/bin/mul/srt/adr: 1073,0,0,4,0
3600.05/3610.40	c BDD nodes             : 62463046
3600.05/3610.40	c Es1/CC detections     : 0,0
3600.05/3610.40	c CC sort               : 1
3600.05/3610.40	c SAT/UNSAT calls       : 1,0
3600.05/3610.40	c regenrated variables  : 0
3600.05/3610.40	c eliminated fixed lits : 63
3600.05/3610.40	c goal lit flips        : 0
3600.05/3610.40	c goal stages           : 0
3600.05/3610.40	c goal shrink           : 0
3600.05/3610.40	c goal coeff separations: 51
3600.05/3610.40	c restarts              : 0
3600.05/3610.40	c conflicts             : 0              (0 /sec)
3600.05/3610.40	c decisions             : 0              (0 /sec)
3600.05/3610.40	c propagations          : 912229         (253 /sec)
3600.05/3610.40	c inspects              : 0              (0 /sec)
3600.05/3610.40	c CPU time (solving tm) : 3600 s        (70.44 s, SAT 9.071 s, UNSAT 0 s)
3600.05/3610.40	c SAT solver time       : 70.44 s
3600.05/3610.40	c SAT solver SAT time   : 9.071 s
3600.05/3610.40	c SAT solver UNSAT time : 0 s
3600.05/3610.40	c SAT solver TO time    : 61.37 s
3600.05/3610.40	c Time for SCIP         : 2403 s
3600.05/3610.40	c Coop SCIP LB improvements           : 1
3600.05/3610.40	c Coop SCIP UB improvements           : 0
3600.05/3610.40	c SCIP globally fixed variables       : 0
3600.05/3610.40	c SAT  globally fixed variables       : 60
3600.05/3610.40	c SCIP freeTransform calls            : 5
3600.05/3610.40	c Time for Opt-base     : 0.254 s
3600.05/3610.40	c Steps for Opt-base    : 2348424
3600.05/3610.40	c Time for BDD coding   : 192.2 s
3600.05/3610.40	c Time for srt coding   : 0.04754 s
3600.05/3610.40	c Inner solver invocations            : 0
3600.05/3610.40	c Inner solving count                 : 0
3600.05/3610.40	c _____________________________________________________________________________

Verifier Data

OK	19675

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-4780630-1782138151/watcher-4780630-1782138151 -o /tmp/evaluation-result-4780630-1782138151/solver-4780630-1782138151 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780630-1782138151/vars-4780630-1782138151 --bin-var /tmp/runsolver-exch-nodeE001-1782133630-2451901 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4780630-1782138151.opb 

running on 4 cores: 60-63

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

Cores frequency (cpufreq):
  2500 MHz: 0-1,3
  3550 MHz: 2
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 (106402 MiB free)
  node 1: cores 8-15, 129019 MiB (95083 MiB free)
  node 2: cores 16-23, 129019 MiB (109447 MiB free)
  node 3: cores 24-31, 129003 MiB (106348 MiB free)
  node 4: cores 32-39, 129019 MiB (93961 MiB free)
  node 5: cores 40-47, 129019 MiB (93312 MiB free)
  node 6: cores 48-55, 129019 MiB (103744 MiB free)
  node 7: cores 56-63, 128429 MiB (105256 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
solver pid=2457142, runsolver pid=2457139
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 16.20 16.37 16.51 17/873 2457145
/proc/meminfo: memFree=833071408/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=94056 memory=17932 CPUtime=0.08 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 2218 211 0 0 8 0 0 0 20 0 1 0 147103181 96313344 4352 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 23514 4483 2730 506 0 4205 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 94056 KiB
Current children cumulated memory: 17932 KiB

[startup+0.212809 s]*
/proc/loadavg: 16.20 16.37 16.51 17/873 2457145
/proc/meminfo: memFree=833064856/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=107092 memory=24552 CPUtime=0.19 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3873 211 0 0 19 0 0 0 20 0 1 0 147103181 109662208 6016 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 26773 6138 2730 506 0 7464 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 107092 KiB
Current children cumulated memory: 24552 KiB

[startup+0.312281 s]*
/proc/loadavg: 16.20 16.37 16.51 18/873 2457145
/proc/meminfo: memFree=833013032/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=118660 memory=30424 CPUtime=0.29 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 5341 211 0 0 29 0 0 0 20 0 1 0 147103181 121507840 7552 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 29665 7606 2730 506 0 10356 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 118660 KiB
Current children cumulated memory: 30424 KiB

[startup+0.700159 s]
/proc/loadavg: 16.20 16.37 16.51 17/873 2457145
/proc/meminfo: memFree=832999856/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=221120 memory=130928 CPUtime=0.67 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 29336 211 0 0 65 2 0 0 20 0 1 0 147103181 226426880 32598 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 55280 32732 5465 506 0 35971 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 221120 KiB
Current children cumulated memory: 130928 KiB

[startup+1.50018 s]
/proc/loadavg: 16.20 16.37 16.51 17/873 2457145
/proc/meminfo: memFree=832873792/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=420388 memory=308440 CPUtime=1.47 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 53604 211 0 0 143 4 0 0 20 0 1 0 147103181 430477312 76967 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 105097 77110 5805 506 0 85788 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 420388 KiB
Current children cumulated memory: 308440 KiB

[startup+3.11354 s]
/proc/loadavg: 16.18 16.37 16.51 17/873 2457145
/proc/meminfo: memFree=832952320/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=602716 memory=485400 CPUtime=3.08 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 88264 211 0 0 302 6 0 0 20 0 1 0 147103181 617181184 121138 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 150679 121350 6143 506 0 131370 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 602716 KiB
Current children cumulated memory: 485400 KiB

[startup+6.30014 s]
/proc/loadavg: 16.18 16.37 16.51 17/873 2457145
/proc/meminfo: memFree=833020560/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=778344 memory=653896 CPUtime=6.25 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 126958 211 0 0 617 8 0 0 20 0 1 0 147103181 797024256 163341 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 194586 163474 6158 506 0 175277 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 778344 KiB
Current children cumulated memory: 653896 KiB

[startup+12.7001 s]
/proc/loadavg: 16.17 16.36 16.51 17/873 2457145
/proc/meminfo: memFree=832966852/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=787708 memory=666168 CPUtime=12.63 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 130039 211 0 0 1255 8 0 0 20 0 1 0 147103181 806612992 166413 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 196927 166542 6158 506 0 177618 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 787708 KiB
Current children cumulated memory: 666168 KiB

[startup+25.5002 s]
/proc/loadavg: 16.13 16.34 16.50 17/873 2457145
/proc/meminfo: memFree=832821164/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=871412 memory=741380 CPUtime=25.39 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 133164 211 0 0 2531 8 0 0 20 0 1 0 147103181 892325888 185298 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 217853 185345 6158 506 0 198544 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 871412 KiB
Current children cumulated memory: 741380 KiB

[startup+51.1136 s]
/proc/loadavg: 16.09 16.31 16.48 17/873 2457145
/proc/meminfo: memFree=832729336/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=1089068 memory=953980 CPUtime=50.92 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 145388 211 0 0 5081 11 0 0 20 0 1 0 147103181 1115205632 238453 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 272267 238495 6158 506 0 252958 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1089068 KiB
Current children cumulated memory: 953980 KiB

[startup+102.3 s]
/proc/loadavg: 16.04 16.26 16.45 17/873 2457146
/proc/meminfo: memFree=832143548/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=1551852 memory=1385960 CPUtime=101.95 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 191353 211 0 0 10179 16 0 0 20 0 1 0 147103181 1589096448 346417 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 387963 346490 6158 506 0 368654 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1551852 KiB
Current children cumulated memory: 1385960 KiB

[startup+162.3 s]
/proc/loadavg: 16.01 16.21 16.42 17/873 2457152
/proc/meminfo: memFree=830036076/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=2189244 memory=2014712 CPUtime=161.75 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 241823 211 0 0 16151 24 0 0 20 0 1 0 147103181 2241785856 503659 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 547311 503678 6158 506 0 528002 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 2189244 KiB
Current children cumulated memory: 2014712 KiB

[startup+222.3 s]
/proc/loadavg: 16.00 16.17 16.40 17/873 2457153
/proc/meminfo: memFree=827729772/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=2538696 memory=2302732 CPUtime=221.56 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 290610 211 0 0 22128 28 0 0 20 0 1 0 147103181 2599624704 575570 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 634674 575683 6158 506 0 615365 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 2538696 KiB
Current children cumulated memory: 2302732 KiB

[startup+282.3 s]
/proc/loadavg: 16.00 16.14 16.37 17/872 2457204
/proc/meminfo: memFree=806792988/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=23941684 memory=22779596 CPUtime=281.37 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3450541 211 0 0 27822 315 0 0 20 0 1 0 147103181 24516284416 5694805 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 5985421 5694899 6238 506 0 5966112 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 23941684 KiB
Current children cumulated memory: 22779596 KiB

[startup+342.3 s]
/proc/loadavg: 16.00 16.11 16.34 17/872 2457205
/proc/meminfo: memFree=806599368/1055320720 swapFree=33554428/33554428

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

/proc/meminfo: memFree=784176724/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=24304036 memory=23412252 CPUtime=2913.34 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3614514 211 0 0 290898 436 0 0 20 0 1 0 147103181 24887332864 5852870 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 6076009 5853063 6393 506 0 6056700 0
Current children cumulated CPU time: 2913.34 s
Current children cumulated vsize: 24304036 KiB
Current children cumulated memory: 23412252 KiB

[startup+2982.3 s]
/proc/loadavg: 8.80 12.11 14.43 8/822 2457656
/proc/meminfo: memFree=803710640/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=24307484 memory=23415648 CPUtime=2973.19 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3615432 211 0 0 296881 438 0 0 20 0 1 0 147103181 24890863616 5853766 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 6076871 5853912 6393 506 0 6057562 0
Current children cumulated CPU time: 2973.19 s
Current children cumulated vsize: 24307484 KiB
Current children cumulated memory: 23415648 KiB

[startup+3042.3 s]
/proc/loadavg: 5.76 10.68 13.80 4/798 2457794
/proc/meminfo: memFree=840497196/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=24308852 memory=23417024 CPUtime=3033.05 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3615844 211 0 0 302864 441 0 0 20 0 1 0 147103181 24892264448 5854022 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 6077213 5854256 6393 506 0 6057904 0
Current children cumulated CPU time: 3033.05 s
Current children cumulated vsize: 24308852 KiB
Current children cumulated memory: 23417024 KiB

[startup+3102.3 s]
/proc/loadavg: 4.01 9.28 13.12 4/796 2457812
/proc/meminfo: memFree=851471396/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=24308852 memory=23417076 CPUtime=3092.93 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3615926 211 0 0 308850 443 0 0 20 0 1 0 147103181 24892264448 5854022 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 6077213 5854269 6393 506 0 6057904 0
Current children cumulated CPU time: 3092.93 s
Current children cumulated vsize: 24308852 KiB
Current children cumulated memory: 23417076 KiB

[startup+3162.3 s]
/proc/loadavg: 2.77 7.97 12.43 3/791 2457833
/proc/meminfo: memFree=851465760/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=24308852 memory=23445688 CPUtime=3152.81 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3616142 211 0 0 314836 445 0 0 20 0 1 0 147103181 24892264448 5861062 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 6077213 5861422 6393 506 0 6057904 0
Current children cumulated CPU time: 3152.81 s
Current children cumulated vsize: 24308852 KiB
Current children cumulated memory: 23445688 KiB

[startup+3222.3 s]
/proc/loadavg: 2.28 6.88 11.77 3/790 2457834
/proc/meminfo: memFree=851488656/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=24310224 memory=23447012 CPUtime=3212.69 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3616602 211 0 0 320822 447 0 0 20 0 1 0 147103181 24893669376 5861446 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 6077556 5861753 6393 506 0 6058247 0
Current children cumulated CPU time: 3212.69 s
Current children cumulated vsize: 24310224 KiB
Current children cumulated memory: 23447012 KiB

[startup+3282.3 s]
/proc/loadavg: 2.15 6.00 11.16 3/791 2457840
/proc/meminfo: memFree=851501672/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=24316576 memory=23456964 CPUtime=3272.58 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3618354 211 0 0 326808 450 0 0 20 0 1 0 147103181 24900173824 5863878 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 6079144 5864241 6393 506 0 6059835 0
Current children cumulated CPU time: 3272.58 s
Current children cumulated vsize: 24316576 KiB
Current children cumulated memory: 23456964 KiB

[startup+3342.3 s]
/proc/loadavg: 2.15 5.30 10.59 3/789 2457841
/proc/meminfo: memFree=851510460/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=24324780 memory=23465272 CPUtime=3332.46 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3620567 211 0 0 332794 452 0 0 20 0 1 0 147103181 24908574720 5866054 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 6081195 5866318 6393 506 0 6061886 0
Current children cumulated CPU time: 3332.46 s
Current children cumulated vsize: 24324780 KiB
Current children cumulated memory: 23465272 KiB

[startup+3402.3 s]
/proc/loadavg: 2.05 4.70 10.05 3/790 2457843
/proc/meminfo: memFree=849188800/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=24357276 memory=23498192 CPUtime=3392.34 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3628444 211 0 0 338780 454 0 0 20 0 1 0 147103181 24941850624 5874051 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 6089319 5874548 6393 506 0 6070010 0
Current children cumulated CPU time: 3392.34 s
Current children cumulated vsize: 24357276 KiB
Current children cumulated memory: 23498192 KiB

[startup+3462.3 s]
/proc/loadavg: 2.02 4.20 9.55 3/788 2457844
/proc/meminfo: memFree=851386412/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=24358576 memory=23499540 CPUtime=3452.22 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3629001 211 0 0 344766 456 0 0 20 0 1 0 147103181 24943181824 5874435 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 6089644 5874885 6393 506 0 6070335 0
Current children cumulated CPU time: 3452.22 s
Current children cumulated vsize: 24358576 KiB
Current children cumulated memory: 23499540 KiB

[startup+3522.3 s]
/proc/loadavg: 2.00 3.80 9.07 3/788 2457845
/proc/meminfo: memFree=849187228/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=24358576 memory=23499540 CPUtime=3512.11 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3629324 211 0 0 350753 458 0 0 20 0 1 0 147103181 24943181824 5874435 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 6089644 5874885 6393 506 0 6070335 0
Current children cumulated CPU time: 3512.11 s
Current children cumulated vsize: 24358576 KiB
Current children cumulated memory: 23499540 KiB

[startup+3582.3 s]
/proc/loadavg: 2.00 3.47 8.62 3/787 2457846
/proc/meminfo: memFree=848500096/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=24358576 memory=23499540 CPUtime=3572 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3629621 211 0 0 356739 461 0 0 20 0 1 0 147103181 24943181824 5874435 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 6089644 5874885 6393 506 0 6070335 0
Current children cumulated CPU time: 3572 s
Current children cumulated vsize: 24358576 KiB
Current children cumulated memory: 23499540 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 2.00 3.33 8.41 3/787 2457847
/proc/meminfo: memFree=851479280/1055320720 swapFree=33554428/33554428
[pid=2457142] ppid=2457139 vsize=24358576 memory=23499540 CPUtime=3600.05 cores=60-63
/proc/2457142/stat : 2457142 (naps_release) R 2457139 2457142 2451876 0 -1 4194304 3629852 211 0 0 359542 463 0 0 20 0 1 0 147103181 24943181824 5874435 18446744073709551615 4210688 6281017 140727023185936 0 0 0 0 0 16898 0 0 0 17 60 0 0 0 0 0 6662968 6676388 31440896 140727023192283 140727023192464 140727023192464 140727023198152 0
/proc/2457142/statm: 6089644 5874885 6393 506 0 6070335 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 24358576 KiB
Current children cumulated memory: 23499540 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.43 s, system=4.9463 s

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

[startup+3610.61 s]
/proc/loadavg: 2.00 3.33 8.41 3/787 2457847
/proc/meminfo: memFree=856789560/1055320720 swapFree=33554428/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3610.7 s]
/proc/loadavg: 2.00 3.33 8.41 3/787 2457847
/proc/meminfo: memFree=856789560/1055320720 swapFree=33554428/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3610.72
CPU time (s): 3600.38
CPU user time (s): 3595.43
CPU system time (s): 4.9463
CPU usage (%): 99.7135
Max. virtual memory (cumulated for all children) (KiB): 33030356
Max. memory (cumulated for all children) (KiB): 31762408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.43
system time used= 4.9463
maximum resident set size= 31761776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3630083
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 317
involuntary context switches= 1831


# summary of solver processes directly reported to runsolver:
#   pid: 2457142
#   total CPU time (s): 3600.38
#   total CPU user time (s): 3595.43
#   total CPU system time (s): 4.9463

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1224 second user time and 39.0154 second system time

The end

Launcher Data

Begin job on nodeE001 at 2026-06-22 16:22:31
IDJOB=4780630
IDBENCH=180360
IDSOLVER=3589
FILE ID=nodeE001/4780630-1782138151
RUNJOBID= nodeE001-1782133630-2451901
SLURM_JOB_ID= 12510913
Free space on /tmp= 798296 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/instances/normalized-bnn_mnist_rot_16_label5_adversarial_norm_2.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4780630-1782138151/watcher-4780630-1782138151 -o /tmp/evaluation-result-4780630-1782138151/solver-4780630-1782138151 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780630-1782138151/vars-4780630-1782138151 --bin-var /tmp/runsolver-exch-nodeE001-1782133630-2451901 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4780630-1782138151.opb

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

MD5SUM BENCH= 0227834c68d0381718d741d832bf1170
RANDOM SEED=2040460046

nodeE001 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		: 2493.659
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.23
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		: 2493.659
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.23
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		: 3569.040
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.23
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.23
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		: 3592.745
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.23
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.23
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.23
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.23
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.23
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		: 3588.779
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.23
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.23
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		: 3595.356
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.23
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		: 3589.075
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.23
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		: 2493.659
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.23
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.23
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.23
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.23
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		: 3589.165
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.23
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.23
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.23
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		: 3605.984
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.23
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.23
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		: 2493.659
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.23
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		: 2493.659
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.23
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		: 2493.659
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.23
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		: 3583.091
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.23
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		: 2493.659
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.23
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		: 2493.659
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.23
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.23
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		: 3582.926
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.23
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		: 2493.659
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.23
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.23
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		: 3584.430
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.23
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		: 2493.659
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.23
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		: 2493.659
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.23
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.23
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		: 2493.659
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.23
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		: 3568.812
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.23
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		: 2493.659
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.23
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		: 3565.490
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.23
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.23
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		: 3595.304
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.23
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		: 3597.689
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.23
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		: 3601.048
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.23
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.23
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.23
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		: 3595.553
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.23
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.23
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.23
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		: 3562.157
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.23
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.23
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		: 3546.683
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.23
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		: 3572.874
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.23
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		: 2493.659
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.23
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.23
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.23
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		: 3568.130
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.23
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		: 3565.156
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.23
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		: 2493.659
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.23
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		: 3578.188
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.23
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		: 3577.527
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.23
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		: 3575.196
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.23
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		: 3577.680
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.23
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		: 2493.659
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.23
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:       1055320720 kB
MemFree:        833082240 kB
MemAvailable:   969369296 kB
Buffers:            3352 kB
Cached:         140544040 kB
SwapCached:            0 kB
Active:         76788472 kB
Inactive:       138887860 kB
Active(anon):   76016816 kB
Inactive(anon):        0 kB
Active(file):     771656 kB
Inactive(file): 138887860 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18296 kB
Writeback:            52 kB
AnonPages:      75118080 kB
Mapped:           254128 kB
Shmem:            887856 kB
KReclaimable:    1544436 kB
Slab:            2136368 kB
SReclaimable:    1544436 kB
SUnreclaim:       591932 kB
KernelStack:       14960 kB
PageTables:       157004 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214788 kB
Committed_AS:   83263612 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478964 kB
VmallocChunk:          0 kB
Percpu:           123904 kB
HardwareCorrupted:     0 kB
AnonHugePages:  32292864 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:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 798700 MiB
End job on nodeE001 at 2026-06-22 17:22:42