Trace number 4808811

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.04? (TO) 3600.01 3609.9

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size80-round23-5.opb
MD5SUM86944514b434ff8020a355b19ddc8d04
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1770.07
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9456
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)368
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.02	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4808811-1782867788.opb
0.00/0.04	c NaPS 1.03a50.
0.00/0.04	c Using SAT solver: Kissat
0.00/0.04	c Input file name: HOME/instance-4808811-1782867788.opb
0.00/0.04	c Parsing PB file...
0.00/0.09	c V: 3892
0.00/0.09	c Converting 9408 PB-constraints to clauses...
0.00/0.10	c initScipForCoop
0.00/0.11	c Running SCIP presolver (time limit: 500 sec)...
0.00/0.11	c solveScip
0.00/0.11	c initScipForCoop
0.00/0.11	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.06/0.12	c presolving:
0.06/0.12	c (round 1, fast)       598 del vars, 139 del conss, 0 add conss, 96 chg bounds, 0 chg sides, 34 chg coeffs, 0 upgd conss, 0 impls, 410 clqs, 0 implints
0.06/0.13	c (round 2, fast)       612 del vars, 292 del conss, 0 add conss, 97 chg bounds, 0 chg sides, 35 chg coeffs, 0 upgd conss, 0 impls, 464 clqs, 0 implints
0.06/0.14	c    (0.0s) running MILP presolver
0.06/0.16	c    (0.0s) MILP presolver (4 rounds): 137 aggregations, 2 fixings, 0 bound changes
0.06/0.16	c (round 3, medium)     751 del vars, 9408 del conss, 7408 add conss, 97 chg bounds, 0 chg sides, 35 chg coeffs, 0 upgd conss, 0 impls, 315 clqs, 0 implints
0.06/0.16	c (round 4, fast)       751 del vars, 9408 del conss, 8047 add conss, 97 chg bounds, 0 chg sides, 35 chg coeffs, 0 upgd conss, 0 impls, 341 clqs, 0 implints
0.06/0.17	c (round 5, exhaustive) 751 del vars, 9408 del conss, 8047 add conss, 97 chg bounds, 0 chg sides, 35 chg coeffs, 6422 upgd conss, 0 impls, 341 clqs, 0 implints
0.06/0.18	c (round 6, exhaustive) 751 del vars, 9504 del conss, 8079 add conss, 97 chg bounds, 0 chg sides, 35 chg coeffs, 6422 upgd conss, 0 impls, 341 clqs, 0 implints
0.06/0.19	c (round 7, exhaustive) 751 del vars, 9504 del conss, 8079 add conss, 97 chg bounds, 43 chg sides, 35 chg coeffs, 6422 upgd conss, 0 impls, 341 clqs, 0 implints
0.06/0.19	c (round 8, exhaustive) 751 del vars, 9504 del conss, 8079 add conss, 97 chg bounds, 43 chg sides, 35 chg coeffs, 6465 upgd conss, 0 impls, 341 clqs, 0 implints
0.18/0.23	c    (0.1s) probing: 901/3550 (25.4%) - 0 fixings, 1 aggregations, 292 implications, 0 bound changes
0.18/0.23	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.18/0.23	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.18/0.25	c    (0.1s) no symmetry present (symcode time: 0.00)
0.18/0.25	c presolving (9 rounds: 9 fast, 6 medium, 5 exhaustive):
0.18/0.25	c  752 deleted vars, 9504 deleted constraints, 8079 added constraints, 97 tightened bounds, 0 added holes, 43 changed sides, 67 changed coefficients
0.18/0.25	c  0 implications, 627 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.18/0.25	c presolved problem has 3549 variables (3549 bin, 0 int, 0 cont) and 7983 constraints
0.18/0.25	c      32 constraints of type <and>
0.18/0.25	c       3 constraints of type <xor>
0.18/0.25	c    1582 constraints of type <linear>
0.18/0.25	c    6366 constraints of type <logicor>
0.18/0.25	c transformed objective value is always integral (scale: 1)
0.18/0.25	c Presolving Time: 0.13
0.18/0.25	c 
0.18/0.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.18/0.29	c   0.2s|     1 |     0 |   891 |     - |    56M |   0 |3549 |8056 |8027 |   0 |  0 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.48/0.52	c   0.4s|     1 |     0 |  2245 |     - |    61M |   0 |3549 |8056 |8313 | 286 |  1 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.96/1.05	c   0.9s|     1 |     0 |  3473 |     - |    65M |   0 |3549 |8056 |8623 | 596 |  2 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.65/2.72	c   2.6s|     1 |     0 |  7804 |     - |    69M |   0 |3549 |8056 |8917 | 890 |  3 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.54/4.62	c   4.5s|     1 |     0 | 12572 |     - |    76M |   0 |3549 |8056 |9207 |1180 |  4 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.13/6.26	c   6.2s|     1 |     0 | 16392 |     - |    78M |   0 |3549 |8056 |9498 |1471 |  5 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.43/8.52	c   8.4s|     1 |     0 | 21844 |     - |    80M |   0 |3549 |8056 |9786 |1759 |  6 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
10.03/10.18	c  10.1s|     1 |     0 | 25359 |     - |    82M |   0 |3549 |8056 |  10k|2027 |  7 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.51/12.60	c  12.5s|     1 |     0 | 30415 |     - |    83M |   0 |3549 |8056 |  10k|2252 |  8 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
15.40/15.58	c  15.5s|     1 |     0 | 36741 |     - |    86M |   0 |3549 |8056 |  10k|2393 |  9 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
18.00/18.19	c  18.1s|     1 |     0 | 41897 |     - |    87M |   0 |3549 |8056 |  10k|2609 | 10 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
19.90/20.10	c  20.0s|     1 |     0 | 46637 |     - |    89M |   0 |3549 |8056 |  10k|2721 | 11 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.96/31.15	c  31.0s|     1 |     2 | 58159 |     - |    89M |   0 |3549 |8049 |  10k|2721 | 11 |  78 |  11 | 0.000000e+00 |      --      |    Inf | unknown
172.72/173.37	c   173s|   100 |   101 |209136 |1641.4 |    92M |  28 |3549 |8054 |8519 |4740 |  2 |  87 |  11 | 0.000000e+00 |      --      |    Inf | unknown
189.28/190.00	c   190s|   200 |   201 |261489 |1079.7 |    92M |  33 |3549 |8051 |8608 |6498 |  1 |  87 |  11 | 0.000000e+00 |      --      |    Inf | unknown
207.02/207.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
207.02/207.76	c   208s|   300 |   301 |316049 | 901.0 |    93M |  33 |3549 |8052 |8604 |8761 |  1 |  93 |  11 | 0.000000e+00 |      --      |    Inf | unknown
212.01/212.76	c   213s|   400 |   401 |332709 | 717.0 |    95M | 111 |3549 |8052 |9103 |9742 |  1 |  93 |  11 | 0.000000e+00 |      --      |    Inf | unknown
213.70/214.49	c   214s|   500 |   501 |339212 | 586.3 |   100M | 175 |3549 |8052 |9270 |  10k|  1 |  93 |  11 | 0.000000e+00 |      --      |    Inf | unknown
217.69/218.44	c   218s|   600 |   601 |356402 | 517.1 |   101M | 178 |3549 |8052 |9260 |  11k|  1 |  93 |  11 | 0.000000e+00 |      --      |    Inf | unknown
221.47/222.20	c   222s|   700 |   701 |372918 | 466.8 |   102M | 178 |3549 |8052 |9267 |  13k|  1 |  93 |  11 | 0.000000e+00 |      --      |    Inf | unknown
225.27/226.08	c   226s|   800 |   801 |389704 | 429.4 |   102M | 178 |3549 |8052 |9315 |  14k|  1 |  93 |  11 | 0.000000e+00 |      --      |    Inf | unknown
232.74/233.54	c   233s|   900 |   901 |415976 | 410.8 |   102M | 178 |3549 |8051 |9264 |  15k|  1 |  93 |  11 | 0.000000e+00 |      --      |    Inf | unknown
236.34/237.15	c   237s|  1000 |  1001 |431508 | 385.3 |   103M | 178 |3549 |8051 |9280 |  17k|  1 |  93 |  11 | 0.000000e+00 |      --      |    Inf | unknown
243.22/244.02	c   244s|  1100 |  1101 |457368 | 373.7 |   109M | 181 |3549 |8051 |9373 |  19k|  1 |  93 |  11 | 0.000000e+00 |      --      |    Inf | unknown
247.49/248.31	c   248s|  1200 |  1199 |475328 | 357.5 |   113M | 195 |3549 |8050 |9118 |  20k|  1 |  93 |  11 | 0.000000e+00 |      --      |    Inf | unknown
256.46/257.31	c   257s|  1300 |  1299 |507751 | 355.0 |   118M | 195 |3549 |8048 |9273 |  22k|  1 |  93 |  11 | 0.000000e+00 |      --      |    Inf | unknown
261.16/262.08	c   262s|  1400 |  1399 |528885 | 344.7 |   119M | 195 |3549 |8048 |9403 |  24k|  1 |  93 |  11 | 0.000000e+00 |      --      |    Inf | unknown
265.53/266.45	c   266s|  1500 |  1499 |547735 | 334.3 |   119M | 197 |3549 |8048 |9235 |  25k|  1 |  93 |  11 | 0.000000e+00 |      --      |    Inf | unknown
271.32/272.28	c   272s|  1600 |  1599 |571544 | 328.3 |   120M | 197 |3549 |8051 |9250 |  27k|  1 |  98 |  11 | 0.000000e+00 |      --      |    Inf | unknown
276.60/277.55	c   277s|  1700 |  1697 |594210 | 322.3 |   120M | 197 |3549 |8051 |9437 |  28k|  2 |  98 |  11 | 0.000000e+00 |      --      |    Inf | unknown
281.68/282.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
281.68/282.66	c   283s|  1800 |  1793 |616172 | 316.6 |   120M | 197 |3549 |8051 |9250 |  30k|  1 |  98 |  11 | 0.000000e+00 |      --      |    Inf | unknown
288.17/289.12	c   289s|  1900 |  1891 |640378 | 312.7 |   122M | 197 |3549 |8051 |9237 |  31k|  1 |  98 |  11 | 0.000000e+00 |      --      |    Inf | unknown
294.74/295.71	c   296s|  2000 |  1987 |668662 | 311.2 |   122M | 197 |3549 |8051 |9477 |  33k|  1 |  98 |  11 | 0.000000e+00 |      --      |    Inf | unknown
301.22/302.21	c   302s|  2100 |  2087 |698025 | 310.3 |   122M | 197 |3549 |8051 |9450 |  34k|  1 |  98 |  11 | 0.000000e+00 |      --      |    Inf | unknown
312.00/313.08	c   313s|  2200 |  2187 |741899 | 316.2 |   123M | 197 |3549 |8072 |9468 |  35k|  1 | 119 |  11 | 0.000000e+00 |      --      |    Inf | unknown
319.76/320.80	c   321s|  2300 |  2287 |774647 | 316.7 |   124M | 197 |3549 |8072 |9476 |  37k|  1 | 119 |  11 | 0.000000e+00 |      --      |    Inf | unknown
326.24/327.30	c   327s|  2400 |  2387 |802271 | 315.0 |   124M | 197 |3549 |8065 |9455 |  38k|  1 | 119 |  11 | 0.000000e+00 |      --      |    Inf | unknown
334.03/335.12	c   335s|  2500 |  2487 |835690 | 315.7 |   125M | 197 |3549 |8064 |9457 |  39k|  1 | 119 |  11 | 0.000000e+00 |      --      |    Inf | unknown
342.29/343.42	c   343s|  2600 |  2586 |870840 | 317.1 |   125M | 197 |3549 |8064 |9375 |  41k|  1 | 119 |  11 | 0.000000e+00 |      --      |    Inf | unknown
352.46/353.70	c   354s|  2700 |  2685 |911044 | 320.3 |   126M | 197 |3549 |8064 |9474 |  42k|  1 | 119 |  11 | 0.000000e+00 |      --      |    Inf | unknown
365.52/366.79	c   367s|  2800 |  2785 |962052 | 327.1 |   126M | 197 |3549 |8065 |9364 |  44k|  1 | 121 |  11 | 0.000000e+00 |      --      |    Inf | unknown
373.19/374.41	c   374s|  2900 |  2885 |994491 | 327.0 |   126M | 197 |3549 |8065 |9473 |  46k|  1 | 121 |  11 | 0.000000e+00 |      --      |    Inf | unknown
381.46/382.72	c   383s|  3000 |  2985 |  1029k| 327.8 |   126M | 197 |3549 |8065 |9366 |  47k|  1 | 121 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.11	c 
498.53/500.11	c SCIP Status        : solving was interrupted [time limit reached]
498.53/500.11	c Solving Time (sec) : 500.00
498.53/500.11	c Solving Nodes      : 3041
498.53/500.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.53/500.11	c Dual Bound         : +0.00000000000000e+00
498.53/500.11	c Gap                : infinite
498.53/500.11	c SCIP status: 23 (TIMELIMIT)
498.53/500.11	c solveScip: freeing transform (!can_skip_free_transform)
498.53/500.12	c SCIP presolver: sst_unknown
498.53/500.12	c   -- Clauses(.)/Splits(s): ##################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################estimatedAdderCost: 4
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 3
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 4
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 5
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 5
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 5
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 5
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 5
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 4
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 4
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 5
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 5
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 5
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 5
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 5
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 4
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 4
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 6
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 7
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.13	c d: 1
498.53/500.13	c estimatedAdderCost: 8
498.53/500.13	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 7
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 7
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 7
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 8
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.14	c d: 1
498.53/500.14	c estimatedAdderCost: 9
498.53/500.14	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 7
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 8
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 7
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 8
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 7
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 8
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.15	c d: 1
498.53/500.15	c estimatedAdderCost: 9
498.53/500.15	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 7
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 8
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 7
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 8
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 7
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 8
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 7
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 8
498.53/500.16	c Try to convert by bdds
498.53/500.16	c d: 1
498.53/500.16	c estimatedAdderCost: 9
498.53/500.16	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 7
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 8
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 7
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 8
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 7
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 8
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.17	c d: 1
498.53/500.17	c estimatedAdderCost: 9
498.53/500.17	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 7
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 8
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 7
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 8
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 7
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 8
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.18	c d: 1
498.53/500.18	c estimatedAdderCost: 9
498.53/500.18	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 7
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 8
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 7
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 8
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 9
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 3
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 3
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 3
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.19	c d: 1
498.53/500.19	c estimatedAdderCost: 4
498.53/500.19	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 3
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.53/500.20	c d: 1
498.53/500.20	c estimatedAdderCost: 4
498.53/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 3
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c estimatedAdderCost: 4
498.62/500.20	c Try to convert by bdds
498.62/500.20	c d: 1
498.62/500.20	c 
3600.00/3609.90	
3600.00/3609.90	*** TERMINATED *** by signal
3600.00/3609.90	c
3600.00/3609.90	s UNKNOWN
3600.00/3609.90	c _____________________________________________________________________________
3600.00/3609.90	c std/band forms        : 16,882
3600.00/3609.90	c 2cl/3cl ITE-codings   : 22,13078
3600.00/3609.90	c BDD/srt/adr Max costs : 32,0,0
3600.00/3609.90	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.00/3609.90	c BDD nodes             : 23783
3600.00/3609.90	c Es1/CC detections     : 0,0
3600.00/3609.90	c CC sort               : 0
3600.00/3609.90	c SAT/UNSAT calls       : 0,0
3600.00/3609.90	c regenrated variables  : 0
3600.00/3609.90	c eliminated fixed lits : 3892
3600.00/3609.90	c goal lit flips        : 0
3600.00/3609.90	c goal stages           : 0
3600.00/3609.90	c goal shrink           : 0
3600.00/3609.90	c goal coeff separations: 0
3600.00/3609.90	c restarts              : 0
3600.00/3609.90	c conflicts             : 0              (0 /sec)
3600.00/3609.90	c decisions             : 0              (0 /sec)
3600.00/3609.90	c propagations          : 0              (0 /sec)
3600.00/3609.90	c inspects              : 0              (0 /sec)
3600.00/3609.90	c CPU time (solving tm) : 3600 s        (3101 s, SAT 0 s, UNSAT 0 s)
3600.00/3609.90	c SAT solver time       : 3101 s
3600.00/3609.90	c SAT solver SAT time   : 0 s
3600.00/3609.90	c SAT solver UNSAT time : 0 s
3600.00/3609.90	c SAT solver TO time    : 0 s
3600.00/3609.90	c Time for SCIP         : 498.5 s
3600.00/3609.90	c Coop SCIP LB improvements           : 0
3600.00/3609.90	c Coop SCIP UB improvements           : 0
3600.00/3609.90	c SCIP globally fixed variables       : 0
3600.00/3609.90	c SAT  globally fixed variables       : 0
3600.00/3609.90	c SCIP freeTransform calls            : 1
3600.00/3609.90	c Time for Opt-base     : 0 s
3600.00/3609.90	c Steps for Opt-base    : 0
3600.00/3609.90	c Time for BDD coding   : 0.0657 s
3600.00/3609.90	c Time for srt coding   : 0 s
3600.00/3609.90	c Inner solver invocations            : 0
3600.00/3609.90	c Inner solving count                 : 0
3600.00/3609.90	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

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-4808811-1782867788/watcher-4808811-1782867788 -o /tmp/evaluation-result-4808811-1782867788/solver-4808811-1782867788 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4808811-1782867788/vars-4808811-1782867788 --bin-var /tmp/runsolver-exch-nodeE009-1782867244-2526071 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4808811-1782867788.opb 

running on 4 cores: 32-35

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

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

CPU governors:
  performance: 32-35

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108930 MiB free)
  node 1: cores 8-15, 129019 MiB (101520 MiB free)
  node 2: cores 16-23, 129019 MiB (111098 MiB free)
  node 3: cores 24-31, 129003 MiB (114207 MiB free)
  node 4: cores 32-39, 129019 MiB (115210 MiB free)
  node 5: cores 40-47, 128973 MiB (117434 MiB free)
  node 6: cores 48-55, 129019 MiB (113916 MiB free)
  node 7: cores 56-63, 128474 MiB (107176 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=2527566, runsolver pid=2527560
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 15.86 13.90 12.51 16/876 2527577
/proc/meminfo: memFree=910844132/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=108064 memory=44892 CPUtime=0.06 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 7060 205 0 0 6 0 0 0 20 0 1 0 220066432 110657536 11136 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 27016 11195 4771 506 0 7707 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 108064 KiB
Current children cumulated memory: 44892 KiB

[startup+0.213332 s]*
/proc/loadavg: 15.86 13.90 12.51 17/876 2527577
/proc/meminfo: memFree=910795080/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=134456 memory=72928 CPUtime=0.18 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 14993 205 0 0 17 1 0 0 20 0 1 0 220066432 137682944 18148 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 33614 18232 5652 506 0 14305 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 134456 KiB
Current children cumulated memory: 72928 KiB

[startup+0.313585 s]*
/proc/loadavg: 15.86 13.90 12.51 17/876 2527577
/proc/meminfo: memFree=910791048/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=160228 memory=94540 CPUtime=0.28 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 20128 205 0 0 27 1 0 0 20 0 1 0 220066432 164073472 23524 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 40057 23635 5962 506 0 20748 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 160228 KiB
Current children cumulated memory: 94540 KiB

[startup+0.700124 s]
/proc/loadavg: 15.86 13.90 12.51 17/876 2527577
/proc/meminfo: memFree=910752480/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=193000 memory=124472 CPUtime=0.65 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 29073 205 0 0 63 2 0 0 20 0 1 0 220066432 197632000 30929 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 48250 31118 5993 506 0 28941 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 193000 KiB
Current children cumulated memory: 124472 KiB

[startup+1.50012 s]
/proc/loadavg: 15.87 13.93 12.52 18/876 2527577
/proc/meminfo: memFree=910699028/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=193000 memory=124516 CPUtime=1.45 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 29084 205 0 0 143 2 0 0 20 0 1 0 220066432 197632000 30929 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 48250 31129 5993 506 0 28941 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 193000 KiB
Current children cumulated memory: 124516 KiB

[startup+3.11315 s]
/proc/loadavg: 15.87 13.93 12.52 17/872 2527585
/proc/meminfo: memFree=911770916/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=193000 memory=124864 CPUtime=3.06 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 29171 205 0 0 304 2 0 0 20 0 1 0 220066432 197632000 31057 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 48250 31216 5993 506 0 28941 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 193000 KiB
Current children cumulated memory: 124864 KiB

[startup+6.3001 s]
/proc/loadavg: 15.88 13.97 12.54 18/876 2527627
/proc/meminfo: memFree=911724404/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=193000 memory=124880 CPUtime=6.23 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 29175 205 0 0 621 2 0 0 20 0 1 0 220066432 197632000 31057 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 48250 31220 5993 506 0 28941 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 193000 KiB
Current children cumulated memory: 124880 KiB

[startup+12.7001 s]
/proc/loadavg: 15.89 14.00 12.56 18/876 2527627
/proc/meminfo: memFree=911642956/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=193572 memory=126276 CPUtime=12.61 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 29533 205 0 0 1259 2 0 0 20 0 1 0 220066432 198217728 31441 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 48393 31569 5993 506 0 29084 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 193572 KiB
Current children cumulated memory: 126276 KiB

[startup+25.5001 s]
/proc/loadavg: 15.91 14.07 12.60 18/876 2527627
/proc/meminfo: memFree=911526372/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=213064 memory=142776 CPUtime=25.37 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 34891 205 0 0 2535 2 0 0 20 0 1 0 220066432 218177536 35596 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 53266 35694 5993 506 0 33957 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 213064 KiB
Current children cumulated memory: 142776 KiB

[startup+51.1125 s]
/proc/loadavg: 16.17 14.30 12.72 18/875 2527627
/proc/meminfo: memFree=911430244/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=230348 memory=160052 CPUtime=50.9 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 40827 205 0 0 5088 2 0 0 20 0 1 0 220066432 235876352 39907 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 57587 40013 5993 506 0 38278 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 230348 KiB
Current children cumulated memory: 160052 KiB

[startup+102.3 s]
/proc/loadavg: 16.64 14.72 12.95 18/874 2527678
/proc/meminfo: memFree=912147012/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=230348 memory=160052 CPUtime=101.93 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 40827 205 0 0 10191 2 0 0 20 0 1 0 220066432 235876352 39907 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 57587 40013 5993 506 0 38278 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 230348 KiB
Current children cumulated memory: 160052 KiB

[startup+162.3 s]
/proc/loadavg: 16.23 14.96 13.15 18/875 2527730
/proc/meminfo: memFree=912599448/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=230348 memory=160072 CPUtime=161.76 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 40832 205 0 0 16174 2 0 0 20 0 1 0 220066432 235876352 39907 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 57587 40018 5993 506 0 38278 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 230348 KiB
Current children cumulated memory: 160072 KiB

[startup+222.3 s]
/proc/loadavg: 16.08 15.15 13.33 18/875 2527734
/proc/meminfo: memFree=912521784/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=233144 memory=162736 CPUtime=221.57 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 48101 205 0 0 22154 3 0 0 20 0 1 0 220066432 238739456 40533 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 58286 40684 5993 506 0 38977 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 233144 KiB
Current children cumulated memory: 162736 KiB

[startup+282.3 s]
/proc/loadavg: 16.03 15.31 13.50 18/872 2527735
/proc/meminfo: memFree=912366944/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=244288 memory=174032 CPUtime=281.38 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 52474 205 0 0 28135 3 0 0 20 0 1 0 220066432 250150912 43403 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 61072 43508 5993 506 0 41763 0
Current children cumulated CPU time: 281.38 s
Current children cumulated vsize: 244288 KiB
Current children cumulated memory: 174032 KiB

[startup+342.3 s]
/proc/loadavg: 16.01 15.43 13.66 18/872 2527736

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

Current children cumulated memory: 237460 KiB

[startup+2922.3 s]
/proc/loadavg: 10.15 10.53 12.32 12/835 2528486
/proc/meminfo: memFree=912258612/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=297924 memory=219816 CPUtime=2913.87 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 4581475 205 0 0 290935 452 0 0 20 0 1 0 220066432 305074176 54915 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 74481 54954 6055 506 0 55172 0
Current children cumulated CPU time: 2913.87 s
Current children cumulated vsize: 297924 KiB
Current children cumulated memory: 219816 KiB

[startup+2982.3 s]
/proc/loadavg: 10.61 10.60 12.23 12/835 2528488
/proc/meminfo: memFree=912117904/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=281540 memory=205480 CPUtime=2973.72 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 4588764 205 0 0 296918 454 0 0 20 0 1 0 220066432 288296960 51331 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 70385 51370 6055 506 0 51076 0
Current children cumulated CPU time: 2973.72 s
Current children cumulated vsize: 281540 KiB
Current children cumulated memory: 205480 KiB

[startup+3042.3 s]
/proc/loadavg: 10.22 10.49 12.09 12/834 2528489
/proc/meminfo: memFree=912171952/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=306120 memory=219020 CPUtime=3033.57 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 4617864 205 0 0 302898 459 0 0 20 0 1 0 220066432 313466880 54598 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 76530 54755 6055 506 0 57221 0
Current children cumulated CPU time: 3033.57 s
Current children cumulated vsize: 306120 KiB
Current children cumulated memory: 219020 KiB

[startup+3102.3 s]
/proc/loadavg: 7.96 9.87 11.78 6/807 2528663
/proc/meminfo: memFree=927823844/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=297928 memory=221132 CPUtime=3093.42 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 4753041 205 0 0 308868 474 0 0 20 0 1 0 220066432 305078272 55244 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 74482 55283 6055 506 0 55173 0
Current children cumulated CPU time: 3093.42 s
Current children cumulated vsize: 297928 KiB
Current children cumulated memory: 221132 KiB

[startup+3162.3 s]
/proc/loadavg: 6.09 8.98 11.35 6/807 2528664
/proc/meminfo: memFree=927822548/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=314312 memory=225152 CPUtime=3153.3 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 4993252 205 0 0 314833 497 0 0 20 0 1 0 220066432 321855488 56244 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 78578 56288 6055 506 0 59269 0
Current children cumulated CPU time: 3153.3 s
Current children cumulated vsize: 314312 KiB
Current children cumulated memory: 225152 KiB

[startup+3222.3 s]
/proc/loadavg: 5.40 8.26 10.95 6/806 2528665
/proc/meminfo: memFree=927777028/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=281544 memory=205632 CPUtime=3213.18 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 5034366 205 0 0 320813 505 0 0 20 0 1 0 220066432 288301056 51347 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 70386 51408 6055 506 0 51077 0
Current children cumulated CPU time: 3213.18 s
Current children cumulated vsize: 281544 KiB
Current children cumulated memory: 205632 KiB

[startup+3282.3 s]
/proc/loadavg: 5.14 7.66 10.58 6/806 2528666
/proc/meminfo: memFree=927765832/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=297928 memory=222776 CPUtime=3273.06 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 5189831 205 0 0 326784 522 0 0 20 0 1 0 220066432 305078272 55535 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 74482 55694 6055 506 0 55173 0
Current children cumulated CPU time: 3273.06 s
Current children cumulated vsize: 297928 KiB
Current children cumulated memory: 222776 KiB

[startup+3342.3 s]
/proc/loadavg: 5.05 7.17 10.22 6/806 2528667
/proc/meminfo: memFree=927770808/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=297924 memory=220208 CPUtime=3332.93 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 5284395 205 0 0 332760 533 0 0 20 0 1 0 220066432 305074176 54915 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 74481 55052 6055 506 0 55172 0
Current children cumulated CPU time: 3332.93 s
Current children cumulated vsize: 297924 KiB
Current children cumulated memory: 220208 KiB

[startup+3402.3 s]
/proc/loadavg: 5.51 6.90 9.94 6/804 2528671
/proc/meminfo: memFree=927730540/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=314312 memory=234588 CPUtime=3392.81 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 5323447 205 0 0 338743 538 0 0 20 0 1 0 220066432 321855488 58524 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 78578 58647 6055 506 0 59269 0
Current children cumulated CPU time: 3392.81 s
Current children cumulated vsize: 314312 KiB
Current children cumulated memory: 234588 KiB

[startup+3462.3 s]
/proc/loadavg: 5.29 6.59 9.64 6/804 2528672
/proc/meminfo: memFree=927713648/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=297928 memory=225460 CPUtime=3452.69 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 5483311 205 0 0 344713 556 0 0 20 0 1 0 220066432 305078272 56269 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 74482 56365 6055 506 0 55173 0
Current children cumulated CPU time: 3452.69 s
Current children cumulated vsize: 297928 KiB
Current children cumulated memory: 225460 KiB

[startup+3522.3 s]
/proc/loadavg: 5.71 6.47 9.40 6/804 2528688
/proc/meminfo: memFree=927697964/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=314312 memory=235700 CPUtime=3512.57 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 5754774 205 0 0 350676 581 0 0 20 0 1 0 220066432 321855488 58829 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 78578 58925 6055 506 0 59269 0
Current children cumulated CPU time: 3512.57 s
Current children cumulated vsize: 314312 KiB
Current children cumulated memory: 235700 KiB

[startup+3582.3 s]
/proc/loadavg: 5.33 6.23 9.14 5/798 2528723
/proc/meminfo: memFree=927958552/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=297924 memory=228700 CPUtime=3572.45 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 5794392 205 0 0 356658 587 0 0 20 0 1 0 220066432 305074176 56963 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 74481 57175 6055 506 0 55172 0
Current children cumulated CPU time: 3572.45 s
Current children cumulated vsize: 297924 KiB
Current children cumulated memory: 228700 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.87 6.05 9.00 5/798 2528723
/proc/meminfo: memFree=927959600/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=281540 memory=209308 CPUtime=3600 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 5805512 205 0 0 359411 589 0 0 20 0 1 0 220066432 288296960 52156 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 70385 52327 6055 506 0 51076 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 281540 KiB
Current children cumulated memory: 209308 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.12 s, system=5.89582 s

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

[startup+3609.9 s]
/proc/loadavg: 4.87 6.05 9.00 5/798 2528723
/proc/meminfo: memFree=927959600/1055320700 swapFree=33390400/33554428
[pid=2527566] ppid=2527560 vsize=281540 memory=209308 CPUtime=3600 cores=32-35
/proc/2527566/stat : 2527566 (naps_release) R 2527560 2527566 2512530 0 -1 4194304 5805512 205 0 0 359411 589 0 0 20 0 1 0 220066432 288296960 52156 18446744073709551615 4210688 6281017 140729209679504 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 16236544 140729209682139 140729209682320 140729209682320 140729209688008 0
/proc/2527566/statm: 70385 52327 6055 506 0 51076 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 281540 KiB
Current children cumulated memory: 209308 KiB

Child status: 10

Real time (s): 3609.9
CPU time (s): 3600.01
CPU user time (s): 3594.12
CPU system time (s): 5.89582
CPU usage (%): 99.726
Max. virtual memory (cumulated for all children) (KiB): 396232
Max. memory (cumulated for all children) (KiB): 284624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.12
system time used= 5.89582
maximum resident set size= 284468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5805717
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= 350
involuntary context switches= 3326


# summary of solver processes directly reported to runsolver:
#   pid: 2527566
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3594.12
#   total CPU system time (s): 5.89582

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.6657 second user time and 35.7227 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-07-01 03:03:08
IDJOB=4808811
IDBENCH=162230
IDSOLVER=3589
FILE ID=nodeE009/4808811-1782867788
RUNJOBID= nodeE009-1782867244-2526071
SLURM_JOB_ID= 12542937
Free space on /tmp= 796328 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size80-round23-5.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4808811-1782867788/watcher-4808811-1782867788 -o /tmp/evaluation-result-4808811-1782867788/solver-4808811-1782867788 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4808811-1782867788/vars-4808811-1782867788 --bin-var /tmp/runsolver-exch-nodeE009-1782867244-2526071 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4808811-1782867788.opb

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

MD5SUM BENCH= 86944514b434ff8020a355b19ddc8d04
RANDOM SEED=23970928

nodeE009 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		: 3576.241
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		: 3576.012
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		: 3572.827
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		: 3571.792
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		: 3588.373
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3581.105
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		: 3584.559
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3585.170
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		: 3578.551
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		: 3582.054
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		: 3593.504
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.109
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3568.518
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		: 2493.659
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3568.111
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		: 3581.449
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3602.164
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		: 3615.265
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		: 3594.011
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		: 3553.984
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		: 3573.184
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		: 3573.443
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3596.347
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		: 3591.848
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		: 3595.872
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3561.438
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		: 3579.318
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		: 3579.149
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		: 3590.288
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3588.836
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		: 3584.836
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		: 3581.430
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3583.607
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		: 3575.361
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		: 3575.162
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		: 3573.519
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		: 3574.842
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:       1055320700 kB
MemFree:        910851400 kB
MemAvailable:   1029462480 kB
Buffers:              32 kB
Cached:         122852504 kB
SwapCached:        29600 kB
Active:         19494808 kB
Inactive:       121267044 kB
Active(anon):   18257752 kB
Inactive(anon):   425716 kB
Active(file):    1237056 kB
Inactive(file): 120841328 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33390400 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15616 kB
Writeback:             8 kB
AnonPages:      17881740 kB
Mapped:           218764 kB
Shmem:            774144 kB
KReclaimable:    1350644 kB
Slab:            1890684 kB
SReclaimable:    1350644 kB
SUnreclaim:       540040 kB
KernelStack:       14816 kB
PageTables:        43492 kB
SecPageTables:     15392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   25597780 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478448 kB
VmallocChunk:          0 kB
Percpu:           121088 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4499456 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:      395716 kB
DirectMap2M:    18800640 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 796532 MiB
End job on nodeE009 at 2026-07-01 04:03:18