Trace number 4848169

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) 52983.1 3702.83

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_8_mh.opb
MD5SUM0e2b47ba7737bf0edcb2bcb32c5df9e4
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 benchmark8256063
Best CPU time to get the best result obtained on this benchmark56746.5
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 170953875
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 375466374216
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 170953875
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 375466374216
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

236.48/236.34	c Time taken to transform: 129.82168841362 seconds
236.48/236.34	c Solver arguments: {'num_search_workers': 16, 'random_seed': 1595270705, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fb6b70c3410>}
236.48/236.34	c 57361.72942852974s left to solve
2084.30/471.86	c Solution 1, time = 235.5118s
2084.30/471.86	o 290562437
2327.70/487.26	c Solution 2, time = 250.9172s
2327.70/487.26	o 290473521
2389.87/491.20	c Solution 3, time = 254.8611s
2389.87/491.20	o 290443119
2455.09/495.38	c Solution 4, time = 259.0363s
2455.09/495.38	o 290390194
2628.40/506.58	c Solution 5, time = 270.2390s
2628.40/506.58	o 290364449
2677.01/509.75	c Solution 6, time = 273.4045s
2677.01/509.75	o 290281023
2862.53/521.87	c Solution 7, time = 285.5285s
2862.53/521.87	o 290259399
2945.52/527.11	c Solution 8, time = 290.7646s
2945.52/527.11	o 290197323
2965.83/528.37	c Solution 9, time = 292.0301s
2965.83/528.37	o 290193285
2980.08/529.28	c Solution 10, time = 292.9381s
2980.08/529.28	o 290096545
2997.57/530.34	c Solution 11, time = 293.9965s
2997.57/530.34	o 289457303
3038.83/532.98	c Solution 12, time = 296.6396s
3038.83/532.98	o 289278834
3113.50/537.67	c Solution 13, time = 301.3285s
3113.50/537.67	o 289048094
3130.75/538.75	c Solution 14, time = 302.4037s
3130.75/538.75	o 288963588
3140.24/539.36	c Solution 15, time = 303.0159s
3140.24/539.36	o 288960383
3165.73/540.98	c Solution 16, time = 304.6360s
3165.73/540.98	o 288930857
3205.35/543.47	c Solution 17, time = 307.1258s
3205.35/543.47	o 288859729
3294.62/549.03	c Solution 18, time = 312.6847s
3294.62/549.03	o 288802503
3310.58/550.11	c Solution 19, time = 313.7656s
3310.58/550.11	o 288802485
3318.21/550.54	c Solution 20, time = 314.2014s
3318.21/550.54	o 288727465
3322.94/550.85	c Solution 21, time = 314.5030s
3322.94/550.85	o 288726524
3397.59/555.50	c Solution 22, time = 319.1598s
3397.59/555.50	o 288508054
3427.79/557.46	c Solution 23, time = 321.1214s
3427.79/557.46	o 288487966
3542.32/564.64	c Solution 24, time = 328.2931s
3542.32/564.64	o 288481338
3589.96/567.77	c Solution 25, time = 331.4232s
3589.96/567.77	o 288368145
3610.80/569.06	c Solution 26, time = 332.7197s
3610.80/569.06	o 288324090
3661.22/572.26	c Solution 27, time = 335.9130s
3661.22/572.26	o 288315722
3678.63/573.38	c Solution 28, time = 337.0368s
3678.63/573.38	o 288219722
4094.53/599.54	c Solution 29, time = 363.1971s
4094.53/599.54	o 288152489
4124.74/601.42	c Solution 30, time = 365.0741s
4124.74/601.42	o 288147939
4395.76/619.32	c Solution 31, time = 382.9805s
4395.76/619.32	o 288145295
4401.75/619.75	c Solution 32, time = 383.4030s
4401.75/619.75	o 288116343
4403.18/619.85	c Solution 33, time = 383.5064s
4403.18/619.85	o 288114249
4517.60/627.27	c Solution 34, time = 390.9274s
4517.60/627.27	o 288080617
4630.51/634.30	c Solution 35, time = 397.9598s
4630.51/634.30	o 288054731
4687.45/637.90	c Solution 36, time = 401.5555s
4687.45/637.90	o 287891233
4741.42/641.32	c Solution 37, time = 404.9739s
4741.42/641.32	o 287889105
4750.96/641.99	c Solution 38, time = 405.6447s
4750.96/641.99	o 287881153
4752.94/642.11	c Solution 39, time = 405.7718s
4752.94/642.11	o 287879025
4900.11/651.32	c Solution 40, time = 414.9741s
4900.11/651.32	o 287376427
4901.71/651.45	c Solution 41, time = 415.1056s
4901.71/651.45	o 287366347
4913.21/652.13	c Solution 42, time = 415.7852s
4913.21/652.13	o 287366317
4922.35/652.74	c Solution 43, time = 416.3964s
4922.35/652.74	o 287318921
4923.87/652.88	c Solution 44, time = 416.5321s
4923.87/652.88	o 287318891
5072.00/662.19	c Solution 45, time = 425.8450s
5072.00/662.19	o 287318883
5081.10/662.72	c Solution 46, time = 426.3730s
5081.10/662.72	o 287142041
5082.66/662.82	c Solution 47, time = 426.4797s
5082.66/662.82	o 287142033
5112.81/664.76	c Solution 48, time = 428.4130s
5112.81/664.76	o 287135415
5347.75/679.52	c Solution 49, time = 443.1786s
5347.75/679.52	o 287062594
5447.91/685.81	c Solution 50, time = 449.4633s
5447.91/685.81	o 287019088
5455.81/686.31	c Solution 51, time = 449.9665s
5455.81/686.31	o 287013434
5776.73/706.51	c Solution 52, time = 470.1647s
5776.73/706.51	o 287008780
5800.29/708.10	c Solution 53, time = 471.7565s
5800.29/708.10	o 286970138
5844.36/711.01	c Solution 54, time = 474.6672s
5844.36/711.01	o 286967548
5905.72/715.19	c Solution 55, time = 478.8464s
5905.72/715.19	o 286743646
5908.46/715.30	c Solution 56, time = 478.9556s
5908.46/715.30	o 286700350
6059.18/725.03	c Solution 57, time = 488.6895s
6059.18/725.03	o 286679038
6075.06/726.04	c Solution 58, time = 489.6960s
6075.06/726.04	o 257721834
6085.46/726.72	c Solution 59, time = 490.3734s
6085.46/726.72	o 257491630
6085.46/726.78	c Solution 60, time = 490.4335s
6085.46/726.78	o 257484750
6109.28/728.38	c Solution 61, time = 492.0322s
6109.28/728.38	o 257440160
6134.74/729.99	c Solution 62, time = 493.6495s
6134.74/729.99	o 257430766
6158.54/731.43	c Solution 63, time = 495.0857s
6158.54/731.43	o 257183282
6503.40/753.14	c Solution 64, time = 516.7946s
6503.40/753.14	o 257174765
6622.36/760.66	c Solution 65, time = 524.3140s
6622.36/760.66	o 257086827
6690.23/765.01	c Solution 66, time = 528.6693s
6690.23/765.01	o 257085219
6781.86/770.73	c Solution 67, time = 534.3826s
6781.86/770.73	o 256432832
6783.36/770.85	c Solution 68, time = 534.5086s
6783.36/770.85	o 256343286
6830.88/773.86	c Solution 69, time = 537.5139s
6830.88/773.86	o 256338622
6966.67/783.10	c Solution 70, time = 546.7544s
6966.67/783.10	o 256233799
6969.33/783.21	c Solution 71, time = 546.8647s
6969.33/783.21	o 256229135
6989.11/784.54	c Solution 72, time = 548.1934s
6989.11/784.54	o 256217885
7191.34/797.41	c Solution 73, time = 561.0640s
7191.34/797.41	o 256191205
7378.98/809.29	c Solution 74, time = 572.9429s
7378.98/809.29	o 256173842
7516.85/817.93	c Solution 75, time = 581.5822s
7516.85/817.93	o 256159536
7795.88/835.80	c Solution 76, time = 599.4525s
7795.88/835.80	o 256159427
7806.53/836.43	c Solution 77, time = 600.0880s
7806.53/836.43	o 256150687
8059.07/852.55	c Solution 78, time = 616.2089s
8059.07/852.55	o 256150351
8220.61/862.77	c Solution 79, time = 626.4236s
8220.61/862.77	o 256108763
8222.18/862.83	c Solution 80, time = 626.4835s
8222.18/862.83	o 256096185
8671.15/891.84	c Solution 81, time = 655.5002s
8671.15/891.84	o 256094907
8688.52/892.92	c Solution 82, time = 656.5798s
8688.52/892.92	o 256081779
8690.46/893.04	c Solution 83, time = 656.6950s
8690.46/893.04	o 256080501
8704.29/893.92	c Solution 84, time = 657.5772s
8704.29/893.92	o 256058697
8809.11/900.55	c Solution 85, time = 664.2085s
8809.11/900.55	o 256029979
9140.87/921.43	c Solution 86, time = 685.0827s
9140.87/921.43	o 256029907
9142.45/921.52	c Solution 87, time = 685.1784s
9142.45/921.52	o 256028629
9311.23/932.17	c Solution 88, time = 695.8234s
9311.23/932.17	o 256008829
9318.80/932.62	c Solution 89, time = 696.2783s
9318.80/932.62	o 256001421
9329.90/933.39	c Solution 90, time = 697.0429s
9329.90/933.39	o 256000957
9333.08/933.56	c Solution 91, time = 697.2207s
9333.08/933.56	o 255986055
9334.59/933.69	c Solution 92, time = 697.3475s
9334.59/933.69	o 255985591
9355.18/935.00	c Solution 93, time = 698.6598s
9355.18/935.00	o 255983237
9768.37/960.95	c Solution 94, time = 724.6097s
9768.37/960.95	o 255982869
9777.74/961.59	c Solution 95, time = 725.2489s
9777.74/961.59	o 255982389
10235.48/990.30	c Solution 96, time = 753.9605s
10235.48/990.30	o 255980309
10249.70/991.20	c Solution 97, time = 754.8604s
10249.70/991.20	o 255975251
10262.83/992.07	c Solution 98, time = 755.7223s
10262.83/992.07	o 255955009
10271.88/992.68	c Solution 99, time = 756.3361s
10271.88/992.68	o 255923153
10273.47/992.78	c Solution 100, time = 756.4345s
10273.47/992.78	o 255902911
10298.93/994.38	c Solution 101, time = 758.0418s
10298.93/994.38	o 255901699
10588.62/1012.87	c Solution 102, time = 776.5283s
10588.62/1012.87	o 255899467
12056.17/1106.10	c Solution 103, time = 869.7594s
12056.17/1106.10	o 255899421
12058.98/1106.22	c Solution 104, time = 869.8751s
12058.98/1106.22	o 255898209
13010.14/1166.09	c Solution 105, time = 929.7436s
13010.14/1166.09	o 245267879
13020.99/1166.74	c Solution 106, time = 930.3922s
13020.99/1166.74	o 244621498
13035.24/1167.70	c Solution 107, time = 931.3592s
13035.24/1167.70	o 244261390
13036.83/1167.88	c Solution 108, time = 931.5348s
13036.83/1167.88	o 238998874
13056.24/1169.02	c Solution 109, time = 932.6788s
13056.24/1169.02	o 238849114
13057.82/1169.16	c Solution 110, time = 932.8178s
13057.82/1169.16	o 238340526
13066.95/1169.75	c Solution 111, time = 933.4053s
13066.95/1169.75	o 237412014
13118.23/1173.06	c Solution 112, time = 936.7173s
13118.23/1173.06	o 237354536
13122.62/1173.31	c Solution 113, time = 936.9658s
13122.62/1173.31	o 237211536
13140.02/1174.45	c Solution 114, time = 938.1045s
13140.02/1174.45	o 237199986
13144.65/1174.72	c Solution 115, time = 938.3728s
13144.65/1174.72	o 237190558
13146.20/1174.84	c Solution 116, time = 938.5000s
13146.20/1174.84	o 237179008
13157.10/1175.56	c Solution 117, time = 939.2170s
13157.10/1175.56	o 237171904
13166.95/1176.19	c Solution 118, time = 939.8428s
13166.95/1176.19	o 237096356
13177.49/1176.89	c Solution 119, time = 940.5437s
13177.49/1176.89	o 237084406
13191.61/1177.70	c Solution 120, time = 941.3564s
13191.61/1177.70	o 237060504
13271.11/1182.79	c Solution 121, time = 946.4501s
13271.11/1182.79	o 237034688
13279.03/1183.23	c Solution 122, time = 946.8848s
13279.03/1183.23	o 237032722
13282.20/1183.43	c Solution 123, time = 947.0874s
13282.20/1183.43	o 237031696
13384.01/1189.86	c Solution 124, time = 953.5122s
13384.01/1189.86	o 237005280
13406.18/1191.29	c Solution 125, time = 954.9462s
13406.18/1191.29	o 236972790
13409.34/1191.43	c Solution 126, time = 955.0913s
13409.34/1191.43	o 236959472
13410.91/1191.53	c Solution 127, time = 955.1838s
13410.91/1191.53	o 236926982
13583.06/1202.41	c Solution 128, time = 966.0693s
13583.06/1202.41	o 236807004
13677.88/1208.73	c Solution 129, time = 972.3848s
13677.88/1208.73	o 236791482
13710.96/1210.90	c Solution 130, time = 974.5583s
13710.96/1210.90	o 236772636
13717.15/1211.32	c Solution 131, time = 974.9818s
13717.15/1211.32	o 236755686
13740.95/1212.94	c Solution 132, time = 976.5967s
13740.95/1212.94	o 236708320
13880.42/1221.82	c Solution 133, time = 985.4730s
13880.42/1221.82	o 217461402
13886.73/1222.20	c Solution 134, time = 985.8603s
13886.73/1222.20	o 217174808
14039.99/1232.01	c Solution 135, time = 995.6640s
14039.99/1232.01	o 217079016
14041.89/1232.06	c Solution 136, time = 995.7182s
14041.89/1232.06	o 207405702
14043.38/1232.15	c Solution 137, time = 995.8113s
14043.38/1232.15	o 207309910
14088.47/1235.17	c Solution 138, time = 998.8244s
14088.47/1235.17	o 207304750
14126.22/1237.54	c Solution 139, time = 1001.1956s
14126.22/1237.54	o 206744694
14375.14/1253.25	c Solution 140, time = 1016.9081s
14375.14/1253.25	o 206561754
14739.34/1276.42	c Solution 141, time = 1040.0767s
14739.34/1276.42	o 206194454
14746.81/1276.99	c Solution 142, time = 1040.6447s
14746.81/1276.99	o 206099946
14854.97/1284.07	c Solution 143, time = 1047.7267s
14854.97/1284.07	o 205576996
14867.41/1284.83	c Solution 144, time = 1048.4900s
14867.41/1284.83	o 205572406
14867.41/1284.89	c Solution 145, time = 1048.5436s
14867.41/1284.89	o 205540532
14868.82/1284.99	c Solution 146, time = 1048.6506s
14868.82/1284.99	o 205535942
14879.85/1285.62	c Solution 147, time = 1049.2749s
14879.85/1285.62	o 205485474
14881.41/1285.76	c Solution 148, time = 1049.4187s
14881.41/1285.76	o 205480884
14882.74/1285.82	c Solution 149, time = 1049.4726s
14882.74/1285.82	o 205319728
14906.52/1287.35	c Solution 150, time = 1051.0107s
14906.52/1287.35	o 205311634
14907.82/1287.40	c Solution 151, time = 1051.0619s
14907.82/1287.41	o 205286992
14928.26/1288.74	c Solution 152, time = 1052.3961s
14928.26/1288.74	o 205222536
14963.13/1291.00	c Solution 153, time = 1054.6574s
14963.13/1291.00	o 205212668
15010.43/1293.91	c Solution 154, time = 1057.5683s
15010.43/1293.91	o 205097542
15112.20/1300.34	c Solution 155, time = 1064.0003s
15112.20/1300.34	o 205096102
15164.70/1303.68	c Solution 156, time = 1067.3407s
15164.70/1303.68	o 205006736
15484.42/1324.07	c Solution 157, time = 1087.7295s
15484.42/1324.07	o 204707437
15522.16/1326.41	c Solution 158, time = 1090.0684s
15522.16/1326.41	o 204699845
15534.86/1327.22	c Solution 159, time = 1090.8763s
15534.86/1327.22	o 204642809
15623.18/1332.99	c Solution 160, time = 1096.6471s
15623.18/1332.99	o 204642801
15626.75/1333.13	c Solution 161, time = 1096.7874s
15626.75/1333.13	o 204638201
15637.45/1333.87	c Solution 162, time = 1097.5268s
15637.45/1333.87	o 204577099
15782.25/1342.94	c Solution 163, time = 1106.5932s
15782.25/1342.94	o 204570359
15831.86/1346.06	c Solution 164, time = 1109.7152s
15831.86/1346.06	o 204559679
15855.37/1347.54	c Solution 165, time = 1111.1993s
15855.37/1347.54	o 204547463
15963.16/1354.31	c Solution 166, time = 1117.9688s
15963.16/1354.31	o 204489477
15964.74/1354.43	c Solution 167, time = 1118.0833s
15964.74/1354.43	o 204468407
15966.30/1354.52	c Solution 168, time = 1118.1727s
15966.30/1354.52	o 204410421
16020.40/1357.97	c Solution 169, time = 1121.6249s
16020.40/1357.97	o 204336897
16033.05/1358.76	c Solution 170, time = 1122.4138s
16033.05/1358.76	o 204336889
16293.01/1375.80	c Solution 171, time = 1139.4519s
16293.01/1375.80	o 204304823
16294.56/1375.89	c Solution 172, time = 1139.5510s
16294.56/1375.89	o 204304815
16299.44/1376.13	c Solution 173, time = 1139.7873s
16299.44/1376.13	o 204304810
16420.79/1384.00	c Solution 174, time = 1147.6590s
16420.79/1384.00	o 204283822
16546.14/1391.81	c Solution 175, time = 1155.4634s
16546.14/1391.81	o 204273293
16560.43/1392.71	c Solution 176, time = 1156.3695s
16560.43/1392.71	o 204273203
16597.24/1395.09	c Solution 177, time = 1158.7460s
16597.24/1395.09	o 204272624
16679.67/1400.26	c Solution 178, time = 1163.9167s
16679.67/1400.26	o 204262696
16891.31/1413.51	c Solution 179, time = 1177.1654s
16891.31/1413.51	o 204261816
16924.70/1415.67	c Solution 180, time = 1179.3220s
16924.70/1415.67	o 204236928
16938.86/1416.50	c Solution 181, time = 1180.1542s
16938.86/1416.50	o 204232056
16949.99/1417.26	c Solution 182, time = 1180.9146s
16949.99/1417.26	o 204228708
16951.56/1417.35	c Solution 183, time = 1181.0024s
16951.56/1417.35	o 204207176
17206.07/1433.33	c Solution 184, time = 1196.9822s
17206.07/1433.33	o 204197962
17210.80/1433.69	c Solution 185, time = 1197.3421s
17210.80/1433.69	o 204193408
17223.44/1434.42	c Solution 186, time = 1198.0762s
17223.44/1434.42	o 204181432
17522.50/1453.20	c Solution 187, time = 1216.8599s
17522.50/1453.20	o 204175856
17528.85/1453.66	c Solution 188, time = 1217.3204s
17528.85/1453.66	o 204175204
17530.41/1453.78	c Solution 189, time = 1217.4361s
17530.41/1453.78	o 204169628
17533.53/1454.00	c Solution 190, time = 1217.6607s
17533.53/1454.00	o 204168690
18029.57/1485.20	c Solution 191, time = 1248.8539s
18029.57/1485.20	o 204167598
18040.57/1486.00	c Solution 192, time = 1249.6567s
18040.57/1486.00	o 204163234
18043.96/1486.17	c Solution 193, time = 1249.8276s
18043.96/1486.17	o 204152929
18045.23/1486.27	c Solution 194, time = 1249.9228s
18045.23/1486.27	o 204148565
18054.65/1486.80	c Solution 195, time = 1250.4561s
18054.65/1486.80	o 204137331
18100.73/1489.74	c Solution 196, time = 1253.3995s
18100.73/1489.74	o 204134835
18547.61/1517.88	c Solution 197, time = 1281.5409s
18547.61/1517.88	o 204130761
18571.44/1519.37	c Solution 198, time = 1283.0315s
18571.44/1519.37	o 204130127
18584.51/1520.15	c Solution 199, time = 1283.8115s
18584.51/1520.15	o 204111011
18705.02/1527.74	c Solution 200, time = 1291.3961s
18705.02/1527.74	o 204109811
19045.88/1549.16	c Solution 201, time = 1312.8139s
19045.88/1549.16	o 204107087
19107.69/1553.02	c Solution 202, time = 1316.6779s
19107.69/1553.02	o 204106133
19152.01/1555.84	c Solution 203, time = 1319.4923s
19152.01/1555.84	o 204101991
19166.30/1556.79	c Solution 204, time = 1320.4497s
19166.30/1556.79	o 204098377
19280.70/1563.91	c Solution 205, time = 1327.5627s
19280.70/1563.91	o 204098051
19282.61/1564.11	c Solution 206, time = 1327.7703s
19282.61/1564.11	o 204093349
19285.40/1564.22	c Solution 207, time = 1327.8787s
19285.40/1564.22	o 204093023
19328.33/1566.96	c Solution 208, time = 1330.6197s
19328.33/1566.96	o 204089291
19377.77/1570.02	c Solution 209, time = 1333.6778s
19377.77/1570.02	o 204085493
19734.03/1593.29	c Solution 210, time = 1356.9505s
19734.03/1593.29	o 204084513
20438.61/1637.57	c Solution 211, time = 1401.2234s
20438.61/1637.57	o 204071383
20440.19/1637.67	c Solution 212, time = 1401.3228s
20440.19/1637.67	o 204070403
20446.88/1638.04	c Solution 213, time = 1401.6986s
20446.88/1638.04	o 204070023
20459.27/1638.84	c Solution 214, time = 1402.4976s
20459.27/1638.84	o 204068775
20635.19/1649.92	c Solution 215, time = 1413.5795s
20635.19/1649.92	o 204065845
20654.57/1651.15	c Solution 216, time = 1414.8098s
20654.57/1651.15	o 204061505
21975.15/1735.09	c Solution 217, time = 1498.7475s
21975.15/1735.09	o 204038037
22202.16/1749.37	c Solution 218, time = 1513.0291s
22202.16/1749.37	o 204037591
22241.14/1752.00	c Solution 219, time = 1515.6552s
22241.14/1752.00	o 204036834
22242.95/1752.10	c Solution 220, time = 1515.7538s
22242.95/1752.10	o 204036388
22447.70/1765.85	c Solution 221, time = 1529.5082s
22447.70/1765.85	o 126210520
22449.15/1765.96	c Solution 222, time = 1529.6172s
22449.15/1765.96	o 125788004
22533.48/1771.44	c Solution 223, time = 1535.1011s
22533.48/1771.44	o 125783699
22622.85/1777.37	c Solution 224, time = 1541.0281s
22622.85/1777.37	o 125733965
22715.37/1783.13	c Solution 225, time = 1546.7889s
22715.37/1783.13	o 125728875
22846.82/1791.42	c Solution 226, time = 1555.0789s
22846.82/1791.42	o 125722534
23685.98/1844.98	c Solution 227, time = 1608.6384s
23685.98/1844.98	o 125720854
23743.11/1848.55	c Solution 228, time = 1612.2069s
23743.11/1848.55	o 125717020
24846.82/1918.56	c Solution 229, time = 1682.2124s
24846.82/1918.56	o 125716456
25865.75/1982.69	c Solution 230, time = 1746.3472s
25865.75/1982.69	o 125713732
25867.32/1982.79	c Solution 231, time = 1746.4506s
25867.32/1982.79	o 125713168
26159.45/2001.31	c Solution 232, time = 1764.9657s
26159.45/2001.31	o 125712944
26208.24/2004.61	c Solution 233, time = 1768.2696s
26208.24/2004.61	o 125703265
26626.34/2031.14	c Solution 234, time = 1794.8019s
26626.34/2031.15	o 125700819
27321.35/2074.83	c Solution 235, time = 1838.4832s
27321.35/2074.83	o 125697028
27322.88/2074.94	c Solution 236, time = 1838.5941s
27322.88/2074.94	o 125696804
27436.16/2082.10	c Solution 237, time = 1845.7546s
27436.16/2082.10	o 125696444
27544.04/2088.87	c Solution 238, time = 1852.5229s
27544.04/2088.87	o 125695644
27927.26/2112.90	c Solution 239, time = 1876.5614s
27927.26/2112.90	o 125695554
28301.21/2136.48	c Solution 240, time = 1900.1322s
28301.21/2136.48	o 125682558
28483.71/2147.93	c Solution 241, time = 1911.5847s
28483.71/2147.93	o 125678029
28493.18/2148.58	c Solution 242, time = 1912.2359s
28493.18/2148.58	o 125677989
29787.78/2229.99	c Solution 243, time = 1993.6497s
29787.78/2229.99	o 125667045
29950.94/2240.70	c Solution 244, time = 2004.3552s
29950.94/2240.70	o 125665045
30020.83/2245.53	c Solution 245, time = 2009.1855s
30020.83/2245.53	o 125664175
32161.65/2381.34	c Solution 246, time = 2144.9968s
32161.65/2381.34	o 125660813
32163.25/2381.46	c Solution 247, time = 2145.1171s
32163.25/2381.46	o 125659943
32519.17/2404.55	c Solution 248, time = 2168.2051s
32519.17/2404.55	o 125658860
32520.62/2404.66	c Solution 249, time = 2168.3219s
32520.62/2404.66	o 125654628
32610.63/2410.72	c Solution 250, time = 2174.3752s
32610.63/2410.72	o 125651756
32760.67/2420.25	c Solution 251, time = 2183.9093s
32760.67/2420.25	o 125649610
32795.58/2422.47	c Solution 252, time = 2186.1306s
32795.58/2422.47	o 125647081
32859.10/2426.43	c Solution 253, time = 2190.0905s
32859.10/2426.43	o 125635277
33253.59/2451.25	c Solution 254, time = 2214.9073s
33253.59/2451.25	o 125631164
33509.96/2467.52	c Solution 255, time = 2231.1736s
33509.96/2467.52	o 125630084
34494.53/2530.44	c Solution 256, time = 2294.0939s
34494.53/2530.44	o 125628924
34496.04/2530.56	c Solution 257, time = 2294.2188s
34496.04/2530.56	o 125628258
34629.64/2538.91	c Solution 258, time = 2302.5624s
34629.64/2538.91	o 116724148
34642.87/2539.80	c Solution 259, time = 2303.4545s
34642.87/2539.80	o 116667400
34802.66/2550.42	c Solution 260, time = 2314.0789s
34802.66/2550.42	o 114090646
34810.28/2550.95	c Solution 261, time = 2314.6071s
34810.28/2550.95	o 114088402
34849.97/2553.96	c Solution 262, time = 2317.6198s
34849.97/2553.96	o 114077572
35245.92/2580.00	c Solution 263, time = 2343.6558s
35245.92/2580.00	o 114076696
35271.39/2581.58	c Solution 264, time = 2345.2374s
35271.39/2581.58	o 114068745
35540.36/2598.43	c Solution 265, time = 2362.0845s
35540.36/2598.43	o 114066089
35938.09/2623.48	c Solution 266, time = 2387.1352s
35938.09/2623.48	o 114057448
35950.82/2624.22	c Solution 267, time = 2387.8802s
35950.82/2624.22	o 114056959
35984.22/2626.37	c Solution 268, time = 2390.0250s
35984.22/2626.37	o 114052429
36251.96/2643.18	c Solution 269, time = 2406.8418s
36251.96/2643.18	o 114043821
36272.20/2644.45	c Solution 270, time = 2408.1106s
36272.20/2644.45	o 114033942
36303.97/2646.45	c Solution 271, time = 2410.1050s
36303.97/2646.45	o 114031638
36445.56/2655.36	c Solution 272, time = 2419.0147s
36445.56/2655.36	o 114031280
36843.00/2680.50	c Solution 273, time = 2444.1575s
36843.00/2680.50	o 114029459
36844.57/2680.61	c Solution 274, time = 2444.2664s
36844.57/2680.61	o 114028612
37573.40/2726.46	c Solution 275, time = 2490.1165s
37573.40/2726.46	o 114020869
37574.92/2726.58	c Solution 276, time = 2490.2363s
37574.92/2726.58	o 114017843
37649.49/2731.57	c Solution 277, time = 2495.2314s
37649.49/2731.57	o 114014117
39657.75/2858.71	c Solution 278, time = 2622.3622s
39657.75/2858.71	o 114011428
40381.67/2904.20	c Solution 279, time = 2667.8617s
40381.67/2904.20	o 114010017
42523.58/3039.76	c Solution 280, time = 2803.4174s
42523.58/3039.76	o 114009806
42679.52/3049.57	c Solution 281, time = 2813.2268s
42679.52/3049.57	o 114008501
47842.23/3377.27	c Solution 282, time = 3140.9258s
47842.23/3377.27	o 114004183
47843.74/3377.38	c Solution 283, time = 3141.0419s
47843.74/3377.38	o 114002667

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

running on 16 cores: 0-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1-3,6,8-15
  3550 MHz: 0,24-27,36-39,44-47,52-55
  3600 MHz: 4-5,7,16-23,28-35,40-43,48-51,56-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 0-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127361 MiB free)
  node 1: cores 8-15, 129019 MiB (128569 MiB free)
  node 2: cores 16-23, 129019 MiB (127418 MiB free)
  node 3: cores 24-31, 129003 MiB (127558 MiB free)
  node 4: cores 32-39, 129019 MiB (126682 MiB free)
  node 5: cores 40-47, 129019 MiB (126925 MiB free)
  node 6: cores 48-55, 129019 MiB (115589 MiB free)
  node 7: cores 56-63, 128429 MiB (118104 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
Current StackSize limit: 8192 KiB

solver pid=30082, runsolver pid=30079

[startup+0.100065 s]*
/proc/loadavg: 62.52 60.10 61.31 49/893 30085
/proc/meminfo: memFree=1022118620/1055320708 swapFree=33554428/33554428
[pid=30082] ppid=30079 vsize=4324 memory=3184 CPUtime=0 cores=0-15
/proc/30082/stat : 30082 (run) S 30079 30082 25243 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 3972913 4427776 640 18446744073709551615 93974306652160 93974307546693 140736572998800 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93974307785744 93974307833488 93974337355776 140736573003895 140736573004133 140736573004133 140736573009873 0
/proc/30082/statm: 1081 796 708 219 0 143 0
[pid=30085] ppid=30082 vsize=24800 memory=19148 CPUtime=0.05 cores=0-15
/proc/30085/stat : 30085 (python3) R 30082 30082 25243 0 -1 4194304 3182 0 0 0 4 1 0 0 20 0 1 0 3972915 25395200 4736 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
/proc/30085/statm: 6200 4787 1822 753 0 3700 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29124 KiB
Current children cumulated memory: 22332 KiB

[startup+0.212031 s]*
/proc/loadavg: 62.52 60.10 61.31 65/908 30100
/proc/meminfo: memFree=1022057808/1055320708 swapFree=33554428/33554428
[pid=30082] ppid=30079 vsize=4324 memory=3184 CPUtime=0 cores=0-15
/proc/30082/stat : 30082 (run) S 30079 30082 25243 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 3972913 4427776 640 18446744073709551615 93974306652160 93974307546693 140736572998800 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93974307785744 93974307833488 93974337355776 140736573003895 140736573004133 140736573004133 140736573009873 0
/proc/30082/statm: 1081 796 708 219 0 143 0
[pid=30085] ppid=30082 vsize=726140 memory=35688 CPUtime=1 cores=0-15
/proc/30085/stat : 30085 (python3) R 30082 30082 25243 0 -1 4194304 5669 0 0 0 98 2 0 0 20 0 16 0 3972915 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
/proc/30085/statm: 181535 8922 3656 753 0 168141 0
[pid=30085/tid=30086] ppid=30082 vsize=726140 memory=8462108013221118012 CPUtime=0.05 cores=0-15
/proc/30085/task/30086/stat : 30086 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30087] ppid=30082 vsize=726140 memory=14236 CPUtime=0.04 cores=0-15
/proc/30085/task/30087/stat : 30087 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 4 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30088] ppid=30082 vsize=726140 memory=14566 CPUtime=0.05 cores=0-15
/proc/30085/task/30088/stat : 30088 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30089] ppid=30082 vsize=726140 memory=58511178613802 CPUtime=0.05 cores=0-15
/proc/30085/task/30089/stat : 30089 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30090] ppid=30082 vsize=726140 memory=53017932202647 CPUtime=0.05 cores=0-15
/proc/30085/task/30090/stat : 30090 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30091] ppid=30082 vsize=726140 memory=18835 CPUtime=0.05 cores=0-15
/proc/30085/task/30091/stat : 30091 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30092] ppid=30082 vsize=726140 memory=57407489466432 CPUtime=0.05 cores=0-15
/proc/30085/task/30092/stat : 30092 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30093] ppid=30082 vsize=726140 memory=14417029213980590 CPUtime=0.05 cores=0-15
/proc/30085/task/30093/stat : 30093 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30094] ppid=30082 vsize=726140 memory=4049077137788133943 CPUtime=0.05 cores=0-15
/proc/30085/task/30094/stat : 30094 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30095] ppid=30082 vsize=726140 memory=0 CPUtime=0.05 cores=0-15
/proc/30085/task/30095/stat : 30095 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30096] ppid=30082 vsize=726140 memory=0 CPUtime=0.05 cores=0-15
/proc/30085/task/30096/stat : 30096 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30097] ppid=30082 vsize=726140 memory=0 CPUtime=0.05 cores=0-15
/proc/30085/task/30097/stat : 30097 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 3 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30098] ppid=30082 vsize=726140 memory=0 CPUtime=0.05 cores=0-15
/proc/30085/task/30098/stat : 30098 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30099] ppid=30082 vsize=726140 memory=0 CPUtime=0.05 cores=0-15
/proc/30085/task/30099/stat : 30099 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30100] ppid=30082 vsize=726140 memory=0 CPUtime=0.05 cores=0-15
/proc/30085/task/30100/stat : 30100 (python3) R 30082 30082 25243 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3972930 743567360 8832 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 730464 KiB
Current children cumulated memory: 38872 KiB

[startup+0.310001 s]*
/proc/loadavg: 62.52 60.10 61.31 50/908 30100
/proc/meminfo: memFree=1022056348/1055320708 swapFree=33554428/33554428
[pid=30082] ppid=30079 vsize=4324 memory=3184 CPUtime=0 cores=0-15
/proc/30082/stat : 30082 (run) S 30079 30082 25243 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 3972913 4427776 640 18446744073709551615 93974306652160 93974307546693 140736572998800 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93974307785744 93974307833488 93974337355776 140736573003895 140736573004133 140736573004133 140736573009873 0
/proc/30082/statm: 1081 796 708 219 0 143 0
[pid=30085] ppid=30082 vsize=754716 memory=54720 CPUtime=1.29 cores=0-15
/proc/30085/stat : 30085 (python3) D 30082 30082 25243 0 -1 4456448 8488 0 0 0 126 3 0 0 20 0 16 0 3972915 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
/proc/30085/statm: 188679 13680 5878 753 0 170622 0
[pid=30085/tid=30086] ppid=30082 vsize=754716 memory=-7668622482090321016 CPUtime=0.07 cores=0-15
/proc/30085/task/30086/stat : 30086 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30087] ppid=30082 vsize=754716 memory=0 CPUtime=0.06 cores=0-15
/proc/30085/task/30087/stat : 30087 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30088] ppid=30082 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/30085/task/30088/stat : 30088 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30089] ppid=30082 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/30085/task/30089/stat : 30089 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30090] ppid=30082 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/30085/task/30090/stat : 30090 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30091] ppid=30082 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/30085/task/30091/stat : 30091 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30092] ppid=30082 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/30085/task/30092/stat : 30092 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30093] ppid=30082 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/30085/task/30093/stat : 30093 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30094] ppid=30082 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/30085/task/30094/stat : 30094 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30095] ppid=30082 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/30085/task/30095/stat : 30095 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30096] ppid=30082 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/30085/task/30096/stat : 30096 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30097] ppid=30082 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/30085/task/30097/stat : 30097 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30098] ppid=30082 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/30085/task/30098/stat : 30098 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30099] ppid=30082 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/30085/task/30099/stat : 30099 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30100] ppid=30082 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/30085/task/30100/stat : 30100 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 772829184 13440 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 759040 KiB
Current children cumulated memory: 57904 KiB

[startup+0.700271 s]
/proc/loadavg: 62.52 60.10 61.31 49/908 30100
/proc/meminfo: memFree=1022164724/1055320708 swapFree=33554428/33554428
[pid=30082] ppid=30079 vsize=4324 memory=3184 CPUtime=0 cores=0-15
/proc/30082/stat : 30082 (run) S 30079 30082 25243 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 3972913 4427776 640 18446744073709551615 93974306652160 93974307546693 140736572998800 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93974307785744 93974307833488 93974337355776 140736573003895 140736573004133 140736573004133 140736573009873 0
/proc/30082/statm: 1081 796 708 219 0 143 0
[pid=30085] ppid=30082 vsize=980328 memory=176456 CPUtime=1.52 cores=0-15
/proc/30085/stat : 30085 (python3) R 30082 30082 25243 0 -1 4194304 23960 0 0 0 143 9 0 0 20 0 16 0 3972915 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 17 1 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
/proc/30085/statm: 245082 44113 11670 753 0 196107 0
[pid=30085/tid=30086] ppid=30082 vsize=980328 memory=5824 CPUtime=0.07 cores=0-15
/proc/30085/task/30086/stat : 30086 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30087] ppid=30082 vsize=980328 memory=16117 CPUtime=0.06 cores=0-15
/proc/30085/task/30087/stat : 30087 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30088] ppid=30082 vsize=980328 memory=15244 CPUtime=0.07 cores=0-15
/proc/30085/task/30088/stat : 30088 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30089] ppid=30082 vsize=980328 memory=2504 CPUtime=0.07 cores=0-15
/proc/30085/task/30089/stat : 30089 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30090] ppid=30082 vsize=980328 memory=3536 CPUtime=0.07 cores=0-15
/proc/30085/task/30090/stat : 30090 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30091] ppid=30082 vsize=980328 memory=4916 CPUtime=0.07 cores=0-15
/proc/30085/task/30091/stat : 30091 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30092] ppid=30082 vsize=980328 memory=3012 CPUtime=0.07 cores=0-15
/proc/30085/task/30092/stat : 30092 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30093] ppid=30082 vsize=980328 memory=41644 CPUtime=0.07 cores=0-15
/proc/30085/task/30093/stat : 30093 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30094] ppid=30082 vsize=980328 memory=4736 CPUtime=0.07 cores=0-15
/proc/30085/task/30094/stat : 30094 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30095] ppid=30082 vsize=980328 memory=1972 CPUtime=0.07 cores=0-15
/proc/30085/task/30095/stat : 30095 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30096] ppid=30082 vsize=980328 memory=5764 CPUtime=0.07 cores=0-15
/proc/30085/task/30096/stat : 30096 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30097] ppid=30082 vsize=980328 memory=12884 CPUtime=0.07 cores=0-15
/proc/30085/task/30097/stat : 30097 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30098] ppid=30082 vsize=980328 memory=3000 CPUtime=0.07 cores=0-15
/proc/30085/task/30098/stat : 30098 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30099] ppid=30082 vsize=980328 memory=17816 CPUtime=0.07 cores=0-15
/proc/30085/task/30099/stat : 30099 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30100] ppid=30082 vsize=980328 memory=46892 CPUtime=0.07 cores=0-15
/proc/30085/task/30100/stat : 30100 (python3) S 30082 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3972930 1003855872 44025 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 984652 KiB
Current children cumulated memory: 179640 KiB


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

[pid=30085/tid=30190] ppid=30079 vsize=113639816 memory=2652 CPUtime=3199.46 cores=0-15
/proc/30085/task/30190/stat : 30190 (python3) R 30079 30082 25243 0 -1 4194368 4721538 0 0 0 316531 3415 0 0 20 0 32 0 4008857 116367171584 24767461 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30191] ppid=30079 vsize=113639816 memory=99046856 CPUtime=3196.37 cores=0-15
/proc/30085/task/30191/stat : 30191 (python3) R 30079 30082 25243 0 -1 4194368 4530540 0 0 0 316373 3264 0 0 20 0 32 0 4008857 116367171584 24767461 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30192] ppid=30079 vsize=113639816 memory=7896107955075850633 CPUtime=3190.74 cores=0-15
/proc/30085/task/30192/stat : 30192 (python3) R 30079 30082 25243 0 -1 4194368 5575459 0 0 0 315268 3806 0 0 20 0 32 0 4008860 116367171584 24767461 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30193] ppid=30079 vsize=113639816 memory=3184 CPUtime=3180.91 cores=0-15
/proc/30085/task/30193/stat : 30193 (python3) R 30079 30082 25243 0 -1 4194368 6224526 0 0 0 314327 3764 0 0 20 0 32 0 4008861 116367171584 24767461 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
Current cumulated CPU time of completed processes: 0.004533 s
Current children cumulated CPU time: 52962.8 s
Current children cumulated vsize: 113639816 KiB
Current children cumulated memory: 99071432 KiB

[startup+3701.6 s]
/proc/loadavg: 32.05 37.21 49.11 33/850 30404
/proc/meminfo: memFree=910183268/1055320708 swapFree=33554428/33554428
[pid=30085] ppid=30079 vsize=108995908 memory=99569092 CPUtime=52975.6 cores=0-15
/proc/30085/stat : 30085 (python3) S 30079 30082 25243 0 -1 4194304 51863567 0 0 0 5271687 25870 0 0 20 0 32 0 3972915 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 17 8 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
/proc/30085/statm: 27248977 24892273 13889 753 0 26240475 0
[pid=30085/tid=30086] ppid=30079 vsize=108995908 memory=14396 CPUtime=0.07 cores=0-15
/proc/30085/task/30086/stat : 30086 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30087] ppid=30079 vsize=108995908 memory=12012 CPUtime=0.06 cores=0-15
/proc/30085/task/30087/stat : 30087 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30088] ppid=30079 vsize=108995908 memory=5824 CPUtime=0.07 cores=0-15
/proc/30085/task/30088/stat : 30088 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30089] ppid=30079 vsize=108995908 memory=12804 CPUtime=0.07 cores=0-15
/proc/30085/task/30089/stat : 30089 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30090] ppid=30079 vsize=108995908 memory=10256 CPUtime=0.07 cores=0-15
/proc/30085/task/30090/stat : 30090 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30091] ppid=30079 vsize=108995908 memory=8880 CPUtime=0.07 cores=0-15
/proc/30085/task/30091/stat : 30091 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30092] ppid=30079 vsize=108995908 memory=20736 CPUtime=0.07 cores=0-15
/proc/30085/task/30092/stat : 30092 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30093] ppid=30079 vsize=108995908 memory=24324 CPUtime=0.07 cores=0-15
/proc/30085/task/30093/stat : 30093 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30094] ppid=30079 vsize=108995908 memory=9376 CPUtime=0.07 cores=0-15
/proc/30085/task/30094/stat : 30094 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30095] ppid=30079 vsize=108995908 memory=-7747442128136470470 CPUtime=0.07 cores=0-15
/proc/30085/task/30095/stat : 30095 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30096] ppid=30079 vsize=108995908 memory=12804 CPUtime=0.07 cores=0-15
/proc/30085/task/30096/stat : 30096 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30097] ppid=30079 vsize=108995908 memory=10256 CPUtime=0.07 cores=0-15
/proc/30085/task/30097/stat : 30097 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30098] ppid=30079 vsize=108995908 memory=8880 CPUtime=0.07 cores=0-15
/proc/30085/task/30098/stat : 30098 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30099] ppid=30079 vsize=108995908 memory=20736 CPUtime=0.07 cores=0-15
/proc/30085/task/30099/stat : 30099 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30100] ppid=30079 vsize=108995908 memory=24324 CPUtime=0.07 cores=0-15
/proc/30085/task/30100/stat : 30100 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30178] ppid=30079 vsize=108995908 memory=15244 CPUtime=3324.95 cores=0-15
/proc/30085/task/30178/stat : 30178 (python3) R 30079 30082 25243 0 -1 4194368 769489 0 0 0 331989 506 0 0 20 0 32 0 4008853 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30179] ppid=30079 vsize=108995908 memory=3184 CPUtime=3326.27 cores=0-15
/proc/30085/task/30179/stat : 30179 (python3) R 30079 30082 25243 0 -1 4194368 499724 0 0 0 332554 73 0 0 20 0 32 0 4008853 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30180] ppid=30079 vsize=108995908 memory=98969912 CPUtime=3327.63 cores=0-15
/proc/30085/task/30180/stat : 30180 (python3) R 30079 30082 25243 0 -1 4194368 453295 0 0 0 332671 92 0 0 20 0 32 0 4008854 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30181] ppid=30079 vsize=108995908 memory=12804 CPUtime=3291.57 cores=0-15
/proc/30085/task/30181/stat : 30181 (python3) R 30079 30082 25243 0 -1 4194368 2911167 0 0 0 327774 1383 0 0 20 0 32 0 4008854 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 3 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30182] ppid=30079 vsize=108995908 memory=10256 CPUtime=3326.59 cores=0-15
/proc/30085/task/30182/stat : 30182 (python3) R 30079 30082 25243 0 -1 4194368 2875031 0 0 0 332074 585 0 0 20 0 32 0 4008854 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30183] ppid=30079 vsize=108995908 memory=8880 CPUtime=2998.11 cores=0-15
/proc/30085/task/30183/stat : 30183 (python3) R 30079 30082 25243 0 -1 4194368 2641633 0 0 0 299277 534 0 0 20 0 32 0 4008854 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30184] ppid=30079 vsize=108995908 memory=25333125866717268 CPUtime=3325.03 cores=0-15
/proc/30085/task/30184/stat : 30184 (python3) R 30079 30082 25243 0 -1 4194368 994788 0 0 0 332285 218 0 0 20 0 32 0 4008854 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30185] ppid=30079 vsize=108995908 memory=8763254339550793815 CPUtime=3296.75 cores=0-15
/proc/30085/task/30185/stat : 30185 (python3) R 30079 30082 25243 0 -1 4194368 2868907 0 0 0 328491 1184 0 0 20 0 32 0 4008854 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30186] ppid=30079 vsize=108995908 memory=6944656592455359580 CPUtime=3316.49 cores=0-15
/proc/30085/task/30186/stat : 30186 (python3) R 30079 30082 25243 0 -1 4194368 2896606 0 0 0 329698 1951 0 0 20 0 32 0 4008854 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30187] ppid=30079 vsize=108995908 memory=6944656575208382560 CPUtime=3324.43 cores=0-15
/proc/30085/task/30187/stat : 30187 (python3) R 30079 30082 25243 0 -1 4194368 1060430 0 0 0 332218 225 0 0 20 0 32 0 4008854 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30188] ppid=30079 vsize=108995908 memory=281180503015680 CPUtime=3326.4 cores=0-15
/proc/30085/task/30188/stat : 30188 (python3) R 30079 30082 25243 0 -1 4194368 1306876 0 0 0 332126 514 0 0 20 0 32 0 4008855 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30189] ppid=30079 vsize=108995908 memory=281180503015680 CPUtime=3221.96 cores=0-15
/proc/30085/task/30189/stat : 30189 (python3) R 30079 30082 25243 0 -1 4194368 5443652 0 0 0 318329 3867 0 0 20 0 32 0 4008856 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30190] ppid=30079 vsize=108995908 memory=-6000919499214174262 CPUtime=3200.25 cores=0-15
/proc/30085/task/30190/stat : 30190 (python3) R 30079 30082 25243 0 -1 4194368 4722520 0 0 0 316608 3417 0 0 20 0 32 0 4008857 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30191] ppid=30079 vsize=108995908 memory=12884 CPUtime=3197.16 cores=0-15
/proc/30085/task/30191/stat : 30191 (python3) R 30079 30082 25243 0 -1 4194368 4531064 0 0 0 316450 3266 0 0 20 0 32 0 4008857 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30192] ppid=30079 vsize=108995908 memory=3000 CPUtime=3191.54 cores=0-15
/proc/30085/task/30192/stat : 30192 (python3) R 30079 30082 25243 0 -1 4194368 5575459 0 0 0 315348 3806 0 0 20 0 32 0 4008860 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30193] ppid=30079 vsize=108995908 memory=17832 CPUtime=3181.7 cores=0-15
/proc/30085/task/30193/stat : 30193 (python3) R 30079 30082 25243 0 -1 4194368 6224528 0 0 0 314406 3764 0 0 20 0 32 0 4008861 111611809792 24891865 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
Current cumulated CPU time of completed processes: 0.004533 s
Current children cumulated CPU time: 52975.6 s
Current children cumulated vsize: 108995908 KiB
Current children cumulated memory: 99569092 KiB

[startup+3702 s]*
/proc/loadavg: 32.05 37.21 49.11 33/850 30404
/proc/meminfo: memFree=907787476/1055320708 swapFree=33554428/33554428
[pid=30085] ppid=30079 vsize=109747980 memory=100360904 CPUtime=52982.2 cores=0-15
/proc/30085/stat : 30085 (python3) S 30079 30082 25243 0 -1 4194304 51872488 0 0 0 5272343 25875 0 0 20 0 32 0 3972915 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 17 8 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
/proc/30085/statm: 27436995 25090226 13889 753 0 26434303 0
[pid=30085/tid=30086] ppid=30079 vsize=109747980 memory=3700 CPUtime=0.07 cores=0-15
/proc/30085/task/30086/stat : 30086 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30087] ppid=30079 vsize=109747980 memory=-6000919499214174262 CPUtime=0.06 cores=0-15
/proc/30085/task/30087/stat : 30087 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30088] ppid=30079 vsize=109747980 memory=2772 CPUtime=0.07 cores=0-15
/proc/30085/task/30088/stat : 30088 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30089] ppid=30079 vsize=109747980 memory=15244 CPUtime=0.07 cores=0-15
/proc/30085/task/30089/stat : 30089 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30090] ppid=30079 vsize=109747980 memory=14396 CPUtime=0.07 cores=0-15
/proc/30085/task/30090/stat : 30090 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30091] ppid=30079 vsize=109747980 memory=12012 CPUtime=0.07 cores=0-15
/proc/30085/task/30091/stat : 30091 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30092] ppid=30079 vsize=109747980 memory=5824 CPUtime=0.07 cores=0-15
/proc/30085/task/30092/stat : 30092 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30093] ppid=30079 vsize=109747980 memory=2508 CPUtime=0.07 cores=0-15
/proc/30085/task/30093/stat : 30093 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30094] ppid=30079 vsize=109747980 memory=3536 CPUtime=0.07 cores=0-15
/proc/30085/task/30094/stat : 30094 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30095] ppid=30079 vsize=109747980 memory=4916 CPUtime=0.07 cores=0-15
/proc/30085/task/30095/stat : 30095 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30096] ppid=30079 vsize=109747980 memory=3012 CPUtime=0.07 cores=0-15
/proc/30085/task/30096/stat : 30096 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30097] ppid=30079 vsize=109747980 memory=41644 CPUtime=0.07 cores=0-15
/proc/30085/task/30097/stat : 30097 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30098] ppid=30079 vsize=109747980 memory=5824 CPUtime=0.07 cores=0-15
/proc/30085/task/30098/stat : 30098 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30099] ppid=30079 vsize=109747980 memory=2508 CPUtime=0.07 cores=0-15
/proc/30085/task/30099/stat : 30099 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30100] ppid=30079 vsize=109747980 memory=3536 CPUtime=0.07 cores=0-15
/proc/30085/task/30100/stat : 30100 (python3) S 30079 30082 25243 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3972930 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30178] ppid=30079 vsize=109747980 memory=3184 CPUtime=3325.37 cores=0-15
/proc/30085/task/30178/stat : 30178 (python3) R 30079 30082 25243 0 -1 4194368 769498 0 0 0 332031 506 0 0 20 0 32 0 4008853 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30179] ppid=30079 vsize=109747980 memory=-7747442128136470470 CPUtime=3326.68 cores=0-15
/proc/30085/task/30179/stat : 30179 (python3) R 30079 30082 25243 0 -1 4194368 499725 0 0 0 332595 73 0 0 20 0 32 0 4008853 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30180] ppid=30079 vsize=109747980 memory=6672 CPUtime=3328.04 cores=0-15
/proc/30085/task/30180/stat : 30180 (python3) R 30079 30082 25243 0 -1 4194368 453295 0 0 0 332712 92 0 0 20 0 32 0 4008854 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30181] ppid=30079 vsize=109747980 memory=3180 CPUtime=3291.98 cores=0-15
/proc/30085/task/30181/stat : 30181 (python3) R 30079 30082 25243 0 -1 4194368 2911168 0 0 0 327815 1383 0 0 20 0 32 0 4008854 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 3 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30182] ppid=30079 vsize=109747980 memory=41227356 CPUtime=3327.01 cores=0-15
/proc/30085/task/30182/stat : 30182 (python3) R 30079 30082 25243 0 -1 4194368 2875031 0 0 0 332116 585 0 0 20 0 32 0 4008854 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30183] ppid=30079 vsize=109747980 memory=-7747442128136601286 CPUtime=2998.51 cores=0-15
/proc/30085/task/30183/stat : 30183 (python3) R 30079 30082 25243 0 -1 4194368 2641633 0 0 0 299317 534 0 0 20 0 32 0 4008854 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30184] ppid=30079 vsize=109747980 memory=-6000919499214174262 CPUtime=3325.45 cores=0-15
/proc/30085/task/30184/stat : 30184 (python3) R 30079 30082 25243 0 -1 4194368 994788 0 0 0 332327 218 0 0 20 0 32 0 4008854 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30185] ppid=30079 vsize=109747980 memory=100361216 CPUtime=3297.17 cores=0-15
/proc/30085/task/30185/stat : 30185 (python3) R 30079 30082 25243 0 -1 4194368 2869445 0 0 0 328532 1185 0 0 20 0 32 0 4008854 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30186] ppid=30079 vsize=109747980 memory=6672 CPUtime=3316.91 cores=0-15
/proc/30085/task/30186/stat : 30186 (python3) R 30079 30082 25243 0 -1 4194368 2903502 0 0 0 329739 1952 0 0 20 0 32 0 4008854 112381931520 25089752 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30187] ppid=30079 vsize=109747980 memory=3180 CPUtime=3324.85 cores=0-15
/proc/30085/task/30187/stat : 30187 (python3) R 30079 30082 25243 0 -1 4194368 1060431 0 0 0 332260 225 0 0 20 0 32 0 4008854 112381931520 25090264 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30188] ppid=30079 vsize=109747980 memory=42840120 CPUtime=3326.82 cores=0-15
/proc/30085/task/30188/stat : 30188 (python3) R 30079 30082 25243 0 -1 4194368 1306876 0 0 0 332168 514 0 0 20 0 32 0 4008855 112381931520 25090264 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30189] ppid=30079 vsize=109747980 memory=-7747442128136601286 CPUtime=3222.38 cores=0-15
/proc/30085/task/30189/stat : 30189 (python3) R 30079 30082 25243 0 -1 4194368 5443652 0 0 0 318371 3867 0 0 20 0 32 0 4008856 112381931520 25090264 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30190] ppid=30079 vsize=109747980 memory=7230642891296367464 CPUtime=3200.66 cores=0-15
/proc/30085/task/30190/stat : 30190 (python3) R 30079 30082 25243 0 -1 4194368 4722987 0 0 0 316648 3418 0 0 20 0 32 0 4008857 112381931520 25090264 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30191] ppid=30079 vsize=109747980 memory=7230642891296355134 CPUtime=3197.57 cores=0-15
/proc/30085/task/30191/stat : 30191 (python3) R 30079 30082 25243 0 -1 4194368 4531259 0 0 0 316490 3267 0 0 20 0 32 0 4008857 112381931520 25090264 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30192] ppid=30079 vsize=109747980 memory=25333125866717268 CPUtime=3191.95 cores=0-15
/proc/30085/task/30192/stat : 30192 (python3) R 30079 30082 25243 0 -1 4194368 5575459 0 0 0 315389 3806 0 0 20 0 32 0 4008860 112381931520 25090264 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
[pid=30085/tid=30193] ppid=30079 vsize=109747980 memory=4495815529145658467 CPUtime=3182.12 cores=0-15
/proc/30085/task/30193/stat : 30193 (python3) R 30079 30082 25243 0 -1 4194368 6225342 0 0 0 314446 3766 0 0 20 0 32 0 4008861 112381931520 25090264 18446744073709551615 4321280 7402577 140732584420304 0 0 0 0 16781312 8405026 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 38137856 140732584429458 140732584429712 140732584429712 140732584435642 0
Current cumulated CPU time of completed processes: 0.004533 s
Current children cumulated CPU time: 52982.2 s
Current children cumulated vsize: 109747980 KiB
Current children cumulated memory: 100360904 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3702.83
CPU time (s): 52983.1
CPU user time (s): 52723.5
CPU system time (s): 259.57
CPU usage (%): 1430.88
Max. virtual memory (cumulated for all children) (KiB): 140307860
Max. memory (cumulated for all children) (KiB): 106386324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52723.5
system time used= 259.57
maximum resident set size= 106436524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51872900
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= 122410
involuntary context switches= 355919


# summary of solver processes directly reported to runsolver:
#   pid: 30082,30085
#   total CPU time (s): 52983.1
#   total CPU user time (s): 52723.5
#   total CPU system time (s): 259.57

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.099 second user time and 46.1546 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-07-15 21:30:41
IDJOB=4848169
IDBENCH=155744
IDSOLVER=3707
FILE ID=nodeE009/4848169-1784143840
RUNJOBID= nodeE009-1784136130-25253
SLURM_JOB_ID= 12756563
Free space on /tmp= 801492 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_8_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-4848169-1784143840/watcher-4848169-1784143840 -o /tmp/evaluation-result-4848169-1784143840/solver-4848169-1784143840 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848169-1784143840/vars-4848169-1784143840 --bin-var /tmp/runsolver-exch-nodeE009-1784136130-25253 --watchdog 3760  run HOME/instance-4848169-1784143840.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1595270705 --intermediate --solver ortools

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

MD5SUM BENCH= 0e2b47ba7737bf0edcb2bcb32c5df9e4
RANDOM SEED=1595270705

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3591.941
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		: 3591.939
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		: 3591.912
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		: 3591.929
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		: 3566.164
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		: 3566.136
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		: 3566.144
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		: 3566.147
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		: 3583.434
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		: 3583.407
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		: 3583.404
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		: 3583.406
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		: 3567.154
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		: 3567.159
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		: 3567.147
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		: 3567.136
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		: 3564.931
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		: 3564.941
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		: 3564.930
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		: 3564.915
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		: 3573.920
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		: 3573.891
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		: 3573.894
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		: 3573.920
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		: 3578.478
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		: 3578.473
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		: 3578.515
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		: 3578.507
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		: 3576.917
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		: 3576.917
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		: 3576.898
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		: 3576.919
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:       1055320708 kB
MemFree:        1022170480 kB
MemAvailable:   1020040896 kB
Buffers:            3336 kB
Cached:          1351616 kB
SwapCached:            0 kB
Active:         29659740 kB
Inactive:        1100992 kB
Active(anon):   29426296 kB
Inactive(anon):        0 kB
Active(file):     233444 kB
Inactive(file):  1100992 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            237160 kB
Writeback:             0 kB
AnonPages:      29408380 kB
Mapped:           154228 kB
Shmem:             20500 kB
KReclaimable:     128564 kB
Slab:             491408 kB
SReclaimable:     128564 kB
SUnreclaim:       362844 kB
KernelStack:       15216 kB
PageTables:        62912 kB
SecPageTables:     12080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   33010144 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478332 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8640512 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:      391620 kB
DirectMap2M:    20901888 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 801576 MiB
End job on nodeE009 at 2026-07-15 22:32:24