Trace number 4810568

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
roundingsat-satsuma-liftedcover 2026-06-11? (TO) 3600.08 3612.85

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-rail01.0.s.opb
MD5SUM20525e6bcaf2e86ed250c81b79102414
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.67397
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables117527
Total number of constraints46842
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)1363
Number of constraints which are nor clauses,nor cardinality constraints45478
Minimum length of a constraint1
Maximum length of a constraint4954
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 16948796
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 516947227
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c RoundingSat 2
0.00/0.01	c branch pb26-symm
0.00/0.01	c commit 801ab82
0.21/0.26	c 
0.21/0.26	c make graph and approximate orbits
0.31/0.34	c	 [group: #orbits ~= 4064] (77.2269ms)
0.31/0.34	c 
0.31/0.34	c detect special group actions
0.31/0.34	c 	probe for Johnson action (limit=64)
0.31/0.34	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.31/0.34	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.31/0.35	c 	 found row 3x2
0.31/0.35	c 	 found row 3x2
0.31/0.35	c 	 found row 3x2
0.31/0.35	c 	 found row 3x2
0.31/0.35	c 	 found row 3x2
0.31/0.35	c 	 found row 3x2
0.31/0.35	c 	 found row 3x2
0.31/0.35	c 	 found row 3x2
0.31/0.35	c 	 found row 3x2
0.31/0.35	c 	 found row 3x2
0.31/0.35	c 	 found row 3x2
0.31/0.35	c 	 found row 3x2
0.31/0.35	c 	 (7.98324ms)
0.31/0.35	c 
0.31/0.35	c detect symmetries on remainder
0.31/0.35	c 	[graph: #vertices 567288 #edges 1980272]
0.31/0.36	c 	dejavu (support_limit=115.124MB, budget_limit=1)
0.31/0.41	c 	[group: #symmetries 1.24794*10^2161 #gens 4512] (58.951ms)
0.31/0.41	c 
0.31/0.41	c optimize generators (opt_passes=64, conjugate_limit=256)
0.31/0.41	c 	ran it=0, +gens=4 
0.68/0.77	c 	con best_support=4, best_gens=4512, +gens=80
0.68/0.77	c 	(367.434ms)
0.68/0.78	c 
0.68/0.78	c apply negation fixing (schreier: false, gens: 4596)
0.68/0.78	c 	fixed 0 literals
0.68/0.78	c 	(1.83717ms)
0.68/0.78	c 
0.68/0.78	c generation finished
0.68/0.78	c 	[sbp: #constraints 0 #add_vars 0]
0.77/0.87	c 
0.77/0.87	c make graph and approximate orbits
0.88/0.94	c	 [group: #orbits ~= 4064] (75.0964ms)
0.88/0.94	c 
0.88/0.94	c detect special group actions
0.88/0.94	c 	probe for Johnson action (limit=64)
0.88/0.94	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.88/0.95	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.88/0.95	c 	 found row 3x2
0.88/0.95	c 	 found row 3x2
0.88/0.95	c 	 found row 3x2
0.88/0.95	c 	 found row 3x2
0.88/0.95	c 	 found row 3x2
0.88/0.95	c 	 found row 3x2
0.88/0.95	c 	 found row 3x2
0.88/0.95	c 	 found row 3x2
0.88/0.95	c 	 found row 3x2
0.88/0.95	c 	 found row 3x2
0.88/0.95	c 	 found row 3x2
0.88/0.95	c 	 found row 3x2
0.88/0.95	c 	 (8.35982ms)
0.88/0.95	c 
0.88/0.95	c detect symmetries on remainder
0.88/0.96	c 	[graph: #vertices 567288 #edges 1980272]
0.88/0.96	c 	dejavu (support_limit=115.124MB, budget_limit=1)
0.88/1.00	c 	[group: #symmetries 1.24794*10^2161 #gens 4488] (54.718ms)
0.88/1.00	c 
0.88/1.00	c optimize generators (opt_passes=64, conjugate_limit=256)
0.88/1.01	c 	ran it=0, +gens=6 
1.27/1.38	c 	con best_support=4, best_gens=4488, +gens=79
1.27/1.38	c 	(375.555ms)
1.27/1.38	c 
1.27/1.38	c finalize break order and special generators
1.27/1.38	c 
1.27/1.38	c add generic predicates (break_depth=20)
1.27/1.38	c 	added predicates for 4573 generators (0.344859ms)
1.27/1.38	c 
1.27/1.38	c generation finished
1.27/1.38	c 	[sbp: #constraints 1084 #add_vars 0]
1.37/1.49	c UNIT CLEANUP
1.37/1.49	c #variables 117527 #constraints 93434
5.46/5.57	c #Conflicts: 1000 | #Constraints: 94433
5.66/5.76	c #Conflicts: 2000 | #Constraints: 95433
11.44/11.58	c UNIT CLEANUP
11.44/11.58	c DATABASE CLEANUP
11.44/11.58	c GARBAGE COLLECT
11.44/11.58	c #Conflicts: 3000 | #Constraints: 95076
11.65/11.77	c #Conflicts: 4000 | #Constraints: 96076
15.43/15.54	c UNIT CLEANUP
15.43/15.54	c DATABASE CLEANUP
15.43/15.54	c GARBAGE COLLECT
15.43/15.54	c #Conflicts: 5000 | #Constraints: 95569
15.83/15.95	c #Conflicts: 6000 | #Constraints: 96569
51.73/51.93	c UNIT CLEANUP
51.73/51.93	c DATABASE CLEANUP
51.73/51.93	c GARBAGE COLLECT
51.73/51.93	c #Conflicts: 7000 | #Constraints: 93662
52.03/52.22	c #Conflicts: 8000 | #Constraints: 94662
52.32/52.51	c #Conflicts: 9000 | #Constraints: 95662
56.02/56.26	c UNIT CLEANUP
56.02/56.26	c DATABASE CLEANUP
56.02/56.26	c GARBAGE COLLECT
56.02/56.26	c #Conflicts: 10000 | #Constraints: 94304
108.87/109.24	c #Conflicts: 11000 | #Constraints: 95305
109.36/109.74	c #Conflicts: 12000 | #Constraints: 96305
113.35/113.78	c UNIT CLEANUP
113.35/113.78	c DATABASE CLEANUP
113.35/113.78	c GARBAGE COLLECT
113.35/113.78	c #Conflicts: 13000 | #Constraints: 94465
113.84/114.22	c #Conflicts: 14000 | #Constraints: 95465
114.04/114.49	c #Conflicts: 15000 | #Constraints: 96465
118.03/118.49	c DATABASE CLEANUP
118.03/118.49	c GARBAGE COLLECT
118.03/118.49	c #Conflicts: 16000 | #Constraints: 94738
118.75/119.11	c #Conflicts: 17000 | #Constraints: 95738
118.93/119.38	c #Conflicts: 18000 | #Constraints: 96738
123.21/123.67	c UNIT CLEANUP
123.21/123.67	c DATABASE CLEANUP
123.21/123.67	c GARBAGE COLLECT
123.21/123.67	c #Conflicts: 19000 | #Constraints: 93796
123.92/124.35	c #Conflicts: 20000 | #Constraints: 94796
180.15/180.75	c #Conflicts: 21000 | #Constraints: 95797
286.52/287.46	c UNIT CLEANUP
286.52/287.46	c DATABASE CLEANUP
286.52/287.46	c GARBAGE COLLECT
286.52/287.46	c #Conflicts: 22000 | #Constraints: 93317
287.52/288.46	c #Conflicts: 23000 | #Constraints: 94317
288.23/289.12	c #Conflicts: 24000 | #Constraints: 95317
288.82/289.75	c #Conflicts: 25000 | #Constraints: 96317
293.41/294.34	c UNIT CLEANUP
293.41/294.34	c DATABASE CLEANUP
293.41/294.34	c GARBAGE COLLECT
293.41/294.34	c #Conflicts: 26000 | #Constraints: 93251
295.90/296.89	c #Conflicts: 27000 | #Constraints: 94251
296.99/297.94	c #Conflicts: 28000 | #Constraints: 95251
297.69/298.61	c #Conflicts: 29000 | #Constraints: 96251
301.68/302.62	c UNIT CLEANUP
301.68/302.62	c DATABASE CLEANUP
301.68/302.62	c GARBAGE COLLECT
301.68/302.62	c #Conflicts: 30000 | #Constraints: 92468
302.37/303.39	c #Conflicts: 31000 | #Constraints: 93468
302.78/303.74	c #Conflicts: 32000 | #Constraints: 94468
303.37/304.32	c #Conflicts: 33000 | #Constraints: 95468
452.19/453.63	c DATABASE CLEANUP
452.19/453.63	c GARBAGE COLLECT
452.19/453.63	c #Conflicts: 34000 | #Constraints: 92703
452.50/454.00	c #Conflicts: 35000 | #Constraints: 93703
452.90/454.38	c #Conflicts: 36000 | #Constraints: 94703
453.49/454.95	c #Conflicts: 37000 | #Constraints: 95703
457.88/459.34	c UNIT CLEANUP
457.88/459.34	c DATABASE CLEANUP
457.88/459.34	c GARBAGE COLLECT
457.88/459.34	c #Conflicts: 38000 | #Constraints: 90284
458.38/459.87	c #Conflicts: 39000 | #Constraints: 91284
459.47/460.93	c #Conflicts: 40000 | #Constraints: 92284
460.58/462.03	c #Conflicts: 41000 | #Constraints: 93284
465.26/466.78	c UNIT CLEANUP
465.26/466.78	c DATABASE CLEANUP
465.26/466.78	c GARBAGE COLLECT
465.26/466.78	c #Conflicts: 42000 | #Constraints: 90085
465.85/467.37	c #Conflicts: 43000 | #Constraints: 91085
466.66/468.11	c #Conflicts: 44000 | #Constraints: 92085
467.45/468.97	c #Conflicts: 45000 | #Constraints: 93085
468.15/469.65	c #Conflicts: 46000 | #Constraints: 94085
472.13/473.65	c UNIT CLEANUP
472.13/473.65	c DATABASE CLEANUP
472.13/473.65	c GARBAGE COLLECT
472.13/473.65	c #Conflicts: 47000 | #Constraints: 90724
472.65/474.13	c #Conflicts: 48000 | #Constraints: 91724
473.23/474.77	c #Conflicts: 49000 | #Constraints: 92724
474.13/475.62	c #Conflicts: 50000 | #Constraints: 93724
474.43/475.98	c #Conflicts: 51000 | #Constraints: 94724
478.22/479.70	c UNIT CLEANUP
478.22/479.70	c DATABASE CLEANUP
478.22/479.70	c GARBAGE COLLECT
478.22/479.70	c #Conflicts: 52000 | #Constraints: 91147
479.11/480.69	c #Conflicts: 53000 | #Constraints: 92147
479.71/481.27	c #Conflicts: 54000 | #Constraints: 93147
480.20/481.77	c #Conflicts: 55000 | #Constraints: 94147
481.62/483.11	c #Conflicts: 56000 | #Constraints: 95147
719.32/721.61	c UNIT CLEANUP
719.32/721.61	c DATABASE CLEANUP
719.32/721.61	c GARBAGE COLLECT
719.32/721.61	c #Conflicts: 57000 | #Constraints: 91351
719.73/722.08	c #Conflicts: 58000 | #Constraints: 92351
720.42/722.70	c #Conflicts: 59000 | #Constraints: 93351
721.61/723.93	c #Conflicts: 60000 | #Constraints: 94351
721.82/724.19	c #Conflicts: 61000 | #Constraints: 95351
726.19/728.52	c UNIT CLEANUP
726.19/728.52	c DATABASE CLEANUP
726.19/728.52	c GARBAGE COLLECT
726.19/728.52	c #Conflicts: 62000 | #Constraints: 90933
727.50/729.85	c #Conflicts: 63000 | #Constraints: 91933
728.99/731.35	c #Conflicts: 64000 | #Constraints: 92933
729.59/731.91	c #Conflicts: 65000 | #Constraints: 93933
730.19/732.51	c #Conflicts: 66000 | #Constraints: 94933
734.27/736.62	c UNIT CLEANUP
734.27/736.62	c DATABASE CLEANUP
734.27/736.62	c GARBAGE COLLECT
734.27/736.62	c #Conflicts: 67000 | #Constraints: 90760
734.79/737.15	c #Conflicts: 68000 | #Constraints: 91760
735.27/737.68	c #Conflicts: 69000 | #Constraints: 92760
736.07/738.45	c #Conflicts: 70000 | #Constraints: 93760
736.68/739.10	c #Conflicts: 71000 | #Constraints: 94760
737.06/739.49	c #Conflicts: 72000 | #Constraints: 95760
741.25/743.63	c UNIT CLEANUP
741.25/743.63	c DATABASE CLEANUP
741.25/743.63	c GARBAGE COLLECT
741.25/743.63	c #Conflicts: 73000 | #Constraints: 91326
784.03/786.55	c #Conflicts: 74000 | #Constraints: 92327
784.43/787.00	c #Conflicts: 75000 | #Constraints: 93327
785.02/787.52	c #Conflicts: 76000 | #Constraints: 94327
785.72/788.28	c #Conflicts: 77000 | #Constraints: 95327
786.21/788.72	c #Conflicts: 78000 | #Constraints: 96327
982.87/986.03	c UNIT CLEANUP
982.87/986.03	c DATABASE CLEANUP
982.87/986.03	c GARBAGE COLLECT
982.87/986.03	c #Conflicts: 79000 | #Constraints: 87239
983.26/986.48	c #Conflicts: 80000 | #Constraints: 88239
984.55/987.73	c #Conflicts: 81000 | #Constraints: 89239
986.15/989.36	c #Conflicts: 82000 | #Constraints: 90239
988.54/991.75	c #Conflicts: 83000 | #Constraints: 91239
990.13/993.36	c #Conflicts: 84000 | #Constraints: 92239
994.12/997.30	c DATABASE CLEANUP
994.12/997.30	c GARBAGE COLLECT
994.12/997.30	c #Conflicts: 85000 | #Constraints: 87572
994.42/997.69	c #Conflicts: 86000 | #Constraints: 88572
996.02/999.25	c #Conflicts: 87000 | #Constraints: 89572
997.61/1000.87	c #Conflicts: 88000 | #Constraints: 90572
998.51/1001.73	c #Conflicts: 89000 | #Constraints: 91572
999.70/1002.94	c #Conflicts: 90000 | #Constraints: 92572
1003.90/1007.16	c DATABASE CLEANUP
1003.90/1007.16	c GARBAGE COLLECT
1003.90/1007.16	c #Conflicts: 91000 | #Constraints: 87633
1004.39/1007.62	c #Conflicts: 92000 | #Constraints: 88633
1005.08/1008.30	c #Conflicts: 93000 | #Constraints: 89633
1005.38/1008.67	c #Conflicts: 94000 | #Constraints: 90633
1005.90/1009.12	c #Conflicts: 95000 | #Constraints: 91633
1007.08/1010.31	c #Conflicts: 96000 | #Constraints: 92633
1011.17/1014.48	c DATABASE CLEANUP
1011.17/1014.48	c GARBAGE COLLECT
1011.17/1014.48	c #Conflicts: 97000 | #Constraints: 87508
1011.47/1014.76	c #Conflicts: 98000 | #Constraints: 88508
1012.06/1015.39	c #Conflicts: 99000 | #Constraints: 89508
1012.46/1015.79	c #Conflicts: 100000 | #Constraints: 90508
1014.87/1018.18	c #Conflicts: 101000 | #Constraints: 91508
1016.35/1019.61	c #Conflicts: 102000 | #Constraints: 92508
1018.04/1021.34	c #Conflicts: 103000 | #Constraints: 93508
1022.63/1026.01	c DATABASE CLEANUP
1022.63/1026.01	c GARBAGE COLLECT
1022.63/1026.01	c #Conflicts: 104000 | #Constraints: 88140
1024.02/1027.31	c #Conflicts: 105000 | #Constraints: 89140
1025.43/1028.76	c #Conflicts: 106000 | #Constraints: 90140
1026.92/1030.25	c #Conflicts: 107000 | #Constraints: 91140
1028.12/1031.40	c #Conflicts: 108000 | #Constraints: 92140
1028.61/1031.98	c #Conflicts: 109000 | #Constraints: 93140
1029.01/1032.32	c #Conflicts: 110000 | #Constraints: 94140
1032.89/1036.24	c DATABASE CLEANUP
1032.89/1036.24	c GARBAGE COLLECT
1032.89/1036.24	c #Conflicts: 111000 | #Constraints: 88596
1033.59/1036.95	c #Conflicts: 112000 | #Constraints: 89596
1034.10/1037.44	c #Conflicts: 113000 | #Constraints: 90596
1034.99/1038.37	c #Conflicts: 114000 | #Constraints: 91596
1035.99/1039.34	c #Conflicts: 115000 | #Constraints: 92596
1036.58/1039.99	c #Conflicts: 116000 | #Constraints: 93596
1036.98/1040.39	c #Conflicts: 117000 | #Constraints: 94596
1040.78/1044.13	c UNIT CLEANUP
1040.78/1044.13	c DATABASE CLEANUP
1040.78/1044.13	c GARBAGE COLLECT
1040.78/1044.13	c #Conflicts: 118000 | #Constraints: 84341
1041.08/1044.43	c #Conflicts: 119000 | #Constraints: 85341
1041.57/1044.90	c #Conflicts: 120000 | #Constraints: 86341
1041.97/1045.30	c #Conflicts: 121000 | #Constraints: 87341
1042.37/1045.74	c #Conflicts: 122000 | #Constraints: 88341
1043.57/1046.92	c #Conflicts: 123000 | #Constraints: 89341
1044.96/1048.34	c #Conflicts: 124000 | #Constraints: 90341
1449.22/1454.00	c DATABASE CLEANUP
1449.22/1454.00	c GARBAGE COLLECT
1449.22/1454.00	c #Conflicts: 125000 | #Constraints: 84396
1449.92/1454.64	c #Conflicts: 126000 | #Constraints: 85396
1450.32/1455.05	c #Conflicts: 127000 | #Constraints: 86396
1450.71/1455.44	c #Conflicts: 128000 | #Constraints: 87396
1451.20/1455.92	c #Conflicts: 129000 | #Constraints: 88396
1451.50/1456.30	c #Conflicts: 130000 | #Constraints: 89396
1452.21/1456.94	c #Conflicts: 131000 | #Constraints: 90396
1456.30/1461.02	c UNIT CLEANUP
1456.30/1461.02	c DATABASE CLEANUP
1456.30/1461.02	c GARBAGE COLLECT
1456.30/1461.02	c #Conflicts: 132000 | #Constraints: 83659
1457.40/1462.13	c #Conflicts: 133000 | #Constraints: 84659
1457.98/1462.70	c #Conflicts: 134000 | #Constraints: 85659
1458.98/1463.77	c #Conflicts: 135000 | #Constraints: 86659
1459.58/1464.30	c #Conflicts: 136000 | #Constraints: 87659
1460.58/1465.39	c #Conflicts: 137000 | #Constraints: 88659
2084.68/2091.51	c #Conflicts: 138000 | #Constraints: 89660
2085.38/2092.26	c #Conflicts: 139000 | #Constraints: 90660
2089.18/2096.09	c DATABASE CLEANUP
2089.18/2096.09	c GARBAGE COLLECT
2089.18/2096.09	c #Conflicts: 140000 | #Constraints: 84303
2089.67/2096.58	c #Conflicts: 141000 | #Constraints: 85303
2090.47/2097.39	c #Conflicts: 142000 | #Constraints: 86303
2091.28/2098.11	c #Conflicts: 143000 | #Constraints: 87303
2092.06/2098.91	c #Conflicts: 144000 | #Constraints: 88303
2092.46/2099.35	c #Conflicts: 145000 | #Constraints: 89303
2092.85/2099.78	c #Conflicts: 146000 | #Constraints: 90303
2093.66/2100.50	c #Conflicts: 147000 | #Constraints: 91303
2098.34/2105.26	c DATABASE CLEANUP
2098.34/2105.26	c GARBAGE COLLECT
2098.34/2105.26	c #Conflicts: 148000 | #Constraints: 84736
2099.33/2106.23	c #Conflicts: 149000 | #Constraints: 85736
2100.15/2107.04	c #Conflicts: 150000 | #Constraints: 86736
2100.63/2107.52	c #Conflicts: 151000 | #Constraints: 87736
2101.53/2108.45	c #Conflicts: 152000 | #Constraints: 88736
2102.53/2109.45	c #Conflicts: 153000 | #Constraints: 89736
2103.24/2110.11	c #Conflicts: 154000 | #Constraints: 90736
2104.13/2111.04	c #Conflicts: 155000 | #Constraints: 91736
2108.50/2115.46	c UNIT CLEANUP
2108.50/2115.46	c DATABASE CLEANUP
2108.50/2115.46	c GARBAGE COLLECT
2108.50/2115.46	c #Conflicts: 156000 | #Constraints: 84895
2109.30/2116.24	c #Conflicts: 157000 | #Constraints: 85895
2110.22/2117.19	c #Conflicts: 158000 | #Constraints: 86895
2110.80/2117.75	c #Conflicts: 159000 | #Constraints: 87895
2112.49/2119.45	c #Conflicts: 160000 | #Constraints: 88895
2114.79/2121.76	c #Conflicts: 161000 | #Constraints: 89895
2115.68/2122.65	c #Conflicts: 162000 | #Constraints: 90895
2117.37/2124.37	c #Conflicts: 163000 | #Constraints: 91895
2121.87/2128.86	c DATABASE CLEANUP
2121.87/2128.86	c GARBAGE COLLECT
2121.87/2128.86	c #Conflicts: 164000 | #Constraints: 84940
2122.56/2129.59	c #Conflicts: 165000 | #Constraints: 85940
2123.56/2130.51	c #Conflicts: 166000 | #Constraints: 86940
2124.35/2131.31	c #Conflicts: 167000 | #Constraints: 87940
2125.36/2132.35	c #Conflicts: 168000 | #Constraints: 88940
2126.17/2133.15	c #Conflicts: 169000 | #Constraints: 89940
2127.06/2134.06	c #Conflicts: 170000 | #Constraints: 90940
2128.06/2135.02	c #Conflicts: 171000 | #Constraints: 91940
2132.93/2139.91	c DATABASE CLEANUP
2132.93/2139.91	c GARBAGE COLLECT
2132.93/2139.91	c #Conflicts: 172000 | #Constraints: 84724
2133.93/2140.92	c #Conflicts: 173000 | #Constraints: 85724
2134.32/2141.35	c #Conflicts: 174000 | #Constraints: 86724
2135.22/2142.26	c #Conflicts: 175000 | #Constraints: 87724
2136.03/2143.03	c #Conflicts: 176000 | #Constraints: 88724
2136.91/2143.93	c #Conflicts: 177000 | #Constraints: 89724
2137.61/2144.65	c #Conflicts: 178000 | #Constraints: 90724
2138.21/2145.27	c #Conflicts: 179000 | #Constraints: 91724
2138.90/2146.00	c #Conflicts: 180000 | #Constraints: 92724
2142.89/2149.97	c DATABASE CLEANUP
2142.89/2149.97	c GARBAGE COLLECT
2142.89/2149.97	c #Conflicts: 181000 | #Constraints: 85330
2143.39/2150.46	c #Conflicts: 182000 | #Constraints: 86330
2144.19/2151.29	c #Conflicts: 183000 | #Constraints: 87330
2144.49/2151.51	c #Conflicts: 184000 | #Constraints: 88330
2144.89/2151.93	c #Conflicts: 185000 | #Constraints: 89330
2145.49/2152.53	c #Conflicts: 186000 | #Constraints: 90330
2146.68/2153.73	c #Conflicts: 187000 | #Constraints: 91330
2147.58/2154.68	c #Conflicts: 188000 | #Constraints: 92330
2148.38/2155.44	c #Conflicts: 189000 | #Constraints: 93330
2156.45/2163.59	c UNIT CLEANUP
2156.45/2163.59	c DATABASE CLEANUP
2156.45/2163.59	c GARBAGE COLLECT
2156.45/2163.59	c #Conflicts: 190000 | #Constraints: 85682
2165.52/2172.66	c #Conflicts: 191000 | #Constraints: 86682
2169.92/2177.01	c #Conflicts: 192000 | #Constraints: 87682
2171.02/2178.18	c #Conflicts: 193000 | #Constraints: 88682
2171.81/2178.94	c #Conflicts: 194000 | #Constraints: 89682
2172.20/2179.37	c #Conflicts: 195000 | #Constraints: 90682
2172.80/2179.97	c #Conflicts: 196000 | #Constraints: 91682
2173.50/2180.67	c #Conflicts: 197000 | #Constraints: 92682
2173.79/2181.00	c #Conflicts: 198000 | #Constraints: 93682
2180.00/2187.16	c UNIT CLEANUP
2180.00/2187.16	c DATABASE CLEANUP
2180.00/2187.16	c GARBAGE COLLECT
2180.00/2187.16	c #Conflicts: 199000 | #Constraints: 85815
2182.47/2189.69	c #Conflicts: 200000 | #Constraints: 86815
2184.27/2191.40	c #Conflicts: 201000 | #Constraints: 87815
2184.57/2191.73	c #Conflicts: 202000 | #Constraints: 88815
2185.06/2192.23	c #Conflicts: 203000 | #Constraints: 89815
2185.76/2192.97	c #Conflicts: 204000 | #Constraints: 90815
2186.55/2193.79	c #Conflicts: 205000 | #Constraints: 91815
2188.55/2195.79	c #Conflicts: 206000 | #Constraints: 92815
2192.34/2199.56	c #Conflicts: 207000 | #Constraints: 93815
2196.84/2204.08	c UNIT CLEANUP
2196.84/2204.08	c DATABASE CLEANUP
2196.84/2204.08	c GARBAGE COLLECT
2196.84/2204.08	c #Conflicts: 208000 | #Constraints: 85830
2197.32/2204.54	c #Conflicts: 209000 | #Constraints: 86830
2198.32/2205.52	c #Conflicts: 210000 | #Constraints: 87830
2199.51/2206.70	c #Conflicts: 211000 | #Constraints: 88830
2201.31/2208.50	c #Conflicts: 212000 | #Constraints: 89830
2201.92/2209.17	c #Conflicts: 213000 | #Constraints: 90830
2202.82/2210.04	c #Conflicts: 214000 | #Constraints: 91830
2203.30/2210.60	c #Conflicts: 215000 | #Constraints: 92830
2203.91/2211.14	c #Conflicts: 216000 | #Constraints: 93830
2208.08/2215.32	c UNIT CLEANUP
2208.08/2215.32	c DATABASE CLEANUP
2208.08/2215.32	c GARBAGE COLLECT
2208.08/2215.32	c #Conflicts: 217000 | #Constraints: 85618
2208.49/2215.76	c #Conflicts: 218000 | #Constraints: 86618
2208.99/2216.24	c #Conflicts: 219000 | #Constraints: 87618
2209.58/2216.86	c #Conflicts: 220000 | #Constraints: 88618
2210.28/2217.54	c #Conflicts: 221000 | #Constraints: 89618
2210.89/2218.16	c #Conflicts: 222000 | #Constraints: 90618
2211.68/2218.94	c #Conflicts: 223000 | #Constraints: 91618
2212.47/2219.75	c #Conflicts: 224000 | #Constraints: 92618
2213.27/2220.54	c #Conflicts: 225000 | #Constraints: 93618
2213.96/2221.21	c #Conflicts: 226000 | #Constraints: 94618
2218.15/2225.41	c DATABASE CLEANUP
2218.15/2225.41	c GARBAGE COLLECT
2218.15/2225.41	c #Conflicts: 227000 | #Constraints: 86258
2218.77/2226.06	c #Conflicts: 228000 | #Constraints: 87258
2219.35/2226.62	c #Conflicts: 229000 | #Constraints: 88258
2219.86/2227.15	c #Conflicts: 230000 | #Constraints: 89258
2220.55/2227.89	c #Conflicts: 231000 | #Constraints: 90258
2221.25/2228.57	c #Conflicts: 232000 | #Constraints: 91258
2222.14/2229.44	c #Conflicts: 233000 | #Constraints: 92258
2222.94/2230.25	c #Conflicts: 234000 | #Constraints: 93258
2223.63/2231.00	c #Conflicts: 235000 | #Constraints: 94258
2224.54/2231.83	c #Conflicts: 236000 | #Constraints: 95258
2229.22/2236.51	c DATABASE CLEANUP
2229.22/2236.51	c GARBAGE COLLECT
2229.22/2236.51	c #Conflicts: 237000 | #Constraints: 86648
2229.83/2237.13	c #Conflicts: 238000 | #Constraints: 87648
2230.42/2237.71	c #Conflicts: 239000 | #Constraints: 88648
2231.22/2238.52	c #Conflicts: 240000 | #Constraints: 89648
2231.73/2239.07	c #Conflicts: 241000 | #Constraints: 90648
2234.10/2241.49	c #Conflicts: 242000 | #Constraints: 91648
2235.00/2242.31	c #Conflicts: 243000 | #Constraints: 92648
2235.81/2243.18	c #Conflicts: 244000 | #Constraints: 93648
2236.81/2244.16	c #Conflicts: 245000 | #Constraints: 94648
2238.29/2245.65	c #Conflicts: 246000 | #Constraints: 95648
3132.13/3142.81	c DATABASE CLEANUP
3132.13/3142.81	c GARBAGE COLLECT
3132.13/3142.81	c #Conflicts: 247000 | #Constraints: 86868
3132.84/3143.58	c #Conflicts: 248000 | #Constraints: 87868
3133.63/3144.38	c #Conflicts: 249000 | #Constraints: 88868
3134.03/3144.74	c #Conflicts: 250000 | #Constraints: 89868
3134.52/3145.20	c #Conflicts: 251000 | #Constraints: 90868
3135.02/3145.78	c #Conflicts: 252000 | #Constraints: 91868
3135.72/3146.42	c #Conflicts: 253000 | #Constraints: 92868
3136.22/3147.01	c #Conflicts: 254000 | #Constraints: 93868
3137.01/3147.77	c #Conflicts: 255000 | #Constraints: 94868
3137.61/3148.35	c #Conflicts: 256000 | #Constraints: 95868
3142.19/3152.92	c UNIT CLEANUP
3142.19/3152.92	c DATABASE CLEANUP
3142.19/3152.92	c GARBAGE COLLECT
3142.19/3152.92	c #Conflicts: 257000 | #Constraints: 86410
3143.40/3154.12	c #Conflicts: 258000 | #Constraints: 87410
3144.18/3154.94	c #Conflicts: 259000 | #Constraints: 88410
3144.78/3155.55	c #Conflicts: 260000 | #Constraints: 89410
3145.29/3156.07	c #Conflicts: 261000 | #Constraints: 90410
3146.17/3157.00	c #Conflicts: 262000 | #Constraints: 91410
3147.06/3157.89	c #Conflicts: 263000 | #Constraints: 92410
3147.76/3158.59	c #Conflicts: 264000 | #Constraints: 93410
3148.66/3159.40	c #Conflicts: 265000 | #Constraints: 94410
3149.16/3159.94	c #Conflicts: 266000 | #Constraints: 95410
3153.35/3164.15	c UNIT CLEANUP
3153.35/3164.15	c DATABASE CLEANUP
3153.35/3164.15	c GARBAGE COLLECT
3153.35/3164.15	c #Conflicts: 267000 | #Constraints: 85976
3154.35/3165.16	c #Conflicts: 268000 | #Constraints: 86976
3154.93/3165.78	c #Conflicts: 269000 | #Constraints: 87976
3155.53/3166.32	c #Conflicts: 270000 | #Constraints: 88976
3156.42/3167.28	c #Conflicts: 271000 | #Constraints: 89976
3157.92/3168.75	c #Conflicts: 272000 | #Constraints: 90976
3158.82/3169.65	c #Conflicts: 273000 | #Constraints: 91976
3160.01/3170.87	c #Conflicts: 274000 | #Constraints: 92976
3160.80/3171.69	c #Conflicts: 275000 | #Constraints: 93976
3162.10/3172.93	c #Conflicts: 276000 | #Constraints: 94976
3163.09/3173.98	c #Conflicts: 277000 | #Constraints: 95976
3167.58/3178.41	c DATABASE CLEANUP
3167.58/3178.41	c GARBAGE COLLECT
3167.58/3178.41	c #Conflicts: 278000 | #Constraints: 86645
3168.07/3178.98	c #Conflicts: 279000 | #Constraints: 87645
3169.28/3180.13	c #Conflicts: 280000 | #Constraints: 88645
3170.27/3181.19	c #Conflicts: 281000 | #Constraints: 89645
3171.85/3182.74	c #Conflicts: 282000 | #Constraints: 90645
3173.44/3184.30	c #Conflicts: 283000 | #Constraints: 91645
3174.94/3185.85	c #Conflicts: 284000 | #Constraints: 92645
3175.63/3186.54	c #Conflicts: 285000 | #Constraints: 93645
3176.54/3187.40	c #Conflicts: 286000 | #Constraints: 94645
3177.03/3187.91	c #Conflicts: 287000 | #Constraints: 95645
3177.53/3188.40	c #Conflicts: 288000 | #Constraints: 96645
3181.51/3192.41	c UNIT CLEANUP
3181.51/3192.41	c DATABASE CLEANUP
3181.51/3192.41	c GARBAGE COLLECT
3181.51/3192.41	c #Conflicts: 289000 | #Constraints: 87074
3183.00/3193.99	c #Conflicts: 290000 | #Constraints: 88074
3183.70/3194.68	c #Conflicts: 291000 | #Constraints: 89074
3184.21/3195.13	c #Conflicts: 292000 | #Constraints: 90074
3184.80/3195.72	c #Conflicts: 293000 | #Constraints: 91074
3185.39/3196.33	c #Conflicts: 294000 | #Constraints: 92074
3186.20/3197.12	c #Conflicts: 295000 | #Constraints: 93074
3186.79/3197.77	c #Conflicts: 296000 | #Constraints: 94074
3187.48/3198.44	c #Conflicts: 297000 | #Constraints: 95074
3188.09/3199.02	c #Conflicts: 298000 | #Constraints: 96074
3188.87/3199.87	c #Conflicts: 299000 | #Constraints: 97074
3193.07/3204.03	c UNIT CLEANUP
3193.07/3204.03	c DATABASE CLEANUP
3193.07/3204.03	c GARBAGE COLLECT
3193.07/3204.03	c #Conflicts: 300000 | #Constraints: 86778
3194.07/3205.06	c #Conflicts: 301000 | #Constraints: 87778
3194.65/3205.60	c #Conflicts: 302000 | #Constraints: 88778
3195.34/3206.34	c #Conflicts: 303000 | #Constraints: 89778
3196.75/3207.77	c #Conflicts: 304000 | #Constraints: 90778
3197.94/3208.90	c #Conflicts: 305000 | #Constraints: 91778
3198.44/3209.40	c #Conflicts: 306000 | #Constraints: 92778
3199.15/3210.17	c #Conflicts: 307000 | #Constraints: 93778
3199.63/3210.65	c #Conflicts: 308000 | #Constraints: 94778
3200.52/3211.57	c #Conflicts: 309000 | #Constraints: 95778
3201.82/3212.85	c #Conflicts: 310000 | #Constraints: 96778
3206.30/3217.38	c UNIT CLEANUP
3206.30/3217.38	c DATABASE CLEANUP
3206.30/3217.38	c GARBAGE COLLECT
3206.30/3217.38	c #Conflicts: 311000 | #Constraints: 86667
3207.20/3218.23	c #Conflicts: 312000 | #Constraints: 87667
3207.79/3218.83	c #Conflicts: 313000 | #Constraints: 88667
3208.49/3219.58	c #Conflicts: 314000 | #Constraints: 89667
3209.28/3220.36	c #Conflicts: 315000 | #Constraints: 90667
3210.00/3221.08	c #Conflicts: 316000 | #Constraints: 91667
3210.99/3222.06	c #Conflicts: 317000 | #Constraints: 92667
3211.77/3222.82	c #Conflicts: 318000 | #Constraints: 93667
3213.37/3224.41	c #Conflicts: 319000 | #Constraints: 94667
3214.46/3225.55	c #Conflicts: 320000 | #Constraints: 95667
3215.76/3226.85	c #Conflicts: 321000 | #Constraints: 96667
3219.95/3231.08	c DATABASE CLEANUP
3219.95/3231.08	c GARBAGE COLLECT
3219.95/3231.08	c #Conflicts: 322000 | #Constraints: 86511
3221.23/3232.32	c #Conflicts: 323000 | #Constraints: 87511
3222.72/3233.89	c #Conflicts: 324000 | #Constraints: 88511
3224.41/3235.53	c #Conflicts: 325000 | #Constraints: 89511
3399.92/3411.84	c #Conflicts: 326000 | #Constraints: 90512
3404.50/3416.45	c #Conflicts: 327000 | #Constraints: 91512
3407.49/3419.47	c #Conflicts: 328000 | #Constraints: 92512
3408.29/3420.24	c #Conflicts: 329000 | #Constraints: 93512
3409.69/3421.63	c #Conflicts: 330000 | #Constraints: 94512
3411.19/3423.19	c #Conflicts: 331000 | #Constraints: 95512
3411.97/3423.97	c #Conflicts: 332000 | #Constraints: 96512
3413.26/3425.23	c #Conflicts: 333000 | #Constraints: 97512
3418.94/3430.93	c DATABASE CLEANUP
3418.94/3430.93	c GARBAGE COLLECT
3418.94/3430.93	c #Conflicts: 334000 | #Constraints: 87135
3423.32/3435.30	c #Conflicts: 335000 | #Constraints: 88135
3424.51/3436.55	c #Conflicts: 336000 | #Constraints: 89135
3425.12/3437.15	c #Conflicts: 337000 | #Constraints: 90135
3429.59/3441.69	c #Conflicts: 338000 | #Constraints: 91135
3442.95/3455.03	c #Conflicts: 339000 | #Constraints: 92135
3453.29/3465.43	c #Conflicts: 340000 | #Constraints: 93135
3464.14/3476.30	c #Conflicts: 341000 | #Constraints: 94135
3474.09/3486.35	c #Conflicts: 342000 | #Constraints: 95135
3475.99/3488.27	c #Conflicts: 343000 | #Constraints: 96135
3476.98/3489.25	c #Conflicts: 344000 | #Constraints: 97135
3478.47/3490.74	c #Conflicts: 345000 | #Constraints: 98135
3482.95/3495.30	c UNIT CLEANUP
3482.95/3495.30	c DATABASE CLEANUP
3482.95/3495.30	c GARBAGE COLLECT
3482.95/3495.30	c #Conflicts: 346000 | #Constraints: 87214
3483.45/3495.76	c #Conflicts: 347000 | #Constraints: 88214
3484.05/3496.37	c #Conflicts: 348000 | #Constraints: 89214
3484.65/3496.93	c #Conflicts: 349000 | #Constraints: 90214
3485.54/3497.80	c #Conflicts: 350000 | #Constraints: 91214
3486.03/3498.30	c #Conflicts: 351000 | #Constraints: 92214
3487.23/3499.55	c #Conflicts: 352000 | #Constraints: 93214
3488.42/3500.70	c #Conflicts: 353000 | #Constraints: 94214
3489.12/3501.49	c #Conflicts: 354000 | #Constraints: 95214
3490.22/3502.52	c #Conflicts: 355000 | #Constraints: 96214
3491.01/3503.39	c #Conflicts: 356000 | #Constraints: 97214
3492.01/3504.37	c #Conflicts: 357000 | #Constraints: 98214
3496.49/3508.85	c DATABASE CLEANUP
3496.49/3508.85	c GARBAGE COLLECT
3496.49/3508.85	c #Conflicts: 358000 | #Constraints: 87476
3496.99/3509.30	c #Conflicts: 359000 | #Constraints: 88476
3497.48/3509.90	c #Conflicts: 360000 | #Constraints: 89476
3498.58/3510.97	c #Conflicts: 361000 | #Constraints: 90476
3499.28/3511.62	c #Conflicts: 362000 | #Constraints: 91476
3500.17/3512.53	c #Conflicts: 363000 | #Constraints: 92476
3501.07/3513.45	c #Conflicts: 364000 | #Constraints: 93476
3502.06/3514.45	c #Conflicts: 365000 | #Constraints: 94476
3503.16/3515.51	c #Conflicts: 366000 | #Constraints: 95476
3503.86/3516.28	c #Conflicts: 367000 | #Constraints: 96476
3551.14/3563.75	c #Conflicts: 368000 | #Constraints: 97477
3554.23/3566.90	c #Conflicts: 369000 | #Constraints: 98477
3561.69/3574.32	c UNIT CLEANUP
3561.69/3574.32	c DATABASE CLEANUP
3561.69/3574.32	c GARBAGE COLLECT
3561.69/3574.32	c #Conflicts: 370000 | #Constraints: 86338
3568.87/3581.59	c #Conflicts: 371000 | #Constraints: 87338
3575.45/3588.11	c #Conflicts: 372000 | #Constraints: 88338
3581.51/3594.29	c #Conflicts: 373000 | #Constraints: 89338
3590.07/3602.83	c #Conflicts: 374000 | #Constraints: 90338
3600.03/3612.80	c cpu time 3596.13 s
3600.03/3612.80	c deterministic time 36968613419 3.70e+10
3600.03/3612.80	c optimization time 44.9471 s
3600.03/3612.80	c total solve time 3549.8 s
3600.03/3612.80	c core-guided solve time 0 s
3600.03/3612.80	c propagation time 144.161 s
3600.03/3612.80	c conflict analysis time 276.923 s
3600.03/3612.80	c local search time 180.111 s
3600.03/3612.80	c propagations 748034417
3600.03/3612.80	c resolve steps 14757907
3600.03/3612.80	c resolve steps with general constraints 1454779
3600.03/3612.80	c decisions 1489823
3600.03/3612.80	c conflicts 374956
3600.03/3612.80	c overflow fixes 1340
3600.03/3612.80	c conflicts with overflow fixes 0
3600.03/3612.80	c restarts 892
3600.03/3612.80	c inprocessing phases 52
3600.03/3612.80	c garbage collections 52 ,( 100.00 )
3600.03/3612.80	c input clauses 64923 ,( 56.32 )
3600.03/3612.80	c input cardinalities 50283 ,( 43.62 )
3600.03/3612.80	c input general constraints 66 ,( 0.06 )
3600.03/3612.80	c input average constraint length 14.90
3600.03/3612.80	c input average constraint degree 5.23e+03
3600.03/3612.80	c input average constraint degree bitlength 0.91
3600.03/3612.80	c learned clauses 305819 ,( 61.08 )
3600.03/3612.80	c learned cardinalities 54616 ,( 10.91 )
3600.03/3612.80	c learned general constraints 140232 ,( 28.01 )
3600.03/3612.80	c learned average constraint length 1024.83
3600.03/3612.80	c learned average constraint degree 1.51e+08
3600.03/3612.80	c learned average constraint degree bitlength 3.74
3600.03/3612.80	c watched  CF 32, 64, 128, Arb: 90162 , 0 , 0 , 0
3600.03/3612.80	c counting CF 32, 64, 128, Arb: 50136 , 0 , 0 , 0
3600.03/3612.80	c watched   constraints 90162 ,( 64.26 ) 
3600.03/3612.80	c counting  constraints 50136 ,( 35.74 ) 
3600.03/3612.80	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 197318968 , 307343260 , 197445965 ,( 39651985 , 157793980 )
3600.03/3612.80	c pure literals detected 0
3600.03/3612.80	c unique literal constraints detected 0
3600.03/3612.80	c gcd simplifications 19725
3600.03/3612.80	c detected cardinalities 3875
3600.03/3612.80	c divisions strengthening the constraint 0
3600.03/3612.80	c weakened non-implied lits 112465091
3600.03/3612.80	c weakened non-implying lits 1825673
3600.03/3612.80	c percentage of cover cuts not using all falsified lits 38.977
3600.03/3612.80	c average MIR cut multiplier 0.00e+00
3600.03/3612.80	c average MIR cut multiplier bitlength 0.000
3600.03/3612.80	c original variables 117527
3600.03/3612.80	c clausal propagations 163586724
3600.03/3612.80	c cardinality propagations 550704061
3600.03/3612.80	c watched propagations 2636447
3600.03/3612.80	c counting propagations 28399314
3600.03/3612.80	c watch lookups 3252938821
3600.03/3612.80	c watch backjump lookups 0
3600.03/3612.80	c watch checks 8608028688
3600.03/3612.80	c propagation checks 20556689297
3600.03/3612.80	c constraint additions 3050761284
3600.03/3612.80	c trail pops 749793038
3600.03/3612.80	c formula constraints 114188
3600.03/3612.80	c learned constraints 500619
3600.03/3612.80	c bound constraints 0
3600.03/3612.80	c core-guided constraints 0
3600.03/3612.80	c encountered formula constraints 12694464
3600.03/3612.80	c encountered learned constraints 2407165
3600.03/3612.80	c encountered bound constraints 0
3600.03/3612.80	c encountered core-guided constraints 0
3600.03/3612.80	c LP total time 2980.27 s
3600.03/3612.80	c LP solve time 2980.02 s
3600.03/3612.80	c LP constraints added 92350
3600.03/3612.80	c LP constraints removed 0
3600.03/3612.80	c LP pivots internal 377050
3600.03/3612.80	c LP pivots root 501000
3600.03/3612.80	c LP calls 17
3600.03/3612.80	c LP optimalities 0
3600.03/3612.80	c LP no pivot count 0
3600.03/3612.80	c LP infeasibilities 8
3600.03/3612.80	c LP valid Farkas constraints 22
3600.03/3612.80	c LP learned Farkas constraints 26
3600.03/3612.80	c LP basis resets 0
3600.03/3612.80	c LP cycling count 0
3600.03/3612.80	c LP singular count 0
3600.03/3612.80	c LP no primal count 0
3600.03/3612.80	c LP no farkas count 0
3600.03/3612.80	c LP other issue count 0
3600.03/3612.80	c LP Gomory cuts 0
3600.03/3612.80	c LP learned cuts 0
3600.03/3612.80	c LP deleted cuts 0
3600.03/3612.80	c LP encountered Gomory constraints 0
3600.03/3612.80	c LP encountered Farkas constraints 31148
3600.03/3612.80	c LP encountered learned Farkas constraints 40
3600.03/3612.80	c CG auxiliary variables introduced 0
3600.03/3612.80	c CG solutions found 0
3600.03/3612.80	c CG cores constructed 0
3600.03/3612.80	c CG core cardinality constraints returned 0
3600.03/3612.80	c CG unit cores 0
3600.03/3612.80	c CG single cores 0
3600.03/3612.80	c CG blocks removed during cardinality reduction 0
3600.03/3612.80	c CG first core best 0
3600.03/3612.80	c CG decision core best 0
3600.03/3612.80	c CG core reduction tie 0
3600.03/3612.80	c CG core degree average 0.00
3600.03/3612.80	c CG core slack average 0.00
3600.03/3612.80	c CG core upper bound improvements 0
3600.03/3612.80	c STR number of successful calls 0
3600.03/3612.80	c STR number of unsuccessful calls 0
3600.03/3612.80	c STR number of inconclusive calls 0
3600.03/3612.80	c STR number of successful attempts 0
3600.03/3612.80	c STR number of unsuccessful attempts 0
3600.03/3612.80	c STR number of inconclusive attempts 0
3600.03/3612.80	c STR average degree increase per successful call inf
3600.03/3612.80	c STR average degree increase per successful attempt inf
3600.03/3612.80	c STR total number of conflicts for successful attempts 0
3600.03/3612.80	c STR total number of conflicts for unsuccessful attempts 0
3600.03/3612.80	c STR total number of conflicts for inconclusive attempts 0
3600.03/3612.80	c STR average number of conflicts per successful attempt inf
3600.03/3612.80	c STR average number of conflicts per unsuccessful attempt inf
3600.03/3612.80	c STR average number of conflicts per inconclusive attempt inf
3600.03/3612.80	c IHS number of seeded input constraints 0
3600.03/3612.80	c IHS number of seeded weakened input constraints 0
3600.03/3612.80	c IHS number of successful local search calls 0
3600.03/3612.80	c IHS number of timeouts for local search 0
3600.03/3612.80	c IHS number of complete search calls 0
3600.03/3612.80	c IHS number of optimal complete search calls 0
3600.03/3612.80	c IHS number of complete search progress calls 0
3600.03/3612.80	c IHS number of solutions from local search 0
3600.03/3612.80	c IHS number of upper bounds from local search 0
3600.03/3612.80	c IHS number of cores from local search 0
3600.03/3612.80	c IHS number of discarded solutions from local search 0
3600.03/3612.80	c IHS number of solutions from complete search 0
3600.03/3612.80	c IHS number of upper bounds from complete search 0
3600.03/3612.80	c IHS number of cores from complete search 0
3600.03/3612.80	c IHS number of discarded solutions from complete search 0
3600.03/3612.80	c IHS local search    time 0 s
3600.03/3612.80	c IHS complete search time 0 s
3600.03/3612.80	c IHS core extraction time 0 s
3600.03/3612.80	c AVG.sumWPerc 31.39 
3600.03/3612.80	c bigint constraints 0 
3600.03/3612.80	s UNKNOWN
3600.03/3612.80	c Program interrupted by user.

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-4810568-1782853192/watcher-4810568-1782853192 -o /tmp/evaluation-result-4810568-1782853192/solver-4810568-1782853192 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4810568-1782853192/vars-4810568-1782853192 --bin-var /tmp/runsolver-exch-nodeE006-1782848652-2564645 --watchdog 3760 ./run-lcc.sh HOME/instance-4810568-1782853192.opb 

running on 4 cores: 0-3

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 4,6-9,11-13,15-17,19,21,24-25,29-31,33-35,38-39,41-45,48,50-53,55-57,59
  3550 MHz: 2,28
  3600 MHz: 0-1,3,5,10,14,18,20,22-23,26-27,32,36-37,40,46-47,49,54,58,60-63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3600 MHz: 0-3

CPU governors:
  performance: 0-3

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (105612 MiB free)
  node 1: cores 8-15, 129019 MiB (106314 MiB free)
  node 2: cores 16-23, 129019 MiB (108980 MiB free)
  node 3: cores 24-31, 129003 MiB (109579 MiB free)
  node 4: cores 32-39, 128973 MiB (112268 MiB free)
  node 5: cores 40-47, 129019 MiB (105143 MiB free)
  node 6: cores 48-55, 129019 MiB (108590 MiB free)
  node 7: cores 56-63, 128474 MiB (111888 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=2569116, runsolver pid=2569113
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 16.15 16.37 16.24 17/888 2569118
/proc/meminfo: memFree=889158412/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=109528 memory=66584 CPUtime=0.09 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 12242 0 0 0 6 3 0 0 20 0 1 0 218607099 112156672 16541 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 27382 16646 2111 1755 0 15217 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 113720 KiB
Current children cumulated memory: 69744 KiB

[startup+0.213544 s]*
/proc/loadavg: 16.15 16.37 16.24 17/888 2569118
/proc/meminfo: memFree=889125336/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=141612 memory=97964 CPUtime=0.21 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 18502 0 0 0 17 4 0 0 20 0 1 0 218607099 145010688 24272 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 35403 24491 2175 1755 0 23238 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 145804 KiB
Current children cumulated memory: 101124 KiB

[startup+0.313891 s]*
/proc/loadavg: 16.15 16.37 16.24 17/888 2569118
/proc/meminfo: memFree=889039528/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=254300 memory=179540 CPUtime=0.31 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 29671 0 0 0 26 5 0 0 20 0 1 0 218607099 260403200 44770 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 63575 44885 2207 1755 0 51410 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 258492 KiB
Current children cumulated memory: 182700 KiB

[startup+0.700144 s]
/proc/loadavg: 16.15 16.37 16.24 17/888 2569118
/proc/meminfo: memFree=888927796/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=280364 memory=202560 CPUtime=0.68 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 51179 0 0 0 62 6 0 0 20 0 1 0 218607099 287092736 50579 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 70091 50640 2270 1755 0 57926 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 284556 KiB
Current children cumulated memory: 205720 KiB

[startup+1.50024 s]
/proc/loadavg: 16.15 16.37 16.24 17/888 2569118
/proc/meminfo: memFree=888897776/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=270596 memory=210220 CPUtime=1.48 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 80893 0 0 0 139 9 0 0 20 0 1 0 218607099 277090304 52524 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 67649 52555 2719 1755 0 55484 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 274788 KiB
Current children cumulated memory: 213380 KiB

[startup+3.11314 s]
/proc/loadavg: 16.13 16.37 16.24 17/888 2569118
/proc/meminfo: memFree=888778476/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=326208 memory=253840 CPUtime=3.08 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 87141 0 0 0 299 9 0 0 20 0 1 0 218607099 334036992 63279 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 81552 63460 2783 1755 0 69387 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 330400 KiB
Current children cumulated memory: 257000 KiB

[startup+6.30019 s]
/proc/loadavg: 16.13 16.37 16.24 17/888 2569118
/proc/meminfo: memFree=888599820/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=343080 memory=273872 CPUtime=6.26 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 90078 0 0 0 615 11 0 0 20 0 1 0 218607099 351313920 68362 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 85770 68468 2863 1755 0 73605 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 347272 KiB
Current children cumulated memory: 277032 KiB

[startup+12.7001 s]
/proc/loadavg: 16.11 16.35 16.24 17/888 2569118
/proc/meminfo: memFree=888347704/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=361340 memory=289772 CPUtime=12.64 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 92523 0 0 0 1251 13 0 0 20 0 1 0 218607099 370012160 72395 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 90335 72443 2863 1755 0 78170 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 365532 KiB
Current children cumulated memory: 292932 KiB

[startup+25.5002 s]
/proc/loadavg: 16.10 16.34 16.23 17/888 2569118
/proc/meminfo: memFree=886852696/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=380824 memory=302432 CPUtime=25.4 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 95163 0 0 0 2524 16 0 0 20 0 1 0 218607099 389963776 75501 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 95206 75608 2879 1755 0 83041 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 385016 KiB
Current children cumulated memory: 305592 KiB

[startup+51.113 s]
/proc/loadavg: 16.06 16.31 16.23 17/888 2569118
/proc/meminfo: memFree=886254452/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=383712 memory=304828 CPUtime=50.95 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 95275 0 0 0 5075 20 0 0 20 0 1 0 218607099 392921088 76125 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 95928 76207 2879 1755 0 83763 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 387904 KiB
Current children cumulated memory: 307988 KiB

[startup+102.3 s]
/proc/loadavg: 16.25 16.31 16.23 17/888 2569130
/proc/meminfo: memFree=885852728/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=392368 memory=314660 CPUtime=101.98 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 96229 0 0 0 10168 30 0 0 20 0 1 0 218607099 401784832 78561 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 98092 78665 2879 1755 0 85927 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 396560 KiB
Current children cumulated memory: 317820 KiB

[startup+162.3 s]

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

/proc/2569118/statm: 180645 151865 2879 1755 0 168480 0
Current children cumulated CPU time: 3032.1 s
Current children cumulated vsize: 726772 KiB
Current children cumulated memory: 610620 KiB

[startup+3102.3 s]
/proc/loadavg: 16.38 16.18 16.12 15/886 2573098
/proc/meminfo: memFree=870242048/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=722580 memory=607460 CPUtime=3091.83 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 145966 0 0 0 308857 326 0 0 20 0 1 0 218607099 739921920 151689 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 180645 151865 2879 1755 0 168480 0
Current children cumulated CPU time: 3091.83 s
Current children cumulated vsize: 726772 KiB
Current children cumulated memory: 610620 KiB

[startup+3162.3 s]
/proc/loadavg: 16.14 16.13 16.10 17/894 2574126
/proc/meminfo: memFree=869957772/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=722580 memory=608404 CPUtime=3151.55 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 146547 0 0 0 314823 332 0 0 20 0 1 0 218607099 739921920 151945 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 180645 152101 2879 1755 0 168480 0
Current children cumulated CPU time: 3151.55 s
Current children cumulated vsize: 726772 KiB
Current children cumulated memory: 611564 KiB

[startup+3222.3 s]
/proc/loadavg: 16.00 16.09 16.08 17/892 2574371
/proc/meminfo: memFree=876385872/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=735292 memory=621568 CPUtime=3211.28 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 149859 0 0 0 320785 343 0 0 20 0 1 0 218607099 752939008 155273 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 183823 155392 2879 1755 0 171658 0
Current children cumulated CPU time: 3211.28 s
Current children cumulated vsize: 739484 KiB
Current children cumulated memory: 624728 KiB

[startup+3282.3 s]
/proc/loadavg: 16.13 16.10 16.09 16/888 2574772
/proc/meminfo: memFree=877009076/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=743632 memory=624516 CPUtime=3271.01 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 150597 0 0 0 326750 351 0 0 20 0 1 0 218607099 761479168 156041 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 185908 156129 2879 1755 0 173743 0
Current children cumulated CPU time: 3271.01 s
Current children cumulated vsize: 747824 KiB
Current children cumulated memory: 627676 KiB

[startup+3342.3 s]
/proc/loadavg: 16.05 16.08 16.08 17/890 2575009
/proc/meminfo: memFree=875545048/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=743632 memory=624776 CPUtime=3330.73 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 150683 0 0 0 332714 359 0 0 20 0 1 0 218607099 761479168 156041 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 185908 156194 2879 1755 0 173743 0
Current children cumulated CPU time: 3330.73 s
Current children cumulated vsize: 747824 KiB
Current children cumulated memory: 627936 KiB

[startup+3402.3 s]
/proc/loadavg: 16.02 16.06 16.08 17/890 2575011
/proc/meminfo: memFree=875477228/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=743632 memory=624824 CPUtime=3390.47 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 150697 0 0 0 338684 363 0 0 20 0 1 0 218607099 761479168 156041 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 185908 156206 2879 1755 0 173743 0
Current children cumulated CPU time: 3390.47 s
Current children cumulated vsize: 747824 KiB
Current children cumulated memory: 627984 KiB

[startup+3462.3 s]
/proc/loadavg: 16.00 16.05 16.07 17/889 2575159
/proc/meminfo: memFree=875094068/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=881772 memory=805536 CPUtime=3450.2 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 166295 0 0 0 344650 370 0 0 20 0 1 0 218607099 902934528 201307 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 220443 201384 2879 1755 0 208278 0
Current children cumulated CPU time: 3450.2 s
Current children cumulated vsize: 885964 KiB
Current children cumulated memory: 808696 KiB

[startup+3522.3 s]
/proc/loadavg: 16.22 16.09 16.08 17/891 2575261
/proc/meminfo: memFree=888350812/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=1309768 memory=1096568 CPUtime=3509.93 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 186835 0 0 0 350613 380 0 0 20 0 1 0 218607099 1341202432 273956 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 327442 274142 2879 1755 0 315277 0
Current children cumulated CPU time: 3509.93 s
Current children cumulated vsize: 1313960 KiB
Current children cumulated memory: 1099728 KiB

[startup+3582.3 s]
/proc/loadavg: 16.49 16.21 16.13 17/890 2575409
/proc/meminfo: memFree=886263624/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=1319432 memory=1107664 CPUtime=3569.66 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 187953 0 0 0 356577 389 0 0 20 0 1 0 218607099 1351098368 276723 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 329858 276916 2879 1755 0 317693 0
Current children cumulated CPU time: 3569.66 s
Current children cumulated vsize: 1323624 KiB
Current children cumulated memory: 1110824 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.8 s]
/proc/loadavg: 16.30 16.18 16.12 17/890 2575409
/proc/meminfo: memFree=886221676/1055320696 swapFree=33554428/33554428
[pid=2569116] ppid=2569113 vsize=4192 memory=3160 CPUtime=0 cores=0-3
/proc/2569116/stat : 2569116 (run-lcc.sh) S 2569113 2569116 2564628 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 218607098 4292608 640 18446744073709551615 94699946991616 94699947886149 140724407250400 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94699948125200 94699948172944 94699954487296 140724407257385 140724407257475 140724407257475 140724407263211 0
/proc/2569116/statm: 1048 790 711 219 0 110 0
[pid=2569118] ppid=2569116 vsize=1331200 memory=1122416 CPUtime=3600.03 cores=0-3
/proc/2569118/stat : 2569118 (roundingsat) R 2569116 2569116 2564628 0 -1 4194304 191218 0 0 0 359613 390 0 0 20 0 1 0 218607099 1363148800 280307 18446744073709551615 4194304 11382409 140730017009200 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 12505888 12515512 41984000 140730017015736 140730017016226 140730017016226 140730017021930 0
/proc/2569118/statm: 332800 280604 2879 1755 0 320635 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1335392 KiB
Current children cumulated memory: 1125576 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001838 s, system=0 s

[startup+3612.85 s]
# the end of solver process 2569118 was just reported to runsolver
# Child status: 2

# cumulated CPU time of all completed processes:  user=3596.17 s, system=3.91828 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 2

Real time (s): 3612.85
CPU time (s): 3600.08
CPU user time (s): 3596.17
CPU system time (s): 3.91828
CPU usage (%): 99.6468
Max. virtual memory (cumulated for all children) (KiB): 1335392
Max. memory (cumulated for all children) (KiB): 1125576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.17
system time used= 3.91828
maximum resident set size= 1121740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191454
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= 172
involuntary context switches= 2204


# summary of solver processes directly reported to runsolver:
#   pid: 2569116,2569118
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3596.17
#   total CPU system time (s): 3.91828

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8912 second user time and 37.7504 second system time

The end

Launcher Data

Begin job on nodeE006 at 2026-06-30 22:59:52
IDJOB=4810568
IDBENCH=164058
IDSOLVER=3614
FILE ID=nodeE006/4810568-1782853192
RUNJOBID= nodeE006-1782848652-2564645
SLURM_JOB_ID= 12542932
Free space on /tmp= 798396 MiB

SOLVER NAME= roundingsat-satsuma-liftedcover 2026-06-11
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-rail01.0.s.opb
COMMAND LINE= ./run-lcc.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4810568-1782853192/watcher-4810568-1782853192 -o /tmp/evaluation-result-4810568-1782853192/solver-4810568-1782853192 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4810568-1782853192/vars-4810568-1782853192 --bin-var /tmp/runsolver-exch-nodeE006-1782848652-2564645 --watchdog 3760  ./run-lcc.sh HOME/instance-4810568-1782853192.opb

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

MD5SUM BENCH= 20525e6bcaf2e86ed250c81b79102414
RANDOM SEED=1344842225

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320696 kB
MemFree:        889222432 kB
MemAvailable:   1036086612 kB
Buffers:            3352 kB
Cached:         151163852 kB
SwapCached:            0 kB
Active:         13142624 kB
Inactive:       149324056 kB
Active(anon):   12200404 kB
Inactive(anon):        0 kB
Active(file):     942220 kB
Inactive(file): 149324056 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13692 kB
Writeback:             0 kB
AnonPages:      11292288 kB
Mapped:           305364 kB
Shmem:            900924 kB
KReclaimable:    1481060 kB
Slab:            2056132 kB
SReclaimable:    1481060 kB
SUnreclaim:       575072 kB
KernelStack:       15136 kB
PageTables:        30836 kB
SecPageTables:     15260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   14435876 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478916 kB
VmallocChunk:          0 kB
Percpu:           131840 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2873344 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:      369092 kB
DirectMap2M:    19875840 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 798304 MiB
End job on nodeE006 at 2026-07-01 00:00:05