Trace number 4816790

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)-22 3600.18 3572.26

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/bsg/normalized-bsg_200_25_4.opb
MD5SUM0feba334d3dcf6cace0bbc8f73f5811a
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark57600.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12520
Sum of products size (including duplicates)25040
Number of different products6260
Sum of products size12520

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.08	c Pseudo Boolean Optimization by upper bound
0.00/0.08	c --- Begin Solver configuration ---
0.00/0.08	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.00/0.08	c Learn all clauses as in MiniSAT
0.00/0.08	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.08	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.08	c Expensive reason simplification
0.00/0.08	c Glucose 2.1 dynamic restart strategy
0.00/0.08	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.08	c timeout=2147483s
0.00/0.08	c DB Simplification allowed=false
0.00/0.08	c Listener: none
0.00/0.08	c --- End Solver configuration ---
0.00/0.08	c solving HOME/instance-4816790-1782903540.opb
0.00/0.08	c reading problem ... 
0.00/0.09	c  objective function found
0.19/0.16	c ... done. Wall clock time 0.074s.
0.19/0.16	c declared #vars     400
0.19/0.16	c internal #vars     6660
0.19/0.16	c #constraints  13122
0.19/0.16	c constraints type 
0.19/0.16	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 200
0.19/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 402
0.19/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6260
0.19/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6260
0.19/0.16	c 13122 constraints processed.
0.19/0.17	c objective function length is 200 literals
1.30/0.61	c SATISFIABLE
1.30/0.61	c OPTIMIZING...
1.30/0.61	c Got one! Elapsed wall clock time (in seconds):0.522
1.30/0.61	o -13
1.30/0.65	c Got one! Elapsed wall clock time (in seconds):0.56
1.30/0.65	o -17
1.76/0.94	c cleaning 2943 clauses out of 5904 with flag 15703/5904
2.48/1.59	c cleaning 4476 clauses out of 8951 with flag 45834/11894
3.73/2.76	c cleaning 5747 clauses out of 11494 with flag 86067/18913
5.63/4.65	c cleaning 6863 clauses out of 13729 with flag 121716/26895
6.97/5.94	c cleaning 7931 clauses out of 15867 with flag 143684/35896
8.30/7.26	c cleaning 8967 clauses out of 17935 with flag 180868/45895
9.60/8.55	c cleaning 9984 clauses out of 19968 with flag 219197/56895
12.31/11.26	c cleaning 10998 clauses out of 21995 with flag 292705/68906
14.91/13.83	c cleaning 11991 clauses out of 23992 with flag 357384/81901
17.59/16.58	c cleaning 12994 clauses out of 25993 with flag 430519/95893
21.01/19.95	c cleaning 14000 clauses out of 27999 with flag 504587/110893
24.47/23.30	c cleaning 15002 clauses out of 30007 with flag 599721/126901
28.60/27.40	c cleaning 15992 clauses out of 32006 with flag 692419/143902
30.93/29.76	c Got one! Elapsed wall clock time (in seconds):29.674
30.93/29.76	o -18
31.53/30.33	c cleaning 14972 clauses out of 29943 with flag 17841/157831
32.12/30.90	c cleaning 10483 clauses out of 20975 with flag 37942/163835
32.12/31.00	c Got one! Elapsed wall clock time (in seconds):30.919
32.12/31.00	o -19
32.61/31.36	c cleaning 7814 clauses out of 15675 with flag 18058/169018
33.57/32.23	c cleaning 6961 clauses out of 13922 with flag 77237/175079
34.39/33.02	c cleaning 6917 clauses out of 13900 with flag 107977/182018
35.79/34.42	c cleaning 7473 clauses out of 14992 with flag 144246/190027
37.08/35.72	c cleaning 8255 clauses out of 16513 with flag 180856/199021
38.97/37.68	c cleaning 9129 clauses out of 18265 with flag 208956/209028
41.40/40.03	c cleaning 10054 clauses out of 20133 with flag 241898/220025
43.43/42.05	c cleaning 11035 clauses out of 22084 with flag 279292/232030
45.87/44.40	c cleaning 12016 clauses out of 24039 with flag 316751/245020
48.58/47.19	c cleaning 12994 clauses out of 26036 with flag 379518/259033
52.28/50.86	c cleaning 14003 clauses out of 28033 with flag 454249/274024
56.60/55.15	c cleaning 15010 clauses out of 30024 with flag 538576/290018
61.20/59.73	c cleaning 16007 clauses out of 32015 with flag 633390/307019
65.23/63.71	c cleaning 16972 clauses out of 34007 with flag 736696/325018
70.75/69.21	c cleaning 18010 clauses out of 36037 with flag 831206/344020
77.17/75.62	c cleaning 19020 clauses out of 38039 with flag 915639/364032
81.64/80.06	c cleaning 20004 clauses out of 40008 with flag 1001380/385021
90.04/88.43	c cleaning 21001 clauses out of 42001 with flag 1113425/407018
95.28/93.64	c cleaning 22001 clauses out of 44001 with flag 1207798/430019
102.44/100.78	c cleaning 23001 clauses out of 46002 with flag 1295352/454021
107.97/106.29	c cleaning 23995 clauses out of 47998 with flag 1357436/479018
120.43/118.62	c cleaning 25001 clauses out of 50006 with flag 1415512/505021
129.38/127.41	c cleaning 26010 clauses out of 52023 with flag 1479287/532039
139.37/137.33	c cleaning 27010 clauses out of 54021 with flag 1540504/560047
149.86/147.71	c cleaning 27985 clauses out of 55986 with flag 1636637/589022
158.51/156.39	c cleaning 28980 clauses out of 58002 with flag 1780718/619023
167.09/164.92	c cleaning 29976 clauses out of 60031 with flag 1927760/650032
178.25/176.07	c cleaning 30990 clauses out of 62049 with flag 2070242/682026
189.24/186.97	c cleaning 32026 clauses out of 64051 with flag 2199933/715018
200.79/198.54	c cleaning 32981 clauses out of 66031 with flag 2360346/749024
212.36/210.08	c cleaning 33987 clauses out of 68047 with flag 2527946/784021
225.71/223.30	c cleaning 35011 clauses out of 70065 with flag 2657789/820026
240.61/238.18	c cleaning 36019 clauses out of 72051 with flag 2858926/857023
251.03/248.54	c cleaning 37008 clauses out of 74027 with flag 3037198/895018
259.33/256.83	c cleaning 38015 clauses out of 76033 with flag 3180359/934032
271.32/268.87	c cleaning 39003 clauses out of 78008 with flag 3311887/974022
280.53/277.96	c cleaning 39972 clauses out of 80001 with flag 3493179/1015018
295.17/292.53	c cleaning 41010 clauses out of 82045 with flag 3698393/1057034
306.72/303.91	c cleaning 42001 clauses out of 84034 with flag 3896668/1100033
322.70/319.71	c cleaning 42988 clauses out of 86019 with flag 4117729/1144019
337.10/334.13	c cleaning 44007 clauses out of 88034 with flag 4272390/1189022
352.01/348.97	c cleaning 45008 clauses out of 90028 with flag 4465777/1235023
369.42/366.17	c cleaning 46000 clauses out of 92020 with flag 4626155/1282023
387.16/383.74	c cleaning 46997 clauses out of 94015 with flag 4834715/1330018
407.53/404.08	c cleaning 48008 clauses out of 96019 with flag 5098124/1379019
428.62/425.05	c cleaning 49007 clauses out of 98014 with flag 5321573/1429022
446.55/442.92	c cleaning 49955 clauses out of 100008 with flag 5525252/1480023
465.87/462.19	c cleaning 51023 clauses out of 102050 with flag 5712291/1532020
483.08/479.39	c cleaning 51988 clauses out of 104025 with flag 5901829/1585018
501.03/497.12	c cleaning 52994 clauses out of 106042 with flag 6120659/1639023
520.35/516.42	c cleaning 54020 clauses out of 108044 with flag 6364842/1694019
548.71/544.58	c cleaning 55015 clauses out of 110033 with flag 6493034/1750028
583.82/579.13	c cleaning 56005 clauses out of 112009 with flag 6624690/1807019
608.05/603.13	c cleaning 56978 clauses out of 114004 with flag 6838803/1865019
630.27/625.18	c cleaning 58002 clauses out of 116041 with flag 7108278/1924034
650.52/645.37	c cleaning 59001 clauses out of 118031 with flag 7341627/1984026
674.36/669.11	c cleaning 59989 clauses out of 120024 with flag 7529553/2045020
692.70/687.31	c cleaning 60965 clauses out of 122033 with flag 7753001/2107018
713.59/708.01	c cleaning 62001 clauses out of 124069 with flag 8038495/2170019
733.54/727.93	c cleaning 63034 clauses out of 126067 with flag 8291689/2234018
749.73/743.99	c cleaning 63996 clauses out of 128038 with flag 8528367/2299023
767.06/760.97	c cleaning 65019 clauses out of 130055 with flag 8714444/2365036
791.71/785.32	c cleaning 66008 clauses out of 132019 with flag 8908663/2432019
804.57/797.97	c cleaning 66989 clauses out of 134014 with flag 9104977/2500022
818.25/811.35	c cleaning 68008 clauses out of 136022 with flag 9319379/2569019
830.62/823.46	c cleaning 69006 clauses out of 138014 with flag 9577714/2639019
843.51/836.01	c cleaning 69995 clauses out of 140008 with flag 9870602/2710019
855.60/847.84	c cleaning 70995 clauses out of 142012 with flag 10187331/2782018
867.79/859.72	c cleaning 72007 clauses out of 144017 with flag 10499804/2855018
879.06/870.79	c cleaning 72992 clauses out of 146010 with flag 10879105/2929018
892.24/883.62	c cleaning 73990 clauses out of 148018 with flag 11255550/3004018
904.84/895.92	c cleaning 74998 clauses out of 150028 with flag 11635791/3080018
916.41/907.20	c cleaning 76009 clauses out of 152030 with flag 12019489/3157018
928.70/919.22	c cleaning 76980 clauses out of 154023 with flag 12409500/3235020
940.84/931.05	c cleaning 78015 clauses out of 156041 with flag 12776754/3314018
953.90/943.85	c cleaning 78999 clauses out of 158026 with flag 13169166/3394018
966.93/956.54	c cleaning 80004 clauses out of 160027 with flag 13570339/3475018
980.03/969.56	c cleaning 81000 clauses out of 162023 with flag 13979112/3557018
993.44/982.74	c cleaning 82002 clauses out of 164023 with flag 14346683/3640018
1007.70/996.70	c cleaning 83007 clauses out of 166022 with flag 14693569/3724019
1021.99/1010.57	c cleaning 83991 clauses out of 168014 with flag 15121026/3809018
1035.00/1023.28	c cleaning 84989 clauses out of 170023 with flag 15556181/3895018
1048.06/1036.08	c cleaning 85999 clauses out of 172034 with flag 15959644/3982018
1061.39/1049.17	c cleaning 87010 clauses out of 174037 with flag 16380154/4070020
1074.70/1062.22	c cleaning 88006 clauses out of 176025 with flag 16839419/4159018
1088.31/1075.30	c cleaning 88988 clauses out of 178019 with flag 17310918/4249018
1102.78/1089.53	c cleaning 89993 clauses out of 180031 with flag 17783489/4340018
1117.74/1104.53	c cleaning 90988 clauses out of 182038 with flag 18272022/4432018
1132.22/1118.91	c cleaning 92015 clauses out of 184050 with flag 18765597/4525018
1146.98/1133.72	c cleaning 93003 clauses out of 186039 with flag 19229668/4619022
1162.19/1148.96	c cleaning 93960 clauses out of 188032 with flag 19688125/4714018
1177.53/1164.26	c cleaning 95017 clauses out of 190072 with flag 20166846/4810018
1193.37/1180.09	c cleaning 96007 clauses out of 192055 with flag 20674658/4907018
1208.02/1194.61	c cleaning 97004 clauses out of 194048 with flag 21147936/5005018
1224.15/1210.70	c cleaning 98021 clauses out of 196045 with flag 21631994/5104019
1240.64/1226.83	c cleaning 98999 clauses out of 198024 with flag 22048013/5204019
1257.44/1243.54	c cleaning 99991 clauses out of 200024 with flag 22456613/5305018
1275.04/1261.07	c cleaning 101002 clauses out of 202033 with flag 22828334/5407018
1292.08/1278.03	c cleaning 102002 clauses out of 204036 with flag 23252862/5510023
1312.01/1297.93	c cleaning 102981 clauses out of 206029 with flag 23665337/5614018
1330.16/1315.87	c cleaning 104011 clauses out of 208049 with flag 24203379/5719019
1348.91/1334.54	c cleaning 105004 clauses out of 210037 with flag 24701687/5825018
1369.06/1354.58	c cleaning 105994 clauses out of 212033 with flag 25201794/5932018
1389.71/1375.14	c cleaning 107005 clauses out of 214039 with flag 25690359/6040018
1410.15/1395.21	c cleaning 107992 clauses out of 216034 with flag 26201807/6149018
1430.60/1415.64	c cleaning 109013 clauses out of 218042 with flag 26702048/6259018
1449.58/1434.67	c cleaning 110007 clauses out of 220031 with flag 27215053/6370020
1470.50/1455.44	c cleaning 111001 clauses out of 222023 with flag 27733647/6482019
1494.16/1479.11	c cleaning 111988 clauses out of 224021 with flag 28204959/6595018
1516.03/1500.53	c cleaning 113006 clauses out of 226033 with flag 28697580/6709018
1538.17/1522.67	c cleaning 113989 clauses out of 228027 with flag 29239350/6824018
1561.27/1545.62	c cleaning 115010 clauses out of 230043 with flag 29728635/6940023
1583.86/1568.17	c cleaning 115999 clauses out of 232028 with flag 30190895/7057018
1610.54/1594.58	c cleaning 116994 clauses out of 234029 with flag 30700646/7175018
1634.51/1618.49	c cleaning 118002 clauses out of 236036 with flag 31245075/7294019
1658.57/1642.31	c cleaning 118985 clauses out of 238035 with flag 31772051/7414020
1682.77/1666.26	c cleaning 120014 clauses out of 240049 with flag 32273118/7535019
1708.82/1692.20	c cleaning 121018 clauses out of 242036 with flag 32815590/7657020
1733.34/1716.64	c cleaning 121983 clauses out of 244016 with flag 33312106/7780018
1758.21/1741.06	c cleaning 122994 clauses out of 246033 with flag 33813161/7904018
1784.84/1767.69	c cleaning 124008 clauses out of 248039 with flag 34334941/8029018
1813.07/1795.84	c cleaning 125003 clauses out of 250031 with flag 34861189/8155018
1838.06/1820.49	c cleaning 125999 clauses out of 252028 with flag 35405359/8282018
1864.71/1847.05	c cleaning 127001 clauses out of 254030 with flag 35890168/8410019
1891.06/1873.38	c cleaning 128008 clauses out of 256032 with flag 36415993/8539022
1919.05/1900.90	c cleaning 128988 clauses out of 258020 with flag 37003352/8669018
1949.58/1931.44	c cleaning 129976 clauses out of 260032 with flag 37650523/8800018
1980.21/1961.95	c cleaning 130997 clauses out of 262056 with flag 38310258/8932018
2009.66/1991.12	c cleaning 131995 clauses out of 264059 with flag 38936085/9065018
2039.37/2020.87	c cleaning 132989 clauses out of 266064 with flag 39842199/9199018
2059.36/2040.82	c Got one! Elapsed wall clock time (in seconds):2040.732
2059.36/2040.82	o -20
2062.22/2043.66	c cleaning 119178 clauses out of 238357 with flag 14904/9304300
2064.51/2045.90	c cleaning 62588 clauses out of 125175 with flag 32427/9310296
2066.11/2047.53	c cleaning 34796 clauses out of 69593 with flag 70073/9317302
2067.50/2049.00	c cleaning 21388 clauses out of 42787 with flag 113396/9325292
2069.89/2051.36	c cleaning 15202 clauses out of 30403 with flag 164156/9334296
2071.09/2052.54	c cleaning 12605 clauses out of 25209 with flag 197507/9344304
2073.20/2054.67	c cleaning 11752 clauses out of 23591 with flag 264231/9355291
2074.99/2056.46	c cleaning 11901 clauses out of 23839 with flag 331099/9367291
2077.88/2059.39	c cleaning 12455 clauses out of 24940 with flag 413077/9380293
2080.48/2061.94	c cleaning 13217 clauses out of 26487 with flag 492354/9394295
2083.08/2064.53	c cleaning 14134 clauses out of 28274 with flag 539679/9409299
2085.47/2066.93	c cleaning 15039 clauses out of 30134 with flag 585203/9425293
2085.97/2067.41	c Got one! Elapsed wall clock time (in seconds):2067.324
2085.97/2067.41	o -21
2086.18/2067.62	c cleaning 10340 clauses out of 20685 with flag 7828/9430883
2087.09/2068.59	c cleaning 8129 clauses out of 16343 with flag 44061/9436881
2088.09/2069.59	c cleaning 7589 clauses out of 15226 with flag 72633/9443893
2089.78/2071.20	c cleaning 7804 clauses out of 15626 with flag 110342/9451882
2091.37/2072.83	c cleaning 8403 clauses out of 16826 with flag 154562/9460886
2092.97/2074.46	c cleaning 9170 clauses out of 18416 with flag 207034/9470879
2094.47/2076.00	c cleaning 10121 clauses out of 20248 with flag 262605/9481881
2096.06/2077.50	c cleaning 11035 clauses out of 22136 with flag 313561/9493890
2098.16/2079.64	c cleaning 12046 clauses out of 24092 with flag 398442/9506881
2100.67/2082.19	c cleaning 13019 clauses out of 26044 with flag 488098/9520879
2102.57/2084.06	c cleaning 14014 clauses out of 28033 with flag 556154/9535887
2105.95/2087.48	c cleaning 15002 clauses out of 30012 with flag 656648/9551880
2109.93/2091.43	c cleaning 15963 clauses out of 32009 with flag 766259/9568879
2112.61/2094.08	c cleaning 16985 clauses out of 34051 with flag 855321/9586884
2116.88/2098.31	c cleaning 18013 clauses out of 36063 with flag 963310/9605881
2120.59/2102.07	c cleaning 19021 clauses out of 38049 with flag 1077908/9625880
2124.27/2105.79	c cleaning 20015 clauses out of 40029 with flag 1191952/9646881
2128.16/2109.64	c cleaning 21004 clauses out of 42012 with flag 1256504/9668879
2131.05/2112.57	c cleaning 21979 clauses out of 44026 with flag 1371207/9691897
2136.17/2117.67	c cleaning 22952 clauses out of 46029 with flag 1505391/9715879
2140.67/2122.16	c cleaning 24041 clauses out of 48083 with flag 1641718/9740885
2146.14/2127.66	c cleaning 25017 clauses out of 50038 with flag 1797601/9766881
2152.32/2133.81	c cleaning 25973 clauses out of 52019 with flag 1947252/9793879
2156.70/2138.28	c cleaning 27025 clauses out of 54050 with flag 2101951/9821883
2161.79/2143.39	c cleaning 28008 clauses out of 56023 with flag 2251177/9850881
2166.71/2148.28	c cleaning 28987 clauses out of 58016 with flag 2405358/9880882
2172.00/2153.59	c cleaning 30019 clauses out of 60042 with flag 2571301/9911895
2182.07/2163.67	c cleaning 31008 clauses out of 62017 with flag 2761081/9943889
2186.95/2168.56	c cleaning 31965 clauses out of 63999 with flag 2915799/9976879
2193.34/2174.97	c cleaning 32991 clauses out of 66034 with flag 3093478/10010879
2199.02/2180.69	c cleaning 33990 clauses out of 68051 with flag 3278550/10045887
2205.30/2186.98	c cleaning 35008 clauses out of 70053 with flag 3516595/10081879
2212.84/2194.40	c cleaning 35976 clauses out of 72053 with flag 3749567/10118887
2221.01/2202.67	c cleaning 37034 clauses out of 74071 with flag 3934356/10156881
2227.51/2209.19	c cleaning 38029 clauses out of 76057 with flag 4149373/10195901
2234.57/2216.27	c cleaning 38997 clauses out of 78012 with flag 4377740/10235885
2243.24/2225.00	c cleaning 39970 clauses out of 80011 with flag 4608019/10276881
2250.92/2232.65	c cleaning 41001 clauses out of 82042 with flag 4850612/10318882
2260.46/2242.16	c cleaning 42005 clauses out of 84039 with flag 5104338/10361880
2268.52/2250.24	c cleaning 42942 clauses out of 86033 with flag 5345088/10405879
2277.90/2259.61	c cleaning 44018 clauses out of 88091 with flag 5604767/10450879
2285.97/2267.74	c cleaning 45023 clauses out of 90074 with flag 5861338/10496880
2296.36/2278.15	c cleaning 45970 clauses out of 92050 with flag 6157867/10543879
2304.23/2286.07	c cleaning 47047 clauses out of 94095 with flag 6446051/10591894
2315.56/2297.35	c cleaning 48009 clauses out of 96034 with flag 6700320/10640880
2324.94/2306.78	c cleaning 49011 clauses out of 98024 with flag 6964583/10690879
2336.72/2318.48	c cleaning 50000 clauses out of 100013 with flag 7163373/10741879
2345.89/2327.62	c cleaning 50978 clauses out of 102013 with flag 7460549/10793879
2356.41/2338.02	c cleaning 52018 clauses out of 104041 with flag 7764726/10846885
2368.30/2349.97	c cleaning 53022 clauses out of 106043 with flag 8094944/10900905
2376.81/2358.42	c cleaning 53944 clauses out of 107995 with flag 8341183/10955879
2386.32/2367.98	c cleaning 55014 clauses out of 110053 with flag 8639502/11011881
2397.40/2379.03	c cleaning 56011 clauses out of 112037 with flag 8995629/11068879
2407.81/2389.48	c cleaning 56966 clauses out of 114027 with flag 9332786/11126880
2421.26/2402.95	c cleaning 58032 clauses out of 116063 with flag 9605871/11185882
2430.53/2412.15	c cleaning 59000 clauses out of 118040 with flag 9886059/11245891
2442.50/2424.11	c cleaning 60007 clauses out of 120029 with flag 10174460/11306880
2453.29/2434.96	c cleaning 61014 clauses out of 122032 with flag 10478165/11368890
2464.68/2446.13	c cleaning 61998 clauses out of 124013 with flag 10664221/11431885
2473.91/2455.33	c cleaning 62991 clauses out of 126010 with flag 10939501/11495880
2485.16/2466.63	c cleaning 63983 clauses out of 128018 with flag 11268400/11560879
2500.36/2481.89	c cleaning 65020 clauses out of 130041 with flag 11606833/11626885
2513.37/2494.81	c cleaning 66007 clauses out of 132016 with flag 11993139/11693880
2525.68/2507.15	c cleaning 66965 clauses out of 134009 with flag 12299487/11761880
2538.08/2519.56	c cleaning 67994 clauses out of 136046 with flag 12654568/11830882
2555.61/2536.92	c cleaning 69010 clauses out of 138051 with flag 12894218/11900881
2570.42/2551.77	c cleaning 70022 clauses out of 140049 with flag 13175962/11971889
2587.03/2567.95	c cleaning 70999 clauses out of 142017 with flag 13378907/12043879
2598.08/2578.87	c cleaning 72003 clauses out of 144022 with flag 13606258/12116883
2610.43/2590.96	c cleaning 72996 clauses out of 146015 with flag 13851690/12190879
2622.61/2603.08	c cleaning 74004 clauses out of 148020 with flag 14140305/12265880
2634.77/2614.93	c cleaning 74987 clauses out of 150017 with flag 14468602/12341881
2647.56/2627.62	c cleaning 75996 clauses out of 152028 with flag 14757239/12418879
2659.09/2638.97	c cleaning 76986 clauses out of 154032 with flag 15078213/12496879
2671.76/2651.21	c cleaning 78015 clauses out of 156046 with flag 15365744/12575879
2680.89/2660.30	c cleaning 78997 clauses out of 158032 with flag 15784343/12655880
2690.02/2669.40	c cleaning 79991 clauses out of 160035 with flag 16221894/12736880
2705.05/2684.39	c cleaning 81001 clauses out of 162043 with flag 16730761/12818879
2723.90/2703.15	c cleaning 82013 clauses out of 164042 with flag 17173355/12901879
2736.39/2715.44	c cleaning 83004 clauses out of 166036 with flag 17518484/12985886
2749.98/2728.82	c cleaning 83969 clauses out of 168025 with flag 18017829/13070879
2761.78/2740.56	c cleaning 84962 clauses out of 170057 with flag 18393220/13156880
2775.02/2753.60	c cleaning 86015 clauses out of 172104 with flag 18708325/13243889
2786.51/2764.95	c cleaning 86983 clauses out of 174080 with flag 19177534/13331880
2800.50/2778.89	c cleaning 88034 clauses out of 176109 with flag 19706775/13420892
2812.87/2791.07	c cleaning 89008 clauses out of 178062 with flag 20180072/13510879
2826.34/2804.37	c cleaning 89978 clauses out of 180055 with flag 20625280/13601880
2845.19/2823.14	c cleaning 91007 clauses out of 182076 with flag 21166619/13693879
2860.41/2838.25	c cleaning 92019 clauses out of 184069 with flag 21694768/13786879
2873.60/2851.21	c cleaning 92971 clauses out of 186050 with flag 22181985/13880879
2892.81/2870.23	c cleaning 94040 clauses out of 188079 with flag 22736281/13975879
2911.18/2888.49	c cleaning 94944 clauses out of 190039 with flag 23390204/14071879
2925.60/2902.74	c cleaning 96043 clauses out of 192096 with flag 23838311/14168880
2940.60/2917.54	c cleaning 97016 clauses out of 194052 with flag 24366694/14266879
2955.42/2931.94	c cleaning 97989 clauses out of 196036 with flag 24907752/14365879
2970.25/2946.56	c cleaning 99014 clauses out of 198054 with flag 25431568/14465886
2984.37/2960.20	c cleaning 99996 clauses out of 200033 with flag 25845188/14566879
2999.73/2975.43	c cleaning 101001 clauses out of 202048 with flag 26278599/14668890
3016.41/2992.19	c cleaning 102020 clauses out of 204040 with flag 26920665/14771883
3031.64/3007.40	c cleaning 103007 clauses out of 206016 with flag 27510775/14875879
3056.39/3032.13	c cleaning 103988 clauses out of 208013 with flag 27843740/14980883
3108.03/3083.69	c cleaning 104986 clauses out of 210026 with flag 28072142/15086884
3158.88/3134.06	c cleaning 106013 clauses out of 212037 with flag 28338577/15193881
3191.13/3166.23	c cleaning 106984 clauses out of 214022 with flag 28625710/15301879
3210.84/3185.83	c cleaning 108011 clauses out of 216038 with flag 29038321/15410879
3228.13/3202.90	c cleaning 109013 clauses out of 218028 with flag 29515195/15520880
3245.11/3219.84	c cleaning 109997 clauses out of 220014 with flag 30020947/15631879
3263.73/3238.41	c cleaning 111007 clauses out of 222017 with flag 30549647/15743879
3281.06/3255.43	c cleaning 111998 clauses out of 224010 with flag 31090912/15856879
3285.16/3259.54	c Got one! Elapsed wall clock time (in seconds):3259.458
3285.16/3259.54	o -22
3287.45/3261.88	c cleaning 77890 clauses out of 155780 with flag 24433/15900647
3288.35/3262.74	c cleaning 41913 clauses out of 83871 with flag 46429/15906628
3288.95/3263.37	c cleaning 24463 clauses out of 48960 with flag 68390/15913630
3289.79/3264.16	c cleaning 16220 clauses out of 32494 with flag 94857/15921627
3290.57/3264.92	c cleaning 12610 clauses out of 25274 with flag 131735/15930627
3291.57/3266.01	c cleaning 11313 clauses out of 22675 with flag 177806/15940638
3292.87/3267.25	c cleaning 11110 clauses out of 22352 with flag 234587/15951628
3294.16/3268.55	c cleaning 11551 clauses out of 23245 with flag 308953/15963631
3295.56/3270.00	c cleaning 12339 clauses out of 24690 with flag 380970/15976627
3296.95/3271.34	c cleaning 13118 clauses out of 26357 with flag 449219/15990633
3298.35/3272.77	c cleaning 14117 clauses out of 28234 with flag 522192/16005628
3300.36/3274.70	c cleaning 15054 clauses out of 30118 with flag 605424/16021629
3302.77/3277.15	c cleaning 15990 clauses out of 32067 with flag 682767/16038632
3305.66/3280.05	c cleaning 17031 clauses out of 34073 with flag 788672/16056628
3307.54/3281.97	c cleaning 17985 clauses out of 36041 with flag 883615/16075627
3309.65/3284.03	c cleaning 19015 clauses out of 38058 with flag 984352/16095629
3313.12/3287.50	c cleaning 20002 clauses out of 40044 with flag 1045991/16116630
3316.04/3290.49	c cleaning 21000 clauses out of 42039 with flag 1143627/16138627
3318.93/3293.35	c cleaning 21994 clauses out of 44041 with flag 1270599/16161629
3322.92/3297.30	c cleaning 23014 clauses out of 46045 with flag 1403819/16185627
3325.81/3300.25	c cleaning 24003 clauses out of 48031 with flag 1542264/16210627
3328.50/3302.91	c cleaning 24987 clauses out of 50034 with flag 1671434/16236633
3331.33/3305.80	c cleaning 25945 clauses out of 52041 with flag 1817214/16263627
3334.23/3308.60	c cleaning 27037 clauses out of 54110 with flag 1959830/16291641
3337.22/3311.62	c cleaning 28022 clauses out of 56064 with flag 2098425/16320632
3340.11/3314.59	c cleaning 29012 clauses out of 58037 with flag 2242242/16350627
3343.80/3318.25	c cleaning 30003 clauses out of 60025 with flag 2405153/16381627
3347.52/3321.94	c cleaning 31010 clauses out of 62027 with flag 2554938/16413632
3353.21/3327.61	c cleaning 32007 clauses out of 64017 with flag 2649485/16446632
3361.51/3335.91	c cleaning 32984 clauses out of 66008 with flag 2746116/16480630
3369.63/3344.05	c cleaning 34014 clauses out of 68032 with flag 2840873/16515638
3379.52/3353.99	c cleaning 35002 clauses out of 70011 with flag 2931934/16551631
3388.07/3362.41	c cleaning 35974 clauses out of 72011 with flag 3021018/16588633
3396.29/3370.52	c cleaning 36984 clauses out of 74037 with flag 3112764/16626633
3405.70/3379.90	c cleaning 37978 clauses out of 76049 with flag 3203783/16665629
3415.25/3389.42	c cleaning 39033 clauses out of 78069 with flag 3314661/16705627
3423.25/3397.36	c cleaning 40008 clauses out of 80037 with flag 3416790/16746628
3430.72/3404.69	c cleaning 40990 clauses out of 82028 with flag 3527385/16788627
3438.30/3412.12	c cleaning 42019 clauses out of 84052 with flag 3648121/16831641
3446.82/3420.66	c cleaning 42999 clauses out of 86021 with flag 3771726/16875629
3453.53/3427.12	c cleaning 44000 clauses out of 88020 with flag 3905648/16920627
3461.50/3435.06	c cleaning 45005 clauses out of 90022 with flag 4060988/16966629
3470.52/3444.06	c cleaning 46002 clauses out of 92015 with flag 4212924/17013627
3480.25/3453.56	c cleaning 47002 clauses out of 94013 with flag 4365779/17061627
3488.18/3461.44	c cleaning 48005 clauses out of 96011 with flag 4512965/17110627
3493.68/3466.99	c cleaning 48984 clauses out of 98007 with flag 4775511/17160628
3499.69/3472.94	c cleaning 50009 clauses out of 100022 with flag 5038110/17211627
3506.51/3479.78	c cleaning 51010 clauses out of 102019 with flag 5329248/17263633
3515.89/3489.16	c cleaning 51994 clauses out of 104009 with flag 5640025/17316633
3522.07/3495.39	c cleaning 52991 clauses out of 106009 with flag 5840922/17370627
3534.45/3507.42	c cleaning 53984 clauses out of 108018 with flag 5990871/17425627
3548.24/3521.14	c cleaning 54982 clauses out of 110034 with flag 6131240/17481627
3554.73/3527.68	c cleaning 55993 clauses out of 112053 with flag 6398273/17538628
3566.19/3538.94	c cleaning 57021 clauses out of 114060 with flag 6565165/17596628
3578.02/3550.49	c cleaning 58011 clauses out of 116038 with flag 6718195/17655627
3587.87/3560.21	c cleaning 59009 clauses out of 118027 with flag 6902609/17715627
3597.03/3569.22	c cleaning 60008 clauses out of 120019 with flag 7108756/17776628
3600.05/3572.20	c starts		: 62848
3600.05/3572.21	c conflicts		: 17802851
3600.05/3572.21	c decisions		: 126794579
3600.05/3572.21	c propagations		: 1228479160
3600.05/3572.21	c inspects		: 35673861028
3600.05/3572.21	c shortcuts		: 0
3600.05/3572.21	c learnt literals	: 0
3600.05/3572.21	c learnt binary clauses	: 12
3600.05/3572.21	c learnt ternary clauses	: 14506
3600.05/3572.21	c learnt constraints	: 17802851
3600.05/3572.21	c ignored constraints	: 0
3600.05/3572.21	c root simplifications	: 0
3600.05/3572.21	c removed literals (reason simplification)	: 2621031199
3600.05/3572.21	c reason swapping (by a shorter reason)	: 0
3600.05/3572.21	c Calls to reduceDB	: 323
3600.05/3572.21	c Number of update (reduction) of LBD	: 6016683
3600.05/3572.21	c Imported unit clauses	: 0
3600.05/3572.21	c No decision after first conflict	: false
3600.05/3572.21	c number of reductions to clauses (during analyze)	: 0
3600.05/3572.21	c number of learned constraints concerned by reduction	: 0
3600.05/3572.21	c number of learning phase by resolution	: 0
3600.05/3572.21	c number of learning phase by cutting planes	: 0
3600.05/3572.21	c number of rounding to 1 operations	: 0
3600.05/3572.21	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.05/3572.21	c number of reductions of the coefficients by power 2 	: 0
3600.05/3572.21	c number of right shift for reduction by power 2 	: 0
3600.05/3572.21	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.05/3572.21	c number of ending skipping 	: 0
3600.05/3572.21	c number of internal skipping 	: 0
3600.05/3572.21	c number of derivation steps 	: 0
3600.05/3572.21	c number of skipped derivation steps 	: 0
3600.05/3572.21	c number of remaining unassigned 	: 0
3600.05/3572.21	c number of remaining assigned 	: 0
3600.05/3572.21	c number of falsified literals weakened from reason	: 0
3600.05/3572.21	c number of falsified literals weakened from conflict	: 0
3600.05/3572.21	c time for arithmetic operations	: 0
3600.05/3572.21	c minimum degree of deleted constraints	: null
3600.05/3572.21	c maximum degree of deleted constraints	: null
3600.05/3572.21	c number of deleted constraints	: 0
3600.05/3572.21	c speed (assignments/second)	: 343915.47906265274
3600.05/3572.21	c non guided choices	: 0
3600.05/3572.24	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 86222
3600.05/3572.24	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 12
3600.05/3572.24	s SATISFIABLE
3600.05/3572.25	c Found 7 solution(s)
3600.05/3572.25	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 
3600.05/3572.25	c objective function=-22
3600.05/3572.25	c Total wall clock time (in seconds): 3572.161

Verifier Data

OK	-22

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-4816790-1782903540/watcher-4816790-1782903540 -o /tmp/evaluation-result-4816790-1782903540/solver-4816790-1782903540 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4816790-1782903540/vars-4816790-1782903540 --bin-var /tmp/runsolver-exch-nodeE009-1782896553-2551160 --watchdog 3760 java -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4816790-1782903540.opb 

running on 4 cores: 60-63

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

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

CPU governors:
  performance: 60-63

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108112 MiB free)
  node 1: cores 8-15, 129019 MiB (89680 MiB free)
  node 2: cores 16-23, 129019 MiB (110588 MiB free)
  node 3: cores 24-31, 129003 MiB (114757 MiB free)
  node 4: cores 32-39, 129019 MiB (114261 MiB free)
  node 5: cores 40-47, 128973 MiB (117771 MiB free)
  node 6: cores 48-55, 129019 MiB (114044 MiB free)
  node 7: cores 56-63, 128474 MiB (111574 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=2556626, runsolver pid=2556623
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 14.34 14.39 14.38 16/1162 2556647
/proc/meminfo: memFree=901904104/1055320700 swapFree=33390400/33554428
[pid=2556626] ppid=2556623 vsize=34900044 memory=59792 CPUtime=0.19 cores=60-63
/proc/2556626/stat : 2556626 (java) S 2556623 2556626 2551135 0 -1 4194304 7800 0 0 0 18 1 0 0 20 0 19 0 223641594 35737645056 14515 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 0 0 16800975 0 0 0 17 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
/proc/2556626/statm: 8725011 14948 6191 1 0 33067 0
[pid=2556626/tid=2556628] ppid=2556623 vsize=34900044 memory=5895516205 CPUtime=0.09 cores=60-63
/proc/2556626/task/2556628/stat : 2556628 (java) R 2556623 2556626 2551135 0 -1 4194368 3199 0 0 0 9 0 0 0 20 0 19 0 223641595 35737645056 14515 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 0 0 0 -1 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556639] ppid=2556623 vsize=34900044 memory=211409963848 CPUtime=0 cores=60-63
/proc/2556626/task/2556639/stat : 2556639 (Referen..andler) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 223641596 35737645056 14515 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556640] ppid=2556623 vsize=34900044 memory=18924 CPUtime=0 cores=60-63
/proc/2556626/task/2556640/stat : 2556640 (Finalizer) S 2556623 2556626 2551135 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 223641596 35737645056 14515 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556643] ppid=2556623 vsize=34900044 memory=19272 CPUtime=0 cores=60-63
/proc/2556626/task/2556643/stat : 2556643 (Monitor..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 223641596 35737645056 14515 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556646] ppid=2556623 vsize=34900044 memory=19843 CPUtime=0 cores=60-63
/proc/2556626/task/2556646/stat : 2556646 (Notific..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 223641596 35737645056 14515 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556647] ppid=2556623 vsize=34900044 memory=18330 CPUtime=0 cores=60-63
/proc/2556626/task/2556647/stat : 2556647 (Common-Cleaner) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 223641596 35737645056 14515 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 59792 KiB

[startup+0.213567 s]*
/proc/loadavg: 14.34 14.39 14.38 17/1165 2556650
/proc/meminfo: memFree=901865792/1055320700 swapFree=33390400/33554428
[pid=2556626] ppid=2556623 vsize=35099736 memory=93984 CPUtime=0.56 cores=60-63
/proc/2556626/stat : 2556626 (java) S 2556623 2556626 2551135 0 -1 4194304 9168 0 0 0 55 1 0 0 20 0 22 0 223641594 35942129664 22819 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 0 0 16800975 0 0 0 17 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
/proc/2556626/statm: 8774934 23496 6250 1 0 44583 0
[pid=2556626/tid=2556628] ppid=2556623 vsize=35099736 memory=3184097923301336704 CPUtime=0.19 cores=60-63
/proc/2556626/task/2556628/stat : 2556628 (java) R 2556623 2556626 2551135 0 -1 4194368 3324 0 0 0 19 0 0 0 20 0 22 0 223641595 35942129664 22819 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 0 0 0 -1 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556639] ppid=2556623 vsize=35099736 memory=207114994037 CPUtime=0 cores=60-63
/proc/2556626/task/2556639/stat : 2556639 (Referen..andler) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 223641596 35942129664 22819 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556640] ppid=2556623 vsize=35099736 memory=59580625471534 CPUtime=0 cores=60-63
/proc/2556626/task/2556640/stat : 2556640 (Finalizer) S 2556623 2556626 2551135 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 223641596 35942129664 22819 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556643] ppid=2556623 vsize=35099736 memory=55191185672470 CPUtime=0 cores=60-63
/proc/2556626/task/2556643/stat : 2556643 (Monitor..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 223641596 35942129664 22819 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556646] ppid=2556623 vsize=35099736 memory=61783994026638 CPUtime=0 cores=60-63
/proc/2556626/task/2556646/stat : 2556646 (Notific..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 223641596 35942129664 22819 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556647] ppid=2556623 vsize=35099736 memory=60714614276812 CPUtime=0 cores=60-63
/proc/2556626/task/2556647/stat : 2556647 (Common-Cleaner) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 223641596 35942129664 22819 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556650] ppid=2556623 vsize=35099736 memory=15252649477934529 CPUtime=0 cores=60-63
/proc/2556626/task/2556650/stat : 2556650 (Timer-0) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 223641611 35942129664 22819 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 93984 KiB

[startup+0.315009 s]*
/proc/loadavg: 14.34 14.39 14.38 18/1165 2556650
/proc/meminfo: memFree=901857664/1055320700 swapFree=33390400/33554428
[pid=2556626] ppid=2556623 vsize=35099736 memory=102048 CPUtime=0.87 cores=60-63
/proc/2556626/stat : 2556626 (java) S 2556623 2556626 2551135 0 -1 4194304 10182 0 0 0 86 1 0 0 20 0 22 0 223641594 35942129664 24953 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 0 0 16800975 0 0 0 17 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
/proc/2556626/statm: 8774934 25512 6265 1 0 45792 0
[pid=2556626/tid=2556628] ppid=2556623 vsize=35099736 memory=3184097923301336704 CPUtime=0.29 cores=60-63
/proc/2556626/task/2556628/stat : 2556628 (java) R 2556623 2556626 2551135 0 -1 4194368 3327 0 0 0 29 0 0 0 20 0 22 0 223641595 35942129664 24953 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 0 0 0 -1 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556639] ppid=2556623 vsize=35099736 memory=6878122738016584053 CPUtime=0 cores=60-63
/proc/2556626/task/2556639/stat : 2556639 (Referen..andler) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 223641596 35942129664 24953 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556640] ppid=2556623 vsize=35099736 memory=59580625471534 CPUtime=0 cores=60-63
/proc/2556626/task/2556640/stat : 2556640 (Finalizer) S 2556623 2556626 2551135 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 223641596 35942129664 24953 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556643] ppid=2556623 vsize=35099736 memory=55191185672470 CPUtime=0 cores=60-63
/proc/2556626/task/2556643/stat : 2556643 (Monitor..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 223641596 35942129664 24953 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556646] ppid=2556623 vsize=35099736 memory=61783994026638 CPUtime=0 cores=60-63
/proc/2556626/task/2556646/stat : 2556646 (Notific..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 223641596 35942129664 24953 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556647] ppid=2556623 vsize=35099736 memory=60714614276812 CPUtime=0 cores=60-63
/proc/2556626/task/2556647/stat : 2556647 (Common-Cleaner) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 223641596 35942129664 24953 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556650] ppid=2556623 vsize=35099736 memory=15252649477934529 CPUtime=0 cores=60-63
/proc/2556626/task/2556650/stat : 2556650 (Timer-0) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 223641611 35942129664 24953 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
Current children cumulated CPU time: 0.87 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 102048 KiB

[startup+0.700168 s]
/proc/loadavg: 14.34 14.39 14.38 15/1165 2556650
/proc/meminfo: memFree=901857424/1055320700 swapFree=33390400/33554428
[pid=2556626] ppid=2556623 vsize=35099736 memory=108468 CPUtime=1.42 cores=60-63
/proc/2556626/stat : 2556626 (java) S 2556623 2556626 2551135 0 -1 4194304 10255 0 0 0 141 1 0 0 20 0 21 0 223641594 35942129664 26720 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 0 0 16800975 0 0 0 17 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
/proc/2556626/statm: 8774934 27117 6265 1 0 47956 0
[pid=2556626/tid=2556628] ppid=2556623 vsize=35099736 memory=4576 CPUtime=0.66 cores=60-63
/proc/2556626/task/2556628/stat : 2556628 (java) R 2556623 2556626 2551135 0 -1 4194368 3333 0 0 0 66 0 0 0 20 0 21 0 223641595 35942129664 26720 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 0 0 0 -1 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556639] ppid=2556623 vsize=35099736 memory=4339 CPUtime=0 cores=60-63
/proc/2556626/task/2556639/stat : 2556639 (Referen..andler) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 26720 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556640] ppid=2556623 vsize=35099736 memory=5152 CPUtime=0 cores=60-63
/proc/2556626/task/2556640/stat : 2556640 (Finalizer) S 2556623 2556626 2551135 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 26720 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556643] ppid=2556623 vsize=35099736 memory=4576 CPUtime=0 cores=60-63
/proc/2556626/task/2556643/stat : 2556643 (Monitor..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 26720 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 60 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556646] ppid=2556623 vsize=35099736 memory=3028 CPUtime=0 cores=60-63
/proc/2556626/task/2556646/stat : 2556646 (Notific..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 26720 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556647] ppid=2556623 vsize=35099736 memory=0 CPUtime=0 cores=60-63
/proc/2556626/task/2556647/stat : 2556647 (Common-Cleaner) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 26720 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556650] ppid=2556623 vsize=35099736 memory=0 CPUtime=0 cores=60-63
/proc/2556626/task/2556650/stat : 2556650 (Timer-0) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 223641611 35942129664 26720 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 108468 KiB

[startup+1.50016 s]
/proc/loadavg: 14.34 14.39 14.38 15/1165 2556651
/proc/meminfo: memFree=901851160/1055320700 swapFree=33390400/33554428
[pid=2556626] ppid=2556623 vsize=35099736 memory=118440 CPUtime=2.48 cores=60-63
/proc/2556626/stat : 2556626 (java) S 2556623 2556626 2551135 0 -1 4194304 13083 0 0 0 246 2 0 0 20 0 21 0 223641594 35942129664 29220 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 0 0 16800975 0 0 0 17 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
/proc/2556626/statm: 8774934 29610 6276 1 0 83128 0
[pid=2556626/tid=2556628] ppid=2556623 vsize=35099736 memory=4576 CPUtime=1.45 cores=60-63
/proc/2556626/task/2556628/stat : 2556628 (java) R 2556623 2556626 2551135 0 -1 4194368 3620 0 0 0 145 0 0 0 20 0 21 0 223641595 35942129664 29220 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 0 0 0 -1 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556639] ppid=2556623 vsize=35099736 memory=5152 CPUtime=0 cores=60-63
/proc/2556626/task/2556639/stat : 2556639 (Referen..andler) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 29220 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556640] ppid=2556623 vsize=35099736 memory=0 CPUtime=0 cores=60-63
/proc/2556626/task/2556640/stat : 2556640 (Finalizer) S 2556623 2556626 2551135 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 29220 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556643] ppid=2556623 vsize=35099736 memory=0 CPUtime=0 cores=60-63
/proc/2556626/task/2556643/stat : 2556643 (Monitor..Thread) S 2556623 2556626 2551135 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 29220 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 60 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556646] ppid=2556623 vsize=35099736 memory=0 CPUtime=0 cores=60-63
/proc/2556626/task/2556646/stat : 2556646 (Notific..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 29220 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556647] ppid=2556623 vsize=35099736 memory=25333125866717268 CPUtime=0 cores=60-63
/proc/2556626/task/2556647/stat : 2556647 (Common-Cleaner) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 29220 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556650] ppid=2556623 vsize=35099736 memory=245652261580 CPUtime=0 cores=60-63
/proc/2556626/task/2556650/stat : 2556650 (Timer-0) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 223641611 35942129664 29220 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
Current children cumulated CPU time: 2.48 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 118440 KiB

[startup+3.11281 s]
/proc/loadavg: 14.31 14.39 14.38 15/1164 2556651
/proc/meminfo: memFree=901830756/1055320700 swapFree=33390400/33554428
[pid=2556626] ppid=2556623 vsize=35099736 memory=136924 CPUtime=4.14 cores=60-63
/proc/2556626/stat : 2556626 (java) S 2556623 2556626 2551135 0 -1 4194304 13775 0 0 0 412 2 0 0 20 0 21 0 223641594 35942129664 33887 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 0 0 16800975 0 0 0 17 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
/proc/2556626/statm: 8774934 34231 6276 1 0 83131 0
[pid=2556626/tid=2556628] ppid=2556623 vsize=35099736 memory=0 CPUtime=3.06 cores=60-63
/proc/2556626/task/2556628/stat : 2556628 (java) R 2556623 2556626 2551135 0 -1 4194368 3921 0 0 0 306 0 0 0 20 0 21 0 223641595 35942129664 33887 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 0 0 0 -1 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556639] ppid=2556623 vsize=35099736 memory=0 CPUtime=0 cores=60-63
/proc/2556626/task/2556639/stat : 2556639 (Referen..andler) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 33887 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556640] ppid=2556623 vsize=35099736 memory=4576 CPUtime=0 cores=60-63
/proc/2556626/task/2556640/stat : 2556640 (Finalizer) S 2556623 2556626 2551135 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 33887 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556643] ppid=2556623 vsize=35099736 memory=4769 CPUtime=0 cores=60-63
/proc/2556626/task/2556643/stat : 2556643 (Monitor..Thread) S 2556623 2556626 2551135 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 33887 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 60 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556646] ppid=2556623 vsize=35099736 memory=219882455346 CPUtime=0 cores=60-63
/proc/2556626/task/2556646/stat : 2556646 (Notific..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 33887 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556647] ppid=2556623 vsize=35099736 memory=109348 CPUtime=0 cores=60-63
/proc/2556626/task/2556647/stat : 2556647 (Common-Cleaner) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 223641596 35942129664 33887 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556650] ppid=2556623 vsize=35099736 memory=4500 CPUtime=0 cores=60-63
/proc/2556626/task/2556650/stat : 2556650 (Timer-0) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 223641611 35942129664 33887 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
Current children cumulated CPU time: 4.14 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 136924 KiB


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

/proc/meminfo: memFree=912744292/1055320700 swapFree=33390400/33554428
[pid=2556626] ppid=2556623 vsize=35166300 memory=1155600 CPUtime=3307.94 cores=60-63
/proc/2556626/stat : 2556626 (java) S 2556623 2556626 2551135 0 -1 4194304 124558 0 0 0 330663 131 0 0 20 0 23 0 223641594 36010291200 288636 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 0 0 16800975 0 0 0 17 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
/proc/2556626/statm: 8791575 288900 6264 1 0 301555 0
[pid=2556626/tid=2556628] ppid=2556623 vsize=35166300 memory=1155600 CPUtime=3261.63 cores=60-63
/proc/2556626/task/2556628/stat : 2556628 (java) R 2556623 2556626 2551135 0 -1 4194368 26956 0 0 0 326106 57 0 0 20 0 23 0 223641595 36010291200 288636 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 0 0 0 -1 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556639] ppid=2556623 vsize=35166300 memory=1155600 CPUtime=0 cores=60-63
/proc/2556626/task/2556639/stat : 2556639 (Referen..andler) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 288636 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556640] ppid=2556623 vsize=35166300 memory=15336 CPUtime=0 cores=60-63
/proc/2556626/task/2556640/stat : 2556640 (Finalizer) S 2556623 2556626 2551135 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 288636 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556643] ppid=2556623 vsize=35166300 memory=1337648 CPUtime=0.09 cores=60-63
/proc/2556626/task/2556643/stat : 2556643 (Monitor..Thread) S 2556623 2556626 2551135 0 -1 4194368 80 0 0 0 6 3 0 0 20 0 23 0 223641596 36010291200 288636 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556646] ppid=2556623 vsize=35166300 memory=5152 CPUtime=0 cores=60-63
/proc/2556626/task/2556646/stat : 2556646 (Notific..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 288636 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556647] ppid=2556623 vsize=35166300 memory=3028 CPUtime=0 cores=60-63
/proc/2556626/task/2556647/stat : 2556647 (Common-Cleaner) S 2556623 2556626 2551135 0 -1 4194368 477 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 288636 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556650] ppid=2556623 vsize=35166300 memory=1972 CPUtime=0 cores=60-63
/proc/2556626/task/2556650/stat : 2556650 (Timer-0) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 223641611 36010291200 288636 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
Current children cumulated CPU time: 3307.94 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 1155600 KiB

[startup+3342.3 s]
/proc/loadavg: 14.20 14.32 14.35 15/1164 2557855
/proc/meminfo: memFree=913031564/1055320700 swapFree=33390400/33554428
[pid=2556626] ppid=2556623 vsize=35166300 memory=1021724 CPUtime=3367.92 cores=60-63
/proc/2556626/stat : 2556626 (java) S 2556623 2556626 2551135 0 -1 4194304 124760 0 0 0 336660 132 0 0 20 0 23 0 223641594 36010291200 255140 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 0 0 16800975 0 0 0 17 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
/proc/2556626/statm: 8791575 255431 6264 1 0 268083 0
[pid=2556626/tid=2556628] ppid=2556623 vsize=35166300 memory=1155600 CPUtime=3321.36 cores=60-63
/proc/2556626/task/2556628/stat : 2556628 (java) R 2556623 2556626 2551135 0 -1 4194368 26957 0 0 0 332079 57 0 0 20 0 23 0 223641595 36010291200 255140 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 0 0 0 -1 60 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556639] ppid=2556623 vsize=35166300 memory=8908058261624984683 CPUtime=0 cores=60-63
/proc/2556626/task/2556639/stat : 2556639 (Referen..andler) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 255140 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556640] ppid=2556623 vsize=35166300 memory=1155600 CPUtime=0 cores=60-63
/proc/2556626/task/2556640/stat : 2556640 (Finalizer) S 2556623 2556626 2551135 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 255140 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556643] ppid=2556623 vsize=35166300 memory=1021724 CPUtime=0.09 cores=60-63
/proc/2556626/task/2556643/stat : 2556643 (Monitor..Thread) S 2556623 2556626 2551135 0 -1 4194368 80 0 0 0 6 3 0 0 20 0 23 0 223641596 36010291200 255140 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556646] ppid=2556623 vsize=35166300 memory=159456 CPUtime=0 cores=60-63
/proc/2556626/task/2556646/stat : 2556646 (Notific..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 255140 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556647] ppid=2556623 vsize=35166300 memory=1021724 CPUtime=0 cores=60-63
/proc/2556626/task/2556647/stat : 2556647 (Common-Cleaner) S 2556623 2556626 2551135 0 -1 4194368 477 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 255140 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556650] ppid=2556623 vsize=35166300 memory=1021724 CPUtime=0 cores=60-63
/proc/2556626/task/2556650/stat : 2556650 (Timer-0) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 223641611 36010291200 255140 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
Current children cumulated CPU time: 3367.92 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 1021724 KiB

[startup+3402.3 s]
/proc/loadavg: 14.11 14.27 14.34 15/1164 2557856
/proc/meminfo: memFree=912608228/1055320700 swapFree=33390400/33554428
[pid=2556626] ppid=2556623 vsize=35166300 memory=871100 CPUtime=3428.43 cores=60-63
/proc/2556626/stat : 2556626 (java) S 2556623 2556626 2551135 0 -1 4194304 124810 0 0 0 342710 133 0 0 20 0 23 0 223641594 36010291200 217572 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 0 0 16800975 0 0 0 17 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
/proc/2556626/statm: 8791575 217775 6264 1 0 230427 0
[pid=2556626/tid=2556628] ppid=2556623 vsize=35166300 memory=871100 CPUtime=3380.96 cores=60-63
/proc/2556626/task/2556628/stat : 2556628 (java) R 2556623 2556626 2551135 0 -1 4194368 26957 0 0 0 338038 58 0 0 20 0 23 0 223641595 36010291200 217572 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 0 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556639] ppid=2556623 vsize=35166300 memory=1155600 CPUtime=0 cores=60-63
/proc/2556626/task/2556639/stat : 2556639 (Referen..andler) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 217572 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556640] ppid=2556623 vsize=35166300 memory=1021724 CPUtime=0 cores=60-63
/proc/2556626/task/2556640/stat : 2556640 (Finalizer) S 2556623 2556626 2551135 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 217572 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556643] ppid=2556623 vsize=35166300 memory=0 CPUtime=0.09 cores=60-63
/proc/2556626/task/2556643/stat : 2556643 (Monitor..Thread) S 2556623 2556626 2551135 0 -1 4194368 80 0 0 0 6 3 0 0 20 0 23 0 223641596 36010291200 217572 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556646] ppid=2556623 vsize=35166300 memory=871100 CPUtime=0 cores=60-63
/proc/2556626/task/2556646/stat : 2556646 (Notific..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 217572 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556647] ppid=2556623 vsize=35166300 memory=871100 CPUtime=0 cores=60-63
/proc/2556626/task/2556647/stat : 2556647 (Common-Cleaner) S 2556623 2556626 2551135 0 -1 4194368 477 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 217572 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556650] ppid=2556623 vsize=35166300 memory=-7379526745106573665 CPUtime=0 cores=60-63
/proc/2556626/task/2556650/stat : 2556650 (Timer-0) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 223641611 36010291200 217572 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
Current children cumulated CPU time: 3428.43 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 871100 KiB

[startup+3462.3 s]
/proc/loadavg: 14.23 14.28 14.34 15/1165 2557862
/proc/meminfo: memFree=912443560/1055320700 swapFree=33390400/33554428
[pid=2556626] ppid=2556623 vsize=35166300 memory=787424 CPUtime=3489.09 cores=60-63
/proc/2556626/stat : 2556626 (java) S 2556623 2556626 2551135 0 -1 4194304 124916 0 0 0 348775 134 0 0 20 0 23 0 223641594 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 0 0 16800975 0 0 0 17 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
/proc/2556626/statm: 8791575 196856 6264 1 0 209507 0
[pid=2556626/tid=2556628] ppid=2556623 vsize=35166300 memory=1155600 CPUtime=3440.51 cores=60-63
/proc/2556626/task/2556628/stat : 2556628 (java) R 2556623 2556626 2551135 0 -1 4194368 26959 0 0 0 343993 58 0 0 20 0 23 0 223641595 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 0 0 0 -1 60 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556639] ppid=2556623 vsize=35166300 memory=1021724 CPUtime=0 cores=60-63
/proc/2556626/task/2556639/stat : 2556639 (Referen..andler) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556640] ppid=2556623 vsize=35166300 memory=871100 CPUtime=0 cores=60-63
/proc/2556626/task/2556640/stat : 2556640 (Finalizer) S 2556623 2556626 2551135 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556643] ppid=2556623 vsize=35166300 memory=15336 CPUtime=0.09 cores=60-63
/proc/2556626/task/2556643/stat : 2556643 (Monitor..Thread) S 2556623 2556626 2551135 0 -1 4194368 80 0 0 0 6 3 0 0 20 0 23 0 223641596 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556646] ppid=2556623 vsize=35166300 memory=804160 CPUtime=0 cores=60-63
/proc/2556626/task/2556646/stat : 2556646 (Notific..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556647] ppid=2556623 vsize=35166300 memory=15336 CPUtime=0 cores=60-63
/proc/2556626/task/2556647/stat : 2556647 (Common-Cleaner) S 2556623 2556626 2551135 0 -1 4194368 477 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556650] ppid=2556623 vsize=35166300 memory=787424 CPUtime=0 cores=60-63
/proc/2556626/task/2556650/stat : 2556650 (Timer-0) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 223641611 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
Current children cumulated CPU time: 3489.09 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 787424 KiB

[startup+3522.3 s]
/proc/loadavg: 14.36 14.33 14.35 15/1165 2557863
/proc/meminfo: memFree=912177692/1055320700 swapFree=33390400/33554428
[pid=2556626] ppid=2556623 vsize=35166300 memory=787424 CPUtime=3549.43 cores=60-63
/proc/2556626/stat : 2556626 (java) S 2556623 2556626 2551135 0 -1 4194304 125070 0 0 0 354808 135 0 0 20 0 23 0 223641594 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 0 0 16800975 0 0 0 17 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
/proc/2556626/statm: 8791575 196856 6264 1 0 209507 0
[pid=2556626/tid=2556628] ppid=2556623 vsize=35166300 memory=0 CPUtime=3500.17 cores=60-63
/proc/2556626/task/2556628/stat : 2556628 (java) R 2556623 2556626 2551135 0 -1 4194368 27002 0 0 0 349959 58 0 0 20 0 23 0 223641595 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 0 0 0 -1 60 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556639] ppid=2556623 vsize=35166300 memory=15336 CPUtime=0 cores=60-63
/proc/2556626/task/2556639/stat : 2556639 (Referen..andler) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556640] ppid=2556623 vsize=35166300 memory=11676 CPUtime=0 cores=60-63
/proc/2556626/task/2556640/stat : 2556640 (Finalizer) S 2556623 2556626 2551135 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556643] ppid=2556623 vsize=35166300 memory=15336 CPUtime=0.1 cores=60-63
/proc/2556626/task/2556643/stat : 2556643 (Monitor..Thread) S 2556623 2556626 2551135 0 -1 4194368 82 0 0 0 7 3 0 0 20 0 23 0 223641596 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556646] ppid=2556623 vsize=35166300 memory=787424 CPUtime=0 cores=60-63
/proc/2556626/task/2556646/stat : 2556646 (Notific..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556647] ppid=2556623 vsize=35166300 memory=3768 CPUtime=0 cores=60-63
/proc/2556626/task/2556647/stat : 2556647 (Common-Cleaner) S 2556623 2556626 2551135 0 -1 4194368 477 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556650] ppid=2556623 vsize=35166300 memory=11676 CPUtime=0 cores=60-63
/proc/2556626/task/2556650/stat : 2556650 (Timer-0) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 223641611 36010291200 196852 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
Current children cumulated CPU time: 3549.43 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 787424 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3572.2 s]
/proc/loadavg: 14.05 14.26 14.33 14/1137 2557904
/proc/meminfo: memFree=913960332/1055320700 swapFree=33390400/33554428
[pid=2556626] ppid=2556623 vsize=35166300 memory=720484 CPUtime=3600.05 cores=60-63
/proc/2556626/stat : 2556626 (java) S 2556623 2556626 2551135 0 -1 4194304 125133 0 0 0 359864 141 0 0 20 0 23 0 223641594 36010291200 180212 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 0 0 16800975 0 0 0 17 62 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
/proc/2556626/statm: 8791575 180121 6264 1 0 192771 0
[pid=2556626/tid=2556628] ppid=2556623 vsize=35166300 memory=5724 CPUtime=3549.58 cores=60-63
/proc/2556626/task/2556628/stat : 2556628 (java) R 2556623 2556626 2551135 0 -1 4194368 27004 0 0 0 354896 62 0 0 20 0 23 0 223641595 36010291200 180212 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 0 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556639] ppid=2556623 vsize=35166300 memory=6124 CPUtime=0 cores=60-63
/proc/2556626/task/2556639/stat : 2556639 (Referen..andler) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 180212 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 61 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556640] ppid=2556623 vsize=35166300 memory=-7379526745106573665 CPUtime=0 cores=60-63
/proc/2556626/task/2556640/stat : 2556640 (Finalizer) S 2556623 2556626 2551135 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 180212 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556643] ppid=2556623 vsize=35166300 memory=5808 CPUtime=0.1 cores=60-63
/proc/2556626/task/2556643/stat : 2556643 (Monitor..Thread) S 2556623 2556626 2551135 0 -1 4194368 82 0 0 0 7 3 0 0 20 0 23 0 223641596 36010291200 180212 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556646] ppid=2556623 vsize=35166300 memory=459644 CPUtime=0 cores=60-63
/proc/2556626/task/2556646/stat : 2556646 (Notific..Thread) S 2556623 2556626 2551135 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 180212 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556647] ppid=2556623 vsize=35166300 memory=5824 CPUtime=0 cores=60-63
/proc/2556626/task/2556647/stat : 2556647 (Common-Cleaner) S 2556623 2556626 2551135 0 -1 4194368 477 0 0 0 0 0 0 0 20 0 23 0 223641596 36010291200 180212 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
[pid=2556626/tid=2556650] ppid=2556623 vsize=35166300 memory=412252 CPUtime=0 cores=60-63
/proc/2556626/task/2556650/stat : 2556650 (Timer-0) S 2556623 2556626 2551135 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 223641611 36010291200 180212 18446744073709551615 94313642561536 94313642565232 140729010875824 0 0 0 4 0 16800975 1 0 0 -1 63 0 0 0 0 0 94313642573096 94313642573840 94313666035712 140729010878676 140729010878816 140729010878816 140729010884552 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 720484 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.76 s, system=1.42281 s

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

Child status: 143

Real time (s): 3572.26
CPU time (s): 3600.18
CPU user time (s): 3598.76
CPU system time (s): 1.42281
CPU usage (%): 100.782
Max. virtual memory (cumulated for all children) (KiB): 35166300
Max. memory (cumulated for all children) (KiB): 1535132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.76
system time used= 1.42281
maximum resident set size= 1534140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126400
page faults= 0
swaps= 0
block input operations= 0
block output operations= 13440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 110395
involuntary context switches= 4504


# summary of solver processes directly reported to runsolver:
#   pid: 2556626
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3598.76
#   total CPU system time (s): 1.42281

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8689 second user time and 38.3214 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-07-01 12:59:00
IDJOB=4816790
IDBENCH=148649
IDSOLVER=3602
FILE ID=nodeE009/4816790-1782903540
RUNJOBID= nodeE009-1782896553-2551160
SLURM_JOB_ID= 12542978
Free space on /tmp= 796576 MiB

SOLVER NAME= Sat4j Resolution 2026-06-10
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_25_4.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4816790-1782903540/watcher-4816790-1782903540 -o /tmp/evaluation-result-4816790-1782903540/solver-4816790-1782903540 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4816790-1782903540/vars-4816790-1782903540 --bin-var /tmp/runsolver-exch-nodeE009-1782896553-2551160 --watchdog 3760  java -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4816790-1782903540.opb

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

MD5SUM BENCH= 0feba334d3dcf6cace0bbc8f73f5811a
RANDOM SEED=961296110

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.142
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		: 3572.736
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		: 3567.303
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		: 3568.572
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:        901930012 kB
MemAvailable:   1020337352 kB
Buffers:              32 kB
Cached:         122647388 kB
SwapCached:        29612 kB
Active:         28953132 kB
Inactive:       121061708 kB
Active(anon):   27715856 kB
Inactive(anon):   425716 kB
Active(file):    1237276 kB
Inactive(file): 120635992 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33390400 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1088 kB
Writeback:            40 kB
AnonPages:      27322180 kB
Mapped:           197980 kB
Shmem:            774148 kB
KReclaimable:    1353396 kB
Slab:            1894136 kB
SReclaimable:    1353396 kB
SUnreclaim:       540740 kB
KernelStack:       19296 kB
PageTables:        62836 kB
SecPageTables:     15392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   30022344 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      482688 kB
VmallocChunk:          0 kB
Percpu:           121088 kB
HardwareCorrupted:     0 kB
AnonHugePages:  26128384 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:      395716 kB
DirectMap2M:    18800640 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 796572 MiB
End job on nodeE009 at 2026-07-01 13:58:32