Trace number 4835549

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 CERT 2026-05-20 (cert)SAT (TO)229 3600.2 3671.39

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM1da12ebdd4ab5e725928f3bf845b8b1e
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark186
Best CPU time to get the best result obtained on this benchmark3582.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables479
Total number of constraints479
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 479
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version PB26fixedPrime.v20260610
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	26.0.1+8-34
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		26.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		30331984
0.00/0.08	c Max memory 		32178700288
0.00/0.08	c Total memory 		33554432
0.00/0.08	c Number of processors 	4
0.00/0.11	c Pseudo Boolean Optimization by upper bound
0.00/0.11	c --- Begin Solver configuration ---
0.00/0.11	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.00/0.11	c Learn all clauses as in MiniSAT
0.00/0.11	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.11	c Expensive reason simplification
0.00/0.11	c Glucose 2.1 dynamic restart strategy
0.00/0.11	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.11	c timeout=2147483s
0.00/0.11	c DB Simplification allowed=false
0.00/0.11	c Listener: none
0.00/0.11	c --- End Solver configuration ---
0.00/0.11	c solving HOME/instance-4835549-1783643080.opb
0.00/0.11	c reading problem ... 
0.13/0.11	c using VERIPB proof format
0.13/0.11	c  objective function found
0.13/0.14	c ... done. Wall clock time 0.03s.
0.13/0.14	c declared #vars     479
0.13/0.14	c #constraints  479
0.13/0.14	c constraints type 
0.13/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 479
0.13/0.14	c 479 constraints processed.
0.13/0.14	c objective function length is 479 literals
0.13/0.15	c SATISFIABLE
0.13/0.15	c OPTIMIZING...
0.13/0.15	c Got one! Elapsed wall clock time (in seconds):0.044
0.13/0.15	o 233
0.13/0.19	c Got one! Elapsed wall clock time (in seconds):0.087
0.13/0.19	o 232
0.49/0.32	c Got one! Elapsed wall clock time (in seconds):0.211
0.49/0.32	o 231
1.88/0.74	c cleaning 2569 clauses out of 5149 with flag 9396/5149
2.17/0.82	c Got one! Elapsed wall clock time (in seconds):0.709
2.17/0.82	o 230
2.73/1.04	c cleaning 3830 clauses out of 7676 with flag 8726/10245
3.10/1.37	c cleaning 4917 clauses out of 9846 with flag 22065/16245
3.44/1.74	c cleaning 5957 clauses out of 11930 with flag 36806/23246
3.81/2.13	c cleaning 6974 clauses out of 13972 with flag 53717/31245
4.09/2.47	c Got one! Elapsed wall clock time (in seconds):2.364
4.09/2.47	o 229
4.44/2.74	c cleaning 9475 clauses out of 18970 with flag 11257/43217
4.74/3.03	c cleaning 7741 clauses out of 15496 with flag 24067/49218
5.01/3.38	c cleaning 7376 clauses out of 14754 with flag 39010/56217
5.34/3.78	c cleaning 7686 clauses out of 15380 with flag 55977/64219
5.76/4.23	c cleaning 8337 clauses out of 16692 with flag 75156/73217
6.24/4.79	c cleaning 9171 clauses out of 18355 with flag 96265/83217
6.72/5.34	c cleaning 10085 clauses out of 20184 with flag 119640/94217
7.23/5.92	c cleaning 11042 clauses out of 22099 with flag 144938/106217
7.80/6.58	c cleaning 12016 clauses out of 24058 with flag 172739/119218
8.43/7.26	c cleaning 13010 clauses out of 26041 with flag 202271/133217
9.28/8.02	c cleaning 14003 clauses out of 28031 with flag 234085/148217
9.93/8.81	c cleaning 15000 clauses out of 30028 with flag 268056/164217
10.77/9.71	c cleaning 16003 clauses out of 32029 with flag 304410/181218
11.59/10.70	c cleaning 17005 clauses out of 34025 with flag 342324/199217
12.50/11.71	c cleaning 18002 clauses out of 36021 with flag 382233/218218
13.36/12.80	c cleaning 19001 clauses out of 38018 with flag 424198/238217
14.23/13.94	c cleaning 20000 clauses out of 40017 with flag 468324/259217
15.23/15.12	c cleaning 21001 clauses out of 42017 with flag 514619/281217
16.42/16.41	c cleaning 21999 clauses out of 44017 with flag 563192/304218
17.49/17.77	c cleaning 22998 clauses out of 46017 with flag 613897/328217
18.85/19.32	c cleaning 24000 clauses out of 48020 with flag 667336/353218
20.45/20.96	c cleaning 25003 clauses out of 50019 with flag 721943/379217
21.83/22.58	c cleaning 25999 clauses out of 52017 with flag 778975/406218
23.28/24.20	c cleaning 27002 clauses out of 54018 with flag 838048/434218
25.18/26.11	c cleaning 27997 clauses out of 56016 with flag 899006/463218
26.67/27.97	c cleaning 29000 clauses out of 58019 with flag 962430/493218
28.51/30.13	c cleaning 30003 clauses out of 60019 with flag 1028122/524218
30.56/32.35	c cleaning 31001 clauses out of 62015 with flag 1095575/556217
32.35/34.49	c cleaning 31999 clauses out of 64015 with flag 1164800/589218
34.25/36.65	c cleaning 33000 clauses out of 66016 with flag 1236230/623218
36.28/38.85	c cleaning 33997 clauses out of 68016 with flag 1310195/658218
38.24/41.14	c cleaning 34997 clauses out of 70018 with flag 1386025/694217
40.62/43.63	c cleaning 35999 clauses out of 72022 with flag 1464807/731218
42.72/46.03	c cleaning 37007 clauses out of 74024 with flag 1545199/769219
45.06/48.41	c cleaning 37997 clauses out of 76015 with flag 1627422/808217
47.07/50.73	c cleaning 39002 clauses out of 78018 with flag 1712230/848217
49.56/53.21	c cleaning 39999 clauses out of 80016 with flag 1798686/889217
51.67/55.69	c cleaning 40999 clauses out of 82018 with flag 1887015/931218
54.32/58.36	c cleaning 42003 clauses out of 84018 with flag 1977929/974217
56.53/60.86	c cleaning 43000 clauses out of 86015 with flag 2070688/1018217
59.09/63.55	c cleaning 43998 clauses out of 88015 with flag 2165107/1063217
61.58/66.37	c cleaning 45000 clauses out of 90018 with flag 2263163/1109218
64.38/69.24	c cleaning 45998 clauses out of 92017 with flag 2362332/1156217
66.86/72.08	c cleaning 46999 clauses out of 94019 with flag 2462711/1204217
69.40/74.93	c cleaning 47999 clauses out of 96021 with flag 2567574/1253218
71.99/77.66	c cleaning 48998 clauses out of 98022 with flag 2674576/1303218
74.73/80.70	c cleaning 50006 clauses out of 100023 with flag 2782674/1354217
77.81/84.08	c cleaning 50998 clauses out of 102017 with flag 2892300/1406217
80.98/87.67	c cleaning 51996 clauses out of 104019 with flag 3004656/1459217
84.55/91.37	c cleaning 53001 clauses out of 106023 with flag 3119531/1513217
87.88/95.09	c cleaning 54004 clauses out of 108022 with flag 3235046/1568217
91.54/99.00	c cleaning 54997 clauses out of 110018 with flag 3353666/1624217
95.30/102.80	c cleaning 55999 clauses out of 112021 with flag 3474797/1681217
98.68/106.64	c cleaning 57001 clauses out of 114022 with flag 3597850/1739217
102.34/110.45	c cleaning 58000 clauses out of 116022 with flag 3723286/1798218
105.40/113.99	c cleaning 59003 clauses out of 118022 with flag 3852442/1858218
108.70/117.51	c cleaning 60000 clauses out of 120019 with flag 3982724/1919218
112.42/121.40	c cleaning 61000 clauses out of 122021 with flag 4113115/1981220
115.69/125.18	c cleaning 62001 clauses out of 124019 with flag 4246724/2044218
119.44/129.19	c cleaning 62998 clauses out of 126017 with flag 4382260/2108217
123.20/133.20	c cleaning 63999 clauses out of 128019 with flag 4520317/2173217
127.70/137.92	c cleaning 65004 clauses out of 130020 with flag 4660205/2239217
131.73/142.44	c cleaning 66003 clauses out of 132019 with flag 4801039/2306220
135.79/146.78	c cleaning 66999 clauses out of 134014 with flag 4945009/2374218
140.45/151.42	c cleaning 67996 clauses out of 136014 with flag 5091051/2443217
145.01/156.35	c cleaning 68999 clauses out of 138018 with flag 5238947/2513217
149.17/160.76	c cleaning 69999 clauses out of 140020 with flag 5389525/2584218
153.29/165.31	c cleaning 71000 clauses out of 142021 with flag 5542656/2656218
157.23/169.63	c cleaning 72002 clauses out of 144020 with flag 5699984/2729217
161.86/174.57	c cleaning 73001 clauses out of 146018 with flag 5857702/2803217
166.25/179.47	c cleaning 73999 clauses out of 148018 with flag 6017562/2878218
171.09/184.64	c cleaning 75001 clauses out of 150020 with flag 6178889/2954219
175.46/189.35	c cleaning 76001 clauses out of 152018 with flag 6343958/3031218
179.82/194.05	c cleaning 76999 clauses out of 154016 with flag 6513246/3109217
184.59/199.36	c cleaning 78002 clauses out of 156020 with flag 6682017/3188220
189.47/204.50	c cleaning 78998 clauses out of 158017 with flag 6852390/3268219
194.38/209.81	c cleaning 79999 clauses out of 160017 with flag 7025491/3349217
199.37/215.01	c cleaning 80996 clauses out of 162019 with flag 7202930/3431218
204.30/220.24	c cleaning 81999 clauses out of 164022 with flag 7381958/3514217
210.50/226.72	c cleaning 83005 clauses out of 166023 with flag 7560057/3598217
217.62/234.15	c cleaning 84003 clauses out of 168019 with flag 7739918/3683218
223.52/240.47	c cleaning 84994 clauses out of 170015 with flag 7921758/3769217
228.86/246.06	c cleaning 86000 clauses out of 172021 with flag 8107581/3856217
234.47/252.08	c cleaning 87001 clauses out of 174021 with flag 8297075/3944217
240.02/258.07	c cleaning 88002 clauses out of 176021 with flag 8489649/4033218
246.72/265.27	c cleaning 88999 clauses out of 178018 with flag 8679497/4123217
252.83/271.89	c cleaning 89994 clauses out of 180020 with flag 8872863/4214218
258.63/278.18	c cleaning 91006 clauses out of 182026 with flag 9069199/4306218
264.64/284.79	c cleaning 91997 clauses out of 184019 with flag 9268728/4399217
270.87/291.41	c cleaning 93003 clauses out of 186023 with flag 9468616/4493218
277.35/298.02	c cleaning 93997 clauses out of 188019 with flag 9671421/4588217
284.00/304.67	c cleaning 95005 clauses out of 190024 with flag 9874278/4684219
290.10/311.17	c cleaning 96000 clauses out of 192017 with flag 10081778/4781217
296.05/317.49	c cleaning 96994 clauses out of 194017 with flag 10298910/4879217
301.74/323.58	c cleaning 98001 clauses out of 196026 with flag 10516198/4978220
307.55/329.94	c cleaning 98997 clauses out of 198022 with flag 10733515/5078217
313.53/336.27	c cleaning 100005 clauses out of 200026 with flag 10955399/5179218
319.63/342.78	c cleaning 100999 clauses out of 202020 with flag 11178579/5281217
325.67/349.24	c cleaning 101998 clauses out of 204022 with flag 11396895/5384218
333.03/356.61	c cleaning 103001 clauses out of 206024 with flag 11617191/5488218
341.56/365.58	c cleaning 104005 clauses out of 208023 with flag 11843842/5593218
348.94/373.32	c cleaning 104996 clauses out of 210017 with flag 12069840/5699217
355.38/380.17	c cleaning 106000 clauses out of 212021 with flag 12296625/5806217
362.38/387.63	c cleaning 107000 clauses out of 214022 with flag 12525933/5914218
370.86/396.47	c cleaning 108001 clauses out of 216021 with flag 12757318/6023217
378.90/404.45	c cleaning 109002 clauses out of 218020 with flag 12991940/6133217
386.50/412.66	c cleaning 109999 clauses out of 220019 with flag 13226831/6244218
394.46/421.20	c cleaning 110999 clauses out of 222020 with flag 13461596/6356218
403.74/430.80	c cleaning 112003 clauses out of 224021 with flag 13699327/6469218
412.39/439.97	c cleaning 112997 clauses out of 226018 with flag 13937985/6583218
422.48/450.55	c cleaning 113998 clauses out of 228020 with flag 14178544/6698217
431.42/460.10	c cleaning 114996 clauses out of 230023 with flag 14421287/6814218
441.37/470.65	c cleaning 116002 clauses out of 232026 with flag 14665463/6931217
452.87/482.37	c cleaning 117002 clauses out of 234024 with flag 14912893/7049217
462.56/492.35	c cleaning 118002 clauses out of 236022 with flag 15161614/7168217
471.57/501.86	c cleaning 118998 clauses out of 238021 with flag 15415077/7288218
480.81/511.60	c cleaning 120005 clauses out of 240023 with flag 15671908/7409218
491.47/522.66	c cleaning 121001 clauses out of 242018 with flag 15931527/7531218
500.60/532.38	c cleaning 121998 clauses out of 244017 with flag 16197949/7654218
509.92/542.34	c cleaning 123000 clauses out of 246019 with flag 16462132/7778218
521.17/554.10	c cleaning 124003 clauses out of 248018 with flag 16725963/7903217
531.30/564.77	c cleaning 125000 clauses out of 250015 with flag 16993205/8029217
541.26/575.27	c cleaning 126002 clauses out of 252015 with flag 17262713/8156217
552.80/586.60	c cleaning 126997 clauses out of 254014 with flag 17534215/8284218
564.67/599.02	c cleaning 127998 clauses out of 256016 with flag 17808312/8413217
576.29/611.04	c cleaning 128995 clauses out of 258018 with flag 18083903/8543217
588.09/623.36	c cleaning 129998 clauses out of 260023 with flag 18364006/8674217
600.15/635.70	c cleaning 131000 clauses out of 262026 with flag 18645473/8806218
612.21/648.20	c cleaning 131997 clauses out of 264025 with flag 18929609/8939217
624.22/659.69	c cleaning 133001 clauses out of 266028 with flag 19214380/9073217
634.88/670.91	c cleaning 134003 clauses out of 268027 with flag 19501439/9208217
646.75/683.32	c cleaning 135000 clauses out of 270024 with flag 19788547/9344217
659.21/696.16	c cleaning 135999 clauses out of 272024 with flag 20078260/9481217
672.30/709.84	c cleaning 137001 clauses out of 274025 with flag 20369585/9619217
683.19/721.18	c cleaning 138000 clauses out of 276024 with flag 20663436/9758217
692.74/731.33	c cleaning 138999 clauses out of 278024 with flag 20961298/9898217
702.58/741.47	c cleaning 140002 clauses out of 280025 with flag 21259025/10039217
717.79/757.02	c cleaning 141008 clauses out of 282024 with flag 21570798/10181218
731.61/770.30	c cleaning 141999 clauses out of 284015 with flag 21873413/10324217
743.20/782.64	c cleaning 142995 clauses out of 286016 with flag 22182861/10468217
755.64/795.59	c cleaning 144003 clauses out of 288022 with flag 22491194/10613218
769.25/809.64	c cleaning 144994 clauses out of 290018 with flag 22800146/10759217
781.75/822.52	c cleaning 146001 clauses out of 292024 with flag 23112178/10906217
794.96/835.77	c cleaning 146998 clauses out of 294024 with flag 23426578/11054218
810.03/851.25	c cleaning 148000 clauses out of 296026 with flag 23743459/11203218
823.84/865.49	c cleaning 149003 clauses out of 298025 with flag 24063401/11353217
836.54/878.63	c cleaning 150001 clauses out of 300024 with flag 24382638/11504219
848.37/891.17	c cleaning 150999 clauses out of 302021 with flag 24703266/11656217
860.79/904.27	c cleaning 151999 clauses out of 304022 with flag 25028077/11809217
875.71/918.80	c cleaning 153000 clauses out of 306023 with flag 25353805/11963217
889.59/933.01	c cleaning 153996 clauses out of 308024 with flag 25681147/12118218
903.73/947.68	c cleaning 155003 clauses out of 310028 with flag 26011501/12274218
917.11/961.58	c cleaning 155998 clauses out of 312026 with flag 26341657/12431219
930.67/974.96	c cleaning 157001 clauses out of 314026 with flag 26674513/12589217
942.67/987.69	c cleaning 158002 clauses out of 316025 with flag 27016100/12748217
955.49/1001.09	c cleaning 158999 clauses out of 318023 with flag 27353197/12908217
969.25/1015.27	c cleaning 160005 clauses out of 320024 with flag 27694663/13069217
982.23/1028.78	c cleaning 161000 clauses out of 322021 with flag 28036274/13231219
993.60/1040.63	c cleaning 161998 clauses out of 324019 with flag 28387325/13394217
1007.29/1054.05	c cleaning 162999 clauses out of 326021 with flag 28739587/13558217
1019.63/1066.94	c cleaning 163999 clauses out of 328023 with flag 29086903/13723218
1033.39/1081.32	c cleaning 165000 clauses out of 330023 with flag 29436866/13889217
1047.22/1095.75	c cleaning 165997 clauses out of 332024 with flag 29794663/14056218
1060.69/1109.83	c cleaning 167004 clauses out of 334028 with flag 30151677/14224219
1073.85/1123.67	c cleaning 168002 clauses out of 336023 with flag 30510309/14393218
1091.82/1142.00	c cleaning 168998 clauses out of 338020 with flag 30873763/14563217
1107.45/1157.22	c cleaning 170001 clauses out of 340024 with flag 31234213/14734219
1122.15/1172.54	c cleaning 170998 clauses out of 342021 with flag 31600392/14906217
1138.12/1189.28	c cleaning 172002 clauses out of 344024 with flag 31967946/15079218
1153.27/1204.91	c cleaning 173003 clauses out of 346021 with flag 32335654/15253217
1168.39/1219.40	c cleaning 173996 clauses out of 348018 with flag 32706738/15428217
1185.25/1236.88	c cleaning 175001 clauses out of 350024 with flag 33080438/15604219
1203.38/1255.56	c cleaning 176004 clauses out of 352021 with flag 33453518/15781217
1222.63/1274.79	c cleaning 177000 clauses out of 354017 with flag 33827793/15959217
1240.95/1293.29	c cleaning 177998 clauses out of 356017 with flag 34206588/16138217
1260.27/1312.35	c cleaning 178998 clauses out of 358020 with flag 34588438/16318218
1277.96/1330.65	c cleaning 179999 clauses out of 360022 with flag 34972475/16499218
1304.86/1356.51	c cleaning 180999 clauses out of 362022 with flag 35368443/16681217
1322.88/1375.16	c cleaning 182000 clauses out of 364023 with flag 35758047/16864217
1339.33/1392.34	c cleaning 183001 clauses out of 366025 with flag 36149216/17048219
1357.14/1409.71	c cleaning 184000 clauses out of 368023 with flag 36538964/17233218
1374.96/1428.16	c cleaning 184999 clauses out of 370022 with flag 36929906/17419217
1392.40/1446.34	c cleaning 185998 clauses out of 372024 with flag 37324667/17606218
1409.76/1463.29	c cleaning 187001 clauses out of 374025 with flag 37722060/17794217
1424.97/1479.00	c cleaning 187999 clauses out of 376024 with flag 38125809/17983217
1445.22/1498.84	c cleaning 189005 clauses out of 378026 with flag 38528273/18173218
1462.58/1516.40	c cleaning 189998 clauses out of 380020 with flag 38931677/18364217
1478.76/1533.17	c cleaning 191000 clauses out of 382022 with flag 39347013/18556217
1497.32/1551.54	c cleaning 191999 clauses out of 384022 with flag 39758107/18749217
1513.66/1568.98	c cleaning 193003 clauses out of 386024 with flag 40171277/18943218
1530.99/1587.14	c cleaning 193999 clauses out of 388020 with flag 40582011/19138217
1549.34/1605.67	c cleaning 195002 clauses out of 390021 with flag 40996477/19334217
1567.04/1624.22	c cleaning 196000 clauses out of 392020 with flag 41414130/19531218
1586.21/1644.38	c cleaning 197001 clauses out of 394020 with flag 41835024/19729218
1605.31/1663.27	c cleaning 197998 clauses out of 396018 with flag 42258732/19928217
1623.77/1682.46	c cleaning 199001 clauses out of 398022 with flag 42682566/20128219
1642.26/1701.00	c cleaning 199999 clauses out of 400020 with flag 43108462/20329218
1660.05/1719.68	c cleaning 200999 clauses out of 402021 with flag 43535462/20531218
1676.92/1737.25	c cleaning 202003 clauses out of 404021 with flag 43968837/20734217
1694.69/1754.77	c cleaning 202999 clauses out of 406019 with flag 44407276/20938218
1713.36/1774.14	c cleaning 203997 clauses out of 408019 with flag 44853582/21143217
1731.50/1792.91	c cleaning 204999 clauses out of 410022 with flag 45290542/21349217
1750.75/1811.83	c cleaning 205999 clauses out of 412023 with flag 45731426/21556217
1769.99/1831.88	c cleaning 207001 clauses out of 414025 with flag 46175357/21764218
1786.69/1849.21	c cleaning 207996 clauses out of 416024 with flag 46624463/21973218
1802.33/1866.09	c cleaning 209002 clauses out of 418028 with flag 47072528/22183218
1820.99/1884.95	c cleaning 210002 clauses out of 420026 with flag 47522915/22394218
1840.35/1905.37	c cleaning 211000 clauses out of 422025 with flag 47972262/22606219
1856.74/1922.60	c cleaning 211999 clauses out of 424023 with flag 48423028/22819217
1874.30/1940.29	c cleaning 212997 clauses out of 426024 with flag 48876687/23033217
1889.29/1956.23	c cleaning 214001 clauses out of 428028 with flag 49333957/23248218
1908.37/1974.79	c cleaning 214999 clauses out of 430027 with flag 49790749/23464218
1925.25/1992.54	c cleaning 216001 clauses out of 432027 with flag 50250317/23681217
1941.57/2009.89	c cleaning 217002 clauses out of 434027 with flag 50715789/23899218
1959.10/2027.47	c cleaning 217998 clauses out of 436024 with flag 51183633/24118217
1975.54/2044.93	c cleaning 219001 clauses out of 438026 with flag 51651384/24338217
1996.84/2065.57	c cleaning 220001 clauses out of 440026 with flag 52122383/24559218
2015.45/2085.17	c cleaning 220999 clauses out of 442025 with flag 52595008/24781218
2034.96/2103.90	c cleaning 222002 clauses out of 444026 with flag 53066818/25004218
2054.00/2124.09	c cleaning 223004 clauses out of 446024 with flag 53542310/25228218
2074.28/2143.67	c cleaning 223997 clauses out of 448019 with flag 54036614/25453217
2095.39/2165.61	c cleaning 225001 clauses out of 450023 with flag 54543233/25679218
2116.04/2185.10	c cleaning 225996 clauses out of 452022 with flag 55045954/25906218
2135.89/2206.08	c cleaning 226998 clauses out of 454026 with flag 55530632/26134218
2159.33/2228.62	c cleaning 228003 clauses out of 456027 with flag 56011882/26363217
2181.47/2251.54	c cleaning 229000 clauses out of 458025 with flag 56500628/26593218
2203.25/2272.99	c cleaning 230000 clauses out of 460025 with flag 56990009/26824218
2224.34/2294.77	c cleaning 231000 clauses out of 462024 with flag 57477494/27056217
2246.70/2316.97	c cleaning 231998 clauses out of 464024 with flag 57969913/27289217
2266.79/2337.58	c cleaning 232999 clauses out of 466026 with flag 58468528/27523217
2291.99/2362.65	c cleaning 234002 clauses out of 468028 with flag 58968024/27758218
2314.68/2386.01	c cleaning 235001 clauses out of 470025 with flag 59468442/27994217
2339.73/2411.20	c cleaning 236002 clauses out of 472025 with flag 59981186/28231218
2362.96/2435.30	c cleaning 237000 clauses out of 474023 with flag 60486957/28469218
2388.82/2460.83	c cleaning 238006 clauses out of 476023 with flag 60995048/28708218
2408.96/2482.10	c cleaning 238996 clauses out of 478018 with flag 61504583/28948219
2434.50/2507.35	c cleaning 240001 clauses out of 480020 with flag 62014374/29189217
2458.08/2531.82	c cleaning 241001 clauses out of 482019 with flag 62526595/29431217
2481.53/2555.06	c cleaning 241999 clauses out of 484018 with flag 63039632/29674217
2504.45/2577.45	c cleaning 242997 clauses out of 486019 with flag 63552968/29918217
2525.17/2598.99	c cleaning 244000 clauses out of 488022 with flag 64070961/30163217
2548.46/2621.89	c cleaning 245002 clauses out of 490024 with flag 64592686/30409219
2570.69/2643.13	c cleaning 245998 clauses out of 492020 with flag 65120696/30656217
2597.38/2670.56	c cleaning 247000 clauses out of 494022 with flag 65643896/30904217
2620.30/2692.60	c cleaning 247997 clauses out of 496022 with flag 66170700/31153217
2646.44/2718.13	c cleaning 249000 clauses out of 498026 with flag 66699742/31403218
2672.17/2744.68	c cleaning 250003 clauses out of 500026 with flag 67230546/31654218
2700.90/2772.97	c cleaning 250999 clauses out of 502023 with flag 67766274/31906218
2730.22/2801.78	c cleaning 252005 clauses out of 504023 with flag 68306864/32159217
2756.60/2828.96	c cleaning 252998 clauses out of 506019 with flag 68843525/32413218
2783.07/2855.06	c cleaning 253998 clauses out of 508021 with flag 69386595/32668218
2810.10/2881.54	c cleaning 254998 clauses out of 510023 with flag 69930713/32924218
2836.12/2908.20	c cleaning 256002 clauses out of 512024 with flag 70487840/33181217
2864.16/2935.94	c cleaning 256999 clauses out of 514023 with flag 71046810/33439218
2892.93/2964.38	c cleaning 257999 clauses out of 516024 with flag 71596634/33698218
2916.58/2988.94	c cleaning 259000 clauses out of 518024 with flag 72147343/33958217
2945.00/3017.29	c cleaning 260000 clauses out of 520024 with flag 72700919/34219217
2972.33/3044.22	c cleaning 261003 clauses out of 522025 with flag 73253729/34481218
2999.11/3071.91	c cleaning 261998 clauses out of 524021 with flag 73812726/34744217
3025.27/3097.30	c cleaning 263002 clauses out of 526024 with flag 74372777/35008218
3052.16/3123.09	c cleaning 263997 clauses out of 528022 with flag 74933723/35273218
3076.29/3146.22	c cleaning 264999 clauses out of 530025 with flag 75492152/35539218
3099.81/3170.41	c cleaning 266000 clauses out of 532025 with flag 76054591/35806217
3125.28/3195.32	c cleaning 267002 clauses out of 534026 with flag 76621072/36074218
3151.72/3221.22	c cleaning 268000 clauses out of 536024 with flag 77192616/36343218
3176.28/3246.74	c cleaning 269002 clauses out of 538023 with flag 77767130/36613217
3200.57/3270.85	c cleaning 269997 clauses out of 540021 with flag 78347034/36884217
3226.46/3295.69	c cleaning 270997 clauses out of 542025 with flag 78948627/37156218
3252.89/3321.14	c cleaning 272002 clauses out of 544027 with flag 79550781/37429217
3280.44/3349.46	c cleaning 273002 clauses out of 546025 with flag 80134737/37703217
3302.20/3371.06	c cleaning 273996 clauses out of 548023 with flag 80714886/37978217
3325.35/3395.41	c cleaning 275005 clauses out of 550028 with flag 81302289/38254218
3351.55/3419.76	c cleaning 275999 clauses out of 552022 with flag 81890828/38531217
3375.81/3445.06	c cleaning 277004 clauses out of 554023 with flag 82481569/38809217
3399.49/3469.88	c cleaning 277999 clauses out of 556021 with flag 83074555/39088219
3424.35/3494.43	c cleaning 279001 clauses out of 558021 with flag 83677259/39368218
3446.98/3518.07	c cleaning 279995 clauses out of 560019 with flag 84274162/39649217
3474.80/3543.64	c cleaning 281000 clauses out of 562024 with flag 84882108/39931217
3498.54/3568.34	c cleaning 281997 clauses out of 564024 with flag 85485392/40214217
3521.57/3591.36	c cleaning 283007 clauses out of 566028 with flag 86088938/40498218
3547.77/3617.36	c cleaning 284003 clauses out of 568021 with flag 86704320/40783218
3571.47/3641.66	c cleaning 285000 clauses out of 570018 with flag 87308341/41069218
3597.82/3668.91	c cleaning 285994 clauses out of 572017 with flag 87917591/41356217
3600.01/3671.30	c starts		: 6
3600.01/3671.31	c conflicts		: 41405923
3600.01/3671.31	c decisions		: 56722255
3600.01/3671.31	c propagations		: 746638522
3600.01/3671.31	c inspects		: 31526682167
3600.01/3671.31	c shortcuts		: 0
3600.01/3671.31	c learnt literals	: 0
3600.01/3671.31	c learnt binary clauses	: 0
3600.01/3671.31	c learnt ternary clauses	: 0
3600.01/3671.31	c learnt constraints	: 41405923
3600.01/3671.31	c ignored constraints	: 0
3600.01/3671.31	c root simplifications	: 0
3600.01/3671.31	c removed literals (reason simplification)	: 971962
3600.01/3671.31	c reason swapping (by a shorter reason)	: 0
3600.01/3671.31	c Calls to reduceDB	: 288
3600.01/3671.31	c Number of update (reduction) of LBD	: 1754345
3600.01/3671.31	c Imported unit clauses	: 0
3600.01/3671.31	c No decision after first conflict	: false
3600.01/3671.31	c number of reductions to clauses (during analyze)	: 0
3600.01/3671.31	c number of learned constraints concerned by reduction	: 0
3600.01/3671.31	c number of learning phase by resolution	: 0
3600.01/3671.31	c number of learning phase by cutting planes	: 0
3600.01/3671.31	c number of rounding to 1 operations	: 0
3600.01/3671.31	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.01/3671.31	c number of reductions of the coefficients by power 2 	: 0
3600.01/3671.31	c number of right shift for reduction by power 2 	: 0
3600.01/3671.31	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.01/3671.31	c number of ending skipping 	: 0
3600.01/3671.31	c number of internal skipping 	: 0
3600.01/3671.31	c number of derivation steps 	: 0
3600.01/3671.31	c number of skipped derivation steps 	: 0
3600.01/3671.31	c number of remaining unassigned 	: 0
3600.01/3671.31	c number of remaining assigned 	: 0
3600.01/3671.31	c number of falsified literals weakened from reason	: 0
3600.01/3671.31	c number of falsified literals weakened from conflict	: 0
3600.01/3671.31	c time for arithmetic operations	: 0
3600.01/3671.31	c minimum degree of deleted constraints	: null
3600.01/3671.31	c maximum degree of deleted constraints	: null
3600.01/3671.31	c number of deleted constraints	: 0
3600.01/3671.31	c speed (assignments/second)	: 203379.45553993832
3600.01/3671.31	c non guided choices	: 0
3600.01/3671.36	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 335729
3600.01/3671.36	s SATISFIABLE
3600.01/3671.36	c Found 5 solution(s)
3600.01/3671.36	v -x1 x2 x3 x4 x5 -x6 -x7 x8 -x9 -x10 x11 -x12 x13 x14 x15 -x16 x17 x18 x19 x20 -x21 x22 -x23 x24 -x25 x26 -x27 x28 -x29 -x30 x31 x32 x33 x34 x35 -x36 x37 x38 x39 x40 -x41 x42 x43 x44 x45 x46 x47 x48 x49 -x50 x51 x52 x53 -x54 x55 x56 x57 -x58 x59 x60 -x61 x62 x63 -x64 x65 x66 x67 -x68 x69 x70 -x71 x72 x73 x74 x75 -x76 -x77 -x78 -x79 x80 x81 x82 x83 -x84 x85 -x86 x87 x88 -x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 -x102 x103 x104 x105 x106 -x107 x108 -x109 x110 x111 x112 -x113 x114 x115 x116 x117 x118 -x119 x120 -x121 x122 -x123 x124 x125 x126 -x127 x128 x129 x130 -x131 x132 x133 x134 x135 x136 x137 -x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 -x149 x150 x151 x152 -x153 x154 x155 x156 -x157 x158 x159 x160 x161 -x162 x163 -x164 x165 x166 x167 -x168 x169 x170 x171 -x172 x173 -x174 x175 x176 -x177 -x178 x179 -x180 -x181 x182 x183 x184 x185 -x186 x187 x188 x189 x190 x191 -x192 -x193 x194 x195 x196 x197 x198 x199 x200 -x201 x202 -x203 x204 -x205 x206 x207 -x208 x209 -x210 x211 -x212 x213 x214 -x215 x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 -x225 x226 -x227 x228 x229 x230 x231 -x232 -x233 x234 -x235 x236 -x237 -x238 x239 -x240 x241 -x242 x243 -x244 -x245 -x246 x247 x248 x249 x250 -x251 x252 x253 -x254 -x255 -x256 x257 -x258 x259 -x260 x261 x262 -x263 x264 -x265 x266 x267 -x268 -x269 -x270 x271 -x272 x273 x274 -x275 -x276 x277 -x278 -x279 -x280 x281 x282 -x283 -x284 x285 x286 -x287 x288 -x289 -x290 x291 -x292 x293 -x294 x295 -x296 -x297 x298 x299 x300 x301 -x302 -x303 -x304 x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 x313 -x314 -x315 -x316 -x317 x318 x319 -x320 x321 -x322 -x323 -x324 -x325 x326 x327 x328 -x329 -x330 x331 -x332 -x333 -x334 -x335 -x336 x337 x338 -x339 -x340 x341 -x342 -x343 -x344 -x345 x346 -x347 -x348 -x349 -x350 -x351 -x352 x353 x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 x364 -x365 -x366 -x367 -x368 x369 -x370 -x371 x372 -x373 -x374 x375 -x376 x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 x390 -x391 x392 -x393 x394 -x395 -x396 -x397 x398 -x399 -x400 x401 -x402 -x403 -x404 -x405 -x406 x407 x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 
3600.01/3671.36	c objective function=229
3600.01/3671.36	c Total wall clock time (in seconds): 3671.255

Verifier Data

OK	229

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-4835549-1783643080/watcher-4835549-1783643080 -o /tmp/evaluation-result-4835549-1783643080/solver-4835549-1783643080 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4835549-1783643080/vars-4835549-1783643080 --bin-var /tmp/runsolver-exch-nodeE001-1783635789-2191288 --watchdog 3760 --file-size-limit 100000 java -Dveripb=/tmp/proofs/proof-4835549-1783643080 -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4835549-1783643080.opb 

running on 4 cores: 36-39

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

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

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (3647 MiB free)
  node 1: cores 8-15, 129019 MiB (156 MiB free)
  node 2: cores 16-23, 129019 MiB (3853 MiB free)
  node 3: cores 24-31, 129003 MiB (11886 MiB free)
  node 4: cores 32-39, 129019 MiB (106574 MiB free)
  node 5: cores 40-47, 129019 MiB (101843 MiB free)
  node 6: cores 48-55, 129019 MiB (87637 MiB free)
  node 7: cores 56-63, 128429 MiB (79723 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 FSIZE limit: 102400000 KiB
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=2255907, runsolver pid=2255900
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 17.77 17.34 17.61 21/1189 2255948
/proc/meminfo: memFree=404817244/1055320720 swapFree=33543932/33554428
[pid=2255907] ppid=2255900 vsize=34900044 memory=50356 CPUtime=0.13 cores=36-39
/proc/2255907/stat : 2255907 (java) S 2255900 2255907 2191262 0 -1 4194304 5996 0 0 0 11 2 0 0 20 0 19 0 297596174 35737645056 12169 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
/proc/2255907/statm: 8725011 12589 6146 1 0 31329 0
[pid=2255907/tid=2255929] ppid=2255900 vsize=34900044 memory=5895516205 CPUtime=0.07 cores=36-39
/proc/2255907/task/2255929/stat : 2255929 (java) S 2255900 2255907 2191262 0 -1 4194368 3062 0 0 0 6 1 0 0 20 0 19 0 297596176 35737645056 12169 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255940] ppid=2255900 vsize=34900044 memory=245752924046 CPUtime=0 cores=36-39
/proc/2255907/task/2255940/stat : 2255940 (Referen..andler) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 297596177 35737645056 12169 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255941] ppid=2255900 vsize=34900044 memory=17974 CPUtime=0 cores=36-39
/proc/2255907/task/2255941/stat : 2255941 (Finalizer) S 2255900 2255907 2191262 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 297596177 35737645056 12169 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255944] ppid=2255900 vsize=34900044 memory=18327 CPUtime=0 cores=36-39
/proc/2255907/task/2255944/stat : 2255944 (Monitor..Thread) S 2255900 2255907 2191262 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 297596177 35737645056 12169 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255947] ppid=2255900 vsize=34900044 memory=18896 CPUtime=0 cores=36-39
/proc/2255907/task/2255947/stat : 2255947 (Notific..Thread) S 2255900 2255907 2191262 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 19 0 297596177 35737645056 12169 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255948] ppid=2255900 vsize=34900044 memory=63793 CPUtime=0 cores=36-39
/proc/2255907/task/2255948/stat : 2255948 (Common-Cleaner) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 297596177 35737645056 12169 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 50356 KiB

[startup+0.213784 s]*
/proc/loadavg: 17.77 17.34 17.61 20/1194 2255953
/proc/meminfo: memFree=404751112/1055320720 swapFree=33543932/33554428
[pid=2255907] ppid=2255900 vsize=35099736 memory=79884 CPUtime=0.49 cores=36-39
/proc/2255907/stat : 2255907 (java) S 2255900 2255907 2191262 0 -1 4194304 9207 0 0 0 47 2 0 0 20 0 22 0 297596174 35942129664 19561 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
/proc/2255907/statm: 8774934 19971 6266 1 0 39641 0
[pid=2255907/tid=2255929] ppid=2255900 vsize=35099736 memory=3472328299453048448 CPUtime=0.17 cores=36-39
/proc/2255907/task/2255929/stat : 2255929 (java) R 2255900 2255907 2191262 0 -1 4194368 3275 0 0 0 16 1 0 0 20 0 22 0 297596176 35942129664 19561 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 0 0 0 -1 37 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255940] ppid=2255900 vsize=35099736 memory=237162987891 CPUtime=0 cores=36-39
/proc/2255907/task/2255940/stat : 2255940 (Referen..andler) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297596177 35942129664 19561 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255941] ppid=2255900 vsize=35099736 memory=59580625470584 CPUtime=0 cores=36-39
/proc/2255907/task/2255941/stat : 2255941 (Finalizer) S 2255900 2255907 2191262 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 22 0 297596177 35942129664 19561 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255944] ppid=2255900 vsize=35099736 memory=56290697299298 CPUtime=0 cores=36-39
/proc/2255907/task/2255944/stat : 2255944 (Monitor..Thread) S 2255900 2255907 2191262 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297596177 35942129664 19561 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255947] ppid=2255900 vsize=35099736 memory=62883505653466 CPUtime=0 cores=36-39
/proc/2255907/task/2255947/stat : 2255947 (Notific..Thread) S 2255900 2255907 2191262 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 22 0 297596177 35942129664 19561 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255948] ppid=2255900 vsize=35099736 memory=62913637577821 CPUtime=0 cores=36-39
/proc/2255907/task/2255948/stat : 2255948 (Common-Cleaner) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297596177 35942129664 19561 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255952] ppid=2255900 vsize=35099736 memory=3978710575470647051 CPUtime=0 cores=36-39
/proc/2255907/task/2255952/stat : 2255952 (Timer-0) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297596189 35942129664 19561 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 79884 KiB

[startup+0.314148 s]*
/proc/loadavg: 17.77 17.34 17.61 22/1195 2255956
/proc/meminfo: memFree=404672296/1055320720 swapFree=33543932/33554428
[pid=2255907] ppid=2255900 vsize=35099736 memory=104576 CPUtime=0.78 cores=36-39
/proc/2255907/stat : 2255907 (java) S 2255900 2255907 2191262 0 -1 4194304 10805 0 0 0 75 3 0 0 20 0 22 0 297596174 35942129664 25852 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
/proc/2255907/statm: 8774934 26144 6282 1 0 47268 0
[pid=2255907/tid=2255929] ppid=2255900 vsize=35099736 memory=3184097923301336704 CPUtime=0.25 cores=36-39
/proc/2255907/task/2255929/stat : 2255929 (java) R 2255900 2255907 2191262 0 -1 4194368 3316 0 0 0 24 1 0 0 20 0 22 0 297596176 35942129664 25852 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 0 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255940] ppid=2255900 vsize=35099736 memory=6878122768064577907 CPUtime=0 cores=36-39
/proc/2255907/task/2255940/stat : 2255940 (Referen..andler) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297596177 35942129664 25852 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255941] ppid=2255900 vsize=35099736 memory=59580625470584 CPUtime=0 cores=36-39
/proc/2255907/task/2255941/stat : 2255941 (Finalizer) S 2255900 2255907 2191262 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 22 0 297596177 35942129664 25852 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255944] ppid=2255900 vsize=35099736 memory=56290697299298 CPUtime=0 cores=36-39
/proc/2255907/task/2255944/stat : 2255944 (Monitor..Thread) S 2255900 2255907 2191262 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297596177 35942129664 25852 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255947] ppid=2255900 vsize=35099736 memory=62883505653466 CPUtime=0 cores=36-39
/proc/2255907/task/2255947/stat : 2255947 (Notific..Thread) S 2255900 2255907 2191262 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 22 0 297596177 35942129664 25852 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255948] ppid=2255900 vsize=35099736 memory=62913637577821 CPUtime=0 cores=36-39
/proc/2255907/task/2255948/stat : 2255948 (Common-Cleaner) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297596177 35942129664 25852 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255952] ppid=2255900 vsize=35099736 memory=3978710575470647051 CPUtime=0 cores=36-39
/proc/2255907/task/2255952/stat : 2255952 (Timer-0) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297596189 35942129664 25852 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 104576 KiB

[startup+0.70028 s]
/proc/loadavg: 17.77 17.34 17.61 25/1194 2255959
/proc/meminfo: memFree=404537792/1055320720 swapFree=33543932/33554428
[pid=2255907] ppid=2255900 vsize=35232864 memory=237624 CPUtime=1.88 cores=36-39
/proc/2255907/stat : 2255907 (java) S 2255900 2255907 2191262 0 -1 4194304 11395 0 0 0 184 4 0 0 20 0 24 0 297596174 36078452736 59118 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
/proc/2255907/statm: 8808216 59406 6298 1 0 82255 0
[pid=2255907/tid=2255929] ppid=2255900 vsize=35232864 memory=4828 CPUtime=0.58 cores=36-39
/proc/2255907/task/2255929/stat : 2255929 (java) R 2255900 2255907 2191262 0 -1 4194368 3375 0 0 0 56 2 0 0 20 0 24 0 297596176 36078452736 59118 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 0 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255940] ppid=2255900 vsize=35232864 memory=4175 CPUtime=0 cores=36-39
/proc/2255907/task/2255940/stat : 2255940 (Referen..andler) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 297596177 36078452736 59118 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255941] ppid=2255900 vsize=35232864 memory=5896 CPUtime=0 cores=36-39
/proc/2255907/task/2255941/stat : 2255941 (Finalizer) S 2255900 2255907 2191262 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 24 0 297596177 36078452736 59118 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255944] ppid=2255900 vsize=35232864 memory=4828 CPUtime=0 cores=36-39
/proc/2255907/task/2255944/stat : 2255944 (Monitor..Thread) S 2255900 2255907 2191262 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 24 0 297596177 36078452736 59118 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255947] ppid=2255900 vsize=35232864 memory=3048 CPUtime=0 cores=36-39
/proc/2255907/task/2255947/stat : 2255947 (Notific..Thread) S 2255900 2255907 2191262 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 24 0 297596177 36078452736 59118 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255948] ppid=2255900 vsize=35232864 memory=0 CPUtime=0 cores=36-39
/proc/2255907/task/2255948/stat : 2255948 (Common-Cleaner) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 297596177 36078452736 59118 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255952] ppid=2255900 vsize=35232864 memory=0 CPUtime=0 cores=36-39
/proc/2255907/task/2255952/stat : 2255952 (Timer-0) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 297596189 36078452736 59118 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
Current children cumulated CPU time: 1.88 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 237624 KiB

[startup+1.50024 s]
/proc/loadavg: 17.77 17.34 17.61 23/1198 2255970
/proc/meminfo: memFree=404257320/1055320720 swapFree=33543932/33554428
[pid=2255907] ppid=2255900 vsize=35232864 memory=440572 CPUtime=3.28 cores=36-39
/proc/2255907/stat : 2255907 (java) S 2255900 2255907 2191262 0 -1 4194304 12364 0 0 0 320 8 0 0 20 0 24 0 297596174 36078452736 109779 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
/proc/2255907/statm: 8808216 110143 6298 1 0 183128 0
[pid=2255907/tid=2255929] ppid=2255900 vsize=35232864 memory=4828 CPUtime=1.24 cores=36-39
/proc/2255907/task/2255929/stat : 2255929 (java) R 2255900 2255907 2191262 0 -1 4194368 3633 0 0 0 117 7 0 0 20 0 24 0 297596176 36078452736 109779 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 0 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255940] ppid=2255900 vsize=35232864 memory=5896 CPUtime=0 cores=36-39
/proc/2255907/task/2255940/stat : 2255940 (Referen..andler) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 297596177 36078452736 109779 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255941] ppid=2255900 vsize=35232864 memory=0 CPUtime=0 cores=36-39
/proc/2255907/task/2255941/stat : 2255941 (Finalizer) S 2255900 2255907 2191262 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 24 0 297596177 36078452736 109779 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255944] ppid=2255900 vsize=35232864 memory=0 CPUtime=0 cores=36-39
/proc/2255907/task/2255944/stat : 2255944 (Monitor..Thread) S 2255900 2255907 2191262 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 24 0 297596177 36078452736 109779 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255947] ppid=2255900 vsize=35232864 memory=0 CPUtime=0 cores=36-39
/proc/2255907/task/2255947/stat : 2255947 (Notific..Thread) S 2255900 2255907 2191262 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 24 0 297596177 36078452736 109779 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255948] ppid=2255900 vsize=35232864 memory=25333125866717268 CPUtime=0 cores=36-39
/proc/2255907/task/2255948/stat : 2255948 (Common-Cleaner) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 297596177 36078452736 109779 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255952] ppid=2255900 vsize=35232864 memory=237062326036 CPUtime=0 cores=36-39
/proc/2255907/task/2255952/stat : 2255952 (Timer-0) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 297596189 36078452736 109779 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
Current children cumulated CPU time: 3.28 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 440572 KiB

[startup+3.11386 s]
/proc/loadavg: 17.77 17.34 17.61 18/1170 2256037
/proc/meminfo: memFree=412207116/1055320720 swapFree=33543932/33554428
[pid=2255907] ppid=2255900 vsize=35232864 memory=675356 CPUtime=4.85 cores=36-39
/proc/2255907/stat : 2255907 (java) S 2255900 2255907 2191262 0 -1 4194304 14239 0 0 0 467 18 0 0 20 0 23 0 297596174 36078452736 168446 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
/proc/2255907/statm: 8808216 168839 6298 1 0 485965 0
[pid=2255907/tid=2255929] ppid=2255900 vsize=35232864 memory=0 CPUtime=2.51 cores=36-39
/proc/2255907/task/2255929/stat : 2255929 (java) R 2255900 2255907 2191262 0 -1 4194368 3959 0 0 0 234 17 0 0 20 0 23 0 297596176 36078452736 168446 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 0 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255940] ppid=2255900 vsize=35232864 memory=0 CPUtime=0 cores=36-39
/proc/2255907/task/2255940/stat : 2255940 (Referen..andler) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 168446 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255941] ppid=2255900 vsize=35232864 memory=4828 CPUtime=0 cores=36-39
/proc/2255907/task/2255941/stat : 2255941 (Finalizer) S 2255900 2255907 2191262 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 168446 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255944] ppid=2255900 vsize=35232864 memory=4769 CPUtime=0 cores=36-39
/proc/2255907/task/2255944/stat : 2255944 (Monitor..Thread) S 2255900 2255907 2191262 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 168446 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255947] ppid=2255900 vsize=35232864 memory=211292520753 CPUtime=0 cores=36-39
/proc/2255907/task/2255947/stat : 2255947 (Notific..Thread) S 2255900 2255907 2191262 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 168446 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255948] ppid=2255900 vsize=35232864 memory=237816 CPUtime=0 cores=36-39
/proc/2255907/task/2255948/stat : 2255948 (Common-Cleaner) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 168446 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255952] ppid=2255900 vsize=35232864 memory=4668 CPUtime=0 cores=36-39
/proc/2255907/task/2255952/stat : 2255952 (Timer-0) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596189 36078452736 168446 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
Current children cumulated CPU time: 4.85 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 675356 KiB


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

/proc/meminfo: memFree=217351084/1055320720 swapFree=33543932/33554428
[pid=2255907] ppid=2255900 vsize=35232864 memory=17648864 CPUtime=3392.11 cores=36-39
/proc/2255907/stat : 2255907 (java) S 2255900 2255907 2191262 0 -1 4194304 989670 0 0 0 329860 9351 0 0 20 0 23 0 297596174 36078452736 4411901 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
/proc/2255907/statm: 8808216 4412216 6329 1 0 4439349 0
[pid=2255907/tid=2255929] ppid=2255900 vsize=35232864 memory=8002072 CPUtime=3196.86 cores=36-39
/proc/2255907/task/2255929/stat : 2255929 (java) R 2255900 2255907 2191262 0 -1 4194368 361257 0 0 0 310446 9240 0 0 20 0 23 0 297596176 36078452736 4411901 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255940] ppid=2255900 vsize=35232864 memory=8002072 CPUtime=0 cores=36-39
/proc/2255907/task/2255940/stat : 2255940 (Referen..andler) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 4411901 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255941] ppid=2255900 vsize=35232864 memory=17042648 CPUtime=0 cores=36-39
/proc/2255907/task/2255941/stat : 2255941 (Finalizer) S 2255900 2255907 2191262 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 4411901 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255944] ppid=2255900 vsize=35232864 memory=17648864 CPUtime=0.11 cores=36-39
/proc/2255907/task/2255944/stat : 2255944 (Monitor..Thread) S 2255900 2255907 2191262 0 -1 4194368 150 0 0 0 7 4 0 0 20 0 23 0 297596177 36078452736 4411901 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255947] ppid=2255900 vsize=35232864 memory=17648864 CPUtime=0 cores=36-39
/proc/2255907/task/2255947/stat : 2255947 (Notific..Thread) S 2255900 2255907 2191262 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 4411901 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255948] ppid=2255900 vsize=35232864 memory=215812 CPUtime=0 cores=36-39
/proc/2255907/task/2255948/stat : 2255948 (Common-Cleaner) S 2255900 2255907 2191262 0 -1 4194368 1163 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 4411901 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255952] ppid=2255900 vsize=35232864 memory=3508 CPUtime=0 cores=36-39
/proc/2255907/task/2255952/stat : 2255952 (Timer-0) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596189 36078452736 4411901 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
Current children cumulated CPU time: 3392.11 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 17648864 KiB

[startup+3522.3 s]
/proc/loadavg: 10.97 14.39 16.17 9/999 2266176
/proc/meminfo: memFree=256521596/1055320720 swapFree=33543932/33554428
[pid=2255907] ppid=2255900 vsize=35232864 memory=17657060 CPUtime=3450.92 cores=36-39
/proc/2255907/stat : 2255907 (java) S 2255900 2255907 2191262 0 -1 4194304 1012274 0 0 0 335589 9503 0 0 20 0 23 0 297596174 36078452736 4413949 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
/proc/2255907/statm: 8808216 4414265 6329 1 0 4439350 0
[pid=2255907/tid=2255929] ppid=2255900 vsize=35232864 memory=17648864 CPUtime=3253.68 cores=36-39
/proc/2255907/task/2255929/stat : 2255929 (java) R 2255900 2255907 2191262 0 -1 4194368 367886 0 0 0 315978 9390 0 0 20 0 23 0 297596176 36078452736 4413949 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255940] ppid=2255900 vsize=35232864 memory=15556 CPUtime=0 cores=36-39
/proc/2255907/task/2255940/stat : 2255940 (Referen..andler) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 4413949 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255941] ppid=2255900 vsize=35232864 memory=8002076 CPUtime=0 cores=36-39
/proc/2255907/task/2255941/stat : 2255941 (Finalizer) S 2255900 2255907 2191262 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 4413949 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255944] ppid=2255900 vsize=35232864 memory=17657056 CPUtime=0.12 cores=36-39
/proc/2255907/task/2255944/stat : 2255944 (Monitor..Thread) S 2255900 2255907 2191262 0 -1 4194368 150 0 0 0 7 5 0 0 20 0 23 0 297596177 36078452736 4413949 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255947] ppid=2255900 vsize=35232864 memory=17648864 CPUtime=0 cores=36-39
/proc/2255907/task/2255947/stat : 2255947 (Notific..Thread) S 2255900 2255907 2191262 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 4413949 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255948] ppid=2255900 vsize=35232864 memory=17657060 CPUtime=0 cores=36-39
/proc/2255907/task/2255948/stat : 2255948 (Common-Cleaner) S 2255900 2255907 2191262 0 -1 4194368 1172 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 4413949 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255952] ppid=2255900 vsize=35232864 memory=17657060 CPUtime=0 cores=36-39
/proc/2255907/task/2255952/stat : 2255952 (Timer-0) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596189 36078452736 4413949 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
Current children cumulated CPU time: 3450.92 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 17657060 KiB

[startup+3582.3 s]
/proc/loadavg: 9.68 13.40 15.72 8/999 2266177
/proc/meminfo: memFree=254486912/1055320720 swapFree=33543932/33554428
[pid=2255907] ppid=2255900 vsize=35232864 memory=13865252 CPUtime=3512.14 cores=36-39
/proc/2255907/stat : 2255907 (java) S 2255900 2255907 2191262 0 -1 4194304 1027596 0 0 0 341554 9660 0 0 20 0 23 0 297596174 36078452736 3466045 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
/proc/2255907/statm: 8808216 3466313 6329 1 0 3489582 0
[pid=2255907/tid=2255929] ppid=2255900 vsize=35232864 memory=15556 CPUtime=3309.54 cores=36-39
/proc/2255907/task/2255929/stat : 2255929 (java) R 2255900 2255907 2191262 0 -1 4194368 376946 0 0 0 321409 9545 0 0 20 0 23 0 297596176 36078452736 3466045 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 0 0 0 -1 37 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255940] ppid=2255900 vsize=35232864 memory=15556 CPUtime=0 cores=36-39
/proc/2255907/task/2255940/stat : 2255940 (Referen..andler) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466045 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255941] ppid=2255900 vsize=35232864 memory=15556 CPUtime=0 cores=36-39
/proc/2255907/task/2255941/stat : 2255941 (Finalizer) S 2255900 2255907 2191262 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466045 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255944] ppid=2255900 vsize=35232864 memory=13865252 CPUtime=0.12 cores=36-39
/proc/2255907/task/2255944/stat : 2255944 (Monitor..Thread) S 2255900 2255907 2191262 0 -1 4194368 154 0 0 0 7 5 0 0 20 0 23 0 297596177 36078452736 3466045 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255947] ppid=2255900 vsize=35232864 memory=4828 CPUtime=0 cores=36-39
/proc/2255907/task/2255947/stat : 2255947 (Notific..Thread) S 2255900 2255907 2191262 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466045 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255948] ppid=2255900 vsize=35232864 memory=15556 CPUtime=0 cores=36-39
/proc/2255907/task/2255948/stat : 2255948 (Common-Cleaner) S 2255900 2255907 2191262 0 -1 4194368 1185 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466045 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255952] ppid=2255900 vsize=35232864 memory=15556 CPUtime=0 cores=36-39
/proc/2255907/task/2255952/stat : 2255952 (Timer-0) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596189 36078452736 3466045 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
Current children cumulated CPU time: 3512.14 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 13865252 KiB

[startup+3642.3 s]
/proc/loadavg: 8.79 12.47 15.25 8/970 2266220
/proc/meminfo: memFree=276239164/1055320720 swapFree=33543932/33554428
[pid=2255907] ppid=2255900 vsize=35232864 memory=13867344 CPUtime=3572.1 cores=36-39
/proc/2255907/stat : 2255907 (java) S 2255900 2255907 2191262 0 -1 4194304 1052411 0 0 0 347405 9805 0 0 20 0 23 0 297596174 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
/proc/2255907/statm: 8808216 3466836 6329 1 0 3489592 0
[pid=2255907/tid=2255929] ppid=2255900 vsize=35232864 memory=13865252 CPUtime=3366.09 cores=36-39
/proc/2255907/task/2255929/stat : 2255929 (java) R 2255900 2255907 2191262 0 -1 4194368 384954 0 0 0 326922 9687 0 0 20 0 23 0 297596176 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 0 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255940] ppid=2255900 vsize=35232864 memory=13867344 CPUtime=0 cores=36-39
/proc/2255907/task/2255940/stat : 2255940 (Referen..andler) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255941] ppid=2255900 vsize=35232864 memory=13867344 CPUtime=0 cores=36-39
/proc/2255907/task/2255941/stat : 2255941 (Finalizer) S 2255900 2255907 2191262 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255944] ppid=2255900 vsize=35232864 memory=5793146890860783986 CPUtime=0.12 cores=36-39
/proc/2255907/task/2255944/stat : 2255944 (Monitor..Thread) S 2255900 2255907 2191262 0 -1 4194368 156 0 0 0 7 5 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255947] ppid=2255900 vsize=35232864 memory=13867344 CPUtime=0 cores=36-39
/proc/2255907/task/2255947/stat : 2255947 (Notific..Thread) S 2255900 2255907 2191262 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255948] ppid=2255900 vsize=35232864 memory=5800 CPUtime=0 cores=36-39
/proc/2255907/task/2255948/stat : 2255948 (Common-Cleaner) S 2255900 2255907 2191262 0 -1 4194368 1213 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255952] ppid=2255900 vsize=35232864 memory=13867344 CPUtime=0 cores=36-39
/proc/2255907/task/2255952/stat : 2255952 (Timer-0) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596189 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
Current children cumulated CPU time: 3572.1 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 13867344 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3671.3 s]
/proc/loadavg: 8.13 11.96 14.99 5/914 2266296
/proc/meminfo: memFree=398690532/1055320720 swapFree=33543932/33554428
[pid=2255907] ppid=2255900 vsize=35232864 memory=13867344 CPUtime=3600.01 cores=36-39
/proc/2255907/stat : 2255907 (java) S 2255900 2255907 2191262 0 -1 4194304 1054923 0 0 0 350128 9873 0 0 20 0 23 0 297596174 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
/proc/2255907/statm: 8808216 3466836 6329 1 0 3489592 0
[pid=2255907/tid=2255929] ppid=2255900 vsize=35232864 memory=13865252 CPUtime=3393.61 cores=36-39
/proc/2255907/task/2255929/stat : 2255929 (java) R 2255900 2255907 2191262 0 -1 4194368 386190 0 0 0 329605 9756 0 0 20 0 23 0 297596176 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 0 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255940] ppid=2255900 vsize=35232864 memory=13867344 CPUtime=0 cores=36-39
/proc/2255907/task/2255940/stat : 2255940 (Referen..andler) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255941] ppid=2255900 vsize=35232864 memory=-7451587637679582046 CPUtime=0 cores=36-39
/proc/2255907/task/2255941/stat : 2255941 (Finalizer) S 2255900 2255907 2191262 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255944] ppid=2255900 vsize=35232864 memory=13867344 CPUtime=0.12 cores=36-39
/proc/2255907/task/2255944/stat : 2255944 (Monitor..Thread) S 2255900 2255907 2191262 0 -1 4194368 156 0 0 0 7 5 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255947] ppid=2255900 vsize=35232864 memory=4828 CPUtime=0 cores=36-39
/proc/2255907/task/2255947/stat : 2255947 (Notific..Thread) S 2255900 2255907 2191262 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255948] ppid=2255900 vsize=35232864 memory=-7451587637679582046 CPUtime=0 cores=36-39
/proc/2255907/task/2255948/stat : 2255948 (Common-Cleaner) S 2255900 2255907 2191262 0 -1 4194368 1245 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255952] ppid=2255900 vsize=35232864 memory=13867344 CPUtime=0 cores=36-39
/proc/2255907/task/2255952/stat : 2255952 (Timer-0) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596189 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 13867344 KiB

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

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

# cumulated CPU time of all completed processes:  user=3501.44 s, system=98.7625 s

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

[startup+3671.3 s]
/proc/loadavg: 8.13 11.96 14.99 5/914 2266296
/proc/meminfo: memFree=398690532/1055320720 swapFree=33543932/33554428
[pid=2255907] ppid=2255900 vsize=35232864 memory=13867344 CPUtime=3600.01 cores=36-39
/proc/2255907/stat : 2255907 (java) S 2255900 2255907 2191262 0 -1 4194304 1054923 0 0 0 350128 9873 0 0 20 0 23 0 297596174 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
/proc/2255907/statm: 8808216 3466836 6329 1 0 3489592 0
[pid=2255907/tid=2255929] ppid=2255900 vsize=35232864 memory=13865252 CPUtime=3393.61 cores=36-39
/proc/2255907/task/2255929/stat : 2255929 (java) R 2255900 2255907 2191262 0 -1 4194368 386190 0 0 0 329605 9756 0 0 20 0 23 0 297596176 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 0 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255940] ppid=2255900 vsize=35232864 memory=13867344 CPUtime=0 cores=36-39
/proc/2255907/task/2255940/stat : 2255940 (Referen..andler) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255941] ppid=2255900 vsize=35232864 memory=-7451587637679582046 CPUtime=0 cores=36-39
/proc/2255907/task/2255941/stat : 2255941 (Finalizer) S 2255900 2255907 2191262 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255944] ppid=2255900 vsize=35232864 memory=13867344 CPUtime=0.12 cores=36-39
/proc/2255907/task/2255944/stat : 2255944 (Monitor..Thread) S 2255900 2255907 2191262 0 -1 4194368 156 0 0 0 7 5 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255947] ppid=2255900 vsize=35232864 memory=4828 CPUtime=0 cores=36-39
/proc/2255907/task/2255947/stat : 2255947 (Notific..Thread) S 2255900 2255907 2191262 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255948] ppid=2255900 vsize=35232864 memory=-7451587637679582046 CPUtime=0 cores=36-39
/proc/2255907/task/2255948/stat : 2255948 (Common-Cleaner) S 2255900 2255907 2191262 0 -1 4194368 1245 0 0 0 0 0 0 0 20 0 23 0 297596177 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
[pid=2255907/tid=2255952] ppid=2255900 vsize=35232864 memory=13867344 CPUtime=0 cores=36-39
/proc/2255907/task/2255952/stat : 2255952 (Timer-0) S 2255900 2255907 2191262 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297596189 36078452736 3466557 18446744073709551615 94501300789248 94501300792944 140736675670800 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94501300800808 94501300801552 94501316902912 140736675674276 140736675674462 140736675674462 140736675680200 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 13867344 KiB

Child status: 143

Real time (s): 3671.39
CPU time (s): 3600.2
CPU user time (s): 3501.44
CPU system time (s): 98.7625
CPU usage (%): 98.0611
Max. virtual memory (cumulated for all children) (KiB): 35232864
Max. memory (cumulated for all children) (KiB): 17657060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3501.44
system time used= 98.7625
maximum resident set size= 17655796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1058349
page faults= 0
swaps= 0
block input operations= 40
block output operations= 12256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18427096
involuntary context switches= 7758


# summary of solver processes directly reported to runsolver:
#   pid: 2255907
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3501.44
#   total CPU system time (s): 98.7625

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4903 second user time and 41.7662 second system time

The end

Launcher Data

Begin job on nodeE001 at 2026-07-10 02:24:41
IDJOB=4835549
IDBENCH=147541
IDSOLVER=3672
FILE ID=nodeE001/4835549-1783643080
RUNJOBID= nodeE001-1783635789-2191288
SLURM_JOB_ID= 12722695
Free space on /tmp= 800340 MiB

SOLVER NAME= Sat4j Resolution CERT 2026-05-20 (cert)
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4835549-1783643080/watcher-4835549-1783643080 -o /tmp/evaluation-result-4835549-1783643080/solver-4835549-1783643080 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4835549-1783643080/vars-4835549-1783643080 --bin-var /tmp/runsolver-exch-nodeE001-1783635789-2191288 --watchdog 3760 --file-size-limit 100000 java -Dveripb=/tmp/proofs/proof-4835549-1783643080 -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4835549-1783643080.opb

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

MD5SUM BENCH= 1da12ebdd4ab5e725928f3bf845b8b1e
RANDOM SEED=1627379355

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320720 kB
MemFree:        404746284 kB
MemAvailable:   962119048 kB
Buffers:            1056 kB
Cached:         553789452 kB
SwapCached:         1284 kB
Active:         105427680 kB
Inactive:       531448668 kB
Active(anon):   83683512 kB
Inactive(anon):   305172 kB
Active(file):   21744168 kB
Inactive(file): 531143496 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33543932 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15576 kB
Writeback:         52776 kB
AnonPages:      83086236 kB
Mapped:           241256 kB
Shmem:            902692 kB
KReclaimable:    9909276 kB
Slab:           10900372 kB
SReclaimable:    9909276 kB
SUnreclaim:       991096 kB
KernelStack:       19408 kB
PageTables:       172368 kB
SecPageTables:     15364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214788 kB
Committed_AS:   232171200 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      483316 kB
VmallocChunk:          0 kB
Percpu:           120320 kB
HardwareCorrupted:     0 kB
AnonHugePages:  72878080 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 800344 MiB
End job on nodeE001 at 2026-07-10 03:25:52