Trace number 4807019

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2026-06-10SAT (TO)-745 3600.2 3563.18

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_inlv/
normalized-maxcut_opt_complete_5-partite_inlv_nvert_57.opb
MD5SUM349a1d64df3d6119f524a625e83f3862
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-792
Best CPU time to get the best result obtained on this benchmark201.047
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1596
Total number of constraints117040
Number of constraints which are clauses117040
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 1299
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1299
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1299
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.05	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.05	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.05	c See www.sat4j.org for details.
0.00/0.05	c version PB26fixedPrime.v20260610
0.00/0.06	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.06	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.06	c java.vm.version	26.0.1+8-34
0.00/0.06	c java.vm.vendor	Oracle Corporation
0.00/0.06	c sun.arch.data.model	64
0.00/0.06	c java.version		26.0.1
0.00/0.06	c os.name		Linux
0.00/0.06	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.00/0.06	c os.arch		amd64
0.00/0.06	c Free memory 		30334720
0.00/0.06	c Max memory 		32178700288
0.00/0.06	c Total memory 		33554432
0.00/0.06	c Number of processors 	4
0.00/0.09	c Pseudo Boolean Optimization by upper bound
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Glucose 2.1 dynamic restart strategy
0.00/0.09	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.00/0.09	c timeout=2147483s
0.00/0.09	c DB Simplification allowed=false
0.00/0.09	c Listener: none
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-4807019-1782836886.opb
0.00/0.09	c reading problem ... 
0.00/0.09	c  objective function found
0.84/0.37	c ... done. Wall clock time 0.281s.
0.84/0.37	c declared #vars     1596
0.84/0.37	c #constraints  117040
0.84/0.37	c constraints type 
0.84/0.37	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 117040
0.84/0.37	c 117040 constraints processed.
0.84/0.38	c objective function length is 1299 literals
0.84/0.40	c SATISFIABLE
0.84/0.40	c OPTIMIZING...
0.84/0.40	c Got one! Elapsed wall clock time (in seconds):0.31
0.84/0.40	o -509
0.84/0.41	c Got one! Elapsed wall clock time (in seconds):0.326
0.84/0.41	o -527
1.16/0.43	c Got one! Elapsed wall clock time (in seconds):0.343
1.16/0.43	o -530
1.16/0.44	c Got one! Elapsed wall clock time (in seconds):0.354
1.16/0.44	o -531
1.16/0.45	c Got one! Elapsed wall clock time (in seconds):0.366
1.16/0.45	o -547
1.16/0.49	c Got one! Elapsed wall clock time (in seconds):0.401
1.16/0.49	o -550
1.16/0.52	c Got one! Elapsed wall clock time (in seconds):0.432
1.16/0.52	o -564
1.46/0.53	c Got one! Elapsed wall clock time (in seconds):0.444
1.46/0.53	o -578
1.46/0.55	c Got one! Elapsed wall clock time (in seconds):0.468
1.46/0.55	o -579
1.46/0.57	c Got one! Elapsed wall clock time (in seconds):0.486
1.46/0.57	o -592
1.46/0.59	c Got one! Elapsed wall clock time (in seconds):0.506
1.46/0.59	o -595
1.73/0.62	c Got one! Elapsed wall clock time (in seconds):0.528
1.73/0.62	o -606
1.73/0.63	c Got one! Elapsed wall clock time (in seconds):0.542
1.73/0.63	o -609
1.73/0.64	c Got one! Elapsed wall clock time (in seconds):0.557
1.73/0.64	o -618
1.99/0.70	c Got one! Elapsed wall clock time (in seconds):0.611
1.99/0.70	o -620
1.99/0.71	c Got one! Elapsed wall clock time (in seconds):0.628
1.99/0.71	o -627
1.99/0.75	c Got one! Elapsed wall clock time (in seconds):0.667
1.99/0.75	o -628
1.99/0.79	c Got one! Elapsed wall clock time (in seconds):0.706
1.99/0.79	o -634
2.25/0.81	c Got one! Elapsed wall clock time (in seconds):0.72
2.25/0.81	o -636
2.25/0.83	c Got one! Elapsed wall clock time (in seconds):0.743
2.25/0.83	o -637
2.25/0.83	c Got one! Elapsed wall clock time (in seconds):0.748
2.25/0.83	o -641
2.57/1.16	c Got one! Elapsed wall clock time (in seconds):1.077
2.57/1.16	o -642
2.66/1.21	c Got one! Elapsed wall clock time (in seconds):1.119
2.66/1.21	o -644
2.66/1.21	c Got one! Elapsed wall clock time (in seconds):1.127
2.66/1.21	o -646
2.66/1.24	c Got one! Elapsed wall clock time (in seconds):1.155
2.66/1.24	o -648
3.32/1.84	c Got one! Elapsed wall clock time (in seconds):1.753
3.32/1.84	o -650
3.32/1.87	c Got one! Elapsed wall clock time (in seconds):1.78
3.32/1.87	o -654
3.75/2.26	c cleaning 3954 clauses out of 7921 with flag 4002/7921
4.49/2.84	c Got one! Elapsed wall clock time (in seconds):2.751
4.49/2.84	o -656
4.59/3.00	c Got one! Elapsed wall clock time (in seconds):2.914
4.59/3.00	o -658
4.59/3.01	c Got one! Elapsed wall clock time (in seconds):2.921
4.59/3.01	o -671
4.70/3.01	c Got one! Elapsed wall clock time (in seconds):2.925
4.70/3.01	o -672
4.70/3.02	c Got one! Elapsed wall clock time (in seconds):2.929
4.70/3.02	o -677
4.70/3.02	c Got one! Elapsed wall clock time (in seconds):2.936
4.70/3.02	o -682
4.89/3.25	c Got one! Elapsed wall clock time (in seconds):3.167
4.89/3.25	o -683
4.89/3.26	c Got one! Elapsed wall clock time (in seconds):3.171
4.89/3.26	o -691
4.89/3.27	c Got one! Elapsed wall clock time (in seconds):3.178
4.89/3.27	o -694
4.89/3.27	c Got one! Elapsed wall clock time (in seconds):3.182
4.89/3.27	o -696
5.00/3.31	c Got one! Elapsed wall clock time (in seconds):3.226
5.00/3.31	o -698
5.40/3.72	c cleaning 5479 clauses out of 10967 with flag 4062/14921
6.77/4.94	c cleaning 5741 clauses out of 11490 with flag 16066/20923
8.28/6.48	c cleaning 6369 clauses out of 12748 with flag 30064/27922
8.99/7.12	c Got one! Elapsed wall clock time (in seconds):7.03
8.99/7.12	o -701
9.58/7.71	c cleaning 6084 clauses out of 12177 with flag 6259/33720
10.77/8.94	c cleaning 6040 clauses out of 12093 with flag 18328/39720
11.08/9.26	c Got one! Elapsed wall clock time (in seconds):9.175
11.08/9.26	o -705
12.10/10.21	c cleaning 5824 clauses out of 11659 with flag 8285/45326
13.63/11.67	c cleaning 5913 clauses out of 11835 with flag 20285/51326
15.38/13.37	c cleaning 6453 clauses out of 12922 with flag 34285/58326
17.76/15.63	c cleaning 7228 clauses out of 14469 with flag 50286/66326
19.85/17.75	c cleaning 8115 clauses out of 16242 with flag 68289/75327
22.52/20.29	c cleaning 9055 clauses out of 18127 with flag 88290/85327
25.18/22.82	c cleaning 10032 clauses out of 20072 with flag 110290/96327
29.51/27.20	c cleaning 11013 clauses out of 22040 with flag 134290/108327
33.59/31.11	c cleaning 12005 clauses out of 24026 with flag 160289/121326
37.53/35.10	c cleaning 13004 clauses out of 26021 with flag 188303/135326
42.09/39.38	c cleaning 13999 clauses out of 28017 with flag 218313/150326
45.77/42.96	c cleaning 15003 clauses out of 30018 with flag 250313/166326
50.42/47.55	c cleaning 15999 clauses out of 32015 with flag 284314/183326
55.32/52.13	c cleaning 16999 clauses out of 34017 with flag 320317/201327
60.44/57.27	c cleaning 18002 clauses out of 36017 with flag 358315/220326
66.45/63.19	c cleaning 19000 clauses out of 38015 with flag 398315/240326
72.17/68.84	c cleaning 19998 clauses out of 40015 with flag 440315/261326
79.06/75.45	c cleaning 20998 clauses out of 42018 with flag 484317/283327
86.43/82.78	c cleaning 22000 clauses out of 44020 with flag 530317/306327
94.11/90.32	c cleaning 23002 clauses out of 46020 with flag 578317/330327
104.04/99.97	c cleaning 23999 clauses out of 48017 with flag 628319/355326
113.14/108.90	c cleaning 25004 clauses out of 50019 with flag 680324/381327
120.67/116.08	c cleaning 25999 clauses out of 52015 with flag 734324/408327
128.61/123.88	c cleaning 27001 clauses out of 54017 with flag 790329/436328
137.38/132.24	c cleaning 28000 clauses out of 56015 with flag 848328/465327
146.43/141.19	c cleaning 29002 clauses out of 58015 with flag 908330/495327
157.63/152.00	c cleaning 29996 clauses out of 60012 with flag 970328/526326
166.73/160.88	c cleaning 31001 clauses out of 62017 with flag 1034330/558327
178.47/172.13	c cleaning 31996 clauses out of 64015 with flag 1100335/591326
189.92/183.05	c cleaning 33001 clauses out of 66019 with flag 1168335/625326
201.87/194.45	c cleaning 33998 clauses out of 68018 with flag 1238335/660326
212.18/204.73	c cleaning 35000 clauses out of 70021 with flag 1310337/696327
223.85/216.48	c cleaning 36003 clauses out of 72021 with flag 1384338/733327
233.66/226.09	c cleaning 36998 clauses out of 74017 with flag 1460336/771326
243.32/235.71	c cleaning 38001 clauses out of 76019 with flag 1538336/810326
253.10/245.56	c Got one! Elapsed wall clock time (in seconds):245.468
253.10/245.56	o -709
255.08/247.23	c cleaning 40940 clauses out of 81898 with flag 10056/854206
256.99/249.14	c cleaning 23470 clauses out of 46959 with flag 22281/860207
258.98/251.12	c cleaning 15240 clauses out of 30487 with flag 36298/867205
261.36/253.57	c cleaning 11617 clauses out of 23248 with flag 52301/875206
264.56/256.71	c cleaning 10303 clauses out of 20630 with flag 70299/884205
268.05/260.28	c cleaning 10154 clauses out of 20328 with flag 90301/894206
272.04/264.24	c cleaning 10578 clauses out of 21173 with flag 112300/905205
277.22/269.49	c cleaning 11292 clauses out of 22596 with flag 136302/917206
282.54/274.63	c cleaning 12144 clauses out of 24303 with flag 162300/930205
286.62/278.70	c cleaning 13072 clauses out of 26160 with flag 190305/944206
291.41/283.57	c cleaning 14035 clauses out of 28087 with flag 220304/959205
297.30/289.40	c cleaning 15018 clauses out of 30052 with flag 252304/975205
304.37/296.32	c cleaning 16007 clauses out of 32035 with flag 286306/992206
309.17/301.16	c cleaning 17006 clauses out of 34028 with flag 322308/1010206
315.24/307.26	c cleaning 18003 clauses out of 36022 with flag 360308/1029206
322.73/314.64	c cleaning 18998 clauses out of 38018 with flag 400322/1049205
330.13/322.04	c cleaning 20003 clauses out of 40022 with flag 442327/1070207
338.69/330.52	c cleaning 20995 clauses out of 42018 with flag 486327/1092206
348.37/339.92	c cleaning 21999 clauses out of 44022 with flag 532325/1115205
357.01/348.57	c cleaning 23003 clauses out of 46024 with flag 580327/1139206
367.08/358.53	c cleaning 24001 clauses out of 48021 with flag 630329/1164206
376.75/368.21	c cleaning 25000 clauses out of 50019 with flag 682327/1190205
386.02/377.43	c cleaning 26001 clauses out of 52019 with flag 736329/1217205
396.08/387.48	c cleaning 26999 clauses out of 54018 with flag 792332/1245205
412.24/403.67	c cleaning 27999 clauses out of 56020 with flag 850334/1274206
426.80/418.16	c cleaning 28998 clauses out of 58021 with flag 910335/1304206
439.76/431.17	c cleaning 30003 clauses out of 60024 with flag 972337/1335207
452.23/443.56	c cleaning 30998 clauses out of 62019 with flag 1036334/1367205
467.06/458.20	c cleaning 31999 clauses out of 64021 with flag 1102335/1400205
481.65/472.72	c cleaning 32997 clauses out of 66022 with flag 1170337/1434205
494.41/485.07	c cleaning 34005 clauses out of 68026 with flag 1240342/1469206
506.64/497.29	c cleaning 35001 clauses out of 70020 with flag 1312340/1505205
522.80/513.20	c cleaning 36001 clauses out of 72020 with flag 1386342/1542206
536.96/527.31	c cleaning 36998 clauses out of 74019 with flag 1462342/1580206
551.73/541.91	c cleaning 37999 clauses out of 76020 with flag 1540353/1619205
567.74/557.49	c cleaning 39000 clauses out of 78022 with flag 1620356/1659206
582.65/572.20	c cleaning 39999 clauses out of 80021 with flag 1702362/1700205
605.32/594.88	c cleaning 41002 clauses out of 82023 with flag 1786365/1742206
626.53/615.99	c cleaning 42001 clauses out of 84020 with flag 1872363/1785205
649.98/638.76	c cleaning 43001 clauses out of 86020 with flag 1960365/1829206
675.45/664.17	c cleaning 43998 clauses out of 88019 with flag 2050369/1874206
696.67/685.15	c cleaning 45001 clauses out of 90020 with flag 2142367/1920205
723.46/711.37	c cleaning 46002 clauses out of 92020 with flag 2236375/1967206
759.64/747.49	c cleaning 47000 clauses out of 94017 with flag 2332373/2015205
795.81/783.01	c cleaning 48000 clauses out of 96018 with flag 2430375/2064206
827.98/815.05	c cleaning 48999 clauses out of 98018 with flag 2530375/2114206
862.33/848.71	c cleaning 49998 clauses out of 100019 with flag 2632375/2165206
898.63/884.80	c cleaning 51001 clauses out of 102021 with flag 2736375/2217206
936.99/922.60	c cleaning 52000 clauses out of 104019 with flag 2842374/2270205
980.30/965.12	c cleaning 52997 clauses out of 106019 with flag 2950375/2324205
1016.37/1000.47	c cleaning 53999 clauses out of 108023 with flag 3060377/2379206
1050.47/1033.77	c cleaning 55003 clauses out of 110023 with flag 3172379/2435205
1096.03/1078.54	c cleaning 56001 clauses out of 112020 with flag 3286379/2492205
1141.66/1123.49	c cleaning 56998 clauses out of 114019 with flag 3402379/2550205
1199.04/1180.11	c cleaning 57999 clauses out of 116021 with flag 3520379/2609205
1244.46/1224.75	c cleaning 59000 clauses out of 118023 with flag 3640381/2669206
1283.94/1263.48	c cleaning 60002 clauses out of 120023 with flag 3762387/2730206
1304.92/1283.58	c cleaning 61000 clauses out of 122020 with flag 3886385/2792205
1333.73/1311.57	c cleaning 62001 clauses out of 124021 with flag 4012388/2855206
1370.83/1347.87	c cleaning 63001 clauses out of 126019 with flag 4140386/2919205
1407.96/1384.37	c cleaning 63997 clauses out of 128018 with flag 4270392/2984205
1452.65/1429.15	c cleaning 64999 clauses out of 130021 with flag 4402394/3050205
1483.53/1459.80	c cleaning 66002 clauses out of 132022 with flag 4536394/3117205
1513.97/1489.92	c cleaning 67001 clauses out of 134021 with flag 4672396/3185206
1546.89/1522.98	c cleaning 68001 clauses out of 136019 with flag 4810394/3254205
1577.48/1553.24	c cleaning 68998 clauses out of 138018 with flag 4950394/3324205
1610.04/1585.66	c cleaning 70002 clauses out of 140021 with flag 5092399/3395206
1655.49/1630.35	c cleaning 70997 clauses out of 142018 with flag 5236402/3467205
1692.79/1667.44	c cleaning 72005 clauses out of 144023 with flag 5382406/3540207
1721.23/1695.75	c cleaning 72996 clauses out of 146016 with flag 5530402/3614205
1760.21/1734.41	c cleaning 73999 clauses out of 148021 with flag 5680408/3689206
1794.99/1768.46	c cleaning 75000 clauses out of 150022 with flag 5832409/3765206
1796.70/1770.14	c Got one! Elapsed wall clock time (in seconds):1770.05
1796.70/1770.14	o -710
1799.17/1772.50	c cleaning 42888 clauses out of 85789 with flag 10349/3775973
1801.16/1774.57	c cleaning 24448 clauses out of 48901 with flag 22414/3781973
1803.46/1776.84	c Got one! Elapsed wall clock time (in seconds):1776.751
1803.46/1776.84	o -711
1804.88/1778.28	c cleaning 18159 clauses out of 36326 with flag 10036/3793846
1806.64/1779.99	c Got one! Elapsed wall clock time (in seconds):1779.904
1806.64/1779.99	o -713
1807.92/1781.18	c cleaning 14531 clauses out of 29073 with flag 10028/3804752
1809.00/1782.27	c cleaning 10265 clauses out of 20542 with flag 22045/3810752
1810.40/1783.68	c cleaning 8635 clauses out of 17277 with flag 36064/3817752
1812.82/1786.03	c cleaning 8320 clauses out of 16643 with flag 52154/3825753
1815.40/1788.67	c cleaning 8662 clauses out of 17323 with flag 70236/3834753
1818.49/1791.74	c cleaning 9330 clauses out of 18661 with flag 90355/3844753
1821.69/1794.93	c cleaning 10165 clauses out of 20332 with flag 112444/3855754
1822.38/1795.68	c Got one! Elapsed wall clock time (in seconds):1795.591
1822.38/1795.68	o -720
1823.08/1796.34	c cleaning 7689 clauses out of 15382 with flag 4030/3860969
1824.89/1798.13	c cleaning 6846 clauses out of 13694 with flag 16086/3866970
1825.57/1798.86	c Got one! Elapsed wall clock time (in seconds):1798.771
1825.57/1798.86	o -731
1826.57/1799.84	c cleaning 6085 clauses out of 12175 with flag 6041/3872297
1827.88/1801.18	c cleaning 6039 clauses out of 12092 with flag 18081/3878299
1829.61/1802.84	c cleaning 6525 clauses out of 13051 with flag 32125/3885297
1831.60/1804.83	c cleaning 7263 clauses out of 14525 with flag 48200/3893296
1833.30/1806.59	c cleaning 8129 clauses out of 16263 with flag 66228/3902297
1836.09/1809.30	c cleaning 9065 clauses out of 18133 with flag 86322/3912296
1836.80/1810.02	c Got one! Elapsed wall clock time (in seconds):1809.938
1836.80/1810.02	o -735
1837.69/1810.99	c cleaning 7175 clauses out of 14357 with flag 6033/3917585
1839.58/1812.81	c cleaning 6589 clauses out of 13182 with flag 18103/3923585
1841.48/1814.74	c cleaning 6794 clauses out of 13594 with flag 32177/3930586
1843.17/1816.45	c cleaning 7398 clauses out of 14800 with flag 48237/3938586
1845.37/1818.61	c cleaning 8200 clauses out of 16401 with flag 66315/3947585
1847.66/1821.00	c Got one! Elapsed wall clock time (in seconds):1820.914
1847.66/1821.00	o -736
1848.96/1822.22	c cleaning 11560 clauses out of 23120 with flag 10049/3962504
1850.05/1823.38	c cleaning 8781 clauses out of 17561 with flag 22129/3968505
1851.76/1825.06	c cleaning 7885 clauses out of 15779 with flag 36250/3975504
1853.94/1827.22	c cleaning 7943 clauses out of 15894 with flag 52320/3983504
1855.44/1828.79	c Got one! Elapsed wall clock time (in seconds):1828.706
1855.44/1828.79	o -737
1856.54/1829.89	c cleaning 10193 clauses out of 20390 with flag 10067/3995943
1857.75/1831.01	c cleaning 8096 clauses out of 16196 with flag 22118/4001942
1859.74/1833.05	c cleaning 7548 clauses out of 15100 with flag 36190/4008942
1862.02/1835.31	c cleaning 7776 clauses out of 15553 with flag 52267/4016943
1864.12/1837.49	c cleaning 8384 clauses out of 16776 with flag 70336/4025942
1866.21/1839.53	c cleaning 9194 clauses out of 18392 with flag 90376/4035942
1868.41/1841.74	c cleaning 10098 clauses out of 20199 with flag 112406/4046943
1871.20/1844.55	c cleaning 11049 clauses out of 22100 with flag 136434/4058942
1874.29/1847.65	c cleaning 12022 clauses out of 24051 with flag 162474/4071942
1877.18/1850.52	c cleaning 13013 clauses out of 26029 with flag 190607/4085942
1881.15/1854.49	c cleaning 14009 clauses out of 28019 with flag 220710/4100945
1885.04/1858.38	c cleaning 15002 clauses out of 30008 with flag 252860/4116943
1889.32/1862.67	c cleaning 15999 clauses out of 32006 with flag 286950/4133943
1893.31/1866.65	c cleaning 17002 clauses out of 34006 with flag 323016/4151942
1896.72/1870.09	c cleaning 18003 clauses out of 36005 with flag 361042/4170943
1898.60/1871.99	c Got one! Elapsed wall clock time (in seconds):1871.9
1898.60/1871.99	o -743
1899.99/1873.35	c cleaning 14886 clauses out of 29774 with flag 10034/4182715
1900.09/1873.42	c Got one! Elapsed wall clock time (in seconds):1873.334
1900.09/1873.42	o -744
1901.19/1874.58	c cleaning 10031 clauses out of 20071 with flag 10060/4187898
1902.19/1875.59	c cleaning 8014 clauses out of 16040 with flag 22086/4193898
1903.80/1877.11	c cleaning 7508 clauses out of 15026 with flag 36124/4200898
1905.28/1878.65	c cleaning 7756 clauses out of 15518 with flag 52174/4208898
1907.28/1880.61	c cleaning 8377 clauses out of 16762 with flag 70218/4217898
1909.87/1883.23	c cleaning 9190 clauses out of 18386 with flag 90319/4227899
1911.67/1885.04	c cleaning 10098 clauses out of 20195 with flag 112382/4238898
1914.67/1888.04	c cleaning 11048 clauses out of 22097 with flag 136501/4250898
1917.05/1890.44	c cleaning 12019 clauses out of 24051 with flag 162573/4263900
1919.54/1892.93	c cleaning 13009 clauses out of 26032 with flag 190612/4277900
1922.53/1895.97	c cleaning 14009 clauses out of 28022 with flag 220692/4292899
1926.52/1899.90	c cleaning 15002 clauses out of 30012 with flag 252842/4308898
1929.72/1903.19	c cleaning 16002 clauses out of 32010 with flag 286925/4325898
1933.71/1907.14	c cleaning 16997 clauses out of 34008 with flag 323026/4343898
1937.98/1911.46	c cleaning 18005 clauses out of 36012 with flag 361112/4362899
1942.87/1916.35	c cleaning 19002 clauses out of 38006 with flag 401241/4382898
1946.77/1920.17	c cleaning 19997 clauses out of 40004 with flag 443245/4403898
1951.25/1924.67	c cleaning 21003 clauses out of 42007 with flag 487333/4425898
1957.03/1930.43	c cleaning 21997 clauses out of 44004 with flag 533458/4448898
1962.22/1935.63	c cleaning 23003 clauses out of 46008 with flag 581564/4472899
1967.50/1940.97	c cleaning 23998 clauses out of 48006 with flag 631657/4497900
1972.79/1946.25	c cleaning 24998 clauses out of 50006 with flag 683757/4523898
1977.87/1951.39	c cleaning 25998 clauses out of 52008 with flag 737785/4550898
1983.06/1956.55	c cleaning 27004 clauses out of 54011 with flag 793819/4578899
1989.14/1962.67	c cleaning 28002 clauses out of 56006 with flag 851915/4607898
1995.42/1968.99	c cleaning 28995 clauses out of 58005 with flag 912049/4637899
2002.40/1975.99	c cleaning 30000 clauses out of 60010 with flag 974076/4668899
2010.68/1984.26	c cleaning 30999 clauses out of 62009 with flag 1038118/4700898
2018.83/1992.21	c cleaning 31999 clauses out of 64012 with flag 1104238/4733900
2025.41/1998.82	c cleaning 33002 clauses out of 66011 with flag 1172409/4767898
2035.18/2008.69	c cleaning 33996 clauses out of 68010 with flag 1242548/4802899
2044.67/2018.17	c cleaning 35003 clauses out of 70013 with flag 1314607/4838898
2053.64/2027.13	c cleaning 35999 clauses out of 72011 with flag 1388656/4875899
2064.00/2037.54	c cleaning 37003 clauses out of 74012 with flag 1464714/4913899
2076.16/2049.74	c cleaning 37998 clauses out of 76008 with flag 1542793/4952898
2088.79/2062.26	c cleaning 38998 clauses out of 78010 with flag 1622834/4992898
2103.16/2076.60	c cleaning 40002 clauses out of 80013 with flag 1704886/5033899
2116.13/2089.67	c cleaning 40998 clauses out of 82011 with flag 1788911/5075899
2130.64/2104.10	c cleaning 41996 clauses out of 84012 with flag 1874968/5118898
2145.19/2118.64	c cleaning 43004 clauses out of 86016 with flag 1963033/5162898
2158.70/2131.80	c cleaning 44000 clauses out of 88012 with flag 2053063/5207898
2173.06/2146.13	c cleaning 45002 clauses out of 90013 with flag 2145111/5253899
2180.82/2153.90	c Got one! Elapsed wall clock time (in seconds):2153.813
2180.82/2153.90	o -745
2182.60/2155.60	c cleaning 39326 clauses out of 78668 with flag 10002/5287556
2184.39/2157.40	c cleaning 22664 clauses out of 45341 with flag 22000/5293555
2186.10/2159.15	c cleaning 14836 clauses out of 29678 with flag 36003/5300556
2188.10/2161.12	c cleaning 11413 clauses out of 22842 with flag 52004/5308556
2190.38/2163.41	c cleaning 10208 clauses out of 20428 with flag 70005/5317555
2192.82/2165.81	c cleaning 10105 clauses out of 20222 with flag 90009/5327557
2195.41/2168.43	c cleaning 10551 clauses out of 21117 with flag 112009/5338557
2198.50/2171.53	c cleaning 11275 clauses out of 22564 with flag 136005/5350555
2201.59/2174.60	c cleaning 12136 clauses out of 24290 with flag 162007/5363556
2205.27/2178.20	c cleaning 13065 clauses out of 26153 with flag 190005/5377555
2208.67/2181.62	c cleaning 14038 clauses out of 28088 with flag 220008/5392555
2212.46/2185.49	c cleaning 15021 clauses out of 30051 with flag 252011/5408556
2216.85/2189.81	c cleaning 16004 clauses out of 32030 with flag 286011/5425556
2221.23/2194.20	c cleaning 17003 clauses out of 34025 with flag 322012/5443555
2226.26/2199.19	c cleaning 18004 clauses out of 36022 with flag 360015/5462555
2231.33/2204.24	c cleaning 19004 clauses out of 38019 with flag 400017/5482556
2239.22/2212.14	c cleaning 20002 clauses out of 40015 with flag 442017/5503556
2247.19/2220.16	c cleaning 20997 clauses out of 42013 with flag 486017/5525556
2253.63/2226.40	c cleaning 21999 clauses out of 44015 with flag 532015/5548555
2259.23/2232.07	c cleaning 23002 clauses out of 46018 with flag 580019/5572557
2267.79/2240.65	c cleaning 23997 clauses out of 48015 with flag 630018/5597556
2278.36/2251.28	c cleaning 24999 clauses out of 50017 with flag 682022/5623555
2289.17/2261.99	c cleaning 26002 clauses out of 52019 with flag 736024/5650556
2296.75/2269.51	c cleaning 27002 clauses out of 54016 with flag 792036/5678555
2305.73/2278.50	c cleaning 27999 clauses out of 56015 with flag 850055/5707556
2317.24/2289.82	c cleaning 29000 clauses out of 58015 with flag 910054/5737555
2328.91/2301.51	c cleaning 30002 clauses out of 60016 with flag 972056/5768556
2340.93/2313.49	c cleaning 30996 clauses out of 62014 with flag 1036058/5800556
2354.55/2326.61	c cleaning 31998 clauses out of 64017 with flag 1102056/5833555
2366.49/2338.57	c cleaning 33000 clauses out of 66020 with flag 1170062/5867556
2376.39/2348.31	c cleaning 34000 clauses out of 68020 with flag 1240067/5902556
2389.75/2361.79	c cleaning 35000 clauses out of 70019 with flag 1312065/5938555
2405.40/2377.36	c cleaning 36002 clauses out of 72020 with flag 1386067/5975556
2417.41/2389.22	c cleaning 36999 clauses out of 74017 with flag 1462066/6013555
2430.37/2402.23	c cleaning 38002 clauses out of 76018 with flag 1540068/6052555
2445.84/2417.68	c cleaning 38998 clauses out of 78016 with flag 1620068/6092555
2461.85/2433.49	c cleaning 40003 clauses out of 80019 with flag 1702071/6133556
2478.90/2450.50	c cleaning 40999 clauses out of 82015 with flag 1786070/6175555
2495.29/2466.84	c cleaning 41999 clauses out of 84017 with flag 1872072/6218556
2513.76/2484.68	c cleaning 42996 clauses out of 86018 with flag 1960072/6262556
2527.85/2498.61	c cleaning 44002 clauses out of 88021 with flag 2050070/6307555
2546.20/2516.97	c cleaning 44999 clauses out of 90019 with flag 2142070/6353555
2563.68/2534.36	c cleaning 46003 clauses out of 92021 with flag 2236072/6400556
2580.76/2551.39	c cleaning 47000 clauses out of 94017 with flag 2332070/6448555
2597.51/2568.00	c cleaning 47999 clauses out of 96018 with flag 2430072/6497556
2614.32/2584.65	c cleaning 48999 clauses out of 98018 with flag 2530070/6547555
2650.65/2620.96	c cleaning 50000 clauses out of 100019 with flag 2632070/6598555
2688.95/2658.75	c cleaning 50998 clauses out of 102020 with flag 2736072/6650556
2727.04/2696.77	c cleaning 51999 clauses out of 104021 with flag 2842074/6703555
2761.01/2730.64	c cleaning 53000 clauses out of 106022 with flag 2950074/6757555
2800.04/2769.68	c cleaning 54003 clauses out of 108023 with flag 3060076/6812556
2829.80/2799.34	c cleaning 54999 clauses out of 110020 with flag 3172076/6868556
2856.06/2825.44	c cleaning 56000 clauses out of 112021 with flag 3286076/6925556
2886.54/2855.37	c cleaning 56999 clauses out of 114020 with flag 3402075/6983555
2920.53/2889.22	c cleaning 57999 clauses out of 116021 with flag 3520075/7042555
2951.67/2920.30	c cleaning 59001 clauses out of 118022 with flag 3640077/7102555
2984.29/2952.97	c cleaning 60001 clauses out of 120021 with flag 3762080/7163555
3009.26/2977.60	c cleaning 60999 clauses out of 122020 with flag 3886080/7225555
3039.61/3007.21	c cleaning 62001 clauses out of 124021 with flag 4012080/7288555
3071.69/3039.18	c cleaning 63004 clauses out of 126021 with flag 4140082/7352556
3110.00/3077.46	c cleaning 63994 clauses out of 128016 with flag 4270080/7417555
3142.59/3109.83	c cleaning 64997 clauses out of 130022 with flag 4402081/7483555
3179.44/3145.98	c cleaning 66005 clauses out of 132025 with flag 4536081/7550555
3221.61/3188.09	c cleaning 67002 clauses out of 134021 with flag 4672084/7618556
3267.00/3233.20	c cleaning 68000 clauses out of 136019 with flag 4810087/7687556
3313.67/3279.80	c cleaning 68997 clauses out of 138018 with flag 4950086/7757555
3350.85/3316.45	c cleaning 69998 clauses out of 140021 with flag 5092086/7828555
3400.75/3366.28	c cleaning 71002 clauses out of 142024 with flag 5236096/7900556
3445.69/3410.96	c cleaning 71998 clauses out of 144021 with flag 5382095/7973555
3480.17/3444.55	c cleaning 73002 clauses out of 146023 with flag 5530138/8047555
3531.10/3495.28	c cleaning 74002 clauses out of 148022 with flag 5680172/8122556
3600.04/3563.12	c starts		: 5079
3600.04/3563.12	c conflicts		: 8197095
3600.04/3563.12	c decisions		: 8441321
3600.04/3563.12	c propagations		: 917554847
3600.04/3563.12	c inspects		: 87228204704
3600.04/3563.12	c shortcuts		: 0
3600.04/3563.12	c learnt literals	: 0
3600.04/3563.12	c learnt binary clauses	: 0
3600.04/3563.12	c learnt ternary clauses	: 0
3600.04/3563.12	c learnt constraints	: 8197095
3600.04/3563.12	c ignored constraints	: 0
3600.04/3563.12	c root simplifications	: 0
3600.04/3563.12	c removed literals (reason simplification)	: 2155651148
3600.04/3563.12	c reason swapping (by a shorter reason)	: 0
3600.04/3563.12	c Calls to reduceDB	: 269
3600.04/3563.12	c Number of update (reduction) of LBD	: 4307
3600.04/3563.12	c Imported unit clauses	: 0
3600.04/3563.12	c No decision after first conflict	: false
3600.04/3563.12	c number of reductions to clauses (during analyze)	: 0
3600.04/3563.12	c number of learned constraints concerned by reduction	: 0
3600.04/3563.12	c number of learning phase by resolution	: 0
3600.04/3563.12	c number of learning phase by cutting planes	: 0
3600.04/3563.12	c number of rounding to 1 operations	: 0
3600.04/3563.12	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.04/3563.12	c number of reductions of the coefficients by power 2 	: 0
3600.04/3563.12	c number of right shift for reduction by power 2 	: 0
3600.04/3563.12	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.04/3563.12	c number of ending skipping 	: 0
3600.04/3563.12	c number of internal skipping 	: 0
3600.04/3563.12	c number of derivation steps 	: 0
3600.04/3563.12	c number of skipped derivation steps 	: 0
3600.04/3563.12	c number of remaining unassigned 	: 0
3600.04/3563.12	c number of remaining assigned 	: 0
3600.04/3563.12	c number of falsified literals weakened from reason	: 0
3600.04/3563.12	c number of falsified literals weakened from conflict	: 0
3600.04/3563.12	c time for arithmetic operations	: 0
3600.04/3563.12	c minimum degree of deleted constraints	: null
3600.04/3563.12	c maximum degree of deleted constraints	: null
3600.04/3563.12	c number of deleted constraints	: 0
3600.04/3563.12	c speed (assignments/second)	: 257541.68824414222
3600.04/3563.12	c non guided choices	: 530
3600.04/3563.17	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 148559
3600.04/3563.17	s SATISFIABLE
3600.04/3563.17	c Found 52 solution(s)
3600.04/3563.17	v -x1 x2 x3 x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 x12 -x13 x14 -x15 -x16 x17 x18 x19 -x20 -x21 x22 x23 x24 -x25 -x26 x27 -x28 x29 -x30 -x31 x32 -x33 x34 -x35 -x36 -x37 x38 x39 -x40 -x41 x42 x43 x44 x45 -x46 x47 -x48 x49 -x50 -x51 x52 -x53 x54 -x55 -x56 x57 x58 x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 x67 -x68 x69 -x70 -x71 x72 x73 x74 -x75 -x76 x77 x78 x79 -x80 -x81 x82 -x83 x84 -x85 -x86 x87 -x88 x89 -x90 -x91 -x92 x93 x94 -x95 -x96 x97 x98 x99 x100 -x101 x102 -x103 x104 -x105 -x106 x107 -x108 x109 -x110 -x111 -x112 -x113 x114 x115 -x116 x117 x118 x119 x120 -x121 x122 -x123 x124 x125 -x126 -x127 -x128 x129 x130 -x131 -x132 -x133 x134 x135 -x136 x137 -x138 x139 x140 -x141 x142 -x143 x144 x145 x146 -x147 -x148 x149 x150 -x151 -x152 -x153 -x154 x155 -x156 x157 -x158 x159 x160 -x161 x162 -x163 x164 x165 -x166 x167 x168 -x169 x170 x171 x172 x173 -x174 x175 -x176 x177 x178 -x179 -x180 -x181 x182 x183 -x184 -x185 -x186 x187 x188 -x189 x190 -x191 x192 x193 -x194 x195 -x196 x197 x198 x199 -x200 -x201 x202 x203 -x204 -x205 -x206 -x207 x208 -x209 x210 -x211 x212 x213 -x214 x215 -x216 x217 x218 x219 x220 -x221 x222 x223 x224 x225 -x226 x227 -x228 x229 x230 -x231 -x232 -x233 x234 x235 -x236 -x237 -x238 x239 x240 -x241 x242 -x243 x244 x245 -x246 x247 -x248 x249 x250 x251 -x252 -x253 x254 x255 -x256 -x257 -x258 -x259 x260 -x261 x262 -x263 x264 x265 -x266 x267 -x268 x269 x270 -x271 x272 -x273 -x274 -x275 -x276 x277 -x278 x279 -x280 -x281 x282 x283 x284 -x285 -x286 x287 x288 x289 -x290 -x291 x292 -x293 x294 -x295 -x296 x297 -x298 x299 -x300 -x301 -x302 x303 x304 -x305 -x306 x307 x308 x309 x310 -x311 x312 -x313 x314 -x315 -x316 x317 -x318 x319 -x320 -x321 x322 -x323 -x324 -x325 -x326 x327 -x328 x329 -x330 -x331 x332 x333 x334 -x335 -x336 x337 x338 x339 -x340 -x341 x342 -x343 x344 -x345 -x346 x347 -x348 x349 -x350 -x351 -x352 x353 x354 -x355 -x356 x357 x358 x359 x360 -x361 x362 -x363 x364 -x365 -x366 x367 -x368 x369 -x370 -x371 x372 x373 x374 x375 -x376 x377 -x378 x379 x380 -x381 -x382 -x383 x384 x385 -x386 -x387 -x388 x389 x390 -x391 x392 -x393 x394 x395 -x396 x397 -x398 x399 x400 x401 -x402 -x403 x404 x405 -x406 -x407 -x408 -x409 x410 -x411 x412 -x413 x414 x415 -x416 x417 -x418 x419 x420 -x421 -x422 -x423 x424 -x425 x426 -x427 -x428 x429 x430 x431 -x432 -x433 x434 x435 x436 -x437 -x438 x439 -x440 x441 -x442 -x443 x444 -x445 x446 -x447 -x448 -x449 x450 x451 -x452 -x453 x454 x455 x456 x457 -x458 x459 -x460 x461 -x462 -x463 x464 -x465 x466 -x467 -x468 -x469 -x470 x471 -x472 x473 -x474 -x475 x476 x477 x478 -x479 -x480 x481 x482 x483 -x484 -x485 x486 -x487 x488 -x489 -x490 x491 -x492 x493 -x494 -x495 -x496 x497 x498 -x499 -x500 x501 x502 x503 x504 -x505 x506 -x507 x508 -x509 -x510 x511 -x512 x513 -x514 -x515 -x516 x517 -x518 x519 -x520 -x521 x522 x523 x524 -x525 -x526 x527 x528 x529 -x530 -x531 x532 -x533 x534 -x535 -x536 x537 -x538 x539 -x540 -x541 -x542 x543 x544 -x545 -x546 x547 x548 x549 x550 -x551 x552 -x553 x554 -x555 -x556 x557 -x558 x559 -x560 -x561 x562 -x563 x564 -x565 -x566 x567 x568 x569 -x570 -x571 x572 x573 x574 -x575 -x576 x577 -x578 x579 -x580 -x581 x582 -x583 x584 -x585 -x586 -x587 x588 x589 -x590 -x591 x592 x593 x594 x595 -x596 x597 -x598 x599 -x600 -x601 x602 -x603 x604 -x605 -x606 x607 -x608 x609 x610 -x611 -x612 -x613 x614 x615 -x616 -x617 -x618 x619 x620 -x621 x622 -x623 x624 x625 -x626 x627 -x628 x629 x630 x631 -x632 -x633 x634 x635 -x636 -x637 -x638 -x639 x640 -x641 x642 -x643 x644 x645 -x646 x647 -x648 x649 x650 x651 -x652 -x653 x654 x655 x656 -x657 -x658 x659 x660 x661 -x662 -x663 x664 -x665 x666 -x667 -x668 x669 -x670 x671 -x672 -x673 -x674 x675 x676 -x677 -x678 x679 x680 x681 x682 -x683 x684 -x685 x686 -x687 -x688 x689 -x690 x691 -x692 -x693 x694 x695 -x696 -x697 -x698 x699 x700 -x701 -x702 -x703 x704 x705 -x706 x707 -x708 x709 x710 -x711 x712 -x713 x714 x715 x716 -x717 -x718 x719 x720 -x721 -x722 -x723 -x724 x725 -x726 x727 -x728 x729 x730 -x731 x732 -x733 x734 x735 -x736 x737 x738 x739 -x740 -x741 x742 x743 x744 -x745 -x746 x747 -x748 x749 -x750 -x751 x752 -x753 x754 -x755 -x756 -x757 x758 x759 -x760 -x761 x762 x763 x764 x765 -x766 x767 -x768 x769 -x770 -x771 x772 -x773 x774 -x775 -x776 x777 x778 x779 -x780 -x781 x782 x783 x784 -x785 -x786 x787 -x788 x789 -x790 -x791 x792 -x793 x794 -x795 -x796 -x797 x798 x799 -x800 -x801 x802 x803 x804 x805 -x806 x807 -x808 x809 -x810 -x811 x812 -x813 x814 -x815 -x816 -x817 -x818 x819 x820 -x821 -x822 -x823 x824 x825 -x826 x827 -x828 x829 x830 -x831 x832 -x833 x834 x835 x836 -x837 -x838 x839 x840 -x841 -x842 -x843 -x844 x845 -x846 x847 -x848 x849 x850 -x851 x852 -x853 x854 x855 -x856 x857 x858 -x859 -x860 -x861 x862 x863 -x864 x865 -x866 x867 x868 -x869 x870 -x871 x872 x873 x874 -x875 -x876 x877 x878 -x879 -x880 -x881 -x882 x883 -x884 x885 -x886 x887 x888 -x889 x890 -x891 x892 x893 x894 x895 -x896 -x897 -x898 x899 x900 -x901 x902 -x903 x904 x905 -x906 x907 -x908 x909 x910 x911 -x912 -x913 x914 x915 -x916 -x917 -x918 -x919 x920 -x921 x922 -x923 x924 x925 -x926 x927 -x928 x929 x930 -x931 x932 x933 x934 -x935 -x936 x937 -x938 x939 -x940 -x941 x942 -x943 x944 -x945 -x946 -x947 x948 x949 -x950 -x951 x952 x953 x954 x955 -x956 x957 -x958 x959 -x960 -x961 x962 -x963 x964 -x965 -x966 x967 x968 x969 -x970 -x971 x972 -x973 x974 -x975 -x976 x977 -x978 x979 -x980 -x981 -x982 x983 x984 -x985 -x986 x987 x988 x989 x990 -x991 x992 -x993 x994 -x995 -x996 x997 -x998 x999 -x1000 -x1001 -x1002 -x1003 x1004 x1005 -x1006 x1007 -x1008 x1009 x1010 -x1011 x1012 -x1013 x1014 x1015 x1016 -x1017 -x1018 x1019 x1020 -x1021 -x1022 -x1023 -x1024 x1025 -x1026 x1027 -x1028 x1029 x1030 -x1031 x1032 -x1033 x1034 x1035 -x1036 x1037 x1038 -x1039 x1040 -x1041 x1042 x1043 -x1044 x1045 -x1046 x1047 x1048 x1049 -x1050 -x1051 x1052 x1053 -x1054 -x1055 -x1056 -x1057 x1058 -x1059 x1060 -x1061 x1062 x1063 -x1064 x1065 -x1066 x1067 x1068 x1069 x1070 -x1071 x1072 -x1073 x1074 x1075 -x1076 x1077 -x1078 x1079 x1080 x1081 -x1082 -x1083 x1084 x1085 -x1086 -x1087 -x1088 -x1089 x1090 -x1091 x1092 -x1093 x1094 x1095 -x1096 x1097 -x1098 x1099 x1100 -x1101 x1102 -x1103 x1104 -x1105 -x1106 x1107 -x1108 x1109 -x1110 -x1111 -x1112 x1113 x1114 -x1115 -x1116 x1117 x1118 x1119 x1120 -x1121 x1122 -x1123 x1124 -x1125 -x1126 x1127 -x1128 x1129 -x1130 -x1131 x1132 -x1133 x1134 -x1135 -x1136 x1137 -x1138 x1139 -x1140 -x1141 -x1142 x1143 x1144 -x1145 -x1146 x1147 x1148 x1149 x1150 -x1151 x1152 -x1153 x1154 -x1155 -x1156 x1157 -x1158 x1159 -x1160 -x1161 x1162 -x1163 x1164 x1165 -x1166 x1167 -x1168 x1169 x1170 x1171 -x1172 -x1173 x1174 x1175 -x1176 -x1177 -x1178 -x1179 x1180 -x1181 x1182 -x1183 x1184 x1185 -x1186 x1187 -x1188 x1189 x1190 x1191 -x1192 -x1193 x1194 -x1195 x1196 -x1197 -x1198 -x1199 x1200 x1201 -x1202 -x1203 x1204 x1205 x1206 x1207 -x1208 x1209 -x1210 x1211 -x1212 -x1213 x1214 -x1215 x1216 -x1217 -x1218 x1219 x1220 -x1221 x1222 -x1223 x1224 x1225 x1226 -x1227 -x1228 x1229 x1230 -x1231 -x1232 -x1233 -x1234 x1235 -x1236 x1237 -x1238 x1239 x1240 -x1241 x1242 -x1243 x1244 x1245 -x1246 x1247 -x1248 x1249 -x1250 -x1251 -x1252 x1253 x1254 -x1255 -x1256 x1257 x1258 x1259 x1260 -x1261 x1262 -x1263 x1264 -x1265 -x1266 x1267 -x1268 x1269 -x1270 -x1271 x1272 -x1273 x1274 -x1275 -x1276 -x1277 x1278 x1279 -x1280 -x1281 x1282 x1283 x1284 x1285 -x1286 x1287 -x1288 x1289 -x1290 -x1291 x1292 -x1293 x1294 -x1295 -x1296 x1297 -x1298 x1299 x1300 x1301 -x1302 -x1303 x1304 x1305 -x1306 -x1307 -x1308 -x1309 x1310 -x1311 x1312 -x1313 x1314 x1315 -x1316 x1317 -x1318 x1319 x1320 x1321 -x1322 -x1323 -x1324 x1325 x1326 -x1327 -x1328 x1329 x1330 x1331 x1332 -x1333 x1334 -x1335 x1336 -x1337 -x1338 x1339 -x1340 x1341 -x1342 -x1343 x1344 x1345 x1346 -x1347 -x1348 x1349 x1350 -x1351 -x1352 -x1353 -x1354 x1355 -x1356 x1357 -x1358 x1359 x1360 -x1361 x1362 -x1363 x1364 x1365 -x1366 -x1367 x1368 x1369 -x1370 -x1371 x1372 x1373 x1374 x1375 -x1376 x1377 -x1378 x1379 -x1380 -x1381 x1382 -x1383 x1384 -x1385 -x1386 -x1387 x1388 x1389 -x1390 -x1391 x1392 x1393 x1394 x1395 -x1396 x1397 -x1398 x1399 -x1400 -x1401 x1402 -x1403 x1404 -x1405 -x1406 x1407 x1408 -x1409 -x1410 x1411 x1412 x1413 x1414 -x1415 x1416 -x1417 x1418 -x1419 -x1420 x1421 -x1422 x1423 -x1424 -x1425 -x1426 x1427 x1428 -x1429 -x1430 -x1431 -x1432 x1433 -x1434 x1435 -x1436 x1437 x1438 -x1439 x1440 -x1441 x1442 x1443 x1444 x1445 -x1446 -x1447 -x1448 -x1449 x1450 -x1451 x1452 -x1453 x1454 x1455 -x1456 x1457 -x1458 x1459 x1460 -x1461 x1462 x1463 x1464 x1465 -x1466 x1467 -x1468 x1469 -x1470 -x1471 x1472 -x1473 x1474 -x1475 -x1476 x1477 x1478 x1479 x1480 -x1481 x1482 -x1483 x1484 -x1485 -x1486 x1487 -x1488 x1489 -x1490 -x1491 -x1492 -x1493 -x1494 x1495 -x1496 x1497 -x1498 x1499 x1500 -x1501 x1502 -x1503 x1504 x1505 -x1506 -x1507 x1508 -x1509 x1510 -x1511 x1512 x1513 -x1514 x1515 -x1516 x1517 x1518 -x1519 x1520 -x1521 x1522 -x1523 x1524 x1525 -x1526 x1527 -x1528 x1529 x1530 x1531 -x1532 x1533 -x1534 x1535 x1536 -x1537 x1538 -x1539 x1540 x1541 x1542 -x1543 x1544 -x1545 -x1546 x1547 -x1548 x1549 -x1550 -x1551 x1552 -x1553 x1554 x1555 -x1556 x1557 -x1558 x1559 x1560 x1561 -x1562 -x1563 x1564 -x1565 x1566 -x1567 -x1568 x1569 x1570 -x1571 x1572 -x1573 x1574 x1575 -x1576 x1577 -x1578 x1579 -x1580 -x1581 x1582 -x1583 x1584 -x1585 -x1586 x1587 -x1588 x1589 x1590 x1591 -x1592 -x1593 x1594 x1595 -x1596 
3600.04/3563.17	c objective function=-745
3600.04/3563.17	c Total wall clock time (in seconds): 3563.083

Verifier Data

OK	-745

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-4807019-1782836886/watcher-4807019-1782836886 -o /tmp/evaluation-result-4807019-1782836886/solver-4807019-1782836886 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4807019-1782836886/vars-4807019-1782836886 --bin-var /tmp/runsolver-exch-nodeE004-1782830144-2553031 --watchdog 3760 java -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4807019-1782836886.opb 

running on 4 cores: 24-27

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,2-3,5-8,10-11,13-14,16-17,19-21,23,28-29,33-35,37-41,46,48,50-52,54-56,59,63
  3550 MHz: 1,18,42-43,53,60-62
  3600 MHz: 4,9,12,15,22,24-27,30-32,36,44-45,47,49,57-58
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 24-27

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (49936 MiB free)
  node 1: cores 8-15, 129019 MiB (79682 MiB free)
  node 2: cores 16-23, 129019 MiB (123155 MiB free)
  node 3: cores 24-31, 128957 MiB (108862 MiB free)
  node 4: cores 32-39, 129019 MiB (80904 MiB free)
  node 5: cores 40-47, 129019 MiB (100959 MiB free)
  node 6: cores 48-55, 129019 MiB (110159 MiB free)
  node 7: cores 56-63, 128474 MiB (105729 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=2556679, runsolver pid=2556676
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 17.27 18.29 18.89 19/1220 2556700
/proc/meminfo: memFree=777582996/1055320700 swapFree=33554428/33554428
[pid=2556679] ppid=2556676 vsize=34966608 memory=62132 CPUtime=0.18 cores=24-27
/proc/2556679/stat : 2556679 (java) S 2556676 2556679 2553015 0 -1 4194304 7891 0 0 0 17 1 0 0 20 0 20 0 216976404 35805806592 15158 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 0 0 16800975 0 0 0 17 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
/proc/2556679/statm: 8741652 15533 6177 1 0 33412 0
[pid=2556679/tid=2556681] ppid=2556676 vsize=34966608 memory=448176484133 CPUtime=0.08 cores=24-27
/proc/2556679/task/2556681/stat : 2556681 (java) R 2556676 2556679 2553015 0 -1 4194368 3179 0 0 0 8 0 0 0 20 0 20 0 216976405 35805806592 15158 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 0 0 0 -1 26 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556692] ppid=2556676 vsize=34966608 memory=2274 CPUtime=0 cores=24-27
/proc/2556679/task/2556692/stat : 2556692 (Referen..andler) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 20 0 216976406 35805806592 15158 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556693] ppid=2556676 vsize=34966608 memory=54087362281966 CPUtime=0 cores=24-27
/proc/2556679/task/2556693/stat : 2556693 (Finalizer) S 2556676 2556679 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 216976406 35805806592 15158 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556696] ppid=2556676 vsize=34966608 memory=61788255421027 CPUtime=0 cores=24-27
/proc/2556679/task/2556696/stat : 2556696 (Monitor..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 20 0 216976406 35805806592 15158 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 24 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556699] ppid=2556676 vsize=34966608 memory=55191219208997 CPUtime=0 cores=24-27
/proc/2556679/task/2556699/stat : 2556699 (Notific..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 20 0 216976407 35805806592 15158 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556700] ppid=2556676 vsize=34966608 memory=14971157304575241 CPUtime=0 cores=24-27
/proc/2556679/task/2556700/stat : 2556700 (Common-Cleaner) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 20 0 216976407 35805806592 15158 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 34966608 KiB
Current children cumulated memory: 62132 KiB

[startup+0.21376 s]*
/proc/loadavg: 17.27 18.29 18.89 20/1222 2556702
/proc/meminfo: memFree=777524708/1055320700 swapFree=33554428/33554428
[pid=2556679] ppid=2556676 vsize=35033172 memory=139136 CPUtime=0.53 cores=24-27
/proc/2556679/stat : 2556679 (java) S 2556676 2556679 2553015 0 -1 4194304 9228 0 0 0 52 1 0 0 20 0 21 0 216976404 35873968128 34494 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 0 0 16800975 0 0 0 17 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
/proc/2556679/statm: 8758293 34784 6225 1 0 77449 0
[pid=2556679/tid=2556681] ppid=2556676 vsize=35033172 memory=8386095037794055477 CPUtime=0.19 cores=24-27
/proc/2556679/task/2556681/stat : 2556681 (java) R 2556676 2556679 2553015 0 -1 4194368 3212 0 0 0 19 0 0 0 20 0 21 0 216976405 35873968128 34494 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 0 0 0 -1 26 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556692] ppid=2556676 vsize=35033172 memory=215704930196 CPUtime=0 cores=24-27
/proc/2556679/task/2556692/stat : 2556692 (Referen..andler) S 2556676 2556679 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 216976406 35873968128 34494 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 26 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556693] ppid=2556676 vsize=35033172 memory=17979 CPUtime=0 cores=24-27
/proc/2556679/task/2556693/stat : 2556693 (Finalizer) S 2556676 2556679 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 216976406 35873968128 34494 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556696] ppid=2556676 vsize=35033172 memory=18330 CPUtime=0 cores=24-27
/proc/2556679/task/2556696/stat : 2556696 (Monitor..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 216976406 35873968128 34494 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 24 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556699] ppid=2556676 vsize=35033172 memory=18896 CPUtime=0 cores=24-27
/proc/2556679/task/2556699/stat : 2556699 (Notific..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 216976407 35873968128 34494 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556700] ppid=2556676 vsize=35033172 memory=61753 CPUtime=0 cores=24-27
/proc/2556679/task/2556700/stat : 2556700 (Common-Cleaner) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 216976407 35873968128 34494 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 35033172 KiB
Current children cumulated memory: 139136 KiB

[startup+0.313559 s]*
/proc/loadavg: 17.27 18.29 18.89 19/1224 2556704
/proc/meminfo: memFree=777430816/1055320700 swapFree=33554428/33554428
[pid=2556679] ppid=2556676 vsize=35166300 memory=215988 CPUtime=0.84 cores=24-27
/proc/2556679/stat : 2556679 (java) S 2556676 2556679 2553015 0 -1 4194304 10060 0 0 0 82 2 0 0 20 0 23 0 216976404 36010291200 53669 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 0 0 16800975 0 0 0 17 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
/proc/2556679/statm: 8791575 53997 6240 1 0 80567 0
[pid=2556679/tid=2556681] ppid=2556676 vsize=35166300 memory=8389771804677338421 CPUtime=0.28 cores=24-27
/proc/2556679/task/2556681/stat : 2556681 (java) R 2556676 2556679 2553015 0 -1 4194368 3250 0 0 0 27 1 0 0 20 0 23 0 216976405 36010291200 53669 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 0 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556692] ppid=2556676 vsize=35166300 memory=215704930196 CPUtime=0 cores=24-27
/proc/2556679/task/2556692/stat : 2556692 (Referen..andler) S 2556676 2556679 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216976406 36010291200 53669 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 26 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556693] ppid=2556676 vsize=35166300 memory=17979 CPUtime=0 cores=24-27
/proc/2556679/task/2556693/stat : 2556693 (Finalizer) S 2556676 2556679 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216976406 36010291200 53669 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556696] ppid=2556676 vsize=35166300 memory=18330 CPUtime=0 cores=24-27
/proc/2556679/task/2556696/stat : 2556696 (Monitor..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216976406 36010291200 53669 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 24 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556699] ppid=2556676 vsize=35166300 memory=18896 CPUtime=0 cores=24-27
/proc/2556679/task/2556699/stat : 2556699 (Notific..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216976407 36010291200 53669 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556700] ppid=2556676 vsize=35166300 memory=61753 CPUtime=0 cores=24-27
/proc/2556679/task/2556700/stat : 2556700 (Common-Cleaner) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216976407 36010291200 53669 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
Current children cumulated CPU time: 0.84 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 215988 KiB

[startup+0.700302 s]
/proc/loadavg: 17.27 18.29 18.89 21/1225 2556705
/proc/meminfo: memFree=777425180/1055320700 swapFree=33554428/33554428
[pid=2556679] ppid=2556676 vsize=35232864 memory=249952 CPUtime=1.99 cores=24-27
/proc/2556679/stat : 2556679 (java) S 2556676 2556679 2553015 0 -1 4194304 12464 0 0 0 197 2 0 0 20 0 24 0 216976404 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 0 0 16800975 0 0 0 17 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
/proc/2556679/statm: 8808216 62488 6271 1 0 86764 0
[pid=2556679/tid=2556681] ppid=2556676 vsize=35232864 memory=0 CPUtime=0.64 cores=24-27
/proc/2556679/task/2556681/stat : 2556681 (java) R 2556676 2556679 2553015 0 -1 4194368 3379 0 0 0 63 1 0 0 20 0 24 0 216976405 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 0 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556692] ppid=2556676 vsize=35232864 memory=4868 CPUtime=0 cores=24-27
/proc/2556679/task/2556692/stat : 2556692 (Referen..andler) S 2556676 2556679 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 24 0 216976406 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 26 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556693] ppid=2556676 vsize=35232864 memory=150256 CPUtime=0 cores=24-27
/proc/2556679/task/2556693/stat : 2556693 (Finalizer) S 2556676 2556679 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 24 0 216976406 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556696] ppid=2556676 vsize=35232864 memory=5824 CPUtime=0 cores=24-27
/proc/2556679/task/2556696/stat : 2556696 (Monitor..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 24 0 216976406 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 24 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556699] ppid=2556676 vsize=35232864 memory=0 CPUtime=0 cores=24-27
/proc/2556679/task/2556699/stat : 2556699 (Notific..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 24 0 216976407 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556700] ppid=2556676 vsize=35232864 memory=1972 CPUtime=0 cores=24-27
/proc/2556679/task/2556700/stat : 2556700 (Common-Cleaner) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 216976407 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556705] ppid=2556676 vsize=35232864 memory=5716 CPUtime=0 cores=24-27
/proc/2556679/task/2556705/stat : 2556705 (Timer-0) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 216976442 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
Current children cumulated CPU time: 1.99 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 249952 KiB

[startup+1.50022 s]
/proc/loadavg: 17.27 18.29 18.89 18/1225 2556705
/proc/meminfo: memFree=777407592/1055320700 swapFree=33554428/33554428
[pid=2556679] ppid=2556676 vsize=35232864 memory=250152 CPUtime=2.97 cores=24-27
/proc/2556679/stat : 2556679 (java) S 2556676 2556679 2553015 0 -1 4194304 13776 0 0 0 295 2 0 0 20 0 23 0 216976404 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 0 0 16800975 0 0 0 17 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
/proc/2556679/statm: 8808216 62538 6271 1 0 86772 0
[pid=2556679/tid=2556681] ppid=2556676 vsize=35232864 memory=0 CPUtime=1.44 cores=24-27
/proc/2556679/task/2556681/stat : 2556681 (java) R 2556676 2556679 2553015 0 -1 4194368 3964 0 0 0 143 1 0 0 20 0 23 0 216976405 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 0 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556692] ppid=2556676 vsize=35232864 memory=4868 CPUtime=0 cores=24-27
/proc/2556679/task/2556692/stat : 2556692 (Referen..andler) S 2556676 2556679 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 26 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556693] ppid=2556676 vsize=35232864 memory=5824 CPUtime=0 cores=24-27
/proc/2556679/task/2556693/stat : 2556693 (Finalizer) S 2556676 2556679 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556696] ppid=2556676 vsize=35232864 memory=0 CPUtime=0 cores=24-27
/proc/2556679/task/2556696/stat : 2556696 (Monitor..Thread) S 2556676 2556679 2553015 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 24 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556699] ppid=2556676 vsize=35232864 memory=4868 CPUtime=0 cores=24-27
/proc/2556679/task/2556699/stat : 2556699 (Notific..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556700] ppid=2556676 vsize=35232864 memory=25333125866717268 CPUtime=0 cores=24-27
/proc/2556679/task/2556700/stat : 2556700 (Common-Cleaner) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556705] ppid=2556676 vsize=35232864 memory=1972 CPUtime=0 cores=24-27
/proc/2556679/task/2556705/stat : 2556705 (Timer-0) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216976442 36078452736 62194 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
Current children cumulated CPU time: 2.97 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 250152 KiB

[startup+3.11378 s]
/proc/loadavg: 17.27 18.29 18.89 18/1224 2556706
/proc/meminfo: memFree=777341236/1055320700 swapFree=33554428/33554428
[pid=2556679] ppid=2556676 vsize=35232864 memory=289552 CPUtime=4.81 cores=24-27
/proc/2556679/stat : 2556679 (java) S 2556676 2556679 2553015 0 -1 4194304 17460 0 0 0 478 3 0 0 20 0 23 0 216976404 36078452736 72121 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 0 0 16800975 0 0 0 17 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
/proc/2556679/statm: 8808216 72388 6271 1 0 95151 0
[pid=2556679/tid=2556681] ppid=2556676 vsize=35232864 memory=4868 CPUtime=3.02 cores=24-27
/proc/2556679/task/2556681/stat : 2556681 (java) R 2556676 2556679 2553015 0 -1 4194368 5319 0 0 0 301 1 0 0 20 0 23 0 216976405 36078452736 72121 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 0 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556692] ppid=2556676 vsize=35232864 memory=1972 CPUtime=0 cores=24-27
/proc/2556679/task/2556692/stat : 2556692 (Referen..andler) S 2556676 2556679 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 72121 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 26 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556693] ppid=2556676 vsize=35232864 memory=0 CPUtime=0 cores=24-27
/proc/2556679/task/2556693/stat : 2556693 (Finalizer) S 2556676 2556679 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 72121 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556696] ppid=2556676 vsize=35232864 memory=0 CPUtime=0 cores=24-27
/proc/2556679/task/2556696/stat : 2556696 (Monitor..Thread) S 2556676 2556679 2553015 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 72121 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 24 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556699] ppid=2556676 vsize=35232864 memory=4868 CPUtime=0 cores=24-27
/proc/2556679/task/2556699/stat : 2556699 (Notific..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 72121 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556700] ppid=2556676 vsize=35232864 memory=0 CPUtime=0 cores=24-27
/proc/2556679/task/2556700/stat : 2556700 (Common-Cleaner) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 72121 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556705] ppid=2556676 vsize=35232864 memory=254452 CPUtime=0 cores=24-27
/proc/2556679/task/2556705/stat : 2556705 (Timer-0) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216976442 36078452736 72121 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
Current children cumulated CPU time: 4.81 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 289552 KiB

[startup+6.30017 s]
/proc/loadavg: 17.49 18.31 18.89 20/1224 2556706
/proc/meminfo: memFree=777265088/1055320700 swapFree=33554428/33554428
[pid=2556679] ppid=2556676 vsize=35232864 memory=369772 CPUtime=8.18 cores=24-27
/proc/2556679/stat : 2556679 (java) S 2556676 2556679 2553015 0 -1 4194304 21729 0 0 0 815 3 0 0 20 0 23 0 216976404 36078452736 92037 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 0 0 16800975 0 0 0 17 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0

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

/proc/meminfo: memFree=800221680/1055320700 swapFree=33554428/33554428
[pid=2556679] ppid=2556676 vsize=35232864 memory=2083276 CPUtime=3376.73 cores=24-27
/proc/2556679/stat : 2556679 (java) S 2556676 2556679 2553015 0 -1 4194304 292012 0 0 0 337595 78 0 0 20 0 23 0 216976404 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 0 0 16800975 0 0 0 17 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
/proc/2556679/statm: 8808216 520819 6333 1 0 538385 0
[pid=2556679/tid=2556681] ppid=2556676 vsize=35232864 memory=2183136 CPUtime=3322.16 cores=24-27
/proc/2556679/task/2556681/stat : 2556681 (java) R 2556676 2556679 2553015 0 -1 4194368 96651 0 0 0 332205 11 0 0 20 0 23 0 216976405 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 0 0 0 -1 24 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556692] ppid=2556676 vsize=35232864 memory=15524 CPUtime=0 cores=24-27
/proc/2556679/task/2556692/stat : 2556692 (Referen..andler) S 2556676 2556679 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 26 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556693] ppid=2556676 vsize=35232864 memory=2083276 CPUtime=0 cores=24-27
/proc/2556679/task/2556693/stat : 2556693 (Finalizer) S 2556676 2556679 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556696] ppid=2556676 vsize=35232864 memory=15524 CPUtime=0.11 cores=24-27
/proc/2556679/task/2556696/stat : 2556696 (Monitor..Thread) S 2556676 2556679 2553015 0 -1 4194368 117 0 0 0 5 6 0 0 20 0 23 0 216976406 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556699] ppid=2556676 vsize=35232864 memory=4104 CPUtime=0 cores=24-27
/proc/2556679/task/2556699/stat : 2556699 (Notific..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556700] ppid=2556676 vsize=35232864 memory=2083276 CPUtime=0 cores=24-27
/proc/2556679/task/2556700/stat : 2556700 (Common-Cleaner) S 2556676 2556679 2553015 0 -1 4194368 692 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556705] ppid=2556676 vsize=35232864 memory=2083276 CPUtime=0 cores=24-27
/proc/2556679/task/2556705/stat : 2556705 (Timer-0) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216976442 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
Current children cumulated CPU time: 3376.73 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 2083276 KiB

[startup+3402.3 s]
/proc/loadavg: 12.58 14.80 16.29 12/1088 2557718
/proc/meminfo: memFree=804336896/1055320700 swapFree=33554428/33554428
[pid=2556679] ppid=2556676 vsize=35232864 memory=2083276 CPUtime=3436.93 cores=24-27
/proc/2556679/stat : 2556679 (java) S 2556676 2556679 2553015 0 -1 4194304 292987 0 0 0 343614 79 0 0 20 0 23 0 216976404 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 0 0 16800975 0 0 0 17 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
/proc/2556679/statm: 8808216 520819 6333 1 0 538385 0
[pid=2556679/tid=2556681] ppid=2556676 vsize=35232864 memory=15524 CPUtime=3381.88 cores=24-27
/proc/2556679/task/2556681/stat : 2556681 (java) R 2556676 2556679 2553015 0 -1 4194368 97253 0 0 0 338177 11 0 0 20 0 23 0 216976405 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 0 0 0 -1 24 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556692] ppid=2556676 vsize=35232864 memory=2083276 CPUtime=0 cores=24-27
/proc/2556679/task/2556692/stat : 2556692 (Referen..andler) S 2556676 2556679 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 26 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556693] ppid=2556676 vsize=35232864 memory=11700 CPUtime=0 cores=24-27
/proc/2556679/task/2556693/stat : 2556693 (Finalizer) S 2556676 2556679 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556696] ppid=2556676 vsize=35232864 memory=2083276 CPUtime=0.11 cores=24-27
/proc/2556679/task/2556696/stat : 2556696 (Monitor..Thread) S 2556676 2556679 2553015 0 -1 4194368 119 0 0 0 5 6 0 0 20 0 23 0 216976406 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556699] ppid=2556676 vsize=35232864 memory=2183136 CPUtime=0 cores=24-27
/proc/2556679/task/2556699/stat : 2556699 (Notific..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556700] ppid=2556676 vsize=35232864 memory=2183136 CPUtime=0 cores=24-27
/proc/2556679/task/2556700/stat : 2556700 (Common-Cleaner) S 2556676 2556679 2553015 0 -1 4194368 692 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556705] ppid=2556676 vsize=35232864 memory=2083276 CPUtime=0 cores=24-27
/proc/2556679/task/2556705/stat : 2556705 (Timer-0) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216976442 36078452736 520537 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
Current children cumulated CPU time: 3436.93 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 2083276 KiB

[startup+3462.3 s]
/proc/loadavg: 11.12 13.99 15.92 11/1059 2557756
/proc/meminfo: memFree=806210056/1055320700 swapFree=33554428/33554428
[pid=2556679] ppid=2556676 vsize=35232864 memory=2064244 CPUtime=3497.97 cores=24-27
/proc/2556679/stat : 2556679 (java) S 2556676 2556679 2553015 0 -1 4194304 306074 0 0 0 349717 80 0 0 20 0 23 0 216976404 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 0 0 16800975 0 0 0 17 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
/proc/2556679/statm: 8808216 516061 6333 1 0 534201 0
[pid=2556679/tid=2556681] ppid=2556676 vsize=35232864 memory=15524 CPUtime=3441.51 cores=24-27
/proc/2556679/task/2556681/stat : 2556681 (java) R 2556676 2556679 2553015 0 -1 4194368 102126 0 0 0 344140 11 0 0 20 0 23 0 216976405 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 0 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556692] ppid=2556676 vsize=35232864 memory=2183136 CPUtime=0 cores=24-27
/proc/2556679/task/2556692/stat : 2556692 (Referen..andler) S 2556676 2556679 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 26 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556693] ppid=2556676 vsize=35232864 memory=4784 CPUtime=0 cores=24-27
/proc/2556679/task/2556693/stat : 2556693 (Finalizer) S 2556676 2556679 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556696] ppid=2556676 vsize=35232864 memory=2083276 CPUtime=0.12 cores=24-27
/proc/2556679/task/2556696/stat : 2556696 (Monitor..Thread) S 2556676 2556679 2553015 0 -1 4194368 119 0 0 0 5 7 0 0 20 0 23 0 216976406 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556699] ppid=2556676 vsize=35232864 memory=0 CPUtime=0 cores=24-27
/proc/2556679/task/2556699/stat : 2556699 (Notific..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556700] ppid=2556676 vsize=35232864 memory=2064244 CPUtime=0 cores=24-27
/proc/2556679/task/2556700/stat : 2556700 (Common-Cleaner) S 2556676 2556679 2553015 0 -1 4194368 710 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556705] ppid=2556676 vsize=35232864 memory=15524 CPUtime=0 cores=24-27
/proc/2556679/task/2556705/stat : 2556705 (Timer-0) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216976442 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
Current children cumulated CPU time: 3497.97 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 2064244 KiB

[startup+3522.3 s]
/proc/loadavg: 10.78 13.38 15.58 11/1058 2557757
/proc/meminfo: memFree=805957184/1055320700 swapFree=33554428/33554428
[pid=2556679] ppid=2556676 vsize=35232864 memory=2064248 CPUtime=3558.26 cores=24-27
/proc/2556679/stat : 2556679 (java) S 2556676 2556679 2553015 0 -1 4194304 307746 0 0 0 355745 81 0 0 20 0 23 0 216976404 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 0 0 16800975 0 0 0 17 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
/proc/2556679/statm: 8808216 516062 6333 1 0 534201 0
[pid=2556679/tid=2556681] ppid=2556676 vsize=35232864 memory=2083276 CPUtime=3501.21 cores=24-27
/proc/2556679/task/2556681/stat : 2556681 (java) R 2556676 2556679 2553015 0 -1 4194368 102626 0 0 0 350110 11 0 0 20 0 23 0 216976405 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 0 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556692] ppid=2556676 vsize=35232864 memory=0 CPUtime=0 cores=24-27
/proc/2556679/task/2556692/stat : 2556692 (Referen..andler) S 2556676 2556679 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 26 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556693] ppid=2556676 vsize=35232864 memory=2064244 CPUtime=0 cores=24-27
/proc/2556679/task/2556693/stat : 2556693 (Finalizer) S 2556676 2556679 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556696] ppid=2556676 vsize=35232864 memory=2064244 CPUtime=0.12 cores=24-27
/proc/2556679/task/2556696/stat : 2556696 (Monitor..Thread) S 2556676 2556679 2553015 0 -1 4194368 120 0 0 0 5 7 0 0 20 0 23 0 216976406 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556699] ppid=2556676 vsize=35232864 memory=2083276 CPUtime=0 cores=24-27
/proc/2556679/task/2556699/stat : 2556699 (Notific..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556700] ppid=2556676 vsize=35232864 memory=11105 CPUtime=0 cores=24-27
/proc/2556679/task/2556700/stat : 2556700 (Common-Cleaner) S 2556676 2556679 2553015 0 -1 4194368 727 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556705] ppid=2556676 vsize=35232864 memory=15524 CPUtime=0 cores=24-27
/proc/2556679/task/2556705/stat : 2556705 (Timer-0) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216976442 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
Current children cumulated CPU time: 3558.26 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 2064248 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3563.11 s]
/proc/loadavg: 10.55 13.00 15.36 12/1058 2557758
/proc/meminfo: memFree=805491136/1055320700 swapFree=33554428/33554428
[pid=2556679] ppid=2556676 vsize=35232864 memory=2064504 CPUtime=3600.04 cores=24-27
/proc/2556679/stat : 2556679 (java) S 2556676 2556679 2553015 0 -1 4194304 316779 0 0 0 359922 82 0 0 20 0 23 0 216976404 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 0 0 16800975 0 0 0 17 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
/proc/2556679/statm: 8808216 516126 6333 1 0 534201 0
[pid=2556679/tid=2556681] ppid=2556676 vsize=35232864 memory=40780 CPUtime=3541.83 cores=24-27
/proc/2556679/task/2556681/stat : 2556681 (java) R 2556676 2556679 2553015 0 -1 4194368 105940 0 0 0 354172 11 0 0 20 0 23 0 216976405 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 0 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556692] ppid=2556676 vsize=35232864 memory=150260 CPUtime=0 cores=24-27
/proc/2556679/task/2556692/stat : 2556692 (Referen..andler) S 2556676 2556679 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 26 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556693] ppid=2556676 vsize=35232864 memory=4104 CPUtime=0 cores=24-27
/proc/2556679/task/2556693/stat : 2556693 (Finalizer) S 2556676 2556679 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556696] ppid=2556676 vsize=35232864 memory=-7379526745106375777 CPUtime=0.12 cores=24-27
/proc/2556679/task/2556696/stat : 2556696 (Monitor..Thread) S 2556676 2556679 2553015 0 -1 4194368 120 0 0 0 5 7 0 0 20 0 23 0 216976406 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556699] ppid=2556676 vsize=35232864 memory=2064248 CPUtime=0 cores=24-27
/proc/2556679/task/2556699/stat : 2556699 (Notific..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556700] ppid=2556676 vsize=35232864 memory=2064248 CPUtime=0 cores=24-27
/proc/2556679/task/2556700/stat : 2556700 (Common-Cleaner) S 2556676 2556679 2553015 0 -1 4194368 728 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556705] ppid=2556676 vsize=35232864 memory=2064248 CPUtime=0 cores=24-27
/proc/2556679/task/2556705/stat : 2556705 (Timer-0) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216976442 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 2064504 KiB

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

[startup+3563.18 s]
# the end of solver process 2556679 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3599.37 s, system=0.837417 s

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

[startup+3563.11 s]
/proc/loadavg: 10.55 13.00 15.36 12/1058 2557758
/proc/meminfo: memFree=805491136/1055320700 swapFree=33554428/33554428
[pid=2556679] ppid=2556676 vsize=35232864 memory=2064504 CPUtime=3600.04 cores=24-27
/proc/2556679/stat : 2556679 (java) S 2556676 2556679 2553015 0 -1 4194304 316779 0 0 0 359922 82 0 0 20 0 23 0 216976404 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 0 0 16800975 0 0 0 17 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
/proc/2556679/statm: 8808216 516126 6333 1 0 534201 0
[pid=2556679/tid=2556681] ppid=2556676 vsize=35232864 memory=40780 CPUtime=3541.83 cores=24-27
/proc/2556679/task/2556681/stat : 2556681 (java) R 2556676 2556679 2553015 0 -1 4194368 105940 0 0 0 354172 11 0 0 20 0 23 0 216976405 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 0 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556692] ppid=2556676 vsize=35232864 memory=150260 CPUtime=0 cores=24-27
/proc/2556679/task/2556692/stat : 2556692 (Referen..andler) S 2556676 2556679 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 26 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556693] ppid=2556676 vsize=35232864 memory=4104 CPUtime=0 cores=24-27
/proc/2556679/task/2556693/stat : 2556693 (Finalizer) S 2556676 2556679 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216976406 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 25 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556696] ppid=2556676 vsize=35232864 memory=-7379526745106375777 CPUtime=0.12 cores=24-27
/proc/2556679/task/2556696/stat : 2556696 (Monitor..Thread) S 2556676 2556679 2553015 0 -1 4194368 120 0 0 0 5 7 0 0 20 0 23 0 216976406 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556699] ppid=2556676 vsize=35232864 memory=2064248 CPUtime=0 cores=24-27
/proc/2556679/task/2556699/stat : 2556699 (Notific..Thread) S 2556676 2556679 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556700] ppid=2556676 vsize=35232864 memory=2064248 CPUtime=0 cores=24-27
/proc/2556679/task/2556700/stat : 2556700 (Common-Cleaner) S 2556676 2556679 2553015 0 -1 4194368 728 0 0 0 0 0 0 0 20 0 23 0 216976407 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
[pid=2556679/tid=2556705] ppid=2556676 vsize=35232864 memory=2064248 CPUtime=0 cores=24-27
/proc/2556679/task/2556705/stat : 2556705 (Timer-0) S 2556676 2556679 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216976442 36078452736 515867 18446744073709551615 94461221826560 94461221830256 140732727457632 0 0 0 4 0 16800975 1 0 0 -1 27 0 0 0 0 0 94461221838120 94461221838864 94461228015616 140732727462100 140732727462240 140732727462240 140732727467976 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 2064504 KiB

Child status: 143

Real time (s): 3563.18
CPU time (s): 3600.2
CPU user time (s): 3599.37
CPU system time (s): 0.837417
CPU usage (%): 101.039
Max. virtual memory (cumulated for all children) (KiB): 35232864
Max. memory (cumulated for all children) (KiB): 3280140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.37
system time used= 0.837417
maximum resident set size= 3279232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 318771
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74674
involuntary context switches= 3153


# summary of solver processes directly reported to runsolver:
#   pid: 2556679
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3599.37
#   total CPU system time (s): 0.837417

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1439 second user time and 40.1829 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-06-30 18:28:06
IDJOB=4807019
IDBENCH=178252
IDSOLVER=3602
FILE ID=nodeE004/4807019-1782836886
RUNJOBID= nodeE004-1782830144-2553031
SLURM_JOB_ID= 12541393
Free space on /tmp= 798472 MiB

SOLVER NAME= Sat4j Resolution 2026-06-10
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_inlv/normalized-maxcut_opt_complete_5-partite_inlv_nvert_57.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4807019-1782836886/watcher-4807019-1782836886 -o /tmp/evaluation-result-4807019-1782836886/solver-4807019-1782836886 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4807019-1782836886/vars-4807019-1782836886 --bin-var /tmp/runsolver-exch-nodeE004-1782830144-2553031 --watchdog 3760  java -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4807019-1782836886.opb

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

MD5SUM BENCH= 349a1d64df3d6119f524a625e83f3862
RANDOM SEED=1262030228

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        777609424 kB
MemAvailable:   898172488 kB
Buffers:            3352 kB
Cached:         124964644 kB
SwapCached:            0 kB
Active:         155204060 kB
Inactive:       118734996 kB
Active(anon):   149749796 kB
Inactive(anon):   142608 kB
Active(file):    5454264 kB
Inactive(file): 118592388 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4268 kB
Writeback:             0 kB
AnonPages:      148955172 kB
Mapped:           205668 kB
Shmem:            921344 kB
KReclaimable:    1535172 kB
Slab:            2113328 kB
SReclaimable:    1535172 kB
SUnreclaim:       578156 kB
KernelStack:       20128 kB
PageTables:       301660 kB
SecPageTables:     15388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   152242640 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      483988 kB
VmallocChunk:          0 kB
Percpu:           135168 kB
HardwareCorrupted:     0 kB
AnonHugePages:  146374656 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      377284 kB
DirectMap2M:    20916224 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 798456 MiB
End job on nodeE004 at 2026-06-30 19:27:29