Trace number 4802185

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 1606.79 1612.33

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/
normalized-hw256-vm100p-dec.opb.negationfix.opb
MD5SUM7aedd7c3672972b6263e08c161e73d18
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables693504
Total number of constraints5930
Number of constraints which are clauses2708
Number of constraints which are cardinality constraints (but not clauses)2708
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2709
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 975035
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2190070
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.02	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4802185-1782565735.opb
0.00/0.04	c NaPS 1.03a50.
0.00/0.04	c Using SAT solver: Kissat
0.00/0.04	c Input file name: HOME/instance-4802185-1782565735.opb
0.00/0.04	c Parsing PB file...
4.13/4.27	c V: 4052
4.13/4.27	c Converting 5928 PB-constraints to clauses...
4.54/4.61	c SCIP precision unsafe (constr 0 rhs): disabling presolver and cooperative SCIP
4.54/4.61	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 13649
4.54/4.66	c Try to convert by sorters
4.84/4.94	c estimatedAdderCost: 13649
4.84/4.94	c Try to convert by sorters
5.13/5.26	c estimatedAdderCost: 13649
5.13/5.26	c Try to convert by sorters
5.54/5.64	c estimatedAdderCost: 13649
5.54/5.64	c Try to convert by sorters
5.83/5.95	c estimatedAdderCost: 13649
5.83/5.95	c Try to convert by sorters
6.13/6.26	c estimatedAdderCost: 13649
6.13/6.26	c Try to convert by sorters
6.63/6.78	c estimatedAdderCost: 13649
6.63/6.78	c Try to convert by sorters
6.94/7.10	c estimatedAdderCost: 13649
6.94/7.10	c Try to convert by sorters
7.33/7.42	c estimatedAdderCost: 13649
7.33/7.42	c Try to convert by sorters
7.62/7.75	c estimatedAdderCost: 13649
7.62/7.75	c Try to convert by sorters
7.94/8.09	c estimatedAdderCost: 13649
7.94/8.09	c Try to convert by sorters
8.73/8.89	c estimatedAdderCost: 13649
8.73/8.89	c Try to convert by sorters
9.12/9.23	c estimatedAdderCost: 13649
9.12/9.23	c Try to convert by sorters
9.42/9.58	c estimatedAdderCost: 13649
9.42/9.58	c Try to convert by sorters
9.82/9.94	c estimatedAdderCost: 13649
9.82/9.94	c Try to convert by sorters
10.21/10.30	c estimatedAdderCost: 13649
10.21/10.30	c Try to convert by sorters
10.51/10.67	c estimatedAdderCost: 13649
10.51/10.67	c Try to convert by sorters
10.93/11.05	c estimatedAdderCost: 13649
10.93/11.05	c Try to convert by sorters
11.32/11.42	c estimatedAdderCost: 13649
11.32/11.42	c Try to convert by sorters
11.71/11.80	c estimatedAdderCost: 13649
11.71/11.80	c Try to convert by sorters
12.02/12.19	c estimatedAdderCost: 13649
12.02/12.19	c Try to convert by sorters
12.40/12.59	c estimatedAdderCost: 13649
12.40/12.59	c Try to convert by sorters
14.01/14.15	c estimatedAdderCost: 13649
14.01/14.15	c Try to convert by sorters
14.40/14.56	c estimatedAdderCost: 13649
14.40/14.56	c Try to convert by sorters
14.80/14.97	c estimatedAdderCost: 13649
14.80/14.97	c Try to convert by sorters
15.20/15.39	c estimatedAdderCost: 13649
15.20/15.39	c Try to convert by sorters
15.70/15.81	c estimatedAdderCost: 13649
15.70/15.81	c Try to convert by sorters
16.09/16.23	c estimatedAdderCost: 13649
16.09/16.23	c Try to convert by sorters
16.50/16.67	c estimatedAdderCost: 13649
16.50/16.67	c Try to convert by sorters
16.91/17.11	c estimatedAdderCost: 13649
16.91/17.11	c Try to convert by sorters
17.39/17.55	c estimatedAdderCost: 13649
17.39/17.55	c Try to convert by sorters
17.79/18.01	c estimatedAdderCost: 13649
17.79/18.01	c Try to convert by sorters
18.28/18.47	c estimatedAdderCost: 13649
18.28/18.47	c Try to convert by sorters
18.79/18.93	c estimatedAdderCost: 13649
18.79/18.93	c Try to convert by sorters
19.29/19.41	c estimatedAdderCost: 13649
19.29/19.41	c Try to convert by sorters
19.68/19.89	c estimatedAdderCost: 13649
19.68/19.89	c Try to convert by sorters
20.19/20.38	c estimatedAdderCost: 13649
20.19/20.38	c Try to convert by sorters
20.68/20.87	c estimatedAdderCost: 13649
20.68/20.87	c Try to convert by sorters
21.18/21.38	c estimatedAdderCost: 13649
21.18/21.38	c Try to convert by sorters
21.67/21.89	c estimatedAdderCost: 13649
21.67/21.89	c Try to convert by sorters
22.27/22.41	c estimatedAdderCost: 13649
22.27/22.41	c Try to convert by sorters
22.77/22.94	c estimatedAdderCost: 13649
22.77/22.94	c Try to convert by sorters
23.27/23.47	c estimatedAdderCost: 13649
23.27/23.47	c Try to convert by sorters
23.88/24.01	c estimatedAdderCost: 13649
23.88/24.01	c Try to convert by sorters
27.46/27.61	c estimatedAdderCost: 13649
27.46/27.61	c Try to convert by sorters
27.97/28.15	c estimatedAdderCost: 13649
27.97/28.15	c Try to convert by sorters
28.56/28.70	c estimatedAdderCost: 13649
28.56/28.70	c Try to convert by sorters
29.06/29.26	c estimatedAdderCost: 13649
29.06/29.26	c Try to convert by sorters
29.65/29.83	c estimatedAdderCost: 13649
29.65/29.83	c Try to convert by sorters
30.25/30.40	c estimatedAdderCost: 13649
30.25/30.40	c Try to convert by sorters
30.75/30.98	c estimatedAdderCost: 13649
30.75/30.98	c Try to convert by sorters
31.35/31.56	c estimatedAdderCost: 13649
31.35/31.56	c Try to convert by sorters
31.96/32.13	c estimatedAdderCost: 13649
31.96/32.13	c Try to convert by sorters
32.55/32.72	c estimatedAdderCost: 13649
32.55/32.72	c Try to convert by sorters
33.14/33.31	c estimatedAdderCost: 13649
33.14/33.31	c Try to convert by sorters
33.74/33.91	c estimatedAdderCost: 13649
33.74/33.91	c Try to convert by sorters
34.34/34.51	c estimatedAdderCost: 13649
34.34/34.51	c Try to convert by sorters
34.96/35.12	c estimatedAdderCost: 13649
34.96/35.12	c Try to convert by sorters
35.54/35.74	c estimatedAdderCost: 13649
35.54/35.74	c Try to convert by sorters
36.13/36.37	c estimatedAdderCost: 13649
36.13/36.37	c Try to convert by sorters
36.73/37.00	c estimatedAdderCost: 13649
36.73/37.00	c Try to convert by sorters
37.43/37.63	c estimatedAdderCost: 13649
37.43/37.63	c Try to convert by sorters
38.03/38.27	c estimatedAdderCost: 13649
38.03/38.27	c Try to convert by sorters
38.73/38.92	c estimatedAdderCost: 13649
38.73/38.92	c Try to convert by sorters
39.32/39.57	c estimatedAdderCost: 13649
39.32/39.57	c Try to convert by sorters
40.02/40.23	c estimatedAdderCost: 13649
40.02/40.23	c Try to convert by sorters
40.72/40.90	c estimatedAdderCost: 13649
40.72/40.90	c Try to convert by sorters
41.32/41.58	c estimatedAdderCost: 13649
41.32/41.58	c Try to convert by sorters
42.02/42.26	c estimatedAdderCost: 13649
42.02/42.26	c Try to convert by sorters
42.72/42.94	c estimatedAdderCost: 13649
42.72/42.94	c Try to convert by sorters
43.42/43.63	c estimatedAdderCost: 13649
43.42/43.63	c Try to convert by sorters
44.12/44.34	c estimatedAdderCost: 13649
44.12/44.34	c Try to convert by sorters
44.82/45.04	c estimatedAdderCost: 13649
44.82/45.04	c Try to convert by sorters
45.51/45.75	c estimatedAdderCost: 13649
45.51/45.75	c Try to convert by sorters
46.21/46.47	c estimatedAdderCost: 13649
46.21/46.47	c Try to convert by sorters
46.92/47.19	c estimatedAdderCost: 13649
46.92/47.19	c Try to convert by sorters
47.71/47.92	c estimatedAdderCost: 13649
47.71/47.92	c Try to convert by sorters
48.40/48.65	c estimatedAdderCost: 13649
48.40/48.65	c Try to convert by sorters
49.20/49.40	c estimatedAdderCost: 13649
49.20/49.40	c Try to convert by sorters
49.91/50.14	c estimatedAdderCost: 13649
49.91/50.14	c Try to convert by sorters
50.70/50.90	c estimatedAdderCost: 13649
50.70/50.90	c Try to convert by sorters
51.40/51.66	c estimatedAdderCost: 13649
51.40/51.66	c Try to convert by sorters
52.19/52.42	c estimatedAdderCost: 13649
52.19/52.42	c Try to convert by sorters
52.99/53.20	c estimatedAdderCost: 13649
52.99/53.20	c Try to convert by sorters
53.69/53.98	c estimatedAdderCost: 13649
53.69/53.98	c Try to convert by sorters
54.49/54.77	c estimatedAdderCost: 13649
54.49/54.77	c Try to convert by sorters
55.28/55.55	c estimatedAdderCost: 13649
55.28/55.55	c Try to convert by sorters
56.08/56.35	c estimatedAdderCost: 13649
56.08/56.35	c Try to convert by sorters
64.15/64.41	c estimatedAdderCost: 13649
64.15/64.41	c Try to convert by sorters
64.96/65.20	c estimatedAdderCost: 13649
64.96/65.20	c Try to convert by sorters
65.66/65.99	c estimatedAdderCost: 13649
65.66/65.99	c Try to convert by sorters
66.56/66.80	c estimatedAdderCost: 13649
66.56/66.80	c Try to convert by sorters
67.35/67.60	c estimatedAdderCost: 13649
67.35/67.60	c Try to convert by sorters
68.15/68.42	c estimatedAdderCost: 13649
68.15/68.42	c Try to convert by sorters
68.95/69.23	c estimatedAdderCost: 13649
68.95/69.23	c Try to convert by sorters
69.75/70.05	c estimatedAdderCost: 13649
69.75/70.05	c Try to convert by sorters
70.54/70.88	c estimatedAdderCost: 13649
70.54/70.88	c Try to convert by sorters
71.44/71.71	c estimatedAdderCost: 13649
71.44/71.71	c Try to convert by sorters
72.24/72.55	c estimatedAdderCost: 13649
72.24/72.55	c Try to convert by sorters
73.03/73.39	c estimatedAdderCost: 13649
73.03/73.39	c Try to convert by sorters
73.93/74.24	c estimatedAdderCost: 13649
73.93/74.24	c Try to convert by sorters
74.74/75.11	c estimatedAdderCost: 13649
74.74/75.11	c Try to convert by sorters
75.63/75.97	c estimatedAdderCost: 13649
75.63/75.97	c Try to convert by sorters
76.52/76.84	c estimatedAdderCost: 13649
76.52/76.84	c Try to convert by sorters
77.43/77.72	c estimatedAdderCost: 13649
77.43/77.72	c Try to convert by sorters
78.32/78.60	c estimatedAdderCost: 13649
78.32/78.60	c Try to convert by sorters
79.22/79.51	c estimatedAdderCost: 13649
79.22/79.51	c Try to convert by sorters
80.11/80.41	c estimatedAdderCost: 13649
80.11/80.41	c Try to convert by sorters
81.02/81.32	c estimatedAdderCost: 13649
81.02/81.32	c Try to convert by sorters
81.92/82.24	c estimatedAdderCost: 13649
81.92/82.24	c Try to convert by sorters
82.82/83.16	c estimatedAdderCost: 13649
82.82/83.16	c Try to convert by sorters
83.72/84.08	c estimatedAdderCost: 13649
83.72/84.08	c Try to convert by sorters
84.71/85.01	c estimatedAdderCost: 13649
84.71/85.01	c Try to convert by sorters
85.60/85.94	c estimatedAdderCost: 13649
85.60/85.94	c Try to convert by sorters
86.50/86.88	c estimatedAdderCost: 13649
86.50/86.88	c Try to convert by sorters
87.50/87.83	c estimatedAdderCost: 13649
87.50/87.83	c Try to convert by sorters
88.39/88.79	c estimatedAdderCost: 13649
88.39/88.79	c Try to convert by sorters
89.40/89.75	c estimatedAdderCost: 13649
89.40/89.75	c Try to convert by sorters
90.39/90.72	c estimatedAdderCost: 13649
90.39/90.72	c Try to convert by sorters
91.29/91.69	c estimatedAdderCost: 13649
91.29/91.69	c Try to convert by sorters
92.28/92.66	c estimatedAdderCost: 13649
92.28/92.66	c Try to convert by sorters
93.28/93.64	c estimatedAdderCost: 13649
93.28/93.64	c Try to convert by sorters
94.28/94.64	c estimatedAdderCost: 13649
94.28/94.64	c Try to convert by sorters
95.28/95.63	c estimatedAdderCost: 13649
95.28/95.63	c Try to convert by sorters
96.27/96.63	c estimatedAdderCost: 13649
96.27/96.63	c Try to convert by sorters
97.27/97.64	c estimatedAdderCost: 13649
97.27/97.64	c Try to convert by sorters
98.26/98.65	c estimatedAdderCost: 13649
98.26/98.65	c Try to convert by sorters
99.27/99.67	c estimatedAdderCost: 13649
99.27/99.67	c Try to convert by sorters
100.27/100.69	c estimatedAdderCost: 13649
100.27/100.69	c Try to convert by sorters
101.36/101.72	c estimatedAdderCost: 13649
101.36/101.72	c Try to convert by sorters
102.36/102.75	c estimatedAdderCost: 13649
102.36/102.75	c Try to convert by sorters
103.45/103.80	c estimatedAdderCost: 13649
103.45/103.80	c Try to convert by sorters
104.46/104.85	c estimatedAdderCost: 13649
104.46/104.85	c Try to convert by sorters
105.55/105.91	c estimatedAdderCost: 13649
105.55/105.91	c Try to convert by sorters
106.54/106.96	c estimatedAdderCost: 13649
106.54/106.96	c Try to convert by sorters
107.66/108.04	c estimatedAdderCost: 13649
107.66/108.04	c Try to convert by sorters
108.76/109.12	c estimatedAdderCost: 13649
108.76/109.12	c Try to convert by sorters
109.83/110.21	c estimatedAdderCost: 13649
109.83/110.21	c Try to convert by sorters
110.93/111.31	c estimatedAdderCost: 13649
110.93/111.31	c Try to convert by sorters
112.03/112.41	c estimatedAdderCost: 13649
112.03/112.41	c Try to convert by sorters
113.13/113.51	c estimatedAdderCost: 13649
113.13/113.51	c Try to convert by sorters
114.22/114.62	c estimatedAdderCost: 13649
114.22/114.62	c Try to convert by sorters
115.32/115.74	c estimatedAdderCost: 13649
115.32/115.74	c Try to convert by sorters
116.41/116.87	c estimatedAdderCost: 13649
116.41/116.87	c Try to convert by sorters
117.52/118.00	c estimatedAdderCost: 13649
117.52/118.00	c Try to convert by sorters
118.73/119.13	c estimatedAdderCost: 13649
118.73/119.13	c Try to convert by sorters
119.81/120.27	c estimatedAdderCost: 13649
119.81/120.27	c Try to convert by sorters
121.00/121.42	c estimatedAdderCost: 13649
121.00/121.42	c Try to convert by sorters
122.11/122.58	c estimatedAdderCost: 13649
122.11/122.58	c Try to convert by sorters
123.31/123.75	c estimatedAdderCost: 13649
123.31/123.75	c Try to convert by sorters
124.50/124.91	c estimatedAdderCost: 13649
124.50/124.91	c Try to convert by sorters
125.60/126.09	c estimatedAdderCost: 13649
125.60/126.09	c Try to convert by sorters
126.79/127.28	c estimatedAdderCost: 13649
126.79/127.28	c Try to convert by sorters
127.99/128.45	c estimatedAdderCost: 13649
127.99/128.45	c Try to convert by sorters
129.19/129.62	c estimatedAdderCost: 13649
129.19/129.62	c Try to convert by sorters
130.38/130.81	c estimatedAdderCost: 13649
130.38/130.81	c Try to convert by sorters
131.48/132.00	c estimatedAdderCost: 13649
131.48/132.00	c Try to convert by sorters
132.78/133.20	c estimatedAdderCost: 13649
132.78/133.20	c Try to convert by sorters
133.97/134.41	c estimatedAdderCost: 13649
133.97/134.41	c Try to convert by sorters
135.17/135.63	c estimatedAdderCost: 13649
135.17/135.63	c Try to convert by sorters
136.37/136.86	c estimatedAdderCost: 13649
136.37/136.86	c Try to convert by sorters
137.57/138.09	c estimatedAdderCost: 13649
137.57/138.09	c Try to convert by sorters
138.86/139.32	c estimatedAdderCost: 13649
138.86/139.32	c Try to convert by sorters
140.06/140.56	c estimatedAdderCost: 13649
140.06/140.56	c Try to convert by sorters
141.35/141.81	c estimatedAdderCost: 13649
141.35/141.81	c Try to convert by sorters
142.56/143.07	c estimatedAdderCost: 13649
142.56/143.07	c Try to convert by sorters
143.85/144.32	c estimatedAdderCost: 13649
143.85/144.32	c Try to convert by sorters
145.04/145.57	c estimatedAdderCost: 13649
145.04/145.57	c Try to convert by sorters
146.34/146.85	c estimatedAdderCost: 13649
146.34/146.85	c Try to convert by sorters
147.65/148.13	c estimatedAdderCost: 13649
147.65/148.13	c Try to convert by sorters
148.93/149.43	c estimatedAdderCost: 13649
148.93/149.43	c Try to convert by sorters
150.22/150.74	c estimatedAdderCost: 13649
150.22/150.74	c Try to convert by sorters
151.54/152.05	c estimatedAdderCost: 13649
151.54/152.05	c Try to convert by sorters
152.82/153.38	c estimatedAdderCost: 13649
152.82/153.38	c Try to convert by sorters
154.22/154.71	c estimatedAdderCost: 13649
154.22/154.71	c Try to convert by sorters
172.48/173.06	c estimatedAdderCost: 13649
172.48/173.06	c Try to convert by sorters
173.75/174.37	c estimatedAdderCost: 13649
173.75/174.37	c Try to convert by sorters
175.15/175.70	c estimatedAdderCost: 13649
175.15/175.70	c Try to convert by sorters
176.46/177.02	c estimatedAdderCost: 13649
176.46/177.02	c Try to convert by sorters
177.75/178.35	c estimatedAdderCost: 13649
177.75/178.35	c Try to convert by sorters
179.14/179.70	c estimatedAdderCost: 13649
179.14/179.70	c Try to convert by sorters
180.45/181.05	c estimatedAdderCost: 13206
180.45/181.05	c Try to convert by sorters
181.63/182.29	c estimatedAdderCost: 13649
181.63/182.29	c Try to convert by sorters
182.84/183.46	c estimatedAdderCost: 13649
182.84/183.46	c Try to convert by sorters
184.03/184.64	c estimatedAdderCost: 13649
184.03/184.64	c Try to convert by sorters
185.23/185.83	c estimatedAdderCost: 13649
185.23/185.83	c Try to convert by sorters
186.43/187.04	c estimatedAdderCost: 13649
186.43/187.04	c Try to convert by sorters
187.62/188.24	c estimatedAdderCost: 13649
187.62/188.24	c Try to convert by sorters
188.81/189.45	c estimatedAdderCost: 13649
188.81/189.45	c Try to convert by sorters
190.01/190.69	c estimatedAdderCost: 13649
190.01/190.69	c Try to convert by sorters
191.31/191.91	c estimatedAdderCost: 13649
191.31/191.91	c Try to convert by sorters
192.52/193.17	c estimatedAdderCost: 13649
192.52/193.17	c Try to convert by sorters
193.81/194.43	c estimatedAdderCost: 13649
193.81/194.43	c Try to convert by sorters
195.10/195.70	c estimatedAdderCost: 13206
195.10/195.70	c Try to convert by sorters
196.19/196.87	c estimatedAdderCost: 13649
196.19/196.87	c Try to convert by sorters
197.59/198.29	c estimatedAdderCost: 13649
197.59/198.29	c Try to convert by sorters
199.09/199.71	c estimatedAdderCost: 13649
199.09/199.71	c Try to convert by sorters
200.50/201.14	c estimatedAdderCost: 13649
200.50/201.14	c Try to convert by sorters
201.88/202.59	c estimatedAdderCost: 13649
201.88/202.59	c Try to convert by sorters
203.39/204.04	c estimatedAdderCost: 13649
203.39/204.04	c Try to convert by sorters
204.77/205.49	c estimatedAdderCost: 13649
204.77/205.49	c Try to convert by sorters
206.26/206.98	c estimatedAdderCost: 13649
206.26/206.98	c Try to convert by sorters
207.76/208.43	c estimatedAdderCost: 13649
207.76/208.43	c Try to convert by sorters
209.26/209.91	c estimatedAdderCost: 13649
209.26/209.91	c Try to convert by sorters
210.66/211.38	c estimatedAdderCost: 13649
210.66/211.38	c Try to convert by sorters
212.15/212.87	c estimatedAdderCost: 13649
212.15/212.87	c Try to convert by sorters
213.65/214.36	c estimatedAdderCost: 13649
213.65/214.36	c Try to convert by sorters
215.15/215.85	c estimatedAdderCost: 13649
215.15/215.85	c Try to convert by sorters
216.64/217.36	c estimatedAdderCost: 13649
216.64/217.36	c Try to convert by sorters
218.14/218.88	c estimatedAdderCost: 13649
218.14/218.88	c Try to convert by sorters
219.73/220.41	c estimatedAdderCost: 13649
219.73/220.41	c Try to convert by sorters
221.23/221.93	c estimatedAdderCost: 13649
221.23/221.93	c Try to convert by sorters
222.72/223.47	c estimatedAdderCost: 13649
222.72/223.47	c Try to convert by sorters
224.22/225.00	c estimatedAdderCost: 13649
224.22/225.00	c Try to convert by sorters
225.82/226.55	c estimatedAdderCost: 13649
225.82/226.55	c Try to convert by sorters
227.32/228.10	c estimatedAdderCost: 13649
227.32/228.10	c Try to convert by sorters
228.90/229.66	c estimatedAdderCost: 13649
228.90/229.66	c Try to convert by sorters
230.50/231.23	c estimatedAdderCost: 13649
230.50/231.23	c Try to convert by sorters
232.10/232.80	c estimatedAdderCost: 13649
232.10/232.80	c Try to convert by sorters
233.60/234.38	c estimatedAdderCost: 13649
233.60/234.38	c Try to convert by sorters
235.19/235.97	c estimatedAdderCost: 13649
235.19/235.97	c Try to convert by sorters
236.79/237.55	c estimatedAdderCost: 13649
236.79/237.55	c Try to convert by sorters
238.40/239.13	c estimatedAdderCost: 13649
238.40/239.13	c Try to convert by sorters
239.98/240.73	c estimatedAdderCost: 13649
239.98/240.73	c Try to convert by sorters
241.57/242.34	c estimatedAdderCost: 13649
241.57/242.34	c Try to convert by sorters
243.17/243.96	c estimatedAdderCost: 13649
243.17/243.96	c Try to convert by sorters
244.77/245.57	c estimatedAdderCost: 13649
244.77/245.57	c Try to convert by sorters
246.46/247.21	c estimatedAdderCost: 13649
246.46/247.21	c Try to convert by sorters
248.06/248.83	c estimatedAdderCost: 13649
248.06/248.83	c Try to convert by sorters
249.65/250.46	c estimatedAdderCost: 13649
249.65/250.46	c Try to convert by sorters
251.36/252.11	c estimatedAdderCost: 13649
251.36/252.11	c Try to convert by sorters
252.94/253.76	c estimatedAdderCost: 13649
252.94/253.76	c Try to convert by sorters
254.64/255.43	c estimatedAdderCost: 13649
254.64/255.43	c Try to convert by sorters
256.25/257.09	c estimatedAdderCost: 13649
256.25/257.09	c Try to convert by sorters
257.92/258.76	c estimatedAdderCost: 13649
257.92/258.76	c Try to convert by sorters
259.63/260.44	c estimatedAdderCost: 13649
259.63/260.44	c Try to convert by sorters
261.33/262.12	c estimatedAdderCost: 13649
261.33/262.12	c Try to convert by sorters
263.01/263.82	c estimatedAdderCost: 13649
263.01/263.82	c Try to convert by sorters
264.71/265.53	c estimatedAdderCost: 13649
264.71/265.53	c Try to convert by sorters
266.40/267.22	c estimatedAdderCost: 13649
266.40/267.22	c Try to convert by sorters
268.10/268.92	c estimatedAdderCost: 13649
268.10/268.92	c Try to convert by sorters
269.80/270.64	c estimatedAdderCost: 13649
269.80/270.64	c Try to convert by sorters
271.49/272.35	c estimatedAdderCost: 13649
271.49/272.35	c Try to convert by sorters
273.20/274.10	c estimatedAdderCost: 13649
273.20/274.10	c Try to convert by sorters
274.98/275.82	c estimatedAdderCost: 13649
274.98/275.82	c Try to convert by sorters
276.68/277.58	c estimatedAdderCost: 13649
276.68/277.58	c Try to convert by sorters
278.47/279.33	c estimatedAdderCost: 13649
278.47/279.33	c Try to convert by sorters
280.18/281.08	c estimatedAdderCost: 13649
280.18/281.08	c Try to convert by sorters
281.96/282.84	c estimatedAdderCost: 13649
281.96/282.84	c Try to convert by sorters
283.76/284.62	c estimatedAdderCost: 13649
283.76/284.62	c Try to convert by sorters
285.45/286.39	c estimatedAdderCost: 13649
285.45/286.39	c Try to convert by sorters
287.26/288.17	c estimatedAdderCost: 13649
287.26/288.17	c Try to convert by sorters
289.04/289.96	c estimatedAdderCost: 13649
289.04/289.96	c Try to convert by sorters
290.83/291.76	c estimatedAdderCost: 13649
290.83/291.76	c Try to convert by sorters
292.64/293.57	c estimatedAdderCost: 13649
292.64/293.57	c Try to convert by sorters
294.43/295.35	c estimatedAdderCost: 13649
294.43/295.35	c Try to convert by sorters
296.24/297.16	c estimatedAdderCost: 13297
296.24/297.16	c Try to convert by sorters
298.72/299.61	c estimatedAdderCost: 13297
298.72/299.61	c Try to convert by sorters
301.12/302.09	c estimatedAdderCost: 13281
301.12/302.09	c Try to convert by sorters
303.60/304.56	c estimatedAdderCost: 13297
303.60/304.56	c Try to convert by sorters
306.11/307.08	c estimatedAdderCost: 13297
306.11/307.08	c Try to convert by sorters
308.69/309.60	c estimatedAdderCost: 13297
308.69/309.60	c Try to convert by sorters
311.19/312.13	c estimatedAdderCost: 13281
311.19/312.13	c Try to convert by sorters
313.68/314.66	c estimatedAdderCost: 13297
313.68/314.66	c Try to convert by sorters
316.27/317.22	c estimatedAdderCost: 13281
316.27/317.22	c Try to convert by sorters
318.77/319.79	c estimatedAdderCost: 13281
318.77/319.79	c Try to convert by sorters
321.25/322.22	c estimatedAdderCost: 13281
321.25/322.22	c Try to convert by sorters
323.54/324.60	c estimatedAdderCost: 13297
323.54/324.60	c Try to convert by sorters
326.06/327.03	c estimatedAdderCost: 13297
326.06/327.03	c Try to convert by sorters
328.43/329.49	c estimatedAdderCost: 13297
328.43/329.49	c Try to convert by sorters
330.93/331.95	c estimatedAdderCost: 13297
330.93/331.95	c Try to convert by sorters
333.42/334.45	c estimatedAdderCost: 13297
333.42/334.45	c Try to convert by sorters
335.91/336.94	c estimatedAdderCost: 13281
335.91/336.94	c Try to convert by sorters
338.41/339.42	c estimatedAdderCost: 13297
338.41/339.42	c Try to convert by sorters
340.90/341.92	c estimatedAdderCost: 13281
340.90/341.92	c Try to convert by sorters
343.39/344.44	c estimatedAdderCost: 13297
343.39/344.44	c Try to convert by sorters
346.00/347.02	c estimatedAdderCost: 13297
346.00/347.02	c Try to convert by sorters
348.58/349.62	c estimatedAdderCost: 13297
348.58/349.62	c Try to convert by sorters
351.17/352.24	c estimatedAdderCost: 13297
351.17/352.24	c Try to convert by sorters
353.77/354.86	c estimatedAdderCost: 13281
353.77/354.86	c Try to convert by sorters
356.36/357.46	c estimatedAdderCost: 13297
356.36/357.46	c Try to convert by sorters
359.06/360.12	c estimatedAdderCost: 13297
359.06/360.12	c Try to convert by sorters
361.74/362.80	c estimatedAdderCost: 13297
361.74/362.80	c Try to convert by sorters
364.44/365.51	c estimatedAdderCost: 13297
364.44/365.51	c Try to convert by sorters
367.13/368.23	c estimatedAdderCost: 13281
367.13/368.23	c Try to convert by sorters
369.82/370.98	c estimatedAdderCost: 13297
369.82/370.98	c Try to convert by sorters
372.62/373.75	c estimatedAdderCost: 13281
372.62/373.75	c Try to convert by sorters
375.31/376.46	c estimatedAdderCost: 13281
375.31/376.46	c Try to convert by sorters
378.01/379.19	c estimatedAdderCost: 13297
378.01/379.19	c Try to convert by sorters
380.79/382.00	c estimatedAdderCost: 13297
380.79/382.00	c Try to convert by sorters
383.69/384.86	c estimatedAdderCost: 13281
383.69/384.86	c Try to convert by sorters
386.48/387.66	c estimatedAdderCost: 13297
386.48/387.66	c Try to convert by sorters
389.37/390.54	c estimatedAdderCost: 13297
389.37/390.54	c Try to convert by sorters
392.26/393.44	c estimatedAdderCost: 13297
392.26/393.44	c Try to convert by sorters
395.15/396.37	c estimatedAdderCost: 13297
395.15/396.37	c Try to convert by sorters
398.14/399.32	c estimatedAdderCost: 13297
398.14/399.32	c Try to convert by sorters
401.04/402.29	c estimatedAdderCost: 13281
401.04/402.29	c Try to convert by sorters
404.03/405.23	c estimatedAdderCost: 13297
404.03/405.23	c Try to convert by sorters
407.02/408.23	c estimatedAdderCost: 13297
407.02/408.23	c Try to convert by sorters
410.11/411.31	c estimatedAdderCost: 13297
410.11/411.31	c Try to convert by sorters
413.11/414.38	c estimatedAdderCost: 13297
413.11/414.38	c Try to convert by sorters
416.20/417.41	c estimatedAdderCost: 13297
416.20/417.41	c Try to convert by sorters
419.18/420.45	c estimatedAdderCost: 13297
419.18/420.45	c Try to convert by sorters
422.28/423.52	c estimatedAdderCost: 13297
422.28/423.52	c Try to convert by sorters
425.37/426.64	c estimatedAdderCost: 13297
425.37/426.64	c Try to convert by sorters
428.46/429.75	c estimatedAdderCost: 13281
428.46/429.75	c Try to convert by sorters
431.45/432.78	c estimatedAdderCost: 13297
431.45/432.78	c Try to convert by sorters
434.55/435.86	c estimatedAdderCost: 13281
434.55/435.86	c Try to convert by sorters
437.64/438.98	c estimatedAdderCost: 13297
437.64/438.98	c Try to convert by sorters
440.84/442.17	c estimatedAdderCost: 13281
440.84/442.17	c Try to convert by sorters
444.02/445.30	c estimatedAdderCost: 13297
444.02/445.30	c Try to convert by sorters
447.21/448.54	c estimatedAdderCost: 13281
447.21/448.54	c Try to convert by sorters
450.40/451.75	c estimatedAdderCost: 13281
450.40/451.75	c Try to convert by sorters
453.49/454.87	c estimatedAdderCost: 13297
453.49/454.87	c Try to convert by sorters
456.88/458.20	c estimatedAdderCost: 13297
456.88/458.20	c Try to convert by sorters
460.17/461.57	c estimatedAdderCost: 13281
460.17/461.57	c Try to convert by sorters
463.46/464.81	c estimatedAdderCost: 13297
463.46/464.81	c Try to convert by sorters
466.77/468.17	c estimatedAdderCost: 13297
466.77/468.17	c Try to convert by sorters
470.15/471.57	c estimatedAdderCost: 13297
470.15/471.57	c Try to convert by sorters
473.65/475.01	c estimatedAdderCost: 13297
473.65/475.01	c Try to convert by sorters
517.99/519.52	c estimatedAdderCost: 13297
517.99/519.52	c Try to convert by sorters
521.39/522.96	c estimatedAdderCost: 13297
521.39/522.96	c Try to convert by sorters
524.88/526.40	c estimatedAdderCost: 13297
524.88/526.40	c Try to convert by sorters
528.27/529.81	c estimatedAdderCost: 13297
528.27/529.81	c Try to convert by sorters
531.58/533.15	c estimatedAdderCost: 7447
531.58/533.15	c Try to convert by sorters
532.96/534.54	c estimatedAdderCost: 13297
532.96/534.54	c Try to convert by sorters
536.34/538.01	c estimatedAdderCost: 13297
536.34/538.01	c Try to convert by sorters
539.84/541.45	c estimatedAdderCost: 13297
539.84/541.45	c Try to convert by sorters
543.22/544.89	c estimatedAdderCost: 13281
543.22/544.89	c Try to convert by sorters
546.72/548.38	c estimatedAdderCost: 13281
546.72/548.38	c Try to convert by sorters
550.31/551.91	c estimatedAdderCost: 13281
550.31/551.91	c Try to convert by sorters
553.80/555.47	c estimatedAdderCost: 13297
553.80/555.47	c Try to convert by sorters
557.40/559.03	c estimatedAdderCost: 13297
557.40/559.03	c Try to convert by sorters
561.08/562.72	c estimatedAdderCost: 13297
561.08/562.72	c Try to convert by sorters
564.67/566.30	c estimatedAdderCost: 13297
564.67/566.30	c Try to convert by sorters
568.15/569.88	c estimatedAdderCost: 13281
568.15/569.88	c Try to convert by sorters
571.75/573.46	c estimatedAdderCost: 13297
571.75/573.46	c Try to convert by sorters
575.46/577.13	c estimatedAdderCost: 12778
575.46/577.13	c Try to convert by sorters
578.73/580.42	c estimatedAdderCost: 13297
578.73/580.42	c Try to convert by sorters
582.33/584.08	c estimatedAdderCost: 13297
582.33/584.08	c Try to convert by sorters
586.11/587.87	c estimatedAdderCost: 13297
586.11/587.87	c Try to convert by sorters
589.90/591.68	c estimatedAdderCost: 13297
589.90/591.68	c Try to convert by sorters
593.79/595.56	c estimatedAdderCost: 13297
593.79/595.56	c Try to convert by sorters
597.58/599.37	c estimatedAdderCost: 13297
597.58/599.37	c Try to convert by sorters
601.57/603.31	c estimatedAdderCost: 13281
601.57/603.31	c Try to convert by sorters
605.28/607.10	c estimatedAdderCost: 13297
605.28/607.10	c Try to convert by sorters
609.05/610.85	c estimatedAdderCost: 13297
609.05/610.85	c Try to convert by sorters
612.84/614.68	c estimatedAdderCost: 13297
612.84/614.68	c Try to convert by sorters
616.83/618.66	c estimatedAdderCost: 13297
616.83/618.66	c Try to convert by sorters
620.72/622.58	c estimatedAdderCost: 13297
620.72/622.58	c Try to convert by sorters
624.61/626.44	c estimatedAdderCost: 13297
624.61/626.44	c Try to convert by sorters
628.50/630.33	c estimatedAdderCost: 13281
628.50/630.33	c Try to convert by sorters
632.20/634.10	c estimatedAdderCost: 13297
632.20/634.10	c Try to convert by sorters
636.07/638.00	c estimatedAdderCost: 13297
636.07/638.00	c Try to convert by sorters
640.18/642.10	c estimatedAdderCost: 13297
640.18/642.10	c Try to convert by sorters
644.16/646.05	c estimatedAdderCost: 13297
644.16/646.05	c Try to convert by sorters
648.16/650.10	c estimatedAdderCost: 13297
648.16/650.10	c Try to convert by sorters
652.43/654.30	c estimatedAdderCost: 13297
652.43/654.30	c Try to convert by sorters
656.62/658.50	c estimatedAdderCost: 13281
656.62/658.50	c Try to convert by sorters
660.61/662.59	c estimatedAdderCost: 13281
660.61/662.59	c Try to convert by sorters
664.70/666.67	c estimatedAdderCost: 13297
664.70/666.67	c Try to convert by sorters
668.89/670.80	c estimatedAdderCost: 13281
668.89/670.80	c Try to convert by sorters
672.88/674.88	c estimatedAdderCost: 13297
672.88/674.88	c Try to convert by sorters
676.96/678.94	c estimatedAdderCost: 13297
676.96/678.94	c Try to convert by sorters
681.07/683.03	c estimatedAdderCost: 13297
681.07/683.03	c Try to convert by sorters
685.25/687.29	c estimatedAdderCost: 13281
685.25/687.29	c Try to convert by sorters
689.43/691.46	c estimatedAdderCost: 13297
689.43/691.46	c Try to convert by sorters
693.73/695.79	c estimatedAdderCost: 13297
693.73/695.79	c Try to convert by sorters
698.03/700.05	c estimatedAdderCost: 13297
698.03/700.05	c Try to convert by sorters
702.01/704.11	c estimatedAdderCost: 13281
702.01/704.11	c Try to convert by sorters
706.19/708.20	c estimatedAdderCost: 13281
706.19/708.20	c Try to convert by sorters
710.48/712.50	c estimatedAdderCost: 13281
710.48/712.50	c Try to convert by sorters
714.67/716.73	c estimatedAdderCost: 13297
714.67/716.73	c Try to convert by sorters
718.97/721.10	c estimatedAdderCost: 13297
718.97/721.10	c Try to convert by sorters
723.35/725.45	c estimatedAdderCost: 13281
723.35/725.45	c Try to convert by sorters
727.63/729.76	c estimatedAdderCost: 13281
727.63/729.76	c Try to convert by sorters
731.82/733.97	c estimatedAdderCost: 13281
731.82/733.97	c Try to convert by sorters
736.11/738.22	c estimatedAdderCost: 13281
736.11/738.22	c Try to convert by sorters
740.50/742.67	c estimatedAdderCost: 13281
740.50/742.67	c Try to convert by sorters
744.90/747.10	c estimatedAdderCost: 13281
744.90/747.10	c Try to convert by sorters
749.38/751.59	c estimatedAdderCost: 13281
749.38/751.59	c Try to convert by sorters
754.06/756.20	c estimatedAdderCost: 13281
754.06/756.20	c Try to convert by sorters
758.46/760.60	c estimatedAdderCost: 13297
758.46/760.60	c Try to convert by sorters
763.03/765.28	c estimatedAdderCost: 13297
763.03/765.28	c Try to convert by sorters
767.72/769.94	c estimatedAdderCost: 13281
767.72/769.94	c Try to convert by sorters
772.22/774.47	c estimatedAdderCost: 13297
772.22/774.47	c Try to convert by sorters
776.70/778.99	c estimatedAdderCost: 13297
776.70/778.99	c Try to convert by sorters
781.29/783.52	c estimatedAdderCost: 13297
781.29/783.52	c Try to convert by sorters
785.79/788.07	c estimatedAdderCost: 13297
785.79/788.07	c Try to convert by sorters
790.56/792.87	c estimatedAdderCost: 13297
790.56/792.87	c Try to convert by sorters
795.35/797.64	c estimatedAdderCost: 13297
795.35/797.64	c Try to convert by sorters
800.13/802.47	c estimatedAdderCost: 13297
800.13/802.47	c Try to convert by sorters
804.42/806.74	c estimatedAdderCost: 13297
804.42/806.74	c Try to convert by sorters
808.52/810.84	c estimatedAdderCost: 13297
808.52/810.84	c Try to convert by sorters
812.60/815.00	c estimatedAdderCost: 13297
812.60/815.00	c Try to convert by sorters
816.71/819.07	c estimatedAdderCost: 13281
816.71/819.07	c Try to convert by sorters
820.88/823.27	c estimatedAdderCost: 13297
820.88/823.27	c Try to convert by sorters
825.07/827.45	c estimatedAdderCost: 13281
825.07/827.45	c Try to convert by sorters
829.26/831.67	c estimatedAdderCost: 13297
829.26/831.67	c Try to convert by sorters
833.55/835.97	c estimatedAdderCost: 13281
833.55/835.97	c Try to convert by sorters
838.04/840.40	c estimatedAdderCost: 13297
838.04/840.40	c Try to convert by sorters
842.52/844.98	c estimatedAdderCost: 13297
842.52/844.98	c Try to convert by sorters
847.22/849.61	c estimatedAdderCost: 13281
847.22/849.61	c Try to convert by sorters
852.00/854.43	c estimatedAdderCost: 13297
852.00/854.43	c Try to convert by sorters
856.70/859.13	c estimatedAdderCost: 13297
856.70/859.13	c Try to convert by sorters
861.59/864.10	c estimatedAdderCost: 13297
861.59/864.10	c Try to convert by sorters
866.76/869.22	c estimatedAdderCost: 13297
866.76/869.22	c Try to convert by sorters
871.85/874.38	c estimatedAdderCost: 13297
871.85/874.38	c Try to convert by sorters
876.73/879.28	c estimatedAdderCost: 13281
876.73/879.28	c Try to convert by sorters
881.82/884.33	c estimatedAdderCost: 13297
881.82/884.33	c Try to convert by sorters
886.91/889.45	c estimatedAdderCost: 13297
886.91/889.45	c Try to convert by sorters
891.90/894.49	c estimatedAdderCost: 13297
891.90/894.49	c Try to convert by sorters
897.08/899.60	c estimatedAdderCost: 13281
897.08/899.60	c Try to convert by sorters
902.06/904.62	c estimatedAdderCost: 13281
902.06/904.62	c Try to convert by sorters
907.05/909.68	c estimatedAdderCost: 13297
907.05/909.68	c Try to convert by sorters
912.14/914.73	c estimatedAdderCost: 13297
912.14/914.73	c Try to convert by sorters
917.43/920.02	c estimatedAdderCost: 13281
917.43/920.02	c Try to convert by sorters
922.53/925.15	c estimatedAdderCost: 13297
922.53/925.15	c Try to convert by sorters
927.90/930.52	c estimatedAdderCost: 13297
927.90/930.52	c Try to convert by sorters
933.18/935.84	c estimatedAdderCost: 13281
933.18/935.84	c Try to convert by sorters
938.38/941.07	c estimatedAdderCost: 13281
938.38/941.07	c Try to convert by sorters
943.76/946.43	c estimatedAdderCost: 13297
943.76/946.43	c Try to convert by sorters
949.14/951.86	c estimatedAdderCost: 13297
949.14/951.86	c Try to convert by sorters
954.53/957.24	c estimatedAdderCost: 13297
954.53/957.24	c Try to convert by sorters
959.81/962.59	c estimatedAdderCost: 13297
959.81/962.59	c Try to convert by sorters
965.10/967.84	c estimatedAdderCost: 13297
965.10/967.84	c Try to convert by sorters
970.40/973.18	c estimatedAdderCost: 13297
970.40/973.18	c Try to convert by sorters
975.57/978.37	c estimatedAdderCost: 13297
975.57/978.37	c Try to convert by sorters
980.95/983.74	c estimatedAdderCost: 13281
980.95/983.74	c Try to convert by sorters
986.35/989.13	c estimatedAdderCost: 13297
986.35/989.13	c Try to convert by sorters
991.82/994.69	c estimatedAdderCost: 13281
991.82/994.69	c Try to convert by sorters
997.33/1000.13	c estimatedAdderCost: 13297
997.33/1000.13	c Try to convert by sorters
1002.90/1005.70	c estimatedAdderCost: 13297
1002.90/1005.70	c Try to convert by sorters
1008.59/1011.42	c estimatedAdderCost: 13297
1008.59/1011.42	c Try to convert by sorters
1014.18/1017.06	c estimatedAdderCost: 13297
1014.18/1017.06	c Try to convert by sorters
1019.75/1022.62	c estimatedAdderCost: 13297
1019.75/1022.62	c Try to convert by sorters
1025.34/1028.29	c estimatedAdderCost: 13281
1025.34/1028.29	c Try to convert by sorters
1030.92/1033.80	c estimatedAdderCost: 12845
1030.92/1033.80	c Try to convert by sorters
1036.01/1038.94	c estimatedAdderCost: 13297
1036.01/1038.94	c Try to convert by sorters
1041.50/1044.49	c estimatedAdderCost: 13281
1041.50/1044.49	c Try to convert by sorters
1047.10/1050.10	c estimatedAdderCost: 13297
1047.10/1050.10	c Try to convert by sorters
1052.87/1055.82	c estimatedAdderCost: 13281
1052.87/1055.82	c Try to convert by sorters
1058.55/1061.52	c estimatedAdderCost: 13297
1058.55/1061.52	c Try to convert by sorters
1063.05/1066.02	c estimatedAdderCost: 13297
1063.05/1066.02	c Try to convert by sorters
1068.92/1071.94	c estimatedAdderCost: 13297
1068.92/1071.94	c Try to convert by sorters
1073.90/1076.99	c estimatedAdderCost: 13297
1073.90/1076.99	c Try to convert by sorters
1080.00/1083.02	c estimatedAdderCost: 13297
1080.00/1083.02	c Try to convert by sorters
1084.68/1087.70	c estimatedAdderCost: 13297
1084.68/1087.70	c Try to convert by sorters
1089.86/1092.99	c estimatedAdderCost: 13297
1089.86/1092.99	c Try to convert by sorters
1095.35/1098.46	c estimatedAdderCost: 12845
1095.35/1098.46	c Try to convert by sorters
1101.04/1104.14	c estimatedAdderCost: 13297
1101.04/1104.14	c Try to convert by sorters
1106.32/1109.46	c estimatedAdderCost: 13297
1106.32/1109.46	c Try to convert by sorters
1111.80/1114.96	c estimatedAdderCost: 13281
1111.80/1114.96	c Try to convert by sorters
1117.01/1120.11	c estimatedAdderCost: 13281
1117.01/1120.11	c Try to convert by sorters
1122.08/1125.29	c estimatedAdderCost: 13297
1122.08/1125.29	c Try to convert by sorters
1127.06/1130.25	c estimatedAdderCost: 13281
1127.06/1130.25	c Try to convert by sorters
1132.25/1135.48	c estimatedAdderCost: 13297
1132.25/1135.48	c Try to convert by sorters
1138.03/1141.27	c estimatedAdderCost: 13297
1138.03/1141.27	c Try to convert by sorters
1143.12/1146.39	c estimatedAdderCost: 13281
1143.12/1146.39	c Try to convert by sorters
1148.20/1151.46	c estimatedAdderCost: 13297
1148.20/1151.46	c Try to convert by sorters
1153.59/1156.80	c estimatedAdderCost: 13297
1153.59/1156.80	c Try to convert by sorters
1158.68/1161.92	c estimatedAdderCost: 13297
1158.68/1161.92	c Try to convert by sorters
1163.87/1167.15	c estimatedAdderCost: 13281
1163.87/1167.15	c Try to convert by sorters
1169.15/1172.46	c estimatedAdderCost: 13281
1169.15/1172.46	c Try to convert by sorters
1174.34/1177.66	c estimatedAdderCost: 13297
1174.34/1177.66	c Try to convert by sorters
1179.83/1183.19	c estimatedAdderCost: 13297
1179.83/1183.19	c Try to convert by sorters
1185.72/1189.10	c estimatedAdderCost: 13281
1185.72/1189.10	c Try to convert by sorters
1191.29/1194.61	c estimatedAdderCost: 13281
1191.29/1194.61	c Try to convert by sorters
1197.17/1200.54	c estimatedAdderCost: 13281
1197.17/1200.54	c Try to convert by sorters
1202.55/1205.99	c estimatedAdderCost: 13297
1202.55/1205.99	c Try to convert by sorters
1207.95/1211.35	c estimatedAdderCost: 13297
1207.95/1211.35	c Try to convert by sorters
1213.64/1217.06	c estimatedAdderCost: 13297
1213.64/1217.06	c Try to convert by sorters
1219.01/1222.47	c estimatedAdderCost: 13297
1219.01/1222.47	c Try to convert by sorters
1224.20/1227.69	c estimatedAdderCost: 13297
1224.20/1227.69	c Try to convert by sorters
1229.49/1233.00	c estimatedAdderCost: 13281
1229.49/1233.00	c Try to convert by sorters
1235.27/1238.77	c estimatedAdderCost: 13281
1235.27/1238.77	c Try to convert by sorters
1241.06/1244.50	c estimatedAdderCost: 13297
1241.06/1244.50	c Try to convert by sorters
1246.84/1250.36	c estimatedAdderCost: 13281
1246.84/1250.36	c Try to convert by sorters
1252.73/1256.23	c estimatedAdderCost: 13281
1252.73/1256.23	c Try to convert by sorters
1257.92/1261.44	c estimatedAdderCost: 13297
1257.92/1261.44	c Try to convert by sorters
1263.40/1266.96	c estimatedAdderCost: 13281
1263.40/1266.96	c Try to convert by sorters
1268.68/1272.29	c estimatedAdderCost: 13297
1268.68/1272.29	c Try to convert by sorters
1274.48/1278.09	c estimatedAdderCost: 13297
1274.48/1278.09	c Try to convert by sorters
1280.47/1284.10	c estimatedAdderCost: 13297
1280.47/1284.10	c Try to convert by sorters
1286.44/1290.01	c estimatedAdderCost: 13297
1286.44/1290.01	c Try to convert by sorters
1292.22/1295.83	c estimatedAdderCost: 13297
1292.22/1295.83	c Try to convert by sorters
1298.01/1301.63	c estimatedAdderCost: 13281
1298.01/1301.63	c Try to convert by sorters
1303.59/1307.23	c estimatedAdderCost: 13297
1303.59/1307.23	c Try to convert by sorters
1309.49/1313.15	c estimatedAdderCost: 13297
1309.49/1313.15	c Try to convert by sorters
1315.16/1318.88	c estimatedAdderCost: 13281
1315.16/1318.88	c Try to convert by sorters
1321.35/1325.02	c estimatedAdderCost: 13297
1321.35/1325.02	c Try to convert by sorters
1327.34/1331.06	c estimatedAdderCost: 13297
1327.34/1331.06	c Try to convert by sorters
1333.42/1337.19	c estimatedAdderCost: 13297
1333.42/1337.19	c Try to convert by sorters
1339.20/1342.99	c estimatedAdderCost: 13297
1339.20/1342.99	c Try to convert by sorters
1345.18/1348.93	c estimatedAdderCost: 13297
1345.18/1348.93	c Try to convert by sorters
1351.27/1355.06	c estimatedAdderCost: 13297
1351.27/1355.06	c Try to convert by sorters
1357.44/1361.20	c estimatedAdderCost: 13297
1357.44/1361.20	c Try to convert by sorters
1363.24/1367.10	c estimatedAdderCost: 13297
1363.24/1367.10	c Try to convert by sorters
1369.02/1372.81	c estimatedAdderCost: 13281
1369.02/1372.81	c Try to convert by sorters
1374.50/1378.33	c estimatedAdderCost: 13281
1374.50/1378.33	c Try to convert by sorters
1380.20/1384.02	c estimatedAdderCost: 13281
1380.20/1384.02	c Try to convert by sorters
1386.07/1389.92	c estimatedAdderCost: 13297
1386.07/1389.92	c Try to convert by sorters
1392.35/1396.21	c estimatedAdderCost: 13281
1392.35/1396.21	c Try to convert by sorters
1398.25/1402.17	c estimatedAdderCost: 13281
1398.25/1402.17	c Try to convert by sorters
1404.43/1408.32	c estimatedAdderCost: 13281
1404.43/1408.32	c Try to convert by sorters
1410.22/1414.14	c estimatedAdderCost: 13281
1410.22/1414.14	c Try to convert by sorters
1416.21/1420.12	c estimatedAdderCost: 13281
1416.21/1420.12	c Try to convert by sorters
1422.28/1426.27	c estimatedAdderCost: 13297
1422.28/1426.27	c Try to convert by sorters
1428.56/1432.56	c estimatedAdderCost: 13297
1428.56/1432.56	c Try to convert by sorters
1435.06/1439.07	c estimatedAdderCost: 13297
1435.06/1439.07	c Try to convert by sorters
1441.32/1445.38	c estimatedAdderCost: 13297
1441.32/1445.38	c Try to convert by sorters
1447.31/1451.39	c estimatedAdderCost: 13297
1447.31/1451.39	c Try to convert by sorters
1578.56/1582.99	c 
1605.88/1610.30	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-4802185-1782565735/watcher-4802185-1782565735 -o /tmp/evaluation-result-4802185-1782565735/solver-4802185-1782565735 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4802185-1782565735/vars-4802185-1782565735 --bin-var /tmp/runsolver-exch-nodeE002-1782565735-2644462 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4802185-1782565735.opb 

running on 4 cores: 20-23

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

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108598 MiB free)
  node 1: cores 8-15, 128973 MiB (112147 MiB free)
  node 2: cores 16-23, 129019 MiB (111699 MiB free)
  node 3: cores 24-31, 129003 MiB (115618 MiB free)
  node 4: cores 32-39, 129019 MiB (113610 MiB free)
  node 5: cores 40-47, 129019 MiB (115393 MiB free)
  node 6: cores 48-55, 129019 MiB (113850 MiB free)
  node 7: cores 56-63, 128474 MiB (109581 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=2644668, runsolver pid=2644664
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 1.08 4.04 9.87 16/854 2644689
/proc/meminfo: memFree=921960796/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=94144 memory=22536 CPUtime=0.07 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 3508 204 0 0 7 0 0 0 20 0 1 0 189861460 96403456 5504 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 23536 5634 2668 506 0 4227 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 94144 KiB
Current children cumulated memory: 22536 KiB

[startup+0.213421 s]*
/proc/loadavg: 2.43 4.27 9.92 17/852 2644715
/proc/meminfo: memFree=921862148/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=111944 memory=39808 CPUtime=0.18 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 8321 204 0 0 17 1 0 0 20 0 1 0 189861460 114630656 9743 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 27986 9952 2668 506 0 8677 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 111944 KiB
Current children cumulated memory: 39808 KiB

[startup+0.313998 s]*
/proc/loadavg: 2.43 4.27 9.92 15/846 2644719
/proc/meminfo: memFree=921791268/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=128664 memory=56356 CPUtime=0.28 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 12601 204 0 0 27 1 0 0 20 0 1 0 189861460 131751936 13856 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 32166 14087 2668 506 0 12857 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 128664 KiB
Current children cumulated memory: 56356 KiB

[startup+0.70014 s]
/proc/loadavg: 2.43 4.27 9.92 14/852 2644733
/proc/meminfo: memFree=921700808/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=185132 memory=111976 CPUtime=0.65 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 25780 204 0 0 63 2 0 0 20 0 1 0 189861460 189575168 27855 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 46283 27992 2668 506 0 26974 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 185132 KiB
Current children cumulated memory: 111976 KiB

[startup+1.50012 s]
/proc/loadavg: 2.43 4.27 9.92 14/857 2644763
/proc/meminfo: memFree=921271240/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=293744 memory=221336 CPUtime=1.45 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 50651 204 0 0 142 3 0 0 20 0 1 0 189861460 300793856 55214 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 73436 55334 2668 506 0 54127 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 293744 KiB
Current children cumulated memory: 221336 KiB

[startup+3.11309 s]
/proc/loadavg: 2.43 4.27 9.92 12/853 2644777
/proc/meminfo: memFree=919601872/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=462600 memory=353008 CPUtime=3.06 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 82045 204 0 0 301 5 0 0 20 0 1 0 189861460 473702400 88085 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 115650 88252 2668 506 0 96341 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 462600 KiB
Current children cumulated memory: 353008 KiB

[startup+6.30011 s]
/proc/loadavg: 3.52 4.46 9.95 15/860 2645021
/proc/meminfo: memFree=914270008/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=1647040 memory=1462368 CPUtime=6.23 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 293560 204 0 0 605 18 0 0 20 0 1 0 189861460 1686568960 365460 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 411760 365592 4760 506 0 392451 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1647040 KiB
Current children cumulated memory: 1462368 KiB

[startup+12.7001 s]
/proc/loadavg: 4.52 4.66 9.98 15/866 2645298
/proc/meminfo: memFree=908079572/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=2533184 memory=2281892 CPUtime=12.61 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 392602 204 0 0 1234 27 0 0 20 0 1 0 189861460 2593980416 570325 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 633296 570473 4760 506 0 613987 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 2533184 KiB
Current children cumulated memory: 2281892 KiB

[startup+25.5002 s]
/proc/loadavg: 6.21 5.01 10.04 15/863 2645601
/proc/meminfo: memFree=890360288/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=5149172 memory=4765304 CPUtime=25.37 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 529615 204 0 0 2491 46 0 0 20 0 1 0 189861460 5272752128 1191203 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 1287293 1191326 4760 506 0 1267984 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 5149172 KiB
Current children cumulated memory: 4765304 KiB

[startup+51.1131 s]
/proc/loadavg: 9.12 5.84 10.16 14/858 2645636
/proc/meminfo: memFree=876393284/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=5696380 memory=5381656 CPUtime=50.91 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 747163 204 0 0 5026 65 0 0 20 0 1 0 189861460 5833093120 1345282 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 1424095 1345414 4760 506 0 1404786 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 5696380 KiB
Current children cumulated memory: 5381656 KiB

[startup+102.3 s]
/proc/loadavg: 11.32 6.95 10.31 14/857 2645636
/proc/meminfo: memFree=856887348/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=8752436 memory=8481216 CPUtime=101.96 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 1042927 204 0 0 10095 101 0 0 20 0 1 0 189861460 8962494464 2120236 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 2188109 2120304 4760 506 0 2168800 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 8752436 KiB
Current children cumulated memory: 8481216 KiB

[startup+162.3 s]
/proc/loadavg: 12.38 8.05 10.48 14/859 2645641
/proc/meminfo: memFree=829138836/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=16009152 memory=15458676 CPUtime=161.79 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 1312064 204 0 0 16032 147 0 0 20 0 1 0 189861460 16393371648 3864630 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 4002288 3864669 4760 506 0 3982979 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 16009152 KiB
Current children cumulated memory: 15458676 KiB

[startup+222.3 s]
/proc/loadavg: 12.78 8.95 10.64 14/859 2645646
/proc/meminfo: memFree=820860136/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=15384476 memory=14066956 CPUtime=221.63 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 1532241 204 0 0 21998 165 0 0 20 0 1 0 189861460 15753703424 3516641 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 3846119 3516739 4760 506 0 3826810 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 15384476 KiB
Current children cumulated memory: 14066956 KiB

[startup+282.3 s]
/proc/loadavg: 12.92 9.69 10.79 14/859 2645647
/proc/meminfo: memFree=812726504/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=16253780 memory=15362216 CPUtime=281.46 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 1752432 204 0 0 27963 183 0 0 20 0 1 0 189861460 16643870720 3840519 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 4063445 3840554 4760 506 0 4044136 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 16253780 KiB
Current children cumulated memory: 15362216 KiB

[startup+342.3 s]
/proc/loadavg: 12.97 10.30 10.93 14/854 2645648
/proc/meminfo: memFree=804881308/1055320712 swapFree=32567848/33554428

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

/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 3490728 204 0 0 105529 405 0 0 20 0 1 0 189861460 35715256320 8185662 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 8719545 8185778 4760 506 0 8700236 0
Current children cumulated CPU time: 1059.34 s
Current children cumulated vsize: 34878180 KiB
Current children cumulated memory: 32743112 KiB

[startup+1122.3 s]
/proc/loadavg: 11.00 11.07 11.16 12/839 2645738
/proc/meminfo: memFree=689085728/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=35266088 memory=33319468 CPUtime=1119.19 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 3595597 204 0 0 111502 417 0 0 20 0 1 0 189861460 36112474112 8329763 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 8816522 8329867 4760 506 0 8797213 0
Current children cumulated CPU time: 1119.19 s
Current children cumulated vsize: 35266088 KiB
Current children cumulated memory: 33319468 KiB

[startup+1182.3 s]
/proc/loadavg: 11.00 11.06 11.15 12/839 2645739
/proc/meminfo: memFree=685574172/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=35661364 memory=33909340 CPUtime=1179.02 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 3702256 204 0 0 117474 428 0 0 20 0 1 0 189861460 36517236736 8477293 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 8915341 8477335 4760 506 0 8896032 0
Current children cumulated CPU time: 1179.02 s
Current children cumulated vsize: 35661364 KiB
Current children cumulated memory: 33909340 KiB

[startup+1242.3 s]
/proc/loadavg: 10.72 10.98 11.11 11/836 2645784
/proc/meminfo: memFree=707276492/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=36029976 memory=34458148 CPUtime=1238.86 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 3800894 204 0 0 123445 441 0 0 20 0 1 0 189861460 36894695424 8614486 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 9007494 8614537 4760 506 0 8988185 0
Current children cumulated CPU time: 1238.86 s
Current children cumulated vsize: 36029976 KiB
Current children cumulated memory: 34458148 KiB

[startup+1302.3 s]
/proc/loadavg: 10.26 10.80 11.04 11/836 2645785
/proc/meminfo: memFree=704482116/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=36393340 memory=34999640 CPUtime=1298.7 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 3898557 204 0 0 129417 453 0 0 20 0 1 0 189861460 37266780160 8749813 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 9098335 8749910 4760 506 0 9079026 0
Current children cumulated CPU time: 1298.7 s
Current children cumulated vsize: 36393340 KiB
Current children cumulated memory: 34999640 KiB

[startup+1362.3 s]
/proc/loadavg: 10.09 10.65 10.97 11/837 2645789
/proc/meminfo: memFree=701811680/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=36738920 memory=35513140 CPUtime=1358.55 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 3994312 204 0 0 135387 468 0 0 20 0 1 0 189861460 37620654080 8878156 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 9184730 8878285 4760 506 0 9165421 0
Current children cumulated CPU time: 1358.55 s
Current children cumulated vsize: 36738920 KiB
Current children cumulated memory: 35513140 KiB

[startup+1422.3 s]
/proc/loadavg: 10.03 10.53 10.91 11/837 2645794
/proc/meminfo: memFree=699181596/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=37088380 memory=36034700 CPUtime=1418.39 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 4091134 204 0 0 141360 479 0 0 20 0 1 0 189861460 37978501120 9008550 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 9272095 9008675 4760 506 0 9252786 0
Current children cumulated CPU time: 1418.39 s
Current children cumulated vsize: 37088380 KiB
Current children cumulated memory: 36034700 KiB

[startup+1482.3 s]
/proc/loadavg: 10.01 10.43 10.85 11/837 2645796
/proc/meminfo: memFree=696616120/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=37385184 memory=36476896 CPUtime=1478.23 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 4173191 204 0 0 147333 490 0 0 20 0 1 0 189861460 38282428416 9119122 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 9346296 9119224 4760 506 0 9326987 0
Current children cumulated CPU time: 1478.23 s
Current children cumulated vsize: 37385184 KiB
Current children cumulated memory: 36476896 KiB

[startup+1542.3 s]
/proc/loadavg: 10.00 10.35 10.79 11/835 2645797
/proc/meminfo: memFree=690633184/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=37616120 memory=36822520 CPUtime=1538.06 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 4237318 204 0 0 153306 500 0 0 20 0 1 0 189861460 38518906880 9205594 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 9404030 9205630 4760 506 0 9384721 0
Current children cumulated CPU time: 1538.06 s
Current children cumulated vsize: 37616120 KiB
Current children cumulated memory: 36822520 KiB

[startup+1602.3 s]
/proc/loadavg: 10.49 10.41 10.79 11/834 2645798
/proc/meminfo: memFree=675409124/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=56906548 memory=49927572 CPUtime=1597.91 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 5297935 204 0 0 159142 649 0 0 20 0 1 0 189861460 58272305152 12481837 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 14226637 12481892 4760 506 0 14207328 0
Current children cumulated CPU time: 1597.91 s
Current children cumulated vsize: 56906548 KiB
Current children cumulated memory: 49927572 KiB

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

# cumulated CPU time of all completed processes:  user=1598.87 s, system=7.9166 s

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

[startup+1606.4 s]
/proc/loadavg: 10.53 10.42 10.79 11/834 2645798
/proc/meminfo: memFree=672536840/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=59436408 memory=52697560 CPUtime=1602 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 5570943 204 0 0 159523 677 0 0 20 0 1 0 189861460 60862881792 13174276 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 14859102 13174388 4760 506 0 14839793 0
Current children cumulated CPU time: 1602 s
Current children cumulated vsize: 59436408 KiB
Current children cumulated memory: 52697560 KiB

[startup+1609.6 s]
/proc/loadavg: 10.53 10.42 10.79 11/834 2645798
/proc/meminfo: memFree=670329008/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=59436408 memory=54960692 CPUtime=1605.19 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) R 2644664 2644668 2644447 0 -1 4194304 5786106 204 0 0 159821 698 0 0 20 0 1 0 189861460 60862881792 13740121 18446744073709551615 4210688 6281017 140735419699744 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 0
/proc/2644668/statm: 14859102 13740172 4760 506 0 14839793 0
Current children cumulated CPU time: 1605.19 s
Current children cumulated vsize: 59436408 KiB
Current children cumulated memory: 54960692 KiB

[startup+1611.2 s]
/proc/loadavg: 10.65 10.45 10.80 11/836 2645801
/proc/meminfo: memFree=668245440/1055320712 swapFree=32567848/33554428
[pid=2644668] ppid=2644664 vsize=60484984 memory=55442904 CPUtime=1606.23 cores=20-23
/proc/2644668/stat : 2644668 (naps_release) S 2644664 2644668 2644447 0 -1 4195840 5834485 204 0 0 159887 736 0 0 20 0 1 0 189861460 61936623616 13860656 18446744073709551615 4210688 6281017 140735419699744 140735419689184 23229115185772 0 0 0 16898 1 0 0 17 20 0 0 0 0 0 6662968 6676388 37445632 140735419701467 140735419701648 140735419701648 140735419707336 6
/proc/2644668/statm: 15121246 13860726 4760 506 0 15101937 0
Current children cumulated CPU time: 1606.23 s
Current children cumulated vsize: 60484984 KiB
Current children cumulated memory: 55442904 KiB

[startup+1612 s]*
/proc/loadavg: 10.65 10.45 10.80 11/836 2645806
/proc/meminfo: memFree=678208220/1055320712 swapFree=32567848/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1612.2 s]
/proc/loadavg: 10.65 10.45 10.80 11/836 2645806
/proc/meminfo: memFree=678208220/1055320712 swapFree=32567848/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1612.3 s]
/proc/loadavg: 10.65 10.45 10.80 11/836 2645806
/proc/meminfo: memFree=678208220/1055320712 swapFree=32567848/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): 1612.33
CPU time (s): 1606.79
CPU user time (s): 1598.87
CPU system time (s): 7.9166
CPU usage (%): 99.6564
Max. virtual memory (cumulated for all children) (KiB): 60484984
Max. memory (cumulated for all children) (KiB): 55442904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1598.87
system time used= 7.9166
maximum resident set size= 55442624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5834689
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= 351
involuntary context switches= 2443


# summary of solver processes directly reported to runsolver:
#   pid: 2644668
#   total CPU time (s): 1606.79
#   total CPU user time (s): 1598.87
#   total CPU system time (s): 7.9166

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.04432 second user time and 16.2734 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-06-27 15:08:55
IDJOB=4802185
IDBENCH=160481
IDSOLVER=3589
FILE ID=nodeE002/4802185-1782565735
RUNJOBID= nodeE002-1782565735-2644462
SLURM_JOB_ID= 12524576
Free space on /tmp= 797456 MiB

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

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

MD5SUM BENCH= 7aedd7c3672972b6263e08c161e73d18
RANDOM SEED=1995814622

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320712 kB
MemFree:        922268404 kB
MemAvailable:   1048144584 kB
Buffers:              32 kB
Cached:         129549276 kB
SwapCached:         8864 kB
Active:           949588 kB
Inactive:       128659392 kB
Active(anon):      95536 kB
Inactive(anon):     9252 kB
Active(file):     854052 kB
Inactive(file): 128650140 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32567848 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            477248 kB
Writeback:            36 kB
AnonPages:         59476 kB
Mapped:            62340 kB
Shmem:             45116 kB
KReclaimable:    1172588 kB
Slab:            1715376 kB
SReclaimable:    1172588 kB
SUnreclaim:       542788 kB
KernelStack:       14272 kB
PageTables:         4872 kB
SecPageTables:     15440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:    1489380 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477952 kB
VmallocChunk:          0 kB
Percpu:           119296 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 797180 MiB
End job on nodeE002 at 2026-06-27 15:35:48