Trace number 4802157

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.04Signal SIGABRT 1534.04 1540.18

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm95p-dec.opb.negationfix.opb
MD5SUM4a42be2aaf272439af058ac9b796a856
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark11.043
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables661504
Total number of constraints5680
Number of constraints which are clauses2583
Number of constraints which are cardinality constraints (but not clauses)2583
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2584
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 935283
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2150318
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4802157-1782560909.opb
0.00/0.03	c NaPS 1.03a50.
0.00/0.03	c Using SAT solver: Kissat
0.00/0.03	c Input file name: HOME/instance-4802157-1782560909.opb
0.00/0.03	c Parsing PB file...
4.07/4.14	c V: 2956
4.07/4.14	c Converting 5680 PB-constraints to clauses...
4.35/4.46	c SCIP precision unsafe (constr 2 rhs): disabling presolver and cooperative SCIP
4.35/4.46	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 256
4.45/4.51	c Try to convert by bdds
4.45/4.52	c d: 1
4.45/4.52	c estimatedAdderCost: 1678
4.45/4.52	c Try to convert by bdds
5.15/5.22	c d: 1
5.15/5.22	c estimatedAdderCost: 13024
5.15/5.22	c Try to convert by sorters
5.44/5.52	c estimatedAdderCost: 13024
5.44/5.52	c Try to convert by sorters
5.74/5.86	c estimatedAdderCost: 13024
5.74/5.86	c Try to convert by sorters
6.14/6.27	c estimatedAdderCost: 13024
6.14/6.27	c Try to convert by sorters
6.44/6.58	c estimatedAdderCost: 13024
6.44/6.58	c Try to convert by sorters
6.84/6.90	c estimatedAdderCost: 13024
6.84/6.90	c Try to convert by sorters
7.34/7.47	c estimatedAdderCost: 13024
7.34/7.47	c Try to convert by sorters
7.64/7.79	c estimatedAdderCost: 13024
7.64/7.79	c Try to convert by sorters
8.05/8.11	c estimatedAdderCost: 13024
8.05/8.11	c Try to convert by sorters
8.34/8.44	c estimatedAdderCost: 13024
8.34/8.44	c Try to convert by sorters
8.63/8.78	c estimatedAdderCost: 13024
8.63/8.78	c Try to convert by sorters
9.05/9.12	c estimatedAdderCost: 13024
9.05/9.12	c Try to convert by sorters
9.83/10.01	c estimatedAdderCost: 13024
9.83/10.01	c Try to convert by sorters
10.23/10.35	c estimatedAdderCost: 13024
10.23/10.35	c Try to convert by sorters
10.63/10.71	c estimatedAdderCost: 13024
10.63/10.71	c Try to convert by sorters
10.94/11.09	c estimatedAdderCost: 13024
10.94/11.09	c Try to convert by sorters
11.33/11.47	c estimatedAdderCost: 13024
11.33/11.47	c Try to convert by sorters
11.72/11.84	c estimatedAdderCost: 13024
11.72/11.84	c Try to convert by sorters
12.13/12.23	c estimatedAdderCost: 13024
12.13/12.23	c Try to convert by sorters
12.52/12.60	c estimatedAdderCost: 13024
12.52/12.60	c Try to convert by sorters
12.82/13.00	c estimatedAdderCost: 13024
12.82/13.00	c Try to convert by sorters
13.22/13.38	c estimatedAdderCost: 13024
13.22/13.38	c Try to convert by sorters
13.61/13.79	c estimatedAdderCost: 13024
13.61/13.79	c Try to convert by sorters
15.41/15.55	c estimatedAdderCost: 13024
15.41/15.55	c Try to convert by sorters
15.81/15.97	c estimatedAdderCost: 13024
15.81/15.97	c Try to convert by sorters
16.21/16.38	c estimatedAdderCost: 13024
16.21/16.38	c Try to convert by sorters
16.71/16.81	c estimatedAdderCost: 13024
16.71/16.81	c Try to convert by sorters
17.11/17.22	c estimatedAdderCost: 13024
17.11/17.22	c Try to convert by sorters
17.50/17.67	c estimatedAdderCost: 13024
17.50/17.67	c Try to convert by sorters
17.92/18.09	c estimatedAdderCost: 13024
17.92/18.09	c Try to convert by sorters
18.40/18.59	c estimatedAdderCost: 13024
18.40/18.59	c Try to convert by sorters
18.91/19.02	c estimatedAdderCost: 13024
18.91/19.02	c Try to convert by sorters
19.30/19.49	c estimatedAdderCost: 13024
19.30/19.49	c Try to convert by sorters
19.80/19.94	c estimatedAdderCost: 13024
19.80/19.94	c Try to convert by sorters
20.30/20.43	c estimatedAdderCost: 13024
20.30/20.43	c Try to convert by sorters
20.69/20.89	c estimatedAdderCost: 13024
20.69/20.89	c Try to convert by sorters
21.30/21.43	c estimatedAdderCost: 13024
21.30/21.43	c Try to convert by sorters
21.79/21.90	c estimatedAdderCost: 13024
21.79/21.90	c Try to convert by sorters
22.29/22.45	c estimatedAdderCost: 13024
22.29/22.45	c Try to convert by sorters
22.79/22.93	c estimatedAdderCost: 13024
22.79/22.93	c Try to convert by sorters
23.29/23.49	c estimatedAdderCost: 13024
23.29/23.49	c Try to convert by sorters
23.78/23.98	c estimatedAdderCost: 13024
23.78/23.98	c Try to convert by sorters
24.39/24.54	c estimatedAdderCost: 13024
24.39/24.54	c Try to convert by sorters
24.90/25.05	c estimatedAdderCost: 13024
24.90/25.05	c Try to convert by sorters
25.48/25.62	c estimatedAdderCost: 13024
25.48/25.62	c Try to convert by sorters
25.99/26.13	c estimatedAdderCost: 13024
25.99/26.13	c Try to convert by sorters
30.07/30.23	c estimatedAdderCost: 13024
30.07/30.23	c Try to convert by sorters
30.56/30.75	c estimatedAdderCost: 13024
30.56/30.75	c Try to convert by sorters
31.16/31.35	c estimatedAdderCost: 13024
31.16/31.35	c Try to convert by sorters
31.66/31.89	c estimatedAdderCost: 13024
31.66/31.89	c Try to convert by sorters
32.26/32.49	c estimatedAdderCost: 13024
32.26/32.49	c Try to convert by sorters
32.87/33.04	c estimatedAdderCost: 13024
32.87/33.04	c Try to convert by sorters
33.46/33.66	c estimatedAdderCost: 13024
33.46/33.66	c Try to convert by sorters
34.05/34.22	c estimatedAdderCost: 13024
34.05/34.22	c Try to convert by sorters
34.66/34.85	c estimatedAdderCost: 13024
34.66/34.85	c Try to convert by sorters
35.25/35.40	c estimatedAdderCost: 13024
35.25/35.40	c Try to convert by sorters
35.87/36.04	c estimatedAdderCost: 13024
35.87/36.04	c Try to convert by sorters
36.45/36.61	c estimatedAdderCost: 13024
36.45/36.61	c Try to convert by sorters
37.04/37.25	c estimatedAdderCost: 13024
37.04/37.25	c Try to convert by sorters
37.64/37.83	c estimatedAdderCost: 13024
37.64/37.83	c Try to convert by sorters
38.34/38.50	c estimatedAdderCost: 13024
38.34/38.50	c Try to convert by sorters
38.85/39.09	c estimatedAdderCost: 13024
38.85/39.09	c Try to convert by sorters
39.53/39.78	c estimatedAdderCost: 13024
39.53/39.78	c Try to convert by sorters
40.14/40.37	c estimatedAdderCost: 13024
40.14/40.37	c Try to convert by sorters
40.85/41.06	c estimatedAdderCost: 13024
40.85/41.06	c Try to convert by sorters
41.43/41.67	c estimatedAdderCost: 13024
41.43/41.67	c Try to convert by sorters
42.13/42.37	c estimatedAdderCost: 13024
42.13/42.37	c Try to convert by sorters
42.72/43.00	c estimatedAdderCost: 13024
42.72/43.00	c Try to convert by sorters
43.52/43.71	c estimatedAdderCost: 13024
43.52/43.71	c Try to convert by sorters
44.12/44.35	c estimatedAdderCost: 13024
44.12/44.35	c Try to convert by sorters
44.83/45.07	c estimatedAdderCost: 13024
44.83/45.07	c Try to convert by sorters
45.52/45.73	c estimatedAdderCost: 13024
45.52/45.73	c Try to convert by sorters
46.21/46.46	c estimatedAdderCost: 13024
46.21/46.46	c Try to convert by sorters
46.93/47.11	c estimatedAdderCost: 13024
46.93/47.11	c Try to convert by sorters
47.61/47.85	c estimatedAdderCost: 13024
47.61/47.85	c Try to convert by sorters
48.31/48.52	c estimatedAdderCost: 13024
48.31/48.52	c Try to convert by sorters
49.10/49.31	c estimatedAdderCost: 13024
49.10/49.31	c Try to convert by sorters
49.71/49.98	c estimatedAdderCost: 13024
49.71/49.98	c Try to convert by sorters
50.50/50.76	c estimatedAdderCost: 13024
50.50/50.76	c Try to convert by sorters
51.19/51.44	c estimatedAdderCost: 13024
51.19/51.44	c Try to convert by sorters
52.00/52.24	c estimatedAdderCost: 13024
52.00/52.24	c Try to convert by sorters
52.69/52.93	c estimatedAdderCost: 13024
52.69/52.93	c Try to convert by sorters
53.49/53.74	c estimatedAdderCost: 13024
53.49/53.74	c Try to convert by sorters
54.19/54.44	c estimatedAdderCost: 13024
54.19/54.44	c Try to convert by sorters
54.98/55.27	c estimatedAdderCost: 13024
54.98/55.27	c Try to convert by sorters
55.68/55.98	c estimatedAdderCost: 13024
55.68/55.98	c Try to convert by sorters
56.58/56.81	c estimatedAdderCost: 13024
56.58/56.81	c Try to convert by sorters
57.28/57.54	c estimatedAdderCost: 13024
57.28/57.54	c Try to convert by sorters
58.08/58.38	c estimatedAdderCost: 13024
58.08/58.38	c Try to convert by sorters
58.88/59.13	c estimatedAdderCost: 13024
58.88/59.13	c Try to convert by sorters
59.67/59.98	c estimatedAdderCost: 13024
59.67/59.98	c Try to convert by sorters
60.46/60.73	c estimatedAdderCost: 13024
60.46/60.73	c Try to convert by sorters
69.34/69.67	c estimatedAdderCost: 13024
69.34/69.67	c Try to convert by sorters
70.13/70.41	c estimatedAdderCost: 13024
70.13/70.41	c Try to convert by sorters
70.94/71.26	c estimatedAdderCost: 13024
70.94/71.26	c Try to convert by sorters
71.75/72.02	c estimatedAdderCost: 13024
71.75/72.02	c Try to convert by sorters
72.53/72.89	c estimatedAdderCost: 13024
72.53/72.89	c Try to convert by sorters
73.32/73.66	c estimatedAdderCost: 13024
73.32/73.66	c Try to convert by sorters
74.22/74.55	c estimatedAdderCost: 13024
74.22/74.55	c Try to convert by sorters
75.02/75.31	c estimatedAdderCost: 13024
75.02/75.31	c Try to convert by sorters
75.92/76.21	c estimatedAdderCost: 13024
75.92/76.21	c Try to convert by sorters
76.62/76.99	c estimatedAdderCost: 13024
76.62/76.99	c Try to convert by sorters
77.61/77.90	c estimatedAdderCost: 13024
77.61/77.90	c Try to convert by sorters
78.41/78.70	c estimatedAdderCost: 13024
78.41/78.70	c Try to convert by sorters
79.30/79.62	c estimatedAdderCost: 13024
79.30/79.62	c Try to convert by sorters
80.11/80.43	c estimatedAdderCost: 13024
80.11/80.43	c Try to convert by sorters
81.00/81.37	c estimatedAdderCost: 13024
81.00/81.37	c Try to convert by sorters
81.82/82.19	c estimatedAdderCost: 13024
81.82/82.19	c Try to convert by sorters
82.81/83.13	c estimatedAdderCost: 13024
82.81/83.13	c Try to convert by sorters
83.59/84.00	c estimatedAdderCost: 13024
83.59/84.00	c Try to convert by sorters
84.59/84.98	c estimatedAdderCost: 13024
84.59/84.98	c Try to convert by sorters
85.48/85.82	c estimatedAdderCost: 13024
85.48/85.82	c Try to convert by sorters
86.48/86.81	c estimatedAdderCost: 13024
86.48/86.81	c Try to convert by sorters
87.28/87.67	c estimatedAdderCost: 13024
87.28/87.67	c Try to convert by sorters
88.27/88.68	c estimatedAdderCost: 13024
88.27/88.68	c Try to convert by sorters
89.18/89.55	c estimatedAdderCost: 13024
89.18/89.55	c Try to convert by sorters
90.17/90.57	c estimatedAdderCost: 13024
90.17/90.57	c Try to convert by sorters
91.07/91.43	c estimatedAdderCost: 13024
91.07/91.43	c Try to convert by sorters
92.06/92.46	c estimatedAdderCost: 13024
92.06/92.46	c Try to convert by sorters
92.96/93.34	c estimatedAdderCost: 13024
92.96/93.34	c Try to convert by sorters
93.96/94.38	c estimatedAdderCost: 13024
93.96/94.38	c Try to convert by sorters
94.85/95.27	c estimatedAdderCost: 13024
94.85/95.27	c Try to convert by sorters
95.95/96.33	c estimatedAdderCost: 13024
95.95/96.33	c Try to convert by sorters
96.85/97.23	c estimatedAdderCost: 13024
96.85/97.23	c Try to convert by sorters
97.95/98.31	c estimatedAdderCost: 13024
97.95/98.31	c Try to convert by sorters
98.84/99.22	c estimatedAdderCost: 13024
98.84/99.22	c Try to convert by sorters
99.84/100.29	c estimatedAdderCost: 13024
99.84/100.29	c Try to convert by sorters
100.84/101.24	c estimatedAdderCost: 13024
100.84/101.24	c Try to convert by sorters
101.93/102.32	c estimatedAdderCost: 13024
101.93/102.32	c Try to convert by sorters
102.83/103.26	c estimatedAdderCost: 13024
102.83/103.26	c Try to convert by sorters
103.93/104.35	c estimatedAdderCost: 13024
103.93/104.35	c Try to convert by sorters
104.92/105.31	c estimatedAdderCost: 13024
104.92/105.31	c Try to convert by sorters
106.01/106.42	c estimatedAdderCost: 13024
106.01/106.42	c Try to convert by sorters
106.92/107.39	c estimatedAdderCost: 13024
106.92/107.39	c Try to convert by sorters
108.11/108.51	c estimatedAdderCost: 13024
108.11/108.51	c Try to convert by sorters
109.01/109.49	c estimatedAdderCost: 13024
109.01/109.49	c Try to convert by sorters
110.20/110.62	c estimatedAdderCost: 13024
110.20/110.62	c Try to convert by sorters
111.20/111.61	c estimatedAdderCost: 13024
111.20/111.61	c Try to convert by sorters
112.30/112.76	c estimatedAdderCost: 13024
112.30/112.76	c Try to convert by sorters
113.29/113.74	c estimatedAdderCost: 13024
113.29/113.74	c Try to convert by sorters
114.49/114.91	c estimatedAdderCost: 13024
114.49/114.91	c Try to convert by sorters
115.49/115.92	c estimatedAdderCost: 13024
115.49/115.92	c Try to convert by sorters
116.59/117.11	c estimatedAdderCost: 13024
116.59/117.11	c Try to convert by sorters
117.70/118.11	c estimatedAdderCost: 13024
117.70/118.11	c Try to convert by sorters
118.87/119.30	c estimatedAdderCost: 13024
118.87/119.30	c Try to convert by sorters
119.88/120.33	c estimatedAdderCost: 13024
119.88/120.33	c Try to convert by sorters
121.07/121.54	c estimatedAdderCost: 13024
121.07/121.54	c Try to convert by sorters
122.07/122.56	c estimatedAdderCost: 13024
122.07/122.56	c Try to convert by sorters
123.26/123.79	c estimatedAdderCost: 13024
123.26/123.79	c Try to convert by sorters
124.36/124.84	c estimatedAdderCost: 13024
124.36/124.84	c Try to convert by sorters
125.66/126.12	c estimatedAdderCost: 13024
125.66/126.12	c Try to convert by sorters
126.66/127.18	c estimatedAdderCost: 13024
126.66/127.18	c Try to convert by sorters
127.95/128.44	c estimatedAdderCost: 13024
127.95/128.44	c Try to convert by sorters
129.04/129.51	c estimatedAdderCost: 13024
129.04/129.51	c Try to convert by sorters
130.24/130.78	c estimatedAdderCost: 13024
130.24/130.78	c Try to convert by sorters
131.43/131.90	c estimatedAdderCost: 13024
131.43/131.90	c Try to convert by sorters
132.73/133.21	c estimatedAdderCost: 13024
132.73/133.21	c Try to convert by sorters
133.73/134.29	c estimatedAdderCost: 13024
133.73/134.29	c Try to convert by sorters
135.02/135.59	c estimatedAdderCost: 13024
135.02/135.59	c Try to convert by sorters
136.12/136.68	c estimatedAdderCost: 13024
136.12/136.68	c Try to convert by sorters
137.42/138.00	c estimatedAdderCost: 13024
137.42/138.00	c Try to convert by sorters
138.53/139.09	c estimatedAdderCost: 13024
138.53/139.09	c Try to convert by sorters
139.81/140.39	c estimatedAdderCost: 13024
139.81/140.39	c Try to convert by sorters
140.90/141.49	c estimatedAdderCost: 13024
140.90/141.49	c Try to convert by sorters
142.30/142.82	c estimatedAdderCost: 13024
142.30/142.82	c Try to convert by sorters
143.39/143.95	c estimatedAdderCost: 13024
143.39/143.95	c Try to convert by sorters
144.79/145.30	c estimatedAdderCost: 13024
144.79/145.30	c Try to convert by sorters
145.89/146.43	c estimatedAdderCost: 13024
145.89/146.43	c Try to convert by sorters
147.18/147.79	c estimatedAdderCost: 13024
147.18/147.79	c Try to convert by sorters
148.39/148.94	c estimatedAdderCost: 13024
148.39/148.94	c Try to convert by sorters
149.77/150.31	c estimatedAdderCost: 13024
149.77/150.31	c Try to convert by sorters
150.87/151.46	c estimatedAdderCost: 13024
150.87/151.46	c Try to convert by sorters
152.27/152.84	c estimatedAdderCost: 13024
152.27/152.84	c Try to convert by sorters
153.48/154.02	c estimatedAdderCost: 13024
153.48/154.02	c Try to convert by sorters
154.86/155.43	c estimatedAdderCost: 13024
154.86/155.43	c Try to convert by sorters
156.05/156.63	c estimatedAdderCost: 13024
156.05/156.63	c Try to convert by sorters
157.46/158.04	c estimatedAdderCost: 13024
157.46/158.04	c Try to convert by sorters
158.65/159.24	c estimatedAdderCost: 13024
158.65/159.24	c Try to convert by sorters
160.04/160.67	c estimatedAdderCost: 13024
160.04/160.67	c Try to convert by sorters
161.24/161.88	c estimatedAdderCost: 13024
161.24/161.88	c Try to convert by sorters
162.73/163.32	c estimatedAdderCost: 13024
162.73/163.32	c Try to convert by sorters
163.93/164.55	c estimatedAdderCost: 12635
163.93/164.55	c Try to convert by sorters
165.32/165.91	c estimatedAdderCost: 13024
165.32/165.91	c Try to convert by sorters
166.54/167.17	c estimatedAdderCost: 13024
166.54/167.17	c Try to convert by sorters
186.55/187.24	c estimatedAdderCost: 13024
186.55/187.24	c Try to convert by sorters
187.75/188.46	c estimatedAdderCost: 13024
187.75/188.46	c Try to convert by sorters
189.24/189.91	c estimatedAdderCost: 13024
189.24/189.91	c Try to convert by sorters
190.45/191.14	c estimatedAdderCost: 13024
190.45/191.14	c Try to convert by sorters
191.93/192.60	c estimatedAdderCost: 13024
191.93/192.60	c Try to convert by sorters
193.13/193.84	c estimatedAdderCost: 13024
193.13/193.84	c Try to convert by sorters
194.62/195.33	c estimatedAdderCost: 13024
194.62/195.33	c Try to convert by sorters
195.81/196.59	c estimatedAdderCost: 13024
195.81/196.59	c Try to convert by sorters
197.33/198.09	c estimatedAdderCost: 13024
197.33/198.09	c Try to convert by sorters
198.61/199.35	c estimatedAdderCost: 12635
198.61/199.35	c Try to convert by sorters
200.01/200.78	c estimatedAdderCost: 13024
200.01/200.78	c Try to convert by sorters
201.31/202.04	c estimatedAdderCost: 13024
201.31/202.04	c Try to convert by sorters
202.80/203.59	c estimatedAdderCost: 13024
202.80/203.59	c Try to convert by sorters
204.09/204.86	c estimatedAdderCost: 13024
204.09/204.86	c Try to convert by sorters
205.69/206.40	c estimatedAdderCost: 13024
205.69/206.40	c Try to convert by sorters
206.88/207.67	c estimatedAdderCost: 13024
206.88/207.67	c Try to convert by sorters
208.48/209.23	c estimatedAdderCost: 13024
208.48/209.23	c Try to convert by sorters
209.78/210.52	c estimatedAdderCost: 13024
209.78/210.52	c Try to convert by sorters
211.28/212.09	c estimatedAdderCost: 13024
211.28/212.09	c Try to convert by sorters
212.67/213.41	c estimatedAdderCost: 13024
212.67/213.41	c Try to convert by sorters
214.16/215.00	c estimatedAdderCost: 13024
214.16/215.00	c Try to convert by sorters
215.56/216.32	c estimatedAdderCost: 13024
215.56/216.32	c Try to convert by sorters
217.15/217.91	c estimatedAdderCost: 13024
217.15/217.91	c Try to convert by sorters
218.45/219.24	c estimatedAdderCost: 13024
218.45/219.24	c Try to convert by sorters
220.04/220.85	c estimatedAdderCost: 13024
220.04/220.85	c Try to convert by sorters
221.43/222.20	c estimatedAdderCost: 13024
221.43/222.20	c Try to convert by sorters
223.03/223.83	c estimatedAdderCost: 13024
223.03/223.83	c Try to convert by sorters
224.34/225.19	c estimatedAdderCost: 13024
224.34/225.19	c Try to convert by sorters
226.02/226.83	c estimatedAdderCost: 13024
226.02/226.83	c Try to convert by sorters
227.42/228.20	c estimatedAdderCost: 13024
227.42/228.20	c Try to convert by sorters
229.01/229.84	c estimatedAdderCost: 13024
229.01/229.84	c Try to convert by sorters
230.41/231.22	c estimatedAdderCost: 13024
230.41/231.22	c Try to convert by sorters
232.00/232.89	c estimatedAdderCost: 13024
232.00/232.89	c Try to convert by sorters
233.39/234.29	c estimatedAdderCost: 13024
233.39/234.29	c Try to convert by sorters
235.09/235.96	c estimatedAdderCost: 13024
235.09/235.96	c Try to convert by sorters
236.48/237.37	c estimatedAdderCost: 13024
236.48/237.37	c Try to convert by sorters
238.20/239.05	c estimatedAdderCost: 13024
238.20/239.05	c Try to convert by sorters
239.58/240.48	c estimatedAdderCost: 13024
239.58/240.48	c Try to convert by sorters
241.28/242.17	c estimatedAdderCost: 13024
241.28/242.17	c Try to convert by sorters
242.67/243.59	c estimatedAdderCost: 13024
242.67/243.59	c Try to convert by sorters
244.46/245.30	c estimatedAdderCost: 13024
244.46/245.30	c Try to convert by sorters
245.85/246.76	c estimatedAdderCost: 13024
245.85/246.76	c Try to convert by sorters
247.65/248.50	c estimatedAdderCost: 13024
247.65/248.50	c Try to convert by sorters
249.05/249.95	c estimatedAdderCost: 13024
249.05/249.95	c Try to convert by sorters
250.84/251.70	c estimatedAdderCost: 13024
250.84/251.70	c Try to convert by sorters
252.24/253.16	c estimatedAdderCost: 13024
252.24/253.16	c Try to convert by sorters
254.03/254.91	c estimatedAdderCost: 13024
254.03/254.91	c Try to convert by sorters
255.42/256.39	c estimatedAdderCost: 13024
255.42/256.39	c Try to convert by sorters
257.31/258.20	c estimatedAdderCost: 13024
257.31/258.20	c Try to convert by sorters
258.71/259.65	c estimatedAdderCost: 13024
258.71/259.65	c Try to convert by sorters
260.50/261.44	c estimatedAdderCost: 13024
260.50/261.44	c Try to convert by sorters
262.00/262.92	c estimatedAdderCost: 13024
262.00/262.92	c Try to convert by sorters
263.80/264.74	c estimatedAdderCost: 13024
263.80/264.74	c Try to convert by sorters
265.28/266.24	c estimatedAdderCost: 13024
265.28/266.24	c Try to convert by sorters
267.10/268.08	c estimatedAdderCost: 13024
267.10/268.08	c Try to convert by sorters
268.57/269.59	c estimatedAdderCost: 13024
268.57/269.59	c Try to convert by sorters
270.47/271.45	c estimatedAdderCost: 13024
270.47/271.45	c Try to convert by sorters
271.96/272.98	c estimatedAdderCost: 13024
271.96/272.98	c Try to convert by sorters
273.86/274.81	c estimatedAdderCost: 13024
273.86/274.81	c Try to convert by sorters
275.35/276.34	c estimatedAdderCost: 13024
275.35/276.34	c Try to convert by sorters
277.16/278.19	c estimatedAdderCost: 13024
277.16/278.19	c Try to convert by sorters
278.74/279.72	c estimatedAdderCost: 13024
278.74/279.72	c Try to convert by sorters
280.54/281.58	c estimatedAdderCost: 13024
280.54/281.58	c Try to convert by sorters
282.14/283.15	c estimatedAdderCost: 13024
282.14/283.15	c Try to convert by sorters
284.04/285.04	c estimatedAdderCost: 13024
284.04/285.04	c Try to convert by sorters
285.62/286.62	c estimatedAdderCost: 13024
285.62/286.62	c Try to convert by sorters
287.52/288.51	c estimatedAdderCost: 13024
287.52/288.51	c Try to convert by sorters
289.02/290.08	c estimatedAdderCost: 13024
289.02/290.08	c Try to convert by sorters
290.91/291.98	c estimatedAdderCost: 13024
290.91/291.98	c Try to convert by sorters
292.50/293.58	c estimatedAdderCost: 13024
292.50/293.58	c Try to convert by sorters
294.49/295.52	c estimatedAdderCost: 13024
294.49/295.52	c Try to convert by sorters
296.10/297.12	c estimatedAdderCost: 13024
296.10/297.12	c Try to convert by sorters
297.99/299.07	c estimatedAdderCost: 12736
297.99/299.07	c Try to convert by sorters
300.67/301.71	c estimatedAdderCost: 12736
300.67/301.71	c Try to convert by sorters
303.16/304.25	c estimatedAdderCost: 12728
303.16/304.25	c Try to convert by sorters
305.55/306.66	c estimatedAdderCost: 12736
305.55/306.66	c Try to convert by sorters
308.25/309.36	c estimatedAdderCost: 12736
308.25/309.36	c Try to convert by sorters
310.84/311.95	c estimatedAdderCost: 12736
310.84/311.95	c Try to convert by sorters
313.53/314.67	c estimatedAdderCost: 12728
313.53/314.67	c Try to convert by sorters
316.32/317.45	c estimatedAdderCost: 12736
316.32/317.45	c Try to convert by sorters
318.93/320.07	c estimatedAdderCost: 12728
318.93/320.07	c Try to convert by sorters
321.40/322.52	c estimatedAdderCost: 12728
321.40/322.52	c Try to convert by sorters
323.80/324.98	c estimatedAdderCost: 12728
323.80/324.98	c Try to convert by sorters
326.29/327.49	c estimatedAdderCost: 12736
326.29/327.49	c Try to convert by sorters
329.07/330.26	c estimatedAdderCost: 12736
329.07/330.26	c Try to convert by sorters
332.07/333.24	c estimatedAdderCost: 12736
332.07/333.24	c Try to convert by sorters
334.66/335.83	c estimatedAdderCost: 12735
334.66/335.83	c Try to convert by sorters
337.45/338.67	c estimatedAdderCost: 12736
337.45/338.67	c Try to convert by sorters
340.34/341.50	c estimatedAdderCost: 12728
340.34/341.50	c Try to convert by sorters
343.13/344.38	c estimatedAdderCost: 12736
343.13/344.38	c Try to convert by sorters
345.94/347.16	c estimatedAdderCost: 12728
345.94/347.16	c Try to convert by sorters
348.52/349.74	c estimatedAdderCost: 12736
348.52/349.74	c Try to convert by sorters
351.41/352.69	c estimatedAdderCost: 12736
351.41/352.69	c Try to convert by sorters
354.29/355.51	c estimatedAdderCost: 12736
354.29/355.51	c Try to convert by sorters
356.99/358.23	c estimatedAdderCost: 12736
356.99/358.23	c Try to convert by sorters
359.68/360.95	c estimatedAdderCost: 12728
359.68/360.95	c Try to convert by sorters
362.36/363.63	c estimatedAdderCost: 12736
362.36/363.63	c Try to convert by sorters
365.06/366.33	c estimatedAdderCost: 12736
365.06/366.33	c Try to convert by sorters
367.95/369.21	c estimatedAdderCost: 12736
367.95/369.21	c Try to convert by sorters
370.85/372.12	c estimatedAdderCost: 12736
370.85/372.12	c Try to convert by sorters
373.43/374.74	c estimatedAdderCost: 12728
373.43/374.74	c Try to convert by sorters
376.12/377.43	c estimatedAdderCost: 12735
376.12/377.43	c Try to convert by sorters
379.21/380.50	c estimatedAdderCost: 12728
379.21/380.50	c Try to convert by sorters
382.10/383.42	c estimatedAdderCost: 12728
382.10/383.42	c Try to convert by sorters
384.99/386.31	c estimatedAdderCost: 12736
384.99/386.31	c Try to convert by sorters
387.88/389.24	c estimatedAdderCost: 12736
387.88/389.24	c Try to convert by sorters
390.79/392.19	c estimatedAdderCost: 12728
390.79/392.19	c Try to convert by sorters
393.68/395.08	c estimatedAdderCost: 12735
393.68/395.08	c Try to convert by sorters
396.76/398.16	c estimatedAdderCost: 12736
396.76/398.16	c Try to convert by sorters
399.66/401.07	c estimatedAdderCost: 12735
399.66/401.07	c Try to convert by sorters
402.53/403.99	c estimatedAdderCost: 12736
402.53/403.99	c Try to convert by sorters
405.42/406.89	c estimatedAdderCost: 12735
405.42/406.89	c Try to convert by sorters
408.51/409.91	c estimatedAdderCost: 12728
408.51/409.91	c Try to convert by sorters
411.51/412.91	c estimatedAdderCost: 12736
411.51/412.91	c Try to convert by sorters
414.49/415.90	c estimatedAdderCost: 12736
414.49/415.90	c Try to convert by sorters
417.18/418.61	c estimatedAdderCost: 12736
417.18/418.61	c Try to convert by sorters
420.18/421.69	c estimatedAdderCost: 12736
420.18/421.69	c Try to convert by sorters
423.77/425.23	c estimatedAdderCost: 12736
423.77/425.23	c Try to convert by sorters
426.95/428.44	c estimatedAdderCost: 12736
426.95/428.44	c Try to convert by sorters
430.04/431.52	c estimatedAdderCost: 12736
430.04/431.52	c Try to convert by sorters
433.23/434.75	c estimatedAdderCost: 12736
433.23/434.75	c Try to convert by sorters
436.53/438.07	c estimatedAdderCost: 12728
436.53/438.07	c Try to convert by sorters
439.62/441.16	c estimatedAdderCost: 12736
439.62/441.16	c Try to convert by sorters
442.90/444.41	c estimatedAdderCost: 12728
442.90/444.41	c Try to convert by sorters
445.99/447.51	c estimatedAdderCost: 12736
445.99/447.51	c Try to convert by sorters
448.98/450.54	c estimatedAdderCost: 12728
448.98/450.54	c Try to convert by sorters
452.07/453.65	c estimatedAdderCost: 12736
452.07/453.65	c Try to convert by sorters
454.96/456.57	c estimatedAdderCost: 12728
454.96/456.57	c Try to convert by sorters
458.05/459.65	c estimatedAdderCost: 12728
458.05/459.65	c Try to convert by sorters
461.45/463.01	c estimatedAdderCost: 12736
461.45/463.01	c Try to convert by sorters
464.62/466.26	c estimatedAdderCost: 12736
464.62/466.26	c Try to convert by sorters
467.82/469.40	c estimatedAdderCost: 12728
467.82/469.40	c Try to convert by sorters
470.90/472.59	c estimatedAdderCost: 12736
470.90/472.59	c Try to convert by sorters
474.10/475.77	c estimatedAdderCost: 12736
474.10/475.77	c Try to convert by sorters
477.40/479.04	c estimatedAdderCost: 12736
477.40/479.04	c Try to convert by sorters
480.67/482.39	c estimatedAdderCost: 12736
480.67/482.39	c Try to convert by sorters
484.07/485.73	c estimatedAdderCost: 12736
484.07/485.73	c Try to convert by sorters
487.25/488.94	c estimatedAdderCost: 12736
487.25/488.94	c Try to convert by sorters
490.45/492.16	c estimatedAdderCost: 12736
490.45/492.16	c Try to convert by sorters
493.83/495.57	c estimatedAdderCost: 12736
493.83/495.57	c Try to convert by sorters
497.12/498.84	c estimatedAdderCost: 7165
497.12/498.84	c Try to convert by sorters
498.33/500.08	c estimatedAdderCost: 12736
498.33/500.08	c Try to convert by sorters
501.71/503.44	c estimatedAdderCost: 12736
501.71/503.44	c Try to convert by sorters
505.09/506.85	c estimatedAdderCost: 12736
505.09/506.85	c Try to convert by sorters
508.67/510.42	c estimatedAdderCost: 12728
508.67/510.42	c Try to convert by sorters
512.06/513.89	c estimatedAdderCost: 12728
512.06/513.89	c Try to convert by sorters
515.65/517.41	c estimatedAdderCost: 12728
515.65/517.41	c Try to convert by sorters
518.95/520.71	c estimatedAdderCost: 12735
518.95/520.71	c Try to convert by sorters
564.20/566.14	c estimatedAdderCost: 12736
564.20/566.14	c Try to convert by sorters
567.87/569.82	c estimatedAdderCost: 12736
567.87/569.82	c Try to convert by sorters
571.26/573.29	c estimatedAdderCost: 12736
571.26/573.29	c Try to convert by sorters
574.35/576.36	c estimatedAdderCost: 12728
574.35/576.36	c Try to convert by sorters
577.94/579.94	c estimatedAdderCost: 12736
577.94/579.94	c Try to convert by sorters
581.53/583.53	c estimatedAdderCost: 12225
581.53/583.53	c Try to convert by sorters
584.91/586.92	c estimatedAdderCost: 12736
584.91/586.92	c Try to convert by sorters
588.41/590.48	c estimatedAdderCost: 12736
588.41/590.48	c Try to convert by sorters
592.00/594.06	c estimatedAdderCost: 12736
592.00/594.06	c Try to convert by sorters
595.38/597.45	c estimatedAdderCost: 12736
595.38/597.45	c Try to convert by sorters
598.77/600.89	c estimatedAdderCost: 12736
598.77/600.89	c Try to convert by sorters
602.36/604.42	c estimatedAdderCost: 12736
602.36/604.42	c Try to convert by sorters
605.84/608.01	c estimatedAdderCost: 12728
605.84/608.01	c Try to convert by sorters
609.63/611.75	c estimatedAdderCost: 12736
609.63/611.75	c Try to convert by sorters
613.22/615.35	c estimatedAdderCost: 12736
613.22/615.35	c Try to convert by sorters
616.71/618.88	c estimatedAdderCost: 12736
616.71/618.88	c Try to convert by sorters
620.79/622.98	c estimatedAdderCost: 12736
620.79/622.98	c Try to convert by sorters
624.38/626.56	c estimatedAdderCost: 12736
624.38/626.56	c Try to convert by sorters
627.97/630.14	c estimatedAdderCost: 12736
627.97/630.14	c Try to convert by sorters
631.55/633.79	c estimatedAdderCost: 12728
631.55/633.79	c Try to convert by sorters
635.25/637.49	c estimatedAdderCost: 12736
635.25/637.49	c Try to convert by sorters
639.03/641.22	c estimatedAdderCost: 12736
639.03/641.22	c Try to convert by sorters
642.72/645.00	c estimatedAdderCost: 12736
642.72/645.00	c Try to convert by sorters
646.41/648.67	c estimatedAdderCost: 12736
646.41/648.67	c Try to convert by sorters
649.99/652.29	c estimatedAdderCost: 12736
649.99/652.29	c Try to convert by sorters
653.68/655.91	c estimatedAdderCost: 12736
653.68/655.91	c Try to convert by sorters
657.37/659.68	c estimatedAdderCost: 12728
657.37/659.68	c Try to convert by sorters
661.36/663.65	c estimatedAdderCost: 12728
661.36/663.65	c Try to convert by sorters
665.34/667.65	c estimatedAdderCost: 12736
665.34/667.65	c Try to convert by sorters
668.93/671.27	c estimatedAdderCost: 12728
668.93/671.27	c Try to convert by sorters
672.61/674.90	c estimatedAdderCost: 12736
672.61/674.90	c Try to convert by sorters
676.50/678.88	c estimatedAdderCost: 12736
676.50/678.88	c Try to convert by sorters
680.39/682.78	c estimatedAdderCost: 12735
680.39/682.78	c Try to convert by sorters
684.38/686.71	c estimatedAdderCost: 12728
684.38/686.71	c Try to convert by sorters
688.17/690.59	c estimatedAdderCost: 12736
688.17/690.59	c Try to convert by sorters
692.26/694.66	c estimatedAdderCost: 12736
692.26/694.66	c Try to convert by sorters
696.14/698.58	c estimatedAdderCost: 12736
696.14/698.58	c Try to convert by sorters
700.13/702.56	c estimatedAdderCost: 12728
700.13/702.56	c Try to convert by sorters
703.91/706.37	c estimatedAdderCost: 12728
703.91/706.37	c Try to convert by sorters
707.71/710.13	c estimatedAdderCost: 12728
707.71/710.13	c Try to convert by sorters
711.60/714.03	c estimatedAdderCost: 12736
711.60/714.03	c Try to convert by sorters
715.38/717.83	c estimatedAdderCost: 12736
715.38/717.83	c Try to convert by sorters
719.46/722.00	c estimatedAdderCost: 12728
719.46/722.00	c Try to convert by sorters
723.45/725.95	c estimatedAdderCost: 12728
723.45/725.95	c Try to convert by sorters
727.24/729.73	c estimatedAdderCost: 12728
727.24/729.73	c Try to convert by sorters
731.02/733.55	c estimatedAdderCost: 12728
731.02/733.55	c Try to convert by sorters
734.91/737.48	c estimatedAdderCost: 12728
734.91/737.48	c Try to convert by sorters
738.79/741.32	c estimatedAdderCost: 12728
738.79/741.32	c Try to convert by sorters
742.78/745.35	c estimatedAdderCost: 12728
742.78/745.35	c Try to convert by sorters
746.77/749.39	c estimatedAdderCost: 12728
746.77/749.39	c Try to convert by sorters
750.85/753.43	c estimatedAdderCost: 12735
750.85/753.43	c Try to convert by sorters
755.04/757.60	c estimatedAdderCost: 12736
755.04/757.60	c Try to convert by sorters
759.23/761.89	c estimatedAdderCost: 12728
759.23/761.89	c Try to convert by sorters
763.71/766.30	c estimatedAdderCost: 12736
763.71/766.30	c Try to convert by sorters
767.52/770.18	c estimatedAdderCost: 12736
767.52/770.18	c Try to convert by sorters
771.59/774.26	c estimatedAdderCost: 12736
771.59/774.26	c Try to convert by sorters
775.87/778.53	c estimatedAdderCost: 12736
775.87/778.53	c Try to convert by sorters
780.06/782.79	c estimatedAdderCost: 12736
780.06/782.79	c Try to convert by sorters
784.36/787.10	c estimatedAdderCost: 12736
784.36/787.10	c Try to convert by sorters
788.14/790.86	c estimatedAdderCost: 12736
788.14/790.86	c Try to convert by sorters
792.02/794.77	c estimatedAdderCost: 12736
792.02/794.77	c Try to convert by sorters
796.42/799.12	c estimatedAdderCost: 12736
796.42/799.12	c Try to convert by sorters
800.59/803.34	c estimatedAdderCost: 12736
800.59/803.34	c Try to convert by sorters
804.77/807.52	c estimatedAdderCost: 12728
804.77/807.52	c Try to convert by sorters
808.86/811.67	c estimatedAdderCost: 12736
808.86/811.67	c Try to convert by sorters
813.26/816.05	c estimatedAdderCost: 12728
813.26/816.05	c Try to convert by sorters
817.54/820.32	c estimatedAdderCost: 12736
817.54/820.32	c Try to convert by sorters
821.72/824.53	c estimatedAdderCost: 12728
821.72/824.53	c Try to convert by sorters
825.90/828.70	c estimatedAdderCost: 12736
825.90/828.70	c Try to convert by sorters
830.49/833.33	c estimatedAdderCost: 12736
830.49/833.33	c Try to convert by sorters
834.57/837.43	c estimatedAdderCost: 12728
834.57/837.43	c Try to convert by sorters
839.36/842.21	c estimatedAdderCost: 12736
839.36/842.21	c Try to convert by sorters
843.75/846.67	c estimatedAdderCost: 12736
843.75/846.67	c Try to convert by sorters
848.44/851.33	c estimatedAdderCost: 12735
848.44/851.33	c Try to convert by sorters
852.61/855.57	c estimatedAdderCost: 12736
852.61/855.57	c Try to convert by sorters
856.90/859.85	c estimatedAdderCost: 12736
856.90/859.85	c Try to convert by sorters
861.49/864.47	c estimatedAdderCost: 12728
861.49/864.47	c Try to convert by sorters
866.27/869.20	c estimatedAdderCost: 12736
866.27/869.20	c Try to convert by sorters
870.46/873.47	c estimatedAdderCost: 12735
870.46/873.47	c Try to convert by sorters
874.94/877.99	c estimatedAdderCost: 12735
874.94/877.99	c Try to convert by sorters
879.63/882.65	c estimatedAdderCost: 12728
879.63/882.65	c Try to convert by sorters
883.91/886.99	c estimatedAdderCost: 12728
883.91/886.99	c Try to convert by sorters
888.29/891.35	c estimatedAdderCost: 12736
888.29/891.35	c Try to convert by sorters
892.88/895.99	c estimatedAdderCost: 12736
892.88/895.99	c Try to convert by sorters
897.47/900.51	c estimatedAdderCost: 12728
897.47/900.51	c Try to convert by sorters
901.85/904.94	c estimatedAdderCost: 12736
901.85/904.94	c Try to convert by sorters
906.64/909.70	c estimatedAdderCost: 12736
906.64/909.70	c Try to convert by sorters
911.32/914.41	c estimatedAdderCost: 12728
911.32/914.41	c Try to convert by sorters
915.81/919.00	c estimatedAdderCost: 12728
915.81/919.00	c Try to convert by sorters
920.39/923.53	c estimatedAdderCost: 12736
920.39/923.53	c Try to convert by sorters
924.89/928.06	c estimatedAdderCost: 12736
924.89/928.06	c Try to convert by sorters
930.25/933.43	c estimatedAdderCost: 12736
930.25/933.43	c Try to convert by sorters
934.95/938.19	c estimatedAdderCost: 12736
934.95/938.19	c Try to convert by sorters
939.33/942.59	c estimatedAdderCost: 12736
939.33/942.59	c Try to convert by sorters
944.11/947.37	c estimatedAdderCost: 12736
944.11/947.37	c Try to convert by sorters
948.80/952.08	c estimatedAdderCost: 12736
948.80/952.08	c Try to convert by sorters
953.38/956.65	c estimatedAdderCost: 12728
953.38/956.65	c Try to convert by sorters
958.06/961.38	c estimatedAdderCost: 12736
958.06/961.38	c Try to convert by sorters
962.86/966.14	c estimatedAdderCost: 12728
962.86/966.14	c Try to convert by sorters
967.44/970.79	c estimatedAdderCost: 12736
967.44/970.79	c Try to convert by sorters
972.41/975.76	c estimatedAdderCost: 12736
972.41/975.76	c Try to convert by sorters
977.50/980.87	c estimatedAdderCost: 12736
977.50/980.87	c Try to convert by sorters
982.28/985.67	c estimatedAdderCost: 12736
982.28/985.67	c Try to convert by sorters
987.27/990.61	c estimatedAdderCost: 12736
987.27/990.61	c Try to convert by sorters
992.05/995.41	c estimatedAdderCost: 12728
992.05/995.41	c Try to convert by sorters
996.54/999.93	c estimatedAdderCost: 12343
996.54/999.93	c Try to convert by sorters
1001.41/1004.83	c estimatedAdderCost: 12735
1001.41/1004.83	c Try to convert by sorters
1006.30/1009.77	c estimatedAdderCost: 12728
1006.30/1009.77	c Try to convert by sorters
1010.99/1014.48	c estimatedAdderCost: 12736
1010.99/1014.48	c Try to convert by sorters
1015.96/1019.41	c estimatedAdderCost: 12728
1015.96/1019.41	c Try to convert by sorters
1020.95/1024.45	c estimatedAdderCost: 12736
1020.95/1024.45	c Try to convert by sorters
1025.83/1029.33	c estimatedAdderCost: 12736
1025.83/1029.33	c Try to convert by sorters
1030.53/1034.05	c estimatedAdderCost: 12736
1030.53/1034.05	c Try to convert by sorters
1035.70/1039.28	c estimatedAdderCost: 12736
1035.70/1039.28	c Try to convert by sorters
1040.60/1044.11	c estimatedAdderCost: 12736
1040.60/1044.11	c Try to convert by sorters
1045.27/1048.88	c estimatedAdderCost: 12736
1045.27/1048.88	c Try to convert by sorters
1049.95/1053.57	c estimatedAdderCost: 12736
1049.95/1053.57	c Try to convert by sorters
1055.03/1058.64	c estimatedAdderCost: 12343
1055.03/1058.64	c Try to convert by sorters
1060.43/1064.06	c estimatedAdderCost: 12736
1060.43/1064.06	c Try to convert by sorters
1065.00/1068.66	c estimatedAdderCost: 12736
1065.00/1068.66	c Try to convert by sorters
1070.40/1074.02	c estimatedAdderCost: 12728
1070.40/1074.02	c Try to convert by sorters
1075.07/1078.74	c estimatedAdderCost: 12728
1075.07/1078.74	c Try to convert by sorters
1079.86/1083.57	c estimatedAdderCost: 12736
1079.86/1083.57	c Try to convert by sorters
1085.24/1088.98	c estimatedAdderCost: 12728
1085.24/1088.98	c Try to convert by sorters
1090.02/1093.76	c estimatedAdderCost: 12736
1090.02/1093.76	c Try to convert by sorters
1095.50/1099.24	c estimatedAdderCost: 12736
1095.50/1099.24	c Try to convert by sorters
1100.89/1104.64	c estimatedAdderCost: 12728
1100.89/1104.64	c Try to convert by sorters
1105.66/1109.40	c estimatedAdderCost: 12736
1105.66/1109.40	c Try to convert by sorters
1110.65/1114.47	c estimatedAdderCost: 12736
1110.65/1114.47	c Try to convert by sorters
1115.64/1119.48	c estimatedAdderCost: 12736
1115.64/1119.48	c Try to convert by sorters
1120.62/1124.47	c estimatedAdderCost: 12728
1120.62/1124.47	c Try to convert by sorters
1126.10/1129.99	c estimatedAdderCost: 12728
1126.10/1129.99	c Try to convert by sorters
1131.19/1135.09	c estimatedAdderCost: 12736
1131.19/1135.09	c Try to convert by sorters
1136.07/1139.93	c estimatedAdderCost: 12736
1136.07/1139.93	c Try to convert by sorters
1141.65/1145.57	c estimatedAdderCost: 12728
1141.65/1145.57	c Try to convert by sorters
1147.03/1150.95	c estimatedAdderCost: 12728
1147.03/1150.95	c Try to convert by sorters
1152.12/1156.10	c estimatedAdderCost: 12728
1152.12/1156.10	c Try to convert by sorters
1156.99/1160.92	c estimatedAdderCost: 12736
1156.99/1160.92	c Try to convert by sorters
1162.28/1166.29	c estimatedAdderCost: 12736
1162.28/1166.29	c Try to convert by sorters
1167.86/1171.81	c estimatedAdderCost: 12736
1167.86/1171.81	c Try to convert by sorters
1172.84/1176.87	c estimatedAdderCost: 12736
1172.84/1176.87	c Try to convert by sorters
1178.14/1182.13	c estimatedAdderCost: 12736
1178.14/1182.13	c Try to convert by sorters
1183.51/1187.53	c estimatedAdderCost: 12728
1183.51/1187.53	c Try to convert by sorters
1188.69/1192.77	c estimatedAdderCost: 12728
1188.69/1192.77	c Try to convert by sorters
1193.38/1197.47	c estimatedAdderCost: 12736
1193.38/1197.47	c Try to convert by sorters
1198.75/1202.82	c estimatedAdderCost: 12728
1198.75/1202.82	c Try to convert by sorters
1203.74/1207.83	c estimatedAdderCost: 12728
1203.74/1207.83	c Try to convert by sorters
1209.04/1213.12	c estimatedAdderCost: 12736
1209.04/1213.12	c Try to convert by sorters
1214.01/1218.14	c estimatedAdderCost: 12728
1214.01/1218.14	c Try to convert by sorters
1219.00/1223.16	c estimatedAdderCost: 12736
1219.00/1223.16	c Try to convert by sorters
1224.27/1228.48	c estimatedAdderCost: 12736
1224.27/1228.48	c Try to convert by sorters
1229.55/1233.78	c estimatedAdderCost: 12736
1229.55/1233.78	c Try to convert by sorters
1234.73/1238.99	c estimatedAdderCost: 12736
1234.73/1238.99	c Try to convert by sorters
1240.11/1244.34	c estimatedAdderCost: 12736
1240.11/1244.34	c Try to convert by sorters
1245.70/1249.97	c estimatedAdderCost: 12728
1245.70/1249.97	c Try to convert by sorters
1251.08/1255.33	c estimatedAdderCost: 12735
1251.08/1255.33	c Try to convert by sorters
1256.46/1260.71	c estimatedAdderCost: 12736
1256.46/1260.71	c Try to convert by sorters
1262.14/1266.46	c estimatedAdderCost: 12728
1262.14/1266.46	c Try to convert by sorters
1267.23/1271.57	c estimatedAdderCost: 12736
1267.23/1271.57	c Try to convert by sorters
1272.61/1277.00	c estimatedAdderCost: 12736
1272.61/1277.00	c Try to convert by sorters
1277.99/1282.38	c estimatedAdderCost: 12736
1277.99/1282.38	c Try to convert by sorters
1283.47/1287.89	c estimatedAdderCost: 12736
1283.47/1287.89	c Try to convert by sorters
1289.15/1293.58	c estimatedAdderCost: 12736
1289.15/1293.58	c Try to convert by sorters
1294.65/1299.04	c estimatedAdderCost: 12735
1294.65/1299.04	c Try to convert by sorters
1300.31/1304.73	c estimatedAdderCost: 12736
1300.31/1304.73	c Try to convert by sorters
1305.90/1310.38	c estimatedAdderCost: 12736
1305.90/1310.38	c Try to convert by sorters
1311.69/1316.15	c estimatedAdderCost: 12728
1311.69/1316.15	c Try to convert by sorters
1317.26/1321.78	c estimatedAdderCost: 12728
1317.26/1321.78	c Try to convert by sorters
1322.94/1327.45	c estimatedAdderCost: 12728
1322.94/1327.45	c Try to convert by sorters
1328.12/1332.65	c estimatedAdderCost: 12736
1328.12/1332.65	c Try to convert by sorters
1333.61/1338.16	c estimatedAdderCost: 12728
1333.61/1338.16	c Try to convert by sorters
1339.38/1344.01	c estimatedAdderCost: 12728
1339.38/1344.01	c Try to convert by sorters
1345.36/1349.99	c estimatedAdderCost: 12728
1345.36/1349.99	c Try to convert by sorters
1351.04/1355.60	c estimatedAdderCost: 12728
1351.04/1355.60	c Try to convert by sorters
1356.12/1360.79	c estimatedAdderCost: 12728
1356.12/1360.79	c Try to convert by sorters
1361.90/1366.50	c estimatedAdderCost: 12736
1361.90/1366.50	c Try to convert by sorters
1367.58/1372.28	c estimatedAdderCost: 12736
1367.58/1372.28	c Try to convert by sorters
1373.16/1377.82	c estimatedAdderCost: 12736
1373.16/1377.82	c Try to convert by sorters
1379.04/1383.77	c estimatedAdderCost: 12736
1379.04/1383.77	c Try to convert by sorters
1384.92/1389.63	c estimatedAdderCost: 12736
1384.92/1389.63	c Try to convert by sorters
1506.02/1511.18	c 
1533.14/1538.35	kissat: fatal error: out-of-memory allocating 4294967296 = 268435456 x 16 bytes

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

running on 4 cores: 36-39

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

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

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (118990 MiB free)
  node 1: cores 8-15, 128973 MiB (108387 MiB free)
  node 2: cores 16-23, 129019 MiB (122748 MiB free)
  node 3: cores 24-31, 129003 MiB (60639 MiB free)
  node 4: cores 32-39, 129019 MiB (115015 MiB free)
  node 5: cores 40-47, 129019 MiB (123016 MiB free)
  node 6: cores 48-55, 129019 MiB (107608 MiB free)
  node 7: cores 56-63, 128474 MiB (116177 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2450792, runsolver pid=2450789
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 15.99 16.11 15.62 17/870 2450795
/proc/meminfo: memFree=893460260/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=96340 memory=21620 CPUtime=0.08 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 3478 207 0 0 7 1 0 0 20 0 1 0 189378676 98652160 5248 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 24085 5405 2636 506 0 4776 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 96340 KiB
Current children cumulated memory: 21620 KiB

[startup+0.212046 s]*
/proc/loadavg: 15.99 16.11 15.62 18/870 2450795
/proc/meminfo: memFree=893395756/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=113020 memory=32692 CPUtime=0.19 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 6576 207 0 0 18 1 0 0 20 0 1 0 189378676 115732480 8000 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 28255 8173 2636 506 0 8946 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 113020 KiB
Current children cumulated memory: 32692 KiB

[startup+0.312452 s]*
/proc/loadavg: 15.99 16.11 15.62 18/870 2450795
/proc/meminfo: memFree=894272632/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=129268 memory=43972 CPUtime=0.29 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 9544 207 0 0 28 1 0 0 20 0 1 0 189378676 132370432 10861 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 32317 10993 2636 506 0 13008 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 129268 KiB
Current children cumulated memory: 43972 KiB

[startup+0.700136 s]
/proc/loadavg: 15.99 16.11 15.62 17/870 2450795
/proc/meminfo: memFree=896227576/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=185460 memory=81548 CPUtime=0.66 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 18212 207 0 0 64 2 0 0 20 0 1 0 189378676 189911040 20293 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 46365 20387 2636 506 0 27056 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 185460 KiB
Current children cumulated memory: 81548 KiB

[startup+1.50012 s]
/proc/loadavg: 15.99 16.11 15.62 17/870 2450795
/proc/meminfo: memFree=895082820/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=286624 memory=145152 CPUtime=1.46 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 32565 207 0 0 143 3 0 0 20 0 1 0 189378676 293502976 36174 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 71656 36288 2652 506 0 52347 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 286624 KiB
Current children cumulated memory: 145152 KiB

[startup+3.11358 s]
/proc/loadavg: 15.99 16.10 15.62 17/870 2450795
/proc/meminfo: memFree=896444340/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=451496 memory=233648 CPUtime=3.07 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 54693 207 0 0 302 5 0 0 20 0 1 0 189378676 462331904 58190 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 112874 58412 2652 506 0 93565 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 451496 KiB
Current children cumulated memory: 233648 KiB

[startup+6.30019 s]
/proc/loadavg: 15.99 16.10 15.62 17/870 2450795
/proc/meminfo: memFree=894374768/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=1562968 memory=1275656 CPUtime=6.24 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 261403 207 0 0 605 19 0 0 20 0 1 0 189378676 1600479232 318746 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 390742 318914 4764 506 0 371433 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1562968 KiB
Current children cumulated memory: 1275656 KiB

[startup+12.7002 s]
/proc/loadavg: 15.99 16.10 15.62 17/870 2450795
/proc/meminfo: memFree=892145876/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=2408904 memory=2023960 CPUtime=12.62 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 344674 207 0 0 1235 27 0 0 20 0 1 0 189378676 2466717696 505795 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 602226 505990 4764 506 0 582917 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 2408904 KiB
Current children cumulated memory: 2023960 KiB

[startup+25.5001 s]
/proc/loadavg: 16.00 16.10 15.63 17/870 2450795
/proc/meminfo: memFree=889790492/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=3696256 memory=3189000 CPUtime=25.38 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 485768 207 0 0 2497 41 0 0 20 0 1 0 189378676 3784966144 797019 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 924064 797250 4764 506 0 904755 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 3696256 KiB
Current children cumulated memory: 3189000 KiB

[startup+51.1136 s]
/proc/loadavg: 16.00 16.09 15.64 17/869 2450795
/proc/meminfo: memFree=890613884/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=5506556 memory=5027572 CPUtime=50.91 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 682852 207 0 0 5030 61 0 0 20 0 1 0 189378676 5638713344 1256626 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 1376639 1256892 4764 506 0 1357330 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 5506556 KiB
Current children cumulated memory: 5027572 KiB

[startup+102.3 s]
/proc/loadavg: 16.00 16.07 15.66 17/869 2450796
/proc/meminfo: memFree=886528440/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=8508528 memory=8044236 CPUtime=101.93 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 965558 207 0 0 10100 93 0 0 20 0 1 0 189378676 8712732672 2010773 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 2127132 2011059 4764 506 0 2107823 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 8508528 KiB
Current children cumulated memory: 8044236 KiB

[startup+162.3 s]
/proc/loadavg: 16.00 16.06 15.68 17/869 2450797
/proc/meminfo: memFree=886513924/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=10460320 memory=9764036 CPUtime=161.74 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 1254473 207 0 0 16057 117 0 0 20 0 1 0 189378676 10711367680 2440770 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 2615080 2441009 4764 506 0 2595771 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 10460320 KiB
Current children cumulated memory: 9764036 KiB

[startup+222.3 s]
/proc/loadavg: 16.00 16.04 15.71 17/870 2450803
/proc/meminfo: memFree=877818492/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=13830804 memory=13462204 CPUtime=221.53 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 1425695 207 0 0 21999 154 0 0 20 0 1 0 189378676 14162743296 3365339 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 3457701 3365551 4764 506 0 3438392 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 13830804 KiB
Current children cumulated memory: 13462204 KiB

[startup+282.3 s]
/proc/loadavg: 16.05 16.05 15.73 17/870 2450804
/proc/meminfo: memFree=880075572/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=15871316 memory=14719124 CPUtime=281.34 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 1638622 207 0 0 27964 170 0 0 20 0 1 0 189378676 16252227584 3679570 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 3967829 3679781 4764 506 0 3948520 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 15871316 KiB
Current children cumulated memory: 14719124 KiB

[startup+342.3 s]
/proc/loadavg: 16.02 16.04 15.75 17/870 2450805

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

Current children cumulated vsize: 35236268 KiB
Current children cumulated memory: 33203180 KiB

[startup+1242.3 s]
/proc/loadavg: 16.02 16.11 16.02 17/871 2450843
/proc/meminfo: memFree=856417480/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=35613736 memory=33764864 CPUtime=1238.13 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 3668045 207 0 0 123378 435 0 0 20 0 1 0 189378676 36468465664 8440937 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 8903434 8441216 4764 506 0 8884125 0
Current children cumulated CPU time: 1238.13 s
Current children cumulated vsize: 35613736 KiB
Current children cumulated memory: 33764864 KiB

[startup+1302.3 s]
/proc/loadavg: 16.04 16.10 16.02 17/870 2450844
/proc/meminfo: memFree=853122872/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=35973984 memory=34301260 CPUtime=1297.92 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 3766613 207 0 0 129343 449 0 0 20 0 1 0 189378676 36837359616 8575031 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 8993496 8575315 4764 506 0 8974187 0
Current children cumulated CPU time: 1297.92 s
Current children cumulated vsize: 35973984 KiB
Current children cumulated memory: 34301260 KiB

[startup+1362.3 s]
/proc/loadavg: 16.46 16.19 16.05 17/870 2450845
/proc/meminfo: memFree=854682464/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=36327204 memory=34828620 CPUtime=1357.71 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 3861895 207 0 0 135310 461 0 0 20 0 1 0 189378676 37199056896 8706888 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 9081801 8707155 4764 506 0 9062492 0
Current children cumulated CPU time: 1357.71 s
Current children cumulated vsize: 36327204 KiB
Current children cumulated memory: 34828620 KiB

[startup+1422.3 s]
/proc/loadavg: 16.41 16.24 16.08 17/868 2450850
/proc/meminfo: memFree=852704500/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=36625208 memory=35271972 CPUtime=1417.52 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 3944124 207 0 0 141278 474 0 0 20 0 1 0 189378676 37504212992 8817700 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 9156302 8817993 4764 506 0 9136993 0
Current children cumulated CPU time: 1417.52 s
Current children cumulated vsize: 36625208 KiB
Current children cumulated memory: 35271972 KiB

[startup+1482.3 s]
/proc/loadavg: 16.07 16.18 16.07 7/814 2451142
/proc/meminfo: memFree=857594336/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=36870400 memory=35638080 CPUtime=1477.3 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 4012851 207 0 0 147246 484 0 0 20 0 1 0 189378676 37755289600 8909344 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 9217600 8909520 4764 506 0 9198291 0
Current children cumulated CPU time: 1477.3 s
Current children cumulated vsize: 36870400 KiB
Current children cumulated memory: 35638080 KiB

[startup+1540.18 s]
# the end of solver process 2450792 was just reported to runsolver
# Child ended because it received signal 6 (SIGABRT)
Child dumped core

# cumulated CPU time of all completed processes:  user=1526.5 s, system=7.5373 s

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

[startup+1484.8 s]
/proc/loadavg: 15.42 16.04 16.03 7/811 2451195
/proc/meminfo: memFree=857564148/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=36880964 memory=35652672 CPUtime=1479.8 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 4015483 207 0 0 147495 485 0 0 20 0 1 0 189378676 37766107136 8912962 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 9220241 8913168 4764 506 0 9200932 0
Current children cumulated CPU time: 1479.8 s
Current children cumulated vsize: 36880964 KiB
Current children cumulated memory: 35652672 KiB

[startup+1510.4 s]
/proc/loadavg: 12.20 15.24 15.76 6/810 2451210
/proc/meminfo: memFree=858259332/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=36975908 memory=35794804 CPUtime=1505.31 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 4044640 207 0 0 150039 492 0 0 20 0 1 0 189378676 37863329792 8948431 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 9243977 8948701 4764 506 0 9224668 0
Current children cumulated CPU time: 1505.31 s
Current children cumulated vsize: 36975908 KiB
Current children cumulated memory: 35794804 KiB

[startup+1523.2 s]
/proc/loadavg: 10.61 14.73 15.58 6/807 2451231
/proc/meminfo: memFree=851080616/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=47204756 memory=43118016 CPUtime=1518.08 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 4560043 207 0 0 151247 561 0 0 20 0 1 0 189378676 48337670144 10779325 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 11801189 10779504 4764 506 0 11781880 0
Current children cumulated CPU time: 1518.08 s
Current children cumulated vsize: 47204756 KiB
Current children cumulated memory: 43118016 KiB

[startup+1529.6 s]
/proc/loadavg: 10.16 14.57 15.53 6/807 2451231
/proc/meminfo: memFree=846082780/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=56056020 memory=48123676 CPUtime=1524.45 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 4931692 207 0 0 151828 617 0 0 20 0 1 0 189378676 57401364480 12030712 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 14014005 12030918 4764 506 0 13994696 0
Current children cumulated CPU time: 1524.45 s
Current children cumulated vsize: 56056020 KiB
Current children cumulated memory: 48123676 KiB

[startup+1536 s]*
/proc/loadavg: 9.75 14.41 15.47 6/807 2451231
/proc/meminfo: memFree=840996352/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=58552244 memory=52574960 CPUtime=1530.85 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 5288962 207 0 0 152431 654 0 0 20 0 1 0 189378676 59957497856 13143567 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 14638061 13143740 4764 506 0 14618752 0
Current children cumulated CPU time: 1530.85 s
Current children cumulated vsize: 58552244 KiB
Current children cumulated memory: 52574960 KiB

[startup+1537.6 s]
/proc/loadavg: 9.75 14.41 15.47 6/807 2451231
/proc/meminfo: memFree=840265776/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=58552244 memory=53704028 CPUtime=1532.44 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) R 2450789 2450792 2442407 0 -1 4194304 5378798 207 0 0 152580 664 0 0 20 0 1 0 189378676 59957497856 13425806 18446744073709551615 4210688 6281017 140722874855200 0 0 0 0 0 16898 0 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 0
/proc/2450792/statm: 14638061 13426005 4764 506 0 14618752 0
Current children cumulated CPU time: 1532.44 s
Current children cumulated vsize: 58552244 KiB
Current children cumulated memory: 53704028 KiB

[startup+1539.2 s]
/proc/loadavg: 9.37 14.26 15.41 6/809 2451234
/proc/meminfo: memFree=838328152/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=59600820 memory=54243228 CPUtime=1533.52 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) S 2450789 2450792 2442407 0 -1 4195840 5424529 207 0 0 152650 702 0 0 20 0 1 0 189378676 61031239680 13560530 18446744073709551615 4210688 6281017 140722874855200 140722874848096 22783988382316 0 0 0 16898 1 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 6
/proc/2450792/statm: 14900205 13560807 4764 506 0 14880896 0
Current children cumulated CPU time: 1533.52 s
Current children cumulated vsize: 59600820 KiB
Current children cumulated memory: 54243228 KiB

[startup+1539.6 s]
/proc/loadavg: 9.37 14.26 15.41 6/809 2451234
/proc/meminfo: memFree=838328152/1055320708 swapFree=32653224/33554428
[pid=2450792] ppid=2450789 vsize=59600820 memory=54243228 CPUtime=1533.52 cores=36-39
/proc/2450792/stat : 2450792 (naps_release) S 2450789 2450792 2442407 0 -1 4195840 5424529 207 0 0 152650 702 0 0 20 0 1 0 189378676 61031239680 13560530 18446744073709551615 4210688 6281017 140722874855200 140722874848096 22783988382316 0 0 0 16898 1 0 0 17 38 0 0 0 0 0 6662968 6676388 7847936 140722874861787 140722874861968 140722874861968 140722874867656 6
/proc/2450792/statm: 14900205 13560807 4764 506 0 14880896 0
Current children cumulated CPU time: 1533.52 s
Current children cumulated vsize: 59600820 KiB
Current children cumulated memory: 54243228 KiB

[startup+1540 s]*
/proc/loadavg: 9.37 14.26 15.41 6/809 2451239
/proc/meminfo: memFree=853173240/1055320708 swapFree=32653224/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1540.11 s]
/proc/loadavg: 9.37 14.26 15.41 6/809 2451239
/proc/meminfo: memFree=853173240/1055320708 swapFree=32653224/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 6 (SIGABRT)
Child dumped core

Real time (s): 1540.18
CPU time (s): 1534.04
CPU user time (s): 1526.5
CPU system time (s): 7.5373
CPU usage (%): 99.6012
Max. virtual memory (cumulated for all children) (KiB): 59600820
Max. memory (cumulated for all children) (KiB): 54243228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1526.5
system time used= 7.5373
maximum resident set size= 54242120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5424736
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 324
involuntary context switches= 2078


# summary of solver processes directly reported to runsolver:
#   pid: 2450792
#   total CPU time (s): 1534.04
#   total CPU user time (s): 1526.5
#   total CPU system time (s): 7.5373

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.08616 second user time and 16.2056 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-06-27 13:48:30
IDJOB=4802157
IDBENCH=160480
IDSOLVER=3589
FILE ID=nodeE010/4802157-1782560909
RUNJOBID= nodeE010-1782558774-2449317
SLURM_JOB_ID= 12524555
Free space on /tmp= 797956 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm95p-dec.opb.negationfix.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4802157-1782560909/watcher-4802157-1782560909 -o /tmp/evaluation-result-4802157-1782560909/solver-4802157-1782560909 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4802157-1782560909/vars-4802157-1782560909 --bin-var /tmp/runsolver-exch-nodeE010-1782558774-2449317 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4802157-1782560909.opb

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

MD5SUM BENCH= 4a42be2aaf272439af058ac9b796a856
RANDOM SEED=1611396379

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        893549232 kB
MemAvailable:   980850236 kB
Buffers:              32 kB
Cached:         90996264 kB
SwapCached:         8096 kB
Active:         69381224 kB
Inactive:       85202324 kB
Active(anon):   63623472 kB
Inactive(anon):    26028 kB
Active(file):    5757752 kB
Inactive(file): 85176296 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32653224 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             45516 kB
Writeback:            32 kB
AnonPages:      63533832 kB
Mapped:           114520 kB
Shmem:             62248 kB
KReclaimable:    1232156 kB
Slab:            1750908 kB
SReclaimable:    1232156 kB
SUnreclaim:       518752 kB
KernelStack:       14864 kB
PageTables:       133936 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   76452776 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478980 kB
VmallocChunk:          0 kB
Percpu:           116736 kB
HardwareCorrupted:     0 kB
AnonHugePages:  35745792 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 798120 MiB
End job on nodeE010 at 2026-06-27 14:14:10