Trace number 4835532

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution CERT 2026-05-20 (cert)SAT (TO)24311 3600.23 3609.38

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-data6_3.opb
MD5SUM9e6692c80f11b0068f23fe5849cf8b25
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23916
Best CPU time to get the best result obtained on this benchmark3581.43
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 116904
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 116904
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.05	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.05	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.05	c See www.sat4j.org for details.
0.00/0.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-4835532-1783641099.opb
0.00/0.09	c reading problem ... 
0.00/0.09	c using VERIPB proof format
0.00/0.09	c  objective function found
0.16/0.14	c ... done. Wall clock time 0.054s.
0.16/0.14	c declared #vars     540
0.16/0.14	c #constraints  4626
0.16/0.14	c constraints type 
0.16/0.14	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 630
0.16/0.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 264
0.16/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1680
0.16/0.14	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2052
0.16/0.14	c 4626 constraints processed.
0.16/0.15	c objective function length is 180 literals
0.16/0.19	c SATISFIABLE
0.16/0.19	c OPTIMIZING...
0.16/0.19	c Got one! Elapsed wall clock time (in seconds):0.101
0.16/0.19	o 28809
0.56/0.25	c Got one! Elapsed wall clock time (in seconds):0.16
0.56/0.25	o 28765
0.56/0.25	c Got one! Elapsed wall clock time (in seconds):0.163
0.56/0.25	o 28688
0.56/0.32	c Got one! Elapsed wall clock time (in seconds):0.229
0.56/0.32	o 28446
0.88/0.33	c Got one! Elapsed wall clock time (in seconds):0.245
0.88/0.33	o 26767
1.18/0.43	c Got one! Elapsed wall clock time (in seconds):0.337
1.18/0.43	o 26743
1.74/0.67	c cleaning 3436 clauses out of 6879 with flag 21704/6879
2.71/1.14	c cleaning 4714 clauses out of 9441 with flag 80979/12877
3.28/1.48	c cleaning 5854 clauses out of 11727 with flag 122200/19877
3.48/1.59	c cleaning 6933 clauses out of 13873 with flag 139947/27877
3.68/1.73	c cleaning 7963 clauses out of 15939 with flag 159479/36876
3.84/1.89	c cleaning 8985 clauses out of 17976 with flag 181733/46876
4.05/2.07	c cleaning 9995 clauses out of 19992 with flag 205792/57877
4.23/2.29	c cleaning 10998 clauses out of 21996 with flag 234246/69876
4.43/2.49	c cleaning 11995 clauses out of 23998 with flag 263630/82876
4.75/2.76	c cleaning 12997 clauses out of 26005 with flag 301713/96878
5.83/3.76	c Got one! Elapsed wall clock time (in seconds):3.676
5.83/3.76	o 26579
6.14/4.10	c Got one! Elapsed wall clock time (in seconds):4.015
6.14/4.10	o 26188
6.24/4.13	c Got one! Elapsed wall clock time (in seconds):4.044
6.24/4.13	o 24311
6.66/4.52	c cleaning 13419 clauses out of 26849 with flag 33598/110719
7.31/5.14	c cleaning 9697 clauses out of 19431 with flag 97970/116720
7.93/5.78	c cleaning 8357 clauses out of 16734 with flag 171437/123720
8.82/6.54	c cleaning 8186 clauses out of 16376 with flag 254612/131719
9.71/7.44	c cleaning 8585 clauses out of 17190 with flag 360023/140719
10.69/8.46	c cleaning 9291 clauses out of 18606 with flag 480056/150720
11.88/9.62	c cleaning 10147 clauses out of 20314 with flag 624132/161719
13.16/10.91	c cleaning 11082 clauses out of 22167 with flag 774721/173719
14.65/12.44	c cleaning 12036 clauses out of 24085 with flag 950942/186719
16.44/14.28	c cleaning 13019 clauses out of 26050 with flag 1161445/200720
18.42/16.29	c cleaning 13997 clauses out of 28030 with flag 1377081/215719
20.60/18.46	c cleaning 15002 clauses out of 30033 with flag 1611214/231719
22.98/20.85	c cleaning 16002 clauses out of 32031 with flag 1882538/248719
25.65/23.55	c cleaning 17012 clauses out of 34031 with flag 2183016/266721
28.74/26.62	c cleaning 18007 clauses out of 36017 with flag 2495053/285719
32.00/29.94	c cleaning 18994 clauses out of 38010 with flag 2830324/305719
35.65/33.61	c cleaning 20008 clauses out of 40017 with flag 3186624/326720
36.06/34.08	c cleaning 21000 clauses out of 42008 with flag 3237562/348719
36.53/34.54	c cleaning 22005 clauses out of 44009 with flag 3284987/371720
36.92/34.99	c cleaning 22996 clauses out of 46003 with flag 3334875/395719
37.39/35.43	c cleaning 24002 clauses out of 48009 with flag 3388313/420721
37.87/35.96	c cleaning 24996 clauses out of 50006 with flag 3443817/446720
38.36/36.47	c cleaning 26001 clauses out of 52009 with flag 3501439/473719
39.05/37.11	c cleaning 27002 clauses out of 54008 with flag 3561676/501719
39.63/37.71	c cleaning 27998 clauses out of 56007 with flag 3623133/530720
40.21/38.31	c cleaning 28997 clauses out of 58008 with flag 3686719/560719
40.90/39.04	c cleaning 30003 clauses out of 60013 with flag 3754562/591721
41.56/39.77	c cleaning 30999 clauses out of 62008 with flag 3821888/623719
42.35/40.50	c cleaning 32004 clauses out of 64009 with flag 3892179/656719
43.25/41.44	c cleaning 33002 clauses out of 66006 with flag 3965407/690720
44.14/42.33	c cleaning 33995 clauses out of 68003 with flag 4040543/725719
45.00/43.20	c cleaning 34999 clauses out of 70008 with flag 4117329/761719
45.88/44.11	c cleaning 36001 clauses out of 72009 with flag 4197325/798719
46.75/45.09	c cleaning 36997 clauses out of 74008 with flag 4280838/836719
47.81/46.13	c cleaning 38006 clauses out of 76011 with flag 4364921/875719
48.87/47.25	c cleaning 39002 clauses out of 78006 with flag 4451527/915720
49.94/48.39	c cleaning 39998 clauses out of 80004 with flag 4541452/956720
51.11/49.56	c cleaning 40999 clauses out of 82006 with flag 4634352/998720
52.28/50.77	c cleaning 41997 clauses out of 84007 with flag 4728505/1041720
53.45/51.92	c cleaning 42997 clauses out of 86009 with flag 4823185/1085719
54.62/53.15	c cleaning 44005 clauses out of 88012 with flag 4921508/1130719
55.69/54.22	c cleaning 45000 clauses out of 90007 with flag 5020041/1176719
56.74/55.35	c cleaning 46001 clauses out of 92007 with flag 5120484/1223719
57.92/56.50	c cleaning 46998 clauses out of 94007 with flag 5223255/1271720
59.10/57.74	c cleaning 48000 clauses out of 96009 with flag 5341192/1320720
60.58/59.26	c cleaning 48996 clauses out of 98008 with flag 5452657/1370719
61.96/60.60	c cleaning 50004 clauses out of 100012 with flag 5564150/1421719
63.44/62.11	c cleaning 51000 clauses out of 102010 with flag 5678390/1473721
65.22/63.97	c cleaning 52002 clauses out of 104009 with flag 5794690/1526720
67.00/65.74	c cleaning 53001 clauses out of 106007 with flag 5915245/1580720
68.77/67.52	c cleaning 53999 clauses out of 108005 with flag 6043188/1635719
70.63/69.45	c cleaning 54997 clauses out of 110007 with flag 6173385/1691720
72.35/71.15	c cleaning 55998 clauses out of 112010 with flag 6297805/1748720
74.11/72.97	c cleaning 57004 clauses out of 114013 with flag 6425871/1806721
75.98/74.83	c cleaning 57996 clauses out of 116009 with flag 6556093/1865721
77.53/76.43	c cleaning 59006 clauses out of 118012 with flag 6689485/1925720
79.53/78.46	c cleaning 60000 clauses out of 120006 with flag 6825626/1986720
81.89/80.81	c cleaning 61000 clauses out of 122006 with flag 6967265/2048720
84.25/83.23	c cleaning 62001 clauses out of 124006 with flag 7107948/2111720
86.52/85.51	c cleaning 63003 clauses out of 126005 with flag 7256657/2175720
88.99/88.03	c cleaning 64001 clauses out of 128002 with flag 7411728/2240720
91.74/90.87	c cleaning 65000 clauses out of 130002 with flag 7555634/2306721
94.39/93.52	c cleaning 65998 clauses out of 132001 with flag 7707311/2373720
97.46/96.63	c cleaning 67000 clauses out of 134003 with flag 7855984/2441720
99.26/98.40	c cleaning 67998 clauses out of 136002 with flag 8016269/2510719
101.33/100.54	c cleaning 68999 clauses out of 138006 with flag 8179555/2580721
102.99/102.24	c cleaning 70001 clauses out of 140005 with flag 8333870/2651719
104.60/103.85	c cleaning 70996 clauses out of 142004 with flag 8489340/2723719
106.35/105.61	c cleaning 72001 clauses out of 144010 with flag 8651925/2796721
108.17/107.44	c cleaning 73004 clauses out of 146007 with flag 8817534/2870719
110.53/109.85	c cleaning 73996 clauses out of 148004 with flag 8987410/2945720
112.50/111.88	c cleaning 74998 clauses out of 150008 with flag 9152192/3021720
114.99/114.39	c cleaning 76001 clauses out of 152011 with flag 9326435/3098721
117.36/116.76	c cleaning 77004 clauses out of 154009 with flag 9499673/3176720
120.01/119.46	c cleaning 77997 clauses out of 156004 with flag 9672812/3255719
122.86/122.38	c cleaning 79001 clauses out of 158007 with flag 9850291/3335719
125.76/125.24	c cleaning 80001 clauses out of 160008 with flag 10036108/3416721
128.92/128.49	c cleaning 80996 clauses out of 162005 with flag 10218078/3498719
132.11/131.68	c cleaning 81999 clauses out of 164009 with flag 10404210/3581719
134.27/133.81	c cleaning 82996 clauses out of 166011 with flag 10625252/3665720
136.74/136.31	c cleaning 84003 clauses out of 168014 with flag 10867140/3750719
142.28/141.91	c cleaning 84999 clauses out of 170012 with flag 11350915/3836720
168.12/167.91	c cleaning 86004 clauses out of 172012 with flag 12912141/3923719
205.30/205.09	c cleaning 86999 clauses out of 174012 with flag 14594741/4011723
216.10/215.78	c cleaning 87997 clauses out of 176010 with flag 15200644/4100720
218.38/218.00	c cleaning 89002 clauses out of 178014 with flag 15403494/4190721
221.46/221.08	c cleaning 89999 clauses out of 180011 with flag 15633631/4281720
224.00/223.60	c cleaning 90998 clauses out of 182012 with flag 15855438/4373720
225.86/225.57	c cleaning 91999 clauses out of 184014 with flag 16073501/4466720
228.12/227.88	c cleaning 93005 clauses out of 186014 with flag 16301600/4560719
230.63/230.30	c cleaning 94002 clauses out of 188009 with flag 16544130/4655719
233.07/232.84	c cleaning 95001 clauses out of 190007 with flag 16779396/4751719
235.63/235.48	c cleaning 96000 clauses out of 192007 with flag 17025490/4848720
237.79/237.67	c cleaning 96992 clauses out of 194007 with flag 17269045/4946720
240.25/240.16	c cleaning 98005 clauses out of 196015 with flag 17516213/5045720
242.75/242.65	c cleaning 98998 clauses out of 198009 with flag 17760693/5145719
245.33/245.25	c cleaning 100000 clauses out of 200011 with flag 18024844/5246719
247.98/247.90	c cleaning 101003 clauses out of 202012 with flag 18262450/5348720
250.63/250.63	c cleaning 101997 clauses out of 204009 with flag 18495741/5451720
253.39/253.40	c cleaning 102997 clauses out of 206011 with flag 18767920/5555719
256.44/256.53	c cleaning 104005 clauses out of 208015 with flag 19046554/5660720
259.66/259.72	c cleaning 104999 clauses out of 210010 with flag 19367215/5766720
262.33/262.49	c cleaning 105997 clauses out of 212010 with flag 19637529/5873719
311.48/311.82	c cleaning 107004 clauses out of 214014 with flag 21470463/5981720
350.56/351.04	c cleaning 107994 clauses out of 216010 with flag 23121303/6090720
353.61/354.12	c cleaning 109001 clauses out of 218015 with flag 23370335/6200719
357.26/357.88	c cleaning 110005 clauses out of 220015 with flag 23618938/6311720
361.08/361.66	c cleaning 110997 clauses out of 222010 with flag 23879056/6423720
364.66/365.25	c cleaning 112002 clauses out of 224013 with flag 24140596/6536720
368.33/368.94	c cleaning 113002 clauses out of 226011 with flag 24407507/6650720
371.27/371.99	c cleaning 113994 clauses out of 228008 with flag 24698218/6765719
374.45/375.18	c cleaning 115002 clauses out of 230014 with flag 24989029/6881719
377.97/378.65	c cleaning 115998 clauses out of 232012 with flag 25272358/6998719
381.93/382.33	c cleaning 117003 clauses out of 234016 with flag 25559612/7116721
414.23/414.72	c cleaning 118000 clauses out of 236011 with flag 26705394/7235719
417.00/417.57	c cleaning 119001 clauses out of 238011 with flag 26986296/7355719
420.76/421.38	c cleaning 119998 clauses out of 240010 with flag 27281617/7476719
432.59/433.16	c cleaning 120999 clauses out of 242012 with flag 27831792/7598719
435.74/436.31	c cleaning 121999 clauses out of 244014 with flag 28128881/7721720
439.79/440.48	c cleaning 123004 clauses out of 246015 with flag 28437201/7845720
443.47/444.14	c cleaning 124000 clauses out of 248010 with flag 28755298/7970719
446.77/447.41	c cleaning 125003 clauses out of 250010 with flag 29058891/8096719
450.62/451.33	c cleaning 125999 clauses out of 252007 with flag 29382773/8223719
454.86/455.69	c cleaning 127000 clauses out of 254008 with flag 29689765/8351719
458.92/459.73	c cleaning 128003 clauses out of 256010 with flag 30010329/8480721
464.54/465.37	c cleaning 128998 clauses out of 258005 with flag 30348334/8610719
478.87/479.72	c cleaning 130000 clauses out of 260008 with flag 30974814/8741720
490.88/491.87	c cleaning 130998 clauses out of 262009 with flag 31566159/8873721
494.18/495.11	c cleaning 132000 clauses out of 264010 with flag 31851069/9006720
497.64/498.61	c cleaning 132995 clauses out of 266009 with flag 32156114/9140719
500.96/501.91	c cleaning 134000 clauses out of 268016 with flag 32475707/9275721
505.88/506.98	c cleaning 135006 clauses out of 270016 with flag 32796767/9411721
510.85/511.97	c cleaning 136000 clauses out of 272008 with flag 33122763/9548719
516.10/517.19	c cleaning 137003 clauses out of 274009 with flag 33451268/9686720
521.14/522.23	c cleaning 137997 clauses out of 276005 with flag 33769623/9825719
524.91/526.02	c cleaning 139001 clauses out of 278010 with flag 34095840/9965721
530.43/531.61	c cleaning 139997 clauses out of 280007 with flag 34440122/10106719
535.99/537.11	c cleaning 141000 clauses out of 282010 with flag 34774837/10248719
541.24/542.49	c cleaning 141999 clauses out of 284010 with flag 35111629/10391719
546.00/547.27	c cleaning 142999 clauses out of 286011 with flag 35421714/10535719
550.05/551.33	c cleaning 143999 clauses out of 288012 with flag 35757604/10680719
554.61/555.83	c cleaning 144997 clauses out of 290014 with flag 36104377/10826720
559.63/560.99	c cleaning 146003 clauses out of 292016 with flag 36453852/10973719
565.11/566.45	c cleaning 146994 clauses out of 294013 with flag 36804113/11121719
570.32/571.67	c cleaning 148007 clauses out of 296021 with flag 37161903/11270721
575.19/576.59	c cleaning 149004 clauses out of 298013 with flag 37530210/11420720
580.61/581.90	c cleaning 150002 clauses out of 300011 with flag 37930140/11571722
585.37/586.76	c cleaning 150998 clauses out of 302006 with flag 38333146/11723719
590.62/592.10	c cleaning 152002 clauses out of 304008 with flag 38693479/11876719
643.14/644.77	c cleaning 152996 clauses out of 306006 with flag 40136204/12030719
676.14/677.86	c cleaning 153996 clauses out of 308010 with flag 41254711/12185719
681.31/683.09	c cleaning 154999 clauses out of 310015 with flag 41616893/12341720
685.83/687.52	c cleaning 156002 clauses out of 312015 with flag 41986594/12498719
690.46/692.20	c cleaning 156998 clauses out of 314013 with flag 42348230/12656719
695.49/697.35	c cleaning 158001 clauses out of 316017 with flag 42715503/12815721
702.05/703.83	c cleaning 158999 clauses out of 318014 with flag 43052865/12975719
706.48/708.36	c cleaning 160001 clauses out of 320015 with flag 43417363/13136719
711.24/713.04	c cleaning 161002 clauses out of 322015 with flag 43772208/13298720
716.85/718.71	c cleaning 161998 clauses out of 324013 with flag 44136730/13461720
721.47/723.34	c cleaning 163000 clauses out of 326014 with flag 44521290/13625719
726.81/728.60	c cleaning 164003 clauses out of 328014 with flag 44893253/13790719
733.15/735.03	c cleaning 165003 clauses out of 330011 with flag 45293967/13956719
739.60/741.53	c cleaning 165998 clauses out of 332009 with flag 45745883/14123720
747.41/749.36	c cleaning 167004 clauses out of 334011 with flag 46205355/14291720
888.92/891.39	c cleaning 167996 clauses out of 336007 with flag 48851774/14460720
1100.20/1103.40	c cleaning 168998 clauses out of 338011 with flag 52167801/14630720
1326.52/1330.62	c cleaning 169997 clauses out of 340012 with flag 55505752/14801719
1401.47/1405.90	c cleaning 170998 clauses out of 342015 with flag 57171152/14973719
1406.60/1411.14	c cleaning 171996 clauses out of 344017 with flag 57560984/15146719
1411.84/1416.30	c cleaning 173003 clauses out of 346021 with flag 57968771/15320719
1417.90/1422.43	c cleaning 174005 clauses out of 348018 with flag 58383191/15495719
1423.74/1428.27	c cleaning 175004 clauses out of 350013 with flag 58832750/15671719
1429.27/1433.80	c cleaning 175999 clauses out of 352009 with flag 59289938/15848719
1434.98/1439.60	c cleaning 177001 clauses out of 354011 with flag 59766744/16026720
1441.29/1446.03	c cleaning 178001 clauses out of 356010 with flag 60176728/16205720
1449.17/1453.92	c cleaning 179000 clauses out of 358008 with flag 60579487/16385719
1457.19/1462.00	c cleaning 179999 clauses out of 360008 with flag 60997103/16566719
1463.80/1468.63	c cleaning 181002 clauses out of 362010 with flag 61451549/16748720
1469.81/1474.68	c cleaning 181995 clauses out of 364008 with flag 61909703/16931720
1477.64/1482.54	c cleaning 183002 clauses out of 366013 with flag 62338071/17115720
1485.22/1490.21	c cleaning 184000 clauses out of 368011 with flag 62814745/17300720
1493.50/1498.52	c cleaning 185000 clauses out of 370010 with flag 63285856/17486719
1630.13/1635.75	c cleaning 186002 clauses out of 372011 with flag 65548884/17673720
1909.65/1916.31	c cleaning 186998 clauses out of 374008 with flag 69176863/17861719
1918.20/1924.93	c cleaning 187999 clauses out of 376010 with flag 69627281/18050719
1926.34/1933.02	c cleaning 189000 clauses out of 378012 with flag 70091412/18240720
1932.78/1939.51	c cleaning 189998 clauses out of 380011 with flag 70531908/18431719
1939.51/1946.28	c cleaning 191003 clauses out of 382014 with flag 70981911/18623720
1946.56/1953.24	c cleaning 191995 clauses out of 384010 with flag 71427440/18816719
1955.96/1962.77	c cleaning 193006 clauses out of 386015 with flag 71868233/19010719
1965.19/1971.97	c cleaning 194001 clauses out of 388010 with flag 72309283/19205720
1973.36/1980.07	c cleaning 194997 clauses out of 390009 with flag 72741889/19401720
1981.89/1988.64	c cleaning 196003 clauses out of 392012 with flag 73188135/19598720
1993.35/2000.01	c cleaning 196994 clauses out of 394010 with flag 73649941/19796721
2003.62/2010.24	c cleaning 198007 clauses out of 396014 with flag 74100195/19995719
2013.04/2019.72	c cleaning 198997 clauses out of 398007 with flag 74564331/20195719
2024.09/2030.76	c cleaning 199997 clauses out of 400010 with flag 75024786/20396719
2035.31/2041.95	c cleaning 200999 clauses out of 402014 with flag 75502848/20598720
2047.91/2054.64	c cleaning 202006 clauses out of 404015 with flag 75986356/20801720
2058.12/2064.83	c cleaning 202999 clauses out of 406009 with flag 76464519/21005720
2068.36/2075.10	c cleaning 203999 clauses out of 408010 with flag 76939804/21210720
2080.05/2086.86	c cleaning 204997 clauses out of 410010 with flag 77413117/21416719
2091.86/2098.67	c cleaning 206001 clauses out of 412013 with flag 77904133/21623719
2105.07/2111.89	c cleaning 207002 clauses out of 414014 with flag 78422164/21831721
2115.68/2122.55	c cleaning 208001 clauses out of 416011 with flag 78914064/22040720
2127.58/2134.49	c cleaning 209000 clauses out of 418010 with flag 79406010/22250720
2140.32/2147.15	c cleaning 209995 clauses out of 420010 with flag 79899367/22461720
2152.25/2159.08	c cleaning 210998 clauses out of 422014 with flag 80390394/22673719
2163.57/2170.45	c cleaning 212004 clauses out of 424017 with flag 80883745/22886720
2175.37/2182.31	c cleaning 213006 clauses out of 426013 with flag 81392156/23100720
2187.72/2194.66	c cleaning 214000 clauses out of 428007 with flag 81907764/23315720
2198.74/2205.67	c cleaning 214989 clauses out of 430006 with flag 82421141/23531719
2210.26/2217.17	c cleaning 216002 clauses out of 432017 with flag 82907724/23748719
2220.98/2227.94	c cleaning 217002 clauses out of 434015 with flag 83401618/23966719
2230.42/2237.30	c cleaning 218001 clauses out of 436013 with flag 83916495/24185719
2241.42/2248.46	c cleaning 219005 clauses out of 438013 with flag 84479245/24405720
2251.54/2258.56	c cleaning 219995 clauses out of 440009 with flag 84998045/24626721
2307.53/2314.56	c cleaning 220995 clauses out of 442012 with flag 86230292/24848719
2375.46/2382.68	c cleaning 221999 clauses out of 444019 with flag 87460214/25071721
2389.51/2396.67	c cleaning 223001 clauses out of 446018 with flag 87971713/25295719
2401.02/2408.27	c cleaning 224006 clauses out of 448019 with flag 88508290/25520721
2412.56/2419.74	c cleaning 224995 clauses out of 450011 with flag 89124581/25746719
2422.31/2429.43	c cleaning 226006 clauses out of 452019 with flag 89786805/25973722
2432.65/2439.75	c cleaning 227002 clauses out of 454011 with flag 90482301/26201720
2442.49/2449.57	c cleaning 227998 clauses out of 456008 with flag 91169170/26430719
2452.27/2459.40	c cleaning 228996 clauses out of 458010 with flag 91879625/26660719
2463.02/2470.14	c cleaning 230001 clauses out of 460014 with flag 92492126/26891719
2471.52/2478.66	c cleaning 231001 clauses out of 462013 with flag 93050567/27123719
2479.55/2486.64	c cleaning 232001 clauses out of 464012 with flag 93611594/27356719
2487.55/2494.65	c cleaning 232994 clauses out of 466011 with flag 94154139/27590719
2496.82/2503.86	c cleaning 234003 clauses out of 468018 with flag 94709599/27825720
2506.68/2513.65	c cleaning 235004 clauses out of 470015 with flag 95272829/28061720
2515.34/2522.27	c cleaning 236005 clauses out of 472013 with flag 95831031/28298722
2525.40/2532.20	c cleaning 237001 clauses out of 474006 with flag 96382866/28536720
2558.68/2565.58	c cleaning 237995 clauses out of 476004 with flag 97247402/28775719
2568.88/2575.85	c cleaning 238992 clauses out of 478009 with flag 97854946/29015719
2578.65/2585.56	c cleaning 240003 clauses out of 480017 with flag 98487738/29256719
2586.91/2593.72	c cleaning 241004 clauses out of 482014 with flag 99045760/29498719
2594.90/2601.84	c cleaning 241996 clauses out of 484010 with flag 99582543/29741719
2605.03/2611.98	c cleaning 242999 clauses out of 486014 with flag 100131514/29985719
2613.56/2620.46	c cleaning 244001 clauses out of 488015 with flag 100681821/30230719
2765.19/2772.61	c cleaning 244998 clauses out of 490015 with flag 102952267/30476720
2776.82/2784.23	c cleaning 246002 clauses out of 492016 with flag 103501080/30723719
2787.35/2794.86	c cleaning 246995 clauses out of 494015 with flag 104070890/30971720
2798.46/2805.98	c cleaning 248006 clauses out of 496021 with flag 104634813/31220721
2808.78/2816.13	c cleaning 248999 clauses out of 498013 with flag 105224453/31470719
2903.87/2911.55	c cleaning 249998 clauses out of 500014 with flag 106599690/31721719
2912.27/2920.03	c cleaning 251003 clauses out of 502017 with flag 107160128/31973720
2921.81/2929.55	c cleaning 251993 clauses out of 504013 with flag 107727894/32226719
2930.65/2938.32	c cleaning 253004 clauses out of 506020 with flag 108306705/32480719
2940.34/2947.97	c cleaning 254000 clauses out of 508016 with flag 108891152/32735719
2951.14/2958.61	c cleaning 255000 clauses out of 510017 with flag 109468134/32991720
2960.05/2967.67	c cleaning 255999 clauses out of 512017 with flag 110038186/33248720
3012.89/3020.64	c cleaning 256997 clauses out of 514017 with flag 111089133/33506719
3023.59/3031.36	c cleaning 258006 clauses out of 516020 with flag 111675203/33765719
3036.04/3043.70	c cleaning 259003 clauses out of 518016 with flag 112303331/34025721
3110.02/3118.00	c cleaning 259988 clauses out of 520011 with flag 113614406/34286719
3119.69/3127.52	c cleaning 261007 clauses out of 522023 with flag 114208359/34548719
3129.52/3137.32	c cleaning 262003 clauses out of 524017 with flag 114835023/34811720
3141.30/3149.06	c cleaning 263000 clauses out of 526013 with flag 115466252/35075719
3153.92/3161.69	c cleaning 264002 clauses out of 528014 with flag 116075985/35340720
3166.56/3174.25	c cleaning 264998 clauses out of 530011 with flag 116701542/35606719
3227.56/3235.57	c cleaning 265997 clauses out of 532014 with flag 117795818/35873720
3600.06/3609.30	c starts		: 20732
3600.06/3609.31	c conflicts		: 36087346
3600.06/3609.31	c decisions		: 44048630
3600.06/3609.31	c propagations		: 531838690
3600.06/3609.31	c inspects		: 56267532774
3600.06/3609.31	c shortcuts		: 0
3600.06/3609.31	c learnt literals	: 0
3600.06/3609.31	c learnt binary clauses	: 7
3600.06/3609.31	c learnt ternary clauses	: 161
3600.06/3609.31	c learnt constraints	: 36087346
3600.06/3609.31	c ignored constraints	: 0
3600.06/3609.31	c root simplifications	: 0
3600.06/3609.31	c removed literals (reason simplification)	: 402382364
3600.06/3609.31	c reason swapping (by a shorter reason)	: 0
3600.06/3609.31	c Calls to reduceDB	: 273
3600.06/3609.31	c Number of update (reduction) of LBD	: 2320098
3600.06/3609.31	c Imported unit clauses	: 0
3600.06/3609.31	c No decision after first conflict	: false
3600.06/3609.31	c number of reductions to clauses (during analyze)	: 0
3600.06/3609.31	c number of learned constraints concerned by reduction	: 0
3600.06/3609.31	c number of learning phase by resolution	: 0
3600.06/3609.31	c number of learning phase by cutting planes	: 0
3600.06/3609.31	c number of rounding to 1 operations	: 0
3600.06/3609.31	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.06/3609.31	c number of reductions of the coefficients by power 2 	: 0
3600.06/3609.31	c number of right shift for reduction by power 2 	: 0
3600.06/3609.31	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.06/3609.31	c number of ending skipping 	: 0
3600.06/3609.31	c number of internal skipping 	: 0
3600.06/3609.31	c number of derivation steps 	: 0
3600.06/3609.31	c number of skipped derivation steps 	: 0
3600.06/3609.31	c number of remaining unassigned 	: 0
3600.06/3609.31	c number of remaining assigned 	: 0
3600.06/3609.31	c number of falsified literals weakened from reason	: 0
3600.06/3609.31	c number of falsified literals weakened from conflict	: 0
3600.06/3609.31	c time for arithmetic operations	: 0
3600.06/3609.31	c minimum degree of deleted constraints	: null
3600.06/3609.31	c maximum degree of deleted constraints	: null
3600.06/3609.31	c number of deleted constraints	: 0
3600.06/3609.31	c speed (assignments/second)	: 147358.35176794993
3600.06/3609.31	c non guided choices	: 1731
3600.06/3609.36	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 479636
3600.06/3609.36	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 7
3600.06/3609.36	s SATISFIABLE
3600.06/3609.36	c Found 9 solution(s)
3600.06/3609.36	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 x29 -x30 -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 x40 -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50 x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90 -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 -x102 -x103 -x104 -x105 -x106 x107 -x108 x109 -x110 -x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 x123 -x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 x146 -x147 -x148 -x149 -x150 -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 x180 -x181 -x182 x183 -x184 -x185 -x186 -x187 x188 -x189 -x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 x204 -x205 x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 x216 -x217 -x218 -x219 -x220 -x221 x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 -x230 x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 x239 -x240 -x241 -x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 x252 x253 -x254 -x255 -x256 -x257 -x258 -x259 x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 x269 -x270 x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 x281 -x282 -x283 x284 -x285 -x286 -x287 -x288 x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 x298 -x299 -x300 x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 x318 -x319 -x320 -x321 -x322 -x323 x324 x325 -x326 -x327 -x328 -x329 -x330 -x331 x332 -x333 -x334 -x335 -x336 -x337 x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 x346 -x347 -x348 x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 x358 -x359 -x360 x361 -x362 -x363 x364 -x365 -x366 x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 x375 x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 x384 -x385 x386 -x387 -x388 -x389 -x390 x391 -x392 -x393 -x394 -x395 -x396 x397 x398 -x399 x400 -x401 x402 -x403 -x404 -x405 -x406 x407 -x408 -x409 -x410 x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 x420 x421 -x422 -x423 -x424 -x425 -x426 x427 -x428 -x429 -x430 -x431 -x432 x433 x434 x435 -x436 -x437 x438 -x439 -x440 x441 -x442 -x443 -x444 -x445 -x446 -x447 x448 -x449 -x450 -x451 -x452 x453 -x454 -x455 -x456 -x457 x458 -x459 -x460 -x461 x462 -x463 -x464 -x465 -x466 -x467 x468 -x469 x470 x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 x480 -x481 -x482 -x483 x484 -x485 -x486 -x487 -x488 x489 -x490 -x491 -x492 x493 -x494 -x495 -x496 x497 -x498 -x499 -x500 -x501 -x502 x503 -x504 x505 x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 x515 -x516 -x517 -x518 -x519 x520 -x521 -x522 -x523 x524 -x525 -x526 -x527 -x528 -x529 x530 x531 -x532 -x533 -x534 -x535 -x536 x537 x538 x539 -x540 
3600.06/3609.36	c objective function=24311
3600.06/3609.36	c Total wall clock time (in seconds): 3609.275

Verifier Data

OK	24311

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

running on 4 cores: 12-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 9-11,16,18-20,22-25,27-29,31-33,37-39,42,44-45,47,51-53,55,59,61-62
  3550 MHz: 0-3,21,35,40-41,43,56-58
  3600 MHz: 4-8,12-15,17,26,30,34,36,46,48-50,54,60,63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3550 MHz: 0-3

CPU governors:
  performance: 12-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (34494 MiB free)
  node 1: cores 8-15, 129019 MiB (46217 MiB free)
  node 2: cores 16-23, 129019 MiB (70660 MiB free)
  node 3: cores 24-31, 129003 MiB (60554 MiB free)
  node 4: cores 32-39, 129019 MiB (92721 MiB free)
  node 5: cores 40-47, 129019 MiB (102324 MiB free)
  node 6: cores 48-55, 128973 MiB (103394 MiB free)
  node 7: cores 56-63, 128474 MiB (120997 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100058 s]*
/proc/loadavg: 3.99 1.65 1.21 16/1185 1264634
/proc/meminfo: memFree=646423676/1055320712 swapFree=33435900/33554428
[pid=1264613] ppid=1264610 vsize=34966608 memory=53480 CPUtime=0.16 cores=12-15
/proc/1264613/stat : 1264613 (java) S 1264610 1264613 1263609 0 -1 4194304 6200 0 0 0 15 1 0 0 20 0 20 0 297397840 35805806592 12925 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
/proc/1264613/statm: 8741652 13369 6214 1 0 31757 0
[pid=1264613/tid=1264615] ppid=1264610 vsize=34966608 memory=5895516205 CPUtime=0.08 cores=12-15
/proc/1264613/task/1264615/stat : 1264615 (java) R 1264610 1264613 1263609 0 -1 4194368 3127 0 0 0 8 0 0 0 20 0 20 0 297397841 35805806592 12925 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264626] ppid=1264610 vsize=34966608 memory=245752937130 CPUtime=0 cores=12-15
/proc/1264613/task/1264626/stat : 1264626 (Referen..andler) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 20 0 297397842 35805806592 12925 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264627] ppid=1264610 vsize=34966608 memory=15691 CPUtime=0 cores=12-15
/proc/1264613/task/1264627/stat : 1264627 (Finalizer) S 1264610 1264613 1263609 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 297397842 35805806592 12925 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264630] ppid=1264610 vsize=34966608 memory=20142 CPUtime=0 cores=12-15
/proc/1264613/task/1264630/stat : 1264630 (Monitor..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 20 0 297397842 35805806592 12925 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264633] ppid=1264610 vsize=34966608 memory=20734 CPUtime=0 cores=12-15
/proc/1264613/task/1264633/stat : 1264633 (Notific..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 20 0 297397842 35805806592 12925 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264634] ppid=1264610 vsize=34966608 memory=31029 CPUtime=0 cores=12-15
/proc/1264613/task/1264634/stat : 1264634 (Common-Cleaner) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 20 0 297397843 35805806592 12925 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 34966608 KiB
Current children cumulated memory: 53480 KiB

[startup+0.213328 s]*
/proc/loadavg: 3.99 1.65 1.21 19/1188 1264637
/proc/meminfo: memFree=646304584/1055320712 swapFree=33435900/33554428
[pid=1264613] ppid=1264610 vsize=35099736 memory=83336 CPUtime=0.56 cores=12-15
/proc/1264613/stat : 1264613 (java) S 1264610 1264613 1263609 0 -1 4194304 9586 0 0 0 55 1 0 0 20 0 22 0 297397840 35942129664 20449 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
/proc/1264613/statm: 8774934 20834 6245 1 0 41103 0
[pid=1264613/tid=1264615] ppid=1264610 vsize=35099736 memory=3184097923301336704 CPUtime=0.18 cores=12-15
/proc/1264613/task/1264615/stat : 1264615 (java) R 1264610 1264613 1263609 0 -1 4194368 3283 0 0 0 18 0 0 0 20 0 22 0 297397841 35942129664 20449 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264626] ppid=1264610 vsize=35099736 memory=237162987891 CPUtime=0 cores=12-15
/proc/1264613/task/1264626/stat : 1264626 (Referen..andler) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 20449 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264627] ppid=1264610 vsize=35099736 memory=57381602212752 CPUtime=0 cores=12-15
/proc/1264613/task/1264627/stat : 1264627 (Finalizer) S 1264610 1264613 1263609 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 20449 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264630] ppid=1264610 vsize=35099736 memory=55191185673340 CPUtime=0 cores=12-15
/proc/1264613/task/1264630/stat : 1264630 (Monitor..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 20449 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264633] ppid=1264610 vsize=35099736 memory=58489754111490 CPUtime=0 cores=12-15
/proc/1264613/task/1264633/stat : 1264633 (Notific..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 20449 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264634] ppid=1264610 vsize=35099736 memory=13563782421050462 CPUtime=0 cores=12-15
/proc/1264613/task/1264634/stat : 1264634 (Common-Cleaner) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297397843 35942129664 20449 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264637] ppid=1264610 vsize=35099736 memory=13851863091081459 CPUtime=0 cores=12-15
/proc/1264613/task/1264637/stat : 1264637 (Timer-0) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297397856 35942129664 20449 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 83336 KiB

[startup+0.313525 s]*
/proc/loadavg: 3.99 1.65 1.21 25/1188 1264640
/proc/meminfo: memFree=646220760/1055320712 swapFree=33435900/33554428
[pid=1264613] ppid=1264610 vsize=35099736 memory=93964 CPUtime=0.88 cores=12-15
/proc/1264613/stat : 1264613 (java) S 1264610 1264613 1263609 0 -1 4194304 10211 0 0 0 86 2 0 0 20 0 22 0 297397840 35942129664 23183 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
/proc/1264613/statm: 8774934 23491 6261 1 0 45764 0
[pid=1264613/tid=1264615] ppid=1264610 vsize=35099736 memory=3184097923301336704 CPUtime=0.28 cores=12-15
/proc/1264613/task/1264615/stat : 1264615 (java) R 1264610 1264613 1263609 0 -1 4194368 3286 0 0 0 28 0 0 0 20 0 22 0 297397841 35942129664 23183 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264626] ppid=1264610 vsize=35099736 memory=6878122768064577907 CPUtime=0 cores=12-15
/proc/1264613/task/1264626/stat : 1264626 (Referen..andler) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 23183 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264627] ppid=1264610 vsize=35099736 memory=57381602212752 CPUtime=0 cores=12-15
/proc/1264613/task/1264627/stat : 1264627 (Finalizer) S 1264610 1264613 1263609 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 23183 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264630] ppid=1264610 vsize=35099736 memory=55191185673340 CPUtime=0 cores=12-15
/proc/1264613/task/1264630/stat : 1264630 (Monitor..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 23183 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264633] ppid=1264610 vsize=35099736 memory=58489754111490 CPUtime=0 cores=12-15
/proc/1264613/task/1264633/stat : 1264633 (Notific..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 23183 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264634] ppid=1264610 vsize=35099736 memory=13563782421050462 CPUtime=0 cores=12-15
/proc/1264613/task/1264634/stat : 1264634 (Common-Cleaner) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297397843 35942129664 23183 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264637] ppid=1264610 vsize=35099736 memory=13851863091081459 CPUtime=0 cores=12-15
/proc/1264613/task/1264637/stat : 1264637 (Timer-0) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297397856 35942129664 23183 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
Current children cumulated CPU time: 0.88 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 93964 KiB

[startup+0.700296 s]
/proc/loadavg: 3.99 1.65 1.21 25/1188 1264640
/proc/meminfo: memFree=646058128/1055320712 swapFree=33435900/33554428
[pid=1264613] ppid=1264610 vsize=35099736 memory=132640 CPUtime=2.01 cores=12-15
/proc/1264613/stat : 1264613 (java) S 1264610 1264613 1263609 0 -1 4194304 11222 0 0 0 199 2 0 0 20 0 22 0 297397840 35942129664 32681 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
/proc/1264613/statm: 8774934 33160 6279 1 0 54942 0
[pid=1264613/tid=1264615] ppid=1264610 vsize=35099736 memory=4864 CPUtime=0.65 cores=12-15
/proc/1264613/task/1264615/stat : 1264615 (java) R 1264610 1264613 1263609 0 -1 4194368 3325 0 0 0 64 1 0 0 20 0 22 0 297397841 35942129664 32681 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264626] ppid=1264610 vsize=35099736 memory=4406 CPUtime=0 cores=12-15
/proc/1264613/task/1264626/stat : 1264626 (Referen..andler) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 32681 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264627] ppid=1264610 vsize=35099736 memory=5884 CPUtime=0 cores=12-15
/proc/1264613/task/1264627/stat : 1264627 (Finalizer) S 1264610 1264613 1263609 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 32681 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264630] ppid=1264610 vsize=35099736 memory=4864 CPUtime=0 cores=12-15
/proc/1264613/task/1264630/stat : 1264630 (Monitor..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 32681 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264633] ppid=1264610 vsize=35099736 memory=3072 CPUtime=0 cores=12-15
/proc/1264613/task/1264633/stat : 1264633 (Notific..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 32681 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264634] ppid=1264610 vsize=35099736 memory=0 CPUtime=0 cores=12-15
/proc/1264613/task/1264634/stat : 1264634 (Common-Cleaner) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297397843 35942129664 32681 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264637] ppid=1264610 vsize=35099736 memory=0 CPUtime=0 cores=12-15
/proc/1264613/task/1264637/stat : 1264637 (Timer-0) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297397856 35942129664 32681 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
Current children cumulated CPU time: 2.01 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 132640 KiB

[startup+1.50027 s]
/proc/loadavg: 3.99 1.65 1.21 15/1188 1264649
/proc/meminfo: memFree=645718096/1055320712 swapFree=33435900/33554428
[pid=1264613] ppid=1264610 vsize=35099736 memory=151056 CPUtime=3.48 cores=12-15
/proc/1264613/stat : 1264613 (java) S 1264610 1264613 1263609 0 -1 4194304 18181 0 0 0 345 3 0 0 20 0 22 0 297397840 35942129664 37356 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
/proc/1264613/statm: 8774934 37764 6279 1 0 56446 0
[pid=1264613/tid=1264615] ppid=1264610 vsize=35099736 memory=4864 CPUtime=1.42 cores=12-15
/proc/1264613/task/1264615/stat : 1264615 (java) R 1264610 1264613 1263609 0 -1 4194368 4165 0 0 0 141 1 0 0 20 0 22 0 297397841 35942129664 37356 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264626] ppid=1264610 vsize=35099736 memory=5884 CPUtime=0 cores=12-15
/proc/1264613/task/1264626/stat : 1264626 (Referen..andler) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 37356 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264627] ppid=1264610 vsize=35099736 memory=0 CPUtime=0 cores=12-15
/proc/1264613/task/1264627/stat : 1264627 (Finalizer) S 1264610 1264613 1263609 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 37356 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264630] ppid=1264610 vsize=35099736 memory=0 CPUtime=0 cores=12-15
/proc/1264613/task/1264630/stat : 1264630 (Monitor..Thread) S 1264610 1264613 1263609 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 37356 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264633] ppid=1264610 vsize=35099736 memory=0 CPUtime=0 cores=12-15
/proc/1264613/task/1264633/stat : 1264633 (Notific..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297397842 35942129664 37356 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264634] ppid=1264610 vsize=35099736 memory=25333125866717268 CPUtime=0 cores=12-15
/proc/1264613/task/1264634/stat : 1264634 (Common-Cleaner) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297397843 35942129664 37356 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264637] ppid=1264610 vsize=35099736 memory=237062339120 CPUtime=0 cores=12-15
/proc/1264613/task/1264637/stat : 1264637 (Timer-0) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297397856 35942129664 37356 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
Current children cumulated CPU time: 3.48 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 151056 KiB

[startup+3.11344 s]
/proc/loadavg: 5.43 1.99 1.32 18/1187 1264656
/proc/meminfo: memFree=644182140/1055320712 swapFree=33435900/33554428
[pid=1264613] ppid=1264610 vsize=35099736 memory=184172 CPUtime=5.25 cores=12-15
/proc/1264613/stat : 1264613 (java) S 1264610 1264613 1263609 0 -1 4194304 18376 0 0 0 520 5 0 0 20 0 21 0 297397840 35942129664 45561 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
/proc/1264613/statm: 8774934 46043 6279 1 0 64826 0
[pid=1264613/tid=1264615] ppid=1264610 vsize=35099736 memory=0 CPUtime=2.94 cores=12-15
/proc/1264613/task/1264615/stat : 1264615 (java) R 1264610 1264613 1263609 0 -1 4194368 4190 0 0 0 291 3 0 0 20 0 21 0 297397841 35942129664 45561 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264626] ppid=1264610 vsize=35099736 memory=0 CPUtime=0 cores=12-15
/proc/1264613/task/1264626/stat : 1264626 (Referen..andler) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 297397842 35942129664 45561 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264627] ppid=1264610 vsize=35099736 memory=4864 CPUtime=0 cores=12-15
/proc/1264613/task/1264627/stat : 1264627 (Finalizer) S 1264610 1264613 1263609 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 297397842 35942129664 45561 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264630] ppid=1264610 vsize=35099736 memory=4769 CPUtime=0 cores=12-15
/proc/1264613/task/1264630/stat : 1264630 (Monitor..Thread) S 1264610 1264613 1263609 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 21 0 297397842 35942129664 45561 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 12 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264633] ppid=1264610 vsize=35099736 memory=211292520753 CPUtime=0 cores=12-15
/proc/1264613/task/1264633/stat : 1264633 (Notific..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 297397842 35942129664 45561 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264634] ppid=1264610 vsize=35099736 memory=140956 CPUtime=0 cores=12-15
/proc/1264613/task/1264634/stat : 1264634 (Common-Cleaner) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 297397843 35942129664 45561 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264637] ppid=1264610 vsize=35099736 memory=4648 CPUtime=0 cores=12-15
/proc/1264613/task/1264637/stat : 1264637 (Timer-0) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 297397856 35942129664 45561 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
Current children cumulated CPU time: 5.25 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 184172 KiB

[startup+6.30016 s]
/proc/loadavg: 5.43 1.99 1.32 18/1187 1264706

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

/proc/meminfo: memFree=236585972/1055320712 swapFree=33435900/33554428
[pid=1264613] ppid=1264610 vsize=35232864 memory=1036684 CPUtime=3393.73 cores=12-15
/proc/1264613/stat : 1264613 (java) S 1264610 1264613 1263609 0 -1 4194304 119834 0 0 0 338267 1106 0 0 20 0 23 0 297397840 36078452736 258941 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
/proc/1264613/statm: 8808216 259171 6267 1 0 276880 0
[pid=1264613/tid=1264615] ppid=1264610 vsize=35232864 memory=24228 CPUtime=3357.78 cores=12-15
/proc/1264613/task/1264615/stat : 1264615 (java) R 1264610 1264613 1263609 0 -1 4194368 28039 0 0 0 334761 1017 0 0 20 0 23 0 297397841 36078452736 258941 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264626] ppid=1264610 vsize=35232864 memory=1036684 CPUtime=0 cores=12-15
/proc/1264613/task/1264626/stat : 1264626 (Referen..andler) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 258941 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264627] ppid=1264610 vsize=35232864 memory=189196 CPUtime=0 cores=12-15
/proc/1264613/task/1264627/stat : 1264627 (Finalizer) S 1264610 1264613 1263609 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 258941 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264630] ppid=1264610 vsize=35232864 memory=1057844 CPUtime=0.12 cores=12-15
/proc/1264613/task/1264630/stat : 1264630 (Monitor..Thread) S 1264610 1264613 1263609 0 -1 4194368 58 0 0 0 6 6 0 0 20 0 23 0 297397842 36078452736 258941 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264633] ppid=1264610 vsize=35232864 memory=1036684 CPUtime=0 cores=12-15
/proc/1264613/task/1264633/stat : 1264633 (Notific..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 258941 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264634] ppid=1264610 vsize=35232864 memory=15372 CPUtime=0 cores=12-15
/proc/1264613/task/1264634/stat : 1264634 (Common-Cleaner) S 1264610 1264613 1263609 0 -1 4194368 359 0 0 0 0 0 0 0 20 0 23 0 297397843 36078452736 258941 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264637] ppid=1264610 vsize=35232864 memory=1036684 CPUtime=0 cores=12-15
/proc/1264613/task/1264637/stat : 1264637 (Timer-0) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297397856 36078452736 258941 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
Current children cumulated CPU time: 3393.73 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1036684 KiB

[startup+3462.3 s]
/proc/loadavg: 16.14 16.10 15.95 15/1164 1266784
/proc/meminfo: memFree=282137748/1055320712 swapFree=33435900/33554428
[pid=1264613] ppid=1264610 vsize=35232864 memory=1053208 CPUtime=3453.5 cores=12-15
/proc/1264613/stat : 1264613 (java) S 1264610 1264613 1263609 0 -1 4194304 120455 0 0 0 344238 1112 0 0 20 0 23 0 297397840 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
/proc/1264613/statm: 8808216 263302 6267 1 0 285248 0
[pid=1264613/tid=1264615] ppid=1264610 vsize=35232864 memory=24228 CPUtime=3417.45 cores=12-15
/proc/1264613/task/1264615/stat : 1264615 (java) R 1264610 1264613 1263609 0 -1 4194368 28439 0 0 0 340723 1022 0 0 20 0 23 0 297397841 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264626] ppid=1264610 vsize=35232864 memory=1036684 CPUtime=0 cores=12-15
/proc/1264613/task/1264626/stat : 1264626 (Referen..andler) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264627] ppid=1264610 vsize=35232864 memory=1057844 CPUtime=0 cores=12-15
/proc/1264613/task/1264627/stat : 1264627 (Finalizer) S 1264610 1264613 1263609 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264630] ppid=1264610 vsize=35232864 memory=1053208 CPUtime=0.13 cores=12-15
/proc/1264613/task/1264630/stat : 1264630 (Monitor..Thread) S 1264610 1264613 1263609 0 -1 4194368 60 0 0 0 6 7 0 0 20 0 23 0 297397842 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264633] ppid=1264610 vsize=35232864 memory=1036684 CPUtime=0 cores=12-15
/proc/1264613/task/1264633/stat : 1264633 (Notific..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264634] ppid=1264610 vsize=35232864 memory=-7523363761035766369 CPUtime=0 cores=12-15
/proc/1264613/task/1264634/stat : 1264634 (Common-Cleaner) S 1264610 1264613 1263609 0 -1 4194368 398 0 0 0 0 0 0 0 20 0 23 0 297397843 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264637] ppid=1264610 vsize=35232864 memory=15372 CPUtime=0 cores=12-15
/proc/1264613/task/1264637/stat : 1264637 (Timer-0) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297397856 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
Current children cumulated CPU time: 3453.5 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1053208 KiB

[startup+3522.3 s]
/proc/loadavg: 16.03 16.08 15.96 17/1191 1266830
/proc/meminfo: memFree=282058148/1055320712 swapFree=33435900/33554428
[pid=1264613] ppid=1264610 vsize=35232864 memory=1053208 CPUtime=3513.22 cores=12-15
/proc/1264613/stat : 1264613 (java) S 1264610 1264613 1263609 0 -1 4194304 120680 0 0 0 350205 1117 0 0 20 0 23 0 297397840 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
/proc/1264613/statm: 8808216 263302 6267 1 0 285248 0
[pid=1264613/tid=1264615] ppid=1264610 vsize=35232864 memory=1036684 CPUtime=3477.15 cores=12-15
/proc/1264613/task/1264615/stat : 1264615 (java) R 1264610 1264613 1263609 0 -1 4194368 28641 0 0 0 346690 1025 0 0 20 0 23 0 297397841 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264626] ppid=1264610 vsize=35232864 memory=42448 CPUtime=0 cores=12-15
/proc/1264613/task/1264626/stat : 1264626 (Referen..andler) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264627] ppid=1264610 vsize=35232864 memory=1036684 CPUtime=0 cores=12-15
/proc/1264613/task/1264627/stat : 1264627 (Finalizer) S 1264610 1264613 1263609 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264630] ppid=1264610 vsize=35232864 memory=279589084926784 CPUtime=0.13 cores=12-15
/proc/1264613/task/1264630/stat : 1264630 (Monitor..Thread) S 1264610 1264613 1263609 0 -1 4194368 61 0 0 0 6 7 0 0 20 0 23 0 297397842 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264633] ppid=1264610 vsize=35232864 memory=1053208 CPUtime=0 cores=12-15
/proc/1264613/task/1264633/stat : 1264633 (Notific..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264634] ppid=1264610 vsize=35232864 memory=4080 CPUtime=0 cores=12-15
/proc/1264613/task/1264634/stat : 1264634 (Common-Cleaner) S 1264610 1264613 1263609 0 -1 4194368 408 0 0 0 0 0 0 0 20 0 23 0 297397843 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264637] ppid=1264610 vsize=35232864 memory=1053208 CPUtime=0 cores=12-15
/proc/1264613/task/1264637/stat : 1264637 (Timer-0) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297397856 36078452736 263050 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
Current children cumulated CPU time: 3513.22 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1053208 KiB

[startup+3582.3 s]
/proc/loadavg: 16.27 16.14 15.99 17/1194 1266990
/proc/meminfo: memFree=373767588/1055320712 swapFree=33435900/33554428
[pid=1264613] ppid=1264610 vsize=35232864 memory=1070124 CPUtime=3573.19 cores=12-15
/proc/1264613/stat : 1264613 (java) S 1264610 1264613 1263609 0 -1 4194304 126704 0 0 0 356196 1123 0 0 20 0 23 0 297397840 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
/proc/1264613/statm: 8808216 267531 6267 1 0 285248 0
[pid=1264613/tid=1264615] ppid=1264610 vsize=35232864 memory=1053208 CPUtime=3536.83 cores=12-15
/proc/1264613/task/1264615/stat : 1264615 (java) R 1264610 1264613 1263609 0 -1 4194368 30189 0 0 0 352653 1030 0 0 20 0 23 0 297397841 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264626] ppid=1264610 vsize=35232864 memory=-7523363761035766369 CPUtime=0 cores=12-15
/proc/1264613/task/1264626/stat : 1264626 (Referen..andler) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264627] ppid=1264610 vsize=35232864 memory=4080 CPUtime=0 cores=12-15
/proc/1264613/task/1264627/stat : 1264627 (Finalizer) S 1264610 1264613 1263609 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264630] ppid=1264610 vsize=35232864 memory=1070124 CPUtime=0.13 cores=12-15
/proc/1264613/task/1264630/stat : 1264630 (Monitor..Thread) S 1264610 1264613 1263609 0 -1 4194368 61 0 0 0 6 7 0 0 20 0 23 0 297397842 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264633] ppid=1264610 vsize=35232864 memory=3900 CPUtime=0 cores=12-15
/proc/1264613/task/1264633/stat : 1264633 (Notific..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264634] ppid=1264610 vsize=35232864 memory=5112 CPUtime=0 cores=12-15
/proc/1264613/task/1264634/stat : 1264634 (Common-Cleaner) S 1264610 1264613 1263609 0 -1 4194368 408 0 0 0 0 0 0 0 20 0 23 0 297397843 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264637] ppid=1264610 vsize=35232864 memory=15372 CPUtime=0 cores=12-15
/proc/1264613/task/1264637/stat : 1264637 (Timer-0) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297397856 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
Current children cumulated CPU time: 3573.19 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1070124 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 16.03 16.10 15.98 13/1140 1267035
/proc/meminfo: memFree=390871168/1055320712 swapFree=33435900/33554428
[pid=1264613] ppid=1264610 vsize=35232864 memory=1070128 CPUtime=3600.06 cores=12-15
/proc/1264613/stat : 1264613 (java) S 1264610 1264613 1263609 0 -1 4194304 126756 0 0 0 358881 1125 0 0 20 0 23 0 297397840 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
/proc/1264613/statm: 8808216 267532 6267 1 0 285248 0
[pid=1264613/tid=1264615] ppid=1264610 vsize=35232864 memory=11820 CPUtime=3563.7 cores=12-15
/proc/1264613/task/1264615/stat : 1264615 (java) R 1264610 1264613 1263609 0 -1 4194368 30235 0 0 0 355338 1032 0 0 20 0 23 0 297397841 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264626] ppid=1264610 vsize=35232864 memory=1053208 CPUtime=0 cores=12-15
/proc/1264613/task/1264626/stat : 1264626 (Referen..andler) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264627] ppid=1264610 vsize=35232864 memory=5571251190273996 CPUtime=0 cores=12-15
/proc/1264613/task/1264627/stat : 1264627 (Finalizer) S 1264610 1264613 1263609 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264630] ppid=1264610 vsize=35232864 memory=0 CPUtime=0.13 cores=12-15
/proc/1264613/task/1264630/stat : 1264630 (Monitor..Thread) S 1264610 1264613 1263609 0 -1 4194368 61 0 0 0 6 7 0 0 20 0 23 0 297397842 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264633] ppid=1264610 vsize=35232864 memory=1070124 CPUtime=0 cores=12-15
/proc/1264613/task/1264633/stat : 1264633 (Notific..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264634] ppid=1264610 vsize=35232864 memory=1070124 CPUtime=0 cores=12-15
/proc/1264613/task/1264634/stat : 1264634 (Common-Cleaner) S 1264610 1264613 1263609 0 -1 4194368 413 0 0 0 0 0 0 0 20 0 23 0 297397843 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264637] ppid=1264610 vsize=35232864 memory=1070128 CPUtime=0 cores=12-15
/proc/1264613/task/1264637/stat : 1264637 (Timer-0) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297397856 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1070128 KiB

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

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

# cumulated CPU time of all completed processes:  user=3588.97 s, system=11.2605 s

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

[startup+3609.3 s]
/proc/loadavg: 16.03 16.10 15.98 13/1140 1267035
/proc/meminfo: memFree=390871168/1055320712 swapFree=33435900/33554428
[pid=1264613] ppid=1264610 vsize=35232864 memory=1070128 CPUtime=3600.06 cores=12-15
/proc/1264613/stat : 1264613 (java) S 1264610 1264613 1263609 0 -1 4194304 126756 0 0 0 358881 1125 0 0 20 0 23 0 297397840 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
/proc/1264613/statm: 8808216 267532 6267 1 0 285248 0
[pid=1264613/tid=1264615] ppid=1264610 vsize=35232864 memory=11820 CPUtime=3563.7 cores=12-15
/proc/1264613/task/1264615/stat : 1264615 (java) R 1264610 1264613 1263609 0 -1 4194368 30235 0 0 0 355338 1032 0 0 20 0 23 0 297397841 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264626] ppid=1264610 vsize=35232864 memory=1053208 CPUtime=0 cores=12-15
/proc/1264613/task/1264626/stat : 1264626 (Referen..andler) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264627] ppid=1264610 vsize=35232864 memory=5571251190273996 CPUtime=0 cores=12-15
/proc/1264613/task/1264627/stat : 1264627 (Finalizer) S 1264610 1264613 1263609 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264630] ppid=1264610 vsize=35232864 memory=0 CPUtime=0.13 cores=12-15
/proc/1264613/task/1264630/stat : 1264630 (Monitor..Thread) S 1264610 1264613 1263609 0 -1 4194368 61 0 0 0 6 7 0 0 20 0 23 0 297397842 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264633] ppid=1264610 vsize=35232864 memory=1070124 CPUtime=0 cores=12-15
/proc/1264613/task/1264633/stat : 1264633 (Notific..Thread) S 1264610 1264613 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 297397842 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264634] ppid=1264610 vsize=35232864 memory=1070124 CPUtime=0 cores=12-15
/proc/1264613/task/1264634/stat : 1264634 (Common-Cleaner) S 1264610 1264613 1263609 0 -1 4194368 413 0 0 0 0 0 0 0 20 0 23 0 297397843 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
[pid=1264613/tid=1264637] ppid=1264610 vsize=35232864 memory=1070128 CPUtime=0 cores=12-15
/proc/1264613/task/1264637/stat : 1264637 (Timer-0) S 1264610 1264613 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297397856 36078452736 267278 18446744073709551615 94321158803456 94321158807152 140730028341216 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94321158815016 94321158815760 94321181601792 140730028345508 140730028345694 140730028345694 140730028351432 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1070128 KiB

Child status: 143

Real time (s): 3609.38
CPU time (s): 3600.23
CPU user time (s): 3588.97
CPU system time (s): 11.2605
CPU usage (%): 99.7467
Max. virtual memory (cumulated for all children) (KiB): 35232864
Max. memory (cumulated for all children) (KiB): 1070156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.97
system time used= 11.2605
maximum resident set size= 1069624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128341
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2471463
involuntary context switches= 7368


# summary of solver processes directly reported to runsolver:
#   pid: 1264613
#   total CPU time (s): 3600.23
#   total CPU user time (s): 3588.97
#   total CPU system time (s): 11.2605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9026 second user time and 40.9147 second system time

The end

Launcher Data

Begin job on nodeE003 at 2026-07-10 01:51:39
IDJOB=4835532
IDBENCH=147022
IDSOLVER=3672
FILE ID=nodeE003/4835532-1783641099
RUNJOBID= nodeE003-1783641088-1263622
SLURM_JOB_ID= 12722701
Free space on /tmp= 802220 MiB

SOLVER NAME= Sat4j Resolution CERT 2026-05-20 (cert)
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-data6_3.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4835532-1783641099/watcher-4835532-1783641099 -o /tmp/evaluation-result-4835532-1783641099/solver-4835532-1783641099 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4835532-1783641099/vars-4835532-1783641099 --bin-var /tmp/runsolver-exch-nodeE003-1783641088-1263622 --watchdog 3760 --file-size-limit 100000 java -Dveripb=/tmp/proofs/proof-4835532-1783641099 -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4835532-1783641099.opb

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

MD5SUM BENCH= 9e6692c80f11b0068f23fe5849cf8b25
RANDOM SEED=2121758521

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush 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:       1055320712 kB
MemFree:        646561140 kB
MemAvailable:   1034991584 kB
Buffers:            1380 kB
Cached:         392261536 kB
SwapCached:          188 kB
Active:         17206696 kB
Inactive:       385659680 kB
Active(anon):   11074052 kB
Inactive(anon):   360888 kB
Active(file):    6132644 kB
Inactive(file): 385298792 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33435900 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             63800 kB
Writeback:             0 kB
AnonPages:      10608288 kB
Mapped:           228436 kB
Shmem:            830720 kB
KReclaimable:    3176832 kB
Slab:            3799676 kB
SReclaimable:    3176832 kB
SUnreclaim:       622844 kB
KernelStack:       19616 kB
PageTables:        30356 kB
SecPageTables:     15320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   143194864 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      482832 kB
VmallocChunk:          0 kB
Percpu:           124928 kB
HardwareCorrupted:    52 kB
AnonHugePages:   9736192 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:      516548 kB
DirectMap2M:    22874112 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 802112 MiB
End job on nodeE003 at 2026-07-10 02:51:49