Trace number 4836204

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)OPT cert.-32113 2911.56 2971.2

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/
almost_strongly_correlated/normalized-knapPI_5_50_10000_4_-18105.opb
MD5SUM5fbc1be98c264a710ccdacb8af6e0ad7
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-32113
Best CPU time to get the best result obtained on this benchmark0.014529
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints1
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint200
Maximum length of a constraint200
Number of terms in the objective function 200
Biggest coefficient in the objective function 10983
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 1254138
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 10983
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 1254138
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.05	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.05	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.05	c See www.sat4j.org for details.
0.00/0.05	c version PB26fixedPrime.v20260610
0.00/0.05	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.05	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.05	c java.vm.version	26.0.1+8-34
0.00/0.05	c java.vm.vendor	Oracle Corporation
0.00/0.05	c sun.arch.data.model	64
0.00/0.05	c java.version		26.0.1
0.00/0.05	c os.name		Linux
0.00/0.05	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.00/0.05	c os.arch		amd64
0.00/0.06	c Free memory 		30334720
0.00/0.06	c Max memory 		32178700288
0.00/0.06	c Total memory 		33554432
0.00/0.06	c Number of processors 	4
0.00/0.08	c Pseudo Boolean Optimization by upper bound
0.00/0.08	c --- Begin Solver configuration ---
0.00/0.08	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.00/0.08	c Learn all clauses as in MiniSAT
0.00/0.08	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.08	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.08	c Expensive reason simplification
0.00/0.08	c Glucose 2.1 dynamic restart strategy
0.00/0.08	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.00/0.08	c timeout=2147483s
0.00/0.08	c DB Simplification allowed=false
0.00/0.08	c Listener: none
0.00/0.08	c --- End Solver configuration ---
0.00/0.08	c solving HOME/instance-4836204-1783692620.opb
0.00/0.08	c reading problem ... 
0.00/0.11	c using VERIPB proof format
0.00/0.11	c  objective function found
0.13/0.12	c ... done. Wall clock time 0.034s.
0.13/0.12	c declared #vars     200
0.13/0.12	c #constraints  1
0.13/0.12	c constraints type 
0.13/0.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
0.13/0.12	c 1 constraints processed.
0.13/0.12	c objective function length is 200 literals
0.13/0.13	c SATISFIABLE
0.13/0.13	c OPTIMIZING...
0.13/0.13	c Got one! Elapsed wall clock time (in seconds):0.046
0.13/0.13	o -12077
0.13/0.13	c Got one! Elapsed wall clock time (in seconds):0.052
0.13/0.14	o -12660
0.13/0.14	c Got one! Elapsed wall clock time (in seconds):0.055
0.13/0.14	o -13064
0.13/0.14	c Got one! Elapsed wall clock time (in seconds):0.058
0.13/0.14	o -13093
0.13/0.14	c Got one! Elapsed wall clock time (in seconds):0.06
0.13/0.14	o -13102
0.13/0.15	c Got one! Elapsed wall clock time (in seconds):0.062
0.13/0.15	o -13986
0.13/0.15	c Got one! Elapsed wall clock time (in seconds):0.066
0.13/0.15	o -14123
0.13/0.15	c Got one! Elapsed wall clock time (in seconds):0.069
0.13/0.15	o -14189
0.13/0.16	c Got one! Elapsed wall clock time (in seconds):0.078
0.13/0.16	o -14200
0.13/0.17	c Got one! Elapsed wall clock time (in seconds):0.085
0.13/0.17	o -14263
0.13/0.18	c Got one! Elapsed wall clock time (in seconds):0.092
0.13/0.18	o -14282
0.13/0.18	c Got one! Elapsed wall clock time (in seconds):0.1
0.13/0.18	o -14493
0.13/0.18	c Got one! Elapsed wall clock time (in seconds):0.102
0.13/0.18	o -15065
0.13/0.19	c Got one! Elapsed wall clock time (in seconds):0.108
0.13/0.19	o -15078
0.13/0.19	c Got one! Elapsed wall clock time (in seconds):0.111
0.13/0.19	o -15085
0.13/0.19	c Got one! Elapsed wall clock time (in seconds):0.112
0.13/0.19	o -15091
0.13/0.20	c Got one! Elapsed wall clock time (in seconds):0.114
0.13/0.20	o -15449
0.13/0.20	c Got one! Elapsed wall clock time (in seconds):0.118
0.13/0.20	o -15465
0.13/0.21	c Got one! Elapsed wall clock time (in seconds):0.123
0.13/0.21	o -15668
0.13/0.21	c Got one! Elapsed wall clock time (in seconds):0.128
0.13/0.21	o -15679
0.13/0.21	c Got one! Elapsed wall clock time (in seconds):0.129
0.13/0.21	o -16052
0.13/0.21	c Got one! Elapsed wall clock time (in seconds):0.129
0.13/0.21	o -16063
0.13/0.21	c Got one! Elapsed wall clock time (in seconds):0.13
0.13/0.21	o -16088
0.13/0.22	c Got one! Elapsed wall clock time (in seconds):0.137
0.13/0.22	o -16104
0.13/0.22	c Got one! Elapsed wall clock time (in seconds):0.14
0.13/0.22	o -17177
0.47/0.24	c Got one! Elapsed wall clock time (in seconds):0.154
0.47/0.24	o -17232
0.47/0.25	c Got one! Elapsed wall clock time (in seconds):0.162
0.47/0.25	o -17298
0.47/0.25	c Got one! Elapsed wall clock time (in seconds):0.167
0.47/0.25	o -17350
0.47/0.26	c Got one! Elapsed wall clock time (in seconds):0.175
0.47/0.26	o -17416
0.47/0.27	c Got one! Elapsed wall clock time (in seconds):0.182
0.47/0.27	o -17509
0.47/0.27	c Got one! Elapsed wall clock time (in seconds):0.189
0.47/0.27	o -18585
0.47/0.28	c Got one! Elapsed wall clock time (in seconds):0.195
0.47/0.28	o -18692
0.47/0.29	c Got one! Elapsed wall clock time (in seconds):0.203
0.47/0.29	o -18876
0.47/0.29	c Got one! Elapsed wall clock time (in seconds):0.211
0.47/0.29	o -19037
0.47/0.30	c Got one! Elapsed wall clock time (in seconds):0.216
0.47/0.30	o -19068
0.47/0.31	c Got one! Elapsed wall clock time (in seconds):0.227
0.47/0.31	o -19243
0.47/0.32	c Got one! Elapsed wall clock time (in seconds):0.239
0.47/0.32	o -20352
0.76/0.33	c Got one! Elapsed wall clock time (in seconds):0.247
0.76/0.33	o -20550
0.76/0.34	c Got one! Elapsed wall clock time (in seconds):0.257
0.76/0.34	o -20634
0.76/0.35	c Got one! Elapsed wall clock time (in seconds):0.268
0.76/0.35	o -20725
0.76/0.36	c Got one! Elapsed wall clock time (in seconds):0.277
0.76/0.36	o -20849
0.76/0.37	c Got one! Elapsed wall clock time (in seconds):0.291
0.76/0.37	o -20882
0.76/0.39	c Got one! Elapsed wall clock time (in seconds):0.309
0.76/0.39	o -21298
0.76/0.41	c Got one! Elapsed wall clock time (in seconds):0.324
0.76/0.41	o -21426
1.05/0.42	c Got one! Elapsed wall clock time (in seconds):0.341
1.05/0.42	o -21635
1.05/0.44	c Got one! Elapsed wall clock time (in seconds):0.353
1.05/0.44	o -21636
1.05/0.45	c Got one! Elapsed wall clock time (in seconds):0.367
1.05/0.45	o -22758
1.05/0.46	c Got one! Elapsed wall clock time (in seconds):0.378
1.05/0.46	o -23170
1.05/0.47	c Got one! Elapsed wall clock time (in seconds):0.386
1.05/0.47	o -23231
1.05/0.48	c Got one! Elapsed wall clock time (in seconds):0.392
1.05/0.48	o -23239
1.05/0.48	c Got one! Elapsed wall clock time (in seconds):0.398
1.05/0.48	o -23430
1.05/0.49	c Got one! Elapsed wall clock time (in seconds):0.404
1.05/0.49	o -23460
1.05/0.49	c Got one! Elapsed wall clock time (in seconds):0.41
1.05/0.49	o -24605
1.05/0.50	c Got one! Elapsed wall clock time (in seconds):0.415
1.05/0.50	o -24877
1.05/0.50	c Got one! Elapsed wall clock time (in seconds):0.42
1.05/0.50	o -24980
1.05/0.51	c Got one! Elapsed wall clock time (in seconds):0.427
1.05/0.51	o -25375
1.05/0.52	c Got one! Elapsed wall clock time (in seconds):0.433
1.05/0.52	o -26171
1.34/0.53	c Got one! Elapsed wall clock time (in seconds):0.443
1.34/0.53	o -26746
1.34/0.53	c Got one! Elapsed wall clock time (in seconds):0.451
1.34/0.53	o -27136
1.34/0.55	c Got one! Elapsed wall clock time (in seconds):0.464
1.34/0.55	o -27465
1.34/0.56	c Got one! Elapsed wall clock time (in seconds):0.478
1.34/0.56	o -28304
1.34/0.57	c Got one! Elapsed wall clock time (in seconds):0.489
1.34/0.57	o -29656
1.34/0.58	c Got one! Elapsed wall clock time (in seconds):0.5
1.34/0.58	o -30062
1.34/0.60	c Got one! Elapsed wall clock time (in seconds):0.513
1.34/0.60	o -31082
1.61/0.61	c Got one! Elapsed wall clock time (in seconds):0.53
1.61/0.61	o -31758
1.61/0.65	c Got one! Elapsed wall clock time (in seconds):0.567
1.61/0.65	o -32062
1.61/0.68	c Got one! Elapsed wall clock time (in seconds):0.597
1.61/0.68	o -32081
1.86/0.79	c Got one! Elapsed wall clock time (in seconds):0.705
1.86/0.79	o -32099
2.75/1.08	c cleaning 5122 clauses out of 10247 with flag 10679/10303
2.97/1.17	c Got one! Elapsed wall clock time (in seconds):1.091
2.97/1.17	o -32101
3.15/1.33	c cleaning 5435 clauses out of 10875 with flag 6434/16054
3.40/1.59	c cleaning 5716 clauses out of 11438 with flag 18595/22052
3.83/1.92	c cleaning 6356 clauses out of 12722 with flag 32597/29052
4.11/2.26	c cleaning 7185 clauses out of 14369 with flag 48604/37055
4.59/2.75	c cleaning 8086 clauses out of 16183 with flag 66604/46054
5.07/3.20	c cleaning 9042 clauses out of 18097 with flag 86604/56054
5.66/3.82	c cleaning 10026 clauses out of 20055 with flag 108608/67054
6.24/4.41	c cleaning 11003 clauses out of 22028 with flag 132607/79053
6.93/5.17	c cleaning 12007 clauses out of 24024 with flag 158605/92052
7.69/5.96	c cleaning 13010 clauses out of 26019 with flag 186610/106054
8.66/6.94	c cleaning 14001 clauses out of 28007 with flag 216607/121052
9.83/8.06	c cleaning 15001 clauses out of 30010 with flag 248617/137056
10.93/9.19	c cleaning 15992 clauses out of 32006 with flag 282611/154053
12.09/10.35	c cleaning 17005 clauses out of 34015 with flag 318613/172054
13.36/11.66	c cleaning 18000 clauses out of 36008 with flag 356609/191052
14.42/12.74	c cleaning 18994 clauses out of 38008 with flag 397014/211052
15.89/14.11	c cleaning 20007 clauses out of 40014 with flag 439682/232052
17.28/15.50	c cleaning 21004 clauses out of 42008 with flag 484139/254054
18.64/16.87	c cleaning 21998 clauses out of 44002 with flag 530228/277052
19.98/18.25	c cleaning 22999 clauses out of 46004 with flag 578614/301052
21.25/19.51	c cleaning 24003 clauses out of 48006 with flag 628637/326053
22.81/21.17	c cleaning 24999 clauses out of 50009 with flag 680719/352059
24.58/22.91	c cleaning 25991 clauses out of 52005 with flag 734898/379054
26.41/24.85	c cleaning 27005 clauses out of 54013 with flag 792286/407053
28.52/26.90	c cleaning 28003 clauses out of 56014 with flag 851870/436059
30.77/28.90	c cleaning 29003 clauses out of 58005 with flag 912475/466053
32.75/30.88	c cleaning 30000 clauses out of 60002 with flag 975202/497053
34.78/32.99	c cleaning 31000 clauses out of 62001 with flag 1040963/529052
36.63/34.89	c cleaning 31990 clauses out of 64002 with flag 1107089/562053
38.86/37.14	c cleaning 33006 clauses out of 66012 with flag 1175295/596053
41.35/39.61	c cleaning 33997 clauses out of 68005 with flag 1248543/631052
43.98/42.30	c cleaning 35007 clauses out of 70015 with flag 1321367/667059
46.33/44.61	c cleaning 35997 clauses out of 72003 with flag 1395383/704054
48.88/47.27	c cleaning 37000 clauses out of 74006 with flag 1472413/742054
51.48/49.96	c cleaning 38000 clauses out of 76004 with flag 1551753/781052
53.89/52.44	c cleaning 39000 clauses out of 78005 with flag 1633567/821053
56.37/54.98	c cleaning 39996 clauses out of 80004 with flag 1715941/862052
59.78/58.47	c cleaning 41004 clauses out of 82009 with flag 1802437/904053
63.00/61.70	c cleaning 42001 clauses out of 84004 with flag 1889333/947052
65.99/64.89	c cleaning 42993 clauses out of 86004 with flag 1979194/991053
69.56/68.45	c cleaning 43997 clauses out of 88010 with flag 2072240/1036052
73.48/72.49	c cleaning 45006 clauses out of 90013 with flag 2167308/1082052
77.29/76.25	c cleaning 46000 clauses out of 92006 with flag 2264603/1129053
79.54/78.51	c Got one! Elapsed wall clock time (in seconds):78.431
79.54/78.51	o -32113
80.06/79.05	c cleaning 41943 clauses out of 83898 with flag 10667/1166946
80.33/79.35	c cleaning 23981 clauses out of 47964 with flag 23599/1172955
80.76/79.70	c cleaning 15485 clauses out of 30975 with flag 37671/1179947
81.06/80.03	c cleaning 11724 clauses out of 23489 with flag 53817/1187946
81.42/80.42	c cleaning 10382 clauses out of 20768 with flag 73199/1196949
81.80/80.81	c cleaning 10181 clauses out of 20383 with flag 93324/1206946
82.17/81.25	c cleaning 10599 clauses out of 21203 with flag 115689/1217947
82.75/81.85	c cleaning 11297 clauses out of 22603 with flag 139751/1229946
83.35/82.40	c cleaning 12153 clauses out of 24309 with flag 165848/1242949
83.92/83.05	c cleaning 13061 clauses out of 26153 with flag 194263/1256946
84.68/83.82	c cleaning 14040 clauses out of 28092 with flag 226040/1271946
85.33/84.51	c cleaning 15025 clauses out of 30055 with flag 259624/1287949
86.10/85.34	c cleaning 16014 clauses out of 32029 with flag 294180/1304948
87.07/86.34	c cleaning 17007 clauses out of 34013 with flag 333478/1322946
88.02/87.39	c cleaning 18003 clauses out of 36007 with flag 372111/1341947
89.07/88.46	c cleaning 19003 clauses out of 38005 with flag 412527/1361948
90.11/89.51	c cleaning 19993 clauses out of 40002 with flag 456652/1382948
91.14/90.69	c cleaning 20995 clauses out of 42006 with flag 502308/1404946
92.28/91.88	c cleaning 21999 clauses out of 44015 with flag 548515/1427951
93.42/93.08	c cleaning 23000 clauses out of 46013 with flag 597223/1451948
94.84/94.51	c cleaning 24004 clauses out of 48011 with flag 649923/1476946
96.15/95.96	c cleaning 24999 clauses out of 50008 with flag 702125/1502947
97.67/97.54	c cleaning 26005 clauses out of 52010 with flag 756282/1529948
99.29/99.25	c cleaning 27000 clauses out of 54005 with flag 812374/1557948
100.83/100.80	c cleaning 27997 clauses out of 56004 with flag 871103/1586947
102.55/102.63	c cleaning 29001 clauses out of 58007 with flag 932263/1616947
104.57/104.75	c cleaning 30000 clauses out of 60005 with flag 995447/1647946
106.60/106.89	c cleaning 31004 clauses out of 62008 with flag 1060539/1679949
108.72/109.10	c cleaning 31984 clauses out of 64001 with flag 1131092/1712946
110.81/111.24	c cleaning 33002 clauses out of 66016 with flag 1201712/1746946
113.32/113.87	c cleaning 34004 clauses out of 68014 with flag 1275494/1781947
115.53/116.13	c cleaning 34994 clauses out of 70008 with flag 1350014/1817946
118.14/118.88	c cleaning 36008 clauses out of 72015 with flag 1425466/1854947
120.70/121.46	c cleaning 37003 clauses out of 74008 with flag 1502414/1892948
123.09/123.98	c cleaning 37994 clauses out of 76007 with flag 1582331/1931950
126.19/127.12	c cleaning 38999 clauses out of 78010 with flag 1663015/1971947
129.27/130.34	c cleaning 40003 clauses out of 80012 with flag 1746652/2012948
132.76/133.97	c cleaning 41001 clauses out of 82008 with flag 1831072/2054947
135.77/137.11	c cleaning 42001 clauses out of 84004 with flag 1922168/2097946
138.82/140.28	c cleaning 43000 clauses out of 86005 with flag 2011421/2141948
142.16/143.63	c cleaning 43999 clauses out of 88003 with flag 2102716/2186946
145.40/147.05	c cleaning 45001 clauses out of 90004 with flag 2196606/2232946
148.80/150.61	c cleaning 45994 clauses out of 92006 with flag 2291874/2279949
152.71/154.74	c cleaning 47002 clauses out of 94010 with flag 2389497/2327947
156.55/158.77	c cleaning 47997 clauses out of 96007 with flag 2488266/2376946
160.71/163.10	c cleaning 49001 clauses out of 98011 with flag 2590008/2426947
164.46/167.05	c cleaning 49995 clauses out of 100009 with flag 2694657/2477946
169.33/172.38	c cleaning 50997 clauses out of 102016 with flag 2801098/2529948
173.66/177.18	c cleaning 52006 clauses out of 104018 with flag 2911001/2582947
178.32/182.27	c cleaning 53003 clauses out of 106012 with flag 3022947/2636947
182.60/186.93	c cleaning 54001 clauses out of 108008 with flag 3134396/2691946
187.50/192.22	c cleaning 55000 clauses out of 110007 with flag 3248130/2747946
192.26/197.30	c cleaning 56001 clauses out of 112007 with flag 3367066/2804946
197.85/203.25	c cleaning 57004 clauses out of 114009 with flag 3484413/2862949
202.84/208.58	c cleaning 57998 clauses out of 116002 with flag 3604143/2921946
207.65/213.75	c cleaning 58997 clauses out of 118004 with flag 3727395/2981946
212.78/219.21	c cleaning 59999 clauses out of 120009 with flag 3850699/3042948
218.06/224.87	c cleaning 60982 clauses out of 122009 with flag 3979928/3104947
224.03/231.27	c cleaning 62013 clauses out of 124026 with flag 4112062/3167946
229.73/237.37	c cleaning 62999 clauses out of 126014 with flag 4243822/3231948
235.54/243.41	c cleaning 63993 clauses out of 128014 with flag 4374885/3296947
241.92/250.12	c cleaning 65012 clauses out of 130025 with flag 4512899/3362951
247.46/256.10	c cleaning 65990 clauses out of 132009 with flag 4649513/3429947
254.73/263.64	c cleaning 67003 clauses out of 134019 with flag 4789424/3497947
261.48/270.73	c cleaning 68003 clauses out of 136016 with flag 4932338/3566947
268.14/277.73	c cleaning 68999 clauses out of 138012 with flag 5073807/3636946
278.62/288.69	c cleaning 69998 clauses out of 140013 with flag 5232794/3707946
286.46/296.78	c cleaning 70999 clauses out of 142014 with flag 5387908/3779946
294.65/305.26	c cleaning 72006 clauses out of 144017 with flag 5537656/3852948
301.25/312.18	c cleaning 72999 clauses out of 146009 with flag 5688386/3926946
308.04/319.21	c cleaning 74005 clauses out of 148011 with flag 5843878/4001947
315.07/326.56	c cleaning 74997 clauses out of 150004 with flag 6000574/4077946
322.27/334.06	c cleaning 75989 clauses out of 152006 with flag 6161253/4154948
331.12/343.22	c cleaning 76993 clauses out of 154015 with flag 6323373/4232946
338.80/351.11	c cleaning 78013 clauses out of 156025 with flag 6482680/4311949
346.72/359.45	c cleaning 79001 clauses out of 158010 with flag 6644452/4391947
356.36/369.45	c cleaning 79997 clauses out of 160010 with flag 6812316/4472948
364.40/377.79	c cleaning 80999 clauses out of 162013 with flag 6978583/4554949
373.36/387.02	c cleaning 82002 clauses out of 164011 with flag 7149515/4637946
381.93/396.00	c cleaning 83002 clauses out of 166011 with flag 7321751/4721948
390.80/405.03	c cleaning 84004 clauses out of 168010 with flag 7494167/4806949
400.42/415.01	c cleaning 85001 clauses out of 170004 with flag 7667343/4892947
409.78/424.66	c cleaning 85988 clauses out of 172002 with flag 7849730/4979946
419.20/434.45	c cleaning 87002 clauses out of 174013 with flag 8029106/5067948
428.24/443.86	c cleaning 87999 clauses out of 176009 with flag 8209996/5156946
438.83/454.85	c cleaning 89001 clauses out of 178012 with flag 8392224/5246948
449.54/465.92	c cleaning 89989 clauses out of 180010 with flag 8575634/5337947
458.91/475.79	c cleaning 90997 clauses out of 182020 with flag 8764011/5429946
469.47/486.66	c cleaning 91993 clauses out of 184023 with flag 8957683/5522946
481.00/498.50	c cleaning 93014 clauses out of 186033 with flag 9148501/5616949
493.16/511.04	c cleaning 94008 clauses out of 188017 with flag 9346154/5711947
503.19/521.39	c cleaning 94997 clauses out of 190009 with flag 9542762/5807947
514.95/533.46	c cleaning 95993 clauses out of 192010 with flag 9744222/5904946
527.26/546.14	c cleaning 97007 clauses out of 194017 with flag 9946966/6002947
539.79/559.31	c cleaning 98000 clauses out of 196009 with flag 10152140/6101946
553.61/573.83	c cleaning 99005 clauses out of 198010 with flag 10359495/6201947
567.36/588.29	c cleaning 99998 clauses out of 200004 with flag 10564435/6302946
580.10/601.56	c cleaning 100991 clauses out of 202008 with flag 10773454/6404948
592.18/614.28	c cleaning 101994 clauses out of 204017 with flag 10983238/6507948
603.53/626.30	c cleaning 103006 clauses out of 206021 with flag 11197325/6611946
617.19/640.67	c cleaning 103995 clauses out of 208018 with flag 11417826/6716949
631.86/655.92	c cleaning 105006 clauses out of 210023 with flag 11632390/6822949
645.56/670.25	c cleaning 106004 clauses out of 212018 with flag 11849278/6929950
657.77/682.99	c cleaning 106998 clauses out of 214011 with flag 12070001/7037948
674.36/700.25	c cleaning 107997 clauses out of 216010 with flag 12304442/7146946
685.18/711.67	c cleaning 109001 clauses out of 218012 with flag 12529174/7256946
698.50/725.45	c cleaning 110002 clauses out of 220011 with flag 12758273/7367946
711.63/739.17	c cleaning 110990 clauses out of 222008 with flag 12991068/7479947
729.19/757.43	c cleaning 111994 clauses out of 224018 with flag 13218461/7592947
744.23/772.93	c cleaning 113010 clauses out of 226024 with flag 13448673/7706947
759.73/789.03	c cleaning 114003 clauses out of 228014 with flag 13682667/7821947
772.57/802.39	c cleaning 114997 clauses out of 230010 with flag 13928019/7937946
791.42/821.89	c cleaning 115997 clauses out of 232013 with flag 14166614/8054946
805.26/836.28	c cleaning 117006 clauses out of 234016 with flag 14407102/8172946
823.82/855.34	c cleaning 117999 clauses out of 236010 with flag 14652085/8291947
843.74/875.89	c cleaning 118999 clauses out of 238011 with flag 14895391/8411947
861.29/893.94	c cleaning 120003 clauses out of 240012 with flag 15139781/8532947
882.08/915.20	c cleaning 121003 clauses out of 242009 with flag 15400875/8654947
898.44/932.13	c cleaning 121998 clauses out of 244005 with flag 15651875/8777946
918.05/952.25	c cleaning 122997 clauses out of 246007 with flag 15911563/8901946
934.74/969.59	c cleaning 123987 clauses out of 248011 with flag 16166922/9026947
953.80/988.96	c cleaning 124989 clauses out of 250026 with flag 16424145/9152949
970.01/1005.60	c cleaning 126012 clauses out of 252035 with flag 16682284/9279948
990.78/1026.73	c cleaning 127008 clauses out of 254022 with flag 16948006/9407947
1011.76/1048.14	c cleaning 127996 clauses out of 256013 with flag 17210569/9536946
1033.67/1070.46	c cleaning 129005 clauses out of 258017 with flag 17474970/9666946
1053.06/1090.31	c cleaning 130002 clauses out of 260011 with flag 17744761/9797946
1071.64/1109.23	c cleaning 130994 clauses out of 262011 with flag 18018558/9929948
1088.17/1126.13	c cleaning 131999 clauses out of 264014 with flag 18293707/10062946
1109.02/1147.23	c cleaning 133007 clauses out of 266017 with flag 18568925/10196948
1127.27/1165.79	c cleaning 133991 clauses out of 268008 with flag 18845573/10331947
1148.38/1187.29	c cleaning 135002 clauses out of 270017 with flag 19128773/10467947
1172.48/1211.50	c cleaning 136007 clauses out of 272014 with flag 19410604/10604946
1195.42/1234.80	c cleaning 136981 clauses out of 274007 with flag 19693110/10742946
1215.66/1255.57	c cleaning 138007 clauses out of 276027 with flag 19981467/10881947
1234.67/1274.73	c cleaning 138995 clauses out of 278019 with flag 20274622/11021946
1256.00/1296.46	c cleaning 140006 clauses out of 280023 with flag 20571865/11162948
1275.20/1315.91	c cleaning 141002 clauses out of 282017 with flag 20859705/11304948
1295.72/1336.60	c cleaning 142003 clauses out of 284014 with flag 21149362/11447947
1318.59/1359.95	c cleaning 142998 clauses out of 286010 with flag 21453710/11591946
1345.47/1387.38	c cleaning 143991 clauses out of 288012 with flag 21752522/11736946
1366.01/1408.29	c cleaning 145005 clauses out of 290021 with flag 22056592/11882948
1388.27/1430.91	c cleaning 146007 clauses out of 292014 with flag 22360277/12029946
1413.18/1456.30	c cleaning 146996 clauses out of 294011 with flag 22666272/12177951
1437.59/1481.22	c cleaning 147998 clauses out of 296009 with flag 22970604/12326946
1460.33/1504.40	c cleaning 149004 clauses out of 298012 with flag 23279195/12476949
1484.60/1529.19	c cleaning 149996 clauses out of 300005 with flag 23595649/12627946
1506.66/1551.48	c cleaning 150990 clauses out of 302007 with flag 23907395/12779946
1531.95/1577.15	c cleaning 151996 clauses out of 304016 with flag 24220602/12932946
1563.78/1609.45	c cleaning 153004 clauses out of 306017 with flag 24553133/13086946
1590.64/1636.59	c cleaning 154004 clauses out of 308015 with flag 24873800/13241948
1614.43/1660.69	c cleaning 154991 clauses out of 310010 with flag 25190902/13397947
1640.70/1687.38	c cleaning 155995 clauses out of 312015 with flag 25521486/13554946
1662.38/1709.21	c cleaning 157006 clauses out of 314020 with flag 25849979/13712948
1688.82/1736.11	c cleaning 157991 clauses out of 316010 with flag 26177078/13871947
1717.55/1765.37	c cleaning 159009 clauses out of 318020 with flag 26518998/14031948
1744.66/1792.73	c cleaning 160000 clauses out of 320009 with flag 26848190/14192946
1769.09/1817.59	c cleaning 160991 clauses out of 322009 with flag 27186646/14354946
1801.06/1849.94	c cleaning 162008 clauses out of 324021 with flag 27534417/14517949
1829.20/1878.33	c cleaning 163000 clauses out of 326008 with flag 27883751/14681946
1855.20/1904.70	c cleaning 163986 clauses out of 328008 with flag 28230142/14846948
1886.16/1936.06	c cleaning 165009 clauses out of 330020 with flag 28571331/15012946
1915.85/1965.91	c cleaning 165998 clauses out of 332012 with flag 28916665/15179947
1943.16/1993.61	c cleaning 167001 clauses out of 334013 with flag 29259143/15347946
1973.29/2024.27	c cleaning 167997 clauses out of 336014 with flag 29622939/15516948
2005.18/2056.61	c cleaning 168997 clauses out of 338014 with flag 29989480/15686946
2034.80/2086.52	c cleaning 170000 clauses out of 340017 with flag 30358934/15857946
2067.67/2119.81	c cleaning 171000 clauses out of 342018 with flag 30716507/16029947
2104.06/2156.63	c cleaning 171995 clauses out of 344018 with flag 31074530/16202947
2141.38/2194.28	c cleaning 173002 clauses out of 346025 with flag 31455255/16376949
2177.59/2230.85	c cleaning 174004 clauses out of 348018 with flag 31833691/16551946
2212.05/2265.52	c cleaning 174999 clauses out of 350015 with flag 32200432/16727947
2243.07/2296.94	c cleaning 176001 clauses out of 352013 with flag 32581083/16904946
2283.97/2338.26	c cleaning 176990 clauses out of 354007 with flag 32975985/17082947
2322.05/2376.58	c cleaning 178006 clauses out of 356018 with flag 33344972/17261948
2362.24/2417.12	c cleaning 179001 clauses out of 358012 with flag 33733152/17441949
2397.73/2453.04	c cleaning 179994 clauses out of 360008 with flag 34105255/17622946
2432.21/2487.74	c cleaning 181006 clauses out of 362016 with flag 34478530/17804948
2463.03/2518.81	c cleaning 181997 clauses out of 364009 with flag 34853231/17987947
2498.46/2554.60	c cleaning 182998 clauses out of 366010 with flag 35243601/18171947
2532.37/2588.76	c cleaning 183990 clauses out of 368009 with flag 35627329/18356946
2563.63/2620.37	c cleaning 184999 clauses out of 370020 with flag 36009255/18542947
2596.90/2653.83	c cleaning 185997 clauses out of 372020 with flag 36394925/18729946
2641.23/2698.61	c cleaning 187004 clauses out of 374024 with flag 36788294/18917947
2677.39/2735.30	c cleaning 188007 clauses out of 376021 with flag 37181020/19106948
2712.85/2770.96	c cleaning 189001 clauses out of 378013 with flag 37576500/19296947
2755.93/2814.44	c cleaning 190000 clauses out of 380012 with flag 37982814/19487947
2799.18/2858.14	c cleaning 191002 clauses out of 382012 with flag 38388254/19679947
2841.79/2900.91	c cleaning 191998 clauses out of 384010 with flag 38793921/19872947
2884.13/2943.67	c cleaning 193001 clauses out of 386011 with flag 39205826/20066946
2911.46/2971.18	c starts		: 52060
2911.46/2971.18	c conflicts		: 20170608
2911.46/2971.18	c decisions		: 24468083
2911.46/2971.18	c propagations		: 106796002
2911.46/2971.18	c inspects		: 38121335886
2911.46/2971.18	c shortcuts		: 0
2911.46/2971.18	c learnt literals	: 139
2911.46/2971.18	c learnt binary clauses	: 158
2911.46/2971.18	c learnt ternary clauses	: 136
2911.46/2971.18	c learnt constraints	: 20170468
2911.46/2971.18	c ignored constraints	: 0
2911.46/2971.18	c root simplifications	: 0
2911.46/2971.18	c removed literals (reason simplification)	: 454196865
2911.46/2971.18	c reason swapping (by a shorter reason)	: 0
2911.46/2971.18	c Calls to reduceDB	: 234
2911.46/2971.18	c Number of update (reduction) of LBD	: 120620
2911.46/2971.18	c Imported unit clauses	: 0
2911.46/2971.18	c No decision after first conflict	: false
2911.46/2971.18	c number of reductions to clauses (during analyze)	: 0
2911.46/2971.18	c number of learned constraints concerned by reduction	: 0
2911.46/2971.18	c number of learning phase by resolution	: 0
2911.46/2971.18	c number of learning phase by cutting planes	: 0
2911.46/2971.18	c number of rounding to 1 operations	: 0
2911.46/2971.18	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2911.46/2971.18	c number of reductions of the coefficients by power 2 	: 0
2911.46/2971.18	c number of right shift for reduction by power 2 	: 0
2911.46/2971.18	c number of reductions of the coefficients by GCD over coefficients 	: 0
2911.46/2971.18	c number of ending skipping 	: 0
2911.46/2971.18	c number of internal skipping 	: 0
2911.46/2971.18	c number of derivation steps 	: 0
2911.46/2971.18	c number of skipped derivation steps 	: 0
2911.46/2971.18	c number of remaining unassigned 	: 0
2911.46/2971.18	c number of remaining assigned 	: 0
2911.46/2971.18	c number of falsified literals weakened from reason	: 0
2911.46/2971.18	c number of falsified literals weakened from conflict	: 0
2911.46/2971.18	c time for arithmetic operations	: 0
2911.46/2971.18	c minimum degree of deleted constraints	: null
2911.46/2971.18	c maximum degree of deleted constraints	: null
2911.46/2971.18	c number of deleted constraints	: 0
2911.46/2971.18	c speed (assignments/second)	: 35945.481318925435
2911.46/2971.18	c non guided choices	: 44
2911.46/2971.18	s OPTIMUM FOUND
2911.46/2971.18	c Found 70 solution(s)
2911.46/2971.18	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 
2911.46/2971.19	c objective function=-32113
2911.46/2971.19	c Total wall clock time (in seconds): 2971.102

Verifier Data

OK	-32113

Checking of UNSAT/OPT proofs:

VeriPB + CakePB (PB26)

Proof is valid.

Proof size: 9156008 kiB
Checker CPU time: 14969.5 seconds
Checker wall-clock time: 13805 seconds
Checker maximum virtual size: 42028264 kiB

Checker output:
Sat Jul 11 10:19:47 CEST 2026
extraparms=
-- veripb --
VeriPB commit 4545a10e3ae92a3f2c3189f97d4d7d98f3da947b
Running VeriPB version 3.0.2
s VERIFIED BOUNDS -32113 <= obj <= -32113
-- cakepb --
CakePB commit 904eed45e2cbe9ac26000475bbdd2f99bcbdaad8
s VERIFIED BOUNDS ~32113 <= obj <= ~32113
--summary--
ALL OK

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

running on 4 cores: 44-47

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 8,13-16,18,20-21,25-27,29-32,34,37,40,42,48-49,53-54,57-58
  3550 MHz: 17,19,28,33,35,41,43
  3600 MHz: 0-7,9-12,22-24,36,38-39,44-47,50-52,55-56,59-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 44-47

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (17504 MiB free)
  node 1: cores 8-15, 128973 MiB (285 MiB free)
  node 2: cores 16-23, 129019 MiB (21776 MiB free)
  node 3: cores 24-31, 129003 MiB (46307 MiB free)
  node 4: cores 32-39, 129019 MiB (69347 MiB free)
  node 5: cores 40-47, 129019 MiB (88812 MiB free)
  node 6: cores 48-55, 129019 MiB (50553 MiB free)
  node 7: cores 56-63, 128474 MiB (44889 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=1363731, runsolver pid=1363728
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 16.44 17.27 17.42 15/1191 1363752
/proc/meminfo: memFree=347592288/1055320704 swapFree=33550076/33554428
[pid=1363731] ppid=1363728 vsize=34900044 memory=57024 CPUtime=0.13 cores=44-47
/proc/1363731/stat : 1363731 (java) S 1363728 1363731 1298851 0 -1 4194304 7673 0 0 0 12 1 0 0 20 0 19 0 302549775 35737645056 13838 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
/proc/1363731/statm: 8725011 14256 6133 1 0 32995 0
[pid=1363731/tid=1363733] ppid=1363728 vsize=34900044 memory=5895516205 CPUtime=0.06 cores=44-47
/proc/1363731/task/1363733/stat : 1363733 (java) R 1363728 1363731 1298851 0 -1 4194368 3140 0 0 0 6 0 0 0 20 0 19 0 302549777 35737645056 13838 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 0 0 0 -1 46 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363744] ppid=1363728 vsize=34900044 memory=245752941157 CPUtime=0 cores=44-47
/proc/1363731/task/1363744/stat : 1363744 (Referen..andler) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302549778 35737645056 13838 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363745] ppid=1363728 vsize=34900044 memory=19718 CPUtime=0 cores=44-47
/proc/1363731/task/1363745/stat : 1363745 (Finalizer) S 1363728 1363731 1298851 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 302549778 35737645056 13838 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363748] ppid=1363728 vsize=34900044 memory=22114 CPUtime=0 cores=44-47
/proc/1363731/task/1363748/stat : 1363748 (Monitor..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 302549778 35737645056 13838 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363751] ppid=1363728 vsize=34900044 memory=22683 CPUtime=0 cores=44-47
/proc/1363731/task/1363751/stat : 1363751 (Notific..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 302549778 35737645056 13838 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363752] ppid=1363728 vsize=34900044 memory=28343 CPUtime=0 cores=44-47
/proc/1363731/task/1363752/stat : 1363752 (Common-Cleaner) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302549778 35737645056 13838 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 57024 KiB

[startup+0.215739 s]*
/proc/loadavg: 16.44 17.27 17.42 21/1193 1363754
/proc/meminfo: memFree=347569468/1055320704 swapFree=33550076/33554428
[pid=1363731] ppid=1363728 vsize=35099736 memory=76256 CPUtime=0.47 cores=44-47
/proc/1363731/stat : 1363731 (java) S 1363728 1363731 1298851 0 -1 4194304 8820 0 0 0 46 1 0 0 20 0 22 0 302549775 35942129664 18848 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
/proc/1363731/statm: 8774934 19064 6253 1 0 39277 0
[pid=1363731/tid=1363733] ppid=1363728 vsize=35099736 memory=3184097923301336704 CPUtime=0.17 cores=44-47
/proc/1363731/task/1363733/stat : 1363733 (java) R 1363728 1363731 1298851 0 -1 4194368 3298 0 0 0 17 0 0 0 20 0 22 0 302549777 35942129664 18848 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 0 0 0 -1 46 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363744] ppid=1363728 vsize=35099736 memory=237162987891 CPUtime=0 cores=44-47
/proc/1363731/task/1363744/stat : 1363744 (Referen..andler) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 18848 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363745] ppid=1363728 vsize=35099736 memory=57381602216779 CPUtime=0 cores=44-47
/proc/1363731/task/1363745/stat : 1363745 (Finalizer) S 1363728 1363731 1298851 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 18848 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363748] ppid=1363728 vsize=35099736 memory=52992162419763 CPUtime=0 cores=44-47
/proc/1363731/task/1363748/stat : 1363748 (Monitor..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 18848 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363751] ppid=1363728 vsize=35099736 memory=58485459146153 CPUtime=0 cores=44-47
/proc/1363731/task/1363751/stat : 1363751 (Notific..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 18848 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363752] ppid=1363728 vsize=35099736 memory=14974455839484337 CPUtime=0 cores=44-47
/proc/1363731/task/1363752/stat : 1363752 (Common-Cleaner) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 18848 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363753] ppid=1363728 vsize=35099736 memory=14411518787717688 CPUtime=0 cores=44-47
/proc/1363731/task/1363753/stat : 1363753 (Timer-0) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549789 35942129664 18848 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 76256 KiB

[startup+0.314479 s]*
/proc/loadavg: 16.44 17.27 17.42 17/1194 1363755
/proc/meminfo: memFree=347543320/1055320704 swapFree=33550076/33554428
[pid=1363731] ppid=1363728 vsize=35099736 memory=94496 CPUtime=0.76 cores=44-47
/proc/1363731/stat : 1363731 (java) S 1363728 1363731 1298851 0 -1 4194304 11350 0 0 0 74 2 0 0 20 0 22 0 302549775 35942129664 23443 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
/proc/1363731/statm: 8774934 23624 6253 1 0 46213 0
[pid=1363731/tid=1363733] ppid=1363728 vsize=35099736 memory=3184097923301336704 CPUtime=0.25 cores=44-47
/proc/1363731/task/1363733/stat : 1363733 (java) R 1363728 1363731 1298851 0 -1 4194368 3311 0 0 0 25 0 0 0 20 0 22 0 302549777 35942129664 24085 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363744] ppid=1363728 vsize=35099736 memory=6878122768064577907 CPUtime=0 cores=44-47
/proc/1363731/task/1363744/stat : 1363744 (Referen..andler) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 24085 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363745] ppid=1363728 vsize=35099736 memory=57381602216779 CPUtime=0 cores=44-47
/proc/1363731/task/1363745/stat : 1363745 (Finalizer) S 1363728 1363731 1298851 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 24085 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363748] ppid=1363728 vsize=35099736 memory=52992162419763 CPUtime=0 cores=44-47
/proc/1363731/task/1363748/stat : 1363748 (Monitor..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 24085 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363751] ppid=1363728 vsize=35099736 memory=58485459146153 CPUtime=0 cores=44-47
/proc/1363731/task/1363751/stat : 1363751 (Notific..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 24085 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363752] ppid=1363728 vsize=35099736 memory=14974455839484337 CPUtime=0 cores=44-47
/proc/1363731/task/1363752/stat : 1363752 (Common-Cleaner) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 24085 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363753] ppid=1363728 vsize=35099736 memory=14411518787717688 CPUtime=0 cores=44-47
/proc/1363731/task/1363753/stat : 1363753 (Timer-0) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549789 35942129664 24085 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
Current children cumulated CPU time: 0.76 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 94496 KiB

[startup+0.70026 s]
/proc/loadavg: 16.44 17.27 17.42 17/1194 1363755
/proc/meminfo: memFree=347493240/1055320704 swapFree=33550076/33554428
[pid=1363731] ppid=1363728 vsize=35099736 memory=158832 CPUtime=1.86 cores=44-47
/proc/1363731/stat : 1363731 (java) S 1363728 1363731 1298851 0 -1 4194304 14233 0 0 0 183 3 0 0 20 0 22 0 302549775 35942129664 39344 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
/proc/1363731/statm: 8774934 39708 6271 1 0 79776 0
[pid=1363731/tid=1363733] ppid=1363728 vsize=35099736 memory=4900 CPUtime=0.58 cores=44-47
/proc/1363731/task/1363733/stat : 1363733 (java) R 1363728 1363731 1298851 0 -1 4194368 3340 0 0 0 57 1 0 0 20 0 22 0 302549777 35942129664 39344 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363744] ppid=1363728 vsize=35099736 memory=4506 CPUtime=0 cores=44-47
/proc/1363731/task/1363744/stat : 1363744 (Referen..andler) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 39344 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363745] ppid=1363728 vsize=35099736 memory=5816 CPUtime=0 cores=44-47
/proc/1363731/task/1363745/stat : 1363745 (Finalizer) S 1363728 1363731 1298851 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 39344 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363748] ppid=1363728 vsize=35099736 memory=4900 CPUtime=0 cores=44-47
/proc/1363731/task/1363748/stat : 1363748 (Monitor..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 39344 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363751] ppid=1363728 vsize=35099736 memory=3040 CPUtime=0 cores=44-47
/proc/1363731/task/1363751/stat : 1363751 (Notific..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 39344 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363752] ppid=1363728 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/1363731/task/1363752/stat : 1363752 (Common-Cleaner) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549778 35942129664 39344 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363753] ppid=1363728 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/1363731/task/1363753/stat : 1363753 (Timer-0) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549789 35942129664 39344 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
Current children cumulated CPU time: 1.86 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 158832 KiB

[startup+1.5003 s]
/proc/loadavg: 16.44 17.27 17.42 19/1194 1363755
/proc/meminfo: memFree=347376056/1055320704 swapFree=33550076/33554428
[pid=1363731] ppid=1363728 vsize=35166300 memory=240512 CPUtime=3.4 cores=44-47
/proc/1363731/stat : 1363731 (java) S 1363728 1363731 1298851 0 -1 4194304 19958 0 0 0 334 6 0 0 20 0 22 0 302549775 36010291200 59937 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
/proc/1363731/statm: 8791575 60128 6271 1 0 80893 0
[pid=1363731/tid=1363733] ppid=1363728 vsize=35166300 memory=4900 CPUtime=1.32 cores=44-47
/proc/1363731/task/1363733/stat : 1363733 (java) R 1363728 1363731 1298851 0 -1 4194368 4465 0 0 0 128 4 0 0 20 0 22 0 302549777 36010291200 59937 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 0 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363744] ppid=1363728 vsize=35166300 memory=5816 CPUtime=0 cores=44-47
/proc/1363731/task/1363744/stat : 1363744 (Referen..andler) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549778 36010291200 59937 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363745] ppid=1363728 vsize=35166300 memory=0 CPUtime=0 cores=44-47
/proc/1363731/task/1363745/stat : 1363745 (Finalizer) S 1363728 1363731 1298851 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 302549778 36010291200 59937 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363748] ppid=1363728 vsize=35166300 memory=0 CPUtime=0 cores=44-47
/proc/1363731/task/1363748/stat : 1363748 (Monitor..Thread) S 1363728 1363731 1298851 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 22 0 302549778 36010291200 59937 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363751] ppid=1363728 vsize=35166300 memory=0 CPUtime=0 cores=44-47
/proc/1363731/task/1363751/stat : 1363751 (Notific..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302549778 36010291200 59937 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363752] ppid=1363728 vsize=35166300 memory=25333125866717268 CPUtime=0 cores=44-47
/proc/1363731/task/1363752/stat : 1363752 (Common-Cleaner) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549778 36010291200 59937 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363753] ppid=1363728 vsize=35166300 memory=237062343147 CPUtime=0 cores=44-47
/proc/1363731/task/1363753/stat : 1363753 (Timer-0) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549789 36010291200 59937 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
Current children cumulated CPU time: 3.4 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 240512 KiB

[startup+3.11349 s]
/proc/loadavg: 16.48 17.26 17.41 15/1195 1363758
/proc/meminfo: memFree=347186644/1055320704 swapFree=33550076/33554428
[pid=1363731] ppid=1363728 vsize=35166300 memory=242948 CPUtime=4.99 cores=44-47
/proc/1363731/stat : 1363731 (java) S 1363728 1363731 1298851 0 -1 4194304 20382 0 0 0 488 11 0 0 20 0 22 0 302549775 36010291200 60501 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
/proc/1363731/statm: 8791575 60737 6271 1 0 85077 0
[pid=1363731/tid=1363733] ppid=1363728 vsize=35166300 memory=0 CPUtime=2.81 cores=44-47
/proc/1363731/task/1363733/stat : 1363733 (java) R 1363728 1363731 1298851 0 -1 4194368 4553 0 0 0 272 9 0 0 20 0 22 0 302549777 36010291200 60501 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363744] ppid=1363728 vsize=35166300 memory=0 CPUtime=0 cores=44-47
/proc/1363731/task/1363744/stat : 1363744 (Referen..andler) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549778 36010291200 60501 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363745] ppid=1363728 vsize=35166300 memory=4900 CPUtime=0 cores=44-47
/proc/1363731/task/1363745/stat : 1363745 (Finalizer) S 1363728 1363731 1298851 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 302549778 36010291200 60501 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363748] ppid=1363728 vsize=35166300 memory=4625 CPUtime=0 cores=44-47
/proc/1363731/task/1363748/stat : 1363748 (Monitor..Thread) S 1363728 1363731 1298851 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 22 0 302549778 36010291200 60501 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363751] ppid=1363728 vsize=35166300 memory=211292520753 CPUtime=0 cores=44-47
/proc/1363731/task/1363751/stat : 1363751 (Notific..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302549778 36010291200 60501 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363752] ppid=1363728 vsize=35166300 memory=216 CPUtime=0 cores=44-47
/proc/1363731/task/1363752/stat : 1363752 (Common-Cleaner) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549778 36010291200 60501 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363753] ppid=1363728 vsize=35166300 memory=68 CPUtime=0 cores=44-47
/proc/1363731/task/1363753/stat : 1363753 (Timer-0) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302549789 36010291200 60501 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
Current children cumulated CPU time: 4.99 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 242948 KiB

[startup+6.3002 s]

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

/proc/1363731/task/1363744/stat : 1363744 (Referen..andler) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363745] ppid=1363728 vsize=35232864 memory=1083164 CPUtime=0 cores=44-47
/proc/1363731/task/1363745/stat : 1363745 (Finalizer) S 1363728 1363731 1298851 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363748] ppid=1363728 vsize=35232864 memory=1083164 CPUtime=0.11 cores=44-47
/proc/1363731/task/1363748/stat : 1363748 (Monitor..Thread) S 1363728 1363731 1298851 0 -1 4194368 55 0 0 0 5 6 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363751] ppid=1363728 vsize=35232864 memory=1976 CPUtime=0 cores=44-47
/proc/1363731/task/1363751/stat : 1363751 (Notific..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363752] ppid=1363728 vsize=35232864 memory=5656 CPUtime=0 cores=44-47
/proc/1363731/task/1363752/stat : 1363752 (Common-Cleaner) S 1363728 1363731 1298851 0 -1 4194368 363 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363753] ppid=1363728 vsize=35232864 memory=1083164 CPUtime=0 cores=44-47
/proc/1363731/task/1363753/stat : 1363753 (Timer-0) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549789 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
Current children cumulated CPU time: 2903.57 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1083164 KiB

[startup+2966.4 s]
/proc/loadavg: 19.23 18.91 18.76 17/1195 1369092
/proc/meminfo: memFree=260829508/1055320704 swapFree=33550076/33554428
[pid=1363731] ppid=1363728 vsize=35232864 memory=1083232 CPUtime=2906.76 cores=44-47
/proc/1363731/stat : 1363731 (java) S 1363728 1363731 1298851 0 -1 4194304 150297 0 0 0 288993 1683 0 0 20 0 23 0 302549775 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
/proc/1363731/statm: 8808216 270808 6258 1 0 288707 0
[pid=1363731/tid=1363733] ppid=1363728 vsize=35232864 memory=1083232 CPUtime=2878.55 cores=44-47
/proc/1363731/task/1363733/stat : 1363733 (java) R 1363728 1363731 1298851 0 -1 4194368 40401 0 0 0 286247 1608 0 0 20 0 23 0 302549777 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363744] ppid=1363728 vsize=35232864 memory=3040 CPUtime=0 cores=44-47
/proc/1363731/task/1363744/stat : 1363744 (Referen..andler) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363745] ppid=1363728 vsize=35232864 memory=3948 CPUtime=0 cores=44-47
/proc/1363731/task/1363745/stat : 1363745 (Finalizer) S 1363728 1363731 1298851 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363748] ppid=1363728 vsize=35232864 memory=4036 CPUtime=0.11 cores=44-47
/proc/1363731/task/1363748/stat : 1363748 (Monitor..Thread) S 1363728 1363731 1298851 0 -1 4194368 55 0 0 0 5 6 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363751] ppid=1363728 vsize=35232864 memory=-7595420255561541984 CPUtime=0 cores=44-47
/proc/1363731/task/1363751/stat : 1363751 (Notific..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363752] ppid=1363728 vsize=35232864 memory=1083164 CPUtime=0 cores=44-47
/proc/1363731/task/1363752/stat : 1363752 (Common-Cleaner) S 1363728 1363731 1298851 0 -1 4194368 363 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363753] ppid=1363728 vsize=35232864 memory=5816 CPUtime=0 cores=44-47
/proc/1363731/task/1363753/stat : 1363753 (Timer-0) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549789 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
Current children cumulated CPU time: 2906.76 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1083232 KiB

[startup+2969.6 s]
/proc/loadavg: 19.29 18.93 18.77 19/1195 1369092
/proc/meminfo: memFree=260456352/1055320704 swapFree=33550076/33554428
[pid=1363731] ppid=1363728 vsize=35232864 memory=1083232 CPUtime=2909.95 cores=44-47
/proc/1363731/stat : 1363731 (java) S 1363728 1363731 1298851 0 -1 4194304 150849 0 0 0 289312 1683 0 0 20 0 23 0 302549775 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
/proc/1363731/statm: 8808216 270808 6258 1 0 288707 0
[pid=1363731/tid=1363733] ppid=1363728 vsize=35232864 memory=1066496 CPUtime=2881.74 cores=44-47
/proc/1363731/task/1363733/stat : 1363733 (java) R 1363728 1363731 1298851 0 -1 4194368 40401 0 0 0 286566 1608 0 0 20 0 23 0 302549777 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363744] ppid=1363728 vsize=35232864 memory=12008 CPUtime=0 cores=44-47
/proc/1363731/task/1363744/stat : 1363744 (Referen..andler) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363745] ppid=1363728 vsize=35232864 memory=102824 CPUtime=0 cores=44-47
/proc/1363731/task/1363745/stat : 1363745 (Finalizer) S 1363728 1363731 1298851 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363748] ppid=1363728 vsize=35232864 memory=1062740 CPUtime=0.11 cores=44-47
/proc/1363731/task/1363748/stat : 1363748 (Monitor..Thread) S 1363728 1363731 1298851 0 -1 4194368 55 0 0 0 5 6 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363751] ppid=1363728 vsize=35232864 memory=43048 CPUtime=0 cores=44-47
/proc/1363731/task/1363751/stat : 1363751 (Notific..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363752] ppid=1363728 vsize=35232864 memory=5816 CPUtime=0 cores=44-47
/proc/1363731/task/1363752/stat : 1363752 (Common-Cleaner) S 1363728 1363731 1298851 0 -1 4194368 363 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363753] ppid=1363728 vsize=35232864 memory=0 CPUtime=0 cores=44-47
/proc/1363731/task/1363753/stat : 1363753 (Timer-0) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549789 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
Current children cumulated CPU time: 2909.95 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1083232 KiB

[startup+2970.4 s]
/proc/loadavg: 19.29 18.93 18.77 18/1195 1369092
/proc/meminfo: memFree=260360664/1055320704 swapFree=33550076/33554428
[pid=1363731] ppid=1363728 vsize=35232864 memory=1083232 CPUtime=2910.75 cores=44-47
/proc/1363731/stat : 1363731 (java) S 1363728 1363731 1298851 0 -1 4194304 150849 0 0 0 289392 1683 0 0 20 0 23 0 302549775 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
/proc/1363731/statm: 8808216 270808 6258 1 0 288707 0
[pid=1363731/tid=1363733] ppid=1363728 vsize=35232864 memory=25333125866717268 CPUtime=2882.53 cores=44-47
/proc/1363731/task/1363733/stat : 1363733 (java) R 1363728 1363731 1298851 0 -1 4194368 40401 0 0 0 286645 1608 0 0 20 0 23 0 302549777 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363744] ppid=1363728 vsize=35232864 memory=25333125866717268 CPUtime=0 cores=44-47
/proc/1363731/task/1363744/stat : 1363744 (Referen..andler) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363745] ppid=1363728 vsize=35232864 memory=4036 CPUtime=0 cores=44-47
/proc/1363731/task/1363745/stat : 1363745 (Finalizer) S 1363728 1363731 1298851 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363748] ppid=1363728 vsize=35232864 memory=4900 CPUtime=0.11 cores=44-47
/proc/1363731/task/1363748/stat : 1363748 (Monitor..Thread) S 1363728 1363731 1298851 0 -1 4194368 55 0 0 0 5 6 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363751] ppid=1363728 vsize=35232864 memory=4036 CPUtime=0 cores=44-47
/proc/1363731/task/1363751/stat : 1363751 (Notific..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363752] ppid=1363728 vsize=35232864 memory=4900 CPUtime=0 cores=44-47
/proc/1363731/task/1363752/stat : 1363752 (Common-Cleaner) S 1363728 1363731 1298851 0 -1 4194368 363 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363753] ppid=1363728 vsize=35232864 memory=-7595420255561541984 CPUtime=0 cores=44-47
/proc/1363731/task/1363753/stat : 1363753 (Timer-0) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549789 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
Current children cumulated CPU time: 2910.75 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1083232 KiB

[startup+2970.8 s]
/proc/loadavg: 19.29 18.93 18.77 18/1195 1369092
/proc/meminfo: memFree=260360664/1055320704 swapFree=33550076/33554428
[pid=1363731] ppid=1363728 vsize=35232864 memory=1083232 CPUtime=2911.15 cores=44-47
/proc/1363731/stat : 1363731 (java) S 1363728 1363731 1298851 0 -1 4194304 150849 0 0 0 289432 1683 0 0 20 0 23 0 302549775 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
/proc/1363731/statm: 8808216 270808 6258 1 0 288707 0
[pid=1363731/tid=1363733] ppid=1363728 vsize=35232864 memory=3836 CPUtime=2882.93 cores=44-47
/proc/1363731/task/1363733/stat : 1363733 (java) R 1363728 1363731 1298851 0 -1 4194368 40401 0 0 0 286685 1608 0 0 20 0 23 0 302549777 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363744] ppid=1363728 vsize=35232864 memory=7856 CPUtime=0 cores=44-47
/proc/1363731/task/1363744/stat : 1363744 (Referen..andler) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363745] ppid=1363728 vsize=35232864 memory=12836 CPUtime=0 cores=44-47
/proc/1363731/task/1363745/stat : 1363745 (Finalizer) S 1363728 1363731 1298851 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363748] ppid=1363728 vsize=35232864 memory=3060 CPUtime=0.11 cores=44-47
/proc/1363731/task/1363748/stat : 1363748 (Monitor..Thread) S 1363728 1363731 1298851 0 -1 4194368 55 0 0 0 5 6 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363751] ppid=1363728 vsize=35232864 memory=17976 CPUtime=0 cores=44-47
/proc/1363731/task/1363751/stat : 1363751 (Notific..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363752] ppid=1363728 vsize=35232864 memory=-7595420255561541984 CPUtime=0 cores=44-47
/proc/1363731/task/1363752/stat : 1363752 (Common-Cleaner) S 1363728 1363731 1298851 0 -1 4194368 363 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363753] ppid=1363728 vsize=35232864 memory=2197 CPUtime=0 cores=44-47
/proc/1363731/task/1363753/stat : 1363753 (Timer-0) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549789 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
Current children cumulated CPU time: 2911.15 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1083232 KiB

[startup+2971 s]*
/proc/loadavg: 19.29 18.93 18.77 17/1195 1369092
/proc/meminfo: memFree=260231180/1055320704 swapFree=33550076/33554428
[pid=1363731] ppid=1363728 vsize=35232864 memory=1083232 CPUtime=2911.36 cores=44-47
/proc/1363731/stat : 1363731 (java) S 1363728 1363731 1298851 0 -1 4194304 150849 0 0 0 289453 1683 0 0 20 0 23 0 302549775 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
/proc/1363731/statm: 8808216 270808 6258 1 0 288707 0
[pid=1363731/tid=1363733] ppid=1363728 vsize=35232864 memory=6152 CPUtime=2883.14 cores=44-47
/proc/1363731/task/1363733/stat : 1363733 (java) R 1363728 1363731 1298851 0 -1 4194368 40401 0 0 0 286706 1608 0 0 20 0 23 0 302549777 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363744] ppid=1363728 vsize=35232864 memory=5604 CPUtime=0 cores=44-47
/proc/1363731/task/1363744/stat : 1363744 (Referen..andler) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363745] ppid=1363728 vsize=35232864 memory=5604 CPUtime=0 cores=44-47
/proc/1363731/task/1363745/stat : 1363745 (Finalizer) S 1363728 1363731 1298851 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363748] ppid=1363728 vsize=35232864 memory=-9114138388719827134 CPUtime=0.11 cores=44-47
/proc/1363731/task/1363748/stat : 1363748 (Monitor..Thread) S 1363728 1363731 1298851 0 -1 4194368 55 0 0 0 5 6 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363751] ppid=1363728 vsize=35232864 memory=1553896 CPUtime=0 cores=44-47
/proc/1363731/task/1363751/stat : 1363751 (Notific..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363752] ppid=1363728 vsize=35232864 memory=5792 CPUtime=0 cores=44-47
/proc/1363731/task/1363752/stat : 1363752 (Common-Cleaner) S 1363728 1363731 1298851 0 -1 4194368 363 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363753] ppid=1363728 vsize=35232864 memory=1083164 CPUtime=0 cores=44-47
/proc/1363731/task/1363753/stat : 1363753 (Timer-0) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549789 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
Current children cumulated CPU time: 2911.36 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1083232 KiB

[startup+2971.11 s]
/proc/loadavg: 19.29 18.93 18.77 17/1195 1369092
/proc/meminfo: memFree=260231180/1055320704 swapFree=33550076/33554428
[pid=1363731] ppid=1363728 vsize=35232864 memory=1083232 CPUtime=2911.46 cores=44-47
/proc/1363731/stat : 1363731 (java) S 1363728 1363731 1298851 0 -1 4194304 150849 0 0 0 289463 1683 0 0 20 0 23 0 302549775 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
/proc/1363731/statm: 8808216 270808 6258 1 0 288707 0
[pid=1363731/tid=1363733] ppid=1363728 vsize=35232864 memory=1976 CPUtime=2883.24 cores=44-47
/proc/1363731/task/1363733/stat : 1363733 (java) R 1363728 1363731 1298851 0 -1 4194368 40401 0 0 0 286716 1608 0 0 20 0 23 0 302549777 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363744] ppid=1363728 vsize=35232864 memory=102824 CPUtime=0 cores=44-47
/proc/1363731/task/1363744/stat : 1363744 (Referen..andler) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363745] ppid=1363728 vsize=35232864 memory=1083232 CPUtime=0 cores=44-47
/proc/1363731/task/1363745/stat : 1363745 (Finalizer) S 1363728 1363731 1298851 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363748] ppid=1363728 vsize=35232864 memory=1083164 CPUtime=0.11 cores=44-47
/proc/1363731/task/1363748/stat : 1363748 (Monitor..Thread) S 1363728 1363731 1298851 0 -1 4194368 55 0 0 0 5 6 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363751] ppid=1363728 vsize=35232864 memory=-7595420255561541984 CPUtime=0 cores=44-47
/proc/1363731/task/1363751/stat : 1363751 (Notific..Thread) S 1363728 1363731 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363752] ppid=1363728 vsize=35232864 memory=1049760 CPUtime=0 cores=44-47
/proc/1363731/task/1363752/stat : 1363752 (Common-Cleaner) S 1363728 1363731 1298851 0 -1 4194368 363 0 0 0 0 0 0 0 20 0 23 0 302549778 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
[pid=1363731/tid=1363753] ppid=1363728 vsize=35232864 memory=43048 CPUtime=0 cores=44-47
/proc/1363731/task/1363753/stat : 1363753 (Timer-0) S 1363728 1363731 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302549789 36078452736 270608 18446744073709551615 94608648802304 94608648806000 140720680148160 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94608648813864 94608648814608 94608653471744 140720680155300 140720680155486 140720680155486 140720680161224 0
Current children cumulated CPU time: 2911.46 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1083232 KiB

Child status: 30

Real time (s): 2971.2
CPU time (s): 2911.56
CPU user time (s): 2894.72
CPU system time (s): 16.8394
CPU usage (%): 97.9927
Max. virtual memory (cumulated for all children) (KiB): 35232864
Max. memory (cumulated for all children) (KiB): 1214584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2894.72
system time used= 16.8394
maximum resident set size= 1213860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152381
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3004033
involuntary context switches= 6372


# summary of solver processes directly reported to runsolver:
#   pid: 1363731
#   total CPU time (s): 2911.56
#   total CPU user time (s): 2894.72
#   total CPU system time (s): 16.8394

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.9807 second user time and 35.149 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-07-10 16:10:20
IDJOB=4836204
IDBENCH=176474
IDSOLVER=3672
FILE ID=nodeE007/4836204-1783692620
RUNJOBID= nodeE007-1783689078-1298872
SLURM_JOB_ID= 12734902
Free space on /tmp= 801024 MiB

SOLVER NAME= Sat4j Resolution CERT 2026-05-20 (cert)
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/almost_strongly_correlated/normalized-knapPI_5_50_10000_4_-18105.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4836204-1783692620/watcher-4836204-1783692620 -o /tmp/evaluation-result-4836204-1783692620/solver-4836204-1783692620 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4836204-1783692620/vars-4836204-1783692620 --bin-var /tmp/runsolver-exch-nodeE007-1783689078-1298872 --watchdog 3760 --file-size-limit 100000 java -Dveripb=/tmp/proofs/proof-4836204-1783692620 -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4836204-1783692620.opb

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

MD5SUM BENCH= 5fbc1be98c264a710ccdacb8af6e0ad7
RANDOM SEED=1211050283

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320704 kB
MemFree:        347628400 kB
MemAvailable:   997163340 kB
Buffers:            1060 kB
Cached:         651974392 kB
SwapCached:          264 kB
Active:         59075784 kB
Inactive:       641870868 kB
Active(anon):   49360476 kB
Inactive(anon):   561576 kB
Active(file):    9715308 kB
Inactive(file): 641309292 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33550076 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             21408 kB
Writeback:             0 kB
AnonPages:      48973728 kB
Mapped:           185288 kB
Shmem:            949608 kB
KReclaimable:    4143408 kB
Slab:            4796136 kB
SReclaimable:    4143408 kB
SUnreclaim:       652728 kB
KernelStack:       19664 kB
PageTables:       105376 kB
SecPageTables:     15388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   180024544 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      483924 kB
VmallocChunk:          0 kB
Percpu:           125440 kB
HardwareCorrupted:     0 kB
AnonHugePages:  29050880 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      389572 kB
DirectMap2M:    19855360 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 801012 MiB
End job on nodeE007 at 2026-07-10 16:59:51