Trace number 4799273

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 1250.43 1254.53

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j60/normalized-j6029_4-unsat.opb
MD5SUMe7142d34298b59b0373d4e4fa51e62b4
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 benchmark1225.06
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15372
Total number of constraints50951
Number of constraints which are clauses50451
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint1
Maximum length of a constraint60
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 375
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-4799273-1782483921.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-4799273-1782483921.opb
0.00/0.02	c Parsing PB file...
0.08/0.18	c V: 12427
0.08/0.18	c Converting 44444 PB-constraints to clauses...
0.08/0.20	c initScipForCoop
0.20/0.23	c Running SCIP presolver (time limit: 500 sec)...
0.20/0.23	c solveScip
0.20/0.23	c initScipForCoop
0.20/0.23	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.20/0.27	c presolving:
0.30/0.33	c (round 1, fast)       7661 del vars, 11349 del conss, 0 add conss, 2153 chg bounds, 17 chg sides, 64 chg coeffs, 0 upgd conss, 0 impls, 19526 clqs, 0 implints
0.30/0.34	c (round 2, fast)       10684 del vars, 22153 del conss, 0 add conss, 2153 chg bounds, 45 chg sides, 104 chg coeffs, 0 upgd conss, 0 impls, 19173 clqs, 0 implints
0.30/0.35	c (round 3, fast)       10684 del vars, 22573 del conss, 0 add conss, 2153 chg bounds, 45 chg sides, 104 chg coeffs, 0 upgd conss, 0 impls, 19410 clqs, 0 implints
0.30/0.37	c    (0.1s) running MILP presolver
0.30/0.41	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.30/0.41	c (round 4, exhaustive) 10694 del vars, 22612 del conss, 0 add conss, 2153 chg bounds, 45 chg sides, 104 chg coeffs, 0 upgd conss, 0 impls, 19381 clqs, 0 implints
0.40/0.44	c (round 5, exhaustive) 10694 del vars, 22617 del conss, 0 add conss, 2153 chg bounds, 45 chg sides, 104 chg coeffs, 21827 upgd conss, 0 impls, 19382 clqs, 0 implints
0.40/0.47	c (round 6, exhaustive) 10694 del vars, 33232 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19408 clqs, 0 implints
0.40/0.48	c (round 7, fast)       10696 del vars, 33250 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19578 clqs, 0 implints
0.40/0.48	c (round 8, fast)       10699 del vars, 33302 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19518 clqs, 0 implints
0.40/0.48	c (round 9, fast)       10701 del vars, 33351 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19461 clqs, 0 implints
0.40/0.48	c (round 10, fast)       10702 del vars, 33399 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19460 clqs, 0 implints
0.40/0.49	c (round 11, fast)       10703 del vars, 33445 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19405 clqs, 0 implints
0.40/0.49	c (round 12, fast)       10705 del vars, 33457 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19349 clqs, 0 implints
0.40/0.49	c (round 13, fast)       10706 del vars, 33505 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19348 clqs, 0 implints
0.40/0.49	c (round 14, fast)       10707 del vars, 33520 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19293 clqs, 0 implints
0.40/0.49	c (round 15, fast)       10709 del vars, 33565 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19239 clqs, 0 implints
0.40/0.50	c (round 16, fast)       10710 del vars, 33609 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19238 clqs, 0 implints
0.40/0.50	c (round 17, fast)       10711 del vars, 33653 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19185 clqs, 0 implints
0.40/0.50	c (round 18, fast)       10713 del vars, 33671 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19134 clqs, 0 implints
0.40/0.50	c (round 19, fast)       10715 del vars, 33717 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19084 clqs, 0 implints
0.40/0.51	c (round 20, fast)       10716 del vars, 33755 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19083 clqs, 0 implints
0.40/0.51	c (round 21, fast)       10717 del vars, 33771 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 19035 clqs, 0 implints
0.40/0.51	c (round 22, fast)       10719 del vars, 33810 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 18988 clqs, 0 implints
0.40/0.51	c (round 23, fast)       10720 del vars, 33845 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 18987 clqs, 0 implints
0.40/0.52	c (round 24, fast)       10721 del vars, 33858 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 18942 clqs, 0 implints
0.40/0.52	c (round 25, fast)       10723 del vars, 33893 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 18896 clqs, 0 implints
0.40/0.52	c (round 26, fast)       10724 del vars, 33931 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 18895 clqs, 0 implints
0.40/0.52	c (round 27, fast)       10725 del vars, 33948 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 18852 clqs, 0 implints
0.49/0.52	c (round 28, fast)       10727 del vars, 33976 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 18808 clqs, 0 implints
0.49/0.53	c (round 29, fast)       10728 del vars, 34013 del conss, 3461 add conss, 2153 chg bounds, 48 chg sides, 112 chg coeffs, 21827 upgd conss, 0 impls, 18807 clqs, 0 implints
0.49/0.53	c (round 30, medium)     10761 del vars, 34051 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 143 chg coeffs, 21827 upgd conss, 0 impls, 18673 clqs, 0 implints
0.49/0.53	c (round 31, fast)       10764 del vars, 34101 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 143 chg coeffs, 21827 upgd conss, 0 impls, 18564 clqs, 0 implints
0.49/0.54	c (round 32, fast)       10764 del vars, 34160 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 143 chg coeffs, 21827 upgd conss, 0 impls, 18564 clqs, 0 implints
0.49/0.54	c (round 33, fast)       10769 del vars, 34329 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 143 chg coeffs, 21827 upgd conss, 0 impls, 18395 clqs, 0 implints
0.49/0.54	c (round 34, fast)       10776 del vars, 34502 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 143 chg coeffs, 21827 upgd conss, 0 impls, 18218 clqs, 0 implints
0.49/0.54	c (round 35, fast)       10778 del vars, 34538 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 143 chg coeffs, 21827 upgd conss, 0 impls, 18182 clqs, 0 implints
0.49/0.54	c (round 36, fast)       10783 del vars, 34601 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 143 chg coeffs, 21827 upgd conss, 0 impls, 18118 clqs, 0 implints
0.49/0.55	c (round 37, fast)       10792 del vars, 34626 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 143 chg coeffs, 21827 upgd conss, 0 impls, 18064 clqs, 0 implints
0.49/0.55	c (round 38, fast)       10793 del vars, 34666 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 143 chg coeffs, 21827 upgd conss, 0 impls, 18058 clqs, 0 implints
0.67/0.71	c (round 39, exhaustive) 10821 del vars, 34666 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 146 chg coeffs, 21827 upgd conss, 0 impls, 86620 clqs, 0 implints
0.67/0.71	c (round 40, fast)       10835 del vars, 34755 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 159 chg coeffs, 21827 upgd conss, 0 impls, 85960 clqs, 0 implints
0.86/0.90	c (round 41, exhaustive) 10874 del vars, 34760 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 220 chg coeffs, 21827 upgd conss, 0 impls, 115742 clqs, 0 implints
0.86/0.91	c (round 42, fast)       10909 del vars, 34936 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 254 chg coeffs, 21827 upgd conss, 0 impls, 114127 clqs, 0 implints
1.08/1.14	c (round 43, exhaustive) 10941 del vars, 34941 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 255 chg coeffs, 21827 upgd conss, 0 impls, 117200 clqs, 0 implints
1.08/1.14	c (round 44, fast)       10971 del vars, 35089 del conss, 3461 add conss, 2153 chg bounds, 79 chg sides, 285 chg coeffs, 21827 upgd conss, 0 impls, 116655 clqs, 0 implints
1.08/1.17	c (round 45, exhaustive) 10971 del vars, 35097 del conss, 3469 add conss, 2153 chg bounds, 79 chg sides, 285 chg coeffs, 21827 upgd conss, 0 impls, 116655 clqs, 0 implints
1.86/1.98	c (round 46, exhaustive) 10999 del vars, 35097 del conss, 3469 add conss, 2153 chg bounds, 79 chg sides, 285 chg coeffs, 21827 upgd conss, 0 impls, 117162 clqs, 0 implints
1.86/1.99	c (round 47, fast)       11024 del vars, 35214 del conss, 3469 add conss, 2153 chg bounds, 79 chg sides, 307 chg coeffs, 21827 upgd conss, 0 impls, 116532 clqs, 0 implints
2.16/2.24	c    (2.0s) probing: 1000/7182 (13.9%) - 135 fixings, 0 aggregations, 742003 implications, 0 bound changes
2.86/2.93	c (round 48, exhaustive) 11052 del vars, 35218 del conss, 3473 add conss, 2153 chg bounds, 79 chg sides, 307 chg coeffs, 21827 upgd conss, 0 impls, 117528 clqs, 0 implints
2.86/2.93	c (round 49, fast)       11074 del vars, 35328 del conss, 3473 add conss, 2153 chg bounds, 79 chg sides, 330 chg coeffs, 21827 upgd conss, 0 impls, 117105 clqs, 0 implints
3.56/3.67	c    (3.4s) probing: 2000/7182 (27.8%) - 150 fixings, 1 aggregations, 1293019 implications, 0 bound changes
4.36/4.46	c (round 50, exhaustive) 11099 del vars, 35333 del conss, 3478 add conss, 2153 chg bounds, 79 chg sides, 330 chg coeffs, 21827 upgd conss, 0 impls, 117901 clqs, 0 implints
4.36/4.47	c (round 51, fast)       11108 del vars, 35416 del conss, 3478 add conss, 2153 chg bounds, 79 chg sides, 345 chg coeffs, 21827 upgd conss, 0 impls, 117837 clqs, 0 implints
4.36/4.49	c (round 52, exhaustive) 11108 del vars, 35426 del conss, 3488 add conss, 2153 chg bounds, 79 chg sides, 345 chg coeffs, 21827 upgd conss, 0 impls, 117837 clqs, 0 implints
5.26/5.30	c (round 53, exhaustive) 11133 del vars, 35426 del conss, 3488 add conss, 2153 chg bounds, 79 chg sides, 345 chg coeffs, 21827 upgd conss, 0 impls, 117110 clqs, 0 implints
5.26/5.30	c (round 54, fast)       11146 del vars, 35518 del conss, 3488 add conss, 2153 chg bounds, 79 chg sides, 361 chg coeffs, 21827 upgd conss, 0 impls, 116596 clqs, 0 implints
5.26/5.34	c    (5.1s) probing: 3000/7182 (41.8%) - 188 fixings, 10 aggregations, 2100246 implications, 0 bound changes
5.76/5.87	c (round 55, exhaustive) 11171 del vars, 35521 del conss, 3491 add conss, 2153 chg bounds, 79 chg sides, 361 chg coeffs, 21827 upgd conss, 0 impls, 116440 clqs, 0 implints
5.76/5.88	c (round 56, fast)       11192 del vars, 35632 del conss, 3491 add conss, 2153 chg bounds, 79 chg sides, 382 chg coeffs, 21827 upgd conss, 0 impls, 115318 clqs, 0 implints
5.85/5.90	c (round 57, exhaustive) 11192 del vars, 35637 del conss, 3496 add conss, 2153 chg bounds, 79 chg sides, 382 chg coeffs, 21827 upgd conss, 0 impls, 115318 clqs, 0 implints
6.96/7.04	c    (6.8s) probing: 4000/7182 (55.7%) - 233 fixings, 13 aggregations, 2997579 implications, 0 bound changes
7.15/7.20	c (round 58, exhaustive) 11217 del vars, 35637 del conss, 3496 add conss, 2153 chg bounds, 79 chg sides, 382 chg coeffs, 21827 upgd conss, 0 impls, 117151 clqs, 0 implints
7.15/7.21	c (round 59, fast)       11232 del vars, 35737 del conss, 3496 add conss, 2153 chg bounds, 79 chg sides, 402 chg coeffs, 21827 upgd conss, 0 impls, 116548 clqs, 0 implints
8.35/8.45	c    (8.2s) probing: 5000/7182 (69.6%) - 233 fixings, 15 aggregations, 3608431 implications, 0 bound changes
8.55/8.61	c    (8.4s) probing: 5113/7182 (71.2%) - 233 fixings, 15 aggregations, 3683062 implications, 0 bound changes
8.55/8.61	c    (8.4s) probing aborted: 1000/1000 successive useless probings
8.55/8.61	c    (8.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
8.55/8.63	c    (8.4s) no symmetry present (symcode time: 0.00)
8.55/8.64	c presolving (60 rounds: 60 fast, 17 medium, 16 exhaustive):
8.55/8.64	c  11232 deleted vars, 35739 deleted constraints, 3498 added constraints, 2153 tightened bounds, 0 added holes, 79 changed sides, 402 changed coefficients
8.55/8.64	c  0 implications, 118479 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
8.55/8.64	c presolved problem has 6746 variables (6746 bin, 0 int, 0 cont) and 12191 constraints
8.55/8.64	c     439 constraints of type <knapsack>
8.55/8.64	c    8761 constraints of type <setppc>
8.55/8.64	c    2984 constraints of type <and>
8.55/8.64	c       7 constraints of type <logicor>
8.55/8.64	c transformed objective value is always integral (scale: 1)
8.55/8.64	c Presolving Time: 8.37
8.55/8.64	c 
28.77/29.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
28.77/29.00	c  28.8s|     1 |     0 | 20460 |     - |   163M |   0 |6746 |  12k|  15k|   0 |  0 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
48.71/48.98	c  48.7s|     1 |     0 | 52408 |     - |   178M |   0 |6746 |  12k|  15k| 100 |  1 |  74 |   0 | 0.000000e+00 |      --      |    Inf | unknown
52.60/52.85	c  52.6s|     1 |     0 | 57009 |     - |   181M |   0 |6746 |  12k|  15k| 151 |  2 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
56.80/57.07	c  56.8s|     1 |     0 | 62028 |     - |   183M |   0 |6746 |  12k|  15k| 183 |  3 |  77 |   0 | 0.000000e+00 |      --      |    Inf | unknown
60.58/60.86	c  60.6s|     1 |     0 | 66407 |     - |   185M |   0 |6746 |  12k|  15k| 211 |  4 |  79 |   0 | 0.000000e+00 |      --      |    Inf | unknown
63.67/63.96	c  63.7s|     1 |     0 | 69235 |     - |   188M |   0 |6746 |  12k|  15k| 224 |  5 |  80 |   0 | 0.000000e+00 |      --      |    Inf | unknown
67.95/68.24	c  68.0s|     1 |     0 | 74327 |     - |   190M |   0 |6746 |  12k|  15k| 238 |  6 |  81 |   0 | 0.000000e+00 |      --      |    Inf | unknown
70.75/71.06	c  70.8s|     1 |     0 | 76605 |     - |   196M |   0 |6746 |  12k|  15k| 264 |  7 |  83 |   0 | 0.000000e+00 |      --      |    Inf | unknown
74.23/74.52	c  74.3s|     1 |     0 | 80123 |     - |   197M |   0 |6746 |  12k|  15k| 277 |  8 |  85 |   0 | 0.000000e+00 |      --      |    Inf | unknown
77.12/77.45	c  77.2s|     1 |     0 | 82532 |     - |   200M |   0 |6746 |  12k|  15k| 291 |  9 |  86 |   0 | 0.000000e+00 |      --      |    Inf | unknown
80.51/80.85	c  80.6s|     1 |     0 | 86147 |     - |   201M |   0 |6746 |  12k|  15k| 304 | 10 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
81.82/82.18	c  81.9s|     1 |     0 | 88074 |     - |   203M |   0 |6746 |  12k|  15k| 314 | 11 |  88 |   0 | 0.000000e+00 |      --      |    Inf | unknown
104.24/104.67	c   104s|     1 |     2 | 98639 |     - |   204M |   0 |6746 |  12k|  15k| 314 | 11 |  90 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.60/500.24	c 
498.60/500.24	c SCIP Status        : solving was interrupted [time limit reached]
498.60/500.24	c Solving Time (sec) : 500.01
498.60/500.24	c Solving Nodes      : 14
498.60/500.24	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.60/500.24	c Dual Bound         : +0.00000000000000e+00
498.60/500.24	c Gap                : infinite
498.60/500.24	c SCIP status: 23 (TIMELIMIT)
498.60/500.24	c solveScip: freeing transform (!can_skip_free_transform)
498.60/500.28	c SCIP presolver: sst_unknown
498.60/500.28	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 93
498.60/500.29	c Try to convert by bdds
498.60/500.29	c d: 1
498.60/500.29	c estimatedAdderCost: 92
498.60/500.29	c Try to convert by bdds
498.60/500.29	c d: 1
498.60/500.29	c estimatedAdderCost: 87
498.60/500.29	c Try to convert by bdds
498.60/500.29	c d: 1
498.60/500.29	c estimatedAdderCost: 64
498.60/500.29	c Try to convert by bdds
498.60/500.29	c D: 1
498.60/500.29	c estimatedAdderCost: 87
498.60/500.29	c Try to convert by bdds
498.60/500.30	c d: 1
498.60/500.30	c estimatedAdderCost: 77
498.60/500.30	c Try to convert by bdds
498.69/500.30	c D: 1
498.69/500.30	c estimatedAdderCost: 82
498.69/500.30	c Try to convert by bdds
498.69/500.30	c D: 1
498.69/500.30	c estimatedAdderCost: 54
498.69/500.30	c Try to convert by bdds
498.69/500.30	c D: 1
498.69/500.30	c estimatedAdderCost: 74
498.69/500.30	c Try to convert by bdds
498.69/500.30	c D: 1
498.69/500.30	c estimatedAdderCost: 49
498.69/500.30	c Try to convert by bdds
498.69/500.30	c D: 1
498.69/500.30	c estimatedAdderCost: 74
498.69/500.30	c Try to convert by bdds
498.69/500.30	c D: 1
498.69/500.30	c estimatedAdderCost: 69
498.69/500.30	c Try to convert by bdds
498.69/500.30	c D: 1
498.69/500.30	c estimatedAdderCost: 73
498.69/500.30	c Try to convert by bdds
498.69/500.30	c D: 1
498.69/500.30	c estimatedAdderCost: 61
498.69/500.30	c Try to convert by bdds
498.69/500.30	c D: 1
498.69/500.30	c estimatedAdderCost: 68
498.69/500.30	c Try to convert by bdds
498.69/500.31	c D: 1
498.69/500.31	c estimatedAdderCost: 68
498.69/500.31	c Try to convert by bdds
498.69/500.31	c D: 1
498.69/500.31	c estimatedAdderCost: 70
498.69/500.31	c Try to convert by bdds
498.69/500.31	c D: 1
498.69/500.31	c estimatedAdderCost: 67
498.69/500.31	c Try to convert by bdds
498.69/500.31	c D: 1
498.69/500.31	c estimatedAdderCost: 64
498.69/500.31	c Try to convert by bdds
498.69/500.31	c D: 1
498.69/500.31	c estimatedAdderCost: 69
498.69/500.31	c Try to convert by bdds
498.69/500.31	c D: 1
498.69/500.31	c estimatedAdderCost: 64
498.69/500.31	c Try to convert by bdds
498.69/500.31	c D: 1
498.69/500.31	c estimatedAdderCost: 74
498.69/500.31	c Try to convert by bdds
498.69/500.31	c D: 1
498.69/500.31	c estimatedAdderCost: 83
498.69/500.31	c Try to convert by bdds
498.69/500.31	c D: 1
498.69/500.31	c estimatedAdderCost: 74
498.69/500.31	c Try to convert by bdds
498.69/500.32	c D: 1
498.69/500.32	c estimatedAdderCost: 82
498.69/500.32	c Try to convert by bdds
498.69/500.32	c D: 1
498.69/500.32	c estimatedAdderCost: 80
498.69/500.32	c Try to convert by bdds
498.69/500.32	c D: 1
498.69/500.32	c estimatedAdderCost: 69
498.69/500.32	c Try to convert by bdds
498.69/500.32	c D: 1
498.69/500.32	c estimatedAdderCost: 66
498.69/500.32	c Try to convert by bdds
498.69/500.32	c D: 1
498.69/500.32	c estimatedAdderCost: 76
498.69/500.32	c Try to convert by bdds
498.69/500.32	c D: 1
498.69/500.32	c estimatedAdderCost: 78
498.69/500.32	c Try to convert by bdds
498.69/500.32	c D: 1
498.69/500.32	c estimatedAdderCost: 85
498.69/500.32	c Try to convert by bdds
498.69/500.32	c d: 1
498.69/500.32	c estimatedAdderCost: 77
498.69/500.32	c Try to convert by bdds
498.69/500.33	c D: 1
498.69/500.33	c estimatedAdderCost: 80
498.69/500.33	c Try to convert by bdds
498.69/500.33	c D: 1
498.69/500.33	c estimatedAdderCost: 84
498.69/500.33	c Try to convert by bdds
498.69/500.33	c d: 1
498.69/500.33	c estimatedAdderCost: 85
498.69/500.33	c Try to convert by bdds
498.69/500.33	c D: 1
498.69/500.33	c estimatedAdderCost: 76
498.69/500.33	c Try to convert by bdds
498.69/500.33	c D: 1
498.69/500.33	c estimatedAdderCost: 84
498.69/500.33	c Try to convert by bdds
498.69/500.33	c d: 1
498.69/500.33	c estimatedAdderCost: 86
498.69/500.33	c Try to convert by bdds
498.69/500.33	c d: 1
498.69/500.33	c estimatedAdderCost: 90
498.69/500.33	c Try to convert by bdds
498.69/500.33	c d: 1
498.69/500.33	c estimatedAdderCost: 87
498.69/500.33	c Try to convert by bdds
498.69/500.34	c d: 1
498.69/500.34	c estimatedAdderCost: 90
498.69/500.34	c Try to convert by bdds
498.69/500.34	c d: 1
498.69/500.34	c estimatedAdderCost: 90
498.69/500.34	c Try to convert by bdds
498.69/500.34	c d: 1
498.69/500.34	c estimatedAdderCost: 87
498.69/500.34	c Try to convert by bdds
498.69/500.34	c d: 1
498.69/500.34	c estimatedAdderCost: 92
498.69/500.34	c Try to convert by bdds
498.69/500.34	c d: 1
498.69/500.34	c estimatedAdderCost: 93
498.69/500.34	c Try to convert by bdds
498.69/500.34	c d: 1
498.69/500.34	c estimatedAdderCost: 94
498.69/500.34	c Try to convert by bdds
498.69/500.34	c d: 1
498.69/500.34	c estimatedAdderCost: 92
498.69/500.34	c Try to convert by bdds
498.69/500.34	c d: 1
498.69/500.34	c estimatedAdderCost: 95
498.69/500.34	c Try to convert by bdds
498.69/500.34	c d: 1
498.69/500.34	c estimatedAdderCost: 95
498.69/500.34	c Try to convert by bdds
498.69/500.34	c d: 1
498.69/500.34	c estimatedAdderCost: 92
498.69/500.34	c Try to convert by bdds
498.69/500.35	c d: 1
498.69/500.35	c estimatedAdderCost: 91
498.69/500.35	c Try to convert by bdds
498.69/500.35	c d: 1
498.69/500.35	c estimatedAdderCost: 97
498.69/500.35	c Try to convert by bdds
498.69/500.35	c d: 1
498.69/500.35	c estimatedAdderCost: 97
498.69/500.35	c Try to convert by bdds
498.69/500.35	c d: 1
498.69/500.35	c estimatedAdderCost: 95
498.69/500.35	c Try to convert by bdds
498.69/500.35	c d: 1
498.69/500.35	c estimatedAdderCost: 98
498.69/500.35	c Try to convert by bdds
498.69/500.35	c d: 1
498.69/500.35	c estimatedAdderCost: 97
498.69/500.35	c Try to convert by bdds
498.69/500.35	c d: 1
498.69/500.35	c estimatedAdderCost: 97
498.69/500.35	c Try to convert by bdds
498.69/500.35	c d: 1
498.69/500.35	c estimatedAdderCost: 98
498.69/500.35	c Try to convert by bdds
498.69/500.35	c d: 1
498.69/500.35	c estimatedAdderCost: 97
498.69/500.35	c Try to convert by bdds
498.69/500.35	c d: 1
498.69/500.35	c estimatedAdderCost: 100
498.69/500.35	c Try to convert by bdds
498.69/500.36	c d: 1
498.69/500.36	c estimatedAdderCost: 97
498.69/500.36	c Try to convert by bdds
498.69/500.36	c d: 1
498.69/500.36	c estimatedAdderCost: 100
498.69/500.36	c Try to convert by bdds
498.69/500.36	c d: 1
498.69/500.36	c estimatedAdderCost: 100
498.69/500.36	c Try to convert by bdds
498.69/500.36	c d: 1
498.69/500.36	c estimatedAdderCost: 97
498.69/500.36	c Try to convert by bdds
498.69/500.36	c d: 1
498.69/500.36	c estimatedAdderCost: 97
498.69/500.36	c Try to convert by bdds
498.69/500.36	c d: 1
498.69/500.36	c estimatedAdderCost: 100
498.69/500.36	c Try to convert by bdds
498.69/500.36	c d: 1
498.69/500.36	c estimatedAdderCost: 100
498.69/500.36	c Try to convert by bdds
498.69/500.36	c d: 1
498.69/500.36	c estimatedAdderCost: 100
498.69/500.36	c Try to convert by bdds
498.69/500.36	c d: 1
498.69/500.36	c estimatedAdderCost: 100
498.69/500.36	c Try to convert by bdds
498.69/500.37	c d: 1
498.69/500.37	c estimatedAdderCost: 100
498.69/500.37	c Try to convert by bdds
498.69/500.37	c d: 1
498.69/500.37	c estimatedAdderCost: 100
498.69/500.37	c Try to convert by bdds
498.69/500.37	c d: 1
498.69/500.37	c estimatedAdderCost: 100
498.69/500.37	c Try to convert by bdds
498.69/500.37	c d: 1
498.69/500.37	c estimatedAdderCost: 100
498.69/500.37	c Try to convert by bdds
498.69/500.37	c d: 1
498.69/500.37	c estimatedAdderCost: 100
498.69/500.37	c Try to convert by bdds
498.69/500.37	c d: 1
498.69/500.37	c estimatedAdderCost: 100
498.69/500.37	c Try to convert by bdds
498.69/500.37	c d: 1
498.69/500.37	c estimatedAdderCost: 100
498.69/500.37	c Try to convert by bdds
498.69/500.37	c d: 1
498.69/500.37	c estimatedAdderCost: 100
498.69/500.37	c Try to convert by bdds
498.69/500.37	c d: 1
498.69/500.37	c estimatedAdderCost: 100
498.69/500.37	c Try to convert by bdds
498.69/500.38	c d: 1
498.69/500.38	c estimatedAdderCost: 100
498.69/500.38	c Try to convert by bdds
498.69/500.38	c d: 1
498.69/500.38	c estimatedAdderCost: 100
498.69/500.38	c Try to convert by bdds
498.69/500.38	c d: 1
498.69/500.38	c estimatedAdderCost: 100
498.69/500.38	c Try to convert by bdds
498.69/500.38	c d: 1
498.69/500.38	c estimatedAdderCost: 100
498.69/500.38	c Try to convert by bdds
498.69/500.38	c d: 1
498.69/500.38	c estimatedAdderCost: 100
498.69/500.38	c Try to convert by bdds
498.69/500.38	c d: 1
498.69/500.38	c estimatedAdderCost: 100
498.69/500.38	c Try to convert by bdds
498.69/500.38	c d: 1
498.69/500.38	c estimatedAdderCost: 100
498.69/500.38	c Try to convert by bdds
498.69/500.38	c d: 1
498.69/500.38	c estimatedAdderCost: 100
498.69/500.38	c Try to convert by bdds
498.69/500.38	c d: 1
498.69/500.38	c estimatedAdderCost: 100
498.69/500.38	c Try to convert by bdds
498.69/500.39	c d: 1
498.69/500.39	c estimatedAdderCost: 100
498.69/500.39	c Try to convert by bdds
498.69/500.39	c d: 1
498.69/500.39	c estimatedAdderCost: 100
498.69/500.39	c Try to convert by bdds
498.69/500.39	c d: 1
498.69/500.39	c estimatedAdderCost: 100
498.69/500.39	c Try to convert by bdds
498.69/500.39	c d: 1
498.69/500.39	c estimatedAdderCost: 100
498.69/500.39	c Try to convert by bdds
498.69/500.39	c d: 1
498.69/500.39	c estimatedAdderCost: 100
498.69/500.39	c Try to convert by bdds
498.69/500.39	c d: 1
498.69/500.39	c estimatedAdderCost: 100
498.69/500.39	c Try to convert by bdds
498.69/500.39	c d: 1
498.69/500.39	c estimatedAdderCost: 100
498.69/500.39	c Try to convert by bdds
498.69/500.39	c d: 1
498.69/500.39	c estimatedAdderCost: 100
498.69/500.39	c Try to convert by bdds
498.69/500.39	c d: 1
498.69/500.39	c estimatedAdderCost: 100
498.69/500.39	c Try to convert by bdds
498.69/500.39	c d: 1
498.69/500.39	c estimatedAdderCost: 100
498.69/500.39	c Try to convert by bdds
498.80/500.40	c d: 1
498.80/500.40	c estimatedAdderCost: 100
498.80/500.40	c Try to convert by bdds
498.80/500.40	c d: 1
498.80/500.40	c estimatedAdderCost: 100
498.80/500.40	c Try to convert by bdds
498.80/500.40	c d: 1
498.80/500.40	c estimatedAdderCost: 100
498.80/500.40	c Try to convert by bdds
498.80/500.40	c d: 1
498.80/500.40	c estimatedAdderCost: 100
498.80/500.40	c Try to convert by bdds
498.80/500.40	c d: 1
498.80/500.40	c estimatedAdderCost: 100
498.80/500.40	c Try to convert by bdds
498.80/500.40	c d: 1
498.80/500.40	c estimatedAdderCost: 100
498.80/500.40	c Try to convert by bdds
498.80/500.40	c d: 1
498.80/500.40	c estimatedAdderCost: 100
498.80/500.40	c Try to convert by bdds
498.80/500.40	c d: 1
498.80/500.40	c estimatedAdderCost: 100
498.80/500.40	c Try to convert by bdds
498.80/500.40	c d: 1
498.80/500.40	c estimatedAdderCost: 100
498.80/500.40	c Try to convert by bdds
498.80/500.41	c d: 1
498.80/500.41	c estimatedAdderCost: 100
498.80/500.41	c Try to convert by bdds
498.80/500.41	c d: 1
498.80/500.41	c estimatedAdderCost: 100
498.80/500.41	c Try to convert by bdds
498.80/500.41	c d: 1
498.80/500.41	c estimatedAdderCost: 100
498.80/500.41	c Try to convert by bdds
498.80/500.41	c d: 1
498.80/500.41	c estimatedAdderCost: 100
498.80/500.41	c Try to convert by bdds
498.80/500.41	c d: 1
498.80/500.41	c estimatedAdderCost: 100
498.80/500.41	c Try to convert by bdds
498.80/500.41	c d: 1
498.80/500.41	c estimatedAdderCost: 100
498.80/500.41	c Try to convert by bdds
498.80/500.41	c d: 1
498.80/500.41	c estimatedAdderCost: 100
498.80/500.41	c Try to convert by bdds
498.80/500.41	c d: 1
498.80/500.41	c estimatedAdderCost: 100
498.80/500.41	c Try to convert by bdds
498.80/500.41	c d: 1
498.80/500.41	c estimatedAdderCost: 100
498.80/500.41	c Try to convert by bdds
498.80/500.42	c d: 1
498.80/500.42	c estimatedAdderCost: 100
498.80/500.42	c Try to convert by bdds
498.80/500.42	c d: 1
498.80/500.42	c estimatedAdderCost: 75
498.80/500.42	c Try to convert by bdds
498.80/500.42	c D: 1
498.80/500.42	c estimatedAdderCost: 97
498.80/500.42	c Try to convert by bdds
498.80/500.42	c d: 1
498.80/500.42	c estimatedAdderCost: 77
498.80/500.42	c Try to convert by bdds
498.80/500.42	c D: 1
498.80/500.42	c estimatedAdderCost: 74
498.80/500.42	c Try to convert by bdds
498.80/500.42	c D: 1
498.80/500.42	c estimatedAdderCost: 88
498.80/500.42	c Try to convert by bdds
498.80/500.42	c d: 1
498.80/500.42	c estimatedAdderCost: 84
498.80/500.42	c Try to convert by bdds
498.80/500.42	c d: 1
498.80/500.42	c estimatedAdderCost: 67
498.80/500.42	c Try to convert by bdds
498.80/500.42	c D: 1
498.80/500.42	c estimatedAdderCost: 92
498.80/500.42	c Try to convert by bdds
498.80/500.43	c d: 1
498.80/500.43	c estimatedAdderCost: 85
498.80/500.43	c Try to convert by bdds
498.80/500.43	c d: 1
498.80/500.43	c estimatedAdderCost: 89
498.80/500.43	c Try to convert by bdds
498.80/500.43	c d: 1
498.80/500.43	c estimatedAdderCost: 83
498.80/500.43	c Try to convert by bdds
498.80/500.43	c d: 1
498.80/500.43	c estimatedAdderCost: 84
498.80/500.43	c Try to convert by bdds
498.80/500.43	c d: 1
498.80/500.43	c estimatedAdderCost: 62
498.80/500.43	c Try to convert by bdds
498.80/500.43	c D: 1
498.80/500.43	c estimatedAdderCost: 87
498.80/500.43	c Try to convert by bdds
498.80/500.43	c d: 1
498.80/500.43	c estimatedAdderCost: 73
498.80/500.43	c Try to convert by bdds
498.80/500.43	c D: 1
498.80/500.43	c estimatedAdderCost: 76
498.80/500.43	c Try to convert by bdds
498.80/500.43	c D: 1
498.80/500.43	c estimatedAdderCost: 48
498.80/500.43	c Try to convert by bdds
498.80/500.43	c D: 1
498.80/500.43	c estimatedAdderCost: 68
498.80/500.43	c Try to convert by bdds
498.80/500.44	c D: 1
498.80/500.44	c estimatedAdderCost: 44
498.80/500.44	c Try to convert by bdds
498.80/500.44	c D: 1
498.80/500.44	c estimatedAdderCost: 71
498.80/500.44	c Try to convert by bdds
498.80/500.44	c D: 1
498.80/500.44	c estimatedAdderCost: 64
498.80/500.44	c Try to convert by bdds
498.80/500.44	c D: 1
498.80/500.44	c estimatedAdderCost: 70
498.80/500.44	c Try to convert by bdds
498.80/500.44	c D: 1
498.80/500.44	c estimatedAdderCost: 55
498.80/500.44	c Try to convert by bdds
498.80/500.44	c D: 1
498.80/500.44	c estimatedAdderCost: 63
498.80/500.44	c Try to convert by bdds
498.80/500.44	c D: 1
498.80/500.44	c estimatedAdderCost: 64
498.80/500.44	c Try to convert by bdds
498.80/500.44	c D: 1
498.80/500.44	c estimatedAdderCost: 65
498.80/500.44	c Try to convert by bdds
498.80/500.44	c D: 1
498.80/500.44	c estimatedAdderCost: 61
498.80/500.44	c Try to convert by bdds
498.80/500.44	c D: 1
498.80/500.44	c estimatedAdderCost: 63
498.80/500.44	c Try to convert by bdds
498.80/500.44	c D: 1
498.80/500.44	c estimatedAdderCost: 63
498.80/500.44	c Try to convert by bdds
498.80/500.45	c D: 1
498.80/500.45	c estimatedAdderCost: 60
498.80/500.45	c Try to convert by bdds
498.80/500.45	c D: 1
498.80/500.45	c estimatedAdderCost: 66
498.80/500.45	c Try to convert by bdds
498.80/500.45	c D: 1
498.80/500.45	c estimatedAdderCost: 75
498.80/500.45	c Try to convert by bdds
498.80/500.45	c D: 1
498.80/500.45	c estimatedAdderCost: 70
498.80/500.45	c Try to convert by bdds
498.80/500.45	c D: 1
498.80/500.45	c estimatedAdderCost: 76
498.80/500.45	c Try to convert by bdds
498.80/500.45	c D: 1
498.80/500.45	c estimatedAdderCost: 72
498.80/500.45	c Try to convert by bdds
498.80/500.45	c D: 1
498.80/500.45	c estimatedAdderCost: 62
498.80/500.45	c Try to convert by bdds
498.80/500.45	c D: 1
498.80/500.45	c estimatedAdderCost: 59
498.80/500.45	c Try to convert by bdds
498.80/500.46	c D: 1
498.80/500.46	c estimatedAdderCost: 71
498.80/500.46	c Try to convert by bdds
498.80/500.46	c D: 1
498.80/500.46	c estimatedAdderCost: 75
498.80/500.46	c Try to convert by bdds
498.80/500.46	c D: 1
498.80/500.46	c estimatedAdderCost: 80
498.80/500.46	c Try to convert by bdds
498.80/500.46	c d: 1
498.80/500.46	c estimatedAdderCost: 70
498.80/500.46	c Try to convert by bdds
498.80/500.46	c D: 1
498.80/500.46	c estimatedAdderCost: 79
498.80/500.46	c Try to convert by bdds
498.80/500.46	c D: 1
498.80/500.46	c estimatedAdderCost: 78
498.80/500.46	c Try to convert by bdds
498.80/500.46	c d: 1
498.80/500.46	c estimatedAdderCost: 77
498.80/500.46	c Try to convert by bdds
498.80/500.46	c D: 1
498.80/500.46	c estimatedAdderCost: 71
498.80/500.46	c Try to convert by bdds
498.80/500.46	c D: 1
498.80/500.46	c estimatedAdderCost: 80
498.80/500.46	c Try to convert by bdds
498.80/500.46	c d: 1
498.80/500.46	c estimatedAdderCost: 80
498.80/500.46	c Try to convert by bdds
498.80/500.47	c d: 1
498.80/500.47	c estimatedAdderCost: 85
498.80/500.47	c Try to convert by bdds
498.80/500.47	c d: 1
498.80/500.47	c estimatedAdderCost: 80
498.80/500.47	c Try to convert by bdds
498.80/500.47	c d: 1
498.80/500.47	c estimatedAdderCost: 87
498.80/500.47	c Try to convert by bdds
498.80/500.47	c d: 1
498.80/500.47	c estimatedAdderCost: 83
498.80/500.47	c Try to convert by bdds
498.80/500.47	c d: 1
498.80/500.47	c estimatedAdderCost: 81
498.80/500.47	c Try to convert by bdds
498.80/500.47	c d: 1
498.80/500.47	c estimatedAdderCost: 83
498.80/500.47	c Try to convert by bdds
498.80/500.47	c d: 1
498.80/500.47	c estimatedAdderCost: 87
498.80/500.47	c Try to convert by bdds
498.80/500.47	c d: 1
498.80/500.47	c estimatedAdderCost: 88
498.80/500.47	c Try to convert by bdds
498.80/500.47	c d: 1
498.80/500.47	c estimatedAdderCost: 88
498.80/500.47	c Try to convert by bdds
498.80/500.47	c d: 1
498.80/500.47	c estimatedAdderCost: 91
498.80/500.47	c Try to convert by bdds
498.80/500.48	c d: 1
498.80/500.48	c estimatedAdderCost: 90
498.80/500.48	c Try to convert by bdds
498.80/500.48	c d: 1
498.80/500.48	c estimatedAdderCost: 88
498.80/500.48	c Try to convert by bdds
498.80/500.48	c d: 1
498.80/500.48	c estimatedAdderCost: 85
498.80/500.48	c Try to convert by bdds
498.80/500.48	c d: 1
498.80/500.48	c estimatedAdderCost: 93
498.80/500.48	c Try to convert by bdds
498.80/500.48	c d: 1
498.80/500.48	c estimatedAdderCost: 92
498.80/500.48	c Try to convert by bdds
498.80/500.48	c d: 1
498.80/500.48	c estimatedAdderCost: 90
498.80/500.48	c Try to convert by bdds
498.80/500.48	c d: 1
498.80/500.48	c estimatedAdderCost: 94
498.80/500.48	c Try to convert by bdds
498.80/500.48	c d: 1
498.80/500.48	c estimatedAdderCost: 92
498.80/500.48	c Try to convert by bdds
498.80/500.48	c d: 1
498.80/500.48	c estimatedAdderCost: 92
498.80/500.48	c Try to convert by bdds
498.80/500.49	c d: 1
498.80/500.49	c estimatedAdderCost: 94
498.80/500.49	c Try to convert by bdds
498.80/500.49	c d: 1
498.80/500.49	c estimatedAdderCost: 92
498.80/500.49	c Try to convert by bdds
498.80/500.49	c d: 1
498.80/500.49	c estimatedAdderCost: 96
498.80/500.49	c Try to convert by bdds
498.80/500.49	c d: 1
498.80/500.49	c estimatedAdderCost: 92
498.80/500.49	c Try to convert by bdds
498.80/500.49	c d: 1
498.80/500.49	c estimatedAdderCost: 96
498.80/500.49	c Try to convert by bdds
498.80/500.49	c d: 1
498.80/500.49	c estimatedAdderCost: 96
498.80/500.49	c Try to convert by bdds
498.80/500.49	c d: 1
498.80/500.49	c estimatedAdderCost: 92
498.80/500.49	c Try to convert by bdds
498.80/500.49	c d: 1
498.80/500.49	c estimatedAdderCost: 92
498.80/500.49	c Try to convert by bdds
498.80/500.49	c d: 1
498.80/500.49	c estimatedAdderCost: 96
498.80/500.49	c Try to convert by bdds
498.80/500.50	c d: 1
498.80/500.50	c estimatedAdderCost: 96
498.80/500.50	c Try to convert by bdds
498.90/500.50	c d: 1
498.90/500.50	c estimatedAdderCost: 96
498.90/500.50	c Try to convert by bdds
498.90/500.50	c d: 1
498.90/500.50	c estimatedAdderCost: 96
498.90/500.50	c Try to convert by bdds
498.90/500.50	c d: 1
498.90/500.50	c estimatedAdderCost: 96
498.90/500.50	c Try to convert by bdds
498.90/500.50	c d: 1
498.90/500.50	c estimatedAdderCost: 96
498.90/500.50	c Try to convert by bdds
498.90/500.50	c d: 1
498.90/500.50	c estimatedAdderCost: 96
498.90/500.50	c Try to convert by bdds
498.90/500.50	c d: 1
498.90/500.50	c estimatedAdderCost: 96
498.90/500.50	c Try to convert by bdds
498.90/500.50	c d: 1
498.90/500.50	c estimatedAdderCost: 96
498.90/500.50	c Try to convert by bdds
498.90/500.50	c d: 1
498.90/500.50	c estimatedAdderCost: 96
498.90/500.50	c Try to convert by bdds
498.90/500.50	c d: 1
498.90/500.50	c estimatedAdderCost: 96
498.90/500.50	c Try to convert by bdds
498.90/500.51	c d: 1
498.90/500.51	c estimatedAdderCost: 96
498.90/500.51	c Try to convert by bdds
498.90/500.51	c d: 1
498.90/500.51	c estimatedAdderCost: 96
498.90/500.51	c Try to convert by bdds
498.90/500.51	c d: 1
498.90/500.51	c estimatedAdderCost: 96
498.90/500.51	c Try to convert by bdds
498.90/500.51	c d: 1
498.90/500.51	c estimatedAdderCost: 96
498.90/500.51	c Try to convert by bdds
498.90/500.51	c d: 1
498.90/500.51	c estimatedAdderCost: 96
498.90/500.51	c Try to convert by bdds
498.90/500.51	c d: 1
498.90/500.51	c estimatedAdderCost: 96
498.90/500.51	c Try to convert by bdds
498.90/500.51	c d: 1
498.90/500.51	c estimatedAdderCost: 96
498.90/500.51	c Try to convert by bdds
498.90/500.51	c d: 1
498.90/500.51	c estimatedAdderCost: 96
498.90/500.51	c Try to convert by bdds
498.90/500.51	c d: 1
498.90/500.51	c estimatedAdderCost: 96
498.90/500.51	c Try to convert by bdds
498.90/500.52	c d: 1
498.90/500.52	c estimatedAdderCost: 96
498.90/500.52	c Try to convert by bdds
498.90/500.52	c d: 1
498.90/500.52	c estimatedAdderCost: 96
498.90/500.52	c Try to convert by bdds
498.90/500.52	c d: 1
498.90/500.52	c estimatedAdderCost: 96
498.90/500.52	c Try to convert by bdds
498.90/500.52	c d: 1
498.90/500.52	c estimatedAdderCost: 96
498.90/500.52	c Try to convert by bdds
498.90/500.52	c d: 1
498.90/500.52	c estimatedAdderCost: 96
498.90/500.52	c Try to convert by bdds
498.90/500.52	c d: 1
498.90/500.52	c estimatedAdderCost: 96
498.90/500.52	c Try to convert by bdds
498.90/500.52	c d: 1
498.90/500.52	c estimatedAdderCost: 96
498.90/500.52	c Try to convert by bdds
498.90/500.52	c d: 1
498.90/500.52	c estimatedAdderCost: 96
498.90/500.52	c Try to convert by bdds
498.90/500.52	c d: 1
498.90/500.52	c estimatedAdderCost: 96
498.90/500.52	c Try to convert by bdds
498.90/500.53	c d: 1
498.90/500.53	c estimatedAdderCost: 96
498.90/500.53	c Try to convert by bdds
498.90/500.53	c d: 1
498.90/500.53	c estimatedAdderCost: 96
498.90/500.53	c Try to convert by bdds
498.90/500.53	c d: 1
498.90/500.53	c estimatedAdderCost: 96
498.90/500.53	c Try to convert by bdds
498.90/500.53	c d: 1
498.90/500.53	c estimatedAdderCost: 96
498.90/500.53	c Try to convert by bdds
498.90/500.53	c d: 1
498.90/500.53	c estimatedAdderCost: 96
498.90/500.53	c Try to convert by bdds
498.90/500.53	c d: 1
498.90/500.53	c estimatedAdderCost: 96
498.90/500.53	c Try to convert by bdds
498.90/500.53	c d: 1
498.90/500.53	c estimatedAdderCost: 96
498.90/500.53	c Try to convert by bdds
498.90/500.53	c d: 1
498.90/500.53	c estimatedAdderCost: 96
498.90/500.53	c Try to convert by bdds
498.90/500.53	c d: 1
498.90/500.53	c estimatedAdderCost: 96
498.90/500.53	c Try to convert by bdds
498.90/500.54	c d: 1
498.90/500.54	c estimatedAdderCost: 96
498.90/500.54	c Try to convert by bdds
498.90/500.54	c d: 1
498.90/500.54	c estimatedAdderCost: 96
498.90/500.54	c Try to convert by bdds
498.90/500.54	c d: 1
498.90/500.54	c estimatedAdderCost: 96
498.90/500.54	c Try to convert by bdds
498.90/500.54	c d: 1
498.90/500.54	c estimatedAdderCost: 96
498.90/500.54	c Try to convert by bdds
498.90/500.54	c d: 1
498.90/500.54	c estimatedAdderCost: 96
498.90/500.54	c Try to convert by bdds
498.90/500.54	c d: 1
498.90/500.54	c estimatedAdderCost: 96
498.90/500.54	c Try to convert by bdds
498.90/500.54	c d: 1
498.90/500.54	c estimatedAdderCost: 96
498.90/500.54	c Try to convert by bdds
498.90/500.54	c d: 1
498.90/500.54	c estimatedAdderCost: 96
498.90/500.54	c Try to convert by bdds
498.90/500.54	c d: 1
498.90/500.54	c estimatedAdderCost: 96
498.90/500.54	c Try to convert by bdds
498.90/500.55	c d: 1
498.90/500.55	c estimatedAdderCost: 96
498.90/500.55	c Try to convert by bdds
498.90/500.55	c d: 1
498.90/500.55	c estimatedAdderCost: 96
498.90/500.55	c Try to convert by bdds
498.90/500.55	c d: 1
498.90/500.55	c estimatedAdderCost: 96
498.90/500.55	c Try to convert by bdds
498.90/500.55	c d: 1
498.90/500.55	c estimatedAdderCost: 96
498.90/500.55	c Try to convert by bdds
498.90/500.55	c d: 1
498.90/500.55	c estimatedAdderCost: 77
498.90/500.55	c Try to convert by bdds
498.90/500.55	c D: 1
498.90/500.55	c estimatedAdderCost: 89
498.90/500.55	c Try to convert by bdds
498.90/500.55	c d: 1
498.90/500.55	c estimatedAdderCost: 75
498.90/500.55	c Try to convert by bdds
498.90/500.55	c D: 1
498.90/500.55	c estimatedAdderCost: 72
498.90/500.55	c Try to convert by bdds
498.90/500.56	c D: 1
498.90/500.56	c estimatedAdderCost: 83
498.90/500.56	c Try to convert by bdds
498.90/500.56	c d: 1
498.90/500.56	c estimatedAdderCost: 82
498.90/500.56	c Try to convert by bdds
498.90/500.56	c d: 1
498.90/500.56	c estimatedAdderCost: 66
498.90/500.56	c Try to convert by bdds
498.90/500.56	c D: 1
498.90/500.56	c estimatedAdderCost: 88
498.90/500.56	c Try to convert by bdds
498.90/500.56	c d: 1
498.90/500.56	c estimatedAdderCost: 86
498.90/500.56	c Try to convert by bdds
498.90/500.56	c d: 1
498.90/500.56	c estimatedAdderCost: 101
498.90/500.56	c Try to convert by bdds
498.90/500.56	c d: 1
498.90/500.56	c estimatedAdderCost: 92
498.90/500.56	c Try to convert by bdds
498.90/500.56	c d: 1
498.90/500.56	c estimatedAdderCost: 93
498.90/500.56	c Try to convert by bdds
498.90/500.56	c d: 1
498.90/500.56	c estimatedAdderCost: 69
498.90/500.56	c Try to convert by bdds
498.90/500.56	c D: 1
498.90/500.56	c estimatedAdderCost: 94
498.90/500.56	c Try to convert by bdds
498.90/500.57	c d: 1
498.90/500.57	c estimatedAdderCost: 78
498.90/500.57	c Try to convert by bdds
498.90/500.57	c D: 1
498.90/500.57	c estimatedAdderCost: 85
498.90/500.57	c Try to convert by bdds
498.90/500.57	c D: 1
498.90/500.57	c estimatedAdderCost: 54
498.90/500.57	c Try to convert by bdds
498.90/500.57	c D: 1
498.90/500.57	c estimatedAdderCost: 76
498.90/500.57	c Try to convert by bdds
498.90/500.57	c D: 1
498.90/500.57	c estimatedAdderCost: 54
498.90/500.57	c Try to convert by bdds
498.90/500.57	c D: 1
498.90/500.57	c estimatedAdderCost: 80
498.90/500.57	c Try to convert by bdds
498.90/500.57	c D: 1
498.90/500.57	c estimatedAdderCost: 74
498.90/500.57	c Try to convert by bdds
498.90/500.57	c D: 1
498.90/500.57	c estimatedAdderCost: 81
498.90/500.57	c Try to convert by bdds
498.90/500.57	c D: 1
498.90/500.57	c estimatedAdderCost: 59
498.90/500.57	c Try to convert by bdds
498.90/500.58	c D: 1
498.90/500.58	c estimatedAdderCost: 70
498.90/500.58	c Try to convert by bdds
498.90/500.58	c D: 1
498.90/500.58	c estimatedAdderCost: 69
498.90/500.58	c Try to convert by bdds
498.90/500.58	c D: 1
498.90/500.58	c estimatedAdderCost: 72
498.90/500.58	c Try to convert by bdds
498.90/500.58	c D: 1
498.90/500.58	c estimatedAdderCost: 71
498.90/500.58	c Try to convert by bdds
498.90/500.58	c D: 1
498.90/500.58	c estimatedAdderCost: 67
498.90/500.58	c Try to convert by bdds
498.90/500.58	c D: 1
498.90/500.58	c estimatedAdderCost: 73
498.90/500.58	c Try to convert by bdds
498.90/500.58	c D: 1
498.90/500.58	c estimatedAdderCost: 67
498.90/500.58	c Try to convert by bdds
498.90/500.58	c D: 1
498.90/500.58	c estimatedAdderCost: 76
498.90/500.58	c Try to convert by bdds
498.90/500.58	c D: 1
498.90/500.58	c estimatedAdderCost: 83
498.90/500.58	c Try to convert by bdds
498.90/500.59	c D: 1
498.90/500.59	c estimatedAdderCost: 79
498.90/500.59	c Try to convert by bdds
498.90/500.59	c D: 1
498.90/500.59	c estimatedAdderCost: 82
498.90/500.59	c Try to convert by bdds
498.90/500.59	c D: 1
498.90/500.59	c estimatedAdderCost: 82
498.90/500.59	c Try to convert by bdds
498.90/500.59	c D: 1
498.90/500.59	c estimatedAdderCost: 69
498.90/500.59	c Try to convert by bdds
498.90/500.59	c D: 1
498.90/500.59	c estimatedAdderCost: 69
498.90/500.59	c Try to convert by bdds
498.90/500.59	c D: 1
498.90/500.59	c estimatedAdderCost: 76
498.90/500.59	c Try to convert by bdds
498.90/500.59	c D: 1
498.90/500.59	c estimatedAdderCost: 82
498.90/500.59	c Try to convert by bdds
498.90/500.59	c D: 1
498.90/500.59	c estimatedAdderCost: 88
498.90/500.59	c Try to convert by bdds
498.90/500.60	c d: 1
498.90/500.60	c estimatedAdderCost: 82
498.90/500.60	c Try to convert by bdds
499.00/500.60	c D: 1
499.00/500.60	c estimatedAdderCost: 82
499.00/500.60	c Try to convert by bdds
499.00/500.60	c D: 1
499.00/500.60	c estimatedAdderCost: 85
499.00/500.60	c Try to convert by bdds
499.00/500.60	c d: 1
499.00/500.60	c estimatedAdderCost: 82
499.00/500.60	c Try to convert by bdds
499.00/500.60	c D: 1
499.00/500.60	c estimatedAdderCost: 81
499.00/500.60	c Try to convert by bdds
499.00/500.60	c D: 1
499.00/500.60	c estimatedAdderCost: 88
499.00/500.60	c Try to convert by bdds
499.00/500.60	c d: 1
499.00/500.60	c estimatedAdderCost: 88
499.00/500.60	c Try to convert by bdds
499.00/500.60	c d: 1
499.00/500.60	c estimatedAdderCost: 95
499.00/500.60	c Try to convert by bdds
499.00/500.60	c d: 1
499.00/500.60	c estimatedAdderCost: 89
499.00/500.60	c Try to convert by bdds
499.00/500.61	c d: 1
499.00/500.61	c estimatedAdderCost: 94
499.00/500.61	c Try to convert by bdds
499.00/500.61	c d: 1
499.00/500.61	c estimatedAdderCost: 91
499.00/500.61	c Try to convert by bdds
499.00/500.61	c d: 1
499.00/500.61	c estimatedAdderCost: 86
499.00/500.61	c Try to convert by bdds
499.00/500.61	c d: 1
499.00/500.61	c estimatedAdderCost: 94
499.00/500.61	c Try to convert by bdds
499.00/500.61	c d: 1
499.00/500.61	c estimatedAdderCost: 95
499.00/500.61	c Try to convert by bdds
499.00/500.61	c d: 1
499.00/500.61	c estimatedAdderCost: 96
499.00/500.61	c Try to convert by bdds
499.00/500.61	c d: 1
499.00/500.61	c estimatedAdderCost: 94
499.00/500.61	c Try to convert by bdds
499.00/500.61	c d: 1
499.00/500.61	c estimatedAdderCost: 101
499.00/500.61	c Try to convert by bdds
499.00/500.62	c d: 1
499.00/500.62	c estimatedAdderCost: 99
499.00/500.62	c Try to convert by bdds
499.00/500.62	c d: 1
499.00/500.62	c estimatedAdderCost: 95
499.00/500.62	c Try to convert by bdds
499.00/500.62	c d: 1
499.00/500.62	c estimatedAdderCost: 92
499.00/500.62	c Try to convert by bdds
499.00/500.62	c d: 1
499.00/500.62	c estimatedAdderCost: 103
499.00/500.62	c Try to convert by bdds
499.00/500.62	c d: 1
499.00/500.62	c estimatedAdderCost: 102
499.00/500.62	c Try to convert by bdds
499.00/500.62	c d: 1
499.00/500.62	c estimatedAdderCost: 99
499.00/500.62	c Try to convert by bdds
499.00/500.62	c d: 1
499.00/500.62	c estimatedAdderCost: 103
499.00/500.62	c Try to convert by bdds
499.00/500.62	c d: 1
499.00/500.62	c estimatedAdderCost: 102
499.00/500.62	c Try to convert by bdds
499.00/500.62	c d: 1
499.00/500.62	c estimatedAdderCost: 102
499.00/500.62	c Try to convert by bdds
499.00/500.62	c d: 1
499.00/500.62	c estimatedAdderCost: 105
499.00/500.62	c Try to convert by bdds
499.00/500.63	c d: 1
499.00/500.63	c estimatedAdderCost: 102
499.00/500.63	c Try to convert by bdds
499.00/500.63	c d: 1
499.00/500.63	c estimatedAdderCost: 106
499.00/500.63	c Try to convert by bdds
499.00/500.63	c d: 1
499.00/500.63	c estimatedAdderCost: 102
499.00/500.63	c Try to convert by bdds
499.00/500.63	c d: 1
499.00/500.63	c estimatedAdderCost: 106
499.00/500.63	c Try to convert by bdds
499.00/500.63	c d: 1
499.00/500.63	c estimatedAdderCost: 106
499.00/500.63	c Try to convert by bdds
499.00/500.63	c d: 1
499.00/500.63	c estimatedAdderCost: 102
499.00/500.63	c Try to convert by bdds
499.00/500.63	c d: 1
499.00/500.63	c estimatedAdderCost: 102
499.00/500.63	c Try to convert by bdds
499.00/500.63	c d: 1
499.00/500.63	c estimatedAdderCost: 106
499.00/500.63	c Try to convert by bdds
499.00/500.63	c d: 1
499.00/500.63	c estimatedAdderCost: 106
499.00/500.63	c Try to convert by bdds
499.00/500.64	c d: 1
499.00/500.64	c estimatedAdderCost: 106
499.00/500.64	c Try to convert by bdds
499.00/500.64	c d: 1
499.00/500.64	c estimatedAdderCost: 106
499.00/500.64	c Try to convert by bdds
499.00/500.64	c d: 1
499.00/500.64	c estimatedAdderCost: 106
499.00/500.64	c Try to convert by bdds
499.00/500.64	c d: 1
499.00/500.64	c estimatedAdderCost: 106
499.00/500.64	c Try to convert by bdds
499.00/500.64	c d: 1
499.00/500.64	c estimatedAdderCost: 106
499.00/500.64	c Try to convert by bdds
499.00/500.64	c d: 1
499.00/500.64	c estimatedAdderCost: 106
499.00/500.64	c Try to convert by bdds
499.00/500.64	c d: 1
499.00/500.64	c estimatedAdderCost: 106
499.00/500.64	c Try to convert by bdds
499.00/500.64	c d: 1
499.00/500.64	c estimatedAdderCost: 106
499.00/500.64	c Try to convert by bdds
499.00/500.64	c d: 1
499.00/500.64	c estimatedAdderCost: 106
499.00/500.64	c Try to convert by bdds
499.00/500.65	c d: 1
499.00/500.65	c estimatedAdderCost: 106
499.00/500.65	c Try to convert by bdds
499.00/500.65	c d: 1
499.00/500.65	c estimatedAdderCost: 106
499.00/500.65	c Try to convert by bdds
499.00/500.65	c d: 1
499.00/500.65	c estimatedAdderCost: 106
499.00/500.65	c Try to convert by bdds
499.00/500.65	c d: 1
499.00/500.65	c estimatedAdderCost: 106
499.00/500.65	c Try to convert by bdds
499.00/500.65	c d: 1
499.00/500.65	c estimatedAdderCost: 106
499.00/500.65	c Try to convert by bdds
499.00/500.65	c d: 1
499.00/500.65	c estimatedAdderCost: 106
499.00/500.65	c Try to convert by bdds
499.00/500.65	c d: 1
499.00/500.65	c estimatedAdderCost: 106
499.00/500.65	c Try to convert by bdds
499.00/500.65	c d: 1
499.00/500.65	c estimatedAdderCost: 106
499.00/500.65	c Try to convert by bdds
499.00/500.65	c d: 1
499.00/500.65	c estimatedAdderCost: 106
499.00/500.65	c Try to convert by bdds
499.00/500.65	c d: 1
499.00/500.65	c estimatedAdderCost: 106
499.00/500.65	c Try to convert by bdds
499.00/500.66	c d: 1
499.00/500.66	c estimatedAdderCost: 106
499.00/500.66	c Try to convert by bdds
499.00/500.66	c d: 1
499.00/500.66	c estimatedAdderCost: 106
499.00/500.66	c Try to convert by bdds
499.00/500.66	c d: 1
499.00/500.66	c estimatedAdderCost: 106
499.00/500.66	c Try to convert by bdds
499.00/500.66	c d: 1
499.00/500.66	c estimatedAdderCost: 106
499.00/500.66	c Try to convert by bdds
499.00/500.66	c d: 1
499.00/500.66	c estimatedAdderCost: 106
499.00/500.66	c Try to convert by bdds
499.00/500.66	c d: 1
499.00/500.66	c estimatedAdderCost: 106
499.00/500.66	c Try to convert by bdds
499.00/500.66	c d: 1
499.00/500.66	c estimatedAdderCost: 106
499.00/500.66	c Try to convert by bdds
499.00/500.66	c d: 1
499.00/500.66	c estimatedAdderCost: 106
499.00/500.66	c Try to convert by bdds
499.00/500.66	c d: 1
499.00/500.66	c estimatedAdderCost: 106
499.00/500.66	c Try to convert by bdds
499.00/500.67	c d: 1
499.00/500.67	c estimatedAdderCost: 106
499.00/500.67	c Try to convert by bdds
499.00/500.67	c d: 1
499.00/500.67	c estimatedAdderCost: 106
499.00/500.67	c Try to convert by bdds
499.00/500.67	c d: 1
499.00/500.67	c estimatedAdderCost: 106
499.00/500.67	c Try to convert by bdds
499.00/500.67	c d: 1
499.00/500.67	c estimatedAdderCost: 106
499.00/500.67	c Try to convert by bdds
499.00/500.67	c d: 1
499.00/500.67	c estimatedAdderCost: 106
499.00/500.67	c Try to convert by bdds
499.00/500.67	c d: 1
499.00/500.67	c estimatedAdderCost: 106
499.00/500.67	c Try to convert by bdds
499.00/500.67	c d: 1
499.00/500.67	c estimatedAdderCost: 106
499.00/500.67	c Try to convert by bdds
499.00/500.67	c d: 1
499.00/500.67	c estimatedAdderCost: 106
499.00/500.67	c Try to convert by bdds
499.00/500.67	c d: 1
499.00/500.67	c estimatedAdderCost: 106
499.00/500.67	c Try to convert by bdds
499.00/500.68	c d: 1
499.00/500.68	c estimatedAdderCost: 106
499.00/500.68	c Try to convert by bdds
499.00/500.68	c d: 1
499.00/500.68	c estimatedAdderCost: 106
499.00/500.68	c Try to convert by bdds
499.00/500.68	c d: 1
499.00/500.68	c estimatedAdderCost: 106
499.00/500.68	c Try to convert by bdds
499.00/500.68	c d: 1
499.00/500.68	c estimatedAdderCost: 106
499.00/500.68	c Try to convert by bdds
499.00/500.68	c d: 1
499.00/500.68	c estimatedAdderCost: 106
499.00/500.68	c Try to convert by bdds
499.00/500.68	c d: 1
499.00/500.68	c estimatedAdderCost: 106
499.00/500.68	c Try to convert by bdds
499.00/500.68	c d: 1
499.00/500.68	c estimatedAdderCost: 106
499.00/500.68	c Try to convert by bdds
499.00/500.68	c d: 1
499.00/500.68	c estimatedAdderCost: 106
499.00/500.68	c Try to convert by bdds
499.00/500.68	c d: 1
499.00/500.68	c estimatedAdderCost: 106
499.00/500.68	c Try to convert by bdds
499.00/500.69	c d: 1
499.00/500.69	c estimatedAdderCost: 106
499.00/500.69	c Try to convert by bdds
499.00/500.69	c d: 1
499.00/500.69	c estimatedAdderCost: 106
499.00/500.69	c Try to convert by bdds
499.00/500.69	c d: 1
499.00/500.69	c estimatedAdderCost: 106
499.00/500.69	c Try to convert by bdds
499.00/500.69	c d: 1
499.00/500.69	c estimatedAdderCost: 83
499.00/500.69	c Try to convert by bdds
499.00/500.69	c D: 1
499.00/500.69	c estimatedAdderCost: 101
499.00/500.69	c Try to convert by bdds
499.00/500.69	c d: 1
499.00/500.69	c estimatedAdderCost: 81
499.00/500.69	c Try to convert by bdds
499.00/500.69	c D: 1
499.00/500.69	c estimatedAdderCost: 77
499.00/500.69	c Try to convert by bdds
499.00/500.69	c D: 1
499.00/500.69	c estimatedAdderCost: 95
499.00/500.69	c Try to convert by bdds
499.00/500.69	c d: 1
499.00/500.69	c estimatedAdderCost: 89
499.00/500.69	c Try to convert by bdds
499.10/500.70	c d: 1
499.10/500.70	c estimatedAdderCost: 78
499.10/500.70	c Try to convert by bdds
499.10/500.70	c D: 1
499.10/500.70	c estimatedAdderCost: 97
499.10/500.70	c Try to convert by bdds
499.10/500.70	c d: 1
499.10/500.70	c estimatedAdderCost: 94
499.10/500.70	c Try to convert by bdds
499.10/500.70	c d: 1
499.10/500.70	c estimatedAdderCost: 94
499.10/500.70	c Try to convert by bdds
499.10/500.70	c d: 1
499.10/500.70	c estimatedAdderCost: 90
499.10/500.70	c Try to convert by bdds
499.10/500.70	c d: 1
499.10/500.70	c estimatedAdderCost: 91
499.10/500.70	c Try to convert by bdds
499.10/500.70	c d: 1
499.10/500.70	c estimatedAdderCost: 67
499.10/500.70	c Try to convert by bdds
499.10/500.70	c D: 1
499.10/500.70	c estimatedAdderCost: 91
499.10/500.70	c Try to convert by bdds
499.10/500.70	c d: 1
499.10/500.70	c estimatedAdderCost: 75
499.10/500.70	c Try to convert by bdds
499.10/500.70	c D: 1
499.10/500.70	c estimatedAdderCost: 84
499.10/500.70	c Try to convert by bdds
499.10/500.71	c D: 1
499.10/500.71	c estimatedAdderCost: 59
499.10/500.71	c Try to convert by bdds
499.10/500.71	c D: 1
499.10/500.71	c estimatedAdderCost: 72
499.10/500.71	c Try to convert by bdds
499.10/500.71	c D: 1
499.10/500.71	c estimatedAdderCost: 53
499.10/500.71	c Try to convert by bdds
499.10/500.71	c D: 1
499.10/500.71	c estimatedAdderCost: 78
499.10/500.71	c Try to convert by bdds
499.10/500.71	c D: 1
499.10/500.71	c estimatedAdderCost: 71
499.10/500.71	c Try to convert by bdds
499.10/500.71	c D: 1
499.10/500.71	c estimatedAdderCost: 79
499.10/500.71	c Try to convert by bdds
499.10/500.71	c D: 1
499.10/500.71	c estimatedAdderCost: 62
499.10/500.71	c Try to convert by bdds
499.10/500.71	c D: 1
499.10/500.71	c estimatedAdderCost: 71
499.10/500.71	c Try to convert by bdds
499.10/500.71	c D: 1
499.10/500.71	c estimatedAdderCost: 71
499.10/500.71	c Try to convert by bdds
499.10/500.72	c D: 1
499.10/500.72	c estimatedAdderCost: 70
499.10/500.72	c Try to convert by bdds
499.10/500.72	c D: 1
499.10/500.72	c estimatedAdderCost: 70
499.10/500.72	c Try to convert by bdds
499.10/500.72	c D: 1
499.10/500.72	c estimatedAdderCost: 70
499.10/500.72	c Try to convert by bdds
499.10/500.72	c D: 1
499.10/500.72	c estimatedAdderCost: 72
499.10/500.72	c Try to convert by bdds
499.10/500.72	c D: 1
499.10/500.72	c estimatedAdderCost: 69
499.10/500.72	c Try to convert by bdds
499.10/500.72	c D: 1
499.10/500.72	c estimatedAdderCost: 76
499.10/500.72	c Try to convert by bdds
499.10/500.72	c D: 1
499.10/500.72	c estimatedAdderCost: 85
499.10/500.72	c Try to convert by bdds
499.10/500.72	c D: 1
499.10/500.72	c estimatedAdderCost: 78
499.10/500.72	c Try to convert by bdds
499.10/500.72	c D: 1
499.10/500.72	c estimatedAdderCost: 83
499.10/500.72	c Try to convert by bdds
499.10/500.73	c D: 1
499.10/500.73	c estimatedAdderCost: 82
499.10/500.73	c Try to convert by bdds
499.10/500.73	c D: 1
499.10/500.73	c estimatedAdderCost: 73
499.10/500.73	c Try to convert by bdds
499.10/500.73	c D: 1
499.10/500.73	c estimatedAdderCost: 69
499.10/500.73	c Try to convert by bdds
499.10/500.73	c D: 1
499.10/500.73	c estimatedAdderCost: 79
499.10/500.73	c Try to convert by bdds
499.10/500.73	c D: 1
499.10/500.73	c estimatedAdderCost: 81
499.10/500.73	c Try to convert by bdds
499.10/500.73	c D: 1
499.10/500.73	c estimatedAdderCost: 87
499.10/500.73	c Try to convert by bdds
499.10/500.73	c d: 1
499.10/500.73	c estimatedAdderCost: 80
499.10/500.73	c Try to convert by bdds
499.10/500.73	c D: 1
499.10/500.73	c estimatedAdderCost: 83
499.10/500.73	c Try to convert by bdds
499.10/500.73	c D: 1
499.10/500.73	c estimatedAdderCost: 85
499.10/500.73	c Try to convert by bdds
499.10/500.74	c d: 1
499.10/500.74	c estimatedAdderCost: 85
499.10/500.74	c Try to convert by bdds
499.10/500.74	c D: 1
499.10/500.74	c estimatedAdderCost: 81
499.10/500.74	c Try to convert by bdds
499.10/500.74	c D: 1
499.10/500.74	c estimatedAdderCost: 87
499.10/500.74	c Try to convert by bdds
499.10/500.74	c d: 1
499.10/500.74	c estimatedAdderCost: 88
499.10/500.74	c Try to convert by bdds
499.10/500.74	c d: 1
499.10/500.74	c estimatedAdderCost: 92
499.10/500.74	c Try to convert by bdds
499.10/500.74	c d: 1
499.10/500.74	c estimatedAdderCost: 89
499.10/500.74	c Try to convert by bdds
499.10/500.74	c d: 1
499.10/500.74	c estimatedAdderCost: 92
499.10/500.74	c Try to convert by bdds
499.10/500.74	c d: 1
499.10/500.74	c estimatedAdderCost: 92
499.10/500.74	c Try to convert by bdds
499.10/500.74	c d: 1
499.10/500.74	c estimatedAdderCost: 87
499.10/500.74	c Try to convert by bdds
499.10/500.74	c d: 1
499.10/500.74	c estimatedAdderCost: 92
499.10/500.74	c Try to convert by bdds
499.10/500.75	c d: 1
499.10/500.75	c estimatedAdderCost: 94
499.10/500.75	c Try to convert by bdds
499.10/500.75	c d: 1
499.10/500.75	c estimatedAdderCost: 95
499.10/500.75	c Try to convert by bdds
499.10/500.75	c d: 1
499.10/500.75	c estimatedAdderCost: 92
499.10/500.75	c Try to convert by bdds
499.10/500.75	c d: 1
499.10/500.75	c estimatedAdderCost: 98
499.10/500.75	c Try to convert by bdds
499.10/500.75	c d: 1
499.10/500.75	c estimatedAdderCost: 96
499.10/500.75	c Try to convert by bdds
499.10/500.75	c d: 1
499.10/500.75	c estimatedAdderCost: 94
499.10/500.75	c Try to convert by bdds
499.10/500.75	c d: 1
499.10/500.75	c estimatedAdderCost: 91
499.10/500.75	c Try to convert by bdds
499.10/500.75	c d: 1
499.10/500.75	c estimatedAdderCost: 98
499.10/500.75	c Try to convert by bdds
499.10/500.75	c d: 1
499.10/500.75	c estimatedAdderCost: 99
499.10/500.75	c Try to convert by bdds
499.10/500.75	c d: 1
499.10/500.75	c estimatedAdderCost: 96
499.10/500.75	c Try to convert by bdds
499.10/500.76	c d: 1
499.10/500.76	c estimatedAdderCost: 99
499.10/500.76	c Try to convert by bdds
499.10/500.76	c d: 1
499.10/500.76	c estimatedAdderCost: 99
499.10/500.76	c Try to convert by bdds
499.10/500.76	c d: 1
499.10/500.76	c estimatedAdderCost: 99
499.10/500.76	c Try to convert by bdds
499.10/500.76	c d: 1
499.10/500.76	c estimatedAdderCost: 100
499.10/500.76	c Try to convert by bdds
499.10/500.76	c d: 1
499.10/500.76	c estimatedAdderCost: 99
499.10/500.76	c Try to convert by bdds
499.10/500.76	c d: 1
499.10/500.76	c estimatedAdderCost: 102
499.10/500.76	c Try to convert by bdds
499.10/500.76	c d: 1
499.10/500.76	c estimatedAdderCost: 99
499.10/500.76	c Try to convert by bdds
499.10/500.76	c d: 1
499.10/500.76	c estimatedAdderCost: 102
499.10/500.76	c Try to convert by bdds
499.10/500.76	c d: 1
499.10/500.76	c estimatedAdderCost: 102
499.10/500.76	c Try to convert by bdds
499.10/500.76	c d: 1
499.10/500.76	c estimatedAdderCost: 99
499.10/500.76	c Try to convert by bdds
499.10/500.77	c d: 1
499.10/500.77	c estimatedAdderCost: 99
499.10/500.77	c Try to convert by bdds
499.10/500.77	c d: 1
499.10/500.77	c estimatedAdderCost: 102
499.10/500.77	c Try to convert by bdds
499.10/500.77	c d: 1
499.10/500.77	c estimatedAdderCost: 102
499.10/500.77	c Try to convert by bdds
499.10/500.77	c d: 1
499.10/500.77	c estimatedAdderCost: 102
499.10/500.77	c Try to convert by bdds
499.10/500.77	c d: 1
499.10/500.77	c estimatedAdderCost: 102
499.10/500.77	c Try to convert by bdds
499.10/500.77	c d: 1
499.10/500.77	c estimatedAdderCost: 102
499.10/500.77	c Try to convert by bdds
499.10/500.77	c d: 1
499.10/500.77	c estimatedAdderCost: 102
499.10/500.77	c Try to convert by bdds
499.10/500.77	c d: 1
499.10/500.77	c estimatedAdderCost: 102
499.10/500.77	c Try to convert by bdds
499.10/500.77	c d: 1
499.10/500.77	c estimatedAdderCost: 102
499.10/500.77	c Try to convert by bdds
499.10/500.78	c d: 1
499.10/500.78	c estimatedAdderCost: 102
499.10/500.78	c Try to convert by bdds
499.10/500.78	c d: 1
499.10/500.78	c estimatedAdderCost: 102
499.10/500.78	c Try to convert by bdds
499.10/500.78	c d: 1
499.10/500.78	c estimatedAdderCost: 102
499.10/500.78	c Try to convert by bdds
499.10/500.78	c d: 1
499.10/500.78	c estimatedAdderCost: 102
499.10/500.78	c Try to convert by bdds
499.10/500.78	c d: 1
499.10/500.78	c estimatedAdderCost: 102
499.10/500.78	c Try to convert by bdds
499.10/500.78	c d: 1
499.10/500.78	c estimatedAdderCost: 102
499.10/500.78	c Try to convert by bdds
499.10/500.78	c d: 1
499.10/500.78	c estimatedAdderCost: 102
499.10/500.78	c Try to convert by bdds
499.10/500.78	c d: 1
499.10/500.78	c estimatedAdderCost: 102
499.10/500.78	c Try to convert by bdds
499.10/500.78	c d: 1
499.10/500.78	c estimatedAdderCost: 102
499.10/500.78	c Try to convert by bdds
499.10/500.78	c d: 1
499.10/500.78	c estimatedAdderCost: 102
499.10/500.78	c Try to convert by bdds
499.10/500.79	c d: 1
499.10/500.79	c estimatedAdderCost: 102
499.10/500.79	c Try to convert by bdds
499.10/500.79	c d: 1
499.10/500.79	c estimatedAdderCost: 102
499.10/500.79	c Try to convert by bdds
499.10/500.79	c d: 1
499.10/500.79	c estimatedAdderCost: 102
499.10/500.79	c Try to convert by bdds
499.10/500.79	c d: 1
499.10/500.79	c estimatedAdderCost: 102
499.10/500.79	c Try to convert by bdds
499.10/500.79	c d: 1
499.10/500.79	c estimatedAdderCost: 102
499.10/500.79	c Try to convert by bdds
499.10/500.79	c d: 1
499.10/500.79	c estimatedAdderCost: 102
499.10/500.79	c Try to convert by bdds
499.10/500.79	c d: 1
499.10/500.79	c estimatedAdderCost: 102
499.10/500.79	c Try to convert by bdds
499.10/500.79	c d: 1
499.10/500.79	c estimatedAdderCost: 102
499.10/500.79	c Try to convert by bdds
499.10/500.79	c d: 1
499.10/500.79	c estimatedAdderCost: 102
499.10/500.79	c Try to convert by bdds
499.20/500.80	c d: 1
499.20/500.80	c estimatedAdderCost: 102
499.20/500.80	c Try to convert by bdds
499.20/500.80	c d: 1
499.20/500.80	c estimatedAdderCost: 102
499.20/500.80	c Try to convert by bdds
499.20/500.80	c d: 1
499.20/500.80	c estimatedAdderCost: 102
499.20/500.80	c Try to convert by bdds
499.20/500.80	c d: 1
499.20/500.80	c estimatedAdderCost: 102
499.20/500.80	c Try to convert by bdds
499.20/500.80	c d: 1
499.20/500.80	c estimatedAdderCost: 102
499.20/500.80	c Try to convert by bdds
499.20/500.80	c d: 1
499.20/500.80	c estimatedAdderCost: 102
499.20/500.80	c Try to convert by bdds
499.20/500.80	c d: 1
499.20/500.80	c estimatedAdderCost: 102
499.20/500.80	c Try to convert by bdds
499.20/500.80	c d: 1
499.20/500.80	c estimatedAdderCost: 102
499.20/500.80	c Try to convert by bdds
499.20/500.80	c d: 1
499.20/500.80	c estimatedAdderCost: 102
499.20/500.80	c Try to convert by bdds
499.20/500.81	c d: 1
499.20/500.81	c estimatedAdderCost: 102
499.20/500.81	c Try to convert by bdds
499.20/500.81	c d: 1
499.20/500.81	c estimatedAdderCost: 102
499.20/500.81	c Try to convert by bdds
499.20/500.81	c d: 1
499.20/500.81	c estimatedAdderCost: 102
499.20/500.81	c Try to convert by bdds
499.20/500.81	c d: 1
499.20/500.81	c estimatedAdderCost: 102
499.20/500.81	c Try to convert by bdds
499.20/500.81	c d: 1
499.20/500.81	c estimatedAdderCost: 102
499.20/500.81	c Try to convert by bdds
499.20/500.81	c d: 1
499.20/500.81	c estimatedAdderCost: 102
499.20/500.81	c Try to convert by bdds
499.20/500.81	c d: 1
499.20/500.81	c estimatedAdderCost: 102
499.20/500.81	c Try to convert by bdds
499.20/500.81	c d: 1
499.20/500.81	c estimatedAdderCost: 102
499.20/500.81	c Try to convert by bdds
499.20/500.81	c d: 1
499.20/500.81	c estimatedAdderCost: 102
499.20/500.81	c Try to convert by bdds
499.20/500.81	c d: 1
499.20/500.81	c estimatedAdderCost: 102
499.20/500.81	c Try to convert by bdds
499.20/500.82	c d: 1
499.20/500.82	c estimatedAdderCost: 102
499.20/500.82	c Try to convert by bdds
499.20/500.82	c d: 1
499.20/500.82	c estimatedAdderCost: 102
499.20/500.82	c Try to convert by bdds
499.20/500.82	c d: 1
499.20/500.82	c estimatedAdderCost: 102
499.20/500.82	c Try to convert by bdds
499.20/500.82	c d: 1
499.20/500.82	c estimatedAdderCost: 102
499.20/500.82	c Try to convert by bdds
499.20/500.82	c d: 1
499.20/500.82	c estimatedAdderCost: 102
499.20/500.82	c Try to convert by bdds
499.20/500.82	c d: 1
499.20/500.82	c estimatedAdderCost: 78
499.20/500.82	c Try to convert by bdds
499.20/500.82	c D: 1
499.20/500.82	c estimatedAdderCost: 96
499.20/500.82	c Try to convert by bdds
499.20/500.82	c d: 1
499.20/500.82	c estimatedAdderCost: 77
499.20/500.82	c Try to convert by bdds
499.20/500.82	c D: 1
499.20/500.82	c estimatedAdderCost: 77
499.20/500.82	c Try to convert by bdds
499.20/500.83	c D: 1
499.20/500.83	c estimatedAdderCost: 87
499.20/500.83	c Try to convert by bdds
499.20/500.83	c d: 1
499.20/500.83	c estimatedAdderCost: 84
499.20/500.83	c Try to convert by bdds
499.20/500.83	c d: 1
499.20/500.83	c estimatedAdderCost: 72
499.20/500.83	c Try to convert by bdds
499.20/500.83	c D: 1
499.20/500.83	c estimatedAdderCost: 94
499.20/500.83	c Try to convert by bdds
499.20/500.83	c d: 1
499.20/500.83	c estimatedAdderCost: 90
499.20/500.83	c Try to convert by bdds
499.20/500.83	c d: 1
499.20/500.83	c 
1250.39/1254.52	c sat_solver_result: sst_unsat
1250.39/1254.52	s UNSATISFIABLE
1250.39/1254.52	c _____________________________________________________________________________
1250.39/1254.52	c std/band forms        : 500,0
1250.39/1254.52	c 2cl/3cl ITE-codings   : 206641,0
1250.39/1254.52	c BDD/srt/adr Max costs : 717,0,0
1250.39/1254.52	c BDDraw/bin/mul/srt/adr: 364,0,136,0,0
1250.39/1254.52	c BDD nodes             : 286746
1250.39/1254.52	c Es1/CC detections     : 0,0
1250.39/1254.52	c CC sort               : 0
1250.39/1254.52	c SAT/UNSAT calls       : 0,1
1250.39/1254.52	c regenrated variables  : 0
1250.39/1254.52	c eliminated fixed lits : 12427
1250.39/1254.52	c goal lit flips        : 0
1250.39/1254.52	c goal stages           : 0
1250.39/1254.52	c goal shrink           : 0
1250.39/1254.52	c goal coeff separations: 0
1250.39/1254.52	c restarts              : 195609
1250.39/1254.52	c conflicts             : 7486891        (5988 /sec)
1250.39/1254.52	c decisions             : 16979282       (13579 /sec)
1250.39/1254.52	c propagations          : 5958402786     (4765126 /sec)
1250.39/1254.52	c inspects              : 0              (0 /sec)
1250.39/1254.52	c CPU time (solving tm) : 1250 s        (751.1 s, SAT 0 s, UNSAT 751.1 s)
1250.39/1254.52	c SAT solver time       : 751.1 s
1250.39/1254.52	c SAT solver SAT time   : 0 s
1250.39/1254.52	c SAT solver UNSAT time : 751.1 s
1250.39/1254.52	c SAT solver TO time    : 0 s
1250.39/1254.52	c Time for SCIP         : 498.4 s
1250.39/1254.52	c Coop SCIP LB improvements           : 0
1250.39/1254.52	c Coop SCIP UB improvements           : 0
1250.39/1254.52	c SCIP globally fixed variables       : 0
1250.39/1254.52	c SAT  globally fixed variables       : 0
1250.39/1254.52	c SCIP freeTransform calls            : 1
1250.39/1254.52	c Time for Opt-base     : 0.01897 s
1250.39/1254.52	c Steps for Opt-base    : 46752
1250.39/1254.52	c Time for BDD coding   : 0.5284 s
1250.39/1254.52	c Time for srt coding   : 0 s
1250.39/1254.52	c Inner solver invocations            : 0
1250.39/1254.52	c Inner solving count                 : 0
1250.39/1254.52	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-4799273-1782483921/watcher-4799273-1782483921 -o /tmp/evaluation-result-4799273-1782483921/solver-4799273-1782483921 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4799273-1782483921/vars-4799273-1782483921 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508352 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4799273-1782483921.opb 

running on 4 cores: 36-39

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,3,5-6,9,12,14-15,17-19,21-23,25-28,30-31,33-34,41-42,44,46-47,49-52,54,56,60-61,63
  3550 MHz: 7,20,38-39,53,55,59
  3600 MHz: 2,4,8,10-11,13,16,24,29,32,35-37,40,43,45,48,57-58,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: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (110279 MiB free)
  node 1: cores 8-15, 129019 MiB (114375 MiB free)
  node 2: cores 16-23, 128973 MiB (114702 MiB free)
  node 3: cores 24-31, 129003 MiB (112649 MiB free)
  node 4: cores 32-39, 129019 MiB (89735 MiB free)
  node 5: cores 40-47, 129019 MiB (113039 MiB free)
  node 6: cores 48-55, 129019 MiB (109184 MiB free)
  node 7: cores 56-63, 128474 MiB (103744 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=2513824, runsolver pid=2513821
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 16.06 16.02 13.03 17/873 2513827
/proc/meminfo: memFree=888528336/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=105264 memory=33416 CPUtime=0.08 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 6173 211 0 0 8 0 0 0 20 0 1 0 181679941 107790336 8192 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 26316 8354 2638 506 0 7007 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 105264 KiB
Current children cumulated memory: 33416 KiB

[startup+0.212537 s]*
/proc/loadavg: 16.06 16.02 13.03 17/873 2513827
/proc/meminfo: memFree=888489024/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=152260 memory=88316 CPUtime=0.2 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 18048 211 0 0 19 1 0 0 20 0 1 0 181679941 155914240 22016 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 38065 22079 4793 506 0 18756 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 152260 KiB
Current children cumulated memory: 88316 KiB

[startup+0.313242 s]*
/proc/loadavg: 16.06 16.02 13.03 17/873 2513827
/proc/meminfo: memFree=888416736/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=223396 memory=157548 CPUtime=0.3 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 34823 211 0 0 28 2 0 0 20 0 1 0 181679941 228757504 39168 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 55849 39387 5363 506 0 36540 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 223396 KiB
Current children cumulated memory: 157548 KiB

[startup+0.700172 s]
/proc/loadavg: 16.06 16.02 13.03 17/873 2513827
/proc/meminfo: memFree=888398460/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=245432 memory=180496 CPUtime=0.67 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 45754 211 0 0 65 2 0 0 20 0 1 0 181679941 251322368 45015 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 61358 45124 5710 506 0 42049 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 245432 KiB
Current children cumulated memory: 180496 KiB

[startup+1.50014 s]
/proc/loadavg: 16.06 16.02 13.03 17/873 2513827
/proc/meminfo: memFree=888385356/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=254104 memory=189100 CPUtime=1.46 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 47939 211 0 0 144 2 0 0 20 0 1 0 181679941 260202496 47191 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 63526 47275 5710 506 0 44217 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 254104 KiB
Current children cumulated memory: 189100 KiB

[startup+3.11336 s]
/proc/loadavg: 16.06 16.02 13.03 17/874 2513828
/proc/meminfo: memFree=888399340/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=254388 memory=189504 CPUtime=3.08 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 48040 211 0 0 305 3 0 0 20 0 1 0 181679941 260493312 47191 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 63597 47376 5710 506 0 44288 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 254388 KiB
Current children cumulated memory: 189504 KiB

[startup+6.30016 s]
/proc/loadavg: 16.06 16.01 13.05 18/874 2513828
/proc/meminfo: memFree=888406128/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=257072 memory=192200 CPUtime=6.25 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 48714 211 0 0 622 3 0 0 20 0 1 0 181679941 263241728 47959 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 64268 48050 5710 506 0 44959 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 257072 KiB
Current children cumulated memory: 192200 KiB

[startup+12.7001 s]
/proc/loadavg: 16.13 16.03 13.07 17/874 2513828
/proc/meminfo: memFree=888391020/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=301816 memory=227108 CPUtime=12.62 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 58831 211 0 0 1259 3 0 0 20 0 1 0 181679941 309059584 56771 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 75454 56777 6016 506 0 56145 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 301816 KiB
Current children cumulated memory: 227108 KiB

[startup+25.5001 s]
/proc/loadavg: 16.32 16.08 13.13 17/873 2513828
/proc/meminfo: memFree=888371892/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=302508 memory=228112 CPUtime=25.38 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 59082 211 0 0 2535 3 0 0 20 0 1 0 181679941 309768192 57027 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 75627 57028 6016 506 0 56318 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 302508 KiB
Current children cumulated memory: 228112 KiB

[startup+51.113 s]
/proc/loadavg: 16.56 16.15 13.24 17/873 2513828
/proc/meminfo: memFree=888389720/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=347296 memory=272140 CPUtime=50.92 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 67036 211 0 0 5088 4 0 0 20 0 1 0 181679941 355631104 67952 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 86824 68035 6032 506 0 67515 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 347296 KiB
Current children cumulated memory: 272140 KiB

[startup+102.3 s]
/proc/loadavg: 16.41 16.19 13.41 17/872 2513829
/proc/meminfo: memFree=888324088/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=385796 memory=303192 CPUtime=101.95 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 77561 211 0 0 10190 5 0 0 20 0 1 0 181679941 395055104 75770 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 96449 75798 6032 506 0 77140 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 385796 KiB
Current children cumulated memory: 303192 KiB

[startup+162.3 s]
/proc/loadavg: 16.43 16.22 13.59 17/873 2513982
/proc/meminfo: memFree=888077184/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=385796 memory=303304 CPUtime=161.75 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 77595 211 0 0 16170 5 0 0 20 0 1 0 181679941 395055104 75770 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 96449 75826 6032 506 0 77140 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 385796 KiB
Current children cumulated memory: 303304 KiB

[startup+222.3 s]
/proc/loadavg: 16.51 16.30 13.79 16/870 2514091
/proc/meminfo: memFree=888239188/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=385796 memory=303320 CPUtime=221.56 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 77603 211 0 0 22151 5 0 0 20 0 1 0 181679941 395055104 75770 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 96449 75830 6032 506 0 77140 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 385796 KiB
Current children cumulated memory: 303320 KiB

[startup+282.3 s]
/proc/loadavg: 16.18 16.24 13.93 17/874 2514233
/proc/meminfo: memFree=887965360/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=385796 memory=303320 CPUtime=281.36 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 77603 211 0 0 28131 5 0 0 20 0 1 0 181679941 395055104 75770 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 96449 75830 6032 506 0 77140 0
Current children cumulated CPU time: 281.36 s
Current children cumulated vsize: 385796 KiB
Current children cumulated memory: 303320 KiB

[startup+342.3 s]
/proc/loadavg: 16.07 16.19 14.06 17/873 2514283
/proc/meminfo: memFree=887782728/1055320708 swapFree=33553916/33554428

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

/proc/loadavg: 16.28 16.21 14.94 17/869 2514450
/proc/meminfo: memFree=886444740/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=465644 memory=368848 CPUtime=819.63 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 150935 211 0 0 81948 15 0 0 20 0 1 0 181679941 476819456 92030 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 116411 92212 6094 506 0 97102 0
Current children cumulated CPU time: 819.63 s
Current children cumulated vsize: 465644 KiB
Current children cumulated memory: 368848 KiB

[startup+882.3 s]
/proc/loadavg: 16.51 16.31 15.06 17/870 2514501
/proc/meminfo: memFree=885992112/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=465644 memory=368244 CPUtime=879.43 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 164567 211 0 0 87926 17 0 0 20 0 1 0 181679941 476819456 91902 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 116411 92061 6094 506 0 97102 0
Current children cumulated CPU time: 879.43 s
Current children cumulated vsize: 465644 KiB
Current children cumulated memory: 368244 KiB

[startup+942.3 s]
/proc/loadavg: 16.19 16.25 15.12 17/870 2514502
/proc/meminfo: memFree=885980036/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=465644 memory=367508 CPUtime=939.23 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 176051 211 0 0 93904 19 0 0 20 0 1 0 181679941 476819456 91774 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 116411 91877 6094 506 0 97102 0
Current children cumulated CPU time: 939.23 s
Current children cumulated vsize: 465644 KiB
Current children cumulated memory: 367508 KiB

[startup+1002.3 s]
/proc/loadavg: 16.64 16.36 15.23 17/872 2514507
/proc/meminfo: memFree=885922864/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=449260 memory=367316 CPUtime=999.03 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 188538 211 0 0 99883 20 0 0 20 0 1 0 181679941 460042240 91646 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 112315 91829 6094 506 0 93006 0
Current children cumulated CPU time: 999.03 s
Current children cumulated vsize: 449260 KiB
Current children cumulated memory: 367316 KiB

[startup+1062.3 s]
/proc/loadavg: 16.30 16.32 15.29 17/872 2514508
/proc/meminfo: memFree=885918412/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=449260 memory=364852 CPUtime=1058.83 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 203460 211 0 0 105861 22 0 0 20 0 1 0 181679941 460042240 91135 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 112315 91213 6094 506 0 93006 0
Current children cumulated CPU time: 1058.83 s
Current children cumulated vsize: 449260 KiB
Current children cumulated memory: 364852 KiB

[startup+1122.3 s]
/proc/loadavg: 16.11 16.26 15.34 17/872 2514513
/proc/meminfo: memFree=885883608/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=449260 memory=366900 CPUtime=1118.63 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 216519 211 0 0 111839 24 0 0 20 0 1 0 181679941 460042240 91647 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 112315 91725 6094 506 0 93006 0
Current children cumulated CPU time: 1118.63 s
Current children cumulated vsize: 449260 KiB
Current children cumulated memory: 366900 KiB

[startup+1182.3 s]
/proc/loadavg: 16.04 16.21 15.38 17/871 2514514
/proc/meminfo: memFree=885877300/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=449260 memory=366900 CPUtime=1178.43 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 235280 211 0 0 117817 26 0 0 20 0 1 0 181679941 460042240 91647 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 112315 91725 6094 506 0 93006 0
Current children cumulated CPU time: 1178.43 s
Current children cumulated vsize: 449260 KiB
Current children cumulated memory: 366900 KiB

[startup+1242.3 s]
/proc/loadavg: 16.01 16.17 15.42 17/871 2514515
/proc/meminfo: memFree=885853600/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=449260 memory=367296 CPUtime=1238.23 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 253313 211 0 0 123796 27 0 0 20 0 1 0 181679941 460042240 91647 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 112315 91824 6094 506 0 93006 0
Current children cumulated CPU time: 1238.23 s
Current children cumulated vsize: 449260 KiB
Current children cumulated memory: 367296 KiB

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

# cumulated CPU time of all completed processes:  user=1250.14 s, system=0.293007 s

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

[startup+1248 s]*
/proc/loadavg: 16.01 16.16 15.43 17/871 2514515
/proc/meminfo: memFree=885841176/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=449260 memory=365560 CPUtime=1243.93 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 255113 211 0 0 124365 28 0 0 20 0 1 0 181679941 460042240 91263 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 112315 91390 6094 506 0 93006 0
Current children cumulated CPU time: 1243.93 s
Current children cumulated vsize: 449260 KiB
Current children cumulated memory: 365560 KiB

[startup+1251.2 s]
/proc/loadavg: 16.01 16.16 15.43 17/871 2514515
/proc/meminfo: memFree=885829748/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=449260 memory=365560 CPUtime=1247.1 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 256012 211 0 0 124682 28 0 0 20 0 1 0 181679941 460042240 91263 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 112315 91390 6094 506 0 93006 0
Current children cumulated CPU time: 1247.1 s
Current children cumulated vsize: 449260 KiB
Current children cumulated memory: 365560 KiB

[startup+1252.8 s]
/proc/loadavg: 16.01 16.16 15.43 17/871 2514515
/proc/meminfo: memFree=885825652/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=449260 memory=365560 CPUtime=1248.7 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 256012 211 0 0 124842 28 0 0 20 0 1 0 181679941 460042240 91263 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 112315 91390 6094 506 0 93006 0
Current children cumulated CPU time: 1248.7 s
Current children cumulated vsize: 449260 KiB
Current children cumulated memory: 365560 KiB

[startup+1253.6 s]
/proc/loadavg: 16.01 16.16 15.43 17/871 2514515
/proc/meminfo: memFree=885825652/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=449260 memory=365560 CPUtime=1249.49 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 256911 211 0 0 124921 28 0 0 20 0 1 0 181679941 460042240 91263 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 112315 91390 6094 506 0 93006 0
Current children cumulated CPU time: 1249.49 s
Current children cumulated vsize: 449260 KiB
Current children cumulated memory: 365560 KiB

[startup+1254 s]*
/proc/loadavg: 16.01 16.16 15.43 17/871 2514515
/proc/meminfo: memFree=885824632/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=449260 memory=365560 CPUtime=1249.9 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 256911 211 0 0 124962 28 0 0 20 0 1 0 181679941 460042240 91263 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 112315 91390 6094 506 0 93006 0
Current children cumulated CPU time: 1249.9 s
Current children cumulated vsize: 449260 KiB
Current children cumulated memory: 365560 KiB

[startup+1254.4 s]
/proc/loadavg: 16.01 16.16 15.43 17/871 2514515
/proc/meminfo: memFree=885824632/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=449260 memory=365560 CPUtime=1250.29 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 256911 211 0 0 125001 28 0 0 20 0 1 0 181679941 460042240 91263 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 112315 91390 6094 506 0 93006 0
Current children cumulated CPU time: 1250.29 s
Current children cumulated vsize: 449260 KiB
Current children cumulated memory: 365560 KiB

[startup+1254.5 s]
/proc/loadavg: 16.01 16.16 15.43 17/871 2514515
/proc/meminfo: memFree=885824632/1055320708 swapFree=33553916/33554428
[pid=2513824] ppid=2513821 vsize=449260 memory=365560 CPUtime=1250.39 cores=36-39
/proc/2513824/stat : 2513824 (naps_release) R 2513821 2513824 2508326 0 -1 4194304 256911 211 0 0 125011 28 0 0 20 0 1 0 181679941 460042240 91263 18446744073709551615 4210688 6281017 140728330961440 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 20381696 140728330963163 140728330963344 140728330963344 140728330969032 0
/proc/2513824/statm: 112315 91390 6094 506 0 93006 0
Current children cumulated CPU time: 1250.39 s
Current children cumulated vsize: 449260 KiB
Current children cumulated memory: 365560 KiB

Child status: 10

Real time (s): 1254.53
CPU time (s): 1250.43
CPU user time (s): 1250.14
CPU system time (s): 0.293007
CPU usage (%): 99.6732
Max. virtual memory (cumulated for all children) (KiB): 473840
Max. memory (cumulated for all children) (KiB): 382588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1250.14
system time used= 0.293007
maximum resident set size= 382276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257152
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= 307
involuntary context switches= 820


# summary of solver processes directly reported to runsolver:
#   pid: 2513824
#   total CPU time (s): 1250.43
#   total CPU user time (s): 1250.14
#   total CPU system time (s): 0.293007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.99346 second user time and 12.0604 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-26 16:25:21
IDJOB=4799273
IDBENCH=151436
IDSOLVER=3589
FILE ID=nodeE008/4799273-1782483921
RUNJOBID= nodeE008-1782482419-2508352
SLURM_JOB_ID= 12524532
Free space on /tmp= 800760 MiB

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

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

MD5SUM BENCH= e7142d34298b59b0373d4e4fa51e62b4
RANDOM SEED=759329723

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
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		: 3572.748
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		: 3574.269
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		: 3567.396
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		: 3572.470
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		: 3572.464
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:        888534484 kB
MemAvailable:   1041936016 kB
Buffers:            2840 kB
Cached:         157938424 kB
SwapCached:           12 kB
Active:          6622896 kB
Inactive:       154560860 kB
Active(anon):    4095044 kB
Inactive(anon):    66848 kB
Active(file):    2527852 kB
Inactive(file): 154494012 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16804 kB
Writeback:            68 kB
AnonPages:       3229964 kB
Mapped:           226764 kB
Shmem:            919400 kB
KReclaimable:    1654896 kB
Slab:            2237404 kB
SReclaimable:    1654896 kB
SUnreclaim:       582508 kB
KernelStack:       14944 kB
PageTables:        13616 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    5283364 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478916 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:    978944 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= 800720 MiB
End job on nodeE008 at 2026-06-26 16:46:16