Trace number 4780646

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.04OPT1 348.461 349.43

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/
instances/normalized-bnn_mnist_rot_16_label5_adversarial_norm_inf.opb
MD5SUM125f46ef4151ea54a587951799140dfb
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 benchmark1
Best CPU time to get the best result obtained on this benchmark0.241928
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1456
Total number of constraints2032
Number of constraints which are clauses951
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 167
Biggest coefficient in the objective function 15
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 252
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 490
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1759
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4780646-1782138189.opb
0.00/0.03	c NaPS 1.03a50.
0.00/0.03	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.03	c Input file name: HOME/instance-4780646-1782138189.opb
0.00/0.03	c Parsing PB file...
0.00/0.03	c goal was devided by 1 with offset 252.
0.49/0.55	c assumptions before coding: 
0.58/0.63	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=252.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.68	c presolving:
0.66/0.73	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, 939 clqs, 0 implints
0.76/0.80	c    (0.1s) running MILP presolver
26.70/26.86	c    (26.2s) MILP presolver (3 rounds): 0 aggregations, 1 fixings, 0 bound changes
26.70/26.87	c (round 2, exhaustive) 14 del vars, 89 del conss, 0 add conss, 0 chg bounds, 200 chg sides, 400 chg coeffs, 0 upgd conss, 0 impls, 851 clqs, 0 implints
27.50/27.60	c    (26.9s) probing: 216/1442 (15.0%) - 0 fixings, 0 aggregations, 39714 implications, 0 bound changes
27.50/27.60	c    (26.9s) probing aborted: 50/50 successive totally useless probings
27.60/27.75	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
27.60/27.75	c  14 deleted vars, 89 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 200 changed sides, 400 changed coefficients
27.60/27.75	c  0 implications, 40565 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
27.60/27.75	c presolved problem has 1442 variables (1442 bin, 0 int, 0 cont) and 1922 constraints
27.60/27.75	c    1066 constraints of type <knapsack>
27.60/27.75	c     851 constraints of type <setppc>
27.60/27.75	c       5 constraints of type <linear>
27.60/27.75	c transformed objective value is always integral (scale: 1)
27.60/27.75	c Presolving Time: 27.07
27.60/27.75	c c SCIP solve-time propagated 1 fixed variables
27.60/27.79	c presolving:
27.70/27.84	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, 939 clqs, 0 implints
27.80/27.91	c    (0.1s) running MILP presolver
37.58/37.78	c    (10.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
37.58/37.78	c    (10.0s) probing: 1/1443 (0.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
37.58/37.78	c    (10.0s) probing aborted: solving stopped
37.58/37.78	c presolving (2 rounds: 2 fast, 1 medium, 1 exhaustive):
37.58/37.78	c  13 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 200 changed sides, 400 changed coefficients
37.58/37.78	c  0 implications, 939 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
37.58/37.78	c presolving was interrupted.
37.58/37.78	c Presolving Time: 9.99
37.58/37.78	c 
37.58/37.78	c SCIP Status        : solving was interrupted [time limit reached]
37.58/37.78	c Solving Time (sec) : 10.01
37.58/37.78	c Solving Nodes      : 0
37.58/37.78	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
37.58/37.78	c SCIP status: 23 (TIMELIMIT)
37.58/37.78	c solveScip: freeing transform (!can_skip_free_transform)
37.58/37.79	c SCIP presolver: sst_unknown
37.58/37.79	c Converting 2020 PB-constraints to clauses...
37.58/37.79	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 775
37.68/37.80	c Try to convert by bdds
38.07/38.23	c d: 1
38.07/38.23	c estimatedAdderCost: 777
38.07/38.23	c Try to convert by bdds
38.47/38.61	c d: 1
38.47/38.61	c estimatedAdderCost: 776
38.47/38.61	c Try to convert by bdds
38.89/39.04	c d: 1
38.89/39.04	c estimatedAdderCost: 776
38.89/39.04	c Try to convert by bdds
39.28/39.43	c d: 1
39.28/39.43	c estimatedAdderCost: 778
39.28/39.43	c Try to convert by bdds
39.68/39.87	c d: 1
39.68/39.87	c estimatedAdderCost: 778
39.68/39.87	c Try to convert by bdds
40.07/40.26	c d: 1
40.07/40.26	c estimatedAdderCost: 779
40.07/40.26	c Try to convert by bdds
40.57/40.70	c d: 1
40.57/40.70	c estimatedAdderCost: 777
40.57/40.70	c Try to convert by bdds
40.89/41.09	c d: 1
40.89/41.09	c estimatedAdderCost: 777
40.89/41.09	c Try to convert by bdds
41.37/41.56	c d: 1
41.37/41.56	c estimatedAdderCost: 778
41.37/41.56	c Try to convert by bdds
41.77/41.96	c d: 1
41.77/41.96	c estimatedAdderCost: 777
41.77/41.96	c Try to convert by bdds
42.27/42.41	c d: 1
42.27/42.41	c estimatedAdderCost: 778
42.27/42.41	c Try to convert by bdds
42.67/42.80	c d: 1
42.67/42.80	c estimatedAdderCost: 778
42.67/42.80	c Try to convert by bdds
43.07/43.24	c d: 1
43.07/43.24	c estimatedAdderCost: 778
43.07/43.24	c Try to convert by bdds
43.46/43.63	c d: 1
43.46/43.63	c estimatedAdderCost: 778
43.46/43.63	c Try to convert by bdds
43.88/44.09	c d: 1
43.88/44.09	c estimatedAdderCost: 777
43.88/44.09	c Try to convert by bdds
44.26/44.49	c d: 1
44.26/44.49	c estimatedAdderCost: 777
44.26/44.49	c Try to convert by bdds
44.76/44.95	c d: 1
44.76/44.95	c estimatedAdderCost: 777
44.76/44.95	c Try to convert by bdds
45.16/45.35	c d: 1
45.16/45.35	c estimatedAdderCost: 775
45.16/45.35	c Try to convert by bdds
45.66/45.85	c d: 1
45.66/45.85	c estimatedAdderCost: 775
45.66/45.85	c Try to convert by bdds
46.05/46.25	c d: 1
46.05/46.25	c estimatedAdderCost: 775
46.05/46.25	c Try to convert by bdds
46.55/46.71	c d: 1
46.55/46.71	c estimatedAdderCost: 778
46.55/46.71	c Try to convert by bdds
46.96/47.12	c d: 1
46.96/47.12	c estimatedAdderCost: 777
46.96/47.12	c Try to convert by bdds
47.36/47.58	c d: 1
47.36/47.58	c estimatedAdderCost: 776
47.36/47.58	c Try to convert by bdds
47.76/47.99	c d: 1
47.76/47.99	c estimatedAdderCost: 777
47.76/47.99	c Try to convert by bdds
48.25/48.45	c d: 1
48.25/48.45	c estimatedAdderCost: 776
48.25/48.45	c Try to convert by bdds
48.65/48.85	c d: 1
48.65/48.85	c estimatedAdderCost: 779
48.65/48.85	c Try to convert by bdds
49.15/49.32	c d: 1
49.15/49.32	c estimatedAdderCost: 777
49.15/49.32	c Try to convert by bdds
49.55/49.72	c d: 1
49.55/49.72	c estimatedAdderCost: 779
49.55/49.72	c Try to convert by bdds
49.96/50.19	c d: 1
49.96/50.19	c estimatedAdderCost: 776
49.96/50.19	c Try to convert by bdds
50.35/50.59	c d: 1
50.35/50.59	c estimatedAdderCost: 779
50.35/50.59	c Try to convert by bdds
50.86/51.05	c d: 1
50.86/51.05	c estimatedAdderCost: 777
50.86/51.05	c Try to convert by bdds
51.24/51.45	c d: 1
51.24/51.45	c estimatedAdderCost: 778
51.24/51.45	c Try to convert by bdds
51.74/51.93	c d: 1
51.74/51.93	c estimatedAdderCost: 778
51.74/51.93	c Try to convert by bdds
52.14/52.34	c d: 1
52.14/52.34	c estimatedAdderCost: 777
52.14/52.34	c Try to convert by bdds
52.64/52.82	c d: 1
52.64/52.82	c estimatedAdderCost: 779
52.64/52.82	c Try to convert by bdds
53.04/53.23	c d: 1
53.04/53.23	c estimatedAdderCost: 779
53.04/53.23	c Try to convert by bdds
53.64/53.80	c d: 1
53.64/53.80	c estimatedAdderCost: 777
53.64/53.80	c Try to convert by bdds
54.04/54.20	c d: 1
54.04/54.20	c estimatedAdderCost: 776
54.04/54.20	c Try to convert by bdds
54.44/54.69	c d: 1
54.44/54.69	c estimatedAdderCost: 776
54.44/54.69	c Try to convert by bdds
54.85/55.10	c d: 1
54.85/55.10	c estimatedAdderCost: 778
54.85/55.10	c Try to convert by bdds
55.33/55.59	c d: 1
55.33/55.59	c estimatedAdderCost: 777
55.33/55.59	c Try to convert by bdds
55.73/56.00	c d: 1
55.73/56.00	c estimatedAdderCost: 775
55.73/56.00	c Try to convert by bdds
56.33/56.50	c d: 1
56.33/56.50	c estimatedAdderCost: 776
56.33/56.50	c Try to convert by bdds
56.73/56.91	c d: 1
56.73/56.91	c estimatedAdderCost: 777
56.73/56.91	c Try to convert by bdds
57.23/57.40	c d: 1
57.23/57.40	c estimatedAdderCost: 778
57.23/57.40	c Try to convert by bdds
57.63/57.81	c d: 1
57.63/57.81	c estimatedAdderCost: 777
57.63/57.81	c Try to convert by bdds
58.13/58.32	c d: 1
58.13/58.32	c estimatedAdderCost: 779
58.13/58.32	c Try to convert by bdds
58.52/58.73	c d: 1
58.52/58.73	c estimatedAdderCost: 777
58.52/58.73	c Try to convert by bdds
59.02/59.22	c d: 1
59.02/59.22	c estimatedAdderCost: 779
59.02/59.22	c Try to convert by bdds
59.42/59.62	c d: 1
59.42/59.62	c estimatedAdderCost: 776
59.42/59.62	c Try to convert by bdds
59.93/60.13	c d: 1
59.93/60.13	c estimatedAdderCost: 779
59.93/60.13	c Try to convert by bdds
60.32/60.52	c d: 1
60.32/60.52	c estimatedAdderCost: 777
60.32/60.52	c Try to convert by bdds
60.83/61.04	c d: 1
60.83/61.04	c estimatedAdderCost: 778
60.83/61.04	c Try to convert by bdds
61.21/61.44	c d: 1
61.21/61.44	c estimatedAdderCost: 776
61.21/61.44	c Try to convert by bdds
61.71/61.96	c d: 1
61.71/61.96	c estimatedAdderCost: 776
61.71/61.96	c Try to convert by bdds
62.11/62.38	c d: 1
62.11/62.38	c estimatedAdderCost: 776
62.11/62.38	c Try to convert by bdds
62.71/62.90	c d: 1
62.71/62.90	c estimatedAdderCost: 777
62.71/62.90	c Try to convert by bdds
63.11/63.30	c d: 1
63.11/63.30	c estimatedAdderCost: 777
63.11/63.30	c Try to convert by bdds
63.61/63.83	c d: 1
63.61/63.83	c estimatedAdderCost: 778
63.61/63.83	c Try to convert by bdds
64.01/64.25	c d: 1
64.01/64.25	c estimatedAdderCost: 778
64.01/64.25	c Try to convert by bdds
64.51/64.78	c d: 1
64.51/64.78	c estimatedAdderCost: 776
64.51/64.78	c Try to convert by bdds
64.92/65.19	c d: 1
64.92/65.19	c estimatedAdderCost: 777
64.92/65.19	c Try to convert by bdds
65.51/65.73	c d: 1
65.51/65.73	c estimatedAdderCost: 778
65.51/65.73	c Try to convert by bdds
65.92/66.15	c d: 1
65.92/66.15	c estimatedAdderCost: 776
65.92/66.15	c Try to convert by bdds
66.41/66.69	c d: 1
66.41/66.69	c estimatedAdderCost: 775
66.41/66.69	c Try to convert by bdds
66.92/67.11	c d: 1
66.92/67.11	c estimatedAdderCost: 776
66.92/67.11	c Try to convert by bdds
67.40/67.64	c d: 1
67.40/67.64	c estimatedAdderCost: 775
67.40/67.64	c Try to convert by bdds
67.82/68.04	c d: 1
67.82/68.04	c estimatedAdderCost: 776
67.82/68.04	c Try to convert by bdds
68.30/68.59	c d: 1
68.30/68.59	c estimatedAdderCost: 776
68.30/68.59	c Try to convert by bdds
68.70/69.00	c d: 1
68.70/69.00	c estimatedAdderCost: 775
68.70/69.00	c Try to convert by bdds
69.30/69.54	c d: 1
69.30/69.54	c estimatedAdderCost: 777
69.30/69.54	c Try to convert by bdds
69.70/69.95	c d: 1
69.70/69.95	c estimatedAdderCost: 776
69.70/69.95	c Try to convert by bdds
70.40/70.66	c d: 1
70.40/70.66	c estimatedAdderCost: 776
70.40/70.66	c Try to convert by bdds
70.81/71.08	c d: 1
70.81/71.08	c estimatedAdderCost: 778
70.81/71.08	c Try to convert by bdds
71.39/71.63	c d: 1
71.39/71.63	c estimatedAdderCost: 778
71.39/71.63	c Try to convert by bdds
71.80/72.05	c d: 1
71.80/72.05	c estimatedAdderCost: 776
71.80/72.05	c Try to convert by bdds
72.39/72.60	c d: 1
72.39/72.60	c estimatedAdderCost: 777
72.39/72.60	c Try to convert by bdds
72.80/73.03	c d: 1
72.80/73.03	c estimatedAdderCost: 776
72.80/73.03	c Try to convert by bdds
73.28/73.58	c d: 1
73.28/73.58	c estimatedAdderCost: 779
73.28/73.58	c Try to convert by bdds
73.68/74.00	c d: 1
73.68/74.00	c estimatedAdderCost: 777
73.68/74.00	c Try to convert by bdds
74.28/74.55	c d: 1
74.28/74.55	c estimatedAdderCost: 776
74.28/74.55	c Try to convert by bdds
74.68/74.98	c d: 1
74.68/74.98	c estimatedAdderCost: 778
74.68/74.98	c Try to convert by bdds
75.28/75.54	c d: 1
75.28/75.54	c estimatedAdderCost: 778
75.28/75.54	c Try to convert by bdds
75.68/75.97	c d: 1
75.68/75.97	c estimatedAdderCost: 777
75.68/75.97	c Try to convert by bdds
76.27/76.53	c d: 1
76.27/76.53	c estimatedAdderCost: 778
76.27/76.53	c Try to convert by bdds
76.67/76.96	c d: 1
76.67/76.96	c estimatedAdderCost: 775
76.67/76.96	c Try to convert by bdds
77.27/77.52	c d: 1
77.27/77.52	c estimatedAdderCost: 775
77.27/77.52	c Try to convert by bdds
77.67/77.95	c d: 1
77.67/77.95	c estimatedAdderCost: 779
77.67/77.95	c Try to convert by bdds
78.27/78.52	c d: 1
78.27/78.52	c estimatedAdderCost: 776
78.27/78.52	c Try to convert by bdds
78.67/78.94	c d: 1
78.67/78.94	c estimatedAdderCost: 777
78.67/78.94	c Try to convert by bdds
79.26/79.50	c d: 1
79.26/79.50	c estimatedAdderCost: 777
79.26/79.50	c Try to convert by bdds
79.66/79.93	c d: 1
79.66/79.93	c estimatedAdderCost: 777
79.66/79.93	c Try to convert by bdds
80.26/80.50	c d: 1
80.26/80.50	c estimatedAdderCost: 779
80.26/80.50	c Try to convert by bdds
80.66/80.93	c d: 1
80.66/80.93	c estimatedAdderCost: 777
80.66/80.93	c Try to convert by bdds
81.27/81.50	c d: 1
81.27/81.50	c estimatedAdderCost: 779
81.27/81.50	c Try to convert by bdds
81.67/81.91	c d: 1
81.67/81.91	c estimatedAdderCost: 775
81.67/81.91	c Try to convert by bdds
82.16/82.48	c d: 1
82.16/82.48	c estimatedAdderCost: 775
82.16/82.48	c Try to convert by bdds
82.66/82.91	c d: 1
82.66/82.91	c estimatedAdderCost: 779
82.66/82.91	c Try to convert by bdds
83.16/83.48	c d: 1
83.16/83.48	c estimatedAdderCost: 777
83.16/83.48	c Try to convert by bdds
83.66/83.91	c d: 1
83.66/83.91	c estimatedAdderCost: 776
83.66/83.91	c Try to convert by bdds
84.16/84.48	c d: 1
84.16/84.48	c estimatedAdderCost: 776
84.16/84.48	c Try to convert by bdds
84.65/84.91	c d: 1
84.65/84.91	c estimatedAdderCost: 775
84.65/84.91	c Try to convert by bdds
85.15/85.49	c d: 1
85.15/85.49	c estimatedAdderCost: 777
85.15/85.49	c Try to convert by bdds
85.65/85.93	c d: 1
85.65/85.93	c estimatedAdderCost: 776
85.65/85.93	c Try to convert by bdds
86.25/86.50	c d: 1
86.25/86.50	c estimatedAdderCost: 777
86.25/86.50	c Try to convert by bdds
86.65/86.94	c d: 1
86.65/86.94	c estimatedAdderCost: 777
86.65/86.94	c Try to convert by bdds
87.25/87.52	c d: 1
87.25/87.52	c estimatedAdderCost: 778
87.25/87.52	c Try to convert by bdds
87.64/87.96	c d: 1
87.64/87.96	c estimatedAdderCost: 777
87.64/87.96	c Try to convert by bdds
88.24/88.53	c d: 1
88.24/88.53	c estimatedAdderCost: 776
88.24/88.53	c Try to convert by bdds
88.64/88.97	c d: 1
88.64/88.97	c estimatedAdderCost: 778
88.64/88.97	c Try to convert by bdds
89.24/89.54	c d: 1
89.24/89.54	c estimatedAdderCost: 777
89.24/89.54	c Try to convert by bdds
89.64/89.97	c d: 1
89.64/89.97	c estimatedAdderCost: 776
89.64/89.97	c Try to convert by bdds
90.24/90.55	c d: 1
90.24/90.55	c estimatedAdderCost: 777
90.24/90.55	c Try to convert by bdds
90.63/90.98	c d: 1
90.63/90.98	c estimatedAdderCost: 776
90.63/90.98	c Try to convert by bdds
91.23/91.56	c d: 1
91.23/91.56	c estimatedAdderCost: 776
91.23/91.56	c Try to convert by bdds
91.63/91.99	c d: 1
91.63/91.99	c estimatedAdderCost: 777
91.63/91.99	c Try to convert by bdds
92.23/92.54	c d: 1
92.23/92.54	c estimatedAdderCost: 776
92.23/92.54	c Try to convert by bdds
92.63/92.97	c d: 1
92.63/92.97	c estimatedAdderCost: 778
92.63/92.97	c Try to convert by bdds
93.24/93.55	c d: 1
93.24/93.55	c estimatedAdderCost: 778
93.24/93.55	c Try to convert by bdds
93.63/93.99	c d: 1
93.63/93.99	c estimatedAdderCost: 778
93.63/93.99	c Try to convert by bdds
94.23/94.57	c d: 1
94.23/94.57	c estimatedAdderCost: 778
94.23/94.57	c Try to convert by bdds
94.63/94.99	c d: 1
94.63/94.99	c estimatedAdderCost: 778
94.63/94.99	c Try to convert by bdds
95.23/95.58	c d: 1
95.23/95.58	c estimatedAdderCost: 777
95.23/95.58	c Try to convert by bdds
95.74/96.02	c d: 1
95.74/96.02	c estimatedAdderCost: 779
95.74/96.02	c Try to convert by bdds
96.33/96.61	c d: 1
96.33/96.61	c estimatedAdderCost: 777
96.33/96.61	c Try to convert by bdds
96.74/97.05	c d: 1
96.74/97.05	c estimatedAdderCost: 776
96.74/97.05	c Try to convert by bdds
97.32/97.63	c d: 1
97.32/97.63	c estimatedAdderCost: 777
97.32/97.63	c Try to convert by bdds
97.73/98.08	c d: 1
97.73/98.08	c estimatedAdderCost: 778
97.73/98.08	c Try to convert by bdds
98.32/98.66	c d: 1
98.32/98.66	c estimatedAdderCost: 776
98.32/98.66	c Try to convert by bdds
98.73/99.10	c d: 1
98.73/99.10	c estimatedAdderCost: 779
98.73/99.10	c Try to convert by bdds
99.32/99.68	c d: 1
99.32/99.68	c estimatedAdderCost: 777
99.32/99.68	c Try to convert by bdds
99.83/100.12	c d: 1
99.83/100.12	c estimatedAdderCost: 776
99.83/100.12	c Try to convert by bdds
100.41/100.71	c d: 1
100.41/100.71	c estimatedAdderCost: 777
100.41/100.71	c Try to convert by bdds
100.82/101.15	c d: 1
100.82/101.15	c estimatedAdderCost: 778
100.82/101.15	c Try to convert by bdds
101.41/101.74	c d: 1
101.41/101.74	c estimatedAdderCost: 778
101.41/101.74	c Try to convert by bdds
101.82/102.17	c d: 1
101.82/102.17	c estimatedAdderCost: 777
101.82/102.17	c Try to convert by bdds
102.41/102.76	c d: 1
102.41/102.76	c estimatedAdderCost: 777
102.41/102.76	c Try to convert by bdds
102.91/103.20	c d: 1
102.91/103.20	c estimatedAdderCost: 776
102.91/103.20	c Try to convert by bdds
103.50/103.80	c d: 1
103.50/103.80	c estimatedAdderCost: 777
103.50/103.80	c Try to convert by bdds
103.90/104.24	c d: 1
103.90/104.24	c estimatedAdderCost: 775
103.90/104.24	c Try to convert by bdds
104.50/104.84	c d: 1
104.50/104.84	c estimatedAdderCost: 776
104.50/104.84	c Try to convert by bdds
104.90/105.28	c d: 1
104.90/105.28	c estimatedAdderCost: 778
104.90/105.28	c Try to convert by bdds
105.50/105.88	c d: 1
105.50/105.88	c estimatedAdderCost: 778
105.50/105.88	c Try to convert by bdds
106.00/106.33	c d: 1
106.00/106.33	c estimatedAdderCost: 776
106.00/106.33	c Try to convert by bdds
106.89/107.26	c d: 1
106.89/107.26	c estimatedAdderCost: 779
106.89/107.26	c Try to convert by bdds
107.39/107.72	c d: 1
107.39/107.72	c estimatedAdderCost: 777
107.39/107.72	c Try to convert by bdds
107.99/108.31	c d: 1
107.99/108.31	c estimatedAdderCost: 779
107.99/108.31	c Try to convert by bdds
108.39/108.77	c d: 1
108.39/108.77	c estimatedAdderCost: 776
108.39/108.77	c Try to convert by bdds
108.99/109.37	c d: 1
108.99/109.37	c estimatedAdderCost: 777
108.99/109.37	c Try to convert by bdds
109.48/109.81	c d: 1
109.48/109.81	c estimatedAdderCost: 780
109.48/109.81	c Try to convert by bdds
110.09/110.42	c d: 1
110.09/110.42	c estimatedAdderCost: 776
110.09/110.42	c Try to convert by bdds
110.49/110.87	c d: 1
110.49/110.87	c estimatedAdderCost: 779
110.49/110.87	c Try to convert by bdds
111.09/111.48	c d: 1
111.09/111.48	c estimatedAdderCost: 776
111.09/111.48	c Try to convert by bdds
111.59/111.93	c d: 1
111.59/111.93	c estimatedAdderCost: 777
111.59/111.93	c Try to convert by bdds
112.18/112.53	c d: 1
112.18/112.53	c estimatedAdderCost: 775
112.18/112.53	c Try to convert by bdds
112.58/112.97	c d: 1
112.58/112.97	c estimatedAdderCost: 779
112.58/112.97	c Try to convert by bdds
113.18/113.58	c d: 1
113.18/113.58	c estimatedAdderCost: 777
113.18/113.58	c Try to convert by bdds
113.69/114.04	c d: 1
113.69/114.04	c estimatedAdderCost: 777
113.69/114.04	c Try to convert by bdds
114.28/114.61	c d: 1
114.28/114.61	c estimatedAdderCost: 777
114.28/114.61	c Try to convert by bdds
114.69/115.06	c d: 1
114.69/115.06	c estimatedAdderCost: 778
114.69/115.06	c Try to convert by bdds
115.27/115.65	c d: 1
115.27/115.65	c estimatedAdderCost: 775
115.27/115.65	c Try to convert by bdds
115.78/116.11	c d: 1
115.78/116.11	c estimatedAdderCost: 777
115.78/116.11	c Try to convert by bdds
116.37/116.71	c d: 1
116.37/116.71	c estimatedAdderCost: 777
116.37/116.71	c Try to convert by bdds
116.78/117.17	c d: 1
116.78/117.17	c estimatedAdderCost: 776
116.78/117.17	c Try to convert by bdds
117.37/117.77	c d: 1
117.37/117.77	c estimatedAdderCost: 777
117.37/117.77	c Try to convert by bdds
117.87/118.23	c d: 1
117.87/118.23	c estimatedAdderCost: 776
117.87/118.23	c Try to convert by bdds
118.46/118.83	c d: 1
118.46/118.83	c estimatedAdderCost: 779
118.46/118.83	c Try to convert by bdds
118.86/119.29	c d: 1
118.86/119.29	c estimatedAdderCost: 776
118.86/119.29	c Try to convert by bdds
119.56/119.90	c d: 1
119.56/119.90	c estimatedAdderCost: 777
119.56/119.90	c Try to convert by bdds
119.96/120.35	c d: 1
119.96/120.35	c estimatedAdderCost: 777
119.96/120.35	c Try to convert by bdds
120.56/120.96	c d: 1
120.56/120.96	c estimatedAdderCost: 777
120.56/120.96	c Try to convert by bdds
121.06/121.41	c d: 1
121.06/121.41	c estimatedAdderCost: 777
121.06/121.41	c Try to convert by bdds
121.66/122.01	c d: 1
121.66/122.01	c estimatedAdderCost: 778
121.66/122.01	c Try to convert by bdds
122.05/122.48	c d: 1
122.05/122.48	c estimatedAdderCost: 778
122.05/122.48	c Try to convert by bdds
122.66/123.10	c d: 1
122.66/123.10	c estimatedAdderCost: 777
122.66/123.10	c Try to convert by bdds
123.15/123.55	c d: 1
123.15/123.55	c estimatedAdderCost: 778
123.15/123.55	c Try to convert by bdds
123.76/124.17	c d: 1
123.76/124.17	c estimatedAdderCost: 777
123.76/124.17	c Try to convert by bdds
124.25/124.62	c d: 1
124.25/124.62	c estimatedAdderCost: 776
124.25/124.62	c Try to convert by bdds
124.85/125.22	c d: 1
124.85/125.22	c estimatedAdderCost: 776
124.85/125.22	c Try to convert by bdds
125.25/125.69	c d: 1
125.25/125.69	c estimatedAdderCost: 776
125.25/125.69	c Try to convert by bdds
125.95/126.30	c d: 1
125.95/126.30	c estimatedAdderCost: 774
125.95/126.30	c Try to convert by bdds
126.35/126.77	c d: 1
126.35/126.77	c estimatedAdderCost: 777
126.35/126.77	c Try to convert by bdds
126.95/127.38	c d: 1
126.95/127.38	c estimatedAdderCost: 776
126.95/127.38	c Try to convert by bdds
127.44/127.84	c d: 1
127.44/127.84	c estimatedAdderCost: 779
127.44/127.84	c Try to convert by bdds
128.04/128.46	c d: 1
128.04/128.46	c estimatedAdderCost: 777
128.04/128.46	c Try to convert by bdds
128.54/128.92	c d: 1
128.54/128.92	c estimatedAdderCost: 777
128.54/128.92	c Try to convert by bdds
129.14/129.54	c d: 1
129.14/129.54	c estimatedAdderCost: 777
129.14/129.54	c Try to convert by bdds
129.54/130.01	c d: 1
129.54/130.01	c estimatedAdderCost: 776
129.54/130.01	c Try to convert by bdds
130.24/130.62	c d: 1
130.24/130.62	c estimatedAdderCost: 778
130.24/130.62	c Try to convert by bdds
130.65/131.09	c d: 1
130.65/131.09	c estimatedAdderCost: 780
130.65/131.09	c Try to convert by bdds
131.23/131.69	c d: 1
131.23/131.69	c estimatedAdderCost: 776
131.23/131.69	c Try to convert by bdds
131.74/132.16	c d: 1
131.74/132.16	c estimatedAdderCost: 778
131.74/132.16	c Try to convert by bdds
132.33/132.78	c d: 1
132.33/132.78	c estimatedAdderCost: 776
132.33/132.78	c Try to convert by bdds
132.83/133.23	c d: 1
132.83/133.23	c estimatedAdderCost: 779
132.83/133.23	c Try to convert by bdds
133.43/133.85	c d: 1
133.43/133.85	c estimatedAdderCost: 777
133.43/133.85	c Try to convert by bdds
133.93/134.32	c d: 1
133.93/134.32	c estimatedAdderCost: 779
133.93/134.32	c Try to convert by bdds
134.52/134.95	c d: 1
134.52/134.95	c estimatedAdderCost: 777
134.52/134.95	c Try to convert by bdds
135.02/135.41	c d: 1
135.02/135.41	c estimatedAdderCost: 775
135.02/135.41	c Try to convert by bdds
135.63/136.03	c d: 1
135.63/136.03	c estimatedAdderCost: 775
135.63/136.03	c Try to convert by bdds
136.02/136.49	c d: 1
136.02/136.49	c estimatedAdderCost: 779
136.02/136.49	c Try to convert by bdds
136.73/137.13	c d: 1
136.73/137.13	c estimatedAdderCost: 777
136.73/137.13	c Try to convert by bdds
137.12/137.59	c d: 1
137.12/137.59	c estimatedAdderCost: 774
137.12/137.59	c Try to convert by bdds
137.81/138.21	c d: 1
137.81/138.21	c estimatedAdderCost: 776
137.81/138.21	c Try to convert by bdds
138.21/138.67	c d: 1
138.21/138.67	c estimatedAdderCost: 777
138.21/138.67	c Try to convert by bdds
138.81/139.29	c d: 1
138.81/139.29	c estimatedAdderCost: 775
138.81/139.29	c Try to convert by bdds
139.31/139.76	c d: 1
139.31/139.76	c estimatedAdderCost: 777
139.31/139.76	c Try to convert by bdds
139.91/140.38	c d: 1
139.91/140.38	c estimatedAdderCost: 776
139.91/140.38	c Try to convert by bdds
140.41/140.85	c d: 1
140.41/140.85	c estimatedAdderCost: 776
140.41/140.85	c Try to convert by bdds
141.00/141.47	c d: 1
141.00/141.47	c estimatedAdderCost: 776
141.00/141.47	c Try to convert by bdds
141.50/141.93	c d: 1
141.50/141.93	c estimatedAdderCost: 778
141.50/141.93	c Try to convert by bdds
142.10/142.55	c d: 1
142.10/142.55	c estimatedAdderCost: 776
142.10/142.55	c Try to convert by bdds
142.50/143.01	c d: 1
142.50/143.01	c estimatedAdderCost: 777
142.50/143.01	c Try to convert by bdds
143.20/143.63	c d: 1
143.20/143.63	c estimatedAdderCost: 778
143.20/143.63	c Try to convert by bdds
143.61/144.10	c d: 1
143.61/144.10	c estimatedAdderCost: 779
143.61/144.10	c Try to convert by bdds
144.29/144.73	c d: 1
144.29/144.73	c estimatedAdderCost: 777
144.29/144.73	c Try to convert by bdds
144.71/145.19	c d: 1
144.71/145.19	c estimatedAdderCost: 777
144.71/145.19	c Try to convert by bdds
145.39/145.80	c d: 1
145.39/145.80	c estimatedAdderCost: 775
145.39/145.80	c Try to convert by bdds
145.79/146.27	c d: 1
145.79/146.27	c estimatedAdderCost: 775
145.79/146.27	c Try to convert by bdds
146.39/146.89	c d: 1
146.39/146.89	c estimatedAdderCost: 776
146.39/146.89	c Try to convert by bdds
146.88/147.36	c d: 1
146.88/147.36	c estimatedAdderCost: 777
146.88/147.36	c Try to convert by bdds
147.49/147.98	c d: 1
147.49/147.98	c estimatedAdderCost: 778
147.49/147.98	c Try to convert by bdds
147.99/148.45	c d: 1
147.99/148.45	c estimatedAdderCost: 777
147.99/148.45	c Try to convert by bdds
148.60/149.09	c d: 1
148.60/149.09	c estimatedAdderCost: 776
148.60/149.09	c Try to convert by bdds
149.09/149.55	c d: 1
149.09/149.55	c estimatedAdderCost: 776
149.09/149.55	c Try to convert by bdds
149.70/150.18	c d: 1
149.70/150.18	c estimatedAdderCost: 774
149.70/150.18	c Try to convert by bdds
150.18/150.65	c d: 1
150.18/150.65	c estimatedAdderCost: 778
150.18/150.65	c Try to convert by bdds
150.78/151.28	c d: 1
150.78/151.28	c estimatedAdderCost: 777
150.78/151.28	c Try to convert by bdds
151.28/151.74	c d: 1
151.28/151.74	c estimatedAdderCost: 777
151.28/151.74	c Try to convert by bdds
151.88/152.37	c d: 1
151.88/152.37	c estimatedAdderCost: 778
151.88/152.37	c Try to convert by bdds
152.38/152.82	c d: 1
152.38/152.82	c estimatedAdderCost: 778
152.38/152.82	c Try to convert by bdds
152.97/153.45	c d: 1
152.97/153.45	c estimatedAdderCost: 777
152.97/153.45	c Try to convert by bdds
153.47/153.93	c d: 1
153.47/153.93	c estimatedAdderCost: 776
153.47/153.93	c Try to convert by bdds
154.07/154.56	c d: 1
154.07/154.56	c estimatedAdderCost: 776
154.07/154.56	c Try to convert by bdds
154.58/155.04	c d: 1
154.58/155.04	c estimatedAdderCost: 776
154.58/155.04	c Try to convert by bdds
155.17/155.68	c d: 1
155.17/155.68	c estimatedAdderCost: 777
155.17/155.68	c Try to convert by bdds
155.68/156.16	c d: 1
155.68/156.16	c estimatedAdderCost: 778
155.68/156.16	c Try to convert by bdds
156.26/156.78	c d: 1
156.26/156.78	c estimatedAdderCost: 778
156.26/156.78	c Try to convert by bdds
156.76/157.26	c d: 1
156.76/157.26	c estimatedAdderCost: 778
156.76/157.26	c Try to convert by bdds
157.36/157.89	c d: 1
157.36/157.89	c estimatedAdderCost: 777
157.36/157.89	c Try to convert by bdds
157.86/158.36	c d: 1
157.86/158.36	c estimatedAdderCost: 779
157.86/158.36	c Try to convert by bdds
158.57/159.01	c d: 1
158.57/159.01	c estimatedAdderCost: 777
158.57/159.01	c Try to convert by bdds
158.95/159.48	c d: 1
158.95/159.48	c estimatedAdderCost: 776
158.95/159.48	c Try to convert by bdds
159.67/160.13	c d: 1
159.67/160.13	c estimatedAdderCost: 777
159.67/160.13	c Try to convert by bdds
160.15/160.60	c d: 1
160.15/160.60	c estimatedAdderCost: 778
160.15/160.60	c Try to convert by bdds
160.75/161.24	c d: 1
160.75/161.24	c estimatedAdderCost: 778
160.75/161.24	c Try to convert by bdds
161.25/161.70	c d: 1
161.25/161.70	c estimatedAdderCost: 776
161.25/161.70	c Try to convert by bdds
161.85/162.34	c d: 1
161.85/162.34	c estimatedAdderCost: 777
161.85/162.34	c Try to convert by bdds
162.35/162.81	c d: 1
162.35/162.81	c estimatedAdderCost: 775
162.35/162.81	c Try to convert by bdds
162.94/163.45	c d: 1
162.94/163.45	c estimatedAdderCost: 777
162.94/163.45	c Try to convert by bdds
163.44/163.92	c d: 1
163.44/163.92	c estimatedAdderCost: 777
163.44/163.92	c Try to convert by bdds
164.04/164.55	c d: 1
164.04/164.55	c estimatedAdderCost: 779
164.04/164.55	c Try to convert by bdds
164.55/165.02	c d: 1
164.55/165.02	c estimatedAdderCost: 777
164.55/165.02	c Try to convert by bdds
165.14/165.65	c d: 1
165.14/165.65	c estimatedAdderCost: 776
165.14/165.65	c Try to convert by bdds
165.65/166.12	c d: 1
165.65/166.12	c estimatedAdderCost: 776
165.65/166.12	c Try to convert by bdds
166.23/166.75	c d: 1
166.23/166.75	c estimatedAdderCost: 778
166.23/166.75	c Try to convert by bdds
166.73/167.23	c d: 1
166.73/167.23	c estimatedAdderCost: 778
166.73/167.23	c Try to convert by bdds
167.34/167.87	c d: 1
167.34/167.87	c estimatedAdderCost: 778
167.34/167.87	c Try to convert by bdds
167.84/168.33	c d: 1
167.84/168.33	c estimatedAdderCost: 778
167.84/168.33	c Try to convert by bdds
168.43/168.94	c d: 1
168.43/168.94	c estimatedAdderCost: 777
168.43/168.94	c Try to convert by bdds
168.93/169.41	c d: 1
168.93/169.41	c estimatedAdderCost: 777
168.93/169.41	c Try to convert by bdds
169.54/170.04	c d: 1
169.54/170.04	c estimatedAdderCost: 777
169.54/170.04	c Try to convert by bdds
170.03/170.52	c d: 1
170.03/170.52	c estimatedAdderCost: 777
170.03/170.52	c Try to convert by bdds
170.64/171.15	c d: 1
170.64/171.15	c estimatedAdderCost: 775
170.64/171.15	c Try to convert by bdds
171.13/171.63	c d: 1
171.13/171.63	c estimatedAdderCost: 777
171.13/171.63	c Try to convert by bdds
171.72/172.26	c d: 1
171.72/172.26	c estimatedAdderCost: 778
171.72/172.26	c Try to convert by bdds
172.22/172.74	c d: 1
172.22/172.74	c estimatedAdderCost: 777
172.22/172.74	c Try to convert by bdds
172.82/173.37	c d: 1
172.82/173.37	c estimatedAdderCost: 779
172.82/173.37	c Try to convert by bdds
173.32/173.83	c d: 1
173.32/173.83	c estimatedAdderCost: 777
173.32/173.83	c Try to convert by bdds
173.91/174.46	c d: 1
173.91/174.46	c estimatedAdderCost: 778
173.91/174.46	c Try to convert by bdds
174.41/174.93	c d: 1
174.41/174.93	c estimatedAdderCost: 777
174.41/174.93	c Try to convert by bdds
175.02/175.56	c d: 1
175.02/175.56	c estimatedAdderCost: 777
175.02/175.56	c Try to convert by bdds
175.53/176.04	c d: 1
175.53/176.04	c estimatedAdderCost: 777
175.53/176.04	c Try to convert by bdds
176.12/176.68	c d: 1
176.12/176.68	c estimatedAdderCost: 778
176.12/176.68	c Try to convert by bdds
176.63/177.14	c d: 1
176.63/177.14	c estimatedAdderCost: 777
176.63/177.14	c Try to convert by bdds
177.21/177.78	c d: 1
177.21/177.78	c estimatedAdderCost: 775
177.21/177.78	c Try to convert by bdds
177.71/178.25	c d: 1
177.71/178.25	c estimatedAdderCost: 775
177.71/178.25	c Try to convert by bdds
178.31/178.88	c d: 1
178.31/178.88	c estimatedAdderCost: 776
178.31/178.88	c Try to convert by bdds
178.81/179.35	c d: 1
178.81/179.35	c estimatedAdderCost: 777
178.81/179.35	c Try to convert by bdds
179.40/179.98	c d: 1
179.40/179.98	c estimatedAdderCost: 775
179.40/179.98	c Try to convert by bdds
179.90/180.45	c d: 1
179.90/180.45	c estimatedAdderCost: 777
179.90/180.45	c Try to convert by bdds
180.51/181.09	c d: 1
180.51/181.09	c estimatedAdderCost: 776
180.51/181.09	c Try to convert by bdds
181.00/181.56	c d: 1
181.00/181.56	c estimatedAdderCost: 777
181.00/181.56	c Try to convert by bdds
181.70/182.20	c d: 1
181.70/182.20	c estimatedAdderCost: 777
181.70/182.20	c Try to convert by bdds
182.10/182.67	c d: 1
182.10/182.67	c estimatedAdderCost: 778
182.10/182.67	c Try to convert by bdds
182.79/183.31	c d: 1
182.79/183.31	c estimatedAdderCost: 777
182.79/183.31	c Try to convert by bdds
183.19/183.78	c d: 1
183.19/183.78	c estimatedAdderCost: 777
183.19/183.78	c Try to convert by bdds
183.79/184.36	c d: 1
183.79/184.36	c estimatedAdderCost: 778
183.79/184.36	c Try to convert by bdds
184.29/184.82	c d: 1
184.29/184.82	c estimatedAdderCost: 777
184.29/184.82	c Try to convert by bdds
184.89/185.45	c d: 1
184.89/185.45	c estimatedAdderCost: 778
184.89/185.45	c Try to convert by bdds
185.38/185.93	c d: 1
185.38/185.93	c estimatedAdderCost: 775
185.38/185.93	c Try to convert by bdds
186.69/187.27	c d: 1
186.69/187.27	c estimatedAdderCost: 777
186.69/187.27	c Try to convert by bdds
187.18/187.74	c d: 1
187.18/187.74	c estimatedAdderCost: 776
187.18/187.74	c Try to convert by bdds
187.78/188.37	c d: 1
187.78/188.37	c estimatedAdderCost: 776
187.78/188.37	c Try to convert by bdds
188.28/188.83	c d: 1
188.28/188.83	c estimatedAdderCost: 777
188.28/188.83	c Try to convert by bdds
188.88/189.46	c d: 1
188.88/189.46	c estimatedAdderCost: 776
188.88/189.46	c Try to convert by bdds
189.37/189.93	c d: 1
189.37/189.93	c estimatedAdderCost: 777
189.37/189.93	c Try to convert by bdds
189.97/190.57	c d: 1
189.97/190.57	c estimatedAdderCost: 777
189.97/190.57	c Try to convert by bdds
190.48/191.04	c d: 1
190.48/191.04	c estimatedAdderCost: 778
190.48/191.04	c Try to convert by bdds
191.07/191.68	c d: 1
191.07/191.68	c estimatedAdderCost: 777
191.07/191.68	c Try to convert by bdds
191.58/192.15	c d: 1
191.58/192.15	c estimatedAdderCost: 777
191.58/192.15	c Try to convert by bdds
192.16/192.78	c d: 1
192.16/192.78	c estimatedAdderCost: 779
192.16/192.78	c Try to convert by bdds
192.66/193.26	c d: 1
192.66/193.26	c estimatedAdderCost: 777
192.66/193.26	c Try to convert by bdds
193.36/193.90	c d: 1
193.36/193.90	c estimatedAdderCost: 777
193.36/193.90	c Try to convert by bdds
193.76/194.37	c d: 1
193.76/194.37	c estimatedAdderCost: 777
193.76/194.37	c Try to convert by bdds
194.36/195.00	c d: 1
194.36/195.00	c estimatedAdderCost: 777
194.36/195.00	c Try to convert by bdds
194.85/195.47	c d: 1
194.85/195.47	c estimatedAdderCost: 778
194.85/195.47	c Try to convert by bdds
195.57/196.12	c d: 1
195.57/196.12	c estimatedAdderCost: 776
195.57/196.12	c Try to convert by bdds
195.96/196.59	c d: 1
195.96/196.59	c estimatedAdderCost: 778
195.96/196.59	c Try to convert by bdds
196.66/197.23	c d: 1
196.66/197.23	c estimatedAdderCost: 777
196.66/197.23	c Try to convert by bdds
197.15/197.70	c d: 1
197.15/197.70	c estimatedAdderCost: 776
197.15/197.70	c Try to convert by bdds
197.75/198.31	c d: 1
197.75/198.31	c estimatedAdderCost: 775
197.75/198.31	c Try to convert by bdds
198.15/198.78	c d: 1
198.15/198.78	c estimatedAdderCost: 779
198.15/198.78	c Try to convert by bdds
198.85/199.42	c d: 1
198.85/199.42	c estimatedAdderCost: 776
198.85/199.42	c Try to convert by bdds
199.25/199.89	c d: 1
199.25/199.89	c estimatedAdderCost: 777
199.25/199.89	c Try to convert by bdds
199.94/200.52	c d: 1
199.94/200.52	c estimatedAdderCost: 779
199.94/200.52	c Try to convert by bdds
200.34/201.00	c d: 1
200.34/201.00	c estimatedAdderCost: 778
200.34/201.00	c Try to convert by bdds
201.04/201.64	c d: 1
201.04/201.64	c estimatedAdderCost: 778
201.04/201.64	c Try to convert by bdds
201.55/202.12	c d: 1
201.55/202.12	c estimatedAdderCost: 777
201.55/202.12	c Try to convert by bdds
202.14/202.76	c d: 1
202.14/202.76	c estimatedAdderCost: 777
202.14/202.76	c Try to convert by bdds
202.64/203.23	c d: 1
202.64/203.23	c estimatedAdderCost: 777
202.64/203.23	c Try to convert by bdds
203.23/203.87	c d: 1
203.23/203.87	c estimatedAdderCost: 778
203.23/203.87	c Try to convert by bdds
203.73/204.35	c d: 1
203.73/204.35	c estimatedAdderCost: 778
203.73/204.35	c Try to convert by bdds
204.33/204.99	c d: 1
204.33/204.99	c estimatedAdderCost: 778
204.33/204.99	c Try to convert by bdds
204.83/205.46	c d: 1
204.83/205.46	c estimatedAdderCost: 778
204.83/205.46	c Try to convert by bdds
205.44/206.06	c d: 1
205.44/206.06	c estimatedAdderCost: 776
205.44/206.06	c Try to convert by bdds
205.92/206.53	c d: 1
205.92/206.53	c estimatedAdderCost: 776
205.92/206.53	c Try to convert by bdds
206.53/207.16	c d: 1
206.53/207.16	c estimatedAdderCost: 777
206.53/207.16	c Try to convert by bdds
207.02/207.63	c d: 1
207.02/207.63	c estimatedAdderCost: 778
207.02/207.63	c Try to convert by bdds
207.62/208.27	c d: 1
207.62/208.27	c estimatedAdderCost: 776
207.62/208.27	c Try to convert by bdds
208.12/208.74	c d: 1
208.12/208.74	c estimatedAdderCost: 777
208.12/208.74	c Try to convert by bdds
208.71/209.38	c d: 1
208.71/209.38	c estimatedAdderCost: 776
208.71/209.38	c Try to convert by bdds
209.21/209.85	c d: 1
209.21/209.85	c estimatedAdderCost: 777
209.21/209.85	c Try to convert by bdds
209.81/210.47	c d: 1
209.81/210.47	c estimatedAdderCost: 776
209.81/210.47	c Try to convert by bdds
210.31/210.94	c d: 1
210.31/210.94	c estimatedAdderCost: 776
210.31/210.94	c Try to convert by bdds
211.02/211.60	c d: 1
211.02/211.60	c estimatedAdderCost: 776
211.02/211.60	c Try to convert by bdds
211.43/212.08	c d: 1
211.43/212.08	c estimatedAdderCost: 778
211.43/212.08	c Try to convert by bdds
212.11/212.73	c d: 1
212.11/212.73	c estimatedAdderCost: 776
212.11/212.73	c Try to convert by bdds
212.61/213.21	c d: 1
212.61/213.21	c estimatedAdderCost: 777
212.61/213.21	c Try to convert by bdds
213.21/213.84	c d: 1
213.21/213.84	c estimatedAdderCost: 779
213.21/213.84	c Try to convert by bdds
213.71/214.33	c d: 1
213.71/214.33	c estimatedAdderCost: 776
213.71/214.33	c Try to convert by bdds
214.30/214.97	c d: 1
214.30/214.97	c estimatedAdderCost: 774
214.30/214.97	c Try to convert by bdds
214.80/215.45	c d: 1
214.80/215.45	c estimatedAdderCost: 775
214.80/215.45	c Try to convert by bdds
215.41/216.10	c d: 1
215.41/216.10	c estimatedAdderCost: 776
215.41/216.10	c Try to convert by bdds
215.90/216.56	c d: 1
215.90/216.56	c estimatedAdderCost: 777
215.90/216.56	c Try to convert by bdds
216.59/217.20	c d: 1
216.59/217.20	c estimatedAdderCost: 777
216.59/217.20	c Try to convert by bdds
216.99/217.68	c d: 1
216.99/217.68	c estimatedAdderCost: 777
216.99/217.68	c Try to convert by bdds
217.69/218.33	c d: 1
217.69/218.33	c estimatedAdderCost: 777
217.69/218.33	c Try to convert by bdds
218.19/218.80	c d: 1
218.19/218.80	c estimatedAdderCost: 778
218.19/218.80	c Try to convert by bdds
218.69/219.39	c d: 1
218.69/219.39	c estimatedAdderCost: 776
218.69/219.39	c Try to convert by bdds
219.19/219.85	c d: 1
219.19/219.85	c estimatedAdderCost: 778
219.19/219.85	c Try to convert by bdds
219.88/220.50	c d: 1
219.88/220.50	c estimatedAdderCost: 777
219.88/220.50	c Try to convert by bdds
220.28/220.97	c d: 1
220.28/220.97	c estimatedAdderCost: 778
220.28/220.97	c Try to convert by bdds
220.98/221.63	c d: 1
220.98/221.63	c estimatedAdderCost: 778
220.98/221.63	c Try to convert by bdds
221.49/222.11	c d: 1
221.49/222.11	c estimatedAdderCost: 778
221.49/222.11	c Try to convert by bdds
222.08/222.75	c d: 1
222.08/222.75	c estimatedAdderCost: 775
222.08/222.75	c Try to convert by bdds
222.58/223.24	c d: 1
222.58/223.24	c estimatedAdderCost: 778
222.58/223.24	c Try to convert by bdds
223.17/223.88	c d: 1
223.17/223.88	c estimatedAdderCost: 778
223.17/223.88	c Try to convert by bdds
223.67/224.36	c d: 1
223.67/224.36	c estimatedAdderCost: 774
223.67/224.36	c Try to convert by bdds
224.38/225.02	c d: 1
224.38/225.02	c estimatedAdderCost: 776
224.38/225.02	c Try to convert by bdds
224.77/225.49	c d: 1
224.77/225.49	c estimatedAdderCost: 778
224.77/225.49	c Try to convert by bdds
225.49/226.14	c d: 1
225.49/226.14	c estimatedAdderCost: 777
225.49/226.14	c Try to convert by bdds
225.97/226.63	c d: 1
225.97/226.63	c estimatedAdderCost: 777
225.97/226.63	c Try to convert by bdds
226.57/227.27	c d: 1
226.57/227.27	c estimatedAdderCost: 776
226.57/227.27	c Try to convert by bdds
227.07/227.75	c d: 1
227.07/227.75	c estimatedAdderCost: 777
227.07/227.75	c Try to convert by bdds
227.67/228.39	c d: 1
227.67/228.39	c estimatedAdderCost: 776
227.67/228.39	c Try to convert by bdds
228.17/228.87	c d: 1
228.17/228.87	c estimatedAdderCost: 776
228.17/228.87	c Try to convert by bdds
228.87/229.51	c d: 1
228.87/229.51	c estimatedAdderCost: 775
228.87/229.51	c Try to convert by bdds
229.26/229.99	c d: 1
229.26/229.99	c estimatedAdderCost: 775
229.26/229.99	c Try to convert by bdds
229.96/230.64	c d: 1
229.96/230.64	c estimatedAdderCost: 776
229.96/230.64	c Try to convert by bdds
230.47/231.12	c d: 1
230.47/231.12	c estimatedAdderCost: 778
230.47/231.12	c Try to convert by bdds
231.06/231.76	c d: 1
231.06/231.76	c estimatedAdderCost: 777
231.06/231.76	c Try to convert by bdds
231.56/232.24	c d: 1
231.56/232.24	c estimatedAdderCost: 777
231.56/232.24	c Try to convert by bdds
232.16/232.88	c d: 1
232.16/232.88	c estimatedAdderCost: 776
232.16/232.88	c Try to convert by bdds
232.65/233.36	c d: 1
232.65/233.36	c estimatedAdderCost: 778
232.65/233.36	c Try to convert by bdds
233.25/234.01	c d: 1
233.25/234.01	c estimatedAdderCost: 778
233.25/234.01	c Try to convert by bdds
233.75/234.49	c d: 1
233.75/234.49	c estimatedAdderCost: 777
233.75/234.49	c Try to convert by bdds
234.36/235.11	c d: 1
234.36/235.11	c estimatedAdderCost: 777
234.36/235.11	c Try to convert by bdds
234.85/235.58	c d: 1
234.85/235.58	c estimatedAdderCost: 776
234.85/235.58	c Try to convert by bdds
235.54/236.23	c d: 1
235.54/236.23	c estimatedAdderCost: 778
235.54/236.23	c Try to convert by bdds
236.04/236.72	c d: 1
236.04/236.72	c estimatedAdderCost: 776
236.04/236.72	c Try to convert by bdds
236.64/237.36	c d: 1
236.64/237.36	c estimatedAdderCost: 776
236.64/237.36	c Try to convert by bdds
237.14/237.85	c d: 1
237.14/237.85	c estimatedAdderCost: 775
237.14/237.85	c Try to convert by bdds
237.84/238.51	c d: 1
237.84/238.51	c estimatedAdderCost: 775
237.84/238.51	c Try to convert by bdds
238.23/238.98	c d: 1
238.23/238.98	c estimatedAdderCost: 778
238.23/238.98	c Try to convert by bdds
238.93/239.63	c d: 1
238.93/239.63	c estimatedAdderCost: 778
238.93/239.63	c Try to convert by bdds
239.44/240.11	c d: 1
239.44/240.11	c estimatedAdderCost: 777
239.44/240.11	c Try to convert by bdds
240.03/240.78	c d: 1
240.03/240.78	c estimatedAdderCost: 777
240.03/240.78	c Try to convert by bdds
240.53/241.25	c d: 1
240.53/241.25	c estimatedAdderCost: 776
240.53/241.25	c Try to convert by bdds
241.22/241.90	c d: 1
241.22/241.90	c estimatedAdderCost: 776
241.22/241.90	c Try to convert by bdds
241.62/242.39	c d: 1
241.62/242.39	c estimatedAdderCost: 776
241.62/242.39	c Try to convert by bdds
242.33/243.03	c d: 1
242.33/243.03	c estimatedAdderCost: 775
242.33/243.03	c Try to convert by bdds
242.82/243.51	c d: 1
242.82/243.51	c estimatedAdderCost: 778
242.82/243.51	c Try to convert by bdds
243.43/244.16	c d: 1
243.43/244.16	c estimatedAdderCost: 778
243.43/244.16	c Try to convert by bdds
243.92/244.62	c d: 1
243.92/244.62	c estimatedAdderCost: 774
243.92/244.62	c Try to convert by bdds
244.51/245.29	c d: 1
244.51/245.29	c estimatedAdderCost: 776
244.51/245.29	c Try to convert by bdds
245.01/245.76	c d: 1
245.01/245.76	c estimatedAdderCost: 777
245.01/245.76	c Try to convert by bdds
245.71/246.42	c d: 1
245.71/246.42	c estimatedAdderCost: 779
245.71/246.42	c Try to convert by bdds
246.21/246.90	c d: 1
246.21/246.90	c estimatedAdderCost: 778
246.21/246.90	c Try to convert by bdds
246.81/247.56	c d: 1
246.81/247.56	c estimatedAdderCost: 778
246.81/247.56	c Try to convert by bdds
247.32/248.02	c d: 1
247.32/248.02	c estimatedAdderCost: 202
247.32/248.02	c Try to convert by bdds
247.32/248.06	c d: 1
247.32/248.06	c estimatedAdderCost: 204
247.32/248.06	c Try to convert by bdds
247.32/248.08	c d: 1
247.32/248.08	c estimatedAdderCost: 204
247.32/248.08	c Try to convert by bdds
247.42/248.11	c d: 1
247.42/248.11	c estimatedAdderCost: 204
247.42/248.11	c Try to convert by bdds
247.42/248.13	c d: 1
247.42/248.13	c estimatedAdderCost: 203
247.42/248.13	c Try to convert by bdds
247.42/248.16	c d: 1
247.42/248.16	c estimatedAdderCost: 204
247.42/248.16	c Try to convert by bdds
247.42/248.19	c d: 1
247.42/248.19	c estimatedAdderCost: 202
247.42/248.19	c Try to convert by bdds
247.51/248.22	c d: 1
247.51/248.22	c estimatedAdderCost: 204
247.51/248.22	c Try to convert by bdds
247.51/248.24	c d: 1
247.51/248.24	c estimatedAdderCost: 203
247.51/248.24	c Try to convert by bdds
247.51/248.27	c d: 1
247.51/248.27	c estimatedAdderCost: 203
247.51/248.27	c Try to convert by bdds
247.51/248.29	c d: 1
247.51/248.29	c estimatedAdderCost: 202
247.51/248.29	c Try to convert by bdds
247.60/248.32	c d: 1
247.60/248.32	c estimatedAdderCost: 204
247.60/248.32	c Try to convert by bdds
247.60/248.34	c d: 1
247.60/248.34	c estimatedAdderCost: 206
247.60/248.34	c Try to convert by bdds
247.60/248.37	c d: 1
247.60/248.37	c estimatedAdderCost: 204
247.60/248.37	c Try to convert by bdds
247.70/248.40	c d: 1
247.70/248.40	c estimatedAdderCost: 205
247.70/248.40	c Try to convert by bdds
247.70/248.43	c d: 1
247.70/248.43	c estimatedAdderCost: 203
247.70/248.43	c Try to convert by bdds
247.70/248.45	c d: 1
247.70/248.45	c estimatedAdderCost: 203
247.70/248.45	c Try to convert by bdds
247.70/248.48	c d: 1
247.70/248.48	c estimatedAdderCost: 204
247.70/248.48	c Try to convert by bdds
247.80/248.50	c d: 1
247.80/248.50	c estimatedAdderCost: 206
247.80/248.50	c Try to convert by bdds
247.80/248.53	c d: 1
247.80/248.53	c estimatedAdderCost: 204
247.80/248.53	c Try to convert by bdds
247.80/248.56	c d: 1
247.80/248.56	c estimatedAdderCost: 204
247.80/248.56	c Try to convert by bdds
247.80/248.59	c d: 1
247.80/248.59	c estimatedAdderCost: 204
247.80/248.59	c Try to convert by bdds
247.90/248.61	c d: 1
247.90/248.61	c estimatedAdderCost: 204
247.90/248.61	c Try to convert by bdds
247.90/248.64	c d: 1
247.90/248.64	c estimatedAdderCost: 202
247.90/248.64	c Try to convert by bdds
247.90/248.66	c d: 1
247.90/248.66	c estimatedAdderCost: 204
247.90/248.66	c Try to convert by bdds
247.90/248.69	c d: 1
247.90/248.69	c estimatedAdderCost: 203
247.90/248.69	c Try to convert by bdds
248.00/248.71	c d: 1
248.00/248.71	c estimatedAdderCost: 203
248.00/248.71	c Try to convert by bdds
248.00/248.75	c d: 1
248.00/248.75	c estimatedAdderCost: 203
248.00/248.75	c Try to convert by bdds
248.00/248.77	c d: 1
248.00/248.77	c estimatedAdderCost: 206
248.00/248.77	c Try to convert by bdds
248.10/248.80	c d: 1
248.10/248.80	c estimatedAdderCost: 204
248.10/248.80	c Try to convert by bdds
248.10/248.82	c d: 1
248.10/248.82	c estimatedAdderCost: 204
248.10/248.82	c Try to convert by bdds
248.10/248.85	c d: 1
248.10/248.85	c estimatedAdderCost: 204
248.10/248.85	c Try to convert by bdds
248.10/248.87	c d: 1
248.10/248.87	c estimatedAdderCost: 205
248.10/248.87	c Try to convert by bdds
248.20/248.90	c d: 1
248.20/248.90	c estimatedAdderCost: 203
248.20/248.90	c Try to convert by bdds
248.20/248.93	c d: 1
248.20/248.93	c estimatedAdderCost: 204
248.20/248.93	c Try to convert by bdds
248.20/248.96	c d: 1
248.20/248.96	c estimatedAdderCost: 203
248.20/248.96	c Try to convert by bdds
248.20/248.98	c d: 1
248.20/248.98	c estimatedAdderCost: 205
248.20/248.98	c Try to convert by bdds
248.32/249.01	c d: 1
248.32/249.01	c estimatedAdderCost: 203
248.32/249.01	c Try to convert by bdds
248.32/249.03	c d: 1
248.32/249.03	c estimatedAdderCost: 203
248.32/249.03	c Try to convert by bdds
248.32/249.06	c d: 1
248.32/249.06	c estimatedAdderCost: 205
248.32/249.06	c Try to convert by bdds
248.32/249.09	c d: 1
248.32/249.09	c estimatedAdderCost: 203
248.32/249.09	c Try to convert by bdds
248.42/249.12	c d: 1
248.42/249.12	c estimatedAdderCost: 203
248.42/249.12	c Try to convert by bdds
248.42/249.14	c d: 1
248.42/249.14	c estimatedAdderCost: 204
248.42/249.14	c Try to convert by bdds
248.42/249.17	c d: 1
248.42/249.17	c estimatedAdderCost: 205
248.42/249.17	c Try to convert by bdds
248.42/249.19	c d: 1
248.42/249.19	c estimatedAdderCost: 203
248.42/249.19	c Try to convert by bdds
248.51/249.22	c d: 1
248.51/249.22	c estimatedAdderCost: 203
248.51/249.22	c Try to convert by bdds
248.51/249.24	c d: 1
248.51/249.24	c estimatedAdderCost: 202
248.51/249.24	c Try to convert by bdds
248.51/249.27	c d: 1
248.51/249.27	c estimatedAdderCost: 204
248.51/249.27	c Try to convert by bdds
248.61/249.30	c d: 1
248.61/249.30	c estimatedAdderCost: 204
248.61/249.30	c Try to convert by bdds
248.61/249.33	c d: 1
248.61/249.33	c estimatedAdderCost: 204
248.61/249.33	c Try to convert by bdds
248.61/249.35	c d: 1
248.61/249.35	c estimatedAdderCost: 203
248.61/249.35	c Try to convert by bdds
248.61/249.38	c d: 1
248.61/249.38	c estimatedAdderCost: 205
248.61/249.38	c Try to convert by bdds
248.71/249.40	c d: 1
248.71/249.40	c estimatedAdderCost: 204
248.71/249.40	c Try to convert by bdds
248.71/249.43	c d: 1
248.71/249.43	c estimatedAdderCost: 202
248.71/249.43	c Try to convert by bdds
248.71/249.45	c d: 1
248.71/249.45	c estimatedAdderCost: 206
248.71/249.45	c Try to convert by bdds
248.71/249.48	c d: 1
248.71/249.48	c estimatedAdderCost: 204
248.71/249.48	c Try to convert by bdds
248.81/249.51	c d: 1
248.81/249.51	c estimatedAdderCost: 204
248.81/249.51	c Try to convert by bdds
248.81/249.54	c d: 1
248.81/249.54	c estimatedAdderCost: 203
248.81/249.54	c Try to convert by bdds
248.81/249.56	c d: 1
248.81/249.56	c estimatedAdderCost: 202
248.81/249.56	c Try to convert by bdds
248.81/249.59	c d: 1
248.81/249.59	c estimatedAdderCost: 204
248.81/249.59	c Try to convert by bdds
248.91/249.62	c d: 1
248.91/249.62	c estimatedAdderCost: 204
248.91/249.62	c Try to convert by bdds
248.91/249.65	c d: 1
248.91/249.65	c estimatedAdderCost: 203
248.91/249.65	c Try to convert by bdds
248.91/249.67	c d: 1
248.91/249.67	c estimatedAdderCost: 205
248.91/249.67	c Try to convert by bdds
249.01/249.70	c d: 1
249.01/249.70	c estimatedAdderCost: 203
249.01/249.70	c Try to convert by bdds
249.01/249.72	c d: 1
249.01/249.72	c estimatedAdderCost: 203
249.01/249.72	c Try to convert by bdds
249.01/249.75	c d: 1
249.01/249.75	c estimatedAdderCost: 204
249.01/249.75	c Try to convert by bdds
249.01/249.77	c d: 1
249.01/249.77	c estimatedAdderCost: 204
249.01/249.77	c Try to convert by bdds
249.11/249.80	c d: 1
249.11/249.80	c estimatedAdderCost: 202
249.11/249.80	c Try to convert by bdds
249.11/249.83	c d: 1
249.11/249.83	c estimatedAdderCost: 204
249.11/249.83	c Try to convert by bdds
249.11/249.86	c d: 1
249.11/249.86	c estimatedAdderCost: 204
249.11/249.86	c Try to convert by bdds
249.11/249.88	c d: 1
249.11/249.88	c estimatedAdderCost: 202
249.11/249.88	c Try to convert by bdds
249.21/249.91	c d: 1
249.21/249.91	c estimatedAdderCost: 204
249.21/249.91	c Try to convert by bdds
249.21/249.93	c d: 1
249.21/249.93	c estimatedAdderCost: 205
249.21/249.93	c Try to convert by bdds
249.21/249.96	c d: 1
249.21/249.96	c estimatedAdderCost: 203
249.21/249.96	c Try to convert by bdds
249.21/249.99	c d: 1
249.21/249.99	c estimatedAdderCost: 204
249.21/249.99	c Try to convert by bdds
249.32/250.02	c d: 1
249.32/250.02	c estimatedAdderCost: 204
249.32/250.02	c Try to convert by bdds
249.32/250.04	c d: 1
249.32/250.04	c estimatedAdderCost: 203
249.32/250.04	c Try to convert by bdds
249.32/250.07	c d: 1
249.32/250.07	c estimatedAdderCost: 204
249.32/250.07	c Try to convert by bdds
249.32/250.09	c d: 1
249.32/250.09	c estimatedAdderCost: 204
249.32/250.09	c Try to convert by bdds
249.42/250.12	c d: 1
249.42/250.12	c estimatedAdderCost: 206
249.42/250.12	c Try to convert by bdds
249.42/250.15	c d: 1
249.42/250.15	c estimatedAdderCost: 206
249.42/250.15	c Try to convert by bdds
249.42/250.18	c d: 1
249.42/250.18	c estimatedAdderCost: 204
249.42/250.18	c Try to convert by bdds
249.51/250.20	c d: 1
249.51/250.20	c estimatedAdderCost: 204
249.51/250.20	c Try to convert by bdds
249.51/250.23	c d: 1
249.51/250.23	c estimatedAdderCost: 204
249.51/250.23	c Try to convert by bdds
249.51/250.25	c d: 1
249.51/250.25	c estimatedAdderCost: 204
249.51/250.25	c Try to convert by bdds
249.51/250.29	c d: 1
249.51/250.29	c estimatedAdderCost: 203
249.51/250.29	c Try to convert by bdds
249.61/250.31	c d: 1
249.61/250.31	c estimatedAdderCost: 203
249.61/250.31	c Try to convert by bdds
249.61/250.34	c d: 1
249.61/250.34	c estimatedAdderCost: 203
249.61/250.34	c Try to convert by bdds
249.61/250.36	c d: 1
249.61/250.36	c estimatedAdderCost: 204
249.61/250.36	c Try to convert by bdds
249.61/250.39	c d: 1
249.61/250.39	c estimatedAdderCost: 204
249.61/250.39	c Try to convert by bdds
249.71/250.42	c d: 1
249.71/250.42	c estimatedAdderCost: 203
249.71/250.42	c Try to convert by bdds
249.71/250.45	c d: 1
249.71/250.45	c estimatedAdderCost: 203
249.71/250.45	c Try to convert by bdds
249.71/250.47	c d: 1
249.71/250.47	c estimatedAdderCost: 205
249.71/250.47	c Try to convert by bdds
249.81/250.50	c d: 1
249.81/250.50	c estimatedAdderCost: 203
249.81/250.50	c Try to convert by bdds
249.81/250.52	c d: 1
249.81/250.52	c estimatedAdderCost: 204
249.81/250.52	c Try to convert by bdds
249.81/250.55	c d: 1
249.81/250.55	c estimatedAdderCost: 202
249.81/250.55	c Try to convert by bdds
249.81/250.58	c d: 1
249.81/250.58	c estimatedAdderCost: 203
249.81/250.58	c Try to convert by bdds
249.91/250.61	c d: 1
249.91/250.61	c estimatedAdderCost: 205
249.91/250.61	c Try to convert by bdds
249.91/250.63	c d: 1
249.91/250.63	c estimatedAdderCost: 203
249.91/250.63	c Try to convert by bdds
249.91/250.66	c d: 1
249.91/250.66	c estimatedAdderCost: 203
249.91/250.66	c Try to convert by bdds
249.91/250.68	c d: 1
249.91/250.68	c estimatedAdderCost: 204
249.91/250.68	c Try to convert by bdds
250.01/250.71	c d: 1
250.01/250.71	c estimatedAdderCost: 206
250.01/250.71	c Try to convert by bdds
250.01/250.73	c d: 1
250.01/250.73	c estimatedAdderCost: 204
250.01/250.73	c Try to convert by bdds
250.01/250.76	c d: 1
250.01/250.76	c estimatedAdderCost: 202
250.01/250.76	c Try to convert by bdds
250.01/250.79	c d: 1
250.01/250.79	c estimatedAdderCost: 203
250.01/250.79	c Try to convert by bdds
250.11/250.82	c d: 1
250.11/250.82	c estimatedAdderCost: 204
250.11/250.82	c Try to convert by bdds
250.11/250.84	c d: 1
250.11/250.84	c estimatedAdderCost: 204
250.11/250.84	c Try to convert by bdds
250.11/250.87	c d: 1
250.11/250.87	c estimatedAdderCost: 203
250.11/250.87	c Try to convert by bdds
250.11/250.89	c d: 1
250.11/250.89	c estimatedAdderCost: 204
250.11/250.89	c Try to convert by bdds
250.21/250.92	c d: 1
250.21/250.92	c estimatedAdderCost: 204
250.21/250.92	c Try to convert by bdds
250.21/250.94	c d: 1
250.21/250.94	c estimatedAdderCost: 204
250.21/250.94	c Try to convert by bdds
250.21/250.98	c d: 1
250.21/250.98	c estimatedAdderCost: 203
250.21/250.98	c Try to convert by bdds
250.21/251.00	c d: 1
250.21/251.00	c estimatedAdderCost: 203
250.21/251.00	c Try to convert by bdds
250.32/251.03	c d: 1
250.32/251.03	c estimatedAdderCost: 204
250.32/251.03	c Try to convert by bdds
250.32/251.05	c d: 1
250.32/251.05	c estimatedAdderCost: 203
250.32/251.05	c Try to convert by bdds
250.32/251.08	c d: 1
250.32/251.08	c estimatedAdderCost: 204
250.32/251.08	c Try to convert by bdds
250.32/251.10	c d: 1
250.32/251.10	c estimatedAdderCost: 204
250.32/251.10	c Try to convert by bdds
250.42/251.14	c d: 1
250.42/251.14	c estimatedAdderCost: 204
250.42/251.14	c Try to convert by bdds
250.42/251.16	c d: 1
250.42/251.16	c estimatedAdderCost: 203
250.42/251.16	c Try to convert by bdds
250.42/251.19	c d: 1
250.42/251.19	c estimatedAdderCost: 204
250.42/251.19	c Try to convert by bdds
250.50/251.21	c d: 1
250.50/251.21	c estimatedAdderCost: 202
250.50/251.21	c Try to convert by bdds
250.50/251.24	c d: 1
250.50/251.24	c estimatedAdderCost: 204
250.50/251.24	c Try to convert by bdds
250.50/251.26	c d: 1
250.50/251.26	c estimatedAdderCost: 204
250.50/251.26	c Try to convert by bdds
250.50/251.29	c d: 1
250.50/251.29	c estimatedAdderCost: 202
250.50/251.29	c Try to convert by bdds
250.60/251.32	c d: 1
250.60/251.32	c estimatedAdderCost: 203
250.60/251.32	c Try to convert by bdds
250.60/251.35	c d: 1
250.60/251.35	c estimatedAdderCost: 205
250.60/251.35	c Try to convert by bdds
250.60/251.37	c d: 1
250.60/251.37	c estimatedAdderCost: 206
250.60/251.37	c Try to convert by bdds
250.70/251.40	c d: 1
250.70/251.40	c estimatedAdderCost: 204
250.70/251.40	c Try to convert by bdds
250.70/251.42	c d: 1
250.70/251.42	c estimatedAdderCost: 206
250.70/251.42	c Try to convert by bdds
250.70/251.46	c d: 1
250.70/251.46	c estimatedAdderCost: 204
250.70/251.46	c Try to convert by bdds
250.70/251.48	c d: 1
250.70/251.48	c estimatedAdderCost: 205
250.70/251.48	c Try to convert by bdds
250.80/251.51	c d: 1
250.80/251.51	c estimatedAdderCost: 203
250.80/251.51	c Try to convert by bdds
250.80/251.53	c d: 1
250.80/251.53	c estimatedAdderCost: 204
250.80/251.53	c Try to convert by bdds
250.80/251.56	c d: 1
250.80/251.56	c estimatedAdderCost: 203
250.80/251.56	c Try to convert by bdds
250.80/251.59	c d: 1
250.80/251.59	c estimatedAdderCost: 206
250.80/251.59	c Try to convert by bdds
250.90/251.62	c d: 1
250.90/251.62	c estimatedAdderCost: 204
250.90/251.62	c Try to convert by bdds
250.90/251.64	c d: 1
250.90/251.64	c estimatedAdderCost: 203
250.90/251.64	c Try to convert by bdds
250.90/251.67	c d: 1
250.90/251.67	c estimatedAdderCost: 205
250.90/251.67	c Try to convert by bdds
250.90/251.69	c d: 1
250.90/251.69	c estimatedAdderCost: 205
250.90/251.69	c Try to convert by bdds
251.00/251.73	c d: 1
251.00/251.73	c estimatedAdderCost: 203
251.00/251.73	c Try to convert by bdds
251.00/251.75	c d: 1
251.00/251.75	c estimatedAdderCost: 206
251.00/251.75	c Try to convert by bdds
251.00/251.78	c d: 1
251.00/251.78	c estimatedAdderCost: 204
251.00/251.78	c Try to convert by bdds
251.10/251.80	c d: 1
251.10/251.80	c estimatedAdderCost: 205
251.10/251.80	c Try to convert by bdds
251.10/251.83	c d: 1
251.10/251.83	c estimatedAdderCost: 203
251.10/251.83	c Try to convert by bdds
251.10/251.86	c d: 1
251.10/251.86	c estimatedAdderCost: 204
251.10/251.86	c Try to convert by bdds
251.10/251.89	c d: 1
251.10/251.89	c estimatedAdderCost: 202
251.10/251.89	c Try to convert by bdds
251.20/251.91	c d: 1
251.20/251.91	c estimatedAdderCost: 206
251.20/251.91	c Try to convert by bdds
251.20/251.94	c d: 1
251.20/251.94	c estimatedAdderCost: 204
251.20/251.94	c Try to convert by bdds
251.20/251.96	c d: 1
251.20/251.96	c estimatedAdderCost: 204
251.20/251.96	c Try to convert by bdds
251.20/251.99	c d: 1
251.20/251.99	c estimatedAdderCost: 204
251.20/251.99	c Try to convert by bdds
251.31/252.02	c d: 1
251.31/252.02	c estimatedAdderCost: 204
251.31/252.02	c Try to convert by bdds
251.31/252.05	c d: 1
251.31/252.05	c estimatedAdderCost: 203
251.31/252.05	c Try to convert by bdds
251.31/252.07	c d: 1
251.31/252.07	c estimatedAdderCost: 203
251.31/252.07	c Try to convert by bdds
251.31/252.10	c d: 1
251.31/252.10	c estimatedAdderCost: 205
251.31/252.10	c Try to convert by bdds
251.41/252.12	c d: 1
251.41/252.12	c estimatedAdderCost: 204
251.41/252.12	c Try to convert by bdds
251.41/252.15	c d: 1
251.41/252.15	c estimatedAdderCost: 204
251.41/252.15	c Try to convert by bdds
251.41/252.18	c d: 1
251.41/252.18	c estimatedAdderCost: 204
251.41/252.18	c Try to convert by bdds
251.50/252.21	c d: 1
251.50/252.21	c estimatedAdderCost: 204
251.50/252.21	c Try to convert by bdds
251.50/252.23	c d: 1
251.50/252.23	c estimatedAdderCost: 203
251.50/252.23	c Try to convert by bdds
251.50/252.26	c d: 1
251.50/252.26	c estimatedAdderCost: 203
251.50/252.26	c Try to convert by bdds
251.50/252.29	c d: 1
251.50/252.29	c estimatedAdderCost: 203
251.50/252.29	c Try to convert by bdds
251.60/252.32	c d: 1
251.60/252.32	c estimatedAdderCost: 203
251.60/252.32	c Try to convert by bdds
251.60/252.34	c d: 1
251.60/252.34	c estimatedAdderCost: 202
251.60/252.34	c Try to convert by bdds
251.60/252.37	c d: 1
251.60/252.37	c estimatedAdderCost: 204
251.60/252.37	c Try to convert by bdds
251.60/252.39	c d: 1
251.60/252.39	c estimatedAdderCost: 203
251.60/252.39	c Try to convert by bdds
251.70/252.43	c d: 1
251.70/252.43	c estimatedAdderCost: 203
251.70/252.43	c Try to convert by bdds
251.70/252.45	c d: 1
251.70/252.45	c estimatedAdderCost: 203
251.70/252.45	c Try to convert by bdds
251.70/252.48	c d: 1
251.70/252.48	c estimatedAdderCost: 204
251.70/252.48	c Try to convert by bdds
251.80/252.50	c d: 1
251.80/252.50	c estimatedAdderCost: 205
251.80/252.50	c Try to convert by bdds
251.80/252.53	c d: 1
251.80/252.53	c estimatedAdderCost: 203
251.80/252.53	c Try to convert by bdds
251.80/252.55	c d: 1
251.80/252.55	c estimatedAdderCost: 204
251.80/252.55	c Try to convert by bdds
251.80/252.58	c d: 1
251.80/252.58	c estimatedAdderCost: 204
251.80/252.58	c Try to convert by bdds
251.90/252.61	c d: 1
251.90/252.61	c estimatedAdderCost: 203
251.90/252.61	c Try to convert by bdds
251.90/252.64	c d: 1
251.90/252.64	c estimatedAdderCost: 203
251.90/252.64	c Try to convert by bdds
251.90/252.66	c d: 1
251.90/252.66	c estimatedAdderCost: 204
251.90/252.66	c Try to convert by bdds
251.90/252.69	c d: 1
251.90/252.69	c estimatedAdderCost: 204
251.90/252.69	c Try to convert by bdds
252.00/252.72	c d: 1
252.00/252.72	c estimatedAdderCost: 204
252.00/252.72	c Try to convert by bdds
252.00/252.75	c d: 1
252.00/252.75	c estimatedAdderCost: 203
252.00/252.75	c Try to convert by bdds
252.00/252.77	c d: 1
252.00/252.77	c estimatedAdderCost: 205
252.00/252.77	c Try to convert by bdds
252.10/252.80	c d: 1
252.10/252.80	c estimatedAdderCost: 205
252.10/252.80	c Try to convert by bdds
252.10/252.82	c d: 1
252.10/252.82	c estimatedAdderCost: 204
252.10/252.82	c Try to convert by bdds
252.10/252.86	c d: 1
252.10/252.86	c estimatedAdderCost: 204
252.10/252.86	c Try to convert by bdds
252.10/252.88	c d: 1
252.10/252.88	c estimatedAdderCost: 203
252.10/252.88	c Try to convert by bdds
252.20/252.91	c d: 1
252.20/252.91	c estimatedAdderCost: 204
252.20/252.91	c Try to convert by bdds
252.20/252.93	c d: 1
252.20/252.93	c estimatedAdderCost: 204
252.20/252.93	c Try to convert by bdds
252.20/252.96	c d: 1
252.20/252.96	c estimatedAdderCost: 204
252.20/252.96	c Try to convert by bdds
252.20/252.98	c d: 1
252.20/252.98	c estimatedAdderCost: 203
252.20/252.98	c Try to convert by bdds
252.31/253.01	c d: 1
252.31/253.01	c estimatedAdderCost: 204
252.31/253.01	c Try to convert by bdds
252.31/253.04	c d: 1
252.31/253.04	c estimatedAdderCost: 205
252.31/253.04	c Try to convert by bdds
252.31/253.07	c d: 1
252.31/253.07	c estimatedAdderCost: 204
252.31/253.07	c Try to convert by bdds
252.31/253.09	c d: 1
252.31/253.09	c estimatedAdderCost: 206
252.31/253.09	c Try to convert by bdds
252.41/253.12	c d: 1
252.41/253.12	c estimatedAdderCost: 204
252.41/253.12	c Try to convert by bdds
252.41/253.14	c d: 1
252.41/253.14	c estimatedAdderCost: 205
252.41/253.14	c Try to convert by bdds
252.41/253.18	c d: 1
252.41/253.18	c estimatedAdderCost: 203
252.41/253.18	c Try to convert by bdds
252.50/253.20	c d: 1
252.50/253.20	c estimatedAdderCost: 204
252.50/253.20	c Try to convert by bdds
252.50/253.23	c d: 1
252.50/253.23	c estimatedAdderCost: 203
252.50/253.23	c Try to convert by bdds
252.50/253.25	c d: 1
252.50/253.25	c estimatedAdderCost: 205
252.50/253.25	c Try to convert by bdds
252.50/253.28	c d: 1
252.50/253.28	c estimatedAdderCost: 205
252.50/253.28	c Try to convert by bdds
252.60/253.30	c d: 1
252.60/253.30	c estimatedAdderCost: 204
252.60/253.30	c Try to convert by bdds
252.60/253.34	c d: 1
252.60/253.34	c estimatedAdderCost: 204
252.60/253.34	c Try to convert by bdds
252.60/253.36	c d: 1
252.60/253.36	c estimatedAdderCost: 104
252.60/253.36	c Try to convert by bdds
252.60/253.36	c d: 1
252.60/253.36	c estimatedAdderCost: 105
252.60/253.36	c Try to convert by bdds
252.60/253.37	c d: 1
252.60/253.37	c estimatedAdderCost: 104
252.60/253.37	c Try to convert by bdds
252.60/253.38	c d: 1
252.60/253.38	c estimatedAdderCost: 105
252.60/253.38	c Try to convert by bdds
252.60/253.38	c d: 1
252.60/253.38	c estimatedAdderCost: 103
252.60/253.38	c Try to convert by bdds
252.60/253.39	c d: 1
252.60/253.39	c estimatedAdderCost: 103
252.60/253.39	c Try to convert by bdds
252.70/253.40	c d: 1
252.70/253.40	c estimatedAdderCost: 104
252.70/253.40	c Try to convert by bdds
252.70/253.40	c d: 1
252.70/253.40	c estimatedAdderCost: 103
252.70/253.40	c Try to convert by bdds
252.70/253.41	c d: 1
252.70/253.41	c estimatedAdderCost: 103
252.70/253.41	c Try to convert by bdds
252.70/253.42	c d: 1
252.70/253.42	c estimatedAdderCost: 103
252.70/253.42	c Try to convert by bdds
252.70/253.42	c d: 1
252.70/253.42	c estimatedAdderCost: 103
252.70/253.42	c Try to convert by bdds
252.70/253.43	c d: 1
252.70/253.43	c estimatedAdderCost: 103
252.70/253.43	c Try to convert by bdds
252.70/253.43	c d: 1
252.70/253.43	c estimatedAdderCost: 104
252.70/253.43	c Try to convert by bdds
252.70/253.44	c d: 1
252.70/253.44	c estimatedAdderCost: 103
252.70/253.44	c Try to convert by bdds
252.70/253.45	c d: 1
252.70/253.45	c estimatedAdderCost: 103
252.70/253.45	c Try to convert by bdds
252.70/253.45	c d: 1
252.70/253.45	c estimatedAdderCost: 104
252.70/253.45	c Try to convert by bdds
252.70/253.46	c d: 1
252.70/253.46	c estimatedAdderCost: 103
252.70/253.46	c Try to convert by bdds
252.70/253.47	c d: 1
252.70/253.47	c estimatedAdderCost: 103
252.70/253.47	c Try to convert by bdds
252.70/253.47	c d: 1
252.70/253.47	c estimatedAdderCost: 104
252.70/253.47	c Try to convert by bdds
252.70/253.48	c d: 1
252.70/253.48	c estimatedAdderCost: 105
252.70/253.48	c Try to convert by bdds
252.70/253.48	c d: 1
252.70/253.48	c estimatedAdderCost: 103
252.70/253.48	c Try to convert by bdds
252.70/253.49	c d: 1
252.70/253.49	c estimatedAdderCost: 103
252.70/253.49	c Try to convert by bdds
252.80/253.50	c d: 1
252.80/253.50	c estimatedAdderCost: 103
252.80/253.50	c Try to convert by bdds
252.80/253.50	c d: 1
252.80/253.50	c estimatedAdderCost: 104
252.80/253.50	c Try to convert by bdds
252.80/253.51	c d: 1
252.80/253.51	c estimatedAdderCost: 103
252.80/253.51	c Try to convert by bdds
252.80/253.52	c d: 1
252.80/253.52	c estimatedAdderCost: 103
252.80/253.52	c Try to convert by bdds
252.80/253.52	c d: 1
252.80/253.52	c estimatedAdderCost: 103
252.80/253.52	c Try to convert by bdds
252.80/253.53	c d: 1
252.80/253.53	c estimatedAdderCost: 103
252.80/253.53	c Try to convert by bdds
252.80/253.54	c d: 1
252.80/253.54	c estimatedAdderCost: 105
252.80/253.54	c Try to convert by bdds
252.80/253.54	c d: 1
252.80/253.54	c estimatedAdderCost: 104
252.80/253.54	c Try to convert by bdds
252.80/253.55	c d: 1
252.80/253.55	c estimatedAdderCost: 103
252.80/253.55	c Try to convert by bdds
252.80/253.55	c d: 1
252.80/253.55	c estimatedAdderCost: 104
252.80/253.55	c Try to convert by bdds
252.80/253.56	c d: 1
252.80/253.56	c estimatedAdderCost: 104
252.80/253.56	c Try to convert by bdds
252.80/253.57	c d: 1
252.80/253.57	c estimatedAdderCost: 103
252.80/253.57	c Try to convert by bdds
252.80/253.57	c d: 1
252.80/253.57	c estimatedAdderCost: 104
252.80/253.57	c Try to convert by bdds
252.80/253.58	c d: 1
252.80/253.58	c estimatedAdderCost: 105
252.80/253.58	c Try to convert by bdds
252.80/253.59	c d: 1
252.80/253.59	c estimatedAdderCost: 104
252.80/253.59	c Try to convert by bdds
252.80/253.59	c d: 1
252.80/253.59	c estimatedAdderCost: 105
252.80/253.59	c Try to convert by bdds
252.90/253.60	c d: 1
252.90/253.60	c estimatedAdderCost: 103
252.90/253.60	c Try to convert by bdds
252.90/253.61	c d: 1
252.90/253.61	c estimatedAdderCost: 104
252.90/253.61	c Try to convert by bdds
252.90/253.61	c d: 1
252.90/253.61	c estimatedAdderCost: 103
252.90/253.61	c Try to convert by bdds
252.90/253.62	c d: 1
252.90/253.62	c estimatedAdderCost: 103
252.90/253.62	c Try to convert by bdds
252.90/253.62	c d: 1
252.90/253.62	c estimatedAdderCost: 104
252.90/253.62	c Try to convert by bdds
252.90/253.63	c d: 1
252.90/253.63	c estimatedAdderCost: 103
252.90/253.63	c Try to convert by bdds
252.90/253.64	c d: 1
252.90/253.64	c estimatedAdderCost: 104
252.90/253.64	c Try to convert by bdds
252.90/253.64	c d: 1
252.90/253.64	c estimatedAdderCost: 103
252.90/253.64	c Try to convert by bdds
252.90/253.65	c d: 1
252.90/253.65	c estimatedAdderCost: 102
252.90/253.65	c Try to convert by bdds
252.90/253.66	c d: 1
252.90/253.66	c estimatedAdderCost: 104
252.90/253.66	c Try to convert by bdds
252.90/253.66	c d: 1
252.90/253.66	c estimatedAdderCost: 105
252.90/253.66	c Try to convert by bdds
252.90/253.67	c d: 1
252.90/253.67	c estimatedAdderCost: 104
252.90/253.67	c Try to convert by bdds
252.90/253.67	c d: 1
252.90/253.67	c estimatedAdderCost: 103
252.90/253.67	c Try to convert by bdds
252.90/253.68	c d: 1
252.90/253.68	c estimatedAdderCost: 103
252.90/253.68	c Try to convert by bdds
252.90/253.69	c d: 1
252.90/253.69	c estimatedAdderCost: 104
252.90/253.69	c Try to convert by bdds
252.90/253.69	c d: 1
252.90/253.69	c estimatedAdderCost: 102
252.90/253.69	c Try to convert by bdds
253.00/253.70	c d: 1
253.00/253.70	c estimatedAdderCost: 103
253.00/253.70	c Try to convert by bdds
253.00/253.71	c d: 1
253.00/253.71	c estimatedAdderCost: 104
253.00/253.71	c Try to convert by bdds
253.00/253.71	c d: 1
253.00/253.71	c estimatedAdderCost: 103
253.00/253.71	c Try to convert by bdds
253.00/253.72	c d: 1
253.00/253.72	c estimatedAdderCost: 103
253.00/253.72	c Try to convert by bdds
253.00/253.72	c d: 1
253.00/253.72	c estimatedAdderCost: 103
253.00/253.72	c Try to convert by bdds
253.00/253.73	c d: 1
253.00/253.73	c estimatedAdderCost: 103
253.00/253.73	c Try to convert by bdds
253.00/253.74	c d: 1
253.00/253.74	c estimatedAdderCost: 104
253.00/253.74	c Try to convert by bdds
253.00/253.74	c d: 1
253.00/253.74	c estimatedAdderCost: 105
253.00/253.74	c Try to convert by bdds
253.00/253.75	c d: 1
253.00/253.75	c estimatedAdderCost: 103
253.00/253.75	c Try to convert by bdds
253.00/253.76	c d: 1
253.00/253.76	c estimatedAdderCost: 104
253.00/253.76	c Try to convert by bdds
253.00/253.76	c d: 1
253.00/253.76	c estimatedAdderCost: 105
253.00/253.76	c Try to convert by bdds
253.00/253.77	c d: 1
253.00/253.77	c estimatedAdderCost: 104
253.00/253.77	c Try to convert by bdds
253.00/253.78	c d: 1
253.00/253.78	c estimatedAdderCost: 103
253.00/253.78	c Try to convert by bdds
253.00/253.78	c d: 1
253.00/253.78	c estimatedAdderCost: 104
253.00/253.78	c Try to convert by bdds
253.00/253.79	c d: 1
253.00/253.79	c estimatedAdderCost: 103
253.00/253.79	c Try to convert by bdds
253.00/253.80	c d: 1
253.00/253.80	c estimatedAdderCost: 104
253.00/253.80	c Try to convert by bdds
253.10/253.80	c d: 1
253.10/253.80	c estimatedAdderCost: 104
253.10/253.80	c Try to convert by bdds
253.10/253.81	c d: 1
253.10/253.81	c estimatedAdderCost: 102
253.10/253.81	c Try to convert by bdds
253.10/253.81	c d: 1
253.10/253.81	c estimatedAdderCost: 104
253.10/253.81	c Try to convert by bdds
253.10/253.82	c d: 1
253.10/253.82	c estimatedAdderCost: 105
253.10/253.82	c Try to convert by bdds
253.10/253.83	c d: 1
253.10/253.83	c estimatedAdderCost: 105
253.10/253.83	c Try to convert by bdds
253.10/253.83	c d: 1
253.10/253.83	c estimatedAdderCost: 104
253.10/253.83	c Try to convert by bdds
253.10/253.84	c d: 1
253.10/253.84	c estimatedAdderCost: 103
253.10/253.84	c Try to convert by bdds
253.10/253.85	c d: 1
253.10/253.85	c estimatedAdderCost: 103
253.10/253.85	c Try to convert by bdds
253.10/253.85	c d: 1
253.10/253.85	c estimatedAdderCost: 103
253.10/253.85	c Try to convert by bdds
253.10/253.86	c d: 1
253.10/253.86	c estimatedAdderCost: 105
253.10/253.86	c Try to convert by bdds
253.10/253.86	c d: 1
253.10/253.86	c estimatedAdderCost: 104
253.10/253.86	c Try to convert by bdds
253.10/253.87	c d: 1
253.10/253.87	c estimatedAdderCost: 103
253.10/253.87	c Try to convert by bdds
253.10/253.88	c d: 1
253.10/253.88	c estimatedAdderCost: 103
253.10/253.88	c Try to convert by bdds
253.10/253.88	c d: 1
253.10/253.88	c estimatedAdderCost: 103
253.10/253.88	c Try to convert by bdds
253.10/253.89	c d: 1
253.10/253.89	c estimatedAdderCost: 104
253.10/253.89	c Try to convert by bdds
253.20/253.90	c d: 1
253.20/253.90	c estimatedAdderCost: 103
253.20/253.90	c Try to convert by bdds
253.20/253.90	c d: 1
253.20/253.90	c estimatedAdderCost: 103
253.20/253.90	c Try to convert by bdds
253.20/253.91	c d: 1
253.20/253.91	c estimatedAdderCost: 104
253.20/253.91	c Try to convert by bdds
253.20/253.91	c d: 1
253.20/253.91	c estimatedAdderCost: 104
253.20/253.91	c Try to convert by bdds
253.20/253.92	c d: 1
253.20/253.92	c estimatedAdderCost: 102
253.20/253.92	c Try to convert by bdds
253.20/253.93	c d: 1
253.20/253.93	c estimatedAdderCost: 104
253.20/253.93	c Try to convert by bdds
253.20/253.93	c d: 1
253.20/253.93	c estimatedAdderCost: 105
253.20/253.93	c Try to convert by bdds
253.20/253.94	c d: 1
253.20/253.94	c estimatedAdderCost: 102
253.20/253.94	c Try to convert by bdds
253.20/253.95	c d: 1
253.20/253.95	c estimatedAdderCost: 104
253.20/253.95	c Try to convert by bdds
253.20/253.95	c d: 1
253.20/253.95	c estimatedAdderCost: 103
253.20/253.95	c Try to convert by bdds
253.20/253.96	c d: 1
253.20/253.96	c estimatedAdderCost: 104
253.20/253.96	c Try to convert by bdds
253.20/253.97	c d: 1
253.20/253.97	c estimatedAdderCost: 103
253.20/253.97	c Try to convert by bdds
253.20/253.97	c d: 1
253.20/253.97	c estimatedAdderCost: 103
253.20/253.97	c Try to convert by bdds
253.20/253.98	c d: 1
253.20/253.98	c estimatedAdderCost: 104
253.20/253.98	c Try to convert by bdds
253.20/253.99	c d: 1
253.20/253.99	c estimatedAdderCost: 102
253.20/253.99	c Try to convert by bdds
253.20/253.99	c d: 1
253.20/253.99	c estimatedAdderCost: 105
253.20/253.99	c Try to convert by bdds
253.20/254.00	c d: 1
253.20/254.00	c estimatedAdderCost: 104
253.20/254.00	c Try to convert by bdds
253.20/254.00	c d: 1
253.20/254.00	c estimatedAdderCost: 103
253.20/254.00	c Try to convert by bdds
253.31/254.01	c d: 1
253.31/254.01	c estimatedAdderCost: 103
253.31/254.01	c Try to convert by bdds
253.31/254.02	c d: 1
253.31/254.02	c estimatedAdderCost: 103
253.31/254.02	c Try to convert by bdds
253.31/254.02	c d: 1
253.31/254.02	c estimatedAdderCost: 103
253.31/254.02	c Try to convert by bdds
253.31/254.03	c d: 1
253.31/254.03	c estimatedAdderCost: 104
253.31/254.03	c Try to convert by bdds
253.31/254.04	c d: 1
253.31/254.04	c estimatedAdderCost: 103
253.31/254.04	c Try to convert by bdds
253.31/254.04	c d: 1
253.31/254.04	c estimatedAdderCost: 102
253.31/254.04	c Try to convert by bdds
253.31/254.05	c d: 1
253.31/254.05	c estimatedAdderCost: 104
253.31/254.05	c Try to convert by bdds
253.31/254.05	c d: 1
253.31/254.05	c estimatedAdderCost: 103
253.31/254.05	c Try to convert by bdds
253.31/254.06	c d: 1
253.31/254.06	c estimatedAdderCost: 103
253.31/254.06	c Try to convert by bdds
253.31/254.07	c d: 1
253.31/254.07	c estimatedAdderCost: 103
253.31/254.07	c Try to convert by bdds
253.31/254.07	c d: 1
253.31/254.07	c estimatedAdderCost: 104
253.31/254.07	c Try to convert by bdds
253.31/254.08	c d: 1
253.31/254.08	c estimatedAdderCost: 103
253.31/254.08	c Try to convert by bdds
253.31/254.09	c d: 1
253.31/254.09	c estimatedAdderCost: 104
253.31/254.09	c Try to convert by bdds
253.31/254.09	c d: 1
253.31/254.09	c estimatedAdderCost: 103
253.31/254.09	c Try to convert by bdds
253.31/254.10	c d: 1
253.31/254.10	c estimatedAdderCost: 104
253.31/254.10	c Try to convert by bdds
253.31/254.11	c d: 1
253.31/254.11	c estimatedAdderCost: 102
253.31/254.11	c Try to convert by bdds
253.41/254.11	c d: 1
253.41/254.11	c estimatedAdderCost: 104
253.41/254.11	c Try to convert by bdds
253.41/254.12	c d: 1
253.41/254.12	c estimatedAdderCost: 103
253.41/254.12	c Try to convert by bdds
253.41/254.12	c d: 1
253.41/254.12	c estimatedAdderCost: 103
253.41/254.12	c Try to convert by bdds
253.41/254.13	c d: 1
253.41/254.13	c estimatedAdderCost: 103
253.41/254.13	c Try to convert by bdds
253.41/254.14	c d: 1
253.41/254.14	c estimatedAdderCost: 103
253.41/254.14	c Try to convert by bdds
253.41/254.14	c d: 1
253.41/254.14	c estimatedAdderCost: 105
253.41/254.14	c Try to convert by bdds
253.41/254.15	c d: 1
253.41/254.15	c estimatedAdderCost: 104
253.41/254.15	c Try to convert by bdds
253.41/254.16	c d: 1
253.41/254.16	c estimatedAdderCost: 104
253.41/254.16	c Try to convert by bdds
253.41/254.16	c d: 1
253.41/254.16	c estimatedAdderCost: 105
253.41/254.16	c Try to convert by bdds
253.41/254.17	c d: 1
253.41/254.17	c estimatedAdderCost: 104
253.41/254.17	c Try to convert by bdds
253.41/254.18	c d: 1
253.41/254.18	c estimatedAdderCost: 103
253.41/254.18	c Try to convert by bdds
253.41/254.18	c d: 1
253.41/254.18	c estimatedAdderCost: 103
253.41/254.18	c Try to convert by bdds
253.41/254.19	c d: 1
253.41/254.19	c estimatedAdderCost: 103
253.41/254.19	c Try to convert by bdds
253.41/254.19	c d: 1
253.41/254.19	c estimatedAdderCost: 104
253.41/254.19	c Try to convert by bdds
253.49/254.20	c d: 1
253.49/254.20	c estimatedAdderCost: 103
253.49/254.20	c Try to convert by bdds
253.49/254.21	c d: 1
253.49/254.21	c estimatedAdderCost: 103
253.49/254.21	c Try to convert by bdds
253.49/254.21	c d: 1
253.49/254.21	c estimatedAdderCost: 104
253.49/254.21	c Try to convert by bdds
253.49/254.22	c d: 1
253.49/254.22	c estimatedAdderCost: 103
253.49/254.22	c Try to convert by bdds
253.49/254.23	c d: 1
253.49/254.23	c estimatedAdderCost: 103
253.49/254.23	c Try to convert by bdds
253.49/254.23	c d: 1
253.49/254.23	c estimatedAdderCost: 104
253.49/254.23	c Try to convert by bdds
253.49/254.24	c d: 1
253.49/254.24	c estimatedAdderCost: 105
253.49/254.24	c Try to convert by bdds
253.49/254.24	c d: 1
253.49/254.24	c estimatedAdderCost: 103
253.49/254.24	c Try to convert by bdds
253.49/254.25	c d: 1
253.49/254.25	c estimatedAdderCost: 103
253.49/254.25	c Try to convert by bdds
253.49/254.26	c d: 1
253.49/254.26	c estimatedAdderCost: 103
253.49/254.26	c Try to convert by bdds
253.49/254.26	c d: 1
253.49/254.26	c estimatedAdderCost: 103
253.49/254.26	c Try to convert by bdds
253.49/254.27	c d: 1
253.49/254.27	c estimatedAdderCost: 104
253.49/254.27	c Try to convert by bdds
253.49/254.28	c d: 1
253.49/254.28	c estimatedAdderCost: 103
253.49/254.28	c Try to convert by bdds
253.49/254.28	c d: 1
253.49/254.28	c estimatedAdderCost: 104
253.49/254.28	c Try to convert by bdds
253.49/254.29	c d: 1
253.49/254.29	c estimatedAdderCost: 102
253.49/254.29	c Try to convert by bdds
253.59/254.30	c d: 1
253.59/254.30	c estimatedAdderCost: 105
253.59/254.30	c Try to convert by bdds
253.59/254.30	c d: 1
253.59/254.30	c estimatedAdderCost: 104
253.59/254.30	c Try to convert by bdds
253.59/254.31	c d: 1
253.59/254.31	c estimatedAdderCost: 105
253.59/254.31	c Try to convert by bdds
253.59/254.32	c d: 1
253.59/254.32	c estimatedAdderCost: 104
253.59/254.32	c Try to convert by bdds
253.59/254.32	c d: 1
253.59/254.32	c estimatedAdderCost: 103
253.59/254.32	c Try to convert by bdds
253.59/254.33	c d: 1
253.59/254.33	c estimatedAdderCost: 103
253.59/254.33	c Try to convert by bdds
253.59/254.33	c d: 1
253.59/254.33	c estimatedAdderCost: 104
253.59/254.33	c Try to convert by bdds
253.59/254.34	c d: 1
253.59/254.34	c estimatedAdderCost: 103
253.59/254.34	c Try to convert by bdds
253.59/254.35	c d: 1
253.59/254.35	c estimatedAdderCost: 104
253.59/254.35	c Try to convert by bdds
253.59/254.35	c d: 1
253.59/254.35	c estimatedAdderCost: 102
253.59/254.35	c Try to convert by bdds
253.59/254.36	c d: 1
253.59/254.36	c estimatedAdderCost: 103
253.59/254.36	c Try to convert by bdds
253.59/254.37	c d: 1
253.59/254.37	c estimatedAdderCost: 103
253.59/254.37	c Try to convert by bdds
253.59/254.37	c d: 1
253.59/254.37	c estimatedAdderCost: 104
253.59/254.37	c Try to convert by bdds
253.59/254.38	c d: 1
253.59/254.38	c estimatedAdderCost: 105
253.59/254.38	c Try to convert by bdds
253.59/254.38	c d: 1
253.59/254.38	c estimatedAdderCost: 103
253.59/254.38	c Try to convert by bdds
253.59/254.39	c d: 1
253.59/254.39	c estimatedAdderCost: 104
253.59/254.39	c Try to convert by bdds
253.69/254.40	c d: 1
253.69/254.40	c estimatedAdderCost: 105
253.69/254.40	c Try to convert by bdds
253.69/254.40	c d: 1
253.69/254.40	c estimatedAdderCost: 104
253.69/254.40	c Try to convert by bdds
253.69/254.41	c d: 1
253.69/254.41	c estimatedAdderCost: 104
253.69/254.41	c Try to convert by bdds
253.69/254.42	c d: 1
253.69/254.42	c estimatedAdderCost: 105
253.69/254.42	c Try to convert by bdds
253.69/254.42	c d: 1
253.69/254.42	c estimatedAdderCost: 103
253.69/254.42	c Try to convert by bdds
253.69/254.43	c d: 1
253.69/254.43	c estimatedAdderCost: 103
253.69/254.43	c Try to convert by bdds
253.69/254.44	c d: 1
253.69/254.44	c estimatedAdderCost: 105
253.69/254.44	c Try to convert by bdds
253.69/254.44	c d: 1
253.69/254.44	c estimatedAdderCost: 104
253.69/254.44	c Try to convert by bdds
253.69/254.45	c d: 1
253.69/254.45	c estimatedAdderCost: 103
253.69/254.45	c Try to convert by bdds
253.69/254.46	c d: 1
253.69/254.46	c estimatedAdderCost: 104
253.69/254.46	c Try to convert by bdds
253.69/254.46	c d: 1
253.69/254.46	c estimatedAdderCost: 103
253.69/254.46	c Try to convert by bdds
253.69/254.47	c d: 1
253.69/254.47	c estimatedAdderCost: 104
253.69/254.47	c Try to convert by bdds
253.69/254.47	c d: 1
253.69/254.47	c estimatedAdderCost: 103
253.69/254.47	c Try to convert by bdds
253.69/254.48	c d: 1
253.69/254.48	c estimatedAdderCost: 103
253.69/254.48	c Try to convert by bdds
253.69/254.49	c d: 1
253.69/254.49	c estimatedAdderCost: 104
253.69/254.49	c Try to convert by bdds
253.69/254.49	c d: 1
253.69/254.49	c estimatedAdderCost: 103
253.69/254.49	c Try to convert by bdds
253.79/254.50	c d: 1
253.79/254.50	c estimatedAdderCost: 104
253.79/254.50	c Try to convert by bdds
253.79/254.51	c d: 1
253.79/254.51	c estimatedAdderCost: 103
253.79/254.51	c Try to convert by bdds
253.79/254.51	c d: 1
253.79/254.51	c estimatedAdderCost: 104
253.79/254.51	c Try to convert by bdds
253.79/254.52	c d: 1
253.79/254.52	c estimatedAdderCost: 103
253.79/254.52	c Try to convert by bdds
253.79/254.52	c d: 1
253.79/254.52	c estimatedAdderCost: 102
253.79/254.52	c Try to convert by bdds
253.79/254.53	c d: 1
253.79/254.53	c estimatedAdderCost: 104
253.79/254.53	c Try to convert by bdds
253.79/254.54	c d: 1
253.79/254.54	c estimatedAdderCost: 104
253.79/254.54	c Try to convert by bdds
253.79/254.54	c d: 1
253.79/254.54	c estimatedAdderCost: 105
253.79/254.54	c Try to convert by bdds
253.79/254.55	c d: 1
253.79/254.55	c estimatedAdderCost: 105
253.79/254.55	c Try to convert by bdds
253.79/254.56	c d: 1
253.79/254.56	c estimatedAdderCost: 104
253.79/254.56	c Try to convert by bdds
253.79/254.56	c d: 1
253.79/254.56	c estimatedAdderCost: 104
253.79/254.56	c Try to convert by bdds
253.79/254.57	c d: 1
253.79/254.57	c estimatedAdderCost: 103
253.79/254.57	c Try to convert by bdds
253.79/254.58	c d: 1
253.79/254.58	c estimatedAdderCost: 104
253.79/254.58	c Try to convert by bdds
253.79/254.58	c d: 1
253.79/254.58	c estimatedAdderCost: 105
253.79/254.58	c Try to convert by bdds
253.79/254.59	c d: 1
253.79/254.59	c estimatedAdderCost: 104
253.79/254.59	c Try to convert by bdds
253.79/254.60	c d: 1
253.79/254.60	c estimatedAdderCost: 103
253.79/254.60	c Try to convert by bdds
253.89/254.60	c d: 1
253.89/254.60	c estimatedAdderCost: 103
253.89/254.60	c Try to convert by bdds
253.89/254.61	c d: 1
253.89/254.61	c estimatedAdderCost: 103
253.89/254.61	c Try to convert by bdds
253.89/254.61	c d: 1
253.89/254.61	c estimatedAdderCost: 103
253.89/254.61	c Try to convert by bdds
253.89/254.62	c d: 1
253.89/254.62	c estimatedAdderCost: 104
253.89/254.62	c Try to convert by bdds
253.89/254.63	c d: 1
253.89/254.63	c estimatedAdderCost: 103
253.89/254.63	c Try to convert by bdds
253.89/254.63	c d: 1
253.89/254.63	c estimatedAdderCost: 104
253.89/254.63	c Try to convert by bdds
253.89/254.64	c d: 1
253.89/254.64	c estimatedAdderCost: 103
253.89/254.64	c Try to convert by bdds
253.89/254.65	c d: 1
253.89/254.65	c estimatedAdderCost: 103
253.89/254.65	c Try to convert by bdds
253.89/254.65	c d: 1
253.89/254.65	c estimatedAdderCost: 104
253.89/254.65	c Try to convert by bdds
253.89/254.66	c d: 1
253.89/254.66	c estimatedAdderCost: 103
253.89/254.66	c Try to convert by bdds
253.89/254.66	c d: 1
253.89/254.66	c estimatedAdderCost: 103
253.89/254.66	c Try to convert by bdds
253.89/254.67	c d: 1
253.89/254.67	c estimatedAdderCost: 103
253.89/254.67	c Try to convert by bdds
253.89/254.68	c d: 1
253.89/254.68	c estimatedAdderCost: 104
253.89/254.68	c Try to convert by bdds
253.89/254.68	c d: 1
253.89/254.68	c estimatedAdderCost: 103
253.89/254.68	c Try to convert by bdds
253.89/254.69	c d: 1
253.89/254.69	c estimatedAdderCost: 105
253.89/254.69	c Try to convert by bdds
253.99/254.70	c d: 1
253.99/254.70	c estimatedAdderCost: 104
253.99/254.70	c Try to convert by bdds
253.99/254.70	c d: 1
253.99/254.70	c estimatedAdderCost: 104
253.99/254.70	c Try to convert by bdds
253.99/254.71	c d: 1
253.99/254.71	c estimatedAdderCost: 103
253.99/254.71	c Try to convert by bdds
253.99/254.71	c d: 1
253.99/254.71	c estimatedAdderCost: 103
253.99/254.71	c Try to convert by bdds
253.99/254.72	c d: 1
253.99/254.72	c estimatedAdderCost: 104
253.99/254.72	c Try to convert by bdds
253.99/254.73	c d: 1
253.99/254.73	c estimatedAdderCost: 104
253.99/254.73	c Try to convert by bdds
253.99/254.73	c d: 1
253.99/254.73	c estimatedAdderCost: 103
253.99/254.73	c Try to convert by bdds
253.99/254.74	c d: 1
253.99/254.74	c estimatedAdderCost: 104
253.99/254.74	c Try to convert by bdds
253.99/254.74	c d: 1
253.99/254.74	c estimatedAdderCost: 103
253.99/254.74	c Try to convert by bdds
253.99/254.75	c d: 1
253.99/254.75	c estimatedAdderCost: 104
253.99/254.75	c Try to convert by bdds
253.99/254.76	c d: 1
253.99/254.76	c estimatedAdderCost: 105
253.99/254.76	c Try to convert by bdds
253.99/254.76	c d: 1
253.99/254.76	c estimatedAdderCost: 104
253.99/254.76	c Try to convert by bdds
253.99/254.77	c d: 1
253.99/254.77	c estimatedAdderCost: 103
253.99/254.77	c Try to convert by bdds
253.99/254.77	c d: 1
253.99/254.77	c estimatedAdderCost: 103
253.99/254.77	c Try to convert by bdds
253.99/254.78	c d: 1
253.99/254.78	c estimatedAdderCost: 104
253.99/254.78	c Try to convert by bdds
253.99/254.79	c d: 1
253.99/254.79	c estimatedAdderCost: 103
253.99/254.79	c Try to convert by bdds
253.99/254.79	c d: 1
253.99/254.79	c estimatedAdderCost: 103
253.99/254.79	c Try to convert by bdds
254.09/254.80	c d: 1
254.09/254.80	c estimatedAdderCost: 104
254.09/254.80	c Try to convert by bdds
254.09/254.81	c d: 1
254.09/254.81	c estimatedAdderCost: 103
254.09/254.81	c Try to convert by bdds
254.09/254.81	c d: 1
254.09/254.81	c estimatedAdderCost: 103
254.09/254.81	c Try to convert by bdds
254.09/254.82	c d: 1
254.09/254.82	c estimatedAdderCost: 104
254.09/254.82	c Try to convert by bdds
254.09/254.82	c d: 1
254.09/254.82	c estimatedAdderCost: 103
254.09/254.82	c Try to convert by bdds
254.09/254.83	c d: 1
254.09/254.83	c estimatedAdderCost: 103
254.09/254.83	c Try to convert by bdds
254.09/254.84	c d: 1
254.09/254.84	c estimatedAdderCost: 104
254.09/254.84	c Try to convert by bdds
254.09/254.84	c d: 1
254.09/254.84	c estimatedAdderCost: 105
254.09/254.84	c Try to convert by bdds
254.09/254.85	c d: 1
254.09/254.85	c estimatedAdderCost: 105
254.09/254.85	c Try to convert by bdds
254.09/254.86	c d: 1
254.09/254.86	c estimatedAdderCost: 104
254.09/254.86	c Try to convert by bdds
254.09/254.86	c d: 1
254.09/254.86	c estimatedAdderCost: 104
254.09/254.86	c Try to convert by bdds
254.09/254.87	c d: 1
254.09/254.87	c estimatedAdderCost: 103
254.09/254.87	c Try to convert by bdds
254.09/254.87	c d: 1
254.09/254.87	c estimatedAdderCost: 104
254.09/254.87	c Try to convert by bdds
254.09/254.88	c d: 1
254.09/254.88	c estimatedAdderCost: 102
254.09/254.88	c Try to convert by bdds
254.09/254.89	c d: 1
254.09/254.89	c estimatedAdderCost: 104
254.09/254.89	c Try to convert by bdds
254.09/254.89	c d: 1
254.09/254.89	c estimatedAdderCost: 103
254.09/254.89	c Try to convert by bdds
254.19/254.90	c d: 1
254.19/254.90	c estimatedAdderCost: 104
254.19/254.90	c Try to convert by bdds
254.19/254.91	c d: 1
254.19/254.91	c estimatedAdderCost: 105
254.19/254.91	c Try to convert by bdds
254.19/254.91	c d: 1
254.19/254.91	c estimatedAdderCost: 101
254.19/254.91	c Try to convert by bdds
254.19/254.91	c d: 1
254.19/254.91	c estimatedAdderCost: 103
254.19/254.91	c Try to convert by bdds
254.19/254.92	c d: 1
254.19/254.92	c estimatedAdderCost: 103
254.19/254.92	c Try to convert by bdds
254.19/254.92	c d: 1
254.19/254.92	c estimatedAdderCost: 106
254.19/254.92	c Try to convert by bdds
254.19/254.93	c d: 1
254.19/254.93	c estimatedAdderCost: 104
254.19/254.93	c Try to convert by bdds
254.19/254.93	c d: 1
254.19/254.93	c estimatedAdderCost: 103
254.19/254.93	c Try to convert by bdds
254.19/254.94	c d: 1
254.19/254.94	c estimatedAdderCost: 103
254.19/254.94	c Try to convert by bdds
254.19/254.95	c d: 1
254.19/254.95	c estimatedAdderCost: 104
254.19/254.95	c Try to convert by bdds
254.19/254.95	c d: 1
254.19/254.95	c estimatedAdderCost: 104
254.19/254.95	c Try to convert by bdds
254.19/254.96	c d: 1
254.19/254.96	c estimatedAdderCost: 103
254.19/254.96	c Try to convert by bdds
254.19/254.96	c d: 1
254.19/254.96	c estimatedAdderCost: 102
254.19/254.96	c Try to convert by bdds
254.19/254.97	c d: 1
254.19/254.97	c estimatedAdderCost: 104
254.19/254.97	c Try to convert by bdds
254.19/254.98	c d: 1
254.19/254.98	c estimatedAdderCost: 104
254.19/254.98	c Try to convert by bdds
254.19/254.98	c d: 1
254.19/254.98	c estimatedAdderCost: 103
254.19/254.98	c Try to convert by bdds
254.19/254.99	c d: 1
254.19/254.99	c estimatedAdderCost: 104
254.19/254.99	c Try to convert by bdds
254.19/255.00	c d: 1
254.19/255.00	c estimatedAdderCost: 103
254.19/255.00	c Try to convert by bdds
254.19/255.00	c d: 1
254.19/255.00	c estimatedAdderCost: 105
254.19/255.00	c Try to convert by bdds
254.31/255.01	c d: 1
254.31/255.01	c estimatedAdderCost: 104
254.31/255.01	c Try to convert by bdds
254.31/255.02	c d: 1
254.31/255.02	c estimatedAdderCost: 104
254.31/255.02	c Try to convert by bdds
254.31/255.02	c d: 1
254.31/255.02	c estimatedAdderCost: 103
254.31/255.02	c Try to convert by bdds
254.31/255.03	c d: 1
254.31/255.03	c estimatedAdderCost: 104
254.31/255.03	c Try to convert by bdds
254.31/255.04	c d: 1
254.31/255.04	c estimatedAdderCost: 102
254.31/255.04	c Try to convert by bdds
254.31/255.04	c d: 1
254.31/255.04	c estimatedAdderCost: 104
254.31/255.04	c Try to convert by bdds
254.31/255.05	c d: 1
254.31/255.05	c estimatedAdderCost: 103
254.31/255.05	c Try to convert by bdds
254.31/255.05	c d: 1
254.31/255.05	c estimatedAdderCost: 105
254.31/255.05	c Try to convert by bdds
254.31/255.06	c d: 1
254.31/255.06	c estimatedAdderCost: 104
254.31/255.06	c Try to convert by bdds
254.31/255.07	c d: 1
254.31/255.07	c estimatedAdderCost: 103
254.31/255.07	c Try to convert by bdds
254.31/255.07	c d: 1
254.31/255.07	c estimatedAdderCost: 104
254.31/255.07	c Try to convert by bdds
254.31/255.08	c d: 1
254.31/255.08	c estimatedAdderCost: 105
254.31/255.08	c Try to convert by bdds
254.31/255.09	c d: 1
254.31/255.09	c estimatedAdderCost: 104
254.31/255.09	c Try to convert by bdds
254.31/255.09	c d: 1
254.31/255.09	c estimatedAdderCost: 103
254.31/255.09	c Try to convert by bdds
254.31/255.10	c d: 1
254.31/255.10	c estimatedAdderCost: 103
254.31/255.10	c Try to convert by bdds
254.31/255.10	c d: 1
254.31/255.10	c estimatedAdderCost: 103
254.31/255.10	c Try to convert by bdds
254.41/255.11	c d: 1
254.41/255.11	c estimatedAdderCost: 103
254.41/255.11	c Try to convert by bdds
254.41/255.12	c d: 1
254.41/255.12	c estimatedAdderCost: 105
254.41/255.12	c Try to convert by bdds
254.41/255.12	c d: 1
254.41/255.12	c estimatedAdderCost: 104
254.41/255.12	c Try to convert by bdds
254.41/255.13	c d: 1
254.41/255.13	c estimatedAdderCost: 102
254.41/255.13	c Try to convert by bdds
254.41/255.14	c d: 1
254.41/255.14	c estimatedAdderCost: 104
254.41/255.14	c Try to convert by bdds
254.41/255.14	c d: 1
254.41/255.14	c estimatedAdderCost: 103
254.41/255.14	c Try to convert by bdds
254.41/255.15	c d: 1
254.41/255.15	c estimatedAdderCost: 104
254.41/255.15	c Try to convert by bdds
254.41/255.16	c d: 1
254.41/255.16	c estimatedAdderCost: 103
254.41/255.16	c Try to convert by bdds
254.41/255.16	c d: 1
254.41/255.16	c estimatedAdderCost: 104
254.41/255.16	c Try to convert by bdds
254.41/255.17	c d: 1
254.41/255.17	c estimatedAdderCost: 103
254.41/255.17	c Try to convert by bdds
254.41/255.17	c d: 1
254.41/255.17	c estimatedAdderCost: 104
254.41/255.17	c Try to convert by bdds
254.41/255.18	c d: 1
254.41/255.18	c estimatedAdderCost: 103
254.41/255.18	c Try to convert by bdds
254.41/255.19	c d: 1
254.41/255.19	c estimatedAdderCost: 103
254.41/255.19	c Try to convert by bdds
254.41/255.19	c d: 1
254.41/255.19	c estimatedAdderCost: 103
254.41/255.19	c Try to convert by bdds
254.49/255.20	c d: 1
254.49/255.20	c estimatedAdderCost: 104
254.49/255.20	c Try to convert by bdds
254.49/255.21	c d: 1
254.49/255.21	c estimatedAdderCost: 104
254.49/255.21	c Try to convert by bdds
254.49/255.21	c d: 1
254.49/255.21	c estimatedAdderCost: 105
254.49/255.21	c Try to convert by bdds
254.49/255.22	c d: 1
254.49/255.22	c estimatedAdderCost: 104
254.49/255.22	c Try to convert by bdds
254.49/255.23	c d: 1
254.49/255.23	c estimatedAdderCost: 105
254.49/255.23	c Try to convert by bdds
254.49/255.23	c d: 1
254.49/255.23	c estimatedAdderCost: 103
254.49/255.23	c Try to convert by bdds
254.49/255.24	c d: 1
254.49/255.24	c estimatedAdderCost: 103
254.49/255.24	c Try to convert by bdds
254.49/255.24	c d: 1
254.49/255.24	c estimatedAdderCost: 103
254.49/255.24	c Try to convert by bdds
254.49/255.25	c d: 1
254.49/255.25	c estimatedAdderCost: 103
254.49/255.25	c Try to convert by bdds
254.49/255.26	c d: 1
254.49/255.26	c estimatedAdderCost: 103
254.49/255.26	c Try to convert by bdds
254.49/255.26	c d: 1
254.49/255.26	c estimatedAdderCost: 103
254.49/255.26	c Try to convert by bdds
254.49/255.27	c d: 1
254.49/255.27	c estimatedAdderCost: 103
254.49/255.27	c Try to convert by bdds
254.49/255.28	c d: 1
254.49/255.28	c estimatedAdderCost: 103
254.49/255.28	c Try to convert by bdds
254.49/255.28	c d: 1
254.49/255.28	c estimatedAdderCost: 104
254.49/255.28	c Try to convert by bdds
254.49/255.29	c d: 1
254.49/255.29	c estimatedAdderCost: 103
254.49/255.29	c Try to convert by bdds
254.49/255.29	c d: 1
254.49/255.29	c estimatedAdderCost: 104
254.49/255.29	c Try to convert by bdds
254.59/255.30	c d: 1
254.59/255.30	c estimatedAdderCost: 103
254.59/255.30	c Try to convert by bdds
254.59/255.31	c d: 1
254.59/255.31	c estimatedAdderCost: 103
254.59/255.31	c Try to convert by bdds
254.59/255.31	c d: 1
254.59/255.31	c estimatedAdderCost: 104
254.59/255.31	c Try to convert by bdds
254.59/255.32	c d: 1
254.59/255.32	c estimatedAdderCost: 103
254.59/255.32	c Try to convert by bdds
254.59/255.33	c d: 1
254.59/255.33	c estimatedAdderCost: 103
254.59/255.33	c Try to convert by bdds
254.59/255.33	c d: 1
254.59/255.33	c estimatedAdderCost: 102
254.59/255.33	c Try to convert by bdds
254.59/255.34	c d: 1
254.59/255.34	c estimatedAdderCost: 104
254.59/255.34	c Try to convert by bdds
254.59/255.34	c d: 1
254.59/255.34	c estimatedAdderCost: 103
254.59/255.34	c Try to convert by bdds
254.59/255.35	c d: 1
254.59/255.35	c estimatedAdderCost: 104
254.59/255.35	c Try to convert by bdds
254.59/255.36	c d: 1
254.59/255.36	c estimatedAdderCost: 104
254.59/255.36	c Try to convert by bdds
254.59/255.36	c d: 1
254.59/255.36	c estimatedAdderCost: 103
254.59/255.36	c Try to convert by bdds
254.59/255.37	c d: 1
254.59/255.37	c estimatedAdderCost: 103
254.59/255.37	c Try to convert by bdds
254.59/255.38	c d: 1
254.59/255.38	c estimatedAdderCost: 104
254.59/255.38	c Try to convert by bdds
254.59/255.38	c d: 1
254.59/255.38	c estimatedAdderCost: 105
254.59/255.38	c Try to convert by bdds
254.59/255.39	c d: 1
254.59/255.39	c estimatedAdderCost: 103
254.59/255.39	c Try to convert by bdds
254.59/255.39	c d: 1
254.59/255.39	c estimatedAdderCost: 103
254.59/255.39	c Try to convert by bdds
254.69/255.40	c d: 1
254.69/255.40	c estimatedAdderCost: 104
254.69/255.40	c Try to convert by bdds
254.69/255.41	c d: 1
254.69/255.41	c estimatedAdderCost: 102
254.69/255.41	c Try to convert by bdds
254.69/255.41	c d: 1
254.69/255.41	c estimatedAdderCost: 104
254.69/255.41	c Try to convert by bdds
254.69/255.42	c d: 1
254.69/255.42	c estimatedAdderCost: 104
254.69/255.42	c Try to convert by bdds
254.69/255.43	c d: 1
254.69/255.43	c estimatedAdderCost: 105
254.69/255.43	c Try to convert by bdds
254.69/255.43	c d: 1
254.69/255.43	c estimatedAdderCost: 103
254.69/255.43	c Try to convert by bdds
254.69/255.44	c d: 1
254.69/255.44	c estimatedAdderCost: 104
254.69/255.44	c Try to convert by bdds
254.69/255.45	c d: 1
254.69/255.45	c estimatedAdderCost: 104
254.69/255.45	c Try to convert by bdds
254.69/255.45	c d: 1
254.69/255.45	c estimatedAdderCost: 105
254.69/255.45	c Try to convert by bdds
254.69/255.46	c d: 1
254.69/255.46	c estimatedAdderCost: 104
254.69/255.46	c Try to convert by bdds
254.69/255.46	c d: 1
254.69/255.46	c estimatedAdderCost: 104
254.69/255.46	c Try to convert by bdds
254.69/255.47	c d: 1
254.69/255.47	c estimatedAdderCost: 103
254.69/255.47	c Try to convert by bdds
254.69/255.48	c d: 1
254.69/255.48	c estimatedAdderCost: 103
254.69/255.48	c Try to convert by bdds
254.69/255.48	c d: 1
254.69/255.48	c estimatedAdderCost: 104
254.69/255.48	c Try to convert by bdds
254.69/255.49	c d: 1
254.69/255.49	c estimatedAdderCost: 104
254.69/255.49	c Try to convert by bdds
254.69/255.50	c d: 1
254.69/255.50	c estimatedAdderCost: 103
254.69/255.50	c Try to convert by bdds
254.79/255.50	c d: 1
254.79/255.50	c estimatedAdderCost: 104
254.79/255.50	c Try to convert by bdds
254.79/255.51	c d: 1
254.79/255.51	c estimatedAdderCost: 103
254.79/255.51	c Try to convert by bdds
254.79/255.51	c d: 1
254.79/255.51	c estimatedAdderCost: 104
254.79/255.51	c Try to convert by bdds
254.79/255.52	c d: 1
254.79/255.52	c estimatedAdderCost: 103
254.79/255.52	c Try to convert by bdds
254.79/255.53	c d: 1
254.79/255.53	c estimatedAdderCost: 103
254.79/255.53	c Try to convert by bdds
254.79/255.53	c d: 1
254.79/255.53	c estimatedAdderCost: 104
254.79/255.53	c Try to convert by bdds
254.79/255.54	c d: 1
254.79/255.54	c estimatedAdderCost: 103
254.79/255.54	c Try to convert by bdds
254.79/255.55	c d: 1
254.79/255.55	c estimatedAdderCost: 103
254.79/255.55	c Try to convert by bdds
254.79/255.55	c d: 1
254.79/255.55	c estimatedAdderCost: 103
254.79/255.55	c Try to convert by bdds
254.79/255.56	c d: 1
254.79/255.56	c estimatedAdderCost: 103
254.79/255.56	c Try to convert by bdds
254.79/255.56	c d: 1
254.79/255.56	c estimatedAdderCost: 104
254.79/255.56	c Try to convert by bdds
254.79/255.57	c d: 1
254.79/255.57	c estimatedAdderCost: 103
254.79/255.57	c Try to convert by bdds
254.79/255.58	c d: 1
254.79/255.58	c estimatedAdderCost: 103
254.79/255.58	c Try to convert by bdds
254.79/255.58	c d: 1
254.79/255.58	c estimatedAdderCost: 102
254.79/255.58	c Try to convert by bdds
254.79/255.59	c d: 1
254.79/255.59	c estimatedAdderCost: 104
254.79/255.59	c Try to convert by bdds
254.89/255.60	c d: 1
254.89/255.60	c estimatedAdderCost: 103
254.89/255.60	c Try to convert by bdds
254.89/255.60	c d: 1
254.89/255.60	c estimatedAdderCost: 104
254.89/255.60	c Try to convert by bdds
254.89/255.61	c d: 1
254.89/255.61	c estimatedAdderCost: 105
254.89/255.61	c Try to convert by bdds
254.89/255.62	c d: 1
254.89/255.62	c estimatedAdderCost: 102
254.89/255.62	c Try to convert by bdds
254.89/255.62	c d: 1
254.89/255.62	c estimatedAdderCost: 102
254.89/255.62	c Try to convert by bdds
254.89/255.63	c d: 1
254.89/255.63	c estimatedAdderCost: 104
254.89/255.63	c Try to convert by bdds
254.89/255.63	c d: 1
254.89/255.63	c estimatedAdderCost: 105
254.89/255.63	c Try to convert by bdds
254.89/255.64	c d: 1
254.89/255.64	c estimatedAdderCost: 104
254.89/255.64	c Try to convert by bdds
254.89/255.65	c d: 1
254.89/255.65	c estimatedAdderCost: 103
254.89/255.65	c Try to convert by bdds
254.89/255.65	c d: 1
254.89/255.65	c estimatedAdderCost: 103
254.89/255.65	c Try to convert by bdds
254.89/255.66	c d: 1
254.89/255.66	c estimatedAdderCost: 104
254.89/255.66	c Try to convert by bdds
254.89/255.67	c d: 1
254.89/255.67	c estimatedAdderCost: 102
254.89/255.67	c Try to convert by bdds
254.89/255.67	c d: 1
254.89/255.67	c estimatedAdderCost: 104
254.89/255.67	c Try to convert by bdds
254.89/255.68	c d: 1
254.89/255.68	c estimatedAdderCost: 103
254.89/255.68	c Try to convert by bdds
254.89/255.68	c d: 1
254.89/255.68	c estimatedAdderCost: 105
254.89/255.68	c Try to convert by bdds
254.89/255.69	c d: 1
254.89/255.69	c estimatedAdderCost: 103
254.89/255.69	c Try to convert by bdds
254.99/255.70	c d: 1
254.99/255.70	c estimatedAdderCost: 103
254.99/255.70	c Try to convert by bdds
254.99/255.70	c d: 1
254.99/255.70	c estimatedAdderCost: 103
254.99/255.70	c Try to convert by bdds
254.99/255.71	c d: 1
254.99/255.71	c estimatedAdderCost: 102
254.99/255.71	c Try to convert by bdds
254.99/255.72	c d: 1
254.99/255.72	c estimatedAdderCost: 104
254.99/255.72	c Try to convert by bdds
254.99/255.72	c d: 1
254.99/255.72	c estimatedAdderCost: 104
254.99/255.72	c Try to convert by bdds
254.99/255.73	c d: 1
254.99/255.73	c estimatedAdderCost: 105
254.99/255.73	c Try to convert by bdds
254.99/255.73	c d: 1
254.99/255.73	c estimatedAdderCost: 104
254.99/255.73	c Try to convert by bdds
254.99/255.74	c d: 1
254.99/255.74	c estimatedAdderCost: 104
254.99/255.74	c Try to convert by bdds
254.99/255.75	c d: 1
254.99/255.75	c estimatedAdderCost: 103
254.99/255.75	c Try to convert by bdds
254.99/255.75	c d: 1
254.99/255.75	c estimatedAdderCost: 104
254.99/255.75	c Try to convert by bdds
254.99/255.76	c d: 1
254.99/255.76	c estimatedAdderCost: 103
254.99/255.76	c Try to convert by bdds
254.99/255.77	c d: 1
254.99/255.77	c estimatedAdderCost: 103
254.99/255.77	c Try to convert by bdds
254.99/255.77	c d: 1
254.99/255.77	c estimatedAdderCost: 104
254.99/255.77	c Try to convert by bdds
254.99/255.78	c d: 1
254.99/255.78	c estimatedAdderCost: 105
254.99/255.78	c Try to convert by bdds
254.99/255.78	c d: 1
254.99/255.78	c estimatedAdderCost: 105
254.99/255.78	c Try to convert by bdds
254.99/255.79	c d: 1
254.99/255.79	c estimatedAdderCost: 103
254.99/255.79	c Try to convert by bdds
255.09/255.80	c d: 1
255.09/255.80	c estimatedAdderCost: 103
255.09/255.80	c Try to convert by bdds
255.09/255.80	c d: 1
255.09/255.80	c estimatedAdderCost: 104
255.09/255.80	c Try to convert by bdds
255.09/255.81	c d: 1
255.09/255.81	c estimatedAdderCost: 45
255.09/255.81	c Try to convert by bdds
255.09/255.81	c d: 1
255.09/255.81	c estimatedAdderCost: 35
255.09/255.81	c Try to convert by bdds
255.09/255.81	c d: 1
255.09/255.81	c estimatedAdderCost: 45
255.09/255.81	c Try to convert by bdds
255.09/255.81	c d: 1
255.09/255.81	c estimatedAdderCost: 47
255.09/255.81	c Try to convert by bdds
255.09/255.81	c d: 1
255.09/255.81	c estimatedAdderCost: 51
255.09/255.81	c Try to convert by bdds
255.09/255.82	c d: 1
255.09/255.82	c estimatedAdderCost: 40
255.09/255.82	c Try to convert by bdds
255.09/255.82	c d: 1
255.09/255.82	c estimatedAdderCost: 34
255.09/255.82	c Try to convert by bdds
255.09/255.82	c d: 1
255.09/255.82	c estimatedAdderCost: 46
255.09/255.82	c Try to convert by bdds
255.09/255.82	c d: 1
255.09/255.82	c estimatedAdderCost: 51
255.09/255.82	c Try to convert by bdds
255.09/255.82	c d: 1
255.09/255.82	c estimatedAdderCost: 45
255.09/255.82	c Try to convert by bdds
255.09/255.82	c d: 1
255.09/255.82	c estimatedAdderCost: 43
255.09/255.82	c Try to convert by bdds
255.09/255.82	c d: 1
255.09/255.82	c estimatedAdderCost: 43
255.09/255.82	c Try to convert by bdds
255.09/255.82	c d: 1
255.09/255.82	c estimatedAdderCost: 45
255.09/255.82	c Try to convert by bdds
255.09/255.82	c d: 1
255.09/255.82	c estimatedAdderCost: 42
255.09/255.82	c Try to convert by bdds
255.09/255.82	c d: 1
255.09/255.82	c estimatedAdderCost: 47
255.09/255.82	c Try to convert by bdds
255.09/255.83	c d: 1
255.09/255.83	c estimatedAdderCost: 34
255.09/255.83	c Try to convert by bdds
255.09/255.83	c d: 1
255.09/255.83	c estimatedAdderCost: 39
255.09/255.83	c Try to convert by bdds
255.09/255.83	c d: 1
255.09/255.83	c estimatedAdderCost: 39
255.09/255.83	c Try to convert by bdds
255.09/255.83	c d: 1
255.09/255.83	c estimatedAdderCost: 33
255.09/255.83	c Try to convert by bdds
255.09/255.83	c d: 1
255.09/255.83	c estimatedAdderCost: 44
255.09/255.83	c Try to convert by bdds
255.09/255.83	c d: 1
255.09/255.83	c estimatedAdderCost: 33
255.09/255.83	c Try to convert by bdds
255.09/255.83	c d: 1
255.09/255.83	c estimatedAdderCost: 35
255.09/255.83	c Try to convert by bdds
255.09/255.83	c d: 1
255.09/255.83	c estimatedAdderCost: 36
255.09/255.83	c Try to convert by bdds
255.09/255.83	c d: 1
255.09/255.83	c estimatedAdderCost: 38
255.09/255.83	c Try to convert by bdds
255.09/255.83	c d: 1
255.09/255.83	c estimatedAdderCost: 35
255.09/255.83	c Try to convert by bdds
255.09/255.83	c d: 1
255.09/255.83	c estimatedAdderCost: 31
255.09/255.83	c Try to convert by bdds
255.09/255.83	c d: 1
255.09/255.83	c estimatedAdderCost: 47
255.09/255.83	c Try to convert by bdds
255.09/255.83	c d: 1
255.09/255.83	c estimatedAdderCost: 45
255.09/255.83	c Try to convert by bdds
255.09/255.84	c d: 1
255.09/255.84	c estimatedAdderCost: 42
255.09/255.84	c Try to convert by bdds
255.09/255.84	c d: 1
255.09/255.84	c estimatedAdderCost: 35
255.09/255.84	c Try to convert by bdds
255.09/255.84	c d: 1
255.09/255.84	c estimatedAdderCost: 45
255.09/255.84	c Try to convert by bdds
255.09/255.84	c d: 1
255.09/255.84	c estimatedAdderCost: 42
255.09/255.84	c Try to convert by bdds
255.09/255.84	c d: 1
255.09/255.84	c estimatedAdderCost: 38
255.09/255.84	c Try to convert by bdds
255.09/255.84	c d: 1
255.09/255.84	c estimatedAdderCost: 45
255.09/255.84	c Try to convert by bdds
255.09/255.84	c d: 1
255.09/255.84	c estimatedAdderCost: 39
255.09/255.84	c Try to convert by bdds
255.09/255.84	c d: 1
255.09/255.84	c estimatedAdderCost: 51
255.09/255.84	c Try to convert by bdds
255.09/255.84	c d: 1
255.09/255.84	c estimatedAdderCost: 48
255.09/255.84	c Try to convert by bdds
255.09/255.84	c d: 1
255.09/255.84	c estimatedAdderCost: 45
255.09/255.84	c Try to convert by bdds
255.09/255.84	c d: 1
255.09/255.84	c estimatedAdderCost: 35
255.09/255.84	c Try to convert by bdds
255.09/255.84	c d: 1
255.09/255.84	c estimatedAdderCost: 45
255.09/255.84	c Try to convert by bdds
255.09/255.85	c d: 1
255.09/255.85	c estimatedAdderCost: 35
255.09/255.85	c Try to convert by bdds
255.09/255.85	c d: 1
255.09/255.85	c estimatedAdderCost: 39
255.09/255.85	c Try to convert by bdds
255.09/255.85	c d: 1
255.09/255.85	c estimatedAdderCost: 36
255.09/255.85	c Try to convert by bdds
255.09/255.85	c d: 1
255.09/255.85	c estimatedAdderCost: 41
255.09/255.85	c Try to convert by bdds
255.09/255.85	c d: 1
255.09/255.85	c estimatedAdderCost: 46
255.09/255.85	c Try to convert by bdds
255.09/255.85	c d: 1
255.09/255.85	c estimatedAdderCost: 41
255.09/255.85	c Try to convert by bdds
255.09/255.85	c d: 1
255.09/255.85	c estimatedAdderCost: 48
255.09/255.85	c Try to convert by bdds
255.09/255.85	c d: 1
255.09/255.85	c estimatedAdderCost: 37
255.09/255.85	c Try to convert by bdds
255.09/255.85	c d: 1
255.09/255.85	c estimatedAdderCost: 39
255.09/255.85	c Try to convert by bdds
255.09/255.85	c d: 1
255.09/255.85	c estimatedAdderCost: 38
255.09/255.85	c Try to convert by bdds
255.09/255.85	c d: 1
255.09/255.85	c estimatedAdderCost: 46
255.09/255.85	c Try to convert by bdds
255.09/255.85	c d: 1
255.09/255.85	c estimatedAdderCost: 39
255.09/255.85	c Try to convert by bdds
255.09/255.86	c d: 1
255.09/255.86	c estimatedAdderCost: 46
255.09/255.86	c Try to convert by bdds
255.09/255.86	c d: 1
255.09/255.86	c estimatedAdderCost: 37
255.09/255.86	c Try to convert by bdds
255.09/255.86	c d: 1
255.09/255.86	c estimatedAdderCost: 33
255.09/255.86	c Try to convert by bdds
255.09/255.86	c d: 1
255.09/255.86	c estimatedAdderCost: 33
255.09/255.86	c Try to convert by bdds
255.09/255.86	c d: 1
255.09/255.86	c estimatedAdderCost: 34
255.09/255.86	c Try to convert by bdds
255.09/255.86	c d: 1
255.09/255.86	c estimatedAdderCost: 45
255.09/255.86	c Try to convert by bdds
255.09/255.86	c d: 1
255.09/255.86	c estimatedAdderCost: 36
255.09/255.86	c Try to convert by bdds
255.09/255.86	c d: 1
255.09/255.86	c estimatedAdderCost: 35
255.09/255.86	c Try to convert by bdds
255.09/255.86	c d: 1
255.09/255.86	c estimatedAdderCost: 38
255.09/255.86	c Try to convert by bdds
255.09/255.86	c d: 1
255.09/255.86	c estimatedAdderCost: 54
255.09/255.86	c Try to convert by bdds
255.09/255.86	c d: 1
255.09/255.86	c estimatedAdderCost: 35
255.09/255.86	c Try to convert by bdds
255.09/255.86	c d: 1
255.09/255.86	c estimatedAdderCost: 46
255.09/255.86	c Try to convert by bdds
255.09/255.86	c d: 1
255.09/255.86	c estimatedAdderCost: 39
255.09/255.86	c Try to convert by bdds
255.09/255.87	c d: 1
255.09/255.87	c estimatedAdderCost: 34
255.09/255.87	c Try to convert by bdds
255.09/255.87	c d: 1
255.09/255.87	c estimatedAdderCost: 39
255.09/255.87	c Try to convert by bdds
255.09/255.87	c d: 1
255.09/255.87	c estimatedAdderCost: 41
255.09/255.87	c Try to convert by bdds
255.09/255.87	c d: 1
255.09/255.87	c estimatedAdderCost: 42
255.09/255.87	c Try to convert by bdds
255.09/255.87	c d: 1
255.09/255.87	c estimatedAdderCost: 47
255.09/255.87	c Try to convert by bdds
255.09/255.87	c d: 1
255.09/255.87	c estimatedAdderCost: 55
255.09/255.87	c Try to convert by bdds
255.09/255.87	c d: 1
255.09/255.87	c estimatedAdderCost: 42
255.09/255.87	c Try to convert by bdds
255.09/255.87	c d: 1
255.09/255.87	c estimatedAdderCost: 50
255.09/255.87	c Try to convert by bdds
255.09/255.87	c d: 1
255.09/255.87	c estimatedAdderCost: 39
255.09/255.87	c Try to convert by bdds
255.09/255.87	c d: 1
255.09/255.87	c estimatedAdderCost: 48
255.09/255.87	c Try to convert by bdds
255.09/255.87	c d: 1
255.09/255.87	c estimatedAdderCost: 52
255.09/255.87	c Try to convert by bdds
255.09/255.88	c d: 1
255.09/255.88	c estimatedAdderCost: 46
255.09/255.88	c Try to convert by bdds
255.09/255.88	c d: 1
255.09/255.88	c estimatedAdderCost: 39
255.09/255.88	c Try to convert by bdds
255.09/255.88	c d: 1
255.09/255.88	c estimatedAdderCost: 38
255.09/255.88	c Try to convert by bdds
255.09/255.88	c d: 1
255.09/255.88	c estimatedAdderCost: 33
255.09/255.88	c Try to convert by bdds
255.09/255.88	c d: 1
255.09/255.88	c estimatedAdderCost: 43
255.09/255.88	c Try to convert by bdds
255.09/255.88	c d: 1
255.09/255.88	c 
279.42/280.20	c pb_solver_status: sst_unknown
279.42/280.20	c total stages of optimization mode: 1
279.42/280.20	c LB updated by evalGoalLB to 0
279.42/280.20	c UB updated by evalGoalUB to 251
279.42/280.20	c minimizationMode: cmm_First_solve
279.42/280.20	c goal coeffs: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
279.42/280.21	c assumptions: 
279.42/280.21	c invoking solver with time budget: 5.000000
334.17/335.13	c sat_solver_result: sst_unknown
334.17/335.13	c SAT solver timed out; proceeding to cooperative SCIP call
334.17/335.13	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 251
334.17/335.13	c scip solving with time budget: 5.000000
334.17/335.13	c solveScip
334.17/335.13	c initScipForCoop
334.17/335.13	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
334.17/335.15	c presolving:
334.26/335.20	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, 939 clqs, 0 implints
334.26/335.28	c    (0.1s) running MILP presolver
339.24/340.26	c    (5.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
339.24/340.26	c    (5.1s) probing: 1/1443 (0.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
339.24/340.26	c    (5.1s) probing aborted: solving stopped
339.24/340.26	c presolving (2 rounds: 2 fast, 1 medium, 1 exhaustive):
339.24/340.26	c  13 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 200 changed sides, 400 changed coefficients
339.24/340.26	c  0 implications, 939 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
339.24/340.26	c presolving was interrupted.
339.24/340.26	c Presolving Time: 5.10
339.24/340.26	c 
339.24/340.26	c SCIP Status        : solving was interrupted [time limit reached]
339.24/340.26	c Solving Time (sec) : 5.12
339.24/340.26	c Solving Nodes      : 0
339.24/340.26	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
339.24/340.26	c SCIP status: 23 (TIMELIMIT)
339.24/340.26	c pb_solver_status: sst_unknown
339.24/340.26	c LB_goalvalue: 0
339.24/340.26	c UB_goalvalue: 251
339.24/340.26	c Both SAT and SCIP timed out; boosting budgets to sat=10.000000 scip=10.000000
339.24/340.26	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
339.24/340.26	c SCIP returned: sst_unknown
339.24/340.26	c SCIP primal LB: -oo, dual UB: +oo
339.24/340.26	c assumptions: 
339.24/340.26	c invoking solver with time budget: 10.000000
347.23/348.21	c Model check passed
347.23/348.21	c sat_solver_result: sst_sat
347.23/348.21	c pb_solver_status: sst_sat
347.23/348.21	c in maximizeGoal found by SAT
347.23/348.21	o 1
347.23/348.21	c Found a solution: 251.  Optimum bounded: [251,251].
347.23/348.21	c best found due to opt=lb
347.23/348.21	c findModelForBestValue: pb_solver_status=sst_sat
347.23/348.21	c pb_solver_status: sst_best
347.23/348.21	s OPTIMUM FOUND
347.23/348.21	v x1290 -x1291 -x1292 -x1293 -x1294 -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 -x1309 -x1310 -x1311 -x1312 -x1313 -x1314 -x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 -x1345 -x1346 -x1347 -x1348 -x1349 -x1350 -x1351 -x1352 -x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 -x1365 -x1366 -x1367 -x1368 -x1369 -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 -x1405 -x1406 -x1407 -x1408 -x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 -x1423 -x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 -x1455 -x1456 -x795 -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 x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 x113 x114 -x115 x116 x117 x118 x119 x120 -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 x170 -x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 -x215 -x216 -x217 -x218 -x219 x220 -x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 x238 x239 x240 x241 x242 x243 x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 x269 x270 x271 x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 x298 x299 x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 x326 x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 x354 x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 x382 x383 x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 x410 x411 x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 x432 -x433 -x434 -x435 -x436 -x437 -x438 x439 x440 -x441 x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 x458 x459 x460 x461 x462 x463 x464 x465 x466 x467 x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 x486 x487 x488 x489 x490 x491 x492 x493 x494 x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 x514 x515 -x516 -x517 -x518 -x519 -x520 x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 x541 x542 x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 x570 x571 x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 x599 x600 x601 -x602 -x603 -x604 -x605 x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 x627 x628 x629 x630 x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 x643 x644 -x645 x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 x656 x657 x658 x659 x660 x661 -x662 x663 x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 x672 x673 x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 x685 x686 x687 x688 x689 x690 x691 x692 -x693 -x694 -x695 -x696 -x697 x698 x699 x700 x701 -x702 -x703 -x704 x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 x714 x715 x716 x717 x718 x719 x720 -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 x752 -x753 -x754 x755 x756 -x757 -x758 -x759 x760 x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 x779 x780 x781 x782 x783 x784 -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
347.23/348.21	c Model check passed
347.23/348.21	c Model check has passed with goal value: 1
347.23/348.21	c _____________________________________________________________________________
347.23/348.21	c std/band forms        : 1072,0
347.23/348.21	c 2cl/3cl ITE-codings   : 62040128,0
347.23/348.21	c BDD/srt/adr Max costs : 149371,56,0
347.23/348.21	c BDDraw/bin/mul/srt/adr: 1071,0,0,1,0
347.23/348.21	c BDD nodes             : 62463046
347.23/348.21	c Es1/CC detections     : 0,0
347.23/348.21	c CC sort               : 1
347.23/348.21	c SAT/UNSAT calls       : 1,0
347.23/348.21	c regenrated variables  : 0
347.23/348.21	c eliminated fixed lits : 0
347.23/348.21	c goal lit flips        : 0
347.23/348.21	c goal stages           : 0
347.23/348.21	c goal shrink           : 0
347.23/348.21	c goal coeff separations: 0
347.23/348.21	c restarts              : 0
347.23/348.21	c conflicts             : 0              (0 /sec)
347.23/348.21	c decisions             : 0              (0 /sec)
347.23/348.21	c propagations          : 2172           (6 /sec)
347.23/348.21	c inspects              : 0              (0 /sec)
347.23/348.21	c CPU time (solving tm) : 347.3 s        (62.68 s, SAT 7.921 s, UNSAT 0 s)
347.23/348.21	c SAT solver time       : 62.68 s
347.23/348.21	c SAT solver SAT time   : 7.921 s
347.23/348.21	c SAT solver UNSAT time : 0 s
347.23/348.21	c SAT solver TO time    : 54.76 s
347.23/348.21	c Time for SCIP         : 15.1 s
347.23/348.21	c Coop SCIP LB improvements           : 0
347.23/348.21	c Coop SCIP UB improvements           : 0
347.23/348.21	c SCIP globally fixed variables       : 1
347.23/348.21	c SAT  globally fixed variables       : 0
347.23/348.21	c SCIP freeTransform calls            : 2
347.23/348.21	c Time for Opt-base     : 0.000604 s
347.23/348.21	c Steps for Opt-base    : 0
347.23/348.21	c Time for BDD coding   : 193.1 s
347.23/348.21	c Time for srt coding   : 1.9e-05 s
347.23/348.21	c Inner solver invocations            : 0
347.23/348.21	c Inner solving count                 : 0
347.23/348.21	c _____________________________________________________________________________

Verifier Data

OK	1

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-4780646-1782138189/watcher-4780646-1782138189 -o /tmp/evaluation-result-4780646-1782138189/solver-4780646-1782138189 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780646-1782138189/vars-4780646-1782138189 --bin-var /tmp/runsolver-exch-nodeE010-1782134575-2291490 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4780646-1782138189.opb 

running on 4 cores: 8-11

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

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

CPU governors:
  performance: 8-11

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (98511 MiB free)
  node 1: cores 8-15, 128973 MiB (70442 MiB free)
  node 2: cores 16-23, 129019 MiB (116863 MiB free)
  node 3: cores 24-31, 129003 MiB (93966 MiB free)
  node 4: cores 32-39, 129019 MiB (114707 MiB free)
  node 5: cores 40-47, 129019 MiB (101898 MiB free)
  node 6: cores 48-55, 129019 MiB (117185 MiB free)
  node 7: cores 56-63, 128474 MiB (108626 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=2295775, runsolver pid=2295771
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 16.04 16.12 16.03 16/865 2295784
/proc/meminfo: memFree=845757956/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=93260 memory=17508 CPUtime=0.08 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 2106 203 0 0 8 0 0 0 20 0 1 0 147106579 95498240 4224 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 23315 4377 2732 506 0 4006 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 93260 KiB
Current children cumulated memory: 17508 KiB

[startup+0.212625 s]*
/proc/loadavg: 16.04 16.12 16.03 15/863 2295797
/proc/meminfo: memFree=845752036/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=106716 memory=24492 CPUtime=0.19 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 3851 203 0 0 19 0 0 0 20 0 1 0 147106579 109277184 6016 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 26679 6123 2732 506 0 7370 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 106716 KiB
Current children cumulated memory: 24492 KiB

[startup+0.311859 s]*
/proc/loadavg: 16.04 16.12 16.03 16/867 2295803
/proc/meminfo: memFree=845745348/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=118452 memory=30440 CPUtime=0.28 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 5339 203 0 0 28 0 0 0 20 0 1 0 147106579 121294848 7552 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 29613 7610 2732 506 0 10304 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 118452 KiB
Current children cumulated memory: 30440 KiB

[startup+0.70016 s]
/proc/loadavg: 16.04 16.12 16.03 16/867 2295803
/proc/meminfo: memFree=845727500/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=223148 memory=133452 CPUtime=0.66 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 30004 203 0 0 64 2 0 0 20 0 1 0 147106579 228503552 33273 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 55787 33363 5422 506 0 36478 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 223148 KiB
Current children cumulated memory: 133452 KiB

[startup+1.50012 s]
/proc/loadavg: 16.04 16.12 16.03 16/863 2295811
/proc/meminfo: memFree=846129064/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=274364 memory=184420 CPUtime=1.46 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 38511 203 0 0 143 3 0 0 20 0 1 0 147106579 280948736 46075 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 68591 46105 5655 506 0 49282 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 274364 KiB
Current children cumulated memory: 184420 KiB

[startup+3.11262 s]
/proc/loadavg: 16.04 16.12 16.03 17/868 2295885
/proc/meminfo: memFree=845677692/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=274364 memory=184420 CPUtime=3.07 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 38518 203 0 0 304 3 0 0 20 0 1 0 147106579 280948736 46075 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 68591 46105 5655 506 0 49282 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 274364 KiB
Current children cumulated memory: 184420 KiB

[startup+6.30011 s]
/proc/loadavg: 16.03 16.12 16.03 18/872 2295896
/proc/meminfo: memFree=844703000/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=274364 memory=184420 CPUtime=6.25 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 38525 203 0 0 622 3 0 0 20 0 1 0 147106579 280948736 46075 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 68591 46105 5655 506 0 49282 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 274364 KiB
Current children cumulated memory: 184420 KiB

[startup+12.7001 s]
/proc/loadavg: 16.03 16.11 16.03 18/872 2295946
/proc/meminfo: memFree=844670840/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=274364 memory=184420 CPUtime=12.64 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 38532 203 0 0 1261 3 0 0 20 0 1 0 147106579 280948736 46075 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 68591 46105 5655 506 0 49282 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 274364 KiB
Current children cumulated memory: 184420 KiB

[startup+25.5001 s]
/proc/loadavg: 16.02 16.11 16.02 18/872 2295996
/proc/meminfo: memFree=835973340/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=274364 memory=184420 CPUtime=25.41 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 38532 203 0 0 2538 3 0 0 20 0 1 0 147106579 280948736 46075 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 68591 46105 5655 506 0 49282 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 274364 KiB
Current children cumulated memory: 184420 KiB

[startup+51.1135 s]
/proc/loadavg: 16.01 16.10 16.02 17/867 2296055
/proc/meminfo: memFree=834624444/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=573220 memory=449772 CPUtime=50.96 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 75842 203 0 0 5090 6 0 0 20 0 1 0 147106579 586977280 112342 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 143305 112443 5811 506 0 123996 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 573220 KiB
Current children cumulated memory: 449772 KiB

[startup+102.3 s]
/proc/loadavg: 16.23 16.13 16.03 17/872 2296198
/proc/meminfo: memFree=830023664/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=983320 memory=851332 CPUtime=102.01 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 124575 203 0 0 10190 11 0 0 20 0 1 0 147106579 1006919680 212697 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 245830 212833 5811 506 0 226521 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 983320 KiB
Current children cumulated memory: 851332 KiB

[startup+162.3 s]
/proc/loadavg: 16.15 16.13 16.04 17/874 2296203
/proc/meminfo: memFree=792108788/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=1526276 memory=1315336 CPUtime=161.85 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 176138 203 0 0 16170 15 0 0 20 0 1 0 147106579 1562906624 328752 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 381569 328834 5811 506 0 362260 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 1526276 KiB
Current children cumulated memory: 1315336 KiB

[startup+222.3 s]
/proc/loadavg: 16.05 16.11 16.03 17/876 2296258
/proc/meminfo: memFree=791352260/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=2051168 memory=1934468 CPUtime=221.68 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 224171 203 0 0 22146 22 0 0 20 0 1 0 147106579 2100396032 483566 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 512792 483617 5811 506 0 493483 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 2051168 KiB
Current children cumulated memory: 1934468 KiB

[startup+282.3 s]
/proc/loadavg: 16.15 16.12 16.04 17/877 2296317
/proc/meminfo: memFree=697000752/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=22859476 memory=21892192 CPUtime=281.51 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 3381367 203 0 0 27895 256 0 0 20 0 1 0 147106579 23408103424 5472997 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 5714869 5473048 5811 506 0 5695560 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 22859476 KiB
Current children cumulated memory: 21892192 KiB

[startup+342.3 s]
/proc/loadavg: 16.05 16.09 16.03 17/877 2296426
/proc/meminfo: memFree=746603512/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=22998544 memory=22191312 CPUtime=341.34 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 3452070 203 0 0 33817 317 0 0 20 0 1 0 147106579 23550509056 5547738 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 5749636 5547828 5891 506 0 5730327 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 22998544 KiB
Current children cumulated memory: 22191312 KiB

[startup+349.43 s]
# the end of solver process 2295775 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=344.895 s, system=3.56556 s

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

[startup+345.6 s]
/proc/loadavg: 16.05 16.09 16.03 17/877 2296426
/proc/meminfo: memFree=746376328/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=22998544 memory=22191312 CPUtime=344.63 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 3452070 203 0 0 34146 317 0 0 20 0 1 0 147106579 23550509056 5547738 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 5749636 5547828 5891 506 0 5730327 0
Current children cumulated CPU time: 344.63 s
Current children cumulated vsize: 22998544 KiB
Current children cumulated memory: 22191312 KiB

[startup+347.2 s]
/proc/loadavg: 16.05 16.09 16.03 17/876 2296440
/proc/meminfo: memFree=747856968/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=22998544 memory=22216004 CPUtime=346.22 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 3452111 203 0 0 34305 317 0 0 20 0 1 0 147106579 23550509056 5553969 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 5749636 5554001 5891 506 0 5730327 0
Current children cumulated CPU time: 346.22 s
Current children cumulated vsize: 22998544 KiB
Current children cumulated memory: 22216004 KiB

[startup+348.8 s]
/proc/loadavg: 16.05 16.09 16.03 18/877 2296476
/proc/meminfo: memFree=747797824/1055320708 swapFree=32681384/33554428
[pid=2295775] ppid=2295771 vsize=22998544 memory=22222348 CPUtime=347.82 cores=8-11
/proc/2295775/stat : 2295775 (naps_release) R 2295771 2295775 2291478 0 -1 4194304 3453544 203 0 0 34459 323 0 0 20 0 1 0 147106579 23550509056 5555550 18446744073709551615 4210688 6281017 140727815509104 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 8048640 140727815518427 140727815518608 140727815518608 140727815524296 0
/proc/2295775/statm: 5749636 5555587 5906 506 0 5730327 0
Current children cumulated CPU time: 347.82 s
Current children cumulated vsize: 22998544 KiB
Current children cumulated memory: 22222348 KiB

[startup+349.214 s]
/proc/loadavg: 16.05 16.09 16.03 16/875 2296476
/proc/meminfo: memFree=749357292/1055320708 swapFree=32681384/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+349.4 s]
/proc/loadavg: 16.05 16.09 16.03 16/875 2296476
/proc/meminfo: memFree=749357292/1055320708 swapFree=32681384/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 30

Real time (s): 349.43
CPU time (s): 348.461
CPU user time (s): 344.895
CPU system time (s): 3.56556
CPU usage (%): 99.7225
Max. virtual memory (cumulated for all children) (KiB): 32061160
Max. memory (cumulated for all children) (KiB): 30955176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 344.895
system time used= 3.56556
maximum resident set size= 30954612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3453778
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= 342
involuntary context switches= 1271


# summary of solver processes directly reported to runsolver:
#   pid: 2295775
#   total CPU time (s): 348.461
#   total CPU user time (s): 344.895
#   total CPU system time (s): 3.56556

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.18058 second user time and 3.88427 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-06-22 16:23:09
IDJOB=4780646
IDBENCH=180370
IDSOLVER=3589
FILE ID=nodeE010/4780646-1782138189
RUNJOBID= nodeE010-1782134575-2291490
SLURM_JOB_ID= 12510915
Free space on /tmp= 798052 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_inf.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4780646-1782138189/watcher-4780646-1782138189 -o /tmp/evaluation-result-4780646-1782138189/solver-4780646-1782138189 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780646-1782138189/vars-4780646-1782138189 --bin-var /tmp/runsolver-exch-nodeE010-1782134575-2291490 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4780646-1782138189.opb

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

MD5SUM BENCH= 125f46ef4151ea54a587951799140dfb
RANDOM SEED=1469724225

nodeE010 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.34
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.34
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		: 3583.803
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.34
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.34
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		: 2493.659
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.34
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		: 3584.117
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.34
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		: 3577.165
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.34
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.34
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		: 3606.692
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.34
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		: 3608.004
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.34
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		: 3596.898
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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.375
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.34
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		: 3584.512
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.34
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		: 3587.266
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.34
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.34
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		: 3584.737
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.34
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.34
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		: 3581.627
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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
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		: 3589.632
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.34
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:       1055320708 kB
MemFree:        841926248 kB
MemAvailable:   921093548 kB
Buffers:              32 kB
Cached:         82947288 kB
SwapCached:         6960 kB
Active:         125917556 kB
Inactive:       81616480 kB
Active(anon):   124622988 kB
Inactive(anon):    50272 kB
Active(file):    1294568 kB
Inactive(file): 81566208 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32681384 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18120 kB
Writeback:             0 kB
AnonPages:      124577916 kB
Mapped:           117724 kB
Shmem:             86536 kB
KReclaimable:    1111296 kB
Slab:            1623112 kB
SReclaimable:    1111296 kB
SUnreclaim:       511816 kB
KernelStack:       14832 kB
PageTables:       252476 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   136035968 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479108 kB
VmallocChunk:          0 kB
Percpu:           116224 kB
HardwareCorrupted:     0 kB
AnonHugePages:  67414016 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:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 798048 MiB
End job on nodeE010 at 2026-06-22 16:28:58