Trace number 4806984

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2026-06-10SAT (TO)-670 3600.21 3576.67

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_6-partite_inlv/
normalized-maxcut_opt_complete_6-partite_inlv_nvert_54.opb
MD5SUMf4b5c90f240972797eec2d6f21aa3713
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-729
Best CPU time to get the best result obtained on this benchmark21.3849
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1431
Total number of constraints99216
Number of constraints which are clauses99216
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 1215
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 1215
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1215
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.05	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.05	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.05	c See www.sat4j.org for details.
0.00/0.05	c version PB26fixedPrime.v20260610
0.00/0.06	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.06	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.06	c java.vm.version	26.0.1+8-34
0.00/0.06	c java.vm.vendor	Oracle Corporation
0.00/0.06	c sun.arch.data.model	64
0.00/0.06	c java.version		26.0.1
0.00/0.06	c os.name		Linux
0.00/0.06	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.00/0.06	c os.arch		amd64
0.00/0.06	c Free memory 		30334720
0.00/0.06	c Max memory 		32178700288
0.00/0.06	c Total memory 		33554432
0.00/0.06	c Number of processors 	4
0.00/0.09	c Pseudo Boolean Optimization by upper bound
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Glucose 2.1 dynamic restart strategy
0.00/0.09	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.00/0.09	c timeout=2147483s
0.00/0.09	c DB Simplification allowed=false
0.00/0.09	c Listener: none
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-4806984-1782836713.opb
0.00/0.09	c reading problem ... 
0.00/0.09	c  objective function found
0.88/0.37	c ... done. Wall clock time 0.278s.
0.88/0.37	c declared #vars     1431
0.88/0.37	c #constraints  99216
0.88/0.37	c constraints type 
0.88/0.37	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 99216
0.88/0.37	c 99216 constraints processed.
0.88/0.37	c objective function length is 1215 literals
0.88/0.39	c SATISFIABLE
0.88/0.39	c OPTIMIZING...
0.88/0.39	c Got one! Elapsed wall clock time (in seconds):0.304
0.88/0.39	o -561
0.88/0.41	c Got one! Elapsed wall clock time (in seconds):0.319
0.88/0.41	o -572
0.88/0.42	c Got one! Elapsed wall clock time (in seconds):0.335
0.88/0.42	o -578
0.88/0.43	c Got one! Elapsed wall clock time (in seconds):0.346
0.88/0.43	o -587
1.21/0.51	c Got one! Elapsed wall clock time (in seconds):0.421
1.21/0.51	o -589
1.21/0.52	c Got one! Elapsed wall clock time (in seconds):0.433
1.21/0.52	o -596
1.50/0.58	c Got one! Elapsed wall clock time (in seconds):0.496
1.50/0.58	o -597
1.50/0.61	c Got one! Elapsed wall clock time (in seconds):0.524
1.50/0.61	o -602
1.75/0.63	c Got one! Elapsed wall clock time (in seconds):0.548
1.75/0.63	o -604
1.75/0.66	c Got one! Elapsed wall clock time (in seconds):0.573
1.75/0.66	o -609
2.00/0.80	c Got one! Elapsed wall clock time (in seconds):0.709
2.00/0.80	o -612
2.70/1.22	c Got one! Elapsed wall clock time (in seconds):1.133
2.70/1.22	o -615
2.70/1.23	c Got one! Elapsed wall clock time (in seconds):1.148
2.70/1.23	o -616
2.81/1.37	c Got one! Elapsed wall clock time (in seconds):1.285
2.81/1.37	o -617
3.09/1.54	c Got one! Elapsed wall clock time (in seconds):1.449
3.09/1.54	o -622
3.68/2.04	c cleaning 4258 clauses out of 8527 with flag 6177/8527
4.02/2.34	c Got one! Elapsed wall clock time (in seconds):2.258
4.02/2.34	o -623
4.65/2.82	c Got one! Elapsed wall clock time (in seconds):2.738
4.65/2.82	o -624
4.78/2.92	c Got one! Elapsed wall clock time (in seconds):2.83
4.78/2.92	o -625
4.78/2.94	c Got one! Elapsed wall clock time (in seconds):2.851
4.78/2.94	o -627
4.78/2.96	c Got one! Elapsed wall clock time (in seconds):2.874
4.78/2.96	o -628
5.18/3.33	c cleaning 5697 clauses out of 11410 with flag 4101/15668
5.18/3.35	c Got one! Elapsed wall clock time (in seconds):3.268
5.18/3.35	o -632
5.68/3.87	c Got one! Elapsed wall clock time (in seconds):3.782
5.68/3.87	o -633
6.08/4.26	c cleaning 5456 clauses out of 10928 with flag 4166/20883
6.99/5.15	c Got one! Elapsed wall clock time (in seconds):5.06
6.99/5.15	o -634
7.18/5.33	c cleaning 5639 clauses out of 11294 with flag 2092/26705
8.27/6.34	c cleaning 5818 clauses out of 11655 with flag 14137/32705
8.66/6.71	c Got one! Elapsed wall clock time (in seconds):6.621
8.66/6.71	o -635
9.16/7.28	c cleaning 5658 clauses out of 11331 with flag 6291/38199
10.32/8.31	c cleaning 5832 clauses out of 11676 with flag 18303/44202
10.73/8.75	c Got one! Elapsed wall clock time (in seconds):8.662
10.73/8.75	o -636
11.22/9.21	c cleaning 5835 clauses out of 11684 with flag 6022/50042
12.35/10.25	c cleaning 5919 clauses out of 11850 with flag 18024/56043
13.59/11.44	c cleaning 6457 clauses out of 12931 with flag 32024/63043
14.49/12.31	c Got one! Elapsed wall clock time (in seconds):12.228
14.49/12.31	o -637
15.66/13.38	c cleaning 8292 clauses out of 16594 with flag 10002/73163
16.27/14.00	c Got one! Elapsed wall clock time (in seconds):13.91
16.27/14.00	o -639
16.80/14.41	c cleaning 6914 clauses out of 13846 with flag 4008/78707
17.00/14.66	c Got one! Elapsed wall clock time (in seconds):14.575
17.00/14.66	o -640
17.94/15.53	c cleaning 6097 clauses out of 12216 with flag 8189/83991
18.84/16.41	c Got one! Elapsed wall clock time (in seconds):16.326
18.84/16.41	o -643
19.26/16.86	c cleaning 5858 clauses out of 11733 with flag 4186/89605
20.39/17.97	c cleaning 5925 clauses out of 11875 with flag 16784/95605
20.79/18.36	c Got one! Elapsed wall clock time (in seconds):18.27
20.79/18.36	o -646
20.99/18.51	c Got one! Elapsed wall clock time (in seconds):18.424
20.99/18.51	o -647
20.99/18.54	c Got one! Elapsed wall clock time (in seconds):18.453
20.99/18.54	o -648
21.09/18.64	c Got one! Elapsed wall clock time (in seconds):18.556
21.09/18.64	o -652
21.09/18.66	c Got one! Elapsed wall clock time (in seconds):18.57
21.09/18.66	o -653
21.09/18.67	c Got one! Elapsed wall clock time (in seconds):18.581
21.09/18.67	o -654
21.39/18.95	c Got one! Elapsed wall clock time (in seconds):18.862
21.39/18.95	o -657
22.06/19.58	c cleaning 6966 clauses out of 13944 with flag 6028/103599
23.15/20.63	c cleaning 6480 clauses out of 12978 with flag 18028/109599
24.32/21.68	c Got one! Elapsed wall clock time (in seconds):21.591
24.32/21.68	o -658
24.42/21.77	c Got one! Elapsed wall clock time (in seconds):21.679
24.42/21.77	o -659
24.42/21.78	c Got one! Elapsed wall clock time (in seconds):21.695
24.42/21.78	o -660
25.45/22.73	c cleaning 9019 clauses out of 18053 with flag 10148/121154
26.37/23.66	c cleaning 7507 clauses out of 15034 with flag 22148/127154
27.57/24.81	c cleaning 7256 clauses out of 14527 with flag 36148/134154
28.89/26.17	c cleaning 7630 clauses out of 15272 with flag 52150/142155
30.56/27.82	c cleaning 8311 clauses out of 16641 with flag 70148/151154
32.46/29.77	c cleaning 9156 clauses out of 18330 with flag 90148/161154
32.65/29.93	c Got one! Elapsed wall clock time (in seconds):29.842
32.65/29.93	o -661
32.87/30.12	c Got one! Elapsed wall clock time (in seconds):30.037
32.87/30.12	o -662
32.95/30.22	c Got one! Elapsed wall clock time (in seconds):30.132
32.95/30.22	o -665
33.78/31.11	c cleaning 8220 clauses out of 16464 with flag 10150/168444
34.78/32.05	c cleaning 7113 clauses out of 14244 with flag 22150/174444
36.06/33.38	c cleaning 7057 clauses out of 14131 with flag 36150/181444
37.95/35.23	c cleaning 7528 clauses out of 15075 with flag 52152/189445
40.05/37.25	c cleaning 8263 clauses out of 16546 with flag 70150/198444
41.86/39.05	c cleaning 9131 clauses out of 18283 with flag 90150/208444
43.85/41.01	c cleaning 10069 clauses out of 20152 with flag 112150/219444
45.84/43.04	c cleaning 11032 clauses out of 22084 with flag 136152/231445
48.32/45.54	c cleaning 12018 clauses out of 24051 with flag 162151/244444
51.31/48.54	c cleaning 13009 clauses out of 26033 with flag 190151/258444
54.40/51.62	c cleaning 14001 clauses out of 28024 with flag 220151/273444
58.12/55.19	c cleaning 15001 clauses out of 30023 with flag 252152/289444
61.50/58.58	c cleaning 16003 clauses out of 32023 with flag 286154/306445
65.18/62.25	c cleaning 17001 clauses out of 34019 with flag 322156/324444
69.27/66.36	c cleaning 17998 clauses out of 36018 with flag 360162/343444
73.75/70.82	c cleaning 19001 clauses out of 38020 with flag 400163/363444
78.35/75.23	c cleaning 20001 clauses out of 40019 with flag 442163/384444
83.43/80.30	c cleaning 21002 clauses out of 42019 with flag 486165/406445
89.23/85.94	c cleaning 22002 clauses out of 44017 with flag 532165/429445
95.70/92.46	c cleaning 23002 clauses out of 46015 with flag 580165/453445
102.04/98.60	c cleaning 23993 clauses out of 48013 with flag 630165/478445
110.08/106.35	c cleaning 25000 clauses out of 50019 with flag 682163/504444
119.72/115.98	c cleaning 26000 clauses out of 52019 with flag 736163/531444
128.43/124.64	c cleaning 27001 clauses out of 54019 with flag 792163/559444
139.29/135.43	c cleaning 28001 clauses out of 56018 with flag 850165/588444
149.48/145.50	c cleaning 29003 clauses out of 58017 with flag 910165/618444
157.93/154.00	c cleaning 29997 clauses out of 60014 with flag 972165/649444
165.02/161.04	c cleaning 31001 clauses out of 62017 with flag 1036165/681444
174.25/170.23	c cleaning 31997 clauses out of 64018 with flag 1102170/714446
182.34/178.27	c cleaning 33001 clauses out of 66020 with flag 1170168/748445
194.07/189.58	c cleaning 34002 clauses out of 68018 with flag 1240166/783444
206.18/201.64	c cleaning 34997 clauses out of 70016 with flag 1312166/819444
218.50/213.96	c cleaning 36001 clauses out of 72020 with flag 1386168/856445
231.24/226.64	c cleaning 37001 clauses out of 74019 with flag 1462168/894445
242.81/238.18	c cleaning 37999 clauses out of 76018 with flag 1540170/933445
258.52/253.80	c cleaning 38998 clauses out of 78020 with flag 1620172/973446
272.19/267.34	c cleaning 40001 clauses out of 80021 with flag 1702170/1014445
286.35/281.01	c cleaning 41000 clauses out of 82020 with flag 1786170/1056445
299.93/294.52	c cleaning 41998 clauses out of 84019 with flag 1872171/1099444
314.36/309.00	c cleaning 43002 clauses out of 86023 with flag 1960175/1143446
328.26/322.70	c cleaning 44003 clauses out of 88019 with flag 2050171/1188444
342.06/336.44	c cleaning 45001 clauses out of 90017 with flag 2142174/1234445
355.31/349.36	c cleaning 45998 clauses out of 92015 with flag 2236172/1281444
367.92/361.88	c cleaning 46997 clauses out of 94017 with flag 2332172/1329444
381.66/375.53	c cleaning 48002 clauses out of 96021 with flag 2430174/1378445
396.15/390.00	c cleaning 49000 clauses out of 98019 with flag 2530174/1428445
410.99/404.43	c cleaning 50000 clauses out of 100019 with flag 2632175/1479445
427.28/420.68	c cleaning 51001 clauses out of 102019 with flag 2736175/1531445
445.22/438.53	c cleaning 51999 clauses out of 104017 with flag 2842173/1584444
466.10/459.36	c cleaning 52998 clauses out of 106019 with flag 2950175/1638445
486.11/478.90	c cleaning 54005 clauses out of 108021 with flag 3060175/1693445
503.12/496.01	c cleaning 54995 clauses out of 110016 with flag 3172175/1749445
527.34/520.05	c cleaning 55997 clauses out of 112020 with flag 3286173/1806444
546.72/538.80	c cleaning 57005 clauses out of 114023 with flag 3402173/1864444
565.16/557.17	c cleaning 57998 clauses out of 116019 with flag 3520175/1923445
584.94/576.88	c cleaning 58998 clauses out of 118020 with flag 3640173/1983444
601.48/592.95	c cleaning 59998 clauses out of 120022 with flag 3762173/2044444
623.67/615.03	c cleaning 61002 clauses out of 122024 with flag 3886175/2106444
645.22/636.02	c cleaning 61999 clauses out of 124022 with flag 4012175/2169444
669.99/660.60	c cleaning 63003 clauses out of 126024 with flag 4140177/2233445
692.81/682.94	c cleaning 64000 clauses out of 128020 with flag 4270175/2298444
717.45/707.46	c cleaning 65004 clauses out of 130021 with flag 4402177/2364445
738.30/727.61	c cleaning 66002 clauses out of 132017 with flag 4536177/2431445
762.37/751.07	c cleaning 66995 clauses out of 134014 with flag 4672175/2499444
791.18/779.20	c cleaning 68001 clauses out of 136021 with flag 4810179/2568446
819.15/807.02	c cleaning 68997 clauses out of 138018 with flag 4950175/2638444
842.09/829.42	c cleaning 70001 clauses out of 140022 with flag 5092177/2709445
866.07/852.69	c cleaning 70999 clauses out of 142020 with flag 5236175/2781444
892.93/878.77	c cleaning 72001 clauses out of 144021 with flag 5382176/2854444
925.10/910.16	c cleaning 72998 clauses out of 146020 with flag 5530176/2928444
956.53/940.88	c cleaning 74007 clauses out of 148022 with flag 5680176/3003444
993.13/976.76	c cleaning 74997 clauses out of 150015 with flag 5832176/3079444
1029.31/1012.19	c cleaning 76000 clauses out of 152019 with flag 5986178/3156445
1062.15/1044.29	c cleaning 76995 clauses out of 154018 with flag 6142176/3234444
1093.49/1074.83	c cleaning 78004 clauses out of 156023 with flag 6300176/3313444
1126.71/1107.24	c cleaning 79003 clauses out of 158019 with flag 6460176/3393444
1158.29/1138.19	c cleaning 79997 clauses out of 160017 with flag 6622179/3474445
1186.85/1165.07	c cleaning 81000 clauses out of 162019 with flag 6786177/3556444
1229.59/1208.00	c cleaning 82001 clauses out of 164020 with flag 6952212/3639445
1278.56/1256.78	c cleaning 83002 clauses out of 166018 with flag 7120301/3723444
1333.78/1312.17	c cleaning 83995 clauses out of 168016 with flag 7290307/3808444
1377.06/1355.34	c cleaning 85001 clauses out of 170022 with flag 7462309/3894445
1455.14/1433.40	c cleaning 86001 clauses out of 172020 with flag 7636307/3981444
1555.00/1533.47	c cleaning 86996 clauses out of 174020 with flag 7812309/4069445
1647.32/1626.00	c cleaning 88002 clauses out of 176024 with flag 7990309/4158445
1719.14/1697.28	c cleaning 89000 clauses out of 178022 with flag 8170309/4248445
1828.53/1806.94	c cleaning 90000 clauses out of 180022 with flag 8352309/4339445
1934.23/1912.71	c cleaning 90999 clauses out of 182022 with flag 8536309/4431445
2019.66/1998.31	c cleaning 91999 clauses out of 184022 with flag 8722308/4524444
2120.05/2098.98	c cleaning 92999 clauses out of 186024 with flag 8910322/4618445
2217.82/2196.76	c cleaning 94001 clauses out of 188024 with flag 9100320/4713444
2293.39/2271.75	c cleaning 95005 clauses out of 190025 with flag 9292328/4809446
2340.35/2318.75	c cleaning 96000 clauses out of 192018 with flag 9486324/4906444
2360.55/2338.90	c Got one! Elapsed wall clock time (in seconds):2338.81
2360.55/2338.90	o -669
2362.26/2340.59	c cleaning 75702 clauses out of 151420 with flag 10003/4961846
2364.05/2342.32	c cleaning 40850 clauses out of 81718 with flag 22003/4967846
2365.45/2343.73	c cleaning 23929 clauses out of 47868 with flag 36003/4974846
2366.94/2345.24	c cleaning 15961 clauses out of 31940 with flag 52005/4982847
2368.67/2347.01	c cleaning 12483 clauses out of 24979 with flag 70005/4991847
2371.06/2349.30	c cleaning 11236 clauses out of 22495 with flag 90004/5001846
2373.46/2351.70	c cleaning 11121 clauses out of 22260 with flag 112006/5012847
2375.65/2353.94	c Got one! Elapsed wall clock time (in seconds):2353.849
2375.65/2353.94	o -670
2376.91/2355.15	c cleaning 13625 clauses out of 27264 with flag 10518/5028972
2378.09/2356.30	c cleaning 9814 clauses out of 19639 with flag 22668/5034972
2379.29/2357.57	c cleaning 8403 clauses out of 16825 with flag 36668/5041972
2380.80/2359.02	c cleaning 8202 clauses out of 16422 with flag 52670/5049972
2382.38/2360.66	c cleaning 8602 clauses out of 17221 with flag 70672/5058973
2384.27/2362.52	c cleaning 9302 clauses out of 18617 with flag 90669/5068971
2386.64/2364.82	c cleaning 10150 clauses out of 20317 with flag 112673/5079973
2388.74/2367.00	c cleaning 11076 clauses out of 22167 with flag 136673/5091973
2391.13/2369.39	c cleaning 12032 clauses out of 24089 with flag 162669/5104971
2394.32/2372.53	c cleaning 13022 clauses out of 26058 with flag 190671/5118972
2397.60/2375.87	c cleaning 14008 clauses out of 28035 with flag 220669/5133971
2401.80/2380.04	c cleaning 15006 clauses out of 30028 with flag 252671/5149972
2406.00/2384.15	c cleaning 16000 clauses out of 32021 with flag 286669/5166971
2410.47/2388.62	c cleaning 17001 clauses out of 34021 with flag 322669/5184971
2414.87/2393.10	c cleaning 18003 clauses out of 36020 with flag 360671/5203971
2419.34/2397.58	c cleaning 18999 clauses out of 38019 with flag 400675/5223973
2423.77/2401.85	c cleaning 20004 clauses out of 40019 with flag 442674/5244972
2428.47/2406.55	c cleaning 20999 clauses out of 42015 with flag 486674/5266972
2433.96/2412.05	c cleaning 21996 clauses out of 44015 with flag 532672/5289971
2439.33/2417.47	c cleaning 23000 clauses out of 46020 with flag 580674/5313972
2445.42/2423.45	c cleaning 23998 clauses out of 48019 with flag 630673/5338971
2451.01/2429.07	c cleaning 25004 clauses out of 50021 with flag 682673/5364971
2458.11/2435.83	c cleaning 26001 clauses out of 52018 with flag 736675/5391972
2464.58/2442.36	c cleaning 26998 clauses out of 54017 with flag 792675/5419972
2472.44/2450.11	c cleaning 27999 clauses out of 56018 with flag 850687/5448971
2480.25/2457.93	c cleaning 28999 clauses out of 58019 with flag 910687/5478971
2488.63/2466.30	c cleaning 30001 clauses out of 60021 with flag 972689/5509972
2498.67/2476.39	c cleaning 31001 clauses out of 62019 with flag 1036687/5541971
2506.14/2483.83	c cleaning 31996 clauses out of 64018 with flag 1102688/5574971
2516.52/2494.23	c cleaning 33001 clauses out of 66022 with flag 1170688/5608971
2527.75/2505.41	c cleaning 34001 clauses out of 68021 with flag 1240688/5643971
2540.21/2517.94	c cleaning 35002 clauses out of 70020 with flag 1312688/5679971
2551.07/2528.80	c cleaning 35997 clauses out of 72019 with flag 1386701/5716972
2564.25/2541.94	c cleaning 37000 clauses out of 74021 with flag 1462700/5754971
2578.89/2556.69	c cleaning 37999 clauses out of 76021 with flag 1540700/5793971
2593.15/2570.93	c cleaning 38999 clauses out of 78022 with flag 1620700/5833971
2606.87/2584.50	c cleaning 39997 clauses out of 80024 with flag 1702702/5874972
2622.02/2599.70	c cleaning 41005 clauses out of 82026 with flag 1786700/5916971
2637.47/2615.22	c cleaning 41999 clauses out of 84021 with flag 1872700/5959971
2655.49/2633.13	c cleaning 42997 clauses out of 86022 with flag 1960700/6003971
2668.03/2645.70	c cleaning 44002 clauses out of 88025 with flag 2050702/6048971
2680.90/2658.44	c cleaning 45000 clauses out of 90024 with flag 2142704/6094972
2693.49/2670.90	c cleaning 46001 clauses out of 92023 with flag 2236703/6141971
2708.24/2685.33	c cleaning 47000 clauses out of 94023 with flag 2332705/6189972
2719.54/2696.66	c cleaning 47999 clauses out of 96023 with flag 2430705/6238972
2735.52/2712.64	c cleaning 49001 clauses out of 98023 with flag 2530703/6288971
2760.54/2737.74	c cleaning 49999 clauses out of 100022 with flag 2632703/6339971
2777.87/2755.06	c cleaning 51002 clauses out of 102024 with flag 2736707/6391972
2797.40/2774.69	c cleaning 52000 clauses out of 104021 with flag 2842705/6444971
2823.93/2801.13	c cleaning 53000 clauses out of 106021 with flag 2950705/6498971
2847.93/2825.24	c cleaning 54003 clauses out of 108021 with flag 3060705/6553971
2874.43/2851.68	c cleaning 54997 clauses out of 110018 with flag 3172705/6609971
2905.52/2882.88	c cleaning 55999 clauses out of 112021 with flag 3286705/6666971
2943.45/2920.76	c cleaning 57001 clauses out of 114023 with flag 3402708/6724972
2974.14/2951.55	c cleaning 58001 clauses out of 116023 with flag 3520710/6783973
3009.09/2986.43	c cleaning 58998 clauses out of 118021 with flag 3640708/6843972
3047.24/3024.53	c cleaning 60000 clauses out of 120022 with flag 3762706/6904971
3074.27/3051.55	c cleaning 60998 clauses out of 122022 with flag 3886706/6966971
3114.01/3090.97	c cleaning 61999 clauses out of 124024 with flag 4012706/7029971
3148.05/3125.04	c cleaning 63005 clauses out of 126026 with flag 4140708/7093972
3170.19/3147.25	c cleaning 64001 clauses out of 128021 with flag 4270708/7158972
3198.91/3175.90	c cleaning 65001 clauses out of 130019 with flag 4402706/7224971
3229.57/3206.50	c cleaning 65998 clauses out of 132018 with flag 4536706/7291971
3266.45/3243.54	c cleaning 67001 clauses out of 134020 with flag 4672706/7359971
3301.46/3278.58	c cleaning 68002 clauses out of 136019 with flag 4810706/7428971
3335.05/3312.02	c cleaning 68996 clauses out of 138018 with flag 4950708/7498972
3365.92/3343.09	c cleaning 69996 clauses out of 140021 with flag 5092706/7569971
3400.06/3377.29	c cleaning 71004 clauses out of 142025 with flag 5236706/7641971
3435.34/3412.58	c cleaning 71999 clauses out of 144023 with flag 5382710/7714973
3466.49/3443.20	c cleaning 72998 clauses out of 146022 with flag 5530706/7788971
3492.50/3469.27	c cleaning 74004 clauses out of 148024 with flag 5680706/7863971
3518.69/3495.44	c cleaning 74997 clauses out of 150020 with flag 5832706/7939971
3547.22/3523.94	c cleaning 75999 clauses out of 152024 with flag 5986708/8016972
3574.70/3551.38	c cleaning 76999 clauses out of 154024 with flag 6142706/8094971
3600.05/3576.60	c starts		: 45
3600.05/3576.61	c conflicts		: 8172166
3600.05/3576.61	c decisions		: 8174335
3600.05/3576.61	c propagations		: 1058351742
3600.05/3576.61	c inspects		: 104187572305
3600.05/3576.61	c shortcuts		: 0
3600.05/3576.61	c learnt literals	: 0
3600.05/3576.61	c learnt binary clauses	: 0
3600.05/3576.61	c learnt ternary clauses	: 0
3600.05/3576.61	c learnt constraints	: 8172166
3600.05/3576.61	c ignored constraints	: 0
3600.05/3576.61	c root simplifications	: 0
3600.05/3576.61	c removed literals (reason simplification)	: 2279964578
3600.05/3576.61	c reason swapping (by a shorter reason)	: 0
3600.05/3576.61	c Calls to reduceDB	: 197
3600.05/3576.61	c Number of update (reduction) of LBD	: 336
3600.05/3576.61	c Imported unit clauses	: 0
3600.05/3576.61	c No decision after first conflict	: false
3600.05/3576.61	c number of reductions to clauses (during analyze)	: 0
3600.05/3576.61	c number of learned constraints concerned by reduction	: 0
3600.05/3576.61	c number of learning phase by resolution	: 0
3600.05/3576.61	c number of learning phase by cutting planes	: 0
3600.05/3576.61	c number of rounding to 1 operations	: 0
3600.05/3576.61	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.05/3576.61	c number of reductions of the coefficients by power 2 	: 0
3600.05/3576.61	c number of right shift for reduction by power 2 	: 0
3600.05/3576.61	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.05/3576.61	c number of ending skipping 	: 0
3600.05/3576.61	c number of internal skipping 	: 0
3600.05/3576.61	c number of derivation steps 	: 0
3600.05/3576.61	c number of skipped derivation steps 	: 0
3600.05/3576.61	c number of remaining unassigned 	: 0
3600.05/3576.61	c number of remaining assigned 	: 0
3600.05/3576.61	c number of falsified literals weakened from reason	: 0
3600.05/3576.61	c number of falsified literals weakened from conflict	: 0
3600.05/3576.61	c time for arithmetic operations	: 0
3600.05/3576.61	c minimum degree of deleted constraints	: null
3600.05/3576.61	c maximum degree of deleted constraints	: null
3600.05/3576.61	c number of deleted constraints	: 0
3600.05/3576.61	c speed (assignments/second)	: 295940.37692734227
3600.05/3576.61	c non guided choices	: 199
3600.05/3576.66	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 154220
3600.05/3576.66	s SATISFIABLE
3600.05/3576.66	c Found 44 solution(s)
3600.05/3576.66	v x1 -x2 -x3 x4 -x5 x6 x7 x8 -x9 -x10 -x11 -x12 x13 x14 -x15 x16 -x17 -x18 x19 x20 -x21 x22 -x23 -x24 x25 -x26 -x27 x28 -x29 -x30 x31 x32 -x33 x34 -x35 -x36 x37 x38 x39 x40 -x41 x42 x43 x44 x45 x46 -x47 x48 x49 -x50 -x51 x52 -x53 x54 x55 -x56 x57 -x58 -x59 -x60 x61 x62 x63 x64 -x65 -x66 x67 -x68 x69 x70 -x71 -x72 x73 -x74 x75 x76 -x77 x78 x79 -x80 x81 x82 -x83 -x84 x85 -x86 x87 x88 -x89 -x90 -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 x102 x103 -x104 x105 -x106 x107 -x108 x109 x110 x111 -x112 -x113 -x114 -x115 x116 x117 -x118 x119 -x120 -x121 x122 x123 -x124 x125 -x126 -x127 x128 -x129 -x130 x131 -x132 -x133 x134 x135 -x136 x137 -x138 -x139 x140 x141 x142 x143 -x144 x145 x146 x147 x148 x149 -x150 x151 x152 -x153 -x154 x155 -x156 x157 -x158 x159 x160 x161 -x162 -x163 -x164 -x165 x166 x167 -x168 x169 -x170 -x171 x172 x173 -x174 x175 -x176 -x177 x178 -x179 -x180 x181 -x182 -x183 x184 x185 -x186 x187 -x188 -x189 x190 x191 x192 x193 -x194 x195 x196 x197 x198 x199 -x200 x201 x202 -x203 -x204 x205 -x206 x207 -x208 -x209 -x210 x211 x212 x213 x214 -x215 -x216 x217 -x218 x219 x220 -x221 -x222 x223 -x224 x225 x226 -x227 x228 x229 -x230 x231 x232 -x233 -x234 x235 -x236 x237 x238 -x239 -x240 -x241 -x242 x243 -x244 -x245 -x246 -x247 -x248 x249 -x250 -x251 x252 x253 -x254 x255 x256 x257 x258 -x259 -x260 -x261 -x262 x263 x264 -x265 x266 -x267 -x268 x269 x270 -x271 x272 -x273 -x274 x275 -x276 -x277 x278 -x279 -x280 x281 x282 -x283 x284 -x285 -x286 x287 x288 x289 x290 -x291 x292 x293 x294 x295 x296 -x297 x298 x299 -x300 -x301 x302 -x303 -x304 -x305 x306 x307 x308 x309 -x310 -x311 x312 -x313 x314 x315 -x316 -x317 x318 -x319 x320 x321 -x322 x323 x324 -x325 x326 x327 -x328 -x329 x330 -x331 x332 x333 -x334 -x335 -x336 -x337 x338 -x339 -x340 -x341 -x342 -x343 x344 -x345 -x346 x347 x348 -x349 x350 -x351 x352 x353 x354 x355 -x356 -x357 x358 -x359 x360 x361 -x362 -x363 x364 -x365 x366 x367 -x368 x369 x370 -x371 x372 x373 -x374 -x375 x376 -x377 x378 x379 -x380 -x381 -x382 -x383 x384 -x385 -x386 -x387 -x388 -x389 x390 -x391 -x392 x393 x394 -x395 x396 x397 x398 x399 x400 -x401 -x402 x403 -x404 x405 x406 -x407 -x408 x409 -x410 x411 x412 -x413 x414 x415 -x416 x417 x418 -x419 -x420 x421 -x422 x423 x424 -x425 -x426 -x427 -x428 x429 -x430 -x431 -x432 -x433 -x434 x435 -x436 -x437 x438 x439 -x440 x441 -x442 -x443 -x444 x445 x446 -x447 x448 -x449 -x450 x451 x452 -x453 x454 -x455 -x456 x457 -x458 -x459 x460 -x461 -x462 x463 x464 -x465 x466 -x467 -x468 x469 x470 x471 x472 -x473 x474 x475 x476 x477 x478 -x479 x480 x481 -x482 -x483 x484 -x485 -x486 -x487 x488 x489 -x490 x491 -x492 -x493 x494 x495 -x496 x497 -x498 -x499 x500 -x501 -x502 x503 -x504 -x505 x506 x507 -x508 x509 -x510 -x511 x512 x513 x514 x515 -x516 x517 x518 x519 x520 x521 -x522 x523 x524 -x525 -x526 x527 -x528 -x529 x530 x531 -x532 x533 -x534 -x535 x536 x537 -x538 x539 -x540 -x541 x542 -x543 -x544 x545 -x546 -x547 x548 x549 -x550 x551 -x552 -x553 x554 x555 x556 x557 -x558 x559 x560 x561 x562 x563 -x564 x565 x566 -x567 -x568 x569 -x570 x571 x572 -x573 x574 -x575 -x576 x577 x578 -x579 x580 -x581 -x582 x583 -x584 -x585 x586 -x587 -x588 x589 x590 -x591 x592 -x593 -x594 x595 x596 x597 x598 -x599 x600 x601 x602 x603 x604 -x605 x606 x607 -x608 -x609 x610 -x611 -x612 x613 -x614 x615 x616 -x617 -x618 x619 -x620 x621 x622 -x623 x624 x625 -x626 x627 x628 -x629 -x630 x631 -x632 x633 x634 -x635 -x636 -x637 -x638 x639 -x640 -x641 -x642 -x643 -x644 x645 -x646 -x647 x648 x649 -x650 x651 x652 -x653 x654 x655 -x656 -x657 x658 -x659 x660 x661 -x662 x663 x664 -x665 x666 x667 -x668 -x669 x670 -x671 x672 x673 -x674 -x675 -x676 -x677 x678 -x679 -x680 -x681 -x682 -x683 x684 -x685 -x686 x687 x688 -x689 x690 x691 -x692 -x693 x694 x695 -x696 x697 -x698 -x699 x700 -x701 -x702 x703 -x704 -x705 x706 x707 -x708 x709 -x710 -x711 x712 x713 x714 x715 -x716 x717 x718 x719 x720 x721 -x722 x723 x724 -x725 -x726 x727 -x728 x729 x730 -x731 -x732 x733 -x734 x735 x736 -x737 x738 x739 -x740 x741 x742 -x743 -x744 x745 -x746 x747 x748 -x749 -x750 -x751 -x752 x753 -x754 -x755 -x756 -x757 -x758 x759 -x760 -x761 x762 x763 -x764 x765 -x766 x767 x768 -x769 x770 -x771 -x772 x773 -x774 -x775 x776 -x777 -x778 x779 x780 -x781 x782 -x783 -x784 x785 x786 x787 x788 -x789 x790 x791 x792 x793 x794 -x795 x796 x797 -x798 -x799 x800 -x801 x802 x803 -x804 x805 -x806 -x807 x808 -x809 -x810 x811 -x812 -x813 x814 x815 -x816 x817 -x818 -x819 x820 x821 x822 x823 -x824 x825 x826 x827 x828 x829 -x830 x831 x832 -x833 -x834 x835 -x836 -x837 x838 -x839 x840 x841 -x842 x843 x844 -x845 x846 x847 -x848 -x849 x850 -x851 x852 x853 -x854 -x855 -x856 -x857 x858 -x859 -x860 -x861 -x862 -x863 x864 -x865 -x866 x867 x868 -x869 x870 x871 -x872 x873 x874 -x875 x876 x877 -x878 x879 x880 -x881 -x882 x883 -x884 x885 x886 -x887 -x888 -x889 -x890 x891 -x892 -x893 -x894 -x895 -x896 x897 -x898 -x899 x900 x901 -x902 x903 x904 -x905 -x906 x907 -x908 -x909 x910 -x911 -x912 x913 x914 -x915 x916 -x917 -x918 x919 x920 x921 x922 -x923 x924 x925 x926 x927 x928 -x929 x930 x931 -x932 -x933 x934 -x935 x936 x937 -x938 x939 x940 -x941 x942 x943 -x944 -x945 x946 -x947 x948 x949 -x950 -x951 -x952 -x953 x954 -x955 -x956 -x957 -x958 -x959 x960 -x961 -x962 x963 x964 -x965 x966 -x967 x968 -x969 -x970 x971 -x972 -x973 x974 x975 -x976 x977 -x978 -x979 x980 x981 x982 x983 -x984 x985 x986 x987 x988 x989 -x990 x991 x992 -x993 -x994 x995 -x996 x997 -x998 -x999 x1000 -x1001 -x1002 x1003 x1004 -x1005 x1006 -x1007 -x1008 x1009 x1010 x1011 x1012 -x1013 x1014 x1015 x1016 x1017 x1018 -x1019 x1020 x1021 -x1022 -x1023 x1024 -x1025 x1026 x1027 -x1028 x1029 x1030 -x1031 -x1032 x1033 -x1034 x1035 x1036 -x1037 -x1038 -x1039 -x1040 x1041 -x1042 -x1043 -x1044 -x1045 -x1046 x1047 -x1048 -x1049 x1050 x1051 -x1052 x1053 -x1054 x1055 -x1056 -x1057 x1058 x1059 -x1060 x1061 -x1062 -x1063 x1064 x1065 x1066 x1067 -x1068 x1069 x1070 x1071 x1072 x1073 -x1074 x1075 x1076 -x1077 -x1078 x1079 -x1080 x1081 -x1082 -x1083 x1084 x1085 -x1086 x1087 -x1088 -x1089 x1090 x1091 x1092 x1093 -x1094 x1095 x1096 x1097 x1098 x1099 -x1100 x1101 x1102 -x1103 -x1104 x1105 -x1106 x1107 x1108 -x1109 -x1110 x1111 -x1112 x1113 x1114 -x1115 -x1116 -x1117 -x1118 x1119 -x1120 -x1121 -x1122 -x1123 -x1124 x1125 -x1126 -x1127 x1128 x1129 -x1130 x1131 -x1132 x1133 x1134 -x1135 x1136 -x1137 -x1138 x1139 x1140 x1141 x1142 -x1143 x1144 x1145 x1146 x1147 x1148 -x1149 x1150 x1151 -x1152 -x1153 x1154 -x1155 x1156 x1157 -x1158 x1159 -x1160 -x1161 x1162 x1163 x1164 x1165 -x1166 x1167 x1168 x1169 x1170 x1171 -x1172 x1173 x1174 -x1175 -x1176 x1177 -x1178 -x1179 x1180 -x1181 x1182 x1183 -x1184 -x1185 -x1186 -x1187 x1188 -x1189 -x1190 -x1191 -x1192 -x1193 x1194 -x1195 -x1196 x1197 x1198 -x1199 x1200 x1201 -x1202 x1203 x1204 -x1205 -x1206 -x1207 -x1208 x1209 -x1210 -x1211 -x1212 -x1213 -x1214 x1215 -x1216 -x1217 x1218 x1219 -x1220 x1221 x1222 -x1223 -x1224 x1225 x1226 x1227 x1228 -x1229 x1230 x1231 x1232 x1233 x1234 -x1235 x1236 x1237 -x1238 -x1239 x1240 -x1241 x1242 x1243 -x1244 -x1245 -x1246 -x1247 x1248 -x1249 -x1250 -x1251 -x1252 -x1253 x1254 -x1255 -x1256 x1257 x1258 -x1259 x1260 -x1261 x1262 x1263 x1264 x1265 -x1266 x1267 x1268 x1269 x1270 x1271 -x1272 x1273 x1274 -x1275 -x1276 x1277 -x1278 x1279 x1280 x1281 x1282 -x1283 x1284 x1285 x1286 x1287 x1288 -x1289 x1290 x1291 -x1292 -x1293 x1294 -x1295 -x1296 -x1297 -x1298 x1299 -x1300 -x1301 -x1302 -x1303 -x1304 x1305 -x1306 -x1307 x1308 x1309 -x1310 x1311 -x1312 -x1313 x1314 -x1315 -x1316 -x1317 -x1318 -x1319 x1320 -x1321 -x1322 x1323 x1324 -x1325 x1326 -x1327 x1328 -x1329 -x1330 -x1331 -x1332 -x1333 x1334 -x1335 -x1336 x1337 x1338 -x1339 x1340 x1341 -x1342 -x1343 -x1344 -x1345 -x1346 x1347 -x1348 -x1349 x1350 x1351 -x1352 x1353 x1354 x1355 x1356 x1357 x1358 -x1359 x1360 x1361 -x1362 -x1363 x1364 -x1365 -x1366 -x1367 -x1368 -x1369 x1370 -x1371 -x1372 x1373 x1374 -x1375 x1376 -x1377 -x1378 -x1379 x1380 -x1381 -x1382 x1383 x1384 -x1385 x1386 -x1387 -x1388 x1389 -x1390 -x1391 x1392 x1393 -x1394 x1395 -x1396 x1397 -x1398 -x1399 x1400 x1401 -x1402 x1403 x1404 -x1405 -x1406 x1407 x1408 -x1409 x1410 x1411 x1412 -x1413 -x1414 x1415 -x1416 -x1417 x1418 x1419 -x1420 x1421 x1422 x1423 -x1424 x1425 -x1426 x1427 -x1428 x1429 -x1430 x1431 
3600.05/3576.66	c objective function=-670
3600.05/3576.66	c Total wall clock time (in seconds): 3576.571

Verifier Data

OK	-670

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

running on 4 cores: 48-51

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

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

CPU governors:
  performance: 48-51

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (52850 MiB free)
  node 1: cores 8-15, 129019 MiB (80148 MiB free)
  node 2: cores 16-23, 129019 MiB (124252 MiB free)
  node 3: cores 24-31, 128957 MiB (107887 MiB free)
  node 4: cores 32-39, 129019 MiB (84368 MiB free)
  node 5: cores 40-47, 129019 MiB (100932 MiB free)
  node 6: cores 48-55, 129019 MiB (111812 MiB free)
  node 7: cores 56-63, 128474 MiB (105708 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2556597, runsolver pid=2556594
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 18.47 19.24 19.27 20/1225 2556619
/proc/meminfo: memFree=786358064/1055320700 swapFree=33554428/33554428
[pid=2556597] ppid=2556594 vsize=34966608 memory=62248 CPUtime=0.19 cores=48-51
/proc/2556597/stat : 2556597 (java) S 2556594 2556597 2553015 0 -1 4194304 7899 0 0 0 18 1 0 0 20 0 20 0 216959136 35805806592 15078 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 0 0 16800975 0 0 0 17 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
/proc/2556597/statm: 8741652 15562 6200 1 0 33522 0
[pid=2556597/tid=2556599] ppid=2556594 vsize=34966608 memory=448176484133 CPUtime=0.08 cores=48-51
/proc/2556597/task/2556599/stat : 2556599 (java) R 2556594 2556597 2553015 0 -1 4194368 3182 0 0 0 8 0 0 0 20 0 20 0 216959137 35805806592 15078 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 0 0 0 -1 48 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556610] ppid=2556594 vsize=34966608 memory=2274 CPUtime=0 cores=48-51
/proc/2556597/task/2556610/stat : 2556610 (Referen..andler) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 20 0 216959139 35805806592 15078 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556611] ppid=2556594 vsize=34966608 memory=54087362281966 CPUtime=0 cores=48-51
/proc/2556597/task/2556611/stat : 2556611 (Finalizer) S 2556594 2556597 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 216959139 35805806592 15078 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556614] ppid=2556594 vsize=34966608 memory=61788255421027 CPUtime=0 cores=48-51
/proc/2556597/task/2556614/stat : 2556614 (Monitor..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 20 0 216959139 35805806592 15078 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556617] ppid=2556594 vsize=34966608 memory=55191219208997 CPUtime=0 cores=48-51
/proc/2556597/task/2556617/stat : 2556617 (Notific..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 20 0 216959139 35805806592 15078 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556618] ppid=2556594 vsize=34966608 memory=14971157304575241 CPUtime=0 cores=48-51
/proc/2556597/task/2556618/stat : 2556618 (Common-Cleaner) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 20 0 216959139 35805806592 15078 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 34966608 KiB
Current children cumulated memory: 62248 KiB

[startup+0.213906 s]*
/proc/loadavg: 18.47 19.24 19.27 19/1226 2556620
/proc/meminfo: memFree=786286736/1055320700 swapFree=33554428/33554428
[pid=2556597] ppid=2556594 vsize=35033172 memory=133688 CPUtime=0.54 cores=48-51
/proc/2556597/stat : 2556597 (java) S 2556594 2556597 2553015 0 -1 4194304 9434 0 0 0 53 1 0 0 20 0 21 0 216959136 35873968128 33140 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 0 0 16800975 0 0 0 17 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
/proc/2556597/statm: 8758293 33422 6207 1 0 77786 0
[pid=2556597/tid=2556599] ppid=2556594 vsize=35033172 memory=8386095037794055477 CPUtime=0.19 cores=48-51
/proc/2556597/task/2556599/stat : 2556599 (java) R 2556594 2556597 2553015 0 -1 4194368 3212 0 0 0 19 0 0 0 20 0 21 0 216959137 35873968128 33140 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 0 0 0 -1 48 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556610] ppid=2556594 vsize=35033172 memory=215704930196 CPUtime=0 cores=48-51
/proc/2556597/task/2556610/stat : 2556610 (Referen..andler) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 216959139 35873968128 33140 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556611] ppid=2556594 vsize=35033172 memory=17979 CPUtime=0 cores=48-51
/proc/2556597/task/2556611/stat : 2556611 (Finalizer) S 2556594 2556597 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 216959139 35873968128 33140 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556614] ppid=2556594 vsize=35033172 memory=18330 CPUtime=0 cores=48-51
/proc/2556597/task/2556614/stat : 2556614 (Monitor..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 216959139 35873968128 33140 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556617] ppid=2556594 vsize=35033172 memory=18896 CPUtime=0 cores=48-51
/proc/2556597/task/2556617/stat : 2556617 (Notific..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 216959139 35873968128 33140 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556618] ppid=2556594 vsize=35033172 memory=61753 CPUtime=0 cores=48-51
/proc/2556597/task/2556618/stat : 2556618 (Common-Cleaner) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 216959139 35873968128 33140 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 35033172 KiB
Current children cumulated memory: 133688 KiB

[startup+0.314896 s]*
/proc/loadavg: 18.47 19.24 19.27 19/1226 2556620
/proc/meminfo: memFree=786193296/1055320700 swapFree=33554428/33554428
[pid=2556597] ppid=2556594 vsize=35166300 memory=239076 CPUtime=0.88 cores=48-51
/proc/2556597/stat : 2556597 (java) S 2556594 2556597 2553015 0 -1 4194304 13322 0 0 0 86 2 0 0 20 0 23 0 216959136 36010291200 59564 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 0 0 16800975 0 0 0 17 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
/proc/2556597/statm: 8791575 59769 6207 1 0 82891 0
[pid=2556597/tid=2556599] ppid=2556594 vsize=35166300 memory=8389771804677338421 CPUtime=0.29 cores=48-51
/proc/2556597/task/2556599/stat : 2556599 (java) R 2556594 2556597 2553015 0 -1 4194368 3250 0 0 0 29 0 0 0 20 0 23 0 216959137 36010291200 59564 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 0 0 0 -1 48 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556610] ppid=2556594 vsize=35166300 memory=215704930196 CPUtime=0 cores=48-51
/proc/2556597/task/2556610/stat : 2556610 (Referen..andler) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216959139 36010291200 59564 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556611] ppid=2556594 vsize=35166300 memory=17979 CPUtime=0 cores=48-51
/proc/2556597/task/2556611/stat : 2556611 (Finalizer) S 2556594 2556597 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216959139 36010291200 59564 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556614] ppid=2556594 vsize=35166300 memory=18330 CPUtime=0 cores=48-51
/proc/2556597/task/2556614/stat : 2556614 (Monitor..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216959139 36010291200 59564 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556617] ppid=2556594 vsize=35166300 memory=18896 CPUtime=0 cores=48-51
/proc/2556597/task/2556617/stat : 2556617 (Notific..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216959139 36010291200 59564 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556618] ppid=2556594 vsize=35166300 memory=61753 CPUtime=0 cores=48-51
/proc/2556597/task/2556618/stat : 2556618 (Common-Cleaner) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216959139 36010291200 59564 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
Current children cumulated CPU time: 0.88 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 239076 KiB

[startup+0.700307 s]
/proc/loadavg: 18.47 19.24 19.27 19/1229 2556623
/proc/meminfo: memFree=786157580/1055320700 swapFree=33554428/33554428
[pid=2556597] ppid=2556594 vsize=35232864 memory=257992 CPUtime=2 cores=48-51
/proc/2556597/stat : 2556597 (java) S 2556594 2556597 2553015 0 -1 4194304 14972 0 0 0 198 2 0 0 20 0 24 0 216959136 36078452736 64183 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 0 0 16800975 0 0 0 17 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
/proc/2556597/statm: 8808216 64498 6270 1 0 92244 0
[pid=2556597/tid=2556599] ppid=2556594 vsize=35232864 memory=0 CPUtime=0.65 cores=48-51
/proc/2556597/task/2556599/stat : 2556599 (java) R 2556594 2556597 2553015 0 -1 4194368 3358 0 0 0 65 0 0 0 20 0 24 0 216959137 36078452736 64183 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 0 0 0 -1 48 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556610] ppid=2556594 vsize=35232864 memory=4868 CPUtime=0 cores=48-51
/proc/2556597/task/2556610/stat : 2556610 (Referen..andler) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 216959139 36078452736 64183 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556611] ppid=2556594 vsize=35232864 memory=150256 CPUtime=0 cores=48-51
/proc/2556597/task/2556611/stat : 2556611 (Finalizer) S 2556594 2556597 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 24 0 216959139 36078452736 64183 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556614] ppid=2556594 vsize=35232864 memory=5824 CPUtime=0 cores=48-51
/proc/2556597/task/2556614/stat : 2556614 (Monitor..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 24 0 216959139 36078452736 64183 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556617] ppid=2556594 vsize=35232864 memory=0 CPUtime=0 cores=48-51
/proc/2556597/task/2556617/stat : 2556617 (Notific..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 24 0 216959139 36078452736 64183 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556618] ppid=2556594 vsize=35232864 memory=1972 CPUtime=0 cores=48-51
/proc/2556597/task/2556618/stat : 2556618 (Common-Cleaner) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 216959139 36078452736 64183 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556623] ppid=2556594 vsize=35232864 memory=5716 CPUtime=0 cores=48-51
/proc/2556597/task/2556623/stat : 2556623 (Timer-0) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 216959174 36078452736 64183 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
Current children cumulated CPU time: 2 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 257992 KiB

[startup+1.50032 s]
/proc/loadavg: 18.47 19.24 19.27 17/1229 2556623
/proc/meminfo: memFree=786127940/1055320700 swapFree=33554428/33554428
[pid=2556597] ppid=2556594 vsize=35232864 memory=276736 CPUtime=3.09 cores=48-51
/proc/2556597/stat : 2556597 (java) S 2556594 2556597 2553015 0 -1 4194304 17455 0 0 0 306 3 0 0 20 0 23 0 216959136 36078452736 68999 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 0 0 16800975 0 0 0 17 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
/proc/2556597/statm: 8808216 69184 6270 1 0 92251 0
[pid=2556597/tid=2556599] ppid=2556594 vsize=35232864 memory=0 CPUtime=1.42 cores=48-51
/proc/2556597/task/2556599/stat : 2556599 (java) R 2556594 2556597 2553015 0 -1 4194368 3815 0 0 0 142 0 0 0 20 0 23 0 216959137 36078452736 68999 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 0 0 0 -1 50 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556610] ppid=2556594 vsize=35232864 memory=4868 CPUtime=0 cores=48-51
/proc/2556597/task/2556610/stat : 2556610 (Referen..andler) S 2556594 2556597 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 68999 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556611] ppid=2556594 vsize=35232864 memory=5824 CPUtime=0 cores=48-51
/proc/2556597/task/2556611/stat : 2556611 (Finalizer) S 2556594 2556597 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 68999 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556614] ppid=2556594 vsize=35232864 memory=0 CPUtime=0 cores=48-51
/proc/2556597/task/2556614/stat : 2556614 (Monitor..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 68999 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556617] ppid=2556594 vsize=35232864 memory=4868 CPUtime=0 cores=48-51
/proc/2556597/task/2556617/stat : 2556617 (Notific..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 68999 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556618] ppid=2556594 vsize=35232864 memory=25333125866717268 CPUtime=0 cores=48-51
/proc/2556597/task/2556618/stat : 2556618 (Common-Cleaner) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 68999 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556623] ppid=2556594 vsize=35232864 memory=1972 CPUtime=0 cores=48-51
/proc/2556597/task/2556623/stat : 2556623 (Timer-0) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216959174 36078452736 68999 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 276736 KiB

[startup+3.11423 s]
/proc/loadavg: 18.51 19.24 19.26 17/1229 2556625
/proc/meminfo: memFree=785365844/1055320700 swapFree=33554428/33554428
[pid=2556597] ppid=2556594 vsize=35232864 memory=312780 CPUtime=4.99 cores=48-51
/proc/2556597/stat : 2556597 (java) S 2556594 2556597 2553015 0 -1 4194304 22779 0 0 0 496 3 0 0 20 0 23 0 216959136 36078452736 77856 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 0 0 16800975 0 0 0 17 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
/proc/2556597/statm: 8808216 78195 6269 1 0 193224 0
[pid=2556597/tid=2556599] ppid=2556594 vsize=35232864 memory=4868 CPUtime=3.01 cores=48-51
/proc/2556597/task/2556599/stat : 2556599 (java) R 2556594 2556597 2553015 0 -1 4194368 5552 0 0 0 300 1 0 0 20 0 23 0 216959137 36078452736 77856 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 0 0 0 -1 50 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556610] ppid=2556594 vsize=35232864 memory=1972 CPUtime=0 cores=48-51
/proc/2556597/task/2556610/stat : 2556610 (Referen..andler) S 2556594 2556597 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 77856 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556611] ppid=2556594 vsize=35232864 memory=0 CPUtime=0 cores=48-51
/proc/2556597/task/2556611/stat : 2556611 (Finalizer) S 2556594 2556597 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 77856 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556614] ppid=2556594 vsize=35232864 memory=0 CPUtime=0 cores=48-51
/proc/2556597/task/2556614/stat : 2556614 (Monitor..Thread) S 2556594 2556597 2553015 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 77856 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 48 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556617] ppid=2556594 vsize=35232864 memory=4868 CPUtime=0 cores=48-51
/proc/2556597/task/2556617/stat : 2556617 (Notific..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 77856 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556618] ppid=2556594 vsize=35232864 memory=0 CPUtime=0 cores=48-51
/proc/2556597/task/2556618/stat : 2556618 (Common-Cleaner) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 77856 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556623] ppid=2556594 vsize=35232864 memory=281168 CPUtime=0 cores=48-51
/proc/2556597/task/2556623/stat : 2556623 (Timer-0) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216959174 36078452736 77856 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
Current children cumulated CPU time: 4.99 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 312780 KiB

[startup+6.30017 s]
/proc/loadavg: 18.51 19.24 19.26 17/1229 2556625
/proc/meminfo: memFree=784877192/1055320700 swapFree=33554428/33554428
[pid=2556597] ppid=2556594 vsize=35232864 memory=511720 CPUtime=8.27 cores=48-51
/proc/2556597/stat : 2556597 (java) S 2556594 2556597 2553015 0 -1 4194304 23746 0 0 0 823 4 0 0 20 0 23 0 216959136 36078452736 127705 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 0 0 16800975 0 0 0 17 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0

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

/proc/meminfo: memFree=803449288/1055320700 swapFree=33554428/33554428
[pid=2556597] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=3305.24 cores=48-51
/proc/2556597/stat : 2556597 (java) S 2556594 2556597 2553015 0 -1 4194304 227176 0 0 0 330441 83 0 0 20 0 23 0 216959136 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 0 0 16800975 0 0 0 17 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
/proc/2556597/statm: 8808216 556609 6316 1 0 576277 0
[pid=2556597/tid=2556599] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=3263.2 cores=48-51
/proc/2556597/task/2556599/stat : 2556599 (java) R 2556594 2556597 2553015 0 -1 4194368 75102 0 0 0 326307 13 0 0 20 0 23 0 216959137 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 0 0 0 -1 48 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556610] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=0 cores=48-51
/proc/2556597/task/2556610/stat : 2556610 (Referen..andler) S 2556594 2556597 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556611] ppid=2556594 vsize=35232864 memory=5496 CPUtime=0 cores=48-51
/proc/2556597/task/2556611/stat : 2556611 (Finalizer) S 2556594 2556597 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556614] ppid=2556594 vsize=35232864 memory=150260 CPUtime=0.12 cores=48-51
/proc/2556597/task/2556614/stat : 2556614 (Monitor..Thread) S 2556594 2556597 2553015 0 -1 4194368 123 0 0 0 5 7 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 50 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556617] ppid=2556594 vsize=35232864 memory=9408 CPUtime=0 cores=48-51
/proc/2556597/task/2556617/stat : 2556617 (Notific..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556618] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=0 cores=48-51
/proc/2556597/task/2556618/stat : 2556618 (Common-Cleaner) S 2556594 2556597 2553015 0 -1 4194368 804 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556623] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=0 cores=48-51
/proc/2556597/task/2556623/stat : 2556623 (Timer-0) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216959174 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
Current children cumulated CPU time: 3305.24 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 2226436 KiB

[startup+3342.3 s]
/proc/loadavg: 16.37 16.79 17.16 16/1197 2557554
/proc/meminfo: memFree=804142100/1055320700 swapFree=33554428/33554428
[pid=2556597] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=3365.21 cores=48-51
/proc/2556597/stat : 2556597 (java) S 2556594 2556597 2553015 0 -1 4194304 228634 0 0 0 336437 84 0 0 20 0 23 0 216959136 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 0 0 16800975 0 0 0 17 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
/proc/2556597/statm: 8808216 556609 6316 1 0 576277 0
[pid=2556597/tid=2556599] ppid=2556594 vsize=35232864 memory=5496 CPUtime=3322.9 cores=48-51
/proc/2556597/task/2556599/stat : 2556599 (java) R 2556594 2556597 2553015 0 -1 4194368 75790 0 0 0 332277 13 0 0 20 0 23 0 216959137 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 0 0 0 -1 48 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556610] ppid=2556594 vsize=35232864 memory=15524 CPUtime=0 cores=48-51
/proc/2556597/task/2556610/stat : 2556610 (Referen..andler) S 2556594 2556597 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556611] ppid=2556594 vsize=35232864 memory=7084832092929091410 CPUtime=0 cores=48-51
/proc/2556597/task/2556611/stat : 2556611 (Finalizer) S 2556594 2556597 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556614] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=0.12 cores=48-51
/proc/2556597/task/2556614/stat : 2556614 (Monitor..Thread) S 2556594 2556597 2553015 0 -1 4194368 123 0 0 0 5 7 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 50 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556617] ppid=2556594 vsize=35232864 memory=2996 CPUtime=0 cores=48-51
/proc/2556597/task/2556617/stat : 2556617 (Notific..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556618] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=0 cores=48-51
/proc/2556597/task/2556618/stat : 2556618 (Common-Cleaner) S 2556594 2556597 2553015 0 -1 4194368 843 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556623] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=0 cores=48-51
/proc/2556597/task/2556623/stat : 2556623 (Timer-0) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216959174 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
Current children cumulated CPU time: 3365.21 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 2226436 KiB

[startup+3402.3 s]
/proc/loadavg: 15.34 16.46 17.02 18/1170 2557593
/proc/meminfo: memFree=796464836/1055320700 swapFree=33554428/33554428
[pid=2556597] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=3425.17 cores=48-51
/proc/2556597/stat : 2556597 (java) S 2556594 2556597 2553015 0 -1 4194304 230950 0 0 0 342432 85 0 0 20 0 23 0 216959136 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 0 0 16800975 0 0 0 17 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
/proc/2556597/statm: 8808216 556609 6316 1 0 576277 0
[pid=2556597/tid=2556599] ppid=2556594 vsize=35232864 memory=2996 CPUtime=3382.61 cores=48-51
/proc/2556597/task/2556599/stat : 2556599 (java) R 2556594 2556597 2553015 0 -1 4194368 76377 0 0 0 338248 13 0 0 20 0 23 0 216959137 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 0 0 0 -1 48 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556610] ppid=2556594 vsize=35232864 memory=-7379526745106506338 CPUtime=0 cores=48-51
/proc/2556597/task/2556610/stat : 2556610 (Referen..andler) S 2556594 2556597 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556611] ppid=2556594 vsize=35232864 memory=2293256 CPUtime=0 cores=48-51
/proc/2556597/task/2556611/stat : 2556611 (Finalizer) S 2556594 2556597 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556614] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=0.13 cores=48-51
/proc/2556597/task/2556614/stat : 2556614 (Monitor..Thread) S 2556594 2556597 2553015 0 -1 4194368 127 0 0 0 5 8 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 50 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556617] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=0 cores=48-51
/proc/2556597/task/2556617/stat : 2556617 (Notific..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556618] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=0 cores=48-51
/proc/2556597/task/2556618/stat : 2556618 (Common-Cleaner) S 2556594 2556597 2553015 0 -1 4194368 863 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556623] ppid=2556594 vsize=35232864 memory=6328 CPUtime=0 cores=48-51
/proc/2556597/task/2556623/stat : 2556623 (Timer-0) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216959174 36078452736 556617 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
Current children cumulated CPU time: 3425.17 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 2226436 KiB

[startup+3462.3 s]
/proc/loadavg: 14.13 15.93 16.80 14/1113 2557670
/proc/meminfo: memFree=800169328/1055320700 swapFree=33554428/33554428
[pid=2556597] ppid=2556594 vsize=35232864 memory=2142804 CPUtime=3485.62 cores=48-51
/proc/2556597/stat : 2556597 (java) S 2556594 2556597 2553015 0 -1 4194304 242217 0 0 0 348475 87 0 0 20 0 23 0 216959136 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 0 0 16800975 0 0 0 17 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
/proc/2556597/statm: 8808216 535701 6316 1 0 555357 0
[pid=2556597/tid=2556599] ppid=2556594 vsize=35232864 memory=2996 CPUtime=3442.27 cores=48-51
/proc/2556597/task/2556599/stat : 2556599 (java) R 2556594 2556597 2553015 0 -1 4194368 80499 0 0 0 344214 13 0 0 20 0 23 0 216959137 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 0 0 0 -1 50 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556610] ppid=2556594 vsize=35232864 memory=2293256 CPUtime=0 cores=48-51
/proc/2556597/task/2556610/stat : 2556610 (Referen..andler) S 2556594 2556597 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556611] ppid=2556594 vsize=35232864 memory=5824 CPUtime=0 cores=48-51
/proc/2556597/task/2556611/stat : 2556611 (Finalizer) S 2556594 2556597 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556614] ppid=2556594 vsize=35232864 memory=2142804 CPUtime=0.13 cores=48-51
/proc/2556597/task/2556614/stat : 2556614 (Monitor..Thread) S 2556594 2556597 2553015 0 -1 4194368 128 0 0 0 5 8 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 48 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556617] ppid=2556594 vsize=35232864 memory=2226436 CPUtime=0 cores=48-51
/proc/2556597/task/2556617/stat : 2556617 (Notific..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556618] ppid=2556594 vsize=35232864 memory=25333125866717268 CPUtime=0 cores=48-51
/proc/2556597/task/2556618/stat : 2556618 (Common-Cleaner) S 2556594 2556597 2553015 0 -1 4194368 863 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556623] ppid=2556594 vsize=35232864 memory=2142804 CPUtime=0 cores=48-51
/proc/2556597/task/2556623/stat : 2556623 (Timer-0) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216959174 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
Current children cumulated CPU time: 3485.62 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 2142804 KiB

[startup+3522.3 s]
/proc/loadavg: 13.26 15.33 16.54 12/1089 2557691
/proc/meminfo: memFree=804753928/1055320700 swapFree=33554428/33554428
[pid=2556597] ppid=2556594 vsize=35232864 memory=2142868 CPUtime=3545.62 cores=48-51
/proc/2556597/stat : 2556597 (java) S 2556594 2556597 2553015 0 -1 4194304 244119 0 0 0 354475 87 0 0 20 0 23 0 216959136 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 0 0 16800975 0 0 0 17 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
/proc/2556597/statm: 8808216 535717 6316 1 0 555357 0
[pid=2556597/tid=2556599] ppid=2556594 vsize=35232864 memory=25333125866717268 CPUtime=3501.98 cores=48-51
/proc/2556597/task/2556599/stat : 2556599 (java) R 2556594 2556597 2553015 0 -1 4194368 81322 0 0 0 350185 13 0 0 20 0 23 0 216959137 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 0 0 0 -1 50 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556610] ppid=2556594 vsize=35232864 memory=3948 CPUtime=0 cores=48-51
/proc/2556597/task/2556610/stat : 2556610 (Referen..andler) S 2556594 2556597 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556611] ppid=2556594 vsize=35232864 memory=4868 CPUtime=0 cores=48-51
/proc/2556597/task/2556611/stat : 2556611 (Finalizer) S 2556594 2556597 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556614] ppid=2556594 vsize=35232864 memory=15524 CPUtime=0.14 cores=48-51
/proc/2556597/task/2556614/stat : 2556614 (Monitor..Thread) S 2556594 2556597 2553015 0 -1 4194368 130 0 0 0 6 8 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 48 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556617] ppid=2556594 vsize=35232864 memory=2142868 CPUtime=0 cores=48-51
/proc/2556597/task/2556617/stat : 2556617 (Notific..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556618] ppid=2556594 vsize=35232864 memory=150260 CPUtime=0 cores=48-51
/proc/2556597/task/2556618/stat : 2556618 (Common-Cleaner) S 2556594 2556597 2553015 0 -1 4194368 880 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556623] ppid=2556594 vsize=35232864 memory=5824 CPUtime=0 cores=48-51
/proc/2556597/task/2556623/stat : 2556623 (Timer-0) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216959174 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
Current children cumulated CPU time: 3545.62 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 2142868 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3576.6 s]
/proc/loadavg: 12.58 14.80 16.29 12/1088 2557718
/proc/meminfo: memFree=804320516/1055320700 swapFree=33554428/33554428
[pid=2556597] ppid=2556594 vsize=35232864 memory=2142872 CPUtime=3600.05 cores=48-51
/proc/2556597/stat : 2556597 (java) S 2556594 2556597 2553015 0 -1 4194304 245291 0 0 0 359917 88 0 0 20 0 23 0 216959136 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 0 0 16800975 0 0 0 17 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
/proc/2556597/statm: 8808216 535718 6316 1 0 555357 0
[pid=2556597/tid=2556599] ppid=2556594 vsize=35232864 memory=5424 CPUtime=3556.01 cores=48-51
/proc/2556597/task/2556599/stat : 2556599 (java) R 2556594 2556597 2553015 0 -1 4194368 81686 0 0 0 355588 13 0 0 20 0 23 0 216959137 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 0 0 0 -1 48 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556610] ppid=2556594 vsize=35232864 memory=25338200 CPUtime=0 cores=48-51
/proc/2556597/task/2556610/stat : 2556610 (Referen..andler) S 2556594 2556597 2553015 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556611] ppid=2556594 vsize=35232864 memory=-7307469151068578659 CPUtime=0 cores=48-51
/proc/2556597/task/2556611/stat : 2556611 (Finalizer) S 2556594 2556597 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556614] ppid=2556594 vsize=35232864 memory=4568122558650372254 CPUtime=0.14 cores=48-51
/proc/2556597/task/2556614/stat : 2556614 (Monitor..Thread) S 2556594 2556597 2553015 0 -1 4194368 130 0 0 0 6 8 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556617] ppid=2556594 vsize=35232864 memory=2142872 CPUtime=0 cores=48-51
/proc/2556597/task/2556617/stat : 2556617 (Notific..Thread) S 2556594 2556597 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 49 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556618] ppid=2556594 vsize=35232864 memory=40780 CPUtime=0 cores=48-51
/proc/2556597/task/2556618/stat : 2556618 (Common-Cleaner) S 2556594 2556597 2553015 0 -1 4194368 888 0 0 0 0 0 0 0 20 0 23 0 216959139 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
[pid=2556597/tid=2556623] ppid=2556594 vsize=35232864 memory=4784 CPUtime=0 cores=48-51
/proc/2556597/task/2556623/stat : 2556623 (Timer-0) S 2556594 2556597 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 216959174 36078452736 535689 18446744073709551615 94219609292800 94219609296496 140731907510704 0 0 0 4 0 16800975 1 0 0 -1 51 0 0 0 0 0 94219609304360 94219609305104 94219631009792 140731907516628 140731907516768 140731907516768 140731907522504 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 2142872 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.31 s, system=0.895256 s

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

Child status: 143

Real time (s): 3576.67
CPU time (s): 3600.21
CPU user time (s): 3599.31
CPU system time (s): 0.895256
CPU usage (%): 100.658
Max. virtual memory (cumulated for all children) (KiB): 35232864
Max. memory (cumulated for all children) (KiB): 2867516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.31
system time used= 0.895256
maximum resident set size= 2866296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248559
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68597
involuntary context switches= 2885


# summary of solver processes directly reported to runsolver:
#   pid: 2556597
#   total CPU time (s): 3600.21
#   total CPU user time (s): 3599.31
#   total CPU system time (s): 0.895256

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7175 second user time and 41.6699 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-06-30 18:25:13
IDJOB=4806984
IDBENCH=178229
IDSOLVER=3602
FILE ID=nodeE004/4806984-1782836713
RUNJOBID= nodeE004-1782830144-2553037
SLURM_JOB_ID= 12541393
Free space on /tmp= 798472 MiB

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

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

MD5SUM BENCH= f4b5c90f240972797eec2d6f21aa3713
RANDOM SEED=2073903288

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        786389928 kB
MemAvailable:   906949164 kB
Buffers:            3352 kB
Cached:         124960824 kB
SwapCached:            0 kB
Active:         146505720 kB
Inactive:       118731168 kB
Active(anon):   141051456 kB
Inactive(anon):   142608 kB
Active(file):    5454264 kB
Inactive(file): 118588560 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3712 kB
Writeback:             0 kB
AnonPages:      140261784 kB
Mapped:           205620 kB
Shmem:            921344 kB
KReclaimable:    1535172 kB
Slab:            2112836 kB
SReclaimable:    1535172 kB
SUnreclaim:       577664 kB
KernelStack:       20288 kB
PageTables:       284552 kB
SecPageTables:     15388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   150290852 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      484036 kB
VmallocChunk:          0 kB
Percpu:           135168 kB
HardwareCorrupted:     0 kB
AnonHugePages:  137949184 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      377284 kB
DirectMap2M:    20916224 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 798452 MiB
End job on nodeE004 at 2026-06-30 19:24:50