Trace number 4795120

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
HitPBO-PL 2026-06-22 (cert)? (TO) 3600.1 3636.39

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-data6_3.opb
MD5SUM9e6692c80f11b0068f23fe5849cf8b25
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23916
Best CPU time to get the best result obtained on this benchmark3581.43
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 116904
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 116904
Number of bits of the biggest sum of numbers17
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.04	c initialize HitPBO internal solver
0.00/0.04	c HitPBO 1.0.1, e594391-dirty compiled with g++-11.4.0
0.00/0.04	c compiled with: RoundingSat 2
0.00/0.04	c compiled with: Gurobi 12.0.2
0.00/0.04	c compiled with: SCIP 11.0.0
0.00/0.04	c compiled with: PaPILO 3.0.1.0
0.00/0.04	c compiled with: CaDiCaL 3.0.0
0.00/0.04	c >>> reading configuration
0.00/0.04	c   proof-compatible true
0.00/0.04	c   !! Proof-compatible mode enabled. This overrides some parameter values.
0.00/0.04	c   !! Disabled reduced cost fixing (--rc).
0.00/0.04	c   !! Disabled presolve (--presolve).
0.00/0.04	c   !! Disabled core simplification techniques (--cs).
0.00/0.04	c   !! Enabled plain mode in cadical (--cadical-plain).
0.00/0.04	c   !! Set exact-optimizer to "roundingsat-sh" (SIS with non-reified constraints)
0.00/0.04	c   rc false
0.00/0.04	c   ce-oracle "satsolver"
0.00/0.04	c   satsolver "cadical"
0.00/0.04	c   cadical-plain true
0.00/0.04	c   satsolver-pb-backend "roundingsat"
0.00/0.04	c   cs false
0.00/0.04	c   optimizer "gurobi"
0.00/0.04	c   exact-optimizer "roundingsat-sh"
0.00/0.04	c   sis-oracle "roundingsat"
0.00/0.04	c   presolver "papilo"
0.00/0.04	c   presolve false
0.00/0.04	c initialization complete
0.00/0.04	c 
0.00/0.04	c >>> reading input from opb file "HOME/instance-4795120-1782432262.opb"
0.00/0.04	c     instance in the solver, loading instance took 0s
0.00/0.04	c 
0.00/0.04	c  ================== start solving  ================== 
0.00/0.04	c [0.00] >>> prepare for solve
0.00/0.04	Error: invalid user locale; possible fix is to set the system environment
0.00/0.04	       variable 'LC_ALL' to a valid locale (e.g., to 'C')
0.00/0.04	c [0.00]     set up proof logging for exact optimizer
0.00/0.04	c [0.01] >>> run constraint seeding
0.00/0.04	c [0.01]     seed 132 constraints and 0 literals
58.51/59.53	c [0.01] IHS main loop, iteration 1: LB = 0, UB = 116905
58.51/59.53	c [0.72] IHS main loop, iteration 2: LB = 0, UB = 28473
58.51/59.53	c [1.08] IHS main loop, iteration 3: LB = 0, UB = 27579
58.51/59.53	c [1.37] IHS main loop, iteration 4: LB = 0, UB = 27471
58.51/59.53	c [2.03] IHS main loop, iteration 5: LB = 0, UB = 27471
58.51/59.53	c [2.49] IHS main loop, iteration 6: LB = 0, UB = 26746
58.51/59.53	c [2.93] IHS main loop, iteration 7: LB = 0, UB = 26746
58.51/59.53	c [3.27] IHS main loop, iteration 8: LB = 0, UB = 26746
58.51/59.53	c [4.17] IHS main loop, iteration 9: LB = 0, UB = 26746
58.51/59.53	c [4.62] IHS main loop, iteration 10: LB = 0, UB = 26254
58.51/59.53	c [5.04] IHS main loop, iteration 11: LB = 0, UB = 26254
58.51/59.53	c [5.39] IHS main loop, iteration 12: LB = 0, UB = 26254
58.51/59.53	c [5.69] IHS main loop, iteration 13: LB = 0, UB = 26254
58.51/59.53	c [6.14] IHS main loop, iteration 14: LB = 0, UB = 25935
58.51/59.53	c [6.50] IHS main loop, iteration 15: LB = 0, UB = 25935
58.51/59.53	c [6.85] IHS main loop, iteration 16: LB = 0, UB = 25935
58.51/59.53	c [7.18] IHS main loop, iteration 17: LB = 0, UB = 25935
58.51/59.53	c [7.44] IHS main loop, iteration 18: LB = 0, UB = 25935
58.51/59.53	c [7.70] IHS main loop, iteration 19: LB = 0, UB = 25935
58.51/59.53	c [8.89] IHS main loop, iteration 20: LB = 0, UB = 25935
58.51/59.53	c [9.39] IHS main loop, iteration 21: LB = 0, UB = 25935
58.51/59.53	c [9.89] IHS main loop, iteration 22: LB = 0, UB = 25935
58.51/59.53	c [10.23] IHS main loop, iteration 23: LB = 0, UB = 25935
58.51/59.53	c [10.64] IHS main loop, iteration 24: LB = 0, UB = 25935
58.51/59.53	c [11.15] IHS main loop, iteration 25: LB = 0, UB = 25935
58.51/59.53	c [12.07] IHS main loop, iteration 26: LB = 0, UB = 25935
58.51/59.53	c [12.62] IHS main loop, iteration 27: LB = 0, UB = 25369
58.51/59.53	c [13.14] IHS main loop, iteration 28: LB = 0, UB = 25369
58.51/59.53	c [13.68] IHS main loop, iteration 29: LB = 0, UB = 25369
58.51/59.53	c [14.25] IHS main loop, iteration 30: LB = 0, UB = 25369
58.51/59.53	c [14.99] IHS main loop, iteration 31: LB = 0, UB = 25369
58.51/59.53	c [15.72] IHS main loop, iteration 32: LB = 0, UB = 25369
58.51/59.53	c [17.88] IHS main loop, iteration 33: LB = 0, UB = 25369
58.51/59.53	c [19.75] IHS main loop, iteration 34: LB = 0, UB = 25369
58.51/59.53	c [20.71] IHS main loop, iteration 35: LB = 0, UB = 25369
58.51/59.53	c [21.93] IHS main loop, iteration 36: LB = 0, UB = 25369
58.51/59.53	c [23.44] IHS main loop, iteration 37: LB = 0, UB = 25369
58.51/59.53	c [24.78] IHS main loop, iteration 38: LB = 0, UB = 25369
58.51/59.53	c [26.04] IHS main loop, iteration 39: LB = 0, UB = 25369
58.51/59.53	c [27.31] IHS main loop, iteration 40: LB = 0, UB = 25369
58.51/59.53	c [29.33] IHS main loop, iteration 41: LB = 0, UB = 25369
58.51/59.53	c [30.41] IHS main loop, iteration 42: LB = 0, UB = 25369
58.51/59.53	c [31.59] IHS main loop, iteration 43: LB = 0, UB = 25369
58.51/59.53	c [32.91] IHS main loop, iteration 44: LB = 0, UB = 25369
58.51/59.53	c [34.06] IHS main loop, iteration 45: LB = 0, UB = 25369
58.51/59.53	c [35.54] IHS main loop, iteration 46: LB = 0, UB = 25369
58.51/59.53	c [36.66] IHS main loop, iteration 47: LB = 0, UB = 25369
58.51/59.53	c [37.81] IHS main loop, iteration 48: LB = 0, UB = 25369
58.51/59.53	c [39.17] IHS main loop, iteration 49: LB = 0, UB = 25369
58.51/59.53	c [40.20] IHS main loop, iteration 50: LB = 0, UB = 25369
58.51/59.53	c [41.07] IHS main loop, iteration 51: LB = 0, UB = 25369
58.51/59.53	c [41.72] IHS main loop, iteration 52: LB = 0, UB = 25369
58.51/59.53	c [42.26] IHS main loop, iteration 53: LB = 0, UB = 25369
58.51/59.53	c [42.80] IHS main loop, iteration 54: LB = 0, UB = 25369
58.51/59.53	c [43.63] IHS main loop, iteration 55: LB = 0, UB = 25369
58.51/59.53	c [44.66] IHS main loop, iteration 56: LB = 0, UB = 25369
58.51/59.53	c [45.15] IHS main loop, iteration 57: LB = 0, UB = 25369
58.51/59.53	c [45.91] IHS main loop, iteration 58: LB = 0, UB = 25369
58.51/59.53	c [46.47] IHS main loop, iteration 59: LB = 0, UB = 25369
58.51/59.53	c [47.43] IHS main loop, iteration 60: LB = 0, UB = 25369
58.51/59.53	c [48.37] IHS main loop, iteration 61: LB = 0, UB = 25369
58.51/59.53	c [49.49] IHS main loop, iteration 62: LB = 0, UB = 25369
58.51/59.53	c [50.15] IHS main loop, iteration 63: LB = 0, UB = 25369
58.51/59.53	c [51.03] IHS main loop, iteration 64: LB = 0, UB = 25369
58.51/59.53	c [51.76] IHS main loop, iteration 65: LB = 0, UB = 25369
58.51/59.53	c [52.60] IHS main loop, iteration 66: LB = 0, UB = 25369
58.51/59.53	c [53.38] IHS main loop, iteration 67: LB = 0, UB = 25369
58.51/59.53	c [54.38] IHS main loop, iteration 68: LB = 0, UB = 25369
58.51/59.53	c [55.07] IHS main loop, iteration 69: LB = 0, UB = 25369
58.51/59.53	c [55.72] IHS main loop, iteration 70: LB = 0, UB = 25369
58.51/59.53	c [56.79] IHS main loop, iteration 71: LB = 0, UB = 25369
58.51/59.53	c [57.35] IHS main loop, iteration 72: LB = 0, UB = 25369
157.19/158.75	c [57.90] IHS main loop, iteration 73: LB = 0, UB = 25369
157.19/158.75	c [58.61] IHS main loop, iteration 74: LB = 0, UB = 25369
157.19/158.75	c [59.48] IHS main loop, iteration 75: LB = 0, UB = 25369
157.19/158.75	c [60.48] IHS main loop, iteration 76: LB = 0, UB = 25369
157.19/158.75	c [61.26] IHS main loop, iteration 77: LB = 0, UB = 25369
157.19/158.75	c [62.02] IHS main loop, iteration 78: LB = 0, UB = 25369
157.19/158.75	c [62.77] IHS main loop, iteration 79: LB = 0, UB = 25369
157.19/158.75	c [63.53] IHS main loop, iteration 80: LB = 0, UB = 25369
157.19/158.75	c [64.47] IHS main loop, iteration 81: LB = 0, UB = 25369
157.19/158.75	c [65.33] IHS main loop, iteration 82: LB = 0, UB = 25369
157.19/158.75	c [65.94] IHS main loop, iteration 83: LB = 0, UB = 25369
157.19/158.75	c [66.58] IHS main loop, iteration 84: LB = 0, UB = 25369
157.19/158.75	c [67.61] IHS main loop, iteration 85: LB = 0, UB = 25369
157.19/158.75	c [68.57] IHS main loop, iteration 86: LB = 0, UB = 25369
157.19/158.75	c [69.40] IHS main loop, iteration 87: LB = 0, UB = 25369
157.19/158.75	c [70.18] IHS main loop, iteration 88: LB = 0, UB = 25369
157.19/158.75	c [70.95] IHS main loop, iteration 89: LB = 0, UB = 25369
157.19/158.75	c [72.51] IHS main loop, iteration 90: LB = 0, UB = 25369
157.19/158.75	c [73.47] IHS main loop, iteration 91: LB = 0, UB = 25369
157.19/158.75	c [74.54] IHS main loop, iteration 92: LB = 0, UB = 25369
157.19/158.75	c [75.36] IHS main loop, iteration 93: LB = 0, UB = 25369
157.19/158.75	c [76.22] IHS main loop, iteration 94: LB = 0, UB = 25369
157.19/158.75	c [77.50] IHS main loop, iteration 95: LB = 0, UB = 25369
157.19/158.75	c [80.72] IHS main loop, iteration 96: LB = 0, UB = 25369
157.19/158.75	c [81.67] IHS main loop, iteration 97: LB = 0, UB = 25369
157.19/158.75	c [82.88] IHS main loop, iteration 98: LB = 0, UB = 25369
157.19/158.75	c [83.94] IHS main loop, iteration 99: LB = 0, UB = 25369
157.19/158.75	c [85.76] IHS main loop, iteration 100: LB = 0, UB = 25369
157.19/158.75	c [87.32] IHS main loop, iteration 101: LB = 0, UB = 25369
157.19/158.75	c [88.52] IHS main loop, iteration 102: LB = 0, UB = 25369
157.19/158.75	c [89.62] IHS main loop, iteration 103: LB = 0, UB = 25369
157.19/158.75	c [90.73] IHS main loop, iteration 104: LB = 0, UB = 25369
157.19/158.75	c [92.48] IHS main loop, iteration 105: LB = 0, UB = 25369
157.19/158.75	c [96.57] IHS main loop, iteration 106: LB = 0, UB = 25369
157.19/158.75	c [97.76] IHS main loop, iteration 107: LB = 0, UB = 25369
157.19/158.75	c [98.73] IHS main loop, iteration 108: LB = 0, UB = 25369
157.19/158.75	c [100.57] IHS main loop, iteration 109: LB = 0, UB = 25369
157.19/158.75	c [101.42] IHS main loop, iteration 110: LB = 0, UB = 25369
157.19/158.75	c [103.08] IHS main loop, iteration 111: LB = 0, UB = 25369
157.19/158.75	c [104.04] IHS main loop, iteration 112: LB = 0, UB = 25369
157.19/158.75	c [105.31] IHS main loop, iteration 113: LB = 0, UB = 25369
157.19/158.75	c [108.43] IHS main loop, iteration 114: LB = 0, UB = 25369
157.19/158.75	c [109.91] IHS main loop, iteration 115: LB = 0, UB = 25369
157.19/158.75	c [112.03] IHS main loop, iteration 116: LB = 0, UB = 25369
157.19/158.75	c [112.98] IHS main loop, iteration 117: LB = 0, UB = 25369
157.19/158.75	c [113.98] IHS main loop, iteration 118: LB = 0, UB = 25369
157.19/158.75	c [116.59] IHS main loop, iteration 119: LB = 0, UB = 25369
157.19/158.75	c [118.17] IHS main loop, iteration 120: LB = 0, UB = 25369
157.19/158.75	c [119.59] IHS main loop, iteration 121: LB = 0, UB = 25369
157.19/158.75	c [121.05] IHS main loop, iteration 122: LB = 0, UB = 25369
157.19/158.75	c [122.30] IHS main loop, iteration 123: LB = 0, UB = 25369
157.19/158.75	c [123.29] IHS main loop, iteration 124: LB = 0, UB = 25369
157.19/158.75	c [126.44] IHS main loop, iteration 125: LB = 0, UB = 25369
157.19/158.75	c [128.22] IHS main loop, iteration 126: LB = 0, UB = 25369
157.19/158.75	c [129.33] IHS main loop, iteration 127: LB = 0, UB = 25369
157.19/158.75	c [130.91] IHS main loop, iteration 128: LB = 0, UB = 25369
157.19/158.75	c [132.86] IHS main loop, iteration 129: LB = 0, UB = 25369
157.19/158.75	c [134.64] IHS main loop, iteration 130: LB = 0, UB = 25369
157.19/158.75	c [136.63] IHS main loop, iteration 131: LB = 0, UB = 25369
157.19/158.75	c [138.36] IHS main loop, iteration 132: LB = 0, UB = 25369
157.19/158.75	c [139.65] IHS main loop, iteration 133: LB = 0, UB = 25369
157.19/158.75	c [140.86] IHS main loop, iteration 134: LB = 0, UB = 25005
157.19/158.75	c [142.04] IHS main loop, iteration 135: LB = 0, UB = 25005
157.19/158.75	c [143.68] IHS main loop, iteration 136: LB = 0, UB = 25005
157.19/158.75	c [144.92] IHS main loop, iteration 137: LB = 0, UB = 25005
157.19/158.75	c [147.93] IHS main loop, iteration 138: LB = 0, UB = 25005
157.19/158.75	c [149.34] IHS main loop, iteration 139: LB = 0, UB = 25005
157.19/158.75	c [152.31] IHS main loop, iteration 140: LB = 0, UB = 25005
157.19/158.75	c [154.76] IHS main loop, iteration 141: LB = 0, UB = 25005
309.88/313.29	c [156.93] IHS main loop, iteration 142: LB = 0, UB = 25005
309.88/313.29	c [158.71] IHS main loop, iteration 143: LB = 0, UB = 25005
309.88/313.29	c [160.59] IHS main loop, iteration 144: LB = 0, UB = 25005
309.88/313.29	c [163.59] IHS main loop, iteration 145: LB = 0, UB = 25005
309.88/313.29	c [165.72] IHS main loop, iteration 146: LB = 0, UB = 25005
309.88/313.29	c [167.20] IHS main loop, iteration 147: LB = 0, UB = 25005
309.88/313.29	c [170.52] IHS main loop, iteration 148: LB = 0, UB = 25005
309.88/313.29	c [172.04] IHS main loop, iteration 149: LB = 0, UB = 25005
309.88/313.29	c [174.85] IHS main loop, iteration 150: LB = 0, UB = 25005
309.88/313.29	c [177.09] IHS main loop, iteration 151: LB = 0, UB = 25005
309.88/313.29	c [179.90] IHS main loop, iteration 152: LB = 0, UB = 25005
309.88/313.29	c [182.12] IHS main loop, iteration 153: LB = 0, UB = 25005
309.88/313.29	c [183.75] IHS main loop, iteration 154: LB = 0, UB = 25005
309.88/313.29	c [185.61] IHS main loop, iteration 155: LB = 0, UB = 25005
309.88/313.29	c [187.59] IHS main loop, iteration 156: LB = 0, UB = 25005
309.88/313.29	c [189.36] IHS main loop, iteration 157: LB = 0, UB = 25005
309.88/313.29	c [192.01] IHS main loop, iteration 158: LB = 0, UB = 25005
309.88/313.29	c [194.78] IHS main loop, iteration 159: LB = 0, UB = 25005
309.88/313.29	c [198.39] IHS main loop, iteration 160: LB = 0, UB = 25005
309.88/313.29	c [200.76] IHS main loop, iteration 161: LB = 0, UB = 25005
309.88/313.29	c [202.44] IHS main loop, iteration 162: LB = 0, UB = 25005
309.88/313.29	c [204.57] IHS main loop, iteration 163: LB = 0, UB = 25005
309.88/313.29	c [206.93] IHS main loop, iteration 164: LB = 0, UB = 25005
309.88/313.29	c [209.07] IHS main loop, iteration 165: LB = 0, UB = 25005
309.88/313.29	c [211.35] IHS main loop, iteration 166: LB = 0, UB = 25005
309.88/313.29	c [213.08] IHS main loop, iteration 167: LB = 0, UB = 25005
309.88/313.29	c [215.01] IHS main loop, iteration 168: LB = 0, UB = 25005
309.88/313.29	c [216.60] IHS main loop, iteration 169: LB = 0, UB = 25005
309.88/313.29	c [218.12] IHS main loop, iteration 170: LB = 0, UB = 25005
309.88/313.29	c [220.49] IHS main loop, iteration 171: LB = 0, UB = 25005
309.88/313.29	c [222.11] IHS main loop, iteration 172: LB = 0, UB = 25005
309.88/313.29	c [223.61] IHS main loop, iteration 173: LB = 0, UB = 25005
309.88/313.29	c [225.31] IHS main loop, iteration 174: LB = 0, UB = 25005
309.88/313.29	c [226.98] IHS main loop, iteration 175: LB = 0, UB = 25005
309.88/313.29	c [229.21] IHS main loop, iteration 176: LB = 0, UB = 25005
309.88/313.29	c [231.22] IHS main loop, iteration 177: LB = 0, UB = 25005
309.88/313.29	c [233.06] IHS main loop, iteration 178: LB = 0, UB = 25005
309.88/313.29	c [235.12] IHS main loop, iteration 179: LB = 0, UB = 25005
309.88/313.29	c [237.45] IHS main loop, iteration 180: LB = 0, UB = 25005
309.88/313.29	c [239.93] IHS main loop, iteration 181: LB = 0, UB = 25005
309.88/313.29	c [241.90] IHS main loop, iteration 182: LB = 0, UB = 25005
309.88/313.29	c [243.81] IHS main loop, iteration 183: LB = 0, UB = 25005
309.88/313.29	c [245.81] IHS main loop, iteration 184: LB = 0, UB = 24802
309.88/313.29	c [247.47] IHS main loop, iteration 185: LB = 0, UB = 24802
309.88/313.29	c [250.17] IHS main loop, iteration 186: LB = 0, UB = 24802
309.88/313.29	c [252.09] IHS main loop, iteration 187: LB = 0, UB = 24802
309.88/313.29	c [254.61] IHS main loop, iteration 188: LB = 0, UB = 24802
309.88/313.29	c [256.49] IHS main loop, iteration 189: LB = 0, UB = 24802
309.88/313.29	c [258.66] IHS main loop, iteration 190: LB = 0, UB = 24802
309.88/313.29	c [261.13] IHS main loop, iteration 191: LB = 0, UB = 24802
309.88/313.29	c [262.89] IHS main loop, iteration 192: LB = 0, UB = 24802
309.88/313.29	c [266.28] IHS main loop, iteration 193: LB = 0, UB = 24802
309.88/313.29	c [268.29] IHS main loop, iteration 194: LB = 0, UB = 24802
309.88/313.29	c [270.60] IHS main loop, iteration 195: LB = 0, UB = 24802
309.88/313.29	c [273.95] IHS main loop, iteration 196: LB = 0, UB = 24802
309.88/313.29	c [276.14] IHS main loop, iteration 197: LB = 0, UB = 24802
309.88/313.29	c [278.34] IHS main loop, iteration 198: LB = 0, UB = 24802
309.88/313.29	c [281.29] IHS main loop, iteration 199: LB = 0, UB = 24802
309.88/313.29	c [283.20] IHS main loop, iteration 200: LB = 0, UB = 24802
309.88/313.29	c [285.96] IHS main loop, iteration 201: LB = 0, UB = 24802
309.88/313.29	c [288.84] IHS main loop, iteration 202: LB = 0, UB = 24802
309.88/313.29	c [291.46] IHS main loop, iteration 203: LB = 0, UB = 24802
309.88/313.29	c [293.72] IHS main loop, iteration 204: LB = 0, UB = 24802
309.88/313.29	c [296.16] IHS main loop, iteration 205: LB = 0, UB = 24802
309.88/313.29	c [299.26] IHS main loop, iteration 206: LB = 0, UB = 24802
309.88/313.29	c [301.51] IHS main loop, iteration 207: LB = 0, UB = 24802
309.88/313.29	c [303.77] IHS main loop, iteration 208: LB = 0, UB = 24802
309.88/313.29	c [306.09] IHS main loop, iteration 209: LB = 0, UB = 24802
542.78/547.34	c [308.41] IHS main loop, iteration 210: LB = 0, UB = 24802
542.78/547.34	c [311.51] IHS main loop, iteration 211: LB = 0, UB = 24802
542.78/547.34	c [313.84] IHS main loop, iteration 212: LB = 0, UB = 24802
542.78/547.34	c [316.38] IHS main loop, iteration 213: LB = 0, UB = 24802
542.78/547.34	c [318.53] IHS main loop, iteration 214: LB = 0, UB = 24802
542.78/547.34	c [321.00] IHS main loop, iteration 215: LB = 0, UB = 24802
542.78/547.34	c [324.47] IHS main loop, iteration 216: LB = 0, UB = 24802
542.78/547.34	c [326.81] IHS main loop, iteration 217: LB = 0, UB = 24802
542.78/547.34	c [329.02] IHS main loop, iteration 218: LB = 0, UB = 24802
542.78/547.34	c [331.56] IHS main loop, iteration 219: LB = 0, UB = 24802
542.78/547.34	c [334.21] IHS main loop, iteration 220: LB = 0, UB = 24802
542.78/547.34	c [337.53] IHS main loop, iteration 221: LB = 0, UB = 24802
542.78/547.34	c [339.86] IHS main loop, iteration 222: LB = 0, UB = 24802
542.78/547.34	c [342.16] IHS main loop, iteration 223: LB = 0, UB = 24802
542.78/547.34	c [344.70] IHS main loop, iteration 224: LB = 0, UB = 24802
542.78/547.34	c [347.15] IHS main loop, iteration 225: LB = 0, UB = 24802
542.78/547.34	c [350.84] IHS main loop, iteration 226: LB = 0, UB = 24802
542.78/547.34	c [353.68] IHS main loop, iteration 227: LB = 0, UB = 24802
542.78/547.34	c [356.31] IHS main loop, iteration 228: LB = 0, UB = 24802
542.78/547.34	c [358.92] IHS main loop, iteration 229: LB = 0, UB = 24802
542.78/547.34	c [361.24] IHS main loop, iteration 230: LB = 0, UB = 24802
542.78/547.34	c [364.71] IHS main loop, iteration 231: LB = 0, UB = 24802
542.78/547.34	c [367.37] IHS main loop, iteration 232: LB = 0, UB = 24802
542.78/547.34	c [369.96] IHS main loop, iteration 233: LB = 0, UB = 24802
542.78/547.34	c [372.50] IHS main loop, iteration 234: LB = 0, UB = 24802
542.78/547.34	c [375.39] IHS main loop, iteration 235: LB = 0, UB = 24802
542.78/547.34	c [379.64] IHS main loop, iteration 236: LB = 0, UB = 24802
542.78/547.34	c [382.58] IHS main loop, iteration 237: LB = 0, UB = 24802
542.78/547.34	c [385.75] IHS main loop, iteration 238: LB = 0, UB = 24802
542.78/547.34	c [388.39] IHS main loop, iteration 239: LB = 0, UB = 24802
542.78/547.34	c [391.17] IHS main loop, iteration 240: LB = 0, UB = 24802
542.78/547.34	c [395.34] IHS main loop, iteration 241: LB = 0, UB = 24802
542.78/547.34	c [398.06] IHS main loop, iteration 242: LB = 0, UB = 24802
542.78/547.34	c [400.77] IHS main loop, iteration 243: LB = 0, UB = 24682
542.78/547.34	c [403.40] IHS main loop, iteration 244: LB = 0, UB = 24682
542.78/547.34	c [405.98] IHS main loop, iteration 245: LB = 0, UB = 24682
542.78/547.34	c [410.94] IHS main loop, iteration 246: LB = 0, UB = 24682
542.78/547.34	c [414.37] IHS main loop, iteration 247: LB = 0, UB = 24682
542.78/547.34	c [417.95] IHS main loop, iteration 248: LB = 0, UB = 24682
542.78/547.34	c [422.10] IHS main loop, iteration 249: LB = 0, UB = 24682
542.78/547.34	c [426.08] IHS main loop, iteration 250: LB = 0, UB = 24682
542.78/547.34	c [431.14] IHS main loop, iteration 251: LB = 0, UB = 24682
542.78/547.34	c [434.04] IHS main loop, iteration 252: LB = 0, UB = 24682
542.78/547.34	c [436.95] IHS main loop, iteration 253: LB = 0, UB = 24682
542.78/547.34	c [440.34] IHS main loop, iteration 254: LB = 0, UB = 24682
542.78/547.34	c [443.49] IHS main loop, iteration 255: LB = 0, UB = 24682
542.78/547.34	c [448.54] IHS main loop, iteration 256: LB = 0, UB = 24682
542.78/547.34	c [451.52] IHS main loop, iteration 257: LB = 0, UB = 24682
542.78/547.34	c [454.83] IHS main loop, iteration 258: LB = 0, UB = 24682
542.78/547.34	c [458.02] IHS main loop, iteration 259: LB = 0, UB = 24682
542.78/547.34	c [461.91] IHS main loop, iteration 260: LB = 0, UB = 24682
542.78/547.34	c [468.94] IHS main loop, iteration 261: LB = 0, UB = 24682
542.78/547.34	c [473.48] IHS main loop, iteration 262: LB = 0, UB = 24682
542.78/547.34	c [476.93] IHS main loop, iteration 263: LB = 0, UB = 24682
542.78/547.34	c [480.03] IHS main loop, iteration 264: LB = 0, UB = 24682
542.78/547.34	c [483.31] IHS main loop, iteration 265: LB = 0, UB = 24682
542.78/547.34	c [489.50] IHS main loop, iteration 266: LB = 0, UB = 24682
542.78/547.34	c [494.55] IHS main loop, iteration 267: LB = 0, UB = 24682
542.78/547.34	c [497.83] IHS main loop, iteration 268: LB = 0, UB = 24682
542.78/547.34	c [501.38] IHS main loop, iteration 269: LB = 0, UB = 24682
542.78/547.34	c [505.61] IHS main loop, iteration 270: LB = 0, UB = 24682
542.78/547.34	c [510.50] IHS main loop, iteration 271: LB = 0, UB = 24682
542.78/547.34	c [513.93] IHS main loop, iteration 272: LB = 0, UB = 24682
542.78/547.34	c [517.24] IHS main loop, iteration 273: LB = 0, UB = 24682
542.78/547.34	c [520.87] IHS main loop, iteration 274: LB = 0, UB = 24682
542.78/547.34	c [524.73] IHS main loop, iteration 275: LB = 0, UB = 24682
542.78/547.34	c [530.41] IHS main loop, iteration 276: LB = 0, UB = 24682
542.78/547.34	c [533.76] IHS main loop, iteration 277: LB = 0, UB = 24682
542.78/547.34	c [537.08] IHS main loop, iteration 278: LB = 0, UB = 24682
888.63/895.18	c [540.51] IHS main loop, iteration 279: LB = 0, UB = 24682
888.63/895.18	c [544.04] IHS main loop, iteration 280: LB = 0, UB = 24682
888.63/895.18	c [550.00] IHS main loop, iteration 281: LB = 0, UB = 24682
888.63/895.18	c [553.61] IHS main loop, iteration 282: LB = 0, UB = 24682
888.63/895.18	c [557.47] IHS main loop, iteration 283: LB = 0, UB = 24682
888.63/895.18	c [561.45] IHS main loop, iteration 284: LB = 0, UB = 24682
888.63/895.18	c [565.05] IHS main loop, iteration 285: LB = 0, UB = 24682
888.63/895.18	c [570.95] IHS main loop, iteration 286: LB = 0, UB = 24682
888.63/895.18	c [574.67] IHS main loop, iteration 287: LB = 0, UB = 24682
888.63/895.18	c [578.48] IHS main loop, iteration 288: LB = 0, UB = 24682
888.63/895.18	c [582.07] IHS main loop, iteration 289: LB = 0, UB = 24682
888.63/895.18	c [585.66] IHS main loop, iteration 290: LB = 0, UB = 24682
888.63/895.18	c [592.33] IHS main loop, iteration 291: LB = 0, UB = 24682
888.63/895.18	c [595.96] IHS main loop, iteration 292: LB = 0, UB = 24682
888.63/895.18	c [599.47] IHS main loop, iteration 293: LB = 0, UB = 24682
888.63/895.18	c [604.02] IHS main loop, iteration 294: LB = 0, UB = 24682
888.63/895.18	c [608.44] IHS main loop, iteration 295: LB = 0, UB = 24536
888.63/895.18	c [615.74] IHS main loop, iteration 296: LB = 0, UB = 24536
888.63/895.18	c [620.47] IHS main loop, iteration 297: LB = 0, UB = 24536
888.63/895.18	c [625.03] IHS main loop, iteration 298: LB = 0, UB = 24536
888.63/895.18	c [628.78] IHS main loop, iteration 299: LB = 0, UB = 24536
888.63/895.18	c [632.74] IHS main loop, iteration 300: LB = 0, UB = 24536
888.63/895.18	c [640.14] IHS main loop, iteration 301: LB = 0, UB = 24536
888.63/895.18	c [643.93] IHS main loop, iteration 302: LB = 0, UB = 24536
888.63/895.18	c [647.77] IHS main loop, iteration 303: LB = 0, UB = 24536
888.63/895.18	c [651.31] IHS main loop, iteration 304: LB = 0, UB = 24536
888.63/895.18	c [655.37] IHS main loop, iteration 305: LB = 0, UB = 24536
888.63/895.18	c [662.94] IHS main loop, iteration 306: LB = 0, UB = 24536
888.63/895.18	c [666.86] IHS main loop, iteration 307: LB = 0, UB = 24536
888.63/895.18	c [671.67] IHS main loop, iteration 308: LB = 0, UB = 24536
888.63/895.18	c [675.46] IHS main loop, iteration 309: LB = 0, UB = 24536
888.63/895.18	c [679.62] IHS main loop, iteration 310: LB = 0, UB = 24536
888.63/895.18	c [686.88] IHS main loop, iteration 311: LB = 0, UB = 24536
888.63/895.18	c [690.87] IHS main loop, iteration 312: LB = 0, UB = 24536
888.63/895.18	c [694.97] IHS main loop, iteration 313: LB = 0, UB = 24536
888.63/895.18	c [699.71] IHS main loop, iteration 314: LB = 0, UB = 24536
888.63/895.18	c [703.78] IHS main loop, iteration 315: LB = 0, UB = 24536
888.63/895.18	c [711.24] IHS main loop, iteration 316: LB = 0, UB = 24536
888.63/895.18	c [715.84] IHS main loop, iteration 317: LB = 0, UB = 24536
888.63/895.18	c [720.06] IHS main loop, iteration 318: LB = 0, UB = 24536
888.63/895.18	c [724.48] IHS main loop, iteration 319: LB = 0, UB = 24536
888.63/895.18	c [728.93] IHS main loop, iteration 320: LB = 0, UB = 24536
888.63/895.18	c [737.82] IHS main loop, iteration 321: LB = 0, UB = 24536
888.63/895.18	c [742.09] IHS main loop, iteration 322: LB = 0, UB = 24536
888.63/895.18	c [746.94] IHS main loop, iteration 323: LB = 0, UB = 24536
888.63/895.18	c [751.50] IHS main loop, iteration 324: LB = 0, UB = 24536
888.63/895.18	c [756.17] IHS main loop, iteration 325: LB = 0, UB = 24536
888.63/895.18	c [765.33] IHS main loop, iteration 326: LB = 0, UB = 24536
888.63/895.18	c [769.77] IHS main loop, iteration 327: LB = 0, UB = 24536
888.63/895.18	c [774.40] IHS main loop, iteration 328: LB = 0, UB = 24536
888.63/895.18	c [778.94] IHS main loop, iteration 329: LB = 0, UB = 24536
888.63/895.18	c [785.30] IHS main loop, iteration 330: LB = 0, UB = 24536
888.63/895.18	c [793.80] IHS main loop, iteration 331: LB = 0, UB = 24536
888.63/895.18	c [798.04] IHS main loop, iteration 332: LB = 0, UB = 24536
888.63/895.18	c [802.98] IHS main loop, iteration 333: LB = 0, UB = 24536
888.63/895.18	c [808.06] IHS main loop, iteration 334: LB = 0, UB = 24536
888.63/895.18	c [814.20] IHS main loop, iteration 335: LB = 0, UB = 24536
888.63/895.18	c [824.15] IHS main loop, iteration 336: LB = 0, UB = 24536
888.63/895.18	c [830.69] IHS main loop, iteration 337: LB = 0, UB = 24536
888.63/895.18	c [835.46] IHS main loop, iteration 338: LB = 0, UB = 24536
888.63/895.18	c [839.87] IHS main loop, iteration 339: LB = 0, UB = 24536
888.63/895.18	c [844.33] IHS main loop, iteration 340: LB = 0, UB = 24536
888.63/895.18	c [853.31] IHS main loop, iteration 341: LB = 0, UB = 24536
888.63/895.18	c [857.74] IHS main loop, iteration 342: LB = 0, UB = 24536
888.63/895.18	c [862.17] IHS main loop, iteration 343: LB = 0, UB = 24536
888.63/895.18	c [866.31] IHS main loop, iteration 344: LB = 0, UB = 24536
888.63/895.18	c [871.06] IHS main loop, iteration 345: LB = 0, UB = 24536
888.63/895.18	c [879.95] IHS main loop, iteration 346: LB = 0, UB = 24536
1444.87/1455.17	c [884.53] IHS main loop, iteration 347: LB = 0, UB = 24536
1444.87/1455.17	c [889.59] IHS main loop, iteration 348: LB = 0, UB = 24536
1444.87/1455.17	c [893.72] IHS main loop, iteration 349: LB = 0, UB = 24536
1444.87/1455.17	c [898.19] IHS main loop, iteration 350: LB = 0, UB = 24536
1444.87/1455.17	c [909.85] IHS main loop, iteration 351: LB = 0, UB = 24536
1444.87/1455.17	c [915.33] IHS main loop, iteration 352: LB = 0, UB = 24536
1444.87/1455.17	c [921.52] IHS main loop, iteration 353: LB = 0, UB = 24536
1444.87/1455.17	c [926.91] IHS main loop, iteration 354: LB = 0, UB = 24536
1444.87/1455.17	c [931.77] IHS main loop, iteration 355: LB = 0, UB = 24536
1444.87/1455.17	c [942.97] IHS main loop, iteration 356: LB = 0, UB = 24536
1444.87/1455.17	c [947.55] IHS main loop, iteration 357: LB = 0, UB = 24536
1444.87/1455.17	c [951.94] IHS main loop, iteration 358: LB = 0, UB = 24536
1444.87/1455.17	c [956.58] IHS main loop, iteration 359: LB = 0, UB = 24536
1444.87/1455.17	c [961.10] IHS main loop, iteration 360: LB = 0, UB = 24536
1444.87/1455.17	c [972.02] IHS main loop, iteration 361: LB = 0, UB = 24536
1444.87/1455.17	c [977.51] IHS main loop, iteration 362: LB = 0, UB = 24536
1444.87/1455.17	c [982.31] IHS main loop, iteration 363: LB = 0, UB = 24536
1444.87/1455.17	c [987.70] IHS main loop, iteration 364: LB = 0, UB = 24536
1444.87/1455.17	c [992.77] IHS main loop, iteration 365: LB = 0, UB = 24536
1444.87/1455.17	c [1005.37] IHS main loop, iteration 366: LB = 0, UB = 24536
1444.87/1455.17	c [1010.05] IHS main loop, iteration 367: LB = 0, UB = 24536
1444.87/1455.17	c [1014.85] IHS main loop, iteration 368: LB = 0, UB = 24536
1444.87/1455.17	c [1019.28] IHS main loop, iteration 369: LB = 0, UB = 24536
1444.87/1455.17	c [1024.18] IHS main loop, iteration 370: LB = 0, UB = 24536
1444.87/1455.17	c [1039.76] IHS main loop, iteration 371: LB = 0, UB = 24536
1444.87/1455.17	c [1044.97] IHS main loop, iteration 372: LB = 0, UB = 24536
1444.87/1455.17	c [1049.91] IHS main loop, iteration 373: LB = 0, UB = 24536
1444.87/1455.17	c [1055.05] IHS main loop, iteration 374: LB = 0, UB = 24536
1444.87/1455.17	c [1059.66] IHS main loop, iteration 375: LB = 0, UB = 24536
1444.87/1455.17	c [1086.54] IHS main loop, iteration 376: LB = 0, UB = 24536
1444.87/1455.17	c [1092.46] IHS main loop, iteration 377: LB = 0, UB = 24536
1444.87/1455.17	c [1097.27] IHS main loop, iteration 378: LB = 0, UB = 24536
1444.87/1455.17	c [1102.26] IHS main loop, iteration 379: LB = 0, UB = 24536
1444.87/1455.17	c [1107.48] IHS main loop, iteration 380: LB = 0, UB = 24536
1444.87/1455.17	c [1135.20] IHS main loop, iteration 381: LB = 0, UB = 24536
1444.87/1455.17	c [1140.09] IHS main loop, iteration 382: LB = 0, UB = 24536
1444.87/1455.17	c [1145.00] IHS main loop, iteration 383: LB = 0, UB = 24536
1444.87/1455.17	c [1150.03] IHS main loop, iteration 384: LB = 0, UB = 24536
1444.87/1455.17	c [1155.67] IHS main loop, iteration 385: LB = 0, UB = 24536
1444.87/1455.17	c [1170.52] IHS main loop, iteration 386: LB = 0, UB = 24536
1444.87/1455.17	c [1175.83] IHS main loop, iteration 387: LB = 0, UB = 24536
1444.87/1455.17	c [1180.75] IHS main loop, iteration 388: LB = 0, UB = 24536
1444.87/1455.17	c [1185.66] IHS main loop, iteration 389: LB = 0, UB = 24536
1444.87/1455.17	c [1190.67] IHS main loop, iteration 390: LB = 0, UB = 24536
1444.87/1455.17	c [1206.77] IHS main loop, iteration 391: LB = 0, UB = 24536
1444.87/1455.17	c [1212.99] IHS main loop, iteration 392: LB = 0, UB = 24536
1444.87/1455.17	c [1218.89] IHS main loop, iteration 393: LB = 0, UB = 24536
1444.87/1455.17	c [1223.91] IHS main loop, iteration 394: LB = 0, UB = 24536
1444.87/1455.17	c [1229.76] IHS main loop, iteration 395: LB = 0, UB = 24536
1444.87/1455.17	c [1253.65] IHS main loop, iteration 396: LB = 0, UB = 24536
1444.87/1455.17	c [1259.18] IHS main loop, iteration 397: LB = 0, UB = 24536
1444.87/1455.17	c [1265.74] IHS main loop, iteration 398: LB = 0, UB = 24536
1444.87/1455.17	c [1271.70] IHS main loop, iteration 399: LB = 0, UB = 24536
1444.87/1455.17	c [1277.60] IHS main loop, iteration 400: LB = 0, UB = 24536
1444.87/1455.17	c [1322.54] IHS main loop, iteration 401: LB = 0, UB = 24536
1444.87/1455.17	c [1328.89] IHS main loop, iteration 402: LB = 0, UB = 24536
1444.87/1455.17	c [1335.23] IHS main loop, iteration 403: LB = 0, UB = 24536
1444.87/1455.17	c [1341.43] IHS main loop, iteration 404: LB = 0, UB = 24536
1444.87/1455.17	c [1347.58] IHS main loop, iteration 405: LB = 0, UB = 24536
1444.87/1455.17	c [1373.69] IHS main loop, iteration 406: LB = 0, UB = 24536
1444.87/1455.17	c [1380.43] IHS main loop, iteration 407: LB = 0, UB = 24536
1444.87/1455.17	c [1388.51] IHS main loop, iteration 408: LB = 0, UB = 24536
1444.87/1455.17	c [1395.10] IHS main loop, iteration 409: LB = 0, UB = 24536
1444.87/1455.17	c [1401.15] IHS main loop, iteration 410: LB = 0, UB = 24536
1444.87/1455.17	c [1419.24] IHS main loop, iteration 411: LB = 0, UB = 24536
1444.87/1455.17	c [1425.72] IHS main loop, iteration 412: LB = 0, UB = 24536
1444.87/1455.17	c [1432.59] IHS main loop, iteration 413: LB = 0, UB = 24536
2332.94/2348.84	c [1438.90] IHS main loop, iteration 414: LB = 0, UB = 24536
2332.94/2348.84	c [1445.11] IHS main loop, iteration 415: LB = 0, UB = 24536
2332.94/2348.84	c [1480.36] IHS main loop, iteration 416: LB = 0, UB = 24536
2332.94/2348.84	c [1487.22] IHS main loop, iteration 417: LB = 0, UB = 24536
2332.94/2348.84	c [1495.51] IHS main loop, iteration 418: LB = 0, UB = 24536
2332.94/2348.84	c [1502.35] IHS main loop, iteration 419: LB = 0, UB = 24536
2332.94/2348.84	c [1509.60] IHS main loop, iteration 420: LB = 0, UB = 24536
2332.94/2348.84	c [1556.51] IHS main loop, iteration 421: LB = 0, UB = 24536
2332.94/2348.84	c [1563.58] IHS main loop, iteration 422: LB = 0, UB = 24536
2332.94/2348.84	c [1570.93] IHS main loop, iteration 423: LB = 0, UB = 24536
2332.94/2348.84	c [1577.85] IHS main loop, iteration 424: LB = 0, UB = 24536
2332.94/2348.84	c [1584.92] IHS main loop, iteration 425: LB = 0, UB = 24536
2332.94/2348.84	c [1612.54] IHS main loop, iteration 426: LB = 0, UB = 24536
2332.94/2348.84	c [1620.58] IHS main loop, iteration 427: LB = 0, UB = 24536
2332.94/2348.84	c [1628.33] IHS main loop, iteration 428: LB = 0, UB = 24536
2332.94/2348.84	c [1635.97] IHS main loop, iteration 429: LB = 0, UB = 24536
2332.94/2348.84	c [1643.76] IHS main loop, iteration 430: LB = 0, UB = 24536
2332.94/2348.84	c [1670.07] IHS main loop, iteration 431: LB = 0, UB = 24536
2332.94/2348.84	c [1677.41] IHS main loop, iteration 432: LB = 0, UB = 24536
2332.94/2348.84	c [1685.73] IHS main loop, iteration 433: LB = 0, UB = 24536
2332.94/2348.84	c [1693.26] IHS main loop, iteration 434: LB = 0, UB = 24536
2332.94/2348.84	c [1700.05] IHS main loop, iteration 435: LB = 0, UB = 24536
2332.94/2348.84	c [1762.27] IHS main loop, iteration 436: LB = 0, UB = 24536
2332.94/2348.84	c [1769.75] IHS main loop, iteration 437: LB = 0, UB = 24536
2332.94/2348.84	c [1777.74] IHS main loop, iteration 438: LB = 0, UB = 24536
2332.94/2348.84	c [1785.40] IHS main loop, iteration 439: LB = 0, UB = 24536
2332.94/2348.84	c [1792.76] IHS main loop, iteration 440: LB = 0, UB = 24536
2332.94/2348.84	c [1836.71] IHS main loop, iteration 441: LB = 0, UB = 24536
2332.94/2348.84	c [1844.19] IHS main loop, iteration 442: LB = 0, UB = 24536
2332.94/2348.84	c [1852.42] IHS main loop, iteration 443: LB = 0, UB = 24536
2332.94/2348.84	c [1860.05] IHS main loop, iteration 444: LB = 0, UB = 24536
2332.94/2348.84	c [1867.69] IHS main loop, iteration 445: LB = 0, UB = 24536
2332.94/2348.84	c [1885.98] IHS main loop, iteration 446: LB = 0, UB = 24503
2332.94/2348.84	c [1892.95] IHS main loop, iteration 447: LB = 0, UB = 24503
2332.94/2348.84	c [1900.84] IHS main loop, iteration 448: LB = 0, UB = 24503
2332.94/2348.84	c [1908.59] IHS main loop, iteration 449: LB = 0, UB = 24503
2332.94/2348.84	c [1916.21] IHS main loop, iteration 450: LB = 0, UB = 24503
2332.94/2348.84	c [1925.00] IHS main loop, iteration 451: LB = 0, UB = 24289
2332.94/2348.84	c [1933.01] IHS main loop, iteration 452: LB = 0, UB = 24289
2332.94/2348.84	c [1941.06] IHS main loop, iteration 453: LB = 0, UB = 24289
2332.94/2348.84	c [1948.71] IHS main loop, iteration 454: LB = 0, UB = 24289
2332.94/2348.84	c [1956.41] IHS main loop, iteration 455: LB = 0, UB = 24289
2332.94/2348.84	c [1967.65] IHS main loop, iteration 456: LB = 0, UB = 23978
2332.94/2348.84	c [1976.17] IHS main loop, iteration 457: LB = 0, UB = 23978
2332.94/2348.84	c [1984.66] IHS main loop, iteration 458: LB = 0, UB = 23978
2332.94/2348.84	c [1993.14] IHS main loop, iteration 459: LB = 0, UB = 23978
2332.94/2348.84	c [2001.28] IHS main loop, iteration 460: LB = 0, UB = 23978
2332.94/2348.84	c [2039.02] IHS main loop, iteration 461: LB = 0, UB = 23978
2332.94/2348.84	c [2047.60] IHS main loop, iteration 462: LB = 0, UB = 23978
2332.94/2348.84	c [2055.56] IHS main loop, iteration 463: LB = 0, UB = 23978
2332.94/2348.84	c [2063.62] IHS main loop, iteration 464: LB = 0, UB = 23978
2332.94/2348.84	c [2071.96] IHS main loop, iteration 465: LB = 0, UB = 23978
2332.94/2348.84	c [2135.96] IHS main loop, iteration 466: LB = 0, UB = 23978
2332.94/2348.84	c [2143.82] IHS main loop, iteration 467: LB = 0, UB = 23978
2332.94/2348.84	c [2152.17] IHS main loop, iteration 468: LB = 0, UB = 23978
2332.94/2348.84	c [2160.51] IHS main loop, iteration 469: LB = 0, UB = 23978
2332.94/2348.84	c [2169.32] IHS main loop, iteration 470: LB = 0, UB = 23978
2332.94/2348.84	c [2203.15] IHS main loop, iteration 471: LB = 0, UB = 23916
2332.94/2348.84	c [2211.75] IHS main loop, iteration 472: LB = 0, UB = 23916
2332.94/2348.84	c [2221.35] IHS main loop, iteration 473: LB = 0, UB = 23916
2332.94/2348.84	c [2230.08] IHS main loop, iteration 474: LB = 0, UB = 23916
2332.94/2348.84	c [2238.16] IHS main loop, iteration 475: LB = 0, UB = 23916
2332.94/2348.84	c [2277.80] IHS main loop, iteration 476: LB = 0, UB = 23916
2332.94/2348.84	c [2287.56] IHS main loop, iteration 477: LB = 0, UB = 23916
2332.94/2348.84	c [2295.32] IHS main loop, iteration 478: LB = 0, UB = 23916
2332.94/2348.84	c [2304.43] IHS main loop, iteration 479: LB = 0, UB = 23916
2332.94/2348.84	c [2315.08] IHS main loop, iteration 480: LB = 0, UB = 

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-4795120-1782432262/watcher-4795120-1782432262 -o /tmp/evaluation-result-4795120-1782432262/solver-4795120-1782432262 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4795120-1782432262/vars-4795120-1782432262 --bin-var /tmp/runsolver-exch-nodeE004-1782432262-2457001 --watchdog 3760 --file-size-limit 100000 ./hitpbo HOME/instance-4795120-1782432262.opb --proof-compatible --prooffile PROOFDIR/proof-4795120-1782432262 

running on 4 cores: 60-63

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1-4,6-7,9-11,17-19,21-23,25-28,30-31,33-35,41-43,45-48,50-51,53-55,58-59
  3550 MHz: 0,14,36,40,52
  3600 MHz: 5,8,12-13,15-16,20,24,29,32,37-39,44,49,56-57,60-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 60-63

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (111156 MiB free)
  node 1: cores 8-15, 129019 MiB (112177 MiB free)
  node 2: cores 16-23, 129019 MiB (116013 MiB free)
  node 3: cores 24-31, 128957 MiB (115728 MiB free)
  node 4: cores 32-39, 129019 MiB (110449 MiB free)
  node 5: cores 40-47, 129019 MiB (111521 MiB free)
  node 6: cores 48-55, 129019 MiB (110762 MiB free)
  node 7: cores 56-63, 128474 MiB (111415 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 FSIZE limit: 102400000 KiB
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=2457099, runsolver pid=2457095
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 17.80 21.98 21.83 5/844 2457149
/proc/meminfo: memFree=920799756/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=203824 memory=31400 CPUtime=0.09 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 2432 0 0 0 8 1 0 0 20 0 2 0 176514064 208715776 7790 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 60 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 50956 7850 5574 1194 0 16281 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=203824 memory=504095928355 CPUtime=0 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 176514067 208715776 7790 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 203824 KiB
Current children cumulated memory: 31400 KiB

[startup+0.215559 s]*
/proc/loadavg: 17.80 21.98 21.83 6/860 2457198
/proc/meminfo: memFree=920814112/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=204144 memory=31680 CPUtime=0.2 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 2502 0 0 0 19 1 0 0 20 0 2 0 176514064 209043456 7790 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 60 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 51036 7920 5574 1194 0 16361 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=204144 memory=3472328300183975203 CPUtime=0 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 176514067 209043456 7790 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 204144 KiB
Current children cumulated memory: 31680 KiB

[startup+0.313275 s]*
/proc/loadavg: 17.80 21.98 21.83 12/880 2457236
/proc/meminfo: memFree=920860356/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=204288 memory=31824 CPUtime=0.3 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 2538 0 0 0 28 2 0 0 20 0 2 0 176514064 209190912 7790 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 60 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 51072 7956 5574 1194 0 16397 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=204288 memory=-6800859132029471837 CPUtime=0 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 176514067 209190912 7790 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 204288 KiB
Current children cumulated memory: 31824 KiB

[startup+0.700107 s]
/proc/loadavg: 17.80 21.98 21.83 13/862 2457283
/proc/meminfo: memFree=920871356/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=204468 memory=32004 CPUtime=0.67 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 2583 0 0 0 64 3 0 0 20 0 2 0 176514064 209375232 7918 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 60 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 51117 8001 5574 1194 0 16442 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=204468 memory=3096 CPUtime=0 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 176514067 209375232 7918 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 204468 KiB
Current children cumulated memory: 32004 KiB

[startup+1.50011 s]
/proc/loadavg: 17.80 21.98 21.83 8/842 2457315
/proc/meminfo: memFree=920858380/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=207756 memory=35336 CPUtime=1.46 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 3357 0 0 0 140 6 0 0 20 0 2 0 176514064 212742144 8814 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 60 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 51939 8834 5638 1194 0 17264 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=207756 memory=3140 CPUtime=0 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 176514067 212742144 8814 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 207756 KiB
Current children cumulated memory: 35336 KiB

[startup+3.11234 s]
/proc/loadavg: 17.57 21.86 21.80 7/837 2457330
/proc/meminfo: memFree=920777464/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=210596 memory=40040 CPUtime=3.06 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 5901 0 0 0 295 11 0 0 20 0 2 0 176514064 215650304 9969 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 60 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 52649 10010 5638 1194 0 17974 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=210596 memory=3140 CPUtime=0 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 2 0 176514067 215650304 9969 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 210596 KiB
Current children cumulated memory: 40040 KiB

[startup+6.30011 s]
/proc/loadavg: 17.57 21.86 21.80 8/854 2457823
/proc/meminfo: memFree=920196944/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=216704 memory=47028 CPUtime=6.22 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 13443 0 0 0 600 22 0 0 20 0 2 0 176514064 221904896 11632 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 60 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 54176 11757 5638 1194 0 19501 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=216704 memory=45568 CPUtime=0 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 9 0 0 0 0 0 0 0 20 0 2 0 176514067 221904896 11632 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 216704 KiB
Current children cumulated memory: 47028 KiB

[startup+12.7001 s]
/proc/loadavg: 17.53 21.78 21.77 14/883 2458272
/proc/meminfo: memFree=919705460/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=227884 memory=58764 CPUtime=12.57 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 27594 0 0 0 1219 38 0 0 20 0 2 0 176514064 233353216 14676 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 60 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 56971 14691 5638 1194 0 22296 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=227884 memory=45568 CPUtime=0 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 11 0 0 0 0 0 0 0 20 0 2 0 176514067 233353216 14676 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 227884 KiB
Current children cumulated memory: 58764 KiB

[startup+25.5001 s]
/proc/loadavg: 17.19 21.49 21.68 17/900 2458400
/proc/meminfo: memFree=916339576/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=238300 memory=68756 CPUtime=24.62 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 65594 0 0 0 2402 60 0 0 20 0 2 0 176514064 244019200 17009 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 59575 17189 5798 1194 0 24900 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=238300 memory=5060 CPUtime=0 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 11 0 0 0 0 0 0 0 20 0 2 0 176514067 244019200 17009 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 24.62 s
Current children cumulated vsize: 238300 KiB
Current children cumulated memory: 68756 KiB

[startup+51.114 s]
/proc/loadavg: 16.86 21.07 21.53 17/901 2458401
/proc/meminfo: memFree=915574360/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=244964 memory=76412 CPUtime=50.15 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 151606 0 0 0 4913 102 0 0 20 0 2 0 176514064 250843136 18960 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 61241 19103 5798 1194 0 26566 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=244964 memory=96428 CPUtime=0 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 13 0 0 0 0 0 0 0 20 0 2 0 176514067 250843136 18960 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 50.15 s
Current children cumulated vsize: 244964 KiB
Current children cumulated memory: 76412 KiB

[startup+102.3 s]
/proc/loadavg: 16.45 20.31 21.25 17/903 2458406
/proc/meminfo: memFree=914475292/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=278352 memory=107356 CPUtime=101.18 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 259936 0 0 0 9935 183 0 0 20 0 2 0 176514064 285032448 26697 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 69588 26839 5798 1194 0 34913 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=278352 memory=136640 CPUtime=0.01 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 15 0 0 0 1 0 0 0 20 0 2 0 176514067 285032448 26697 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 101.18 s
Current children cumulated vsize: 278352 KiB
Current children cumulated memory: 107356 KiB

[startup+162.3 s]
/proc/loadavg: 16.16 19.53 20.92 17/903 2458407
/proc/meminfo: memFree=913361096/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=352396 memory=182328 CPUtime=160.77 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 326541 0 0 0 15826 251 0 0 20 0 2 0 176514064 360853504 45317 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 88099 45582 5798 1194 0 53424 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=352396 memory=15524 CPUtime=0.03 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 16 0 0 0 1 2 0 0 20 0 2 0 176514067 360853504 45317 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 60 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 160.77 s
Current children cumulated vsize: 352396 KiB

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

/proc/meminfo: memFree=875995520/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=650304 memory=478256 CPUtime=3015.94 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 4751953 0 0 0 299439 2155 0 0 20 0 2 0 176514064 665911296 119584 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 162576 119564 5798 1194 0 127901 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=650304 memory=11700 CPUtime=0.83 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 43 0 0 0 24 59 0 0 20 0 2 0 176514067 665911296 119584 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 60 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 3015.94 s
Current children cumulated vsize: 650304 KiB
Current children cumulated memory: 478256 KiB

[startup+3102.3 s]
/proc/loadavg: 16.41 16.50 16.44 17/891 2458511
/proc/meminfo: memFree=875314940/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=795320 memory=614160 CPUtime=3075.68 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 4872870 0 0 0 305373 2195 0 0 20 0 2 0 176514064 814407680 153514 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 198830 153540 5798 1194 0 164155 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=795320 memory=478076 CPUtime=0.84 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 46 0 0 0 24 60 0 0 20 0 2 0 176514067 814407680 153514 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 3075.68 s
Current children cumulated vsize: 795320 KiB
Current children cumulated memory: 614160 KiB

[startup+3162.3 s]
/proc/loadavg: 16.70 16.58 16.47 17/890 2458512
/proc/meminfo: memFree=874606556/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=858744 memory=677456 CPUtime=3135.27 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 4899363 0 0 0 311301 2226 0 0 20 0 2 0 176514064 879353856 169381 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 214686 169364 5798 1194 0 180011 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=858744 memory=478076 CPUtime=0.85 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 46 0 0 0 24 61 0 0 20 0 2 0 176514067 879353856 169381 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 3135.27 s
Current children cumulated vsize: 858744 KiB
Current children cumulated memory: 677456 KiB

[startup+3222.3 s]
/proc/loadavg: 17.28 16.75 16.54 17/890 2458517
/proc/meminfo: memFree=873998128/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=808988 memory=627700 CPUtime=3195.09 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 4969615 0 0 0 317250 2259 0 0 20 0 2 0 176514064 828403712 156964 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 202247 156925 5798 1194 0 167572 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=808988 memory=478076 CPUtime=0.88 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 46 0 0 0 25 63 0 0 20 0 2 0 176514067 828403712 156964 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 3195.09 s
Current children cumulated vsize: 808988 KiB
Current children cumulated memory: 627700 KiB

[startup+3282.3 s]
/proc/loadavg: 16.71 16.70 16.54 12/890 2458518
/proc/meminfo: memFree=873348500/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=808988 memory=631796 CPUtime=3250.99 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) D 2457095 2457099 2456976 0 -1 4194304 4976232 0 0 0 322822 2277 0 0 20 0 2 0 176514064 828403712 157953 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 202247 157949 5798 1194 0 167572 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=808988 memory=629748 CPUtime=0.89 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 46 0 0 0 25 64 0 0 20 0 2 0 176514067 828403712 157953 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 3250.99 s
Current children cumulated vsize: 808988 KiB
Current children cumulated memory: 631796 KiB

[startup+3342.3 s]
/proc/loadavg: 16.26 16.57 16.50 17/890 2458520
/proc/meminfo: memFree=872748272/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=903552 memory=726360 CPUtime=3309.87 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 5028734 0 0 0 328685 2302 0 0 20 0 2 0 176514064 925237248 181496 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 225888 181590 5798 1194 0 191213 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=903552 memory=725912 CPUtime=0.9 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 46 0 0 0 26 64 0 0 20 0 2 0 176514067 925237248 181496 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 60 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 3309.87 s
Current children cumulated vsize: 903552 KiB
Current children cumulated memory: 726360 KiB

[startup+3402.3 s]
/proc/loadavg: 16.09 16.46 16.47 17/891 2458536
/proc/meminfo: memFree=872103580/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=809848 memory=632676 CPUtime=3369.14 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 5066609 0 0 0 334584 2330 0 0 20 0 2 0 176514064 829284352 158173 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 202462 158169 5798 1194 0 167787 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=809848 memory=15524 CPUtime=0.92 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 49 0 0 0 27 65 0 0 20 0 2 0 176514067 829284352 158173 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 3369.14 s
Current children cumulated vsize: 809848 KiB
Current children cumulated memory: 632676 KiB

[startup+3462.3 s]
/proc/loadavg: 16.64 16.55 16.50 17/893 2458539
/proc/meminfo: memFree=871274212/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=905564 memory=728472 CPUtime=3428.55 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 5112944 0 0 0 340497 2358 0 0 20 0 2 0 176514064 927297536 182055 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 226391 182118 5798 1194 0 191716 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=905564 memory=15524 CPUtime=0.93 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 49 0 0 0 27 66 0 0 20 0 2 0 176514067 927297536 182055 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 3428.55 s
Current children cumulated vsize: 905564 KiB
Current children cumulated memory: 728472 KiB

[startup+3522.3 s]
/proc/loadavg: 16.23 16.45 16.46 17/893 2458540
/proc/meminfo: memFree=870668180/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=853904 memory=676712 CPUtime=3487.37 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 5133863 0 0 0 346355 2382 0 0 20 0 2 0 176514064 874397696 169153 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 213476 169178 5798 1194 0 178801 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=853904 memory=728472 CPUtime=0.95 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 49 0 0 0 28 67 0 0 20 0 2 0 176514067 874397696 169153 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 3487.37 s
Current children cumulated vsize: 853904 KiB
Current children cumulated memory: 676712 KiB

[startup+3582.3 s]
/proc/loadavg: 16.12 16.38 16.43 17/893 2458541
/proc/meminfo: memFree=869948168/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=903992 memory=680808 CPUtime=3546.28 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 5136825 0 0 0 352230 2398 0 0 20 0 2 0 176514064 925687808 170158 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 225998 170202 5798 1194 0 191323 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=903992 memory=146204 CPUtime=0.96 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 49 0 0 0 28 68 0 0 20 0 2 0 176514067 925687808 170158 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 3546.28 s
Current children cumulated vsize: 903992 KiB
Current children cumulated memory: 680808 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3636.3 s]
/proc/loadavg: 16.05 16.31 16.41 12/871 2458928
/proc/meminfo: memFree=872661912/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=979024 memory=755840 CPUtime=3600.07 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 5188962 0 0 0 357588 2419 0 0 20 0 2 0 176514064 1002520576 188841 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 244756 188960 5798 1194 0 210081 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=979024 memory=11700 CPUtime=0.97 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 51 0 0 0 28 69 0 0 20 0 2 0 176514067 1002520576 188841 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 979024 KiB
Current children cumulated memory: 755840 KiB

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

[startup+3636.39 s]
# the end of solver process 2457099 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3575.89 s, system=24.201 s

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

[startup+3636.3 s]
/proc/loadavg: 16.05 16.31 16.41 12/871 2458928
/proc/meminfo: memFree=872661912/1055320700 swapFree=33554428/33554428
[pid=2457099] ppid=2457095 vsize=979024 memory=755840 CPUtime=3600.07 cores=60-63
/proc/2457099/stat : 2457099 (hitpbo) R 2457095 2457099 2456976 0 -1 4194304 5188962 0 0 0 357588 2419 0 0 20 0 2 0 176514064 1002520576 188841 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 0 0 0 17 62 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
/proc/2457099/statm: 244756 188960 5798 1194 0 210081 0
[pid=2457099/tid=2457115] ppid=2457095 vsize=979024 memory=11700 CPUtime=0.97 cores=60-63
/proc/2457099/task/2457115/stat : 2457115 (hitpbo) S 2457095 2457099 2456976 0 -1 4194368 51 0 0 0 28 69 0 0 20 0 2 0 176514067 1002520576 188841 18446744073709551615 94910099910656 94910104799645 140736400709664 0 0 0 0 4096 0 1 0 0 -1 61 0 0 0 0 0 94910105729400 94910105790002 94910134267904 140736400718037 140736400718215 140736400718215 140736400723951 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 979024 KiB
Current children cumulated memory: 755840 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3636.39
CPU time (s): 3600.1
CPU user time (s): 3575.89
CPU system time (s): 24.201
CPU usage (%): 99.0018
Max. virtual memory (cumulated for all children) (KiB): 999544
Max. memory (cumulated for all children) (KiB): 776360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.89
system time used= 24.201
maximum resident set size= 775972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5188962
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10026104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 361703
involuntary context switches= 5981


# summary of solver processes directly reported to runsolver:
#   pid: 2457099
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3575.89
#   total CPU system time (s): 24.201

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.2397 second user time and 40.9198 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-06-26 02:04:22
IDJOB=4795120
IDBENCH=147022
IDSOLVER=3635
FILE ID=nodeE004/4795120-1782432262
RUNJOBID= nodeE004-1782432262-2457001
SLURM_JOB_ID= 12522922
Free space on /tmp= 801500 MiB

SOLVER NAME= HitPBO-PL 2026-06-22 (cert)
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-data6_3.opb
COMMAND LINE= ./hitpbo BENCHNAME --proof-compatible --prooffile PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4795120-1782432262/watcher-4795120-1782432262 -o /tmp/evaluation-result-4795120-1782432262/solver-4795120-1782432262 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4795120-1782432262/vars-4795120-1782432262 --bin-var /tmp/runsolver-exch-nodeE004-1782432262-2457001 --watchdog 3760 --file-size-limit 100000 ./hitpbo HOME/instance-4795120-1782432262.opb --proof-compatible --prooffile PROOFDIR/proof-4795120-1782432262

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

MD5SUM BENCH= 9e6692c80f11b0068f23fe5849cf8b25
RANDOM SEED=883962854

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        920789192 kB
MemAvailable:   1046948252 kB
Buffers:            3352 kB
Cached:         130491356 kB
SwapCached:            0 kB
Active:          1875688 kB
Inactive:       128736692 kB
Active(anon):    1039016 kB
Inactive(anon):        0 kB
Active(file):     836672 kB
Inactive(file): 128736692 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           2667936 kB
Writeback:             0 kB
AnonPages:        123208 kB
Mapped:           179888 kB
Shmem:            921344 kB
KReclaimable:    1456656 kB
Slab:            2021612 kB
SReclaimable:    1456656 kB
SUnreclaim:       564956 kB
KernelStack:       13968 kB
PageTables:         4544 kB
SecPageTables:     15388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    1372832 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478276 kB
VmallocChunk:          0 kB
Percpu:           135168 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      377284 kB
DirectMap2M:    20916224 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 798812 MiB
End job on nodeE004 at 2026-06-26 03:04:59