Trace number 4805199

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)1 3600.27 3587.08

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/
unit/normalized-evencolouring_opt_unit_random6regular_nvert_101.opb
MD5SUMfea8f5148d932be30eaf3ec009de232a
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 benchmark1
Best CPU time to get the best result obtained on this benchmark0.010934
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables404
Total number of constraints101
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)101
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint7
Number of terms in the objective function 101
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 101
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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.06	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-4805199-1782813880.opb
0.00/0.09	c reading problem ... 
0.00/0.09	c  objective function found
0.00/0.10	c ... done. Wall clock time 0.014s.
0.00/0.10	c declared #vars     404
0.00/0.10	c #constraints  202
0.00/0.10	c constraints type 
0.00/0.10	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 202
0.00/0.10	c 202 constraints processed.
0.00/0.11	c objective function length is 101 literals
0.18/0.13	c SATISFIABLE
0.18/0.13	c OPTIMIZING...
0.18/0.13	c Got one! Elapsed wall clock time (in seconds):0.04
0.18/0.13	o 1
0.82/0.36	c cleaning 2591 clauses out of 5201 with flag 42857/5201
1.06/0.48	c cleaning 4299 clauses out of 8609 with flag 87971/11200
1.21/0.60	c cleaning 5651 clauses out of 11311 with flag 134237/18201
1.46/0.77	c cleaning 6828 clauses out of 13659 with flag 178337/26200
1.66/0.98	c cleaning 7900 clauses out of 15831 with flag 231327/35200
1.92/1.16	c cleaning 8961 clauses out of 17931 with flag 285614/45200
2.20/1.37	c cleaning 9974 clauses out of 19972 with flag 343893/56202
2.56/1.69	c cleaning 10992 clauses out of 21996 with flag 423082/68200
2.87/1.91	c cleaning 11997 clauses out of 24004 with flag 491005/81200
3.09/2.16	c cleaning 12998 clauses out of 26007 with flag 566703/95200
3.37/2.46	c cleaning 13995 clauses out of 28012 with flag 650655/110203
3.67/2.79	c cleaning 14972 clauses out of 30015 with flag 744736/126201
4.11/3.14	c cleaning 16017 clauses out of 32042 with flag 849654/143200
4.51/3.55	c cleaning 17002 clauses out of 34025 with flag 956887/161200
4.91/3.96	c cleaning 18005 clauses out of 36025 with flag 1068375/180202
5.41/4.41	c cleaning 19005 clauses out of 38019 with flag 1191590/200201
5.82/4.86	c cleaning 19998 clauses out of 40013 with flag 1319946/221200
6.32/5.37	c cleaning 20998 clauses out of 42015 with flag 1450160/243200
6.92/5.90	c cleaning 22003 clauses out of 44021 with flag 1592066/266204
7.52/6.51	c cleaning 22984 clauses out of 46014 with flag 1745299/290200
8.14/7.14	c cleaning 24003 clauses out of 48030 with flag 1899488/315200
8.83/7.83	c cleaning 25010 clauses out of 50028 with flag 2069849/341201
9.65/8.65	c cleaning 25994 clauses out of 52017 with flag 2256255/368200
10.35/9.34	c cleaning 27000 clauses out of 54025 with flag 2429167/396202
11.17/10.11	c cleaning 28006 clauses out of 56027 with flag 2596709/425204
11.96/10.97	c cleaning 29000 clauses out of 58019 with flag 2805857/455202
12.89/11.81	c cleaning 30000 clauses out of 60017 with flag 2993223/486200
13.69/12.69	c cleaning 30998 clauses out of 62017 with flag 3194814/518200
14.70/13.62	c cleaning 31999 clauses out of 64022 with flag 3394306/551203
15.60/14.58	c cleaning 32999 clauses out of 66020 with flag 3615160/585200
16.61/15.58	c cleaning 33994 clauses out of 68021 with flag 3833047/620200
17.74/16.60	c cleaning 35008 clauses out of 70029 with flag 4061954/656202
18.73/17.69	c cleaning 36000 clauses out of 72019 with flag 4305343/693200
19.93/18.82	c cleaning 36997 clauses out of 74021 with flag 4549349/731202
21.04/19.98	c cleaning 38006 clauses out of 76022 with flag 4819833/770200
22.34/21.27	c cleaning 38998 clauses out of 78016 with flag 5105360/810200
23.64/22.56	c cleaning 39999 clauses out of 80018 with flag 5381842/851200
25.04/23.91	c cleaning 40996 clauses out of 82019 with flag 5670559/893200
26.64/25.52	c cleaning 42011 clauses out of 84024 with flag 5981895/936201
28.19/27.08	c cleaning 42995 clauses out of 86013 with flag 6296041/980201
29.78/28.69	c cleaning 43990 clauses out of 88017 with flag 6619587/1025200
31.32/30.15	c cleaning 45003 clauses out of 90027 with flag 6940545/1071200
32.82/31.69	c cleaning 45999 clauses out of 92024 with flag 7269003/1118200
34.52/33.33	c cleaning 47003 clauses out of 94026 with flag 7601584/1166201
37.03/35.82	c cleaning 47997 clauses out of 96022 with flag 7980811/1215200
38.76/37.55	c cleaning 48999 clauses out of 98026 with flag 8315907/1265201
40.48/39.25	c cleaning 50001 clauses out of 100026 with flag 8659355/1316200
42.43/41.14	c cleaning 51003 clauses out of 102026 with flag 9029587/1368201
44.34/43.07	c cleaning 52000 clauses out of 104022 with flag 9390274/1421200
46.34/45.06	c cleaning 53000 clauses out of 106023 with flag 9757657/1475201
48.44/47.13	c cleaning 53998 clauses out of 108022 with flag 10123132/1530200
50.55/49.20	c cleaning 55003 clauses out of 110024 with flag 10505911/1586200
52.76/51.41	c cleaning 56002 clauses out of 112023 with flag 10913378/1643202
55.29/53.96	c cleaning 57000 clauses out of 114021 with flag 11351427/1701202
57.51/56.19	c cleaning 57999 clauses out of 116020 with flag 11747528/1760201
59.99/58.69	c cleaning 58999 clauses out of 118020 with flag 12173822/1820200
62.42/61.04	c cleaning 60004 clauses out of 120021 with flag 12569887/1881200
64.82/63.46	c cleaning 60991 clauses out of 122018 with flag 12994531/1943201
67.33/65.95	c cleaning 62006 clauses out of 124031 with flag 13440287/2006205
70.08/68.65	c cleaning 62996 clauses out of 126022 with flag 13888121/2070202
72.99/71.59	c cleaning 63998 clauses out of 128026 with flag 14353859/2135202
76.09/74.66	c cleaning 65005 clauses out of 130027 with flag 14823835/2201201
79.10/77.60	c cleaning 65999 clauses out of 132022 with flag 15332291/2268201
82.21/80.79	c cleaning 66995 clauses out of 134022 with flag 15828080/2336200
85.47/83.91	c cleaning 67998 clauses out of 136027 with flag 16310265/2405200
88.47/86.97	c cleaning 69003 clauses out of 138029 with flag 16791725/2475200
91.99/90.45	c cleaning 69994 clauses out of 140027 with flag 17327846/2546201
95.21/93.61	c cleaning 71006 clauses out of 142034 with flag 17827716/2618202
98.52/96.90	c cleaning 71997 clauses out of 144026 with flag 18346510/2691200
101.82/100.20	c cleaning 73009 clauses out of 146031 with flag 18853174/2765202
105.27/103.60	c cleaning 73995 clauses out of 148020 with flag 19393754/2840200
108.59/107.00	c cleaning 75002 clauses out of 150026 with flag 19941197/2916201
112.09/110.45	c cleaning 76003 clauses out of 152024 with flag 20484423/2993201
115.90/114.28	c cleaning 77003 clauses out of 154021 with flag 21063693/3071201
119.60/118.00	c cleaning 77987 clauses out of 156017 with flag 21651838/3150200
123.32/121.62	c cleaning 79002 clauses out of 158030 with flag 22241657/3230200
127.07/125.36	c cleaning 80003 clauses out of 160028 with flag 22811820/3311200
131.02/129.28	c cleaning 81000 clauses out of 162025 with flag 23428111/3393200
134.94/133.13	c cleaning 82004 clauses out of 164027 with flag 24015539/3476202
139.14/137.33	c cleaning 83001 clauses out of 166024 with flag 24658823/3560203
143.26/141.42	c cleaning 83992 clauses out of 168020 with flag 25271557/3645200
147.60/145.79	c cleaning 84997 clauses out of 170028 with flag 25893600/3731200
152.05/150.14	c cleaning 85996 clauses out of 172032 with flag 26532875/3818201
156.35/154.43	c cleaning 87004 clauses out of 174035 with flag 27176814/3906200
160.66/158.73	c cleaning 87994 clauses out of 176031 with flag 27812474/3995200
165.14/163.19	c cleaning 89013 clauses out of 178040 with flag 28479991/4085203
169.75/167.75	c cleaning 89998 clauses out of 180024 with flag 29139625/4176200
174.44/172.43	c cleaning 90998 clauses out of 182026 with flag 29793253/4268200
179.26/177.23	c cleaning 92003 clauses out of 184028 with flag 30483089/4361200
184.08/182.02	c cleaning 92995 clauses out of 186026 with flag 31187436/4455201
188.91/186.83	c cleaning 94006 clauses out of 188030 with flag 31884466/4550200
194.02/191.99	c cleaning 94999 clauses out of 190025 with flag 32645088/4646201
199.13/197.03	c cleaning 96006 clauses out of 192025 with flag 33361753/4743200
204.30/202.22	c cleaning 96999 clauses out of 194020 with flag 34090141/4841201
209.71/207.61	c cleaning 98004 clauses out of 196023 with flag 34821794/4940203
215.16/213.09	c cleaning 98999 clauses out of 198019 with flag 35577878/5040203
221.03/218.86	c cleaning 99990 clauses out of 200018 with flag 36366952/5141201
226.46/224.27	c cleaning 101000 clauses out of 202029 with flag 37141553/5243202
231.96/229.70	c cleaning 102004 clauses out of 204028 with flag 37933265/5346201
237.77/235.50	c cleaning 103008 clauses out of 206024 with flag 38703156/5450201
243.39/241.15	c cleaning 103992 clauses out of 208015 with flag 39444523/5555200
249.36/247.07	c cleaning 104997 clauses out of 210026 with flag 40257439/5661203
255.29/252.99	c cleaning 106005 clauses out of 212028 with flag 41034449/5768202
261.51/259.13	c cleaning 107003 clauses out of 214022 with flag 41885665/5876201
267.62/265.23	c cleaning 107991 clauses out of 216018 with flag 42736880/5985200
273.81/271.34	c cleaning 108999 clauses out of 218027 with flag 43570312/6095200
280.04/277.51	c cleaning 110001 clauses out of 220028 with flag 44425220/6206200
286.46/283.93	c cleaning 111007 clauses out of 222027 with flag 45262372/6318200
292.88/290.32	c cleaning 111998 clauses out of 224020 with flag 46110623/6431200
299.24/296.67	c cleaning 113001 clauses out of 226024 with flag 46968298/6545202
305.77/303.16	c cleaning 113998 clauses out of 228021 with flag 47832720/6660200
312.46/309.82	c cleaning 115003 clauses out of 230025 with flag 48747394/6776202
319.19/316.58	c cleaning 115999 clauses out of 232020 with flag 49711122/6893200
326.07/323.35	c cleaning 116997 clauses out of 234021 with flag 50634245/7011200
333.18/330.48	c cleaning 118008 clauses out of 236024 with flag 51542330/7130200
339.98/337.25	c cleaning 118994 clauses out of 238016 with flag 52458360/7250200
347.08/344.34	c cleaning 119997 clauses out of 240023 with flag 53378813/7371201
355.00/352.28	c cleaning 121006 clauses out of 242025 with flag 54324646/7493200
362.46/359.63	c cleaning 122002 clauses out of 244019 with flag 55274375/7616200
370.29/367.45	c cleaning 122993 clauses out of 246018 with flag 56272061/7740201
377.69/374.87	c cleaning 124003 clauses out of 248026 with flag 57233620/7865202
385.47/382.68	c cleaning 124998 clauses out of 250021 with flag 58251221/7991200
393.19/390.37	c cleaning 126006 clauses out of 252027 with flag 59222045/8118204
400.98/398.09	c cleaning 126998 clauses out of 254017 with flag 60214884/8246200
409.01/406.06	c cleaning 128002 clauses out of 256021 with flag 61228834/8375202
417.10/414.19	c cleaning 128998 clauses out of 258017 with flag 62277830/8505200
425.30/422.32	c cleaning 130003 clauses out of 260021 with flag 63277418/8636202
433.68/430.67	c cleaning 131000 clauses out of 262016 with flag 64308339/8768200
442.00/438.98	c cleaning 131989 clauses out of 264017 with flag 65322883/8901201
450.34/447.29	c cleaning 133004 clauses out of 266028 with flag 66406770/9035201
459.13/455.93	c cleaning 134004 clauses out of 268024 with flag 67491844/9170201
467.85/464.64	c cleaning 135001 clauses out of 270019 with flag 68566453/9306200
476.56/473.27	c cleaning 135993 clauses out of 272018 with flag 69599462/9443200
485.39/482.01	c cleaning 137007 clauses out of 274025 with flag 70679276/9581200
494.51/491.18	c cleaning 137995 clauses out of 276018 with flag 71766657/9720200
503.62/500.25	c cleaning 138985 clauses out of 278023 with flag 72851577/9860200
513.01/509.58	c cleaning 139995 clauses out of 280040 with flag 73982771/10001202
522.83/519.35	c cleaning 141017 clauses out of 282044 with flag 75135457/10143201
532.14/528.61	c cleaning 142000 clauses out of 284027 with flag 76245816/10286201
541.92/538.35	c cleaning 143001 clauses out of 286026 with flag 77372261/10430200
551.62/548.05	c cleaning 143996 clauses out of 288026 with flag 78521268/10575201
561.81/558.23	c cleaning 145006 clauses out of 290029 with flag 79722509/10721200
571.75/568.13	c cleaning 146002 clauses out of 292023 with flag 80843252/10868200
582.01/578.39	c cleaning 147000 clauses out of 294022 with flag 82003259/11016201
592.34/588.62	c cleaning 148004 clauses out of 296023 with flag 83200072/11165202
602.65/598.91	c cleaning 148995 clauses out of 298019 with flag 84377161/11315202
613.17/609.38	c cleaning 149994 clauses out of 300022 with flag 85587729/11466200
625.37/621.56	c cleaning 151005 clauses out of 302029 with flag 86875253/11618201
636.39/632.52	c cleaning 151994 clauses out of 304023 with flag 88117541/11771200
647.41/643.40	c cleaning 152997 clauses out of 306032 with flag 89329588/11925203
658.90/654.94	c cleaning 154011 clauses out of 308034 with flag 90651784/12080202
670.41/666.45	c cleaning 154993 clauses out of 310022 with flag 91876264/12236201
681.64/677.68	c cleaning 156002 clauses out of 312030 with flag 93164679/12393202
693.33/689.25	c cleaning 156999 clauses out of 314026 with flag 94458619/12551200
704.80/700.79	c cleaning 158005 clauses out of 316027 with flag 95688233/12710200
716.59/712.57	c cleaning 158996 clauses out of 318022 with flag 96994540/12870200
728.25/724.24	c cleaning 160009 clauses out of 320026 with flag 98304298/13031200
739.94/735.98	c cleaning 161005 clauses out of 322017 with flag 99598134/13193200
751.94/747.91	c cleaning 162000 clauses out of 324016 with flag 100896886/13356204
764.33/760.37	c cleaning 162990 clauses out of 326012 with flag 102255002/13520200
777.04/772.99	c cleaning 164001 clauses out of 328022 with flag 103655911/13685200
789.17/785.02	c cleaning 165003 clauses out of 330023 with flag 104968093/13851202
801.75/797.61	c cleaning 165993 clauses out of 332020 with flag 106334659/14018202
814.74/810.68	c cleaning 167001 clauses out of 334025 with flag 107699310/14186200
828.15/823.99	c cleaning 168004 clauses out of 336024 with flag 109050249/14355200
841.54/837.37	c cleaning 169003 clauses out of 338021 with flag 110493467/14525201
854.55/850.38	c cleaning 170000 clauses out of 340017 with flag 111879745/14696200
868.00/863.61	c cleaning 170998 clauses out of 342017 with flag 113291598/14868200
881.31/877.00	c cleaning 172002 clauses out of 344020 with flag 114662930/15041201
894.55/890.18	c cleaning 172995 clauses out of 346017 with flag 116082891/15215200
908.12/903.66	c cleaning 174007 clauses out of 348022 with flag 117506820/15390200
923.35/918.86	c cleaning 175002 clauses out of 350015 with flag 119029352/15566200
937.07/932.57	c cleaning 175996 clauses out of 352013 with flag 120460459/15743200
951.38/946.77	c cleaning 177000 clauses out of 354017 with flag 121906532/15921200
965.36/960.70	c cleaning 177997 clauses out of 356017 with flag 123344116/16100200
979.16/974.58	c cleaning 178993 clauses out of 358021 with flag 124776707/16280201
993.57/988.96	c cleaning 180002 clauses out of 360029 with flag 126303526/16461202
1008.15/1003.48	c cleaning 181004 clauses out of 362025 with flag 127741874/16643200
1023.02/1018.35	c cleaning 182002 clauses out of 364021 with flag 129191295/16826200
1037.92/1033.20	c cleaning 183008 clauses out of 366020 with flag 130684620/17010201
1053.26/1048.49	c cleaning 184000 clauses out of 368012 with flag 132167024/17195201
1068.67/1063.89	c cleaning 185002 clauses out of 370016 with flag 133707039/17381205
1083.89/1079.05	c cleaning 185997 clauses out of 372010 with flag 135219688/17568201
1099.05/1094.05	c cleaning 186999 clauses out of 374014 with flag 136786385/17756202
1115.15/1110.15	c cleaning 187998 clauses out of 376013 with flag 138343737/17945200
1131.34/1126.36	c cleaning 188996 clauses out of 378016 with flag 139911582/18135201
1148.07/1142.99	c cleaning 189995 clauses out of 380019 with flag 141492134/18326200
1164.38/1159.28	c cleaning 191003 clauses out of 382025 with flag 143076659/18518201
1180.99/1175.88	c cleaning 191992 clauses out of 384021 with flag 144694947/18711200
1197.61/1192.43	c cleaning 193008 clauses out of 386032 with flag 146275509/18905203
1214.20/1208.98	c cleaning 194002 clauses out of 388021 with flag 147894383/19100200
1230.67/1225.40	c cleaning 195000 clauses out of 390019 with flag 149520835/19296200
1248.66/1243.45	c cleaning 196001 clauses out of 392021 with flag 151196788/19493202
1265.93/1260.56	c cleaning 196996 clauses out of 394018 with flag 152798479/19691200
1283.63/1278.23	c cleaning 198003 clauses out of 396023 with flag 154482883/19890201
1300.57/1295.19	c cleaning 199003 clauses out of 398020 with flag 156094508/20090201
1319.65/1314.16	c cleaning 199997 clauses out of 400018 with flag 157784005/20291202
1338.15/1332.66	c cleaning 200994 clauses out of 402020 with flag 159498413/20493201
1355.35/1349.82	c cleaning 202004 clauses out of 404027 with flag 161168061/20696202
1372.59/1366.95	c cleaning 203004 clauses out of 406022 with flag 162838660/20900201
1391.10/1385.43	c cleaning 204004 clauses out of 408017 with flag 164538372/21105200
1409.32/1403.60	c cleaning 204995 clauses out of 410015 with flag 166205181/21311202
1427.83/1422.05	c cleaning 205998 clauses out of 412020 with flag 167968266/21518202
1446.92/1441.12	c cleaning 206999 clauses out of 414020 with flag 169691480/21726200
1465.83/1460.04	c cleaning 207991 clauses out of 416021 with flag 171472615/21935200
1484.98/1479.03	c cleaning 208994 clauses out of 418030 with flag 173213836/22145200
1504.00/1498.03	c cleaning 210004 clauses out of 420036 with flag 174997560/22356200
1522.77/1516.84	c cleaning 211008 clauses out of 422034 with flag 176733869/22568202
1541.93/1535.86	c cleaning 212007 clauses out of 424024 with flag 178517577/22781200
1561.92/1555.81	c cleaning 213005 clauses out of 426019 with flag 180262175/22995202
1581.70/1575.60	c cleaning 213996 clauses out of 428012 with flag 182037433/23210200
1601.24/1595.16	c cleaning 214992 clauses out of 430018 with flag 183846691/23426202
1621.03/1614.87	c cleaning 215999 clauses out of 432024 with flag 185679264/23643200
1641.13/1634.98	c cleaning 217000 clauses out of 434026 with flag 187512926/23861201
1661.55/1655.37	c cleaning 217997 clauses out of 436025 with flag 189360252/24080200
1682.15/1675.89	c cleaning 219004 clauses out of 438028 with flag 191183597/24300200
1702.86/1696.51	c cleaning 219993 clauses out of 440024 with flag 193033808/24521200
1723.96/1717.49	c cleaning 221005 clauses out of 442032 with flag 194896066/24743201
1744.75/1738.29	c cleaning 221996 clauses out of 444028 with flag 196822130/24966202
1765.55/1759.08	c cleaning 222997 clauses out of 446031 with flag 198724535/25190201
1787.12/1780.47	c cleaning 224002 clauses out of 448033 with flag 200589160/25415200
1808.11/1801.42	c cleaning 225004 clauses out of 450032 with flag 202508137/25641201
1829.60/1822.99	c cleaning 226005 clauses out of 452027 with flag 204399482/25868200
1851.83/1845.16	c cleaning 227001 clauses out of 454022 with flag 206333485/26096200
1874.73/1867.94	c cleaning 228007 clauses out of 456022 with flag 208252934/26325201
1897.45/1890.68	c cleaning 229001 clauses out of 458015 with flag 210161526/26555201
1919.55/1912.73	c cleaning 229994 clauses out of 460013 with flag 212130282/26786200
1942.45/1935.58	c cleaning 230999 clauses out of 462020 with flag 214111062/27018201
1965.15/1958.28	c cleaning 232002 clauses out of 464021 with flag 216065956/27251201
1988.66/1981.71	c cleaning 233006 clauses out of 466019 with flag 218018964/27485201
2011.67/2004.62	c cleaning 233986 clauses out of 468014 with flag 220036723/27720202
2034.97/2027.97	c cleaning 235005 clauses out of 470026 with flag 222060424/27956200
2059.27/2052.25	c cleaning 236001 clauses out of 472023 with flag 224114375/28193202
2083.65/2076.53	c cleaning 237004 clauses out of 474021 with flag 226139080/28431201
2108.26/2101.16	c cleaning 237996 clauses out of 476016 with flag 228124214/28670200
2132.04/2124.96	c cleaning 239001 clauses out of 478021 with flag 230119746/28910201
2156.03/2148.83	c cleaning 240004 clauses out of 480019 with flag 232172737/29151200
2180.12/2172.99	c cleaning 240993 clauses out of 482016 with flag 234230897/29393201
2204.83/2197.65	c cleaning 242001 clauses out of 484022 with flag 236321281/29636200
2228.92/2221.65	c cleaning 243002 clauses out of 486021 with flag 238445925/29880200
2252.82/2245.57	c cleaning 244000 clauses out of 488020 with flag 240546436/30125201
2277.69/2270.22	c cleaning 244999 clauses out of 490019 with flag 242674781/30371200
2302.98/2295.56	c cleaning 246003 clauses out of 492021 with flag 244820104/30618201
2328.36/2320.75	c cleaning 246996 clauses out of 494017 with flag 246942045/30866200
2353.38/2345.70	c cleaning 248002 clauses out of 496021 with flag 249108321/31115200
2379.44/2371.63	c cleaning 249000 clauses out of 498020 with flag 251245553/31365201
2404.28/2396.49	c cleaning 250001 clauses out of 500019 with flag 253389522/31616200
2430.50/2422.55	c cleaning 251006 clauses out of 502022 with flag 255543262/31868204
2457.59/2449.68	c cleaning 252000 clauses out of 504012 with flag 257715725/32121200
2483.68/2475.52	c cleaning 253003 clauses out of 506013 with flag 259941703/32375201
2509.59/2501.49	c cleaning 253998 clauses out of 508011 with flag 262200812/32630202
2537.31/2528.98	c cleaning 255001 clauses out of 510011 with flag 264410114/32886200
2565.72/2557.33	c cleaning 255998 clauses out of 512010 with flag 266692072/33143200
2593.61/2585.11	c cleaning 256991 clauses out of 514012 with flag 268942900/33401200
2621.54/2612.95	c cleaning 258003 clauses out of 516023 with flag 271222225/33660202
2648.63/2639.91	c cleaning 259001 clauses out of 518020 with flag 273509854/33920202
2676.53/2667.89	c cleaning 259991 clauses out of 520018 with flag 275802032/34181201
2705.14/2696.36	c cleaning 261000 clauses out of 522026 with flag 278061595/34443200
2733.94/2724.92	c cleaning 262013 clauses out of 524026 with flag 280431880/34706200
2761.78/2752.72	c cleaning 262994 clauses out of 526013 with flag 282717085/34970200
2789.89/2780.74	c cleaning 264005 clauses out of 528020 with flag 285050255/35235201
2819.00/2809.67	c cleaning 264991 clauses out of 530014 with flag 287409381/35501200
2849.42/2840.06	c cleaning 266000 clauses out of 532023 with flag 289781678/35768200
2879.00/2869.43	c cleaning 267000 clauses out of 534024 with flag 292110940/36036201
2908.82/2899.29	c cleaning 268002 clauses out of 536023 with flag 294422713/36305200
2939.88/2930.19	c cleaning 268997 clauses out of 538021 with flag 296786927/36575200
2970.17/2960.43	c cleaning 270009 clauses out of 540026 with flag 299126121/36846202
3000.54/2990.60	c cleaning 270999 clauses out of 542017 with flag 301460751/37118202
3032.26/3022.17	c cleaning 272000 clauses out of 544016 with flag 304010583/37391200
3063.48/3053.13	c cleaning 273000 clauses out of 546016 with flag 306394760/37665200
3093.82/3083.45	c cleaning 274000 clauses out of 548018 with flag 308779651/37940202
3124.75/3114.29	c cleaning 274992 clauses out of 550017 with flag 311173674/38216201
3155.74/3145.07	c cleaning 276001 clauses out of 552025 with flag 313602321/38493201
3188.27/3177.39	c cleaning 277000 clauses out of 554024 with flag 316070729/38771201
3221.20/3210.09	c cleaning 278004 clauses out of 556025 with flag 318573061/39050202
3252.90/3241.57	c cleaning 279004 clauses out of 558020 with flag 321042686/39330201
3284.43/3273.07	c cleaning 279997 clauses out of 560016 with flag 323477230/39611201
3317.36/3305.85	c cleaning 281003 clauses out of 562020 with flag 325887962/39893202
3349.97/3338.27	c cleaning 282002 clauses out of 564017 with flag 328401903/40176202
3383.73/3371.73	c cleaning 282994 clauses out of 566014 with flag 330912096/40460201
3416.95/3404.93	c cleaning 284002 clauses out of 568021 with flag 333421589/40745202
3450.87/3438.75	c cleaning 284998 clauses out of 570018 with flag 335983872/41031201
3483.98/3471.61	c cleaning 286008 clauses out of 572021 with flag 338545421/41318202
3517.79/3505.21	c cleaning 287000 clauses out of 574011 with flag 341118391/41606200
3552.43/3539.67	c cleaning 287998 clauses out of 576012 with flag 343690128/41895201
3588.39/3575.34	c cleaning 288999 clauses out of 578013 with flag 346285686/42185200
3600.09/3587.02	c starts		: 74652
3600.09/3587.02	c conflicts		: 42286586
3600.09/3587.02	c decisions		: 58664885
3600.09/3587.02	c propagations		: 967453963
3600.09/3587.02	c inspects		: 97464998623
3600.09/3587.02	c shortcuts		: 0
3600.09/3587.02	c learnt literals	: 0
3600.09/3587.02	c learnt binary clauses	: 0
3600.09/3587.02	c learnt ternary clauses	: 0
3600.09/3587.02	c learnt constraints	: 42286586
3600.09/3587.02	c ignored constraints	: 0
3600.09/3587.02	c root simplifications	: 0
3600.09/3587.02	c removed literals (reason simplification)	: 82281870
3600.09/3587.02	c reason swapping (by a shorter reason)	: 0
3600.09/3587.02	c Calls to reduceDB	: 286
3600.09/3587.02	c Number of update (reduction) of LBD	: 12094009
3600.09/3587.02	c Imported unit clauses	: 0
3600.09/3587.02	c No decision after first conflict	: false
3600.09/3587.02	c number of reductions to clauses (during analyze)	: 0
3600.09/3587.02	c number of learned constraints concerned by reduction	: 0
3600.09/3587.02	c number of learning phase by resolution	: 0
3600.09/3587.02	c number of learning phase by cutting planes	: 0
3600.09/3587.02	c number of rounding to 1 operations	: 0
3600.09/3587.02	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.09/3587.02	c number of reductions of the coefficients by power 2 	: 0
3600.09/3587.02	c number of right shift for reduction by power 2 	: 0
3600.09/3587.02	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.09/3587.02	c number of ending skipping 	: 0
3600.09/3587.02	c number of internal skipping 	: 0
3600.09/3587.02	c number of derivation steps 	: 0
3600.09/3587.02	c number of skipped derivation steps 	: 0
3600.09/3587.02	c number of remaining unassigned 	: 0
3600.09/3587.02	c number of remaining assigned 	: 0
3600.09/3587.02	c number of falsified literals weakened from reason	: 0
3600.09/3587.02	c number of falsified literals weakened from conflict	: 0
3600.09/3587.02	c time for arithmetic operations	: 0
3600.09/3587.02	c minimum degree of deleted constraints	: null
3600.09/3587.02	c maximum degree of deleted constraints	: null
3600.09/3587.02	c number of deleted constraints	: 0
3600.09/3587.02	c speed (assignments/second)	: 269717.8611345528
3600.09/3587.02	c non guided choices	: 114573
3600.09/3587.07	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 390400
3600.09/3587.07	s SATISFIABLE
3600.09/3587.07	c Found 1 solution(s)
3600.09/3587.07	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 
3600.09/3587.07	c objective function=1
3600.09/3587.07	c Total wall clock time (in seconds): 3586.985

Verifier Data

OK	1

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-4805199-1782813880/watcher-4805199-1782813880 -o /tmp/evaluation-result-4805199-1782813880/solver-4805199-1782813880 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4805199-1782813880/vars-4805199-1782813880 --bin-var /tmp/runsolver-exch-nodeE007-1782813877-2573322 --watchdog 3760 java -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4805199-1782813880.opb 

running on 4 cores: 44-47

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

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

CPU governors:
  performance: 44-47

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (114894 MiB free)
  node 1: cores 8-15, 128973 MiB (112319 MiB free)
  node 2: cores 16-23, 129019 MiB (114175 MiB free)
  node 3: cores 24-31, 129003 MiB (113873 MiB free)
  node 4: cores 32-39, 129019 MiB (108812 MiB free)
  node 5: cores 40-47, 129019 MiB (109700 MiB free)
  node 6: cores 48-55, 129019 MiB (111800 MiB free)
  node 7: cores 56-63, 128474 MiB (111515 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=2574093, runsolver pid=2574075
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 29.51 37.50 39.08 28/1208 2574148
/proc/meminfo: memFree=918415640/1055320704 swapFree=33554428/33554428
[pid=2574093] ppid=2574075 vsize=34900044 memory=60164 CPUtime=0.18 cores=44-47
/proc/2574093/stat : 2574093 (java) S 2574075 2574093 2563764 0 -1 4194304 7848 0 0 0 17 1 0 0 20 0 19 0 214675869 35737645056 14636 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 0 0 16800975 0 0 0 17 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
/proc/2574093/statm: 8725011 15041 6238 1 0 33058 0
[pid=2574093/tid=2574115] ppid=2574075 vsize=34900044 memory=448176484133 CPUtime=0.08 cores=44-47
/proc/2574093/task/2574115/stat : 2574115 (java) R 2574075 2574093 2563764 0 -1 4194368 3243 0 0 0 8 0 0 0 20 0 19 0 214675871 35737645056 14636 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574135] ppid=2574075 vsize=34900044 memory=19388 CPUtime=0 cores=44-47
/proc/2574093/task/2574135/stat : 2574135 (Referen..andler) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 214675872 35737645056 14636 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574136] ppid=2574075 vsize=34900044 memory=55186873909743 CPUtime=0 cores=44-47
/proc/2574093/task/2574136/stat : 2574136 (Finalizer) S 2574075 2574093 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 214675872 35737645056 14636 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574139] ppid=2574075 vsize=34900044 memory=61788255421027 CPUtime=0 cores=44-47
/proc/2574093/task/2574139/stat : 2574139 (Monitor..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 214675872 35737645056 14636 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574142] ppid=2574075 vsize=34900044 memory=55191219208997 CPUtime=0 cores=44-47
/proc/2574093/task/2574142/stat : 2574142 (Notific..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 214675872 35737645056 14636 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574143] ppid=2574075 vsize=34900044 memory=14976654862714173 CPUtime=0 cores=44-47
/proc/2574093/task/2574143/stat : 2574143 (Common-Cleaner) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 214675872 35737645056 14636 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 60164 KiB

[startup+0.213999 s]*
/proc/loadavg: 29.51 37.50 39.08 27/1213 2574153
/proc/meminfo: memFree=918306400/1055320704 swapFree=33554428/33554428
[pid=2574093] ppid=2574075 vsize=35033172 memory=73392 CPUtime=0.52 cores=44-47
/proc/2574093/stat : 2574093 (java) S 2574075 2574093 2563764 0 -1 4194304 10137 0 0 0 51 1 0 0 20 0 21 0 214675869 35873968128 17900 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 0 0 16800975 0 0 0 17 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
/proc/2574093/statm: 8758293 18348 6270 1 0 37255 0
[pid=2574093/tid=2574115] ppid=2574075 vsize=35033172 memory=6079637401580434741 CPUtime=0.19 cores=44-47
/proc/2574093/task/2574115/stat : 2574115 (java) R 2574075 2574093 2563764 0 -1 4194368 3288 0 0 0 19 0 0 0 20 0 21 0 214675871 35873968128 17900 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574135] ppid=2574075 vsize=35033172 memory=219999914607 CPUtime=0 cores=44-47
/proc/2574093/task/2574135/stat : 2574135 (Referen..andler) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675872 35873968128 17900 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574136] ppid=2574075 vsize=35033172 memory=19733 CPUtime=0 cores=44-47
/proc/2574093/task/2574136/stat : 2574136 (Finalizer) S 2574075 2574093 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 214675872 35873968128 17900 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574139] ppid=2574075 vsize=35033172 memory=22129 CPUtime=0 cores=44-47
/proc/2574093/task/2574139/stat : 2574139 (Monitor..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 214675872 35873968128 17900 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574142] ppid=2574075 vsize=35033172 memory=22695 CPUtime=0 cores=44-47
/proc/2574093/task/2574142/stat : 2574142 (Notific..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 214675872 35873968128 17900 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574143] ppid=2574075 vsize=35033172 memory=28351 CPUtime=0 cores=44-47
/proc/2574093/task/2574143/stat : 2574143 (Common-Cleaner) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675872 35873968128 17900 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574150] ppid=2574075 vsize=35033172 memory=3906654080929659097 CPUtime=0 cores=44-47
/proc/2574093/task/2574150/stat : 2574150 (Timer-0) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675881 35873968128 17900 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 35033172 KiB
Current children cumulated memory: 73392 KiB

[startup+0.31406 s]*
/proc/loadavg: 29.51 37.50 39.08 28/1213 2574153
/proc/meminfo: memFree=918175748/1055320704 swapFree=33554428/33554428
[pid=2574093] ppid=2574075 vsize=35033172 memory=77748 CPUtime=0.82 cores=44-47
/proc/2574093/stat : 2574093 (java) S 2574075 2574093 2563764 0 -1 4194304 10205 0 0 0 81 1 0 0 20 0 21 0 214675869 35873968128 19088 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 0 0 16800975 0 0 0 17 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
/proc/2574093/statm: 8758293 19437 6270 1 0 39571 0
[pid=2574093/tid=2574115] ppid=2574075 vsize=35033172 memory=8389771804677338421 CPUtime=0.29 cores=44-47
/proc/2574093/task/2574115/stat : 2574115 (java) R 2574075 2574093 2563764 0 -1 4194368 3289 0 0 0 29 0 0 0 20 0 21 0 214675871 35873968128 19088 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574135] ppid=2574075 vsize=35033172 memory=219999914607 CPUtime=0 cores=44-47
/proc/2574093/task/2574135/stat : 2574135 (Referen..andler) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675872 35873968128 19088 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574136] ppid=2574075 vsize=35033172 memory=19733 CPUtime=0 cores=44-47
/proc/2574093/task/2574136/stat : 2574136 (Finalizer) S 2574075 2574093 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 214675872 35873968128 19088 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574139] ppid=2574075 vsize=35033172 memory=22129 CPUtime=0 cores=44-47
/proc/2574093/task/2574139/stat : 2574139 (Monitor..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 214675872 35873968128 19088 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574142] ppid=2574075 vsize=35033172 memory=22695 CPUtime=0 cores=44-47
/proc/2574093/task/2574142/stat : 2574142 (Notific..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 214675872 35873968128 19088 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574143] ppid=2574075 vsize=35033172 memory=28351 CPUtime=0 cores=44-47
/proc/2574093/task/2574143/stat : 2574143 (Common-Cleaner) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675872 35873968128 19088 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574150] ppid=2574075 vsize=35033172 memory=3906654080929659097 CPUtime=0 cores=44-47
/proc/2574093/task/2574150/stat : 2574150 (Timer-0) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675881 35873968128 19088 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
Current children cumulated CPU time: 0.82 s
Current children cumulated vsize: 35033172 KiB
Current children cumulated memory: 77748 KiB

[startup+0.700223 s]
/proc/loadavg: 29.51 37.50 39.08 20/1213 2574153
/proc/meminfo: memFree=917627492/1055320704 swapFree=33554428/33554428
[pid=2574093] ppid=2574075 vsize=35099736 memory=89676 CPUtime=1.46 cores=44-47
/proc/2574093/stat : 2574093 (java) S 2574075 2574093 2563764 0 -1 4194304 10681 0 0 0 144 2 0 0 20 0 21 0 214675869 35942129664 22049 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 0 0 16800975 0 0 0 17 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
/proc/2574093/statm: 8774934 22419 6270 1 0 45922 0
[pid=2574093/tid=2574115] ppid=2574075 vsize=35099736 memory=4900 CPUtime=0.65 cores=44-47
/proc/2574093/task/2574115/stat : 2574115 (java) R 2574075 2574093 2563764 0 -1 4194368 3303 0 0 0 65 0 0 0 20 0 21 0 214675871 35942129664 22049 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574135] ppid=2574075 vsize=35099736 memory=4498 CPUtime=0 cores=44-47
/proc/2574093/task/2574135/stat : 2574135 (Referen..andler) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 22049 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574136] ppid=2574075 vsize=35099736 memory=5816 CPUtime=0 cores=44-47
/proc/2574093/task/2574136/stat : 2574136 (Finalizer) S 2574075 2574093 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 22049 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574139] ppid=2574075 vsize=35099736 memory=3948 CPUtime=0 cores=44-47
/proc/2574093/task/2574139/stat : 2574139 (Monitor..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 22049 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574142] ppid=2574075 vsize=35099736 memory=4036 CPUtime=0 cores=44-47
/proc/2574093/task/2574142/stat : 2574142 (Notific..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 22049 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574143] ppid=2574075 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/2574093/task/2574143/stat : 2574143 (Common-Cleaner) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 22049 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574150] ppid=2574075 vsize=35099736 memory=147579371259526 CPUtime=0 cores=44-47
/proc/2574093/task/2574150/stat : 2574150 (Timer-0) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675881 35942129664 22049 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 89676 KiB

[startup+1.50017 s]
/proc/loadavg: 28.67 37.19 38.97 20/1213 2574154
/proc/meminfo: memFree=917136312/1055320704 swapFree=33554428/33554428
[pid=2574093] ppid=2574075 vsize=35099736 memory=100824 CPUtime=2.46 cores=44-47
/proc/2574093/stat : 2574093 (java) S 2574075 2574093 2563764 0 -1 4194304 15184 0 0 0 244 2 0 0 20 0 21 0 214675869 35942129664 24829 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 0 0 16800975 0 0 0 17 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
/proc/2574093/statm: 8774934 25206 6270 1 0 50253 0
[pid=2574093/tid=2574115] ppid=2574075 vsize=35099736 memory=4900 CPUtime=1.44 cores=44-47
/proc/2574093/task/2574115/stat : 2574115 (java) R 2574075 2574093 2563764 0 -1 4194368 3859 0 0 0 144 0 0 0 20 0 21 0 214675871 35942129664 24829 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574135] ppid=2574075 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/2574093/task/2574135/stat : 2574135 (Referen..andler) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 24829 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574136] ppid=2574075 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/2574093/task/2574136/stat : 2574136 (Finalizer) S 2574075 2574093 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 24829 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574139] ppid=2574075 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/2574093/task/2574139/stat : 2574139 (Monitor..Thread) S 2574075 2574093 2563764 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 24829 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574142] ppid=2574075 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/2574093/task/2574142/stat : 2574142 (Notific..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 24829 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574143] ppid=2574075 vsize=35099736 memory=25333125866717268 CPUtime=0 cores=44-47
/proc/2574093/task/2574143/stat : 2574143 (Common-Cleaner) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 24829 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574150] ppid=2574075 vsize=35099736 memory=-8312670058677691230 CPUtime=0 cores=44-47
/proc/2574093/task/2574150/stat : 2574150 (Timer-0) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675881 35942129664 24829 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 100824 KiB

[startup+3.11387 s]
/proc/loadavg: 28.67 37.19 38.97 18/1216 2574159
/proc/meminfo: memFree=914685528/1055320704 swapFree=33554428/33554428
[pid=2574093] ppid=2574075 vsize=35099736 memory=125560 CPUtime=4.11 cores=44-47
/proc/2574093/stat : 2574093 (java) S 2574075 2574093 2563764 0 -1 4194304 15394 0 0 0 409 2 0 0 20 0 21 0 214675869 35942129664 30990 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 0 0 16800975 0 0 0 17 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
/proc/2574093/statm: 8774934 31390 6270 1 0 54443 0
[pid=2574093/tid=2574115] ppid=2574075 vsize=35099736 memory=0 CPUtime=3.04 cores=44-47
/proc/2574093/task/2574115/stat : 2574115 (java) R 2574075 2574093 2563764 0 -1 4194368 3885 0 0 0 304 0 0 0 20 0 21 0 214675871 35942129664 30990 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574135] ppid=2574075 vsize=35099736 memory=4900 CPUtime=0 cores=44-47
/proc/2574093/task/2574135/stat : 2574135 (Referen..andler) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 30990 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574136] ppid=2574075 vsize=35099736 memory=125548 CPUtime=0 cores=44-47
/proc/2574093/task/2574136/stat : 2574136 (Finalizer) S 2574075 2574093 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 30990 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574139] ppid=2574075 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/2574093/task/2574139/stat : 2574139 (Monitor..Thread) S 2574075 2574093 2563764 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 30990 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574142] ppid=2574075 vsize=35099736 memory=89728 CPUtime=0 cores=44-47
/proc/2574093/task/2574142/stat : 2574142 (Notific..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 30990 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574143] ppid=2574075 vsize=35099736 memory=140411070842511 CPUtime=0 cores=44-47
/proc/2574093/task/2574143/stat : 2574143 (Common-Cleaner) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675872 35942129664 30990 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574150] ppid=2574075 vsize=35099736 memory=140411070842512 CPUtime=0 cores=44-47
/proc/2574093/task/2574150/stat : 2574150 (Timer-0) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675881 35942129664 30990 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
Current children cumulated CPU time: 4.11 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 125560 KiB


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

/proc/meminfo: memFree=892910436/1055320704 swapFree=33554428/33554428
[pid=2574093] ppid=2574075 vsize=35166300 memory=491844 CPUtime=3354.05 cores=44-47
/proc/2574093/stat : 2574093 (java) S 2574075 2574093 2563764 0 -1 4194304 88743 0 0 0 335328 77 0 0 20 0 23 0 214675869 36010291200 122715 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 0 0 16800975 0 0 0 17 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
/proc/2574093/statm: 8791575 122961 6259 1 0 138727 0
[pid=2574093/tid=2574115] ppid=2574075 vsize=35166300 memory=280821471889264 CPUtime=3322.56 cores=44-47
/proc/2574093/task/2574115/stat : 2574115 (java) R 2574075 2574093 2563764 0 -1 4194368 26181 0 0 0 332253 3 0 0 20 0 23 0 214675871 36010291200 122715 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 0 0 0 -1 46 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574135] ppid=2574075 vsize=35166300 memory=0 CPUtime=0 cores=44-47
/proc/2574093/task/2574135/stat : 2574135 (Referen..andler) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 122715 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574136] ppid=2574075 vsize=35166300 memory=491844 CPUtime=0 cores=44-47
/proc/2574093/task/2574136/stat : 2574136 (Finalizer) S 2574075 2574093 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 122715 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574139] ppid=2574075 vsize=35166300 memory=491844 CPUtime=0.11 cores=44-47
/proc/2574093/task/2574139/stat : 2574139 (Monitor..Thread) S 2574075 2574093 2563764 0 -1 4194368 67 0 0 0 5 6 0 0 20 0 23 0 214675872 36010291200 122715 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574142] ppid=2574075 vsize=35166300 memory=491844 CPUtime=0 cores=44-47
/proc/2574093/task/2574142/stat : 2574142 (Notific..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 122715 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574143] ppid=2574075 vsize=35166300 memory=15652 CPUtime=0 cores=44-47
/proc/2574093/task/2574143/stat : 2574143 (Common-Cleaner) S 2574075 2574093 2563764 0 -1 4194368 314 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 122715 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574150] ppid=2574075 vsize=35166300 memory=12713088 CPUtime=0 cores=44-47
/proc/2574093/task/2574150/stat : 2574150 (Timer-0) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675881 36010291200 122715 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
Current children cumulated CPU time: 3354.05 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 491844 KiB

[startup+3402.3 s]
/proc/loadavg: 12.42 13.73 15.86 13/1114 2574440
/proc/meminfo: memFree=892725628/1055320704 swapFree=33554428/33554428
[pid=2574093] ppid=2574075 vsize=35166300 memory=525320 CPUtime=3414.36 cores=44-47
/proc/2574093/stat : 2574093 (java) S 2574075 2574093 2563764 0 -1 4194304 89285 0 0 0 341359 77 0 0 20 0 23 0 214675869 36010291200 131084 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 0 0 16800975 0 0 0 17 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
/proc/2574093/statm: 8791575 131330 6259 1 0 147095 0
[pid=2574093/tid=2574115] ppid=2574075 vsize=35166300 memory=280821471770160 CPUtime=3382.22 cores=44-47
/proc/2574093/task/2574115/stat : 2574115 (java) R 2574075 2574093 2563764 0 -1 4194368 26273 0 0 0 338219 3 0 0 20 0 23 0 214675871 36010291200 131084 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574135] ppid=2574075 vsize=35166300 memory=12008 CPUtime=0 cores=44-47
/proc/2574093/task/2574135/stat : 2574135 (Referen..andler) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131084 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574136] ppid=2574075 vsize=35166300 memory=15652 CPUtime=0 cores=44-47
/proc/2574093/task/2574136/stat : 2574136 (Finalizer) S 2574075 2574093 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131084 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574139] ppid=2574075 vsize=35166300 memory=15652 CPUtime=0.11 cores=44-47
/proc/2574093/task/2574139/stat : 2574139 (Monitor..Thread) S 2574075 2574093 2563764 0 -1 4194368 67 0 0 0 5 6 0 0 20 0 23 0 214675872 36010291200 131084 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574142] ppid=2574075 vsize=35166300 memory=525320 CPUtime=0 cores=44-47
/proc/2574093/task/2574142/stat : 2574142 (Notific..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131084 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574143] ppid=2574075 vsize=35166300 memory=517116 CPUtime=0 cores=44-47
/proc/2574093/task/2574143/stat : 2574143 (Common-Cleaner) S 2574075 2574093 2563764 0 -1 4194368 314 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131084 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574150] ppid=2574075 vsize=35166300 memory=-7523078983228875879 CPUtime=0 cores=44-47
/proc/2574093/task/2574150/stat : 2574150 (Timer-0) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675881 36010291200 131084 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
Current children cumulated CPU time: 3414.36 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 525320 KiB

[startup+3462.3 s]
/proc/loadavg: 11.80 13.33 15.59 12/1087 2574479
/proc/meminfo: memFree=905373280/1055320704 swapFree=33554428/33554428
[pid=2574093] ppid=2574075 vsize=35166300 memory=542312 CPUtime=3474.46 cores=44-47
/proc/2574093/stat : 2574093 (java) S 2574075 2574093 2563764 0 -1 4194304 89780 0 0 0 347367 79 0 0 20 0 23 0 214675869 36010291200 135331 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 0 0 16800975 0 0 0 17 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
/proc/2574093/statm: 8791575 135578 6259 1 0 151279 0
[pid=2574093/tid=2574115] ppid=2574075 vsize=35166300 memory=542312 CPUtime=3441.91 cores=44-47
/proc/2574093/task/2574115/stat : 2574115 (java) R 2574075 2574093 2563764 0 -1 4194368 26351 0 0 0 344188 3 0 0 20 0 23 0 214675871 36010291200 135331 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574135] ppid=2574075 vsize=35166300 memory=15652 CPUtime=0 cores=44-47
/proc/2574093/task/2574135/stat : 2574135 (Referen..andler) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 135331 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574136] ppid=2574075 vsize=35166300 memory=280821471770160 CPUtime=0 cores=44-47
/proc/2574093/task/2574136/stat : 2574136 (Finalizer) S 2574075 2574093 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 135331 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574139] ppid=2574075 vsize=35166300 memory=4660 CPUtime=0.11 cores=44-47
/proc/2574093/task/2574139/stat : 2574139 (Monitor..Thread) S 2574075 2574093 2563764 0 -1 4194368 67 0 0 0 5 6 0 0 20 0 23 0 214675872 36010291200 135331 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574142] ppid=2574075 vsize=35166300 memory=15652 CPUtime=0 cores=44-47
/proc/2574093/task/2574142/stat : 2574142 (Notific..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 135331 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574143] ppid=2574075 vsize=35166300 memory=542312 CPUtime=0 cores=44-47
/proc/2574093/task/2574143/stat : 2574143 (Common-Cleaner) S 2574075 2574093 2563764 0 -1 4194368 314 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 135331 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574150] ppid=2574075 vsize=35166300 memory=3060 CPUtime=0 cores=44-47
/proc/2574093/task/2574150/stat : 2574150 (Timer-0) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675881 36010291200 135331 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
Current children cumulated CPU time: 3474.46 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 542312 KiB

[startup+3522.3 s]
/proc/loadavg: 11.33 12.92 15.31 12/1087 2574480
/proc/meminfo: memFree=905233416/1055320704 swapFree=33554428/33554428
[pid=2574093] ppid=2574075 vsize=35166300 memory=525580 CPUtime=3534.9 cores=44-47
/proc/2574093/stat : 2574093 (java) S 2574075 2574093 2563764 0 -1 4194304 90179 0 0 0 353410 80 0 0 20 0 23 0 214675869 36010291200 131148 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 0 0 16800975 0 0 0 17 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
/proc/2574093/statm: 8791575 131395 6259 1 0 147095 0
[pid=2574093/tid=2574115] ppid=2574075 vsize=35166300 memory=15652 CPUtime=3501.55 cores=44-47
/proc/2574093/task/2574115/stat : 2574115 (java) R 2574075 2574093 2563764 0 -1 4194368 26417 0 0 0 350152 3 0 0 20 0 23 0 214675871 36010291200 131148 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574135] ppid=2574075 vsize=35166300 memory=542312 CPUtime=0 cores=44-47
/proc/2574093/task/2574135/stat : 2574135 (Referen..andler) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131148 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574136] ppid=2574075 vsize=35166300 memory=25333125866717268 CPUtime=0 cores=44-47
/proc/2574093/task/2574136/stat : 2574136 (Finalizer) S 2574075 2574093 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131148 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574139] ppid=2574075 vsize=35166300 memory=12008 CPUtime=0.11 cores=44-47
/proc/2574093/task/2574139/stat : 2574139 (Monitor..Thread) S 2574075 2574093 2563764 0 -1 4194368 67 0 0 0 5 6 0 0 20 0 23 0 214675872 36010291200 131148 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574142] ppid=2574075 vsize=35166300 memory=3060 CPUtime=0 cores=44-47
/proc/2574093/task/2574142/stat : 2574142 (Notific..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131148 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574143] ppid=2574075 vsize=35166300 memory=525580 CPUtime=0 cores=44-47
/proc/2574093/task/2574143/stat : 2574143 (Common-Cleaner) S 2574075 2574093 2563764 0 -1 4194368 314 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131148 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574150] ppid=2574075 vsize=35166300 memory=525580 CPUtime=0 cores=44-47
/proc/2574093/task/2574150/stat : 2574150 (Timer-0) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675881 36010291200 131148 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
Current children cumulated CPU time: 3534.9 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 525580 KiB

[startup+3582.3 s]
/proc/loadavg: 9.12 12.08 14.87 6/928 2574694
/proc/meminfo: memFree=921403836/1055320704 swapFree=33554428/33554428
[pid=2574093] ppid=2574075 vsize=35166300 memory=526092 CPUtime=3595.39 cores=44-47
/proc/2574093/stat : 2574093 (java) S 2574075 2574093 2563764 0 -1 4194304 90675 0 0 0 359457 82 0 0 20 0 23 0 214675869 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 0 0 16800975 0 0 0 17 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
/proc/2574093/statm: 8791575 131523 6259 1 0 147095 0
[pid=2574093/tid=2574115] ppid=2574075 vsize=35166300 memory=0 CPUtime=3561.25 cores=44-47
/proc/2574093/task/2574115/stat : 2574115 (java) R 2574075 2574093 2563764 0 -1 4194368 26527 0 0 0 356122 3 0 0 20 0 23 0 214675871 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574135] ppid=2574075 vsize=35166300 memory=2780 CPUtime=0 cores=44-47
/proc/2574093/task/2574135/stat : 2574135 (Referen..andler) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574136] ppid=2574075 vsize=35166300 memory=525836 CPUtime=0 cores=44-47
/proc/2574093/task/2574136/stat : 2574136 (Finalizer) S 2574075 2574093 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574139] ppid=2574075 vsize=35166300 memory=15652 CPUtime=0.11 cores=44-47
/proc/2574093/task/2574139/stat : 2574139 (Monitor..Thread) S 2574075 2574093 2563764 0 -1 4194368 67 0 0 0 5 6 0 0 20 0 23 0 214675872 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574142] ppid=2574075 vsize=35166300 memory=164 CPUtime=0 cores=44-47
/proc/2574093/task/2574142/stat : 2574142 (Notific..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574143] ppid=2574075 vsize=35166300 memory=5812 CPUtime=0 cores=44-47
/proc/2574093/task/2574143/stat : 2574143 (Common-Cleaner) S 2574075 2574093 2563764 0 -1 4194368 314 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574150] ppid=2574075 vsize=35166300 memory=15652 CPUtime=0 cores=44-47
/proc/2574093/task/2574150/stat : 2574150 (Timer-0) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675881 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
Current children cumulated CPU time: 3595.39 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 526092 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3587 s]*
/proc/loadavg: 8.79 11.96 14.82 6/925 2574715
/proc/meminfo: memFree=921420636/1055320704 swapFree=33554428/33554428
[pid=2574093] ppid=2574075 vsize=35166300 memory=526092 CPUtime=3600.09 cores=44-47
/proc/2574093/stat : 2574093 (java) S 2574075 2574093 2563764 0 -1 4194304 90676 0 0 0 359927 82 0 0 20 0 23 0 214675869 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 0 0 16800975 0 0 0 17 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
/proc/2574093/statm: 8791575 131523 6259 1 0 147095 0
[pid=2574093/tid=2574115] ppid=2574075 vsize=35166300 memory=10444 CPUtime=3565.95 cores=44-47
/proc/2574093/task/2574115/stat : 2574115 (java) R 2574075 2574093 2563764 0 -1 4194368 26527 0 0 0 356592 3 0 0 20 0 23 0 214675871 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574135] ppid=2574075 vsize=35166300 memory=-4050210904893605263 CPUtime=0 cores=44-47
/proc/2574093/task/2574135/stat : 2574135 (Referen..andler) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574136] ppid=2574075 vsize=35166300 memory=211292520753 CPUtime=0 cores=44-47
/proc/2574093/task/2574136/stat : 2574136 (Finalizer) S 2574075 2574093 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574139] ppid=2574075 vsize=35166300 memory=56294958694816 CPUtime=0.12 cores=44-47
/proc/2574093/task/2574139/stat : 2574139 (Monitor..Thread) S 2574075 2574093 2563764 0 -1 4194368 67 0 0 0 5 7 0 0 20 0 23 0 214675872 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574142] ppid=2574075 vsize=35166300 memory=7133758109025305102 CPUtime=0 cores=44-47
/proc/2574093/task/2574142/stat : 2574142 (Notific..Thread) S 2574075 2574093 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574143] ppid=2574075 vsize=35166300 memory=57403093811838 CPUtime=0 cores=44-47
/proc/2574093/task/2574143/stat : 2574143 (Common-Cleaner) S 2574075 2574093 2563764 0 -1 4194368 314 0 0 0 0 0 0 0 20 0 23 0 214675872 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
[pid=2574093/tid=2574150] ppid=2574075 vsize=35166300 memory=53000785888055 CPUtime=0 cores=44-47
/proc/2574093/task/2574150/stat : 2574150 (Timer-0) S 2574075 2574093 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675881 36010291200 131213 18446744073709551615 94509063864320 94509063868016 140734477998544 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94509063875880 94509063876624 94509076205568 140734478006484 140734478006624 140734478006624 140734478012360 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 526092 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.43 s, system=0.835377 s

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

Child status: 143

Real time (s): 3587.08
CPU time (s): 3600.27
CPU user time (s): 3599.43
CPU system time (s): 0.835377
CPU usage (%): 100.368
Max. virtual memory (cumulated for all children) (KiB): 35166300
Max. memory (cumulated for all children) (KiB): 575600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.43
system time used= 0.835377
maximum resident set size= 574592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92701
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 110024
involuntary context switches= 4066


# summary of solver processes directly reported to runsolver:
#   pid: 2574093
#   total CPU time (s): 3600.27
#   total CPU user time (s): 3599.43
#   total CPU system time (s): 0.835377

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.158 second user time and 41.0341 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-06-30 12:04:41
IDJOB=4805199
IDBENCH=177078
IDSOLVER=3602
FILE ID=nodeE007/4805199-1782813880
RUNJOBID= nodeE007-1782813877-2573322
SLURM_JOB_ID= 12541372
Free space on /tmp= 797484 MiB

SOLVER NAME= Sat4j Resolution 2026-06-10
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/unit/normalized-evencolouring_opt_unit_random6regular_nvert_101.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4805199-1782813880/watcher-4805199-1782813880 -o /tmp/evaluation-result-4805199-1782813880/solver-4805199-1782813880 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4805199-1782813880/vars-4805199-1782813880 --bin-var /tmp/runsolver-exch-nodeE007-1782813877-2573322 --watchdog 3760  java -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4805199-1782813880.opb

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

MD5SUM BENCH= fea8f5148d932be30eaf3ec009de232a
RANDOM SEED=1819799108

nodeE007 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		: 3587.261
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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.246
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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 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		: 3569.622
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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 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.736
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 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		: 3573.703
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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 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		: 3573.354
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	: 7089.65
TLB size	: 192 4K pages
clflush 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:       1055320704 kB
MemFree:        918701032 kB
MemAvailable:   1041876884 kB
Buffers:            3336 kB
Cached:         127514328 kB
SwapCached:            0 kB
Active:          6949524 kB
Inactive:       125666972 kB
Active(anon):    6032228 kB
Inactive(anon):        0 kB
Active(file):     917296 kB
Inactive(file): 125666972 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20204 kB
Writeback:             0 kB
AnonPages:       5102920 kB
Mapped:           220464 kB
Shmem:            933356 kB
KReclaimable:    1468424 kB
Slab:            2053728 kB
SReclaimable:    1468424 kB
SUnreclaim:       585304 kB
KernelStack:       19376 kB
PageTables:        18452 kB
SecPageTables:     15384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   11356264 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      483028 kB
VmallocChunk:          0 kB
Percpu:           125440 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4374528 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:      389572 kB
DirectMap2M:    19855360 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 797500 MiB
End job on nodeE007 at 2026-06-30 13:04:28