Trace number 4848168

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
cpmpy_ortools (16 cores) 2026-07-14? (TO) 53157.3 3702.88

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_7_mh.opb
MD5SUMfa2f561312900ff760412d127ccf9351
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11733584
Best CPU time to get the best result obtained on this benchmark56785.7
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000400
Total number of constraints4920807
Number of constraints which are clauses3910700
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints1010000
Minimum length of a constraint2
Maximum length of a constraint14950
Number of terms in the objective function 1019800
Biggest coefficient in the objective function 168196608
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 361598548166
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 168196608
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 361598548166
Number of bits of the biggest sum of numbers39
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

234.38/234.36	c Time taken to transform: 128.34522128105164 seconds
234.38/234.36	c Solver arguments: {'num_search_workers': 16, 'random_seed': 1527421155, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f24d03c3410>}
234.38/234.36	c 57364.4904024601s left to solve
2623.62/504.62	c Solution 1, time = 270.2565s
2623.62/504.62	o 356093712
2950.04/525.46	c Solution 2, time = 291.1035s
2950.04/525.46	o 356053984
2983.30/527.50	c Solution 3, time = 293.1421s
2983.30/527.50	o 355357776
3058.05/532.24	c Solution 4, time = 297.8839s
3058.05/532.24	o 355350567
3067.60/532.88	c Solution 5, time = 298.5243s
3067.60/532.88	o 354851760
3121.62/536.26	c Solution 6, time = 301.8972s
3121.62/536.26	o 354850333
3182.27/540.09	c Solution 7, time = 305.7286s
3182.27/540.09	o 354254549
3266.12/545.36	c Solution 8, time = 311.0005s
3266.12/545.36	o 353390874
3273.98/545.87	c Solution 9, time = 311.5052s
3273.98/545.87	o 353384970
3288.24/546.79	c Solution 10, time = 312.4293s
3288.24/546.79	o 353255400
3291.43/546.94	c Solution 11, time = 312.5794s
3291.43/546.94	o 353249496
3340.78/550.03	c Solution 12, time = 315.6659s
3340.78/550.03	o 353201788
3359.60/551.21	c Solution 13, time = 316.8458s
3359.60/551.21	o 353140585
3497.93/559.94	c Solution 14, time = 325.5780s
3497.93/559.94	o 353038525
3605.97/566.71	c Solution 15, time = 332.3545s
3605.97/566.71	o 352909565
3639.36/568.88	c Solution 16, time = 334.5235s
3639.36/568.88	o 352718018
3672.77/570.96	c Solution 17, time = 336.5953s
3672.77/570.96	o 352586253
3690.60/572.09	c Solution 18, time = 337.7315s
3690.60/572.09	o 352527577
3718.58/573.84	c Solution 19, time = 339.4846s
3718.58/573.84	o 352494985
3736.08/574.91	c Solution 20, time = 340.5498s
3736.08/574.91	o 352454691
3737.87/575.06	c Solution 21, time = 340.6952s
3737.87/575.06	o 352422099
3743.92/575.48	c Solution 22, time = 341.1237s
3743.92/575.48	o 352359137
3875.89/583.77	c Solution 23, time = 349.4062s
3875.89/583.77	o 352300101
3918.77/586.48	c Solution 24, time = 352.1152s
3918.77/586.48	o 352276383
4060.21/595.38	c Solution 25, time = 361.0220s
4060.21/595.38	o 352171071
4134.47/600.07	c Solution 26, time = 365.7086s
4134.47/600.07	o 352114293
4482.50/622.09	c Solution 27, time = 387.7283s
4482.50/622.09	o 351999676
4485.25/622.20	c Solution 28, time = 387.8425s
4485.25/622.20	o 351942898
4697.06/635.74	c Solution 29, time = 401.3844s
4697.06/635.74	o 351879628
4698.43/635.89	c Solution 30, time = 401.5254s
4698.43/635.89	o 351874968
4903.85/648.89	c Solution 31, time = 414.5292s
4903.85/648.89	o 92197740
4908.86/649.18	c Solution 32, time = 414.8238s
4908.86/649.18	o 68129042
4914.88/649.59	c Solution 33, time = 415.2326s
4914.88/649.59	o 63121858
4934.18/650.99	c Solution 34, time = 416.6259s
4934.18/650.99	o 61941164
4938.66/651.20	c Solution 35, time = 416.8375s
4938.66/651.20	o 56937900
4941.84/651.42	c Solution 36, time = 417.0625s
4941.84/651.42	o 55645084
4941.84/651.48	c Solution 37, time = 417.1201s
4941.84/651.48	o 55356834
5006.47/655.81	c Solution 38, time = 421.4453s
5006.47/655.81	o 55196076
5012.79/656.20	c Solution 39, time = 421.8374s
5012.79/656.20	o 54859474
5019.16/656.67	c Solution 40, time = 422.3061s
5019.16/656.67	o 53777766
5031.86/657.43	c Solution 41, time = 423.0665s
5031.86/657.43	o 53775816
5036.62/657.77	c Solution 42, time = 423.4130s
5036.62/657.77	o 53431654
5043.24/658.16	c Solution 43, time = 423.8005s
5043.24/658.16	o 41792404
5119.07/663.03	c Solution 44, time = 428.6695s
5119.07/663.03	o 41650864
5121.86/663.29	c Solution 45, time = 428.9281s
5121.86/663.29	o 41402994
5209.59/668.92	c Solution 46, time = 434.5556s
5209.59/668.92	o 41223320
5222.28/669.72	c Solution 47, time = 435.3561s
5222.28/669.72	o 41017238
5228.99/670.17	c Solution 48, time = 435.8110s
5228.99/670.17	o 40743568
5230.17/670.29	c Solution 49, time = 435.9319s
5230.17/670.29	o 40616648
5238.12/670.75	c Solution 50, time = 436.3934s
5238.12/670.75	o 40511906
5247.62/671.39	c Solution 51, time = 437.0264s
5247.62/671.39	o 38521091
5250.70/671.51	c Solution 52, time = 437.1513s
5250.70/671.51	o 38416349
5263.70/672.54	c Solution 53, time = 438.1810s
5263.70/672.54	o 38327341
5284.16/673.96	c Solution 54, time = 439.5966s
5284.16/673.96	o 38138272
5286.11/674.06	c Solution 55, time = 439.6996s
5286.11/674.06	o 38049264
5288.82/674.21	c Solution 56, time = 439.8456s
5288.82/674.21	o 37986846
5307.95/675.65	c Solution 57, time = 441.2853s
5307.95/675.65	o 37974964
5314.68/676.09	c Solution 58, time = 441.7339s
5314.68/676.09	o 27690154
5318.85/676.31	c Solution 59, time = 441.9522s
5318.85/676.31	o 27672626
5330.20/677.11	c Solution 60, time = 442.7508s
5330.20/677.11	o 27660744
5664.12/698.06	c Solution 61, time = 463.7041s
5664.12/698.06	o 27600668
5665.62/698.13	c Solution 62, time = 463.7697s
5665.62/698.13	o 27521360
5666.97/698.25	c Solution 63, time = 463.8881s
5666.97/698.25	o 27510190
5671.70/698.55	c Solution 64, time = 464.1947s
5671.70/698.55	o 27464156
5690.80/699.75	c Solution 65, time = 465.3930s
5690.80/699.75	o 27373999
5692.28/699.87	c Solution 66, time = 465.5088s
5692.28/699.87	o 26861852
5695.86/700.07	c Solution 67, time = 465.7073s
5695.86/700.07	o 26571191
5709.62/701.01	c Solution 68, time = 466.6464s
5709.62/701.01	o 26562863
5713.62/701.29	c Solution 69, time = 466.9328s
5713.62/701.29	o 26497073
5716.21/701.41	c Solution 70, time = 467.0548s
5716.21/701.42	o 26488745
5755.18/704.06	c Solution 71, time = 469.6979s
5755.18/704.06	o 26470705
5797.29/707.09	c Solution 72, time = 472.7333s
5797.29/707.09	o 26466335
5839.72/709.77	c Solution 73, time = 475.4051s
5839.72/709.77	o 26412113
5857.16/710.85	c Solution 74, time = 476.4872s
5857.16/710.85	o 26348678
5869.90/711.61	c Solution 75, time = 477.2519s
5869.90/711.61	o 26295304
5869.90/711.67	c Solution 76, time = 477.3134s
5869.90/711.67	o 26291661
5888.84/712.87	c Solution 77, time = 478.5081s
5888.84/712.87	o 26291061
5928.47/715.31	c Solution 78, time = 480.9500s
5928.47/715.31	o 26290333
6103.95/726.41	c Solution 79, time = 492.0525s
6103.95/726.41	o 26271212
6107.10/726.63	c Solution 80, time = 492.2677s
6107.10/726.63	o 26210489
6121.32/727.56	c Solution 81, time = 493.1997s
6121.32/727.56	o 26140817
6152.81/729.61	c Solution 82, time = 495.2530s
6152.81/729.61	o 26120715
6180.92/731.40	c Solution 83, time = 497.0426s
6180.92/731.40	o 26095614
6214.26/733.52	c Solution 84, time = 499.1585s
6214.26/733.52	o 26053684
6222.32/734.05	c Solution 85, time = 499.6928s
6222.32/734.05	o 26032612
6330.33/740.80	c Solution 86, time = 506.4437s
6330.33/740.80	o 25793276
6487.37/750.78	c Solution 87, time = 516.4148s
6487.37/750.78	o 25786988
6492.33/751.12	c Solution 88, time = 516.7585s
6492.33/751.12	o 25754756
6494.77/751.22	c Solution 89, time = 516.8613s
6494.77/751.22	o 25748468
6542.58/754.41	c Solution 90, time = 520.0538s
6542.58/754.41	o 25742716
6589.70/757.63	c Solution 91, time = 523.2682s
6589.70/757.63	o 25729718
6626.43/760.08	c Solution 92, time = 525.7223s
6626.43/760.08	o 25725101
6805.24/771.33	c Solution 93, time = 536.9664s
6805.24/771.33	o 25666515
6806.83/771.47	c Solution 94, time = 537.1081s
6806.83/771.47	o 14087913
6812.72/771.85	c Solution 95, time = 537.4863s
6812.72/771.85	o 14083177
6847.28/774.24	c Solution 96, time = 539.8829s
6847.28/774.24	o 14001283
6876.29/776.08	c Solution 97, time = 541.7208s
6876.29/776.08	o 13971121
6879.00/776.23	c Solution 98, time = 541.8730s
6879.00/776.23	o 13954273
7032.99/786.41	c Solution 99, time = 552.0545s
7032.99/786.41	o 13919868
7349.93/806.50	c Solution 100, time = 572.1358s
7351.50/806.50	o 13870556
7353.04/806.65	c Solution 101, time = 572.2945s
7353.04/806.65	o 13579324
7679.92/827.93	c Solution 102, time = 593.5717s
7679.92/827.93	o 13579308
7740.35/831.75	c Solution 103, time = 597.3860s
7740.35/831.75	o 13567271
7747.01/832.16	c Solution 104, time = 597.7984s
7747.01/832.16	o 13561052
7777.26/834.12	c Solution 105, time = 599.7564s
7777.26/834.12	o 13354014
7810.37/836.11	c Solution 106, time = 601.7531s
7810.37/836.11	o 13342852
7810.37/836.17	c Solution 107, time = 601.8132s
7810.37/836.17	o 13326200
7819.63/836.74	c Solution 108, time = 602.3764s
7819.63/836.74	o 13301958
7837.07/837.84	c Solution 109, time = 603.4761s
7837.07/837.84	o 13294812
7844.94/838.34	c Solution 110, time = 603.9805s
7844.94/838.34	o 13293676
8039.17/850.85	c Solution 111, time = 616.4944s
8039.17/850.85	o 13292356
8054.33/851.87	c Solution 112, time = 617.5096s
8054.33/851.87	o 13274478
8090.34/854.39	c Solution 113, time = 620.0248s
8090.34/854.39	o 13272972
8152.97/858.58	c Solution 114, time = 624.2150s
8152.97/858.58	o 13241670
8191.02/860.92	c Solution 115, time = 626.5583s
8191.02/860.92	o 13223812
8202.09/861.61	c Solution 116, time = 627.2472s
8202.09/861.61	o 13219716
8213.16/862.38	c Solution 117, time = 628.0167s
8213.16/862.38	o 13216693
8214.71/862.50	c Solution 118, time = 628.1353s
8214.71/862.50	o 13194739
8222.58/862.96	c Solution 119, time = 628.6031s
8222.58/862.96	o 13157720
8224.41/863.10	c Solution 120, time = 628.7361s
8224.41/863.10	o 13132743
8286.22/867.16	c Solution 121, time = 632.8037s
8286.22/867.16	o 13070680
8506.98/881.13	c Solution 122, time = 646.7709s
8506.98/881.13	o 13036341
8508.19/881.27	c Solution 123, time = 646.9051s
8508.19/881.27	o 13029544
8521.09/882.05	c Solution 124, time = 647.6908s
8521.09/882.05	o 13027784
8528.56/882.51	c Solution 125, time = 648.1462s
8528.56/882.51	o 13007221
8528.56/882.57	c Solution 126, time = 648.2129s
8528.56/882.57	o 12987473
8570.06/885.13	c Solution 127, time = 650.7720s
8570.06/885.13	o 12978181
8854.94/903.53	c Solution 128, time = 669.1713s
8854.94/903.53	o 12964395
8885.03/905.43	c Solution 129, time = 671.0651s
8885.03/905.43	o 12960455
9028.77/914.63	c Solution 130, time = 680.2721s
9028.77/914.63	o 12957237
9050.88/916.13	c Solution 131, time = 681.7680s
9050.88/916.13	o 12953301
9472.68/943.20	c Solution 132, time = 708.8364s
9472.68/943.20	o 12952517
9865.48/968.49	c Solution 133, time = 734.1284s
9865.48/968.49	o 12943083
9879.71/969.35	c Solution 134, time = 734.9932s
9879.71/969.35	o 12941193
10227.02/991.29	c Solution 135, time = 756.9333s
10227.02/991.29	o 12940337
10284.21/994.81	c Solution 136, time = 760.4548s
10284.21/994.82	o 12938109
10298.41/995.83	c Solution 137, time = 761.4683s
10298.41/995.83	o 12937491
10299.68/995.94	c Solution 138, time = 761.5838s
10299.68/995.94	o 12935263
10374.58/1000.71	c Solution 139, time = 766.3479s
10374.58/1000.71	o 12932506
10425.45/1003.94	c Solution 140, time = 769.5750s
10425.45/1003.94	o 12928066
10662.52/1019.21	c Solution 141, time = 784.8521s
10662.52/1019.21	o 12914929
10694.11/1021.28	c Solution 142, time = 786.9179s
10694.11/1021.28	o 12901721
11349.18/1062.48	c Solution 143, time = 828.1156s
11349.18/1062.48	o 12891540
11350.70/1062.59	c Solution 144, time = 828.2337s
11350.70/1062.59	o 12887100
11630.35/1080.37	c Solution 145, time = 846.0062s
11630.35/1080.37	o 12884392
12642.08/1144.38	c Solution 146, time = 910.0200s
12642.08/1144.38	o 12792517
12869.60/1158.66	c Solution 147, time = 924.2994s
12869.60/1158.66	o 12766017
13041.10/1169.41	c Solution 148, time = 935.0545s
13041.10/1169.41	o 12729135
13060.16/1170.61	c Solution 149, time = 936.2539s
13060.16/1170.61	o 12722054
13159.90/1177.00	c Solution 150, time = 942.6357s
13159.90/1177.00	o 12719550
13208.94/1180.15	c Solution 151, time = 945.7907s
13208.94/1180.15	o 12715758
13248.29/1182.63	c Solution 152, time = 948.2728s
13248.29/1182.63	o 12706632
13267.38/1183.83	c Solution 153, time = 949.4649s
13267.38/1183.83	o 12701423
13268.90/1183.95	c Solution 154, time = 949.5888s
13268.90/1183.95	o 12690119
13634.31/1207.11	c Solution 155, time = 972.7533s
13634.31/1207.11	o 12673173
13773.84/1215.84	c Solution 156, time = 981.4802s
13773.84/1215.84	o 12673105
13932.93/1225.85	c Solution 157, time = 991.4861s
13932.93/1225.85	o 12662452
15060.56/1297.48	c Solution 158, time = 1063.1226s
15060.56/1297.48	o 12662210
16212.99/1370.51	c Solution 159, time = 1136.1492s
16212.99/1370.51	o 12661122
16214.52/1370.61	c Solution 160, time = 1136.2548s
16214.52/1370.62	o 12661054
18416.97/1510.53	c Solution 161, time = 1276.1678s
18416.97/1510.53	o 12658576
19288.89/1565.78	c Solution 162, time = 1331.4159s
19288.89/1565.78	o 12646936
19647.71/1588.49	c Solution 163, time = 1354.1262s
19647.71/1588.49	o 12641223
19728.76/1593.57	c Solution 164, time = 1359.2083s
19728.76/1593.57	o 12640642
19778.03/1596.70	c Solution 165, time = 1362.3350s
19778.03/1596.70	o 12637262
19795.53/1597.79	c Solution 166, time = 1363.4339s
19795.53/1597.79	o 12634575
19798.71/1597.91	c Solution 167, time = 1363.5534s
19798.71/1597.91	o 12631195
20216.05/1624.16	c Solution 168, time = 1389.7970s
20216.05/1624.16	o 12610324
21685.71/1717.25	c Solution 169, time = 1482.8883s
21685.71/1717.25	o 12606447
21784.20/1723.49	c Solution 170, time = 1489.1307s
21784.20/1723.49	o 12605996
22115.90/1744.56	c Solution 171, time = 1510.2019s
22115.90/1744.56	o 12512878
22163.60/1747.57	c Solution 172, time = 1513.2133s
22163.60/1747.57	o 12507772
22498.31/1768.89	c Solution 173, time = 1534.5257s
22498.31/1768.89	o 12494596
22528.51/1770.75	c Solution 174, time = 1536.3874s
22528.51/1770.75	o 12473266
22941.14/1797.15	c Solution 175, time = 1562.7900s
22941.14/1797.15	o 12355778
23140.52/1809.90	c Solution 176, time = 1575.5421s
23140.52/1809.90	o 12305955
23248.67/1816.72	c Solution 177, time = 1582.3642s
23248.67/1816.72	o 12238249
23274.13/1818.34	c Solution 178, time = 1583.9812s
23274.13/1818.34	o 12218294
23360.06/1823.76	c Solution 179, time = 1589.4007s
23360.06/1823.76	o 12216182
23590.35/1838.25	c Solution 180, time = 1603.8948s
23590.35/1838.26	o 12212926
23609.41/1839.46	c Solution 181, time = 1605.1030s
23609.41/1839.46	o 12209411
23610.91/1839.58	c Solution 182, time = 1605.2212s
23610.91/1839.58	o 12206155
23692.03/1844.62	c Solution 183, time = 1610.2566s
23692.03/1844.62	o 12195660
23714.71/1846.03	c Solution 184, time = 1611.6731s
23714.71/1846.03	o 12191709
23716.31/1846.14	c Solution 185, time = 1611.7803s
23716.31/1846.14	o 12181214
23716.31/1846.19	c Solution 186, time = 1611.8341s
23716.31/1846.19	o 12143272
24235.24/1879.01	c Solution 187, time = 1644.6543s
24235.24/1879.01	o 12138200
24387.78/1888.64	c Solution 188, time = 1654.2780s
24387.78/1888.64	o 12136786
24390.88/1888.83	c Solution 189, time = 1654.4661s
24390.88/1888.83	o 12120617
24392.41/1888.97	c Solution 190, time = 1654.6083s
24392.41/1888.97	o 12119203
24420.93/1890.80	c Solution 191, time = 1656.4350s
24420.93/1890.80	o 12118279
25056.71/1930.99	c Solution 192, time = 1696.6265s
25056.71/1930.99	o 12070533
25072.61/1931.93	c Solution 193, time = 1697.5702s
25072.61/1931.93	o 12070163
25191.94/1939.46	c Solution 194, time = 1705.0982s
25191.94/1939.46	o 12067609
25193.53/1939.56	c Solution 195, time = 1705.2005s
25193.53/1939.56	o 12067239
25235.14/1942.15	c Solution 196, time = 1707.7878s
25235.14/1942.15	o 12046510
25505.46/1959.22	c Solution 197, time = 1724.8605s
25505.46/1959.22	o 12030118
26101.60/1996.92	c Solution 198, time = 1762.5646s
26101.60/1996.92	o 12029902
26244.79/2005.94	c Solution 199, time = 1771.5767s
26244.79/2005.94	o 12015870
28618.60/2156.22	c Solution 200, time = 1921.8572s
28618.60/2156.22	o 11995529
28620.13/2156.33	c Solution 201, time = 1921.9704s
28620.13/2156.33	o 11993575
29352.00/2202.50	c Solution 202, time = 1968.1390s
29352.00/2202.50	o 11991481
29511.07/2212.52	c Solution 203, time = 1978.1602s
29511.07/2212.52	o 11990292
29512.59/2212.63	c Solution 204, time = 1978.2713s
29512.59/2212.63	o 11986244
30863.47/2297.81	c Solution 205, time = 2063.4460s
30863.47/2297.81	o 11982652
30865.02/2297.91	c Solution 206, time = 2063.5451s
30865.02/2297.91	o 11978604
31471.28/2336.20	c Solution 207, time = 2101.8414s
31471.28/2336.20	o 11978566
31607.93/2344.81	c Solution 208, time = 2110.4502s
31607.93/2344.81	o 11977810
31641.34/2346.98	c Solution 209, time = 2112.6209s
31641.34/2346.98	o 11976836
31682.53/2349.58	c Solution 210, time = 2115.2196s
31682.53/2349.58	o 11974296
32638.31/2409.72	c Solution 211, time = 2175.3577s
32638.31/2409.72	o 11957173
32639.89/2409.83	c Solution 212, time = 2175.4664s
32639.89/2409.83	o 11956199
32808.03/2420.45	c Solution 213, time = 2186.0914s
32808.03/2420.45	o 11937897
33715.71/2477.62	c Solution 214, time = 2243.2588s
33715.71/2477.62	o 11928545
33717.30/2477.73	c Solution 215, time = 2243.3674s
33717.30/2477.73	o 11927571
33766.42/2480.86	c Solution 216, time = 2246.5044s
33766.42/2480.86	o 11923805
34181.07/2507.01	c Solution 217, time = 2272.6464s
34181.07/2507.01	o 11923536
34187.38/2507.39	c Solution 218, time = 2273.0312s
34187.38/2507.39	o 11916576
34190.46/2507.50	c Solution 219, time = 2273.1410s
34190.46/2507.50	o 11911567
36337.65/2642.87	c Solution 220, time = 2408.5129s
36337.65/2642.87	o 11906469
36339.12/2642.98	c Solution 221, time = 2408.6215s
36339.12/2642.98	o 11904000
39958.68/2870.60	c Solution 222, time = 2636.2380s
39958.68/2870.60	o 11902470
40078.36/2878.18	c Solution 223, time = 2643.8241s
40078.36/2878.18	o 11899448
40256.08/2889.32	c Solution 224, time = 2654.9551s
40256.08/2889.32	o 11886375
40276.73/2890.64	c Solution 225, time = 2656.2820s
40276.73/2890.64	o 11881590
41889.85/2992.39	c Solution 226, time = 2758.0248s
41889.85/2992.39	o 11880490
42873.65/3054.15	c Solution 227, time = 2819.7912s
42873.65/3054.15	o 11879505
42884.38/3054.85	c Solution 228, time = 2820.4918s
42884.38/3054.85	o 11867702
42885.97/3054.96	c Solution 229, time = 2820.6043s
42885.97/3054.96	o 11866717
43617.86/3101.14	c Solution 230, time = 2866.7767s
43617.86/3101.14	o 11865928
43766.19/3110.58	c Solution 231, time = 2876.2174s
43766.19/3110.58	o 11856620
44074.09/3130.02	c Solution 232, time = 2895.6596s
44074.09/3130.02	o 11851504
44231.72/3139.82	c Solution 233, time = 2905.4601s
44231.72/3139.82	o 11840247
45723.68/3233.86	c Solution 234, time = 2999.5006s
45723.68/3233.86	o 11832549
45809.65/3239.27	c Solution 235, time = 3004.9122s
45809.65/3239.27	o 11829162
45811.19/3239.38	c Solution 236, time = 3005.0210s
45811.19/3239.38	o 11821464
48727.38/3423.24	c Solution 237, time = 3188.8783s
48727.38/3423.24	o 11817617
49217.80/3454.06	c Solution 238, time = 3219.7044s
49217.80/3454.06	o 11810961

Verifier Data

ERROR: no interpretation found !

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-4848168-1784143948/watcher-4848168-1784143948 -o /tmp/evaluation-result-4848168-1784143948/solver-4848168-1784143948 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848168-1784143948/vars-4848168-1784143948 --bin-var /tmp/runsolver-exch-nodeE006-1784136130-25127 --watchdog 3760 run HOME/instance-4848168-1784143948.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1527421155 --intermediate --solver ortools 

running on 16 cores: 32-47

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 33-35,37-38,40-47
  3550 MHz: 4-7,24-27,60-63
  3600 MHz: 0-3,8-23,28-32,36,39,48-59
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3550 MHz: 4-7
  3600 MHz: 0-3,8-15
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 32-47

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (125899 MiB free)
  node 1: cores 8-15, 129019 MiB (127546 MiB free)
  node 2: cores 16-23, 128973 MiB (121599 MiB free)
  node 3: cores 24-31, 129003 MiB (125670 MiB free)
  node 4: cores 32-39, 129019 MiB (128338 MiB free)
  node 5: cores 40-47, 129019 MiB (128677 MiB free)
  node 6: cores 48-55, 129019 MiB (128199 MiB free)
  node 7: cores 56-63, 128474 MiB (127495 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): 57600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 57630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 256000000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 256051200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=29864, runsolver pid=29861
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 62.71 62.79 62.94 50/894 29867
/proc/meminfo: memFree=1037738604/1055320700 swapFree=33554428/33554428
[pid=29864] ppid=29861 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29864/stat : 29864 (run) S 29861 29864 25115 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3983322 4427776 640 18446744073709551615 94787330514944 94787331409477 140729202462800 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94787331648528 94787331696272 94787355566080 140729202464887 140729202465125 140729202465125 140729202470865 0
/proc/29864/statm: 1081 801 713 219 0 143 0
[pid=29867] ppid=29864 vsize=24800 memory=19152 CPUtime=0.05 cores=32-47
/proc/29867/stat : 29867 (python3) R 29864 29864 25115 0 -1 4194304 3180 0 0 0 5 0 0 0 20 0 1 0 3983324 25395200 4736 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
/proc/29867/statm: 6200 4788 1822 753 0 3700 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29124 KiB
Current children cumulated memory: 22356 KiB

[startup+0.212303 s]*
/proc/loadavg: 62.71 62.79 62.94 65/909 29882
/proc/meminfo: memFree=1037728220/1055320700 swapFree=33554428/33554428
[pid=29864] ppid=29861 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29864/stat : 29864 (run) S 29861 29864 25115 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3983322 4427776 640 18446744073709551615 94787330514944 94787331409477 140729202462800 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94787331648528 94787331696272 94787355566080 140729202464887 140729202465125 140729202465125 140729202470865 0
/proc/29864/statm: 1081 801 713 219 0 143 0
[pid=29867] ppid=29864 vsize=726140 memory=35580 CPUtime=1 cores=32-47
/proc/29867/stat : 29867 (python3) R 29864 29864 25115 0 -1 4194304 5670 0 0 0 98 2 0 0 20 0 16 0 3983324 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
/proc/29867/statm: 181535 8895 3627 753 0 168141 0
[pid=29867/tid=29868] ppid=29864 vsize=726140 memory=8462108013221118012 CPUtime=0.05 cores=32-47
/proc/29867/task/29868/stat : 29868 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29869] ppid=29864 vsize=726140 memory=3138 CPUtime=0.05 cores=32-47
/proc/29867/task/29869/stat : 29869 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29870] ppid=29864 vsize=726140 memory=3471 CPUtime=0.05 cores=32-47
/proc/29867/task/29870/stat : 29870 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29871] ppid=29864 vsize=726140 memory=59610690242768 CPUtime=0.05 cores=32-47
/proc/29867/task/29871/stat : 29871 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29872] ppid=29864 vsize=726140 memory=53017932202647 CPUtime=0.05 cores=32-47
/proc/29867/task/29872/stat : 29872 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29873] ppid=29864 vsize=726140 memory=20037 CPUtime=0.05 cores=32-47
/proc/29867/task/29873/stat : 29873 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29874] ppid=29864 vsize=726140 memory=55212761183675 CPUtime=0.05 cores=32-47
/proc/29867/task/29874/stat : 29874 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29875] ppid=29864 vsize=726140 memory=14417029213980592 CPUtime=0.05 cores=32-47
/proc/29867/task/29875/stat : 29875 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29876] ppid=29864 vsize=726140 memory=3978707294098842060 CPUtime=0.05 cores=32-47
/proc/29867/task/29876/stat : 29876 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29877] ppid=29864 vsize=726140 memory=0 CPUtime=0.05 cores=32-47
/proc/29867/task/29877/stat : 29877 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29878] ppid=29864 vsize=726140 memory=0 CPUtime=0.05 cores=32-47
/proc/29867/task/29878/stat : 29878 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29879] ppid=29864 vsize=726140 memory=0 CPUtime=0.05 cores=32-47
/proc/29867/task/29879/stat : 29879 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29880] ppid=29864 vsize=726140 memory=0 CPUtime=0.05 cores=32-47
/proc/29867/task/29880/stat : 29880 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29881] ppid=29864 vsize=726140 memory=0 CPUtime=0.05 cores=32-47
/proc/29867/task/29881/stat : 29881 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29882] ppid=29864 vsize=726140 memory=0 CPUtime=0.05 cores=32-47
/proc/29867/task/29882/stat : 29882 (python3) R 29864 29864 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3983338 743567360 8832 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 730464 KiB
Current children cumulated memory: 38784 KiB

[startup+0.30921 s]*
/proc/loadavg: 62.71 62.79 62.94 50/909 29882
/proc/meminfo: memFree=1037718832/1055320700 swapFree=33554428/33554428
[pid=29864] ppid=29861 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29864/stat : 29864 (run) S 29861 29864 25115 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3983322 4427776 640 18446744073709551615 94787330514944 94787331409477 140729202462800 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94787331648528 94787331696272 94787355566080 140729202464887 140729202465125 140729202465125 140729202470865 0
/proc/29864/statm: 1081 801 713 219 0 143 0
[pid=29867] ppid=29864 vsize=754716 memory=54460 CPUtime=1.3 cores=32-47
/proc/29867/stat : 29867 (python3) D 29864 29864 25115 0 -1 4194304 8487 0 0 0 127 3 0 0 20 0 16 0 3983324 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
/proc/29867/statm: 188679 13615 5812 753 0 170622 0
[pid=29867/tid=29868] ppid=29864 vsize=754716 memory=-7089629554508128890 CPUtime=0.07 cores=32-47
/proc/29867/task/29868/stat : 29868 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29869] ppid=29864 vsize=754716 memory=0 CPUtime=0.06 cores=32-47
/proc/29867/task/29869/stat : 29869 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29870] ppid=29864 vsize=754716 memory=0 CPUtime=0.07 cores=32-47
/proc/29867/task/29870/stat : 29870 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29871] ppid=29864 vsize=754716 memory=0 CPUtime=0.07 cores=32-47
/proc/29867/task/29871/stat : 29871 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29872] ppid=29864 vsize=754716 memory=0 CPUtime=0.07 cores=32-47
/proc/29867/task/29872/stat : 29872 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29873] ppid=29864 vsize=754716 memory=0 CPUtime=0.07 cores=32-47
/proc/29867/task/29873/stat : 29873 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29874] ppid=29864 vsize=754716 memory=0 CPUtime=0.07 cores=32-47
/proc/29867/task/29874/stat : 29874 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29875] ppid=29864 vsize=754716 memory=0 CPUtime=0.07 cores=32-47
/proc/29867/task/29875/stat : 29875 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29876] ppid=29864 vsize=754716 memory=0 CPUtime=0.07 cores=32-47
/proc/29867/task/29876/stat : 29876 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29877] ppid=29864 vsize=754716 memory=0 CPUtime=0.07 cores=32-47
/proc/29867/task/29877/stat : 29877 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29878] ppid=29864 vsize=754716 memory=0 CPUtime=0.07 cores=32-47
/proc/29867/task/29878/stat : 29878 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29879] ppid=29864 vsize=754716 memory=0 CPUtime=0.07 cores=32-47
/proc/29867/task/29879/stat : 29879 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29880] ppid=29864 vsize=754716 memory=0 CPUtime=0.07 cores=32-47
/proc/29867/task/29880/stat : 29880 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29881] ppid=29864 vsize=754716 memory=0 CPUtime=0.07 cores=32-47
/proc/29867/task/29881/stat : 29881 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29882] ppid=29864 vsize=754716 memory=0 CPUtime=0.07 cores=32-47
/proc/29867/task/29882/stat : 29882 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 772829184 13440 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 2 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 759040 KiB
Current children cumulated memory: 57664 KiB

[startup+0.70027 s]
/proc/loadavg: 62.71 62.79 62.94 49/909 29882
/proc/meminfo: memFree=1037641132/1055320700 swapFree=33554428/33554428
[pid=29864] ppid=29861 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29864/stat : 29864 (run) S 29861 29864 25115 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3983322 4427776 640 18446744073709551615 94787330514944 94787331409477 140729202462800 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94787331648528 94787331696272 94787355566080 140729202464887 140729202465125 140729202465125 140729202470865 0
/proc/29864/statm: 1081 801 713 219 0 143 0
[pid=29867] ppid=29864 vsize=983392 memory=179148 CPUtime=1.53 cores=32-47
/proc/29867/stat : 29867 (python3) R 29864 29864 25115 0 -1 4194304 25207 0 0 0 145 8 0 0 20 0 16 0 3983324 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 17 32 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
/proc/29867/statm: 245848 44787 11605 753 0 196873 0
[pid=29867/tid=29868] ppid=29864 vsize=983392 memory=5852 CPUtime=0.07 cores=32-47
/proc/29867/task/29868/stat : 29868 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29869] ppid=29864 vsize=983392 memory=5021 CPUtime=0.06 cores=32-47
/proc/29867/task/29869/stat : 29869 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29870] ppid=29864 vsize=983392 memory=15448 CPUtime=0.07 cores=32-47
/proc/29867/task/29870/stat : 29870 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29871] ppid=29864 vsize=983392 memory=2512 CPUtime=0.07 cores=32-47
/proc/29867/task/29871/stat : 29871 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29872] ppid=29864 vsize=983392 memory=3508 CPUtime=0.07 cores=32-47
/proc/29867/task/29872/stat : 29872 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29873] ppid=29864 vsize=983392 memory=4876 CPUtime=0.07 cores=32-47
/proc/29867/task/29873/stat : 29873 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29874] ppid=29864 vsize=983392 memory=3000 CPUtime=0.07 cores=32-47
/proc/29867/task/29874/stat : 29874 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29875] ppid=29864 vsize=983392 memory=41804 CPUtime=0.07 cores=32-47
/proc/29867/task/29875/stat : 29875 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29876] ppid=29864 vsize=983392 memory=4704 CPUtime=0.07 cores=32-47
/proc/29867/task/29876/stat : 29876 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29877] ppid=29864 vsize=983392 memory=1972 CPUtime=0.07 cores=32-47
/proc/29867/task/29877/stat : 29877 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29878] ppid=29864 vsize=983392 memory=5724 CPUtime=0.07 cores=32-47
/proc/29867/task/29878/stat : 29878 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29879] ppid=29864 vsize=983392 memory=12864 CPUtime=0.07 cores=32-47
/proc/29867/task/29879/stat : 29879 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29880] ppid=29864 vsize=983392 memory=2992 CPUtime=0.07 cores=32-47
/proc/29867/task/29880/stat : 29880 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29881] ppid=29864 vsize=983392 memory=17824 CPUtime=0.07 cores=32-47
/proc/29867/task/29881/stat : 29881 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29882] ppid=29864 vsize=983392 memory=47008 CPUtime=0.07 cores=32-47
/proc/29867/task/29882/stat : 29882 (python3) S 29864 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3983338 1006993408 44671 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 987716 KiB
Current children cumulated memory: 182352 KiB

[startup+1.50027 s]

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

[pid=29867/tid=29966] ppid=29861 vsize=123174172 memory=109874620 CPUtime=3219.47 cores=32-47
/proc/29867/task/29966/stat : 29966 (python3) R 29861 29864 25115 0 -1 4194368 3878466 0 0 0 318594 3353 0 0 20 0 32 0 4019151 126130352128 27948497 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29967] ppid=29861 vsize=123174172 memory=-7819499722258347965 CPUtime=3222.27 cores=32-47
/proc/29867/task/29967/stat : 29967 (python3) R 29861 29864 25115 0 -1 4194368 4681662 0 0 0 318525 3702 0 0 20 0 32 0 4019154 126130352128 27948497 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29968] ppid=29861 vsize=123174172 memory=245635481902 CPUtime=3196.8 cores=32-47
/proc/29867/task/29968/stat : 29968 (python3) R 29861 29864 25115 0 -1 4194368 4741600 0 0 0 316122 3558 0 0 20 0 32 0 4019156 126130352128 27948497 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29969] ppid=29861 vsize=123174172 memory=55191152099733 CPUtime=3195.31 cores=32-47
/proc/29867/task/29969/stat : 29969 (python3) R 29861 29864 25115 0 -1 4194368 4508509 0 0 0 316116 3415 0 0 20 0 32 0 4019158 126130352128 27948497 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
Current cumulated CPU time of completed processes: 0.004626 s
Current children cumulated CPU time: 53136.9 s
Current children cumulated vsize: 123174172 KiB
Current children cumulated memory: 111795652 KiB

[startup+3701.6 s]
/proc/loadavg: 32.15 34.77 45.23 34/850 30183
/proc/meminfo: memFree=842589240/1055320700 swapFree=33554428/33554428
[pid=29867] ppid=29861 vsize=123340768 memory=112403740 CPUtime=53149.6 cores=32-47
/proc/29867/stat : 29867 (python3) S 29861 29864 25115 0 -1 4194304 42414270 0 0 0 5293765 21197 0 0 20 0 32 0 3983324 126300946432 28099897 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 17 33 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
/proc/29867/statm: 30835192 28100935 13832 753 0 29673037 0
[pid=29867/tid=29868] ppid=29861 vsize=123340768 memory=111637368 CPUtime=0.07 cores=32-47
/proc/29867/task/29868/stat : 29868 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29869] ppid=29861 vsize=123340768 memory=110685188 CPUtime=0.06 cores=32-47
/proc/29867/task/29869/stat : 29869 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29870] ppid=29861 vsize=123340768 memory=6932 CPUtime=0.07 cores=32-47
/proc/29867/task/29870/stat : 29870 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29871] ppid=29861 vsize=123340768 memory=7292 CPUtime=0.07 cores=32-47
/proc/29867/task/29871/stat : 29871 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29872] ppid=29861 vsize=123340768 memory=2376 CPUtime=0.07 cores=32-47
/proc/29867/task/29872/stat : 29872 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29873] ppid=29861 vsize=123340768 memory=14172 CPUtime=0.07 cores=32-47
/proc/29867/task/29873/stat : 29873 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29874] ppid=29861 vsize=123340768 memory=12864 CPUtime=0.07 cores=32-47
/proc/29867/task/29874/stat : 29874 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29875] ppid=29861 vsize=123340768 memory=5852 CPUtime=0.07 cores=32-47
/proc/29867/task/29875/stat : 29875 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29876] ppid=29861 vsize=123340768 memory=2512 CPUtime=0.07 cores=32-47
/proc/29867/task/29876/stat : 29876 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29877] ppid=29861 vsize=123340768 memory=3508 CPUtime=0.07 cores=32-47
/proc/29867/task/29877/stat : 29877 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29878] ppid=29861 vsize=123340768 memory=4876 CPUtime=0.07 cores=32-47
/proc/29867/task/29878/stat : 29878 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29879] ppid=29861 vsize=123340768 memory=-7819499722258347965 CPUtime=0.07 cores=32-47
/proc/29867/task/29879/stat : 29879 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29880] ppid=29861 vsize=123340768 memory=3520 CPUtime=0.07 cores=32-47
/proc/29867/task/29880/stat : 29880 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29881] ppid=29861 vsize=123340768 memory=3204 CPUtime=0.07 cores=32-47
/proc/29867/task/29881/stat : 29881 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29882] ppid=29861 vsize=123340768 memory=105077604 CPUtime=0.07 cores=32-47
/proc/29867/task/29882/stat : 29882 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29954] ppid=29861 vsize=123340768 memory=-7164246730544937336 CPUtime=3328.04 cores=32-47
/proc/29867/task/29954/stat : 29954 (python3) R 29861 29864 25115 0 -1 4194368 872064 0 0 0 332685 119 0 0 20 0 32 0 4019142 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29955] ppid=29861 vsize=123340768 memory=6628 CPUtime=3326.97 cores=32-47
/proc/29867/task/29955/stat : 29955 (python3) R 29861 29864 25115 0 -1 4194368 335323 0 0 0 332631 66 0 0 20 0 32 0 4019142 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29956] ppid=29861 vsize=123340768 memory=3204 CPUtime=3327.63 cores=32-47
/proc/29867/task/29956/stat : 29956 (python3) R 29861 29864 25115 0 -1 4194368 365071 0 0 0 332682 81 0 0 20 0 32 0 4019143 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29957] ppid=29861 vsize=123340768 memory=-7819499722258347965 CPUtime=3292.61 cores=32-47
/proc/29867/task/29957/stat : 29957 (python3) R 29861 29864 25115 0 -1 4194368 2217194 0 0 0 328622 639 0 0 20 0 32 0 4019143 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29958] ppid=29861 vsize=123340768 memory=4876 CPUtime=3321.03 cores=32-47
/proc/29867/task/29958/stat : 29958 (python3) R 29861 29864 25115 0 -1 4194368 1602213 0 0 0 331798 305 0 0 20 0 32 0 4019143 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29959] ppid=29861 vsize=123340768 memory=3000 CPUtime=3217.61 cores=32-47
/proc/29867/task/29959/stat : 29959 (python3) R 29861 29864 25115 0 -1 4194368 2026666 0 0 0 321344 417 0 0 20 0 32 0 4019143 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29960] ppid=29861 vsize=123340768 memory=41804 CPUtime=3325.52 cores=32-47
/proc/29867/task/29960/stat : 29960 (python3) R 29861 29864 25115 0 -1 4194368 626254 0 0 0 332371 181 0 0 20 0 32 0 4019143 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29961] ppid=29861 vsize=123340768 memory=4704 CPUtime=3301.04 cores=32-47
/proc/29867/task/29961/stat : 29961 (python3) R 29861 29864 25115 0 -1 4194368 2533365 0 0 0 329671 433 0 0 20 0 32 0 4019143 126300946432 28100409 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29962] ppid=29861 vsize=123340768 memory=15448 CPUtime=3325.31 cores=32-47
/proc/29867/task/29962/stat : 29962 (python3) R 29861 29864 25115 0 -1 4194368 1265677 0 0 0 332129 402 0 0 20 0 32 0 4019143 126300946432 28100921 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29963] ppid=29861 vsize=123340768 memory=14172 CPUtime=3317.44 cores=32-47
/proc/29867/task/29963/stat : 29963 (python3) R 29861 29864 25115 0 -1 4194368 624308 0 0 0 331578 166 0 0 20 0 32 0 4019144 126300946432 28100921 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29964] ppid=29861 vsize=123340768 memory=3000 CPUtime=3326.64 cores=32-47
/proc/29867/task/29964/stat : 29964 (python3) R 29861 29864 25115 0 -1 4194368 1098391 0 0 0 332125 539 0 0 20 0 32 0 4019149 126300946432 28100921 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29965] ppid=29861 vsize=123340768 memory=41804 CPUtime=3203.18 cores=32-47
/proc/29867/task/29965/stat : 29965 (python3) R 29861 29864 25115 0 -1 4194368 4163675 0 0 0 317025 3293 0 0 20 0 32 0 4019149 126300946432 28100921 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29966] ppid=29861 vsize=123340768 memory=4704 CPUtime=3220.26 cores=32-47
/proc/29867/task/29966/stat : 29966 (python3) R 29861 29864 25115 0 -1 4194368 3898449 0 0 0 318669 3357 0 0 20 0 32 0 4019151 126300946432 28100921 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29967] ppid=29861 vsize=123340768 memory=1972 CPUtime=3223.07 cores=32-47
/proc/29867/task/29967/stat : 29967 (python3) R 29861 29864 25115 0 -1 4194368 4686368 0 0 0 318602 3705 0 0 20 0 32 0 4019154 126300946432 28100921 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29968] ppid=29861 vsize=123340768 memory=5724 CPUtime=3197.59 cores=32-47
/proc/29867/task/29968/stat : 29968 (python3) R 29861 29864 25115 0 -1 4194368 4741982 0 0 0 316199 3560 0 0 20 0 32 0 4019156 126300946432 28100921 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29969] ppid=29861 vsize=123340768 memory=12864 CPUtime=3196.11 cores=32-47
/proc/29867/task/29969/stat : 29969 (python3) R 29861 29864 25115 0 -1 4194368 4509125 0 0 0 316195 3416 0 0 20 0 32 0 4019158 126300946432 28100921 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
Current cumulated CPU time of completed processes: 0.004626 s
Current children cumulated CPU time: 53149.6 s
Current children cumulated vsize: 123340768 KiB
Current children cumulated memory: 112403740 KiB

[startup+3702 s]*
/proc/loadavg: 32.15 34.77 45.23 33/850 30183
/proc/meminfo: memFree=841501304/1055320700 swapFree=33554428/33554428
[pid=29867] ppid=29861 vsize=123812032 memory=112842212 CPUtime=53156.4 cores=32-47
/proc/29867/stat : 29867 (python3) S 29861 29864 25115 0 -1 4194304 42458082 0 0 0 5294430 21207 0 0 20 0 32 0 3983324 126783520768 28209874 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 17 33 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
/proc/29867/statm: 30953008 28210549 13832 753 0 29779306 0
[pid=29867/tid=29868] ppid=29861 vsize=123812032 memory=3860 CPUtime=0.07 cores=32-47
/proc/29867/task/29868/stat : 29868 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29869] ppid=29861 vsize=123812032 memory=7764 CPUtime=0.06 cores=32-47
/proc/29867/task/29869/stat : 29869 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29870] ppid=29861 vsize=123812032 memory=-6000919499214174262 CPUtime=0.07 cores=32-47
/proc/29867/task/29870/stat : 29870 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29871] ppid=29861 vsize=123812032 memory=105447576 CPUtime=0.07 cores=32-47
/proc/29867/task/29871/stat : 29871 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29872] ppid=29861 vsize=123812032 memory=15448 CPUtime=0.07 cores=32-47
/proc/29867/task/29872/stat : 29872 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29873] ppid=29861 vsize=123812032 memory=14172 CPUtime=0.07 cores=32-47
/proc/29867/task/29873/stat : 29873 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29874] ppid=29861 vsize=123812032 memory=12864 CPUtime=0.07 cores=32-47
/proc/29867/task/29874/stat : 29874 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29875] ppid=29861 vsize=123812032 memory=5852 CPUtime=0.07 cores=32-47
/proc/29867/task/29875/stat : 29875 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29876] ppid=29861 vsize=123812032 memory=-6000919499214174262 CPUtime=0.07 cores=32-47
/proc/29867/task/29876/stat : 29876 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29877] ppid=29861 vsize=123812032 memory=106708036 CPUtime=0.07 cores=32-47
/proc/29867/task/29877/stat : 29877 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29878] ppid=29861 vsize=123812032 memory=105922644 CPUtime=0.07 cores=32-47
/proc/29867/task/29878/stat : 29878 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29879] ppid=29861 vsize=123812032 memory=3204 CPUtime=0.07 cores=32-47
/proc/29867/task/29879/stat : 29879 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29880] ppid=29861 vsize=123812032 memory=109544900 CPUtime=0.07 cores=32-47
/proc/29867/task/29880/stat : 29880 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29881] ppid=29861 vsize=123812032 memory=17928 CPUtime=0.07 cores=32-47
/proc/29867/task/29881/stat : 29881 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29882] ppid=29861 vsize=123812032 memory=47008 CPUtime=0.07 cores=32-47
/proc/29867/task/29882/stat : 29882 (python3) S 29861 29864 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3983338 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29954] ppid=29861 vsize=123812032 memory=12820 CPUtime=3328.47 cores=32-47
/proc/29867/task/29954/stat : 29954 (python3) R 29861 29864 25115 0 -1 4194368 872076 0 0 0 332728 119 0 0 20 0 32 0 4019142 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29955] ppid=29861 vsize=123812032 memory=12864 CPUtime=3327.4 cores=32-47
/proc/29867/task/29955/stat : 29955 (python3) R 29861 29864 25115 0 -1 4194368 335323 0 0 0 332674 66 0 0 20 0 32 0 4019142 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29956] ppid=29861 vsize=123812032 memory=5852 CPUtime=3328.05 cores=32-47
/proc/29867/task/29956/stat : 29956 (python3) R 29861 29864 25115 0 -1 4194368 365075 0 0 0 332724 81 0 0 20 0 32 0 4019143 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29957] ppid=29861 vsize=123812032 memory=2512 CPUtime=3293.04 cores=32-47
/proc/29867/task/29957/stat : 29957 (python3) R 29861 29864 25115 0 -1 4194368 2217194 0 0 0 328665 639 0 0 20 0 32 0 4019143 126783520768 28210642 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29958] ppid=29861 vsize=123812032 memory=-7819499722308679613 CPUtime=3321.45 cores=32-47
/proc/29867/task/29958/stat : 29958 (python3) R 29861 29864 25115 0 -1 4194368 1602213 0 0 0 331840 305 0 0 20 0 32 0 4019143 126783520768 28211237 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29959] ppid=29861 vsize=123812032 memory=245635481902 CPUtime=3218.03 cores=32-47
/proc/29867/task/29959/stat : 29959 (python3) R 29861 29864 25115 0 -1 4194368 2026666 0 0 0 321386 417 0 0 20 0 32 0 4019143 126783520768 28211237 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29960] ppid=29861 vsize=123812032 memory=55191152099733 CPUtime=3325.95 cores=32-47
/proc/29867/task/29960/stat : 29960 (python3) R 29861 29864 25115 0 -1 4194368 626254 0 0 0 332414 181 0 0 20 0 32 0 4019143 126783520768 28211237 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29961] ppid=29861 vsize=123812032 memory=60688727015934 CPUtime=3301.46 cores=32-47
/proc/29867/task/29961/stat : 29961 (python3) R 29861 29864 25115 0 -1 4194368 2533392 0 0 0 329713 433 0 0 20 0 32 0 4019143 126783520768 28211237 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29962] ppid=29861 vsize=123812032 memory=3204 CPUtime=3325.73 cores=32-47
/proc/29867/task/29962/stat : 29962 (python3) R 29861 29864 25115 0 -1 4194368 1265681 0 0 0 332171 402 0 0 20 0 32 0 4019143 126783520768 28211237 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29963] ppid=29861 vsize=123812032 memory=108597576 CPUtime=3317.85 cores=32-47
/proc/29867/task/29963/stat : 29963 (python3) R 29861 29864 25115 0 -1 4194368 624308 0 0 0 331619 166 0 0 20 0 32 0 4019144 126783520768 28211237 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29964] ppid=29861 vsize=123812032 memory=56295042581396 CPUtime=3327.06 cores=32-47
/proc/29867/task/29964/stat : 29964 (python3) R 29861 29864 25115 0 -1 4194368 1098391 0 0 0 332167 539 0 0 20 0 32 0 4019149 126783520768 28211237 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29965] ppid=29861 vsize=123812032 memory=14689686622831983 CPUtime=3203.61 cores=32-47
/proc/29867/task/29965/stat : 29965 (python3) R 29861 29864 25115 0 -1 4194368 4173194 0 0 0 317066 3295 0 0 20 0 32 0 4019149 126783520768 28211237 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29966] ppid=29861 vsize=123812032 memory=14127836197816685 CPUtime=3220.69 cores=32-47
/proc/29867/task/29966/stat : 29966 (python3) R 29861 29864 25115 0 -1 4194368 3899620 0 0 0 318711 3358 0 0 20 0 32 0 4019151 126783520768 28211237 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29967] ppid=29861 vsize=123812032 memory=172535 CPUtime=3223.49 cores=32-47
/proc/29867/task/29967/stat : 29967 (python3) R 29861 29864 25115 0 -1 4194368 4713421 0 0 0 318639 3710 0 0 20 0 32 0 4019154 126783520768 28211237 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29968] ppid=29861 vsize=123812032 memory=56295042581396 CPUtime=3198.02 cores=32-47
/proc/29867/task/29968/stat : 29968 (python3) R 29861 29864 25115 0 -1 4194368 4742402 0 0 0 316241 3561 0 0 20 0 32 0 4019156 126783520768 28211237 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
[pid=29867/tid=29969] ppid=29861 vsize=123812032 memory=3204 CPUtime=3196.54 cores=32-47
/proc/29867/task/29969/stat : 29969 (python3) R 29861 29864 25115 0 -1 4194368 4515049 0 0 0 316235 3419 0 0 20 0 32 0 4019158 126783520768 28211237 18446744073709551615 4321280 7402577 140735314058896 0 0 0 0 16781312 8405026 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 25665536 140735314065298 140735314065552 140735314065552 140735314071482 0
Current cumulated CPU time of completed processes: 0.004626 s
Current children cumulated CPU time: 53156.4 s
Current children cumulated vsize: 123812032 KiB
Current children cumulated memory: 112842212 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3702.88
CPU time (s): 53157.3
CPU user time (s): 52944.4
CPU system time (s): 212.928
CPU usage (%): 1435.57
Max. virtual memory (cumulated for all children) (KiB): 145093208
Max. memory (cumulated for all children) (KiB): 114032984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52944.4
system time used= 212.928
maximum resident set size= 114111492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42458938
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 97216
involuntary context switches= 381531


# summary of solver processes directly reported to runsolver:
#   pid: 29864,29867
#   total CPU time (s): 53157.3
#   total CPU user time (s): 52944.4
#   total CPU system time (s): 212.928

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0086 second user time and 48.2588 second system time

The end

Launcher Data

Begin job on nodeE006 at 2026-07-15 21:32:29
IDJOB=4848168
IDBENCH=155750
IDSOLVER=3707
FILE ID=nodeE006/4848168-1784143948
RUNJOBID= nodeE006-1784136130-25127
SLURM_JOB_ID= 12756560
Free space on /tmp= 801788 MiB

SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_7_mh.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores NBCORE --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4848168-1784143948/watcher-4848168-1784143948 -o /tmp/evaluation-result-4848168-1784143948/solver-4848168-1784143948 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848168-1784143948/vars-4848168-1784143948 --bin-var /tmp/runsolver-exch-nodeE006-1784136130-25127 --watchdog 3760  run HOME/instance-4848168-1784143948.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1527421155 --intermediate --solver ortools

TIME LIMIT= 57600 seconds
MEMORY LIMIT= 250000 MiB
NBCORE= 16

MD5SUM BENCH= fa2f561312900ff760412d127ccf9351
RANDOM SEED=1527421155

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        1037750000 kB
MemAvailable:   1035597260 kB
Buffers:            3336 kB
Cached:          1310580 kB
SwapCached:            0 kB
Active:         13988516 kB
Inactive:        1053736 kB
Active(anon):   13754764 kB
Inactive(anon):        0 kB
Active(file):     233752 kB
Inactive(file):  1053736 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            237096 kB
Writeback:             0 kB
AnonPages:      13719788 kB
Mapped:           153356 kB
Shmem:             26428 kB
KReclaimable:     129200 kB
Slab:             491840 kB
SReclaimable:     129200 kB
SUnreclaim:       362640 kB
KernelStack:       15232 kB
PageTables:        31616 kB
SecPageTables:     12168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   16990432 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478348 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4425728 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:      371140 kB
DirectMap2M:    18825216 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 801644 MiB
End job on nodeE006 at 2026-07-15 22:34:12