Trace number 4799385

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.04UNSAT 500.599 502.238

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9037_9-unsat.opb
MD5SUMe52afff0855665616f7947fa4aedfc77
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.94817
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22386
Total number of constraints77725
Number of constraints which are clauses77237
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints488
Minimum length of a constraint1
Maximum length of a constraint53
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 350
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4799385-1782484088.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: Kissat
0.00/0.02	c Input file name: HOME/instance-4799385-1782484088.opb
0.00/0.02	c Parsing PB file...
0.20/0.23	c V: 28135
0.20/0.23	c Converting 62125 PB-constraints to clauses...
0.20/0.26	c initScipForCoop
0.20/0.30	c Running SCIP presolver (time limit: 500 sec)...
0.20/0.30	c solveScip
0.20/0.30	c initScipForCoop
0.20/0.30	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.30/0.35	c presolving:
0.39/0.44	c (round 1, fast)       13859 del vars, 19299 del conss, 0 add conss, 3216 chg bounds, 6 chg sides, 17 chg coeffs, 0 upgd conss, 0 impls, 21597 clqs, 0 implints
0.39/0.46	c (round 2, fast)       19062 del vars, 38191 del conss, 0 add conss, 3216 chg bounds, 23 chg sides, 31 chg coeffs, 0 upgd conss, 0 impls, 21305 clqs, 0 implints
0.39/0.47	c (round 3, fast)       19062 del vars, 38806 del conss, 0 add conss, 3216 chg bounds, 23 chg sides, 31 chg coeffs, 0 upgd conss, 0 impls, 21627 clqs, 0 implints
0.39/0.49	c    (0.2s) running MILP presolver
1.47/1.50	c    (1.2s) MILP presolver (23 rounds): 410 aggregations, 576 fixings, 0 bound changes
1.47/1.50	c (round 4, medium)     20048 del vars, 38806 del conss, 0 add conss, 3216 chg bounds, 23 chg sides, 31 chg coeffs, 0 upgd conss, 0 impls, 17919 clqs, 0 implints
1.47/1.51	c (round 5, fast)       20048 del vars, 42422 del conss, 0 add conss, 3216 chg bounds, 28 chg sides, 39 chg coeffs, 0 upgd conss, 0 impls, 18021 clqs, 0 implints
1.47/1.54	c (round 6, exhaustive) 20048 del vars, 42422 del conss, 0 add conss, 3216 chg bounds, 28 chg sides, 39 chg coeffs, 19703 upgd conss, 0 impls, 18021 clqs, 0 implints
1.47/1.55	c (round 7, medium)     20048 del vars, 42423 del conss, 50 add conss, 3216 chg bounds, 91 chg sides, 259 chg coeffs, 19703 upgd conss, 0 impls, 18079 clqs, 0 implints
1.47/1.58	c (round 8, exhaustive) 20048 del vars, 52330 del conss, 3274 add conss, 3216 chg bounds, 92 chg sides, 276 chg coeffs, 19703 upgd conss, 0 impls, 18079 clqs, 0 implints
1.47/1.58	c (round 9, medium)     20070 del vars, 52361 del conss, 3274 add conss, 3216 chg bounds, 108 chg sides, 292 chg coeffs, 19703 upgd conss, 0 impls, 18207 clqs, 0 implints
1.47/1.59	c (round 10, fast)       20079 del vars, 52404 del conss, 3274 add conss, 3216 chg bounds, 108 chg sides, 292 chg coeffs, 19703 upgd conss, 0 impls, 18024 clqs, 0 implints
1.47/1.59	c (round 11, fast)       20079 del vars, 52544 del conss, 3274 add conss, 3216 chg bounds, 108 chg sides, 292 chg coeffs, 19703 upgd conss, 0 impls, 18024 clqs, 0 implints
1.47/1.59	c (round 12, fast)       20082 del vars, 52565 del conss, 3274 add conss, 3216 chg bounds, 108 chg sides, 292 chg coeffs, 19703 upgd conss, 0 impls, 17995 clqs, 0 implints
1.47/1.59	c (round 13, fast)       20086 del vars, 52593 del conss, 3274 add conss, 3216 chg bounds, 108 chg sides, 292 chg coeffs, 19703 upgd conss, 0 impls, 17968 clqs, 0 implints
1.47/1.59	c (round 14, fast)       20087 del vars, 52606 del conss, 3274 add conss, 3216 chg bounds, 108 chg sides, 292 chg coeffs, 19703 upgd conss, 0 impls, 17962 clqs, 0 implints
2.77/2.86	c    (2.6s) probing: 1000/6886 (14.5%) - 1 fixings, 1 aggregations, 408161 implications, 0 bound changes
4.08/4.18	c    (3.9s) probing: 2000/6886 (29.0%) - 2 fixings, 1 aggregations, 907170 implications, 0 bound changes
4.56/4.61	c    (4.3s) probing: 2311/6886 (33.6%) - 2 fixings, 1 aggregations, 1075261 implications, 0 bound changes
4.56/4.61	c    (4.3s) probing aborted: 1000/1000 successive useless probings
4.56/4.61	c    (4.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
4.56/4.63	c    (4.3s) no symmetry present (symcode time: 0.01)
4.56/4.63	c presolving (15 rounds: 15 fast, 6 medium, 3 exhaustive):
4.56/4.63	c  20090 deleted vars, 52606 deleted constraints, 3274 added constraints, 3216 tightened bounds, 0 added holes, 108 changed sides, 315 changed coefficients
4.56/4.63	c  0 implications, 146055 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
4.56/4.63	c presolved problem has 6883 variables (6883 bin, 0 int, 0 cont) and 12771 constraints
4.56/4.63	c     425 constraints of type <knapsack>
4.56/4.63	c    9360 constraints of type <setppc>
4.56/4.63	c    2982 constraints of type <and>
4.56/4.63	c       4 constraints of type <logicor>
4.56/4.63	c transformed objective value is always integral (scale: 1)
4.56/4.63	c Presolving Time: 4.29
4.56/4.63	c 
15.22/15.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.22/15.31	c  15.0s|     1 |     0 | 15691 |     - |   187M |   0 |6883 |  12k|  15k|   0 |  0 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.38/30.51	c  30.2s|     1 |     0 | 48401 |     - |   200M |   0 |6883 |  12k|  15k| 138 |  1 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
33.98/34.17	c  33.9s|     1 |     0 | 53859 |     - |   205M |   0 |6883 |  12k|  16k| 252 |  2 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
37.55/37.70	c  37.4s|     1 |     0 | 58477 |     - |   208M |   0 |6883 |  12k|  16k| 342 |  3 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
40.44/40.64	c  40.3s|     1 |     0 | 61750 |     - |   210M |   0 |6883 |  12k|  16k| 410 |  4 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
43.14/43.37	c  43.1s|     1 |     0 | 64384 |     - |   212M |   0 |6883 |  12k|  16k| 451 |  5 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
45.94/46.15	c  45.8s|     1 |     0 | 67255 |     - |   214M |   0 |6883 |  12k|  16k| 487 |  6 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
48.52/48.73	c  48.4s|     1 |     0 | 69518 |     - |   218M |   0 |6883 |  12k|  16k| 511 |  7 |  49 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.82/52.08	c  51.8s|     1 |     0 | 73292 |     - |   221M |   0 |6883 |  12k|  16k| 537 |  8 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
55.20/55.41	c  55.1s|     1 |     0 | 76998 |     - |   222M |   0 |6883 |  12k|  16k| 567 |  9 |  51 |   0 | 0.000000e+00 |      --      |    Inf | unknown
59.08/59.40	c  59.1s|     1 |     0 | 82020 |     - |   225M |   0 |6883 |  12k|  16k| 599 | 10 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
62.17/62.43	c  62.1s|     1 |     0 | 87719 |     - |   227M |   0 |6883 |  12k|  16k| 639 | 11 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
89.69/90.09	c  89.8s|     1 |     2 |115722 |     - |   229M |   0 |6883 |  12k|  16k| 639 | 11 |  77 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.66/500.30	c 
498.66/500.30	c SCIP Status        : solving was interrupted [time limit reached]
498.66/500.30	c Solving Time (sec) : 500.00
498.66/500.30	c Solving Nodes      : 78
498.66/500.30	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.66/500.30	c Dual Bound         : +0.00000000000000e+00
498.66/500.30	c Gap                : infinite
498.66/500.30	c SCIP status: 23 (TIMELIMIT)
498.66/500.30	c solveScip: freeing transform (!can_skip_free_transform)
498.66/500.35	c SCIP presolver: sst_unknown
498.66/500.35	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 61
498.66/500.36	c Try to convert by bdds
498.66/500.36	c D: 1
498.66/500.36	c estimatedAdderCost: 46
498.66/500.36	c Try to convert by bdds
498.66/500.36	c D: 1
498.66/500.36	c estimatedAdderCost: 50
498.66/500.36	c Try to convert by bdds
498.66/500.36	c D: 1
498.66/500.36	c estimatedAdderCost: 47
498.66/500.36	c Try to convert by bdds
498.66/500.36	c D: 1
498.66/500.36	c estimatedAdderCost: 42
498.66/500.36	c Try to convert by bdds
498.66/500.36	c D: 1
498.66/500.36	c estimatedAdderCost: 38
498.66/500.36	c Try to convert by bdds
498.66/500.36	c D: 1
498.66/500.36	c estimatedAdderCost: 45
498.66/500.36	c Try to convert by bdds
498.66/500.36	c D: 1
498.66/500.36	c estimatedAdderCost: 40
498.66/500.36	c Try to convert by bdds
498.66/500.36	c D: 1
498.66/500.36	c estimatedAdderCost: 31
498.66/500.36	c Try to convert by bdds
498.66/500.36	c D: 1
498.66/500.36	c estimatedAdderCost: 38
498.66/500.36	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 38
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 39
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 42
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 34
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 39
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 34
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 40
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 43
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 33
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 40
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 41
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 30
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 39
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 39
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 34
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 39
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 40
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 43
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 42
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 34
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 36
498.66/500.37	c Try to convert by bdds
498.66/500.37	c D: 1
498.66/500.37	c estimatedAdderCost: 44
498.66/500.37	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 40
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 40
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 45
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 41
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 41
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 41
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 42
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 46
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 46
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 43
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 45
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 45
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 44
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 44
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 48
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 45
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 46
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 47
498.66/500.38	c Try to convert by bdds
498.66/500.38	c D: 1
498.66/500.38	c estimatedAdderCost: 45
498.66/500.38	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 46
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 47
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 47
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 49
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 52
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 51
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 48
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 52
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 56
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 51
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 53
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 55
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 57
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 52
498.66/500.39	c Try to convert by bdds
498.66/500.39	c D: 1
498.66/500.39	c estimatedAdderCost: 52
498.66/500.39	c Try to convert by bdds
498.66/500.40	c D: 1
498.66/500.40	c estimatedAdderCost: 57
498.66/500.40	c Try to convert by bdds
498.75/500.40	c D: 1
498.75/500.40	c estimatedAdderCost: 57
498.75/500.40	c Try to convert by bdds
498.75/500.40	c D: 1
498.75/500.40	c estimatedAdderCost: 58
498.75/500.40	c Try to convert by bdds
498.75/500.40	c D: 1
498.75/500.40	c estimatedAdderCost: 57
498.75/500.40	c Try to convert by bdds
498.75/500.40	c D: 1
498.75/500.40	c estimatedAdderCost: 61
498.75/500.40	c Try to convert by bdds
498.75/500.40	c D: 1
498.75/500.40	c estimatedAdderCost: 59
498.75/500.40	c Try to convert by bdds
498.75/500.40	c D: 1
498.75/500.40	c estimatedAdderCost: 58
498.75/500.40	c Try to convert by bdds
498.75/500.40	c D: 1
498.75/500.40	c estimatedAdderCost: 59
498.75/500.40	c Try to convert by bdds
498.75/500.40	c D: 1
498.75/500.40	c estimatedAdderCost: 60
498.75/500.40	c Try to convert by bdds
498.75/500.40	c D: 1
498.75/500.40	c estimatedAdderCost: 62
498.75/500.40	c Try to convert by bdds
498.75/500.40	c D: 1
498.75/500.40	c estimatedAdderCost: 61
498.75/500.40	c Try to convert by bdds
498.75/500.40	c D: 1
498.75/500.40	c estimatedAdderCost: 60
498.75/500.40	c Try to convert by bdds
498.75/500.40	c D: 1
498.75/500.40	c estimatedAdderCost: 62
498.75/500.40	c Try to convert by bdds
498.75/500.40	c D: 1
498.75/500.40	c estimatedAdderCost: 62
498.75/500.40	c Try to convert by bdds
498.75/500.41	c D: 1
498.75/500.41	c estimatedAdderCost: 63
498.75/500.41	c Try to convert by bdds
498.75/500.41	c D: 1
498.75/500.41	c estimatedAdderCost: 61
498.75/500.41	c Try to convert by bdds
498.75/500.41	c D: 1
498.75/500.41	c estimatedAdderCost: 63
498.75/500.41	c Try to convert by bdds
498.75/500.41	c D: 1
498.75/500.41	c estimatedAdderCost: 62
498.75/500.41	c Try to convert by bdds
498.75/500.41	c D: 1
498.75/500.41	c estimatedAdderCost: 63
498.75/500.41	c Try to convert by bdds
498.75/500.41	c D: 1
498.75/500.41	c estimatedAdderCost: 63
498.75/500.41	c Try to convert by bdds
498.75/500.41	c D: 1
498.75/500.41	c estimatedAdderCost: 63
498.75/500.41	c Try to convert by bdds
498.75/500.41	c D: 1
498.75/500.41	c estimatedAdderCost: 63
498.75/500.41	c Try to convert by bdds
498.75/500.41	c D: 1
498.75/500.41	c estimatedAdderCost: 63
498.75/500.41	c Try to convert by bdds
498.75/500.41	c D: 1
498.75/500.41	c estimatedAdderCost: 63
498.75/500.41	c Try to convert by bdds
498.75/500.41	c D: 1
498.75/500.41	c estimatedAdderCost: 63
498.75/500.41	c Try to convert by bdds
498.75/500.41	c D: 1
498.75/500.41	c estimatedAdderCost: 63
498.75/500.41	c Try to convert by bdds
498.75/500.41	c D: 1
498.75/500.41	c estimatedAdderCost: 63
498.75/500.41	c Try to convert by bdds
498.75/500.42	c D: 1
498.75/500.42	c estimatedAdderCost: 63
498.75/500.42	c Try to convert by bdds
498.75/500.42	c D: 1
498.75/500.42	c estimatedAdderCost: 63
498.75/500.42	c Try to convert by bdds
498.75/500.42	c D: 1
498.75/500.42	c estimatedAdderCost: 63
498.75/500.42	c Try to convert by bdds
498.75/500.42	c D: 1
498.75/500.42	c estimatedAdderCost: 63
498.75/500.42	c Try to convert by bdds
498.75/500.42	c D: 1
498.75/500.42	c estimatedAdderCost: 63
498.75/500.42	c Try to convert by bdds
498.75/500.42	c D: 1
498.75/500.42	c estimatedAdderCost: 63
498.75/500.42	c Try to convert by bdds
498.75/500.42	c D: 1
498.75/500.42	c estimatedAdderCost: 63
498.75/500.42	c Try to convert by bdds
498.75/500.42	c D: 1
498.75/500.42	c estimatedAdderCost: 63
498.75/500.42	c Try to convert by bdds
498.75/500.42	c D: 1
498.75/500.42	c estimatedAdderCost: 63
498.75/500.42	c Try to convert by bdds
498.75/500.42	c D: 1
498.75/500.42	c estimatedAdderCost: 63
498.75/500.42	c Try to convert by bdds
498.75/500.42	c D: 1
498.75/500.42	c estimatedAdderCost: 63
498.75/500.42	c Try to convert by bdds
498.75/500.42	c D: 1
498.75/500.42	c estimatedAdderCost: 63
498.75/500.42	c Try to convert by bdds
498.75/500.42	c D: 1
498.75/500.42	c estimatedAdderCost: 63
498.75/500.42	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 63
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 63
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 63
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 63
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 63
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 63
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 63
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 48
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 52
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 61
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 60
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 43
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 50
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 42
498.75/500.43	c Try to convert by bdds
498.75/500.43	c D: 1
498.75/500.43	c estimatedAdderCost: 58
498.75/500.43	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 45
498.75/500.44	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 79
498.75/500.44	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 61
498.75/500.44	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 62
498.75/500.44	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 56
498.75/500.44	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 61
498.75/500.44	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 44
498.75/500.44	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 56
498.75/500.44	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 58
498.75/500.44	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 34
498.75/500.44	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 51
498.75/500.44	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 52
498.75/500.44	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 38
498.75/500.44	c Try to convert by bdds
498.75/500.44	c D: 1
498.75/500.44	c estimatedAdderCost: 51
498.75/500.44	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 46
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 43
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 52
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 56
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 52
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 42
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 59
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 53
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 41
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 46
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 52
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 37
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 54
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 47
498.75/500.45	c Try to convert by bdds
498.75/500.45	c D: 1
498.75/500.45	c estimatedAdderCost: 59
498.75/500.45	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 57
498.75/500.46	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 58
498.75/500.46	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 50
498.75/500.46	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 55
498.75/500.46	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 46
498.75/500.46	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 55
498.75/500.46	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 60
498.75/500.46	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 60
498.75/500.46	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 56
498.75/500.46	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 61
498.75/500.46	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 59
498.75/500.46	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 62
498.75/500.46	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 59
498.75/500.46	c Try to convert by bdds
498.75/500.46	c D: 1
498.75/500.46	c estimatedAdderCost: 63
498.75/500.46	c Try to convert by bdds
498.75/500.47	c D: 1
498.75/500.47	c estimatedAdderCost: 67
498.75/500.47	c Try to convert by bdds
498.75/500.47	c D: 1
498.75/500.47	c estimatedAdderCost: 62
498.75/500.47	c Try to convert by bdds
498.75/500.47	c D: 1
498.75/500.47	c estimatedAdderCost: 59
498.75/500.47	c Try to convert by bdds
498.75/500.47	c D: 1
498.75/500.47	c estimatedAdderCost: 66
498.75/500.47	c Try to convert by bdds
498.75/500.47	c D: 1
498.75/500.47	c estimatedAdderCost: 64
498.75/500.47	c Try to convert by bdds
498.75/500.47	c D: 1
498.75/500.47	c estimatedAdderCost: 62
498.75/500.47	c Try to convert by bdds
498.75/500.47	c D: 1
498.75/500.47	c estimatedAdderCost: 72
498.75/500.47	c Try to convert by bdds
498.75/500.47	c D: 1
498.75/500.47	c estimatedAdderCost: 75
498.75/500.47	c Try to convert by bdds
498.75/500.47	c D: 1
498.75/500.47	c estimatedAdderCost: 68
498.75/500.47	c Try to convert by bdds
498.75/500.47	c D: 1
498.75/500.47	c estimatedAdderCost: 66
498.75/500.47	c Try to convert by bdds
498.75/500.47	c D: 1
498.75/500.47	c estimatedAdderCost: 71
498.75/500.47	c Try to convert by bdds
498.75/500.48	c D: 1
498.75/500.48	c estimatedAdderCost: 74
498.75/500.48	c Try to convert by bdds
498.75/500.48	c D: 1
498.75/500.48	c estimatedAdderCost: 64
498.75/500.48	c Try to convert by bdds
498.75/500.48	c D: 1
498.75/500.48	c estimatedAdderCost: 69
498.75/500.48	c Try to convert by bdds
498.75/500.48	c D: 1
498.75/500.48	c estimatedAdderCost: 78
498.75/500.48	c Try to convert by bdds
498.75/500.48	c D: 1
498.75/500.48	c estimatedAdderCost: 77
498.75/500.48	c Try to convert by bdds
498.75/500.48	c D: 1
498.75/500.48	c estimatedAdderCost: 76
498.75/500.48	c Try to convert by bdds
498.75/500.48	c D: 1
498.75/500.48	c estimatedAdderCost: 76
498.75/500.48	c Try to convert by bdds
498.75/500.48	c D: 1
498.75/500.48	c estimatedAdderCost: 76
498.75/500.48	c Try to convert by bdds
498.75/500.48	c D: 1
498.75/500.48	c estimatedAdderCost: 80
498.75/500.48	c Try to convert by bdds
498.75/500.48	c D: 1
498.75/500.48	c estimatedAdderCost: 82
498.75/500.48	c Try to convert by bdds
498.75/500.49	c D: 1
498.75/500.49	c estimatedAdderCost: 82
498.75/500.49	c Try to convert by bdds
498.75/500.49	c D: 1
498.75/500.49	c estimatedAdderCost: 79
498.75/500.49	c Try to convert by bdds
498.75/500.49	c D: 1
498.75/500.49	c estimatedAdderCost: 80
498.75/500.49	c Try to convert by bdds
498.75/500.49	c D: 1
498.75/500.49	c estimatedAdderCost: 80
498.75/500.49	c Try to convert by bdds
498.75/500.49	c D: 1
498.75/500.49	c estimatedAdderCost: 83
498.75/500.49	c Try to convert by bdds
498.75/500.49	c D: 1
498.75/500.49	c estimatedAdderCost: 83
498.75/500.49	c Try to convert by bdds
498.75/500.49	c D: 1
498.75/500.49	c estimatedAdderCost: 83
498.75/500.49	c Try to convert by bdds
498.75/500.49	c D: 1
498.75/500.49	c estimatedAdderCost: 86
498.75/500.49	c Try to convert by bdds
498.75/500.49	c d: 1
498.75/500.49	c estimatedAdderCost: 86
498.75/500.49	c Try to convert by bdds
498.75/500.49	c d: 1
498.75/500.49	c estimatedAdderCost: 86
498.75/500.49	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 85
498.85/500.50	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 85
498.85/500.50	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 87
498.85/500.50	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 88
498.85/500.50	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 88
498.85/500.50	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 87
498.85/500.50	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 87
498.85/500.50	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 89
498.85/500.50	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 88
498.85/500.50	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 89
498.85/500.50	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 87
498.85/500.50	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 89
498.85/500.50	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 89
498.85/500.50	c Try to convert by bdds
498.85/500.50	c d: 1
498.85/500.50	c estimatedAdderCost: 89
498.85/500.50	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.51	c d: 1
498.85/500.51	c estimatedAdderCost: 89
498.85/500.51	c Try to convert by bdds
498.85/500.52	c d: 1
498.85/500.52	c estimatedAdderCost: 89
498.85/500.52	c Try to convert by bdds
498.85/500.52	c d: 1
498.85/500.52	c estimatedAdderCost: 89
498.85/500.52	c Try to convert by bdds
498.85/500.52	c d: 1
498.85/500.52	c estimatedAdderCost: 89
498.85/500.52	c Try to convert by bdds
498.85/500.52	c d: 1
498.85/500.52	c estimatedAdderCost: 89
498.85/500.52	c Try to convert by bdds
498.85/500.52	c d: 1
498.85/500.52	c estimatedAdderCost: 89
498.85/500.52	c Try to convert by bdds
498.85/500.52	c d: 1
498.85/500.52	c estimatedAdderCost: 89
498.85/500.52	c Try to convert by bdds
498.85/500.52	c d: 1
498.85/500.52	c estimatedAdderCost: 89
498.85/500.52	c Try to convert by bdds
498.85/500.52	c d: 1
498.85/500.52	c estimatedAdderCost: 89
498.85/500.52	c Try to convert by bdds
498.85/500.52	c d: 1
498.85/500.52	c estimatedAdderCost: 89
498.85/500.52	c Try to convert by bdds
498.85/500.52	c d: 1
498.85/500.52	c estimatedAdderCost: 89
498.85/500.52	c Try to convert by bdds
498.85/500.52	c d: 1
498.85/500.52	c estimatedAdderCost: 89
498.85/500.52	c Try to convert by bdds
498.85/500.52	c d: 1
498.85/500.52	c estimatedAdderCost: 89
498.85/500.52	c Try to convert by bdds
498.85/500.52	c d: 1
498.85/500.52	c estimatedAdderCost: 66
498.85/500.52	c Try to convert by bdds
498.85/500.52	c D: 1
498.85/500.52	c estimatedAdderCost: 64
498.85/500.52	c Try to convert by bdds
498.85/500.53	c D: 1
498.85/500.53	c estimatedAdderCost: 82
498.85/500.53	c Try to convert by bdds
498.85/500.53	c D: 1
498.85/500.53	c estimatedAdderCost: 86
498.85/500.53	c Try to convert by bdds
498.85/500.53	c d: 1
498.85/500.53	c estimatedAdderCost: 73
498.85/500.53	c Try to convert by bdds
498.85/500.53	c D: 1
498.85/500.53	c estimatedAdderCost: 72
498.85/500.53	c Try to convert by bdds
498.85/500.53	c D: 1
498.85/500.53	c estimatedAdderCost: 62
498.85/500.53	c Try to convert by bdds
498.85/500.53	c D: 1
498.85/500.53	c estimatedAdderCost: 71
498.85/500.53	c Try to convert by bdds
498.85/500.53	c D: 1
498.85/500.53	c estimatedAdderCost: 65
498.85/500.53	c Try to convert by bdds
498.85/500.53	c D: 1
498.85/500.53	c estimatedAdderCost: 72
498.85/500.53	c Try to convert by bdds
498.85/500.53	c D: 1
498.85/500.53	c estimatedAdderCost: 65
498.85/500.53	c Try to convert by bdds
498.85/500.54	c D: 1
498.85/500.54	c estimatedAdderCost: 67
498.85/500.54	c Try to convert by bdds
498.85/500.54	c D: 1
498.85/500.54	c estimatedAdderCost: 55
498.85/500.54	c Try to convert by bdds
498.85/500.54	c D: 1
498.85/500.54	c estimatedAdderCost: 45
498.85/500.54	c Try to convert by bdds
498.85/500.54	c D: 1
498.85/500.54	c estimatedAdderCost: 47
498.85/500.54	c Try to convert by bdds
498.85/500.54	c D: 1
498.85/500.54	c estimatedAdderCost: 62
498.85/500.54	c Try to convert by bdds
498.85/500.54	c D: 1
498.85/500.54	c estimatedAdderCost: 57
498.85/500.54	c Try to convert by bdds
498.85/500.54	c D: 1
498.85/500.54	c estimatedAdderCost: 38
498.85/500.54	c Try to convert by bdds
498.85/500.54	c D: 1
498.85/500.54	c estimatedAdderCost: 58
498.85/500.54	c Try to convert by bdds
498.85/500.54	c D: 1
498.85/500.54	c estimatedAdderCost: 55
498.85/500.54	c Try to convert by bdds
498.85/500.54	c D: 1
498.85/500.54	c estimatedAdderCost: 43
498.85/500.54	c Try to convert by bdds
498.85/500.54	c D: 1
498.85/500.54	c estimatedAdderCost: 53
498.85/500.54	c Try to convert by bdds
498.85/500.54	c D: 1
498.85/500.54	c estimatedAdderCost: 43
498.85/500.54	c Try to convert by bdds
498.85/500.54	c D: 1
498.85/500.54	c estimatedAdderCost: 47
498.85/500.54	c Try to convert by bdds
498.85/500.55	c D: 1
498.85/500.55	c estimatedAdderCost: 56
498.85/500.55	c Try to convert by bdds
498.85/500.55	c D: 1
498.85/500.55	c estimatedAdderCost: 56
498.85/500.55	c Try to convert by bdds
498.85/500.55	c D: 1
498.85/500.55	c estimatedAdderCost: 61
498.85/500.55	c Try to convert by bdds
498.85/500.55	c D: 1
498.85/500.55	c estimatedAdderCost: 37
498.85/500.55	c Try to convert by bdds
498.85/500.55	c D: 1
498.85/500.55	c estimatedAdderCost: 56
498.85/500.55	c Try to convert by bdds
498.85/500.55	c D: 1
498.85/500.55	c estimatedAdderCost: 57
498.85/500.55	c Try to convert by bdds
498.85/500.55	c D: 1
498.85/500.55	c estimatedAdderCost: 46
498.85/500.55	c Try to convert by bdds
498.85/500.55	c D: 1
498.85/500.55	c estimatedAdderCost: 48
498.85/500.55	c Try to convert by bdds
498.85/500.55	c D: 1
498.85/500.55	c estimatedAdderCost: 46
498.85/500.55	c Try to convert by bdds
498.85/500.55	c D: 1
498.85/500.55	c estimatedAdderCost: 41
498.85/500.55	c Try to convert by bdds
498.85/500.55	c D: 1
498.85/500.55	c estimatedAdderCost: 51
498.85/500.55	c Try to convert by bdds
498.85/500.55	c D: 1
498.85/500.55	c estimatedAdderCost: 57
498.85/500.55	c Try to convert by bdds
498.85/500.55	c D: 1
498.85/500.55	c estimatedAdderCost: 56
498.85/500.55	c Try to convert by bdds
498.85/500.56	c D: 1
498.85/500.56	c estimatedAdderCost: 66
498.85/500.56	c Try to convert by bdds
498.85/500.56	c D: 1
498.85/500.56	c estimatedAdderCost: 56
498.85/500.56	c Try to convert by bdds
498.85/500.56	c D: 1
498.85/500.56	c estimatedAdderCost: 43
498.85/500.56	c Try to convert by bdds
498.85/500.56	c D: 1
498.85/500.56	c estimatedAdderCost: 58
498.85/500.56	c Try to convert by bdds
498.85/500.56	c D: 1
498.85/500.56	c estimatedAdderCost: 47
498.85/500.56	c Try to convert by bdds
498.85/500.56	c D: 1
498.85/500.56	c estimatedAdderCost: 56
498.85/500.56	c Try to convert by bdds
498.85/500.56	c D: 1
498.85/500.56	c estimatedAdderCost: 64
498.85/500.56	c Try to convert by bdds
498.85/500.56	c D: 1
498.85/500.56	c estimatedAdderCost: 58
498.85/500.56	c Try to convert by bdds
498.85/500.56	c D: 1
498.85/500.56	c estimatedAdderCost: 56
498.85/500.56	c Try to convert by bdds
498.85/500.56	c D: 1
498.85/500.56	c estimatedAdderCost: 59
498.85/500.56	c Try to convert by bdds
498.85/500.56	c D: 1
498.85/500.56	c estimatedAdderCost: 62
498.85/500.56	c Try to convert by bdds
498.85/500.56	c D: 1
498.85/500.56	c estimatedAdderCost: 64
498.85/500.56	c Try to convert by bdds
498.85/500.57	c D: 1
498.85/500.57	c estimatedAdderCost: 64
498.85/500.57	c Try to convert by bdds
498.85/500.57	c D: 1
498.85/500.57	c estimatedAdderCost: 60
498.85/500.57	c Try to convert by bdds
498.85/500.57	c D: 1
498.85/500.57	c estimatedAdderCost: 67
498.85/500.57	c Try to convert by bdds
498.85/500.57	c D: 1
498.85/500.57	c estimatedAdderCost: 64
498.85/500.57	c Try to convert by bdds
498.85/500.57	c D: 1
498.85/500.57	c estimatedAdderCost: 54
498.85/500.57	c Try to convert by bdds
498.85/500.57	c D: 1
498.85/500.57	c estimatedAdderCost: 64
498.85/500.57	c Try to convert by bdds
498.85/500.57	c D: 1
498.85/500.57	c estimatedAdderCost: 71
498.85/500.57	c Try to convert by bdds
498.85/500.57	c D: 1
498.85/500.57	c estimatedAdderCost: 61
498.85/500.57	c Try to convert by bdds
498.85/500.57	c D: 1
498.85/500.57	c estimatedAdderCost: 70
498.85/500.57	c Try to convert by bdds
498.85/500.57	c D: 1
498.85/500.57	c estimatedAdderCost: 64
498.85/500.57	c Try to convert by bdds
498.85/500.57	c D: 1
498.85/500.57	c estimatedAdderCost: 71
498.85/500.57	c Try to convert by bdds
498.85/500.58	c D: 1
498.85/500.58	c estimatedAdderCost: 72
498.85/500.58	c Try to convert by bdds
498.85/500.58	c D: 1
498.85/500.58	c estimatedAdderCost: 70
498.85/500.58	c Try to convert by bdds
498.85/500.58	c D: 1
498.85/500.58	c estimatedAdderCost: 73
498.85/500.58	c Try to convert by bdds
498.85/500.58	c D: 1
498.85/500.58	c estimatedAdderCost: 71
498.85/500.58	c Try to convert by bdds
498.85/500.58	c D: 1
498.85/500.58	c estimatedAdderCost: 65
498.85/500.58	c Try to convert by bdds
498.85/500.58	c D: 1
498.85/500.58	c estimatedAdderCost: 73
498.85/500.58	c Try to convert by bdds
498.85/500.58	c D: 1
498.85/500.58	c estimatedAdderCost: 73
498.85/500.58	c Try to convert by bdds
498.85/500.58	c D: 1
498.85/500.58	c estimatedAdderCost: 73
498.85/500.58	c Try to convert by bdds
498.85/500.58	c D: 1
498.85/500.58	c estimatedAdderCost: 71
498.85/500.58	c Try to convert by bdds
498.85/500.59	c D: 1
498.85/500.59	c estimatedAdderCost: 76
498.85/500.59	c Try to convert by bdds
498.85/500.59	c D: 1
498.85/500.59	c estimatedAdderCost: 75
498.85/500.59	c Try to convert by bdds
498.85/500.59	c D: 1
498.85/500.59	c estimatedAdderCost: 74
498.85/500.59	c Try to convert by bdds
498.85/500.59	c D: 1
498.85/500.59	c estimatedAdderCost: 69
498.85/500.59	c Try to convert by bdds
498.85/500.59	c D: 1
498.85/500.59	c estimatedAdderCost: 74
498.85/500.59	c Try to convert by bdds
498.85/500.59	c D: 1
498.85/500.59	c estimatedAdderCost: 76
498.85/500.59	c Try to convert by bdds
498.85/500.59	c D: 1
498.85/500.59	c estimatedAdderCost: 76
498.85/500.59	c Try to convert by bdds
498.85/500.59	c D: 1
498.85/500.59	c estimatedAdderCost: 73
498.85/500.59	c Try to convert by bdds
498.85/500.59	c D: 1
498.85/500.59	c estimatedAdderCost: 77
498.85/500.59	c Try to convert by bdds
498.95/500.60	c D: 1
498.95/500.60	c estimatedAdderCost: 76
498.95/500.60	c Try to convert by bdds
498.95/500.60	c D: 1
498.95/500.60	c estimatedAdderCost: 80
498.95/500.60	c Try to convert by bdds
498.95/500.60	c D: 1
498.95/500.60	c estimatedAdderCost: 76
498.95/500.60	c Try to convert by bdds
498.95/500.60	c D: 1
498.95/500.60	c estimatedAdderCost: 76
498.95/500.60	c Try to convert by bdds
498.95/500.60	c D: 1
498.95/500.60	c estimatedAdderCost: 76
498.95/500.60	c Try to convert by bdds
498.95/500.60	c D: 1
498.95/500.60	c estimatedAdderCost: 80
498.95/500.60	c Try to convert by bdds
498.95/500.60	c D: 1
498.95/500.60	c estimatedAdderCost: 80
498.95/500.60	c Try to convert by bdds
498.95/500.60	c D: 1
498.95/500.60	c estimatedAdderCost: 77
498.95/500.60	c Try to convert by bdds
498.95/500.61	c D: 1
498.95/500.61	c estimatedAdderCost: 76
498.95/500.61	c Try to convert by bdds
498.95/500.61	c D: 1
498.95/500.61	c estimatedAdderCost: 80
498.95/500.61	c Try to convert by bdds
498.95/500.61	c D: 1
498.95/500.61	c estimatedAdderCost: 80
498.95/500.61	c Try to convert by bdds
498.95/500.61	c D: 1
498.95/500.61	c estimatedAdderCost: 80
498.95/500.61	c Try to convert by bdds
498.95/500.61	c D: 1
498.95/500.61	c estimatedAdderCost: 77
498.95/500.61	c Try to convert by bdds
498.95/500.61	c D: 1
498.95/500.61	c estimatedAdderCost: 80
498.95/500.61	c Try to convert by bdds
498.95/500.61	c D: 1
498.95/500.61	c estimatedAdderCost: 80
498.95/500.61	c Try to convert by bdds
498.95/500.61	c D: 1
498.95/500.61	c estimatedAdderCost: 80
498.95/500.61	c Try to convert by bdds
498.95/500.62	c D: 1
498.95/500.62	c estimatedAdderCost: 80
498.95/500.62	c Try to convert by bdds
498.95/500.62	c D: 1
498.95/500.62	c estimatedAdderCost: 80
498.95/500.62	c Try to convert by bdds
498.95/500.62	c D: 1
498.95/500.62	c estimatedAdderCost: 80
498.95/500.62	c Try to convert by bdds
498.95/500.62	c D: 1
498.95/500.62	c estimatedAdderCost: 80
498.95/500.62	c Try to convert by bdds
498.95/500.62	c D: 1
498.95/500.62	c estimatedAdderCost: 80
498.95/500.62	c Try to convert by bdds
498.95/500.62	c D: 1
498.95/500.62	c estimatedAdderCost: 80
498.95/500.62	c Try to convert by bdds
498.95/500.62	c D: 1
498.95/500.62	c estimatedAdderCost: 80
498.95/500.62	c Try to convert by bdds
498.95/500.62	c D: 1
498.95/500.62	c estimatedAdderCost: 80
498.95/500.62	c Try to convert by bdds
498.95/500.63	c D: 1
498.95/500.63	c estimatedAdderCost: 80
498.95/500.63	c Try to convert by bdds
498.95/500.63	c D: 1
498.95/500.63	c estimatedAdderCost: 80
498.95/500.63	c Try to convert by bdds
498.95/500.63	c D: 1
498.95/500.63	c estimatedAdderCost: 80
498.95/500.63	c Try to convert by bdds
498.95/500.63	c D: 1
498.95/500.63	c estimatedAdderCost: 80
498.95/500.63	c Try to convert by bdds
498.95/500.63	c D: 1
498.95/500.63	c estimatedAdderCost: 80
498.95/500.63	c Try to convert by bdds
498.95/500.63	c D: 1
498.95/500.63	c estimatedAdderCost: 80
498.95/500.63	c Try to convert by bdds
498.95/500.63	c D: 1
498.95/500.63	c estimatedAdderCost: 80
498.95/500.63	c Try to convert by bdds
498.95/500.64	c D: 1
498.95/500.64	c estimatedAdderCost: 80
498.95/500.64	c Try to convert by bdds
498.95/500.64	c D: 1
498.95/500.64	c estimatedAdderCost: 80
498.95/500.64	c Try to convert by bdds
498.95/500.64	c D: 1
498.95/500.64	c estimatedAdderCost: 80
498.95/500.64	c Try to convert by bdds
498.95/500.64	c D: 1
498.95/500.64	c estimatedAdderCost: 80
498.95/500.64	c Try to convert by bdds
498.95/500.64	c D: 1
498.95/500.64	c estimatedAdderCost: 80
498.95/500.64	c Try to convert by bdds
498.95/500.64	c D: 1
498.95/500.64	c estimatedAdderCost: 80
498.95/500.64	c Try to convert by bdds
498.95/500.64	c D: 1
498.95/500.64	c estimatedAdderCost: 80
498.95/500.64	c Try to convert by bdds
498.95/500.64	c D: 1
498.95/500.64	c estimatedAdderCost: 80
498.95/500.64	c Try to convert by bdds
498.95/500.65	c D: 1
498.95/500.65	c estimatedAdderCost: 80
498.95/500.65	c Try to convert by bdds
498.95/500.65	c D: 1
498.95/500.65	c estimatedAdderCost: 80
498.95/500.65	c Try to convert by bdds
498.95/500.65	c D: 1
498.95/500.65	c estimatedAdderCost: 80
498.95/500.65	c Try to convert by bdds
498.95/500.65	c D: 1
498.95/500.65	c estimatedAdderCost: 80
498.95/500.65	c Try to convert by bdds
498.95/500.65	c D: 1
498.95/500.65	c estimatedAdderCost: 80
498.95/500.65	c Try to convert by bdds
498.95/500.65	c D: 1
498.95/500.65	c estimatedAdderCost: 62
498.95/500.65	c Try to convert by bdds
498.95/500.65	c D: 1
498.95/500.65	c estimatedAdderCost: 56
498.95/500.65	c Try to convert by bdds
498.95/500.65	c D: 1
498.95/500.65	c estimatedAdderCost: 74
498.95/500.65	c Try to convert by bdds
498.95/500.65	c D: 1
498.95/500.65	c estimatedAdderCost: 79
498.95/500.65	c Try to convert by bdds
498.95/500.66	c D: 1
498.95/500.66	c estimatedAdderCost: 63
498.95/500.66	c Try to convert by bdds
498.95/500.66	c D: 1
498.95/500.66	c estimatedAdderCost: 66
498.95/500.66	c Try to convert by bdds
498.95/500.66	c D: 1
498.95/500.66	c estimatedAdderCost: 47
498.95/500.66	c Try to convert by bdds
498.95/500.66	c D: 1
498.95/500.66	c estimatedAdderCost: 62
498.95/500.66	c Try to convert by bdds
498.95/500.66	c D: 1
498.95/500.66	c estimatedAdderCost: 55
498.95/500.66	c Try to convert by bdds
498.95/500.66	c D: 1
498.95/500.66	c estimatedAdderCost: 59
498.95/500.66	c Try to convert by bdds
498.95/500.66	c D: 1
498.95/500.66	c estimatedAdderCost: 48
498.95/500.66	c Try to convert by bdds
498.95/500.66	c D: 1
498.95/500.66	c estimatedAdderCost: 53
498.95/500.66	c Try to convert by bdds
498.95/500.66	c D: 1
498.95/500.66	c estimatedAdderCost: 48
498.95/500.66	c Try to convert by bdds
498.95/500.66	c D: 1
498.95/500.66	c estimatedAdderCost: 46
498.95/500.66	c Try to convert by bdds
498.95/500.66	c D: 1
498.95/500.66	c estimatedAdderCost: 43
498.95/500.66	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 43
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 47
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 28
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 35
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 46
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 35
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 46
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 36
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 34
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 41
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 47
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 41
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 40
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 45
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 42
498.95/500.67	c Try to convert by bdds
498.95/500.67	c D: 1
498.95/500.67	c estimatedAdderCost: 34
498.95/500.67	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 35
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 43
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 38
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 42
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 43
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 46
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 43
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 41
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 43
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 43
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 41
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 42
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 51
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 51
498.95/500.68	c Try to convert by bdds
498.95/500.68	c D: 1
498.95/500.68	c estimatedAdderCost: 41
498.95/500.68	c Try to convert by bdds
498.95/500.69	c D: 1
498.95/500.69	c estimatedAdderCost: 47
498.95/500.69	c Try to convert by bdds
498.95/500.69	c D: 1
498.95/500.69	c estimatedAdderCost: 49
498.95/500.69	c Try to convert by bdds
498.95/500.69	c D: 1
498.95/500.69	c estimatedAdderCost: 49
498.95/500.69	c Try to convert by bdds
498.95/500.69	c D: 1
498.95/500.69	c estimatedAdderCost: 47
498.95/500.69	c Try to convert by bdds
498.95/500.69	c D: 1
498.95/500.69	c estimatedAdderCost: 49
498.95/500.69	c Try to convert by bdds
498.95/500.69	c D: 1
498.95/500.69	c estimatedAdderCost: 54
498.95/500.69	c Try to convert by bdds
498.95/500.69	c D: 1
498.95/500.69	c estimatedAdderCost: 53
498.95/500.69	c Try to convert by bdds
498.95/500.69	c D: 1
498.95/500.69	c estimatedAdderCost: 46
498.95/500.69	c Try to convert by bdds
498.95/500.69	c D: 1
498.95/500.69	c estimatedAdderCost: 52
498.95/500.69	c Try to convert by bdds
498.95/500.69	c D: 1
498.95/500.69	c estimatedAdderCost: 54
498.95/500.69	c Try to convert by bdds
498.95/500.69	c D: 1
498.95/500.69	c estimatedAdderCost: 50
498.95/500.69	c Try to convert by bdds
498.95/500.69	c D: 1
498.95/500.69	c estimatedAdderCost: 55
498.95/500.69	c Try to convert by bdds
498.95/500.70	c D: 1
498.95/500.70	c estimatedAdderCost: 54
498.95/500.70	c Try to convert by bdds
499.05/500.70	c D: 1
499.05/500.70	c estimatedAdderCost: 54
499.05/500.70	c Try to convert by bdds
499.05/500.70	c D: 1
499.05/500.70	c estimatedAdderCost: 55
499.05/500.70	c Try to convert by bdds
499.05/500.70	c D: 1
499.05/500.70	c estimatedAdderCost: 56
499.05/500.70	c Try to convert by bdds
499.05/500.70	c D: 1
499.05/500.70	c estimatedAdderCost: 56
499.05/500.70	c Try to convert by bdds
499.05/500.70	c D: 1
499.05/500.70	c estimatedAdderCost: 54
499.05/500.70	c Try to convert by bdds
499.05/500.70	c D: 1
499.05/500.70	c estimatedAdderCost: 58
499.05/500.70	c Try to convert by bdds
499.05/500.70	c D: 1
499.05/500.70	c estimatedAdderCost: 59
499.05/500.70	c Try to convert by bdds
499.05/500.70	c D: 1
499.05/500.70	c estimatedAdderCost: 59
499.05/500.70	c Try to convert by bdds
499.05/500.70	c D: 1
499.05/500.70	c estimatedAdderCost: 56
499.05/500.70	c Try to convert by bdds
499.05/500.70	c D: 1
499.05/500.70	c estimatedAdderCost: 62
499.05/500.70	c Try to convert by bdds
499.05/500.71	c D: 1
499.05/500.71	c estimatedAdderCost: 63
499.05/500.71	c Try to convert by bdds
499.05/500.71	c D: 1
499.05/500.71	c estimatedAdderCost: 61
499.05/500.71	c Try to convert by bdds
499.05/500.71	c D: 1
499.05/500.71	c estimatedAdderCost: 65
499.05/500.71	c Try to convert by bdds
499.05/500.71	c D: 1
499.05/500.71	c estimatedAdderCost: 61
499.05/500.71	c Try to convert by bdds
499.05/500.71	c D: 1
499.05/500.71	c estimatedAdderCost: 61
499.05/500.71	c Try to convert by bdds
499.05/500.71	c D: 1
499.05/500.71	c estimatedAdderCost: 61
499.05/500.71	c Try to convert by bdds
499.05/500.72	c D: 1
499.05/500.72	c estimatedAdderCost: 63
499.05/500.72	c Try to convert by bdds
499.05/500.72	c D: 1
499.05/500.72	c estimatedAdderCost: 64
499.05/500.72	c Try to convert by bdds
499.05/500.72	c D: 1
499.05/500.72	c estimatedAdderCost: 67
499.05/500.72	c Try to convert by bdds
499.05/500.72	c D: 1
499.05/500.72	c estimatedAdderCost: 67
499.05/500.72	c Try to convert by bdds
499.05/500.72	c D: 1
499.05/500.72	c estimatedAdderCost: 68
499.05/500.72	c Try to convert by bdds
499.05/500.72	c D: 1
499.05/500.72	c estimatedAdderCost: 65
499.05/500.72	c Try to convert by bdds
499.05/500.72	c D: 1
499.05/500.72	c estimatedAdderCost: 65
499.05/500.72	c Try to convert by bdds
499.05/500.72	c D: 1
499.05/500.72	c estimatedAdderCost: 66
499.05/500.72	c Try to convert by bdds
499.05/500.72	c D: 1
499.05/500.72	c estimatedAdderCost: 68
499.05/500.72	c Try to convert by bdds
499.05/500.73	c D: 1
499.05/500.73	c estimatedAdderCost: 68
499.05/500.73	c Try to convert by bdds
499.05/500.73	c D: 1
499.05/500.73	c estimatedAdderCost: 68
499.05/500.73	c Try to convert by bdds
499.05/500.73	c D: 1
499.05/500.73	c estimatedAdderCost: 68
499.05/500.73	c Try to convert by bdds
499.05/500.73	c D: 1
499.05/500.73	c estimatedAdderCost: 68
499.05/500.73	c Try to convert by bdds
499.05/500.73	c D: 1
499.05/500.73	c estimatedAdderCost: 68
499.05/500.73	c Try to convert by bdds
499.05/500.73	c D: 1
499.05/500.73	c estimatedAdderCost: 69
499.05/500.73	c Try to convert by bdds
499.05/500.73	c D: 1
499.05/500.73	c estimatedAdderCost: 68
499.05/500.73	c Try to convert by bdds
499.05/500.73	c D: 1
499.05/500.73	c estimatedAdderCost: 69
499.05/500.73	c Try to convert by bdds
499.05/500.74	c D: 1
499.05/500.74	c estimatedAdderCost: 68
499.05/500.74	c Try to convert by bdds
499.05/500.74	c D: 1
499.05/500.74	c estimatedAdderCost: 69
499.05/500.74	c Try to convert by bdds
499.05/500.74	c D: 1
499.05/500.74	c estimatedAdderCost: 69
499.05/500.74	c Try to convert by bdds
499.05/500.74	c D: 1
499.05/500.74	c estimatedAdderCost: 69
499.05/500.74	c Try to convert by bdds
499.05/500.74	c D: 1
499.05/500.74	c estimatedAdderCost: 69
499.05/500.74	c Try to convert by bdds
499.05/500.74	c D: 1
499.05/500.74	c estimatedAdderCost: 69
499.05/500.74	c Try to convert by bdds
499.05/500.74	c D: 1
499.05/500.74	c estimatedAdderCost: 69
499.05/500.74	c Try to convert by bdds
499.05/500.74	c D: 1
499.05/500.74	c estimatedAdderCost: 69
499.05/500.74	c Try to convert by bdds
499.05/500.75	c D: 1
499.05/500.75	c estimatedAdderCost: 69
499.05/500.75	c Try to convert by bdds
499.05/500.75	c D: 1
499.05/500.75	c estimatedAdderCost: 69
499.05/500.75	c Try to convert by bdds
499.05/500.75	c D: 1
499.05/500.75	c estimatedAdderCost: 69
499.05/500.75	c Try to convert by bdds
499.05/500.75	c D: 1
499.05/500.75	c estimatedAdderCost: 69
499.05/500.75	c Try to convert by bdds
499.05/500.75	c D: 1
499.05/500.75	c estimatedAdderCost: 69
499.05/500.75	c Try to convert by bdds
499.05/500.75	c D: 1
499.05/500.75	c estimatedAdderCost: 69
499.05/500.75	c Try to convert by bdds
499.05/500.75	c D: 1
499.05/500.75	c estimatedAdderCost: 69
499.05/500.75	c Try to convert by bdds
499.05/500.75	c D: 1
499.05/500.75	c estimatedAdderCost: 69
499.05/500.75	c Try to convert by bdds
499.05/500.76	c D: 1
499.05/500.76	c estimatedAdderCost: 69
499.05/500.76	c Try to convert by bdds
499.05/500.76	c D: 1
499.05/500.76	c estimatedAdderCost: 69
499.05/500.76	c Try to convert by bdds
499.05/500.76	c D: 1
499.05/500.76	c estimatedAdderCost: 69
499.05/500.76	c Try to convert by bdds
499.05/500.76	c D: 1
499.05/500.76	c estimatedAdderCost: 69
499.05/500.76	c Try to convert by bdds
499.05/500.76	c D: 1
499.05/500.76	c estimatedAdderCost: 69
499.05/500.76	c Try to convert by bdds
499.05/500.76	c D: 1
499.05/500.76	c estimatedAdderCost: 69
499.05/500.76	c Try to convert by bdds
499.05/500.76	c D: 1
499.05/500.76	c estimatedAdderCost: 69
499.05/500.76	c Try to convert by bdds
499.05/500.76	c D: 1
499.05/500.76	c estimatedAdderCost: 69
499.05/500.76	c Try to convert by bdds
499.05/500.77	c D: 1
499.05/500.77	c estimatedAdderCost: 69
499.05/500.77	c Try to convert by bdds
499.05/500.77	c D: 1
499.05/500.77	c estimatedAdderCost: 69
499.05/500.77	c Try to convert by bdds
499.05/500.77	c D: 1
499.05/500.77	c estimatedAdderCost: 69
499.05/500.77	c Try to convert by bdds
499.05/500.77	c D: 1
499.05/500.77	c estimatedAdderCost: 69
499.05/500.77	c Try to convert by bdds
499.05/500.77	c D: 1
499.05/500.77	c estimatedAdderCost: 69
499.05/500.77	c Try to convert by bdds
499.05/500.77	c D: 1
499.05/500.77	c estimatedAdderCost: 69
499.05/500.77	c Try to convert by bdds
499.05/500.77	c D: 1
499.05/500.77	c estimatedAdderCost: 48
499.05/500.77	c Try to convert by bdds
499.05/500.77	c D: 1
499.05/500.77	c estimatedAdderCost: 53
499.05/500.77	c Try to convert by bdds
499.05/500.77	c D: 1
499.05/500.77	c estimatedAdderCost: 63
499.05/500.77	c Try to convert by bdds
499.05/500.78	c D: 1
499.05/500.78	c estimatedAdderCost: 67
499.05/500.78	c Try to convert by bdds
499.05/500.78	c D: 1
499.05/500.78	c estimatedAdderCost: 54
499.05/500.78	c Try to convert by bdds
499.05/500.78	c D: 1
499.05/500.78	c estimatedAdderCost: 64
499.05/500.78	c Try to convert by bdds
499.05/500.78	c D: 1
499.05/500.78	c estimatedAdderCost: 44
499.05/500.78	c Try to convert by bdds
499.05/500.78	c D: 1
499.05/500.78	c estimatedAdderCost: 57
499.05/500.78	c Try to convert by bdds
499.05/500.78	c D: 1
499.05/500.78	c estimatedAdderCost: 52
499.05/500.78	c Try to convert by bdds
499.05/500.78	c D: 1
499.05/500.78	c 
500.55/502.22	c sat_solver_result: sst_unsat
500.55/502.22	s UNSATISFIABLE
500.55/502.22	c _____________________________________________________________________________
500.55/502.22	c std/band forms        : 488,0
500.55/502.22	c 2cl/3cl ITE-codings   : 162567,0
500.55/502.22	c BDD/srt/adr Max costs : 616,0,0
500.55/502.22	c BDDraw/bin/mul/srt/adr: 44,0,444,0,0
500.55/502.22	c BDD nodes             : 201357
500.55/502.22	c Es1/CC detections     : 0,0
500.55/502.22	c CC sort               : 0
500.55/502.22	c SAT/UNSAT calls       : 0,1
500.55/502.22	c regenrated variables  : 0
500.55/502.22	c eliminated fixed lits : 28135
500.55/502.22	c goal lit flips        : 0
500.55/502.22	c goal stages           : 0
500.55/502.22	c goal shrink           : 0
500.55/502.22	c goal coeff separations: 0
500.55/502.22	c restarts              : 615
500.55/502.22	c conflicts             : 7350           (15 /sec)
500.55/502.22	c decisions             : 41798          (83 /sec)
500.55/502.22	c propagations          : 46230804       (92354 /sec)
500.55/502.22	c inspects              : 0              (0 /sec)
500.55/502.22	c CPU time (solving tm) : 500.6 s        (1.398 s, SAT 0 s, UNSAT 1.398 s)
500.55/502.22	c SAT solver time       : 1.398 s
500.55/502.22	c SAT solver SAT time   : 0 s
500.55/502.22	c SAT solver UNSAT time : 1.398 s
500.55/502.22	c SAT solver TO time    : 0 s
500.55/502.22	c Time for SCIP         : 498.4 s
500.55/502.22	c Coop SCIP LB improvements           : 0
500.55/502.22	c Coop SCIP UB improvements           : 0
500.55/502.22	c SCIP globally fixed variables       : 0
500.55/502.22	c SAT  globally fixed variables       : 0
500.55/502.22	c SCIP freeTransform calls            : 1
500.55/502.22	c Time for Opt-base     : 0.04961 s
500.55/502.22	c Steps for Opt-base    : 127403
500.55/502.22	c Time for BDD coding   : 0.4135 s
500.55/502.22	c Time for srt coding   : 0 s
500.55/502.22	c Inner solver invocations            : 0
500.55/502.22	c Inner solving count                 : 0
500.55/502.22	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-4799385-1782484088/watcher-4799385-1782484088 -o /tmp/evaluation-result-4799385-1782484088/solver-4799385-1782484088 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4799385-1782484088/vars-4799385-1782484088 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508357 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4799385-1782484088.opb 

running on 4 cores: 56-59

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

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

CPU governors:
  performance: 56-59

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (110286 MiB free)
  node 1: cores 8-15, 129019 MiB (114390 MiB free)
  node 2: cores 16-23, 128973 MiB (114726 MiB free)
  node 3: cores 24-31, 129003 MiB (112650 MiB free)
  node 4: cores 32-39, 129019 MiB (89311 MiB free)
  node 5: cores 40-47, 129019 MiB (112946 MiB free)
  node 6: cores 48-55, 129019 MiB (109183 MiB free)
  node 7: cores 56-63, 128474 MiB (104057 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=2514029, runsolver pid=2514026
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 16.48 16.23 13.61 17/873 2514032
/proc/meminfo: memFree=888353672/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=106048 memory=34140 CPUtime=0.08 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 6416 205 0 0 8 0 0 0 20 0 1 0 181696575 108593152 8448 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 26512 8535 2618 506 0 7203 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 106048 KiB
Current children cumulated memory: 34140 KiB

[startup+0.213206 s]*
/proc/loadavg: 16.48 16.23 13.61 17/873 2514032
/proc/meminfo: memFree=888329480/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=129672 memory=57172 CPUtime=0.2 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 12274 205 0 0 19 1 0 0 20 0 1 0 181696575 132784128 14208 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 32418 14293 2618 506 0 13109 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 129672 KiB
Current children cumulated memory: 57172 KiB

[startup+0.312725 s]*
/proc/loadavg: 16.48 16.23 13.61 17/873 2514032
/proc/meminfo: memFree=888252872/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=226712 memory=163552 CPUtime=0.3 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 36577 205 0 0 28 2 0 0 20 0 1 0 181696575 232153088 40792 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 56678 40888 5256 506 0 37369 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 226712 KiB
Current children cumulated memory: 163552 KiB

[startup+0.700114 s]
/proc/loadavg: 16.48 16.23 13.61 17/873 2514032
/proc/meminfo: memFree=888173240/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=289732 memory=223992 CPUtime=0.67 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 52645 205 0 0 64 3 0 0 20 0 1 0 181696575 296685568 55878 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 72433 55998 5695 506 0 53124 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 289732 KiB
Current children cumulated memory: 223992 KiB

[startup+1.50011 s]
/proc/loadavg: 16.48 16.23 13.61 17/873 2514032
/proc/meminfo: memFree=888168388/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=286096 memory=220360 CPUtime=1.47 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 52646 205 0 0 144 3 0 0 20 0 1 0 181696575 292962304 55026 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 71524 55090 5695 506 0 52215 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 286096 KiB
Current children cumulated memory: 220360 KiB

[startup+3.11473 s]
/proc/loadavg: 16.52 16.24 13.63 17/874 2514033
/proc/meminfo: memFree=888165384/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=294492 memory=230636 CPUtime=3.08 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 57871 205 0 0 304 4 0 0 20 0 1 0 181696575 301559808 57532 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 73623 57659 5788 506 0 54314 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 294492 KiB
Current children cumulated memory: 230636 KiB

[startup+6.3001 s]
/proc/loadavg: 16.52 16.24 13.63 17/874 2514033
/proc/meminfo: memFree=888135516/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=337176 memory=262080 CPUtime=6.25 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 67483 205 0 0 621 4 0 0 20 0 1 0 181696575 345268224 65447 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 84294 65520 6062 506 0 64985 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 337176 KiB
Current children cumulated memory: 262080 KiB

[startup+12.7001 s]
/proc/loadavg: 16.56 16.26 13.65 17/874 2514083
/proc/meminfo: memFree=888414832/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=337824 memory=262860 CPUtime=12.63 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 67678 205 0 0 1259 4 0 0 20 0 1 0 181696575 345931776 65575 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 84456 65715 6062 506 0 65147 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 337824 KiB
Current children cumulated memory: 262860 KiB

[startup+25.5002 s]
/proc/loadavg: 16.66 16.29 13.70 17/874 2514083
/proc/meminfo: memFree=888147356/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=369672 memory=294572 CPUtime=25.38 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 75563 205 0 0 2534 4 0 0 20 0 1 0 181696575 378544128 73511 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 92418 73643 6109 506 0 73109 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 369672 KiB
Current children cumulated memory: 294572 KiB

[startup+51.1146 s]
/proc/loadavg: 16.55 16.30 13.78 17/874 2514083
/proc/meminfo: memFree=888137192/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=391380 memory=313996 CPUtime=50.92 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 77877 205 0 0 5087 5 0 0 20 0 1 0 181696575 400773120 78333 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 97845 78499 6125 506 0 78536 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 391380 KiB
Current children cumulated memory: 313996 KiB

[startup+102.3 s]
/proc/loadavg: 16.24 16.25 13.89 17/874 2514233
/proc/meminfo: memFree=887946628/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=422460 memory=339680 CPUtime=101.94 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 87666 205 0 0 10189 5 0 0 20 0 1 0 181696575 432599040 84798 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 105615 84920 6125 506 0 86306 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 422460 KiB
Current children cumulated memory: 339680 KiB

[startup+162.3 s]
/proc/loadavg: 16.09 16.20 14.03 17/873 2514283
/proc/meminfo: memFree=887792116/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=422460 memory=340284 CPUtime=161.74 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 87817 205 0 0 16167 7 0 0 20 0 1 0 181696575 432599040 84926 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 105615 85071 6125 506 0 86306 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 422460 KiB
Current children cumulated memory: 340284 KiB

[startup+222.3 s]
/proc/loadavg: 16.03 16.16 14.16 17/873 2514337
/proc/meminfo: memFree=887438608/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=422460 memory=340300 CPUtime=221.54 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 87821 205 0 0 22147 7 0 0 20 0 1 0 181696575 432599040 84926 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 105615 85075 6125 506 0 86306 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 422460 KiB
Current children cumulated memory: 340300 KiB

[startup+282.3 s]
/proc/loadavg: 16.01 16.13 14.27 17/874 2514345
/proc/meminfo: memFree=887294912/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=422460 memory=340300 CPUtime=281.35 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 87821 205 0 0 28128 7 0 0 20 0 1 0 181696575 432599040 84926 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 105615 85075 6125 506 0 86306 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 422460 KiB
Current children cumulated memory: 340300 KiB

[startup+342.3 s]
/proc/loadavg: 16.00 16.11 14.38 17/873 2514346
/proc/meminfo: memFree=887193436/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=422460 memory=340300 CPUtime=341.17 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 87821 205 0 0 34110 7 0 0 20 0 1 0 181696575 432599040 84926 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 105615 85075 6125 506 0 86306 0
Current children cumulated CPU time: 341.17 s
Current children cumulated vsize: 422460 KiB
Current children cumulated memory: 340300 KiB

[startup+402.3 s]
/proc/loadavg: 16.00 16.08 14.49 17/873 2514347
/proc/meminfo: memFree=887067660/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=424376 memory=342832 CPUtime=400.98 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 88296 205 0 0 40090 8 0 0 20 0 1 0 181696575 434561024 85566 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 106094 85708 6296 506 0 86785 0
Current children cumulated CPU time: 400.98 s
Current children cumulated vsize: 424376 KiB
Current children cumulated memory: 342832 KiB

[startup+462.3 s]
/proc/loadavg: 16.28 16.13 14.61 17/872 2514348
/proc/meminfo: memFree=887031512/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=424964 memory=343424 CPUtime=460.78 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 88444 205 0 0 46070 8 0 0 20 0 1 0 181696575 435163136 85822 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 106241 85856 6296 506 0 86932 0
Current children cumulated CPU time: 460.78 s
Current children cumulated vsize: 424964 KiB
Current children cumulated memory: 343424 KiB

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

# cumulated CPU time of all completed processes:  user=500.489 s, system=0.110486 s

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

[startup+486.4 s]
/proc/loadavg: 16.61 16.22 14.68 17/872 2514348
/proc/meminfo: memFree=887039024/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=425332 memory=343708 CPUtime=484.8 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 88526 205 0 0 48472 8 0 0 20 0 1 0 181696575 435539968 85822 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 106333 85927 6296 506 0 87024 0
Current children cumulated CPU time: 484.8 s
Current children cumulated vsize: 425332 KiB
Current children cumulated memory: 343708 KiB

[startup+492.8 s]
/proc/loadavg: 16.64 16.23 14.69 17/872 2514348
/proc/meminfo: memFree=887040496/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=430652 memory=344516 CPUtime=491.18 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 88728 205 0 0 49110 8 0 0 20 0 1 0 181696575 440987648 86078 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 107663 86129 6296 506 0 88354 0
Current children cumulated CPU time: 491.18 s
Current children cumulated vsize: 430652 KiB
Current children cumulated memory: 344516 KiB

[startup+499.2 s]
/proc/loadavg: 16.70 16.26 14.71 17/872 2514348
/proc/meminfo: memFree=887043484/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=430652 memory=344612 CPUtime=497.56 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 88752 205 0 0 49748 8 0 0 20 0 1 0 181696575 440987648 86078 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 107663 86153 6296 506 0 88354 0
Current children cumulated CPU time: 497.56 s
Current children cumulated vsize: 430652 KiB
Current children cumulated memory: 344612 KiB

[startup+500.8 s]
/proc/loadavg: 16.70 16.26 14.71 17/872 2514348
/proc/meminfo: memFree=887043484/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=411596 memory=326436 CPUtime=499.16 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 90300 205 0 0 49907 9 0 0 20 0 1 0 181696575 421474304 81506 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 102899 81609 6338 506 0 83590 0
Current children cumulated CPU time: 499.16 s
Current children cumulated vsize: 411596 KiB
Current children cumulated memory: 326436 KiB

[startup+501.6 s]
/proc/loadavg: 16.70 16.26 14.71 17/872 2514348
/proc/meminfo: memFree=887043260/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=441872 memory=357588 CPUtime=499.95 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 95741 205 0 0 49986 9 0 0 20 0 1 0 181696575 452476928 89211 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 110468 89397 6368 506 0 91159 0
Current children cumulated CPU time: 499.95 s
Current children cumulated vsize: 441872 KiB
Current children cumulated memory: 357588 KiB

[startup+502 s]*
/proc/loadavg: 16.70 16.26 14.71 17/872 2514348
/proc/meminfo: memFree=887042504/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=441872 memory=357588 CPUtime=500.36 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 95741 205 0 0 50027 9 0 0 20 0 1 0 181696575 452476928 89211 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 110468 89397 6368 506 0 91159 0
Current children cumulated CPU time: 500.36 s
Current children cumulated vsize: 441872 KiB
Current children cumulated memory: 357588 KiB

[startup+502.2 s]
/proc/loadavg: 16.70 16.26 14.71 17/872 2514348
/proc/meminfo: memFree=887042504/1055320708 swapFree=33553916/33554428
[pid=2514029] ppid=2514026 vsize=441872 memory=357588 CPUtime=500.55 cores=56-59
/proc/2514029/stat : 2514029 (naps_release) R 2514026 2514029 2508326 0 -1 4194304 95741 205 0 0 50046 9 0 0 20 0 1 0 181696575 452476928 89211 18446744073709551615 4210688 6281017 140728930417184 0 0 0 0 0 16898 0 0 0 17 56 0 0 0 0 0 6662968 6676388 10133504 140728930425051 140728930425232 140728930425232 140728930430920 0
/proc/2514029/statm: 110468 89397 6368 506 0 91159 0
Current children cumulated CPU time: 500.55 s
Current children cumulated vsize: 441872 KiB
Current children cumulated memory: 357588 KiB

Child status: 10

Real time (s): 502.238
CPU time (s): 500.599
CPU user time (s): 500.489
CPU system time (s): 0.110486
CPU usage (%): 99.6737
Max. virtual memory (cumulated for all children) (KiB): 441872
Max. memory (cumulated for all children) (KiB): 357588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 500.489
system time used= 0.110486
maximum resident set size= 357868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95977
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= 302
involuntary context switches= 308


# summary of solver processes directly reported to runsolver:
#   pid: 2514029
#   total CPU time (s): 500.599
#   total CPU user time (s): 500.489
#   total CPU system time (s): 0.110486

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.63364 second user time and 5.35167 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-26 16:28:08
IDJOB=4799385
IDBENCH=152540
IDSOLVER=3589
FILE ID=nodeE008/4799385-1782484088
RUNJOBID= nodeE008-1782482419-2508357
SLURM_JOB_ID= 12524532
Free space on /tmp= 800752 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j90/normalized-j9037_9-unsat.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4799385-1782484088/watcher-4799385-1782484088 -o /tmp/evaluation-result-4799385-1782484088/solver-4799385-1782484088 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4799385-1782484088/vars-4799385-1782484088 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508357 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4799385-1782484088.opb

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

MD5SUM BENCH= e52afff0855665616f7947fa4aedfc77
RANDOM SEED=1540066799

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        888372992 kB
MemAvailable:   1041781388 kB
Buffers:            2840 kB
Cached:         157945280 kB
SwapCached:           12 kB
Active:          6922488 kB
Inactive:       154567716 kB
Active(anon):    4394636 kB
Inactive(anon):    66848 kB
Active(file):    2527852 kB
Inactive(file): 154500868 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             34692 kB
Writeback:             0 kB
AnonPages:       3536772 kB
Mapped:           227160 kB
Shmem:            919400 kB
KReclaimable:    1654912 kB
Slab:            2239120 kB
SReclaimable:    1654912 kB
SUnreclaim:       584208 kB
KernelStack:       14832 kB
PageTables:        14516 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    5616524 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478868 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1101824 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:      397764 kB
DirectMap2M:    22992896 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 800728 MiB
End job on nodeE008 at 2026-06-26 16:36:30