Trace number 4848293

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) 57633.1 3627.51

General information on the benchmark

NamePB26/normalized-PB26/OPT-LIN/devriendt/
tsplib/normalized-ch150.opb
MD5SUM9c7390f7de7351b42d269b6d40b3d0be
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 benchmark6579
Best CPU time to get the best result obtained on this benchmark57600.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23542
Total number of constraints22650
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)300
Number of constraints which are nor clauses,nor cardinality constraints22350
Minimum length of a constraint8
Maximum length of a constraint149
Number of terms in the objective function 22350
Biggest coefficient in the objective function 849
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 8030552
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 849
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 8030552
Number of bits of the biggest sum of numbers23
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

4.22/3.43	c Time taken to transform: 1.2665472030639648 seconds
4.22/3.43	c Solver arguments: {'num_search_workers': 16, 'random_seed': 1291312329, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fd47dbe3410>}
4.22/3.43	c 57595.41872835159s left to solve
58.76/8.88	c Solution 1, time = 5.4487s
58.76/8.88	o 52396
60.31/8.90	c Solution 2, time = 5.4745s
60.31/8.91	o 52063
65.07/9.20	c Solution 3, time = 5.7663s
65.07/9.20	o 51763
65.07/9.28	c Solution 4, time = 5.8475s
65.07/9.28	o 51446
68.26/9.45	c Solution 5, time = 6.0193s
68.26/9.45	o 51299
73.02/9.76	c Solution 6, time = 6.3278s
73.02/9.76	o 50723
74.61/9.81	c Solution 7, time = 6.3745s
74.61/9.81	o 50448
80.97/10.27	c Solution 8, time = 6.8417s
80.97/10.27	o 50427
82.56/10.32	c Solution 9, time = 6.8846s
82.56/10.32	o 50065
84.16/10.44	c Solution 10, time = 7.0053s
84.16/10.44	o 50047
90.53/10.88	c Solution 11, time = 7.4461s
90.53/10.88	o 49556
100.07/11.43	c Solution 12, time = 7.9994s
100.07/11.43	o 49259
100.07/11.46	c Solution 13, time = 8.0293s
100.07/11.46	o 49238
103.25/11.66	c Solution 14, time = 8.2271s
103.25/11.66	o 49194
111.57/12.19	c Solution 15, time = 8.7644s
111.57/12.19	o 49104
114.38/12.30	c Solution 16, time = 8.8721s
114.38/12.30	o 49057
114.38/12.30	c Solution 17, time = 8.8733s
114.38/12.30	o 48967
119.15/12.61	c Solution 18, time = 9.1825s
119.15/12.61	o 48436
119.15/12.65	c Solution 19, time = 9.2203s
119.15/12.65	o 48311
125.78/13.02	c Solution 20, time = 9.5881s
125.78/13.02	o 47700
127.37/13.17	c Solution 21, time = 9.7398s
127.37/13.17	o 47628
131.87/13.48	c Solution 22, time = 10.0494s
131.87/13.48	o 46937
149.38/14.51	c Solution 23, time = 11.0827s
149.38/14.51	o 46535
150.97/14.62	c Solution 24, time = 11.1880s
150.97/14.62	o 46093
166.85/15.61	c Solution 25, time = 12.1842s
166.85/15.61	o 45927
168.45/15.70	c Solution 26, time = 12.2695s
168.45/15.70	o 45925
185.96/16.85	c Solution 27, time = 13.4191s
185.96/16.85	o 45812
187.55/16.91	c Solution 28, time = 13.4808s
187.55/16.91	o 45762
197.08/17.59	c Solution 29, time = 14.1613s
197.08/17.59	o 45348
198.69/17.69	c Solution 30, time = 14.2559s
198.69/17.69	o 45206
201.87/17.80	c Solution 31, time = 14.3696s
201.87/17.80	o 45189
201.87/17.82	c Solution 32, time = 14.3903s
201.87/17.82	o 44803
201.87/17.86	c Solution 33, time = 14.4248s
201.87/17.86	o 44419
203.46/17.93	c Solution 34, time = 14.5034s
203.46/17.93	o 44402
205.43/18.09	c Solution 35, time = 14.6636s
205.43/18.09	o 44400
224.14/19.23	c Solution 36, time = 15.7963s
224.14/19.23	o 44381
227.33/19.41	c Solution 37, time = 15.9810s
227.33/19.41	o 44368
227.33/19.49	c Solution 38, time = 16.0577s
227.33/19.49	o 44119
228.92/19.54	c Solution 39, time = 16.1098s
228.92/19.54	o 44051
228.92/19.54	c Solution 40, time = 16.1111s
228.92/19.54	o 43789
235.26/19.96	c Solution 41, time = 16.5287s
235.26/19.96	o 43736
237.15/20.10	c Solution 42, time = 16.6742s
237.15/20.10	o 43725
244.80/20.54	c Solution 43, time = 17.1108s
244.80/20.54	o 43724
260.71/21.59	c Solution 44, time = 18.1623s
260.71/21.59	o 43350
267.08/21.98	c Solution 45, time = 18.5451s
267.08/21.98	o 42462
268.87/22.09	c Solution 46, time = 18.6573s
268.87/22.09	o 42444
271.83/22.26	c Solution 47, time = 18.8274s
271.83/22.26	o 42323
271.83/22.26	c Solution 48, time = 18.8317s
271.83/22.26	o 42320
273.42/22.33	c Solution 49, time = 18.8998s
273.42/22.33	o 42304
278.19/22.67	c Solution 50, time = 19.2387s
278.19/22.67	o 42288
297.30/23.86	c Solution 51, time = 20.4283s
297.30/23.86	o 42283
297.30/23.88	c Solution 52, time = 20.4490s
297.30/23.88	o 41828
297.30/23.88	c Solution 53, time = 20.4503s
297.30/23.88	o 41823
298.89/24.00	c Solution 54, time = 20.5674s
298.89/24.00	o 41786
324.29/25.51	c Solution 55, time = 22.0758s
324.29/25.51	o 41721
338.61/26.41	c Solution 56, time = 22.9756s
338.61/26.41	o 41484
343.39/26.71	c Solution 57, time = 23.2787s
343.39/26.71	o 41408
344.98/26.81	c Solution 58, time = 23.3767s
344.98/26.81	o 41365
373.63/28.64	c Solution 59, time = 25.2045s
373.63/28.64	o 41334
397.85/30.13	c Solution 60, time = 26.7040s
397.85/30.13	o 41268
405.44/30.69	c Solution 61, time = 27.2591s
405.44/30.69	o 41259
413.65/31.17	c Solution 62, time = 27.7421s
413.65/31.17	o 41186
413.65/31.17	c Solution 63, time = 27.7433s
413.65/31.17	o 41177
414.97/31.25	c Solution 64, time = 27.8176s
414.97/31.25	o 41145
414.97/31.25	c Solution 65, time = 27.8192s
414.97/31.25	o 41063
418.16/31.40	c Solution 66, time = 27.9716s
418.16/31.40	o 40968
422.93/31.70	c Solution 67, time = 28.2687s
422.93/31.70	o 40829
422.93/31.70	c Solution 68, time = 28.2699s
422.93/31.70	o 40734
422.93/31.72	c Solution 69, time = 28.2901s
422.93/31.72	o 40650
428.02/32.11	c Solution 70, time = 28.6764s
428.02/32.11	o 40462
430.88/32.22	c Solution 71, time = 28.7848s
430.88/32.22	o 40380
440.44/32.86	c Solution 72, time = 29.4310s
440.44/32.86	o 40209
470.66/34.74	c Solution 73, time = 31.3090s
470.66/34.74	o 40087
470.66/34.78	c Solution 74, time = 31.3499s
470.66/34.78	o 40032
472.25/34.88	c Solution 75, time = 31.4498s
472.25/34.88	o 39854
472.25/34.88	c Solution 76, time = 31.4512s
472.25/34.88	o 39677
497.70/36.42	c Solution 77, time = 32.9871s
497.70/36.42	o 39543
515.21/37.55	c Solution 78, time = 34.1232s
515.21/37.55	o 39431
515.21/37.59	c Solution 79, time = 34.1618s
515.21/37.59	o 39366
515.21/37.59	c Solution 80, time = 34.1631s
515.21/37.59	o 39254
516.80/37.60	c Solution 81, time = 34.1672s
516.80/37.60	o 39245
516.80/37.62	c Solution 82, time = 34.1937s
516.80/37.62	o 39226
516.80/37.63	c Solution 83, time = 34.1949s
516.80/37.63	o 38928
518.39/37.71	c Solution 84, time = 34.2843s
518.39/37.71	o 38504
518.39/37.72	c Solution 85, time = 34.2854s
518.39/37.72	o 38001
519.98/37.82	c Solution 86, time = 34.3945s
519.98/37.82	o 37938
527.93/38.39	c Solution 87, time = 34.9635s
527.93/38.39	o 37772
532.68/38.68	c Solution 88, time = 35.2502s
532.68/38.68	o 37599
559.73/40.32	c Solution 89, time = 36.8863s
559.73/40.32	o 37226
559.73/40.36	c Solution 90, time = 36.9248s
559.73/40.36	o 37201
566.10/40.76	c Solution 91, time = 37.3271s
566.10/40.76	o 37165
567.69/40.84	c Solution 92, time = 37.4082s
567.69/40.84	o 37054
567.69/40.84	c Solution 93, time = 37.4095s
567.69/40.84	o 37018
582.01/41.76	c Solution 94, time = 38.3264s
582.01/41.76	o 36871
601.11/42.96	c Solution 95, time = 39.5255s
601.11/42.96	o 36673
609.06/43.46	c Solution 96, time = 40.0253s
609.06/43.46	o 36668
609.06/43.47	c Solution 97, time = 40.0403s
609.06/43.47	o 36603
609.06/43.47	c Solution 98, time = 40.0417s
609.06/43.47	o 36598
610.66/43.51	c Solution 99, time = 40.0834s
610.66/43.51	o 36577
610.66/43.54	c Solution 100, time = 40.1097s
610.66/43.54	o 36511
617.03/43.96	c Solution 101, time = 40.5336s
617.03/43.96	o 36490
640.88/45.47	c Solution 102, time = 42.0397s
640.88/45.47	o 36257
642.47/45.51	c Solution 103, time = 42.0751s
642.47/45.51	o 36152
645.66/45.77	c Solution 104, time = 42.3444s
645.66/45.78	o 36092
658.38/46.58	c Solution 105, time = 43.1540s
658.38/46.58	o 35946
664.76/46.91	c Solution 106, time = 43.4787s
664.76/46.91	o 35907
682.65/48.11	c Solution 107, time = 44.6831s
682.65/48.11	o 35756
688.59/48.47	c Solution 108, time = 45.0439s
688.59/48.47	o 35695
690.18/48.50	c Solution 109, time = 45.0707s
690.18/48.50	o 35634
690.18/48.50	c Solution 110, time = 45.0721s
690.18/48.50	o 35573
693.37/48.71	c Solution 111, time = 45.2821s
693.37/48.71	o 35544
696.55/48.99	c Solution 112, time = 45.5584s
696.55/48.99	o 35501
696.55/48.99	c Solution 113, time = 45.5596s
696.55/48.99	o 35472
698.50/49.05	c Solution 114, time = 45.6188s
698.50/49.05	o 35452
710.87/49.81	c Solution 115, time = 46.3788s
710.87/49.81	o 35409
723.60/50.67	c Solution 116, time = 47.2441s
723.60/50.67	o 35325
752.23/52.41	c Solution 117, time = 48.9774s
752.23/52.41	o 34733
764.96/53.29	c Solution 118, time = 49.8615s
764.96/53.29	o 34712
804.72/55.76	c Solution 119, time = 52.3245s
804.72/55.76	o 34686
812.67/56.26	c Solution 120, time = 52.8333s
812.67/56.26	o 34662
838.15/57.82	c Solution 121, time = 54.3904s
838.15/57.82	o 34594
841.64/58.08	c Solution 122, time = 54.6512s
841.64/58.08	o 34422
854.06/58.85	c Solution 123, time = 55.4163s
854.06/58.85	o 34392
857.42/59.07	c Solution 124, time = 55.6430s
857.42/59.07	o 34222
863.60/59.42	c Solution 125, time = 55.9874s
863.60/59.42	o 34173
863.60/59.42	c Solution 126, time = 55.9881s
863.60/59.42	o 33753
863.60/59.42	c Solution 127, time = 55.9898s
863.60/59.42	o 33704
871.55/59.95	c Solution 128, time = 56.5146s
871.55/59.95	o 33676
876.31/60.26	c Solution 129, time = 56.8255s
876.31/60.26	o 33641
893.82/61.34	c Solution 130, time = 57.9079s
893.82/61.34	o 33588
912.89/62.53	c Solution 131, time = 59.1030s
912.89/62.53	o 33405
912.89/62.55	c Solution 132, time = 59.1212s
912.89/62.55	o 33363
939.93/64.26	c Solution 133, time = 60.8331s
939.93/64.26	o 33275
952.88/65.10	c Solution 134, time = 61.6659s
952.88/65.10	o 33262
959.01/65.43	c Solution 135, time = 61.9964s
959.01/65.43	o 33217
965.38/65.82	c Solution 136, time = 62.3909s
965.38/65.82	o 32912
989.25/67.30	c Solution 137, time = 63.8698s
989.25/67.30	o 32882
998.81/67.97	c Solution 138, time = 64.5435s
998.81/67.97	o 32718
1022.67/69.48	c Solution 139, time = 66.0543s
1022.67/69.48	o 32477
1025.85/69.63	c Solution 140, time = 66.1958s
1025.85/69.63	o 32404
1032.44/70.11	c Solution 141, time = 66.6781s
1032.44/70.11	o 32089
1032.44/70.11	c Solution 142, time = 66.6807s
1032.44/70.11	o 32088
1043.30/70.71	c Solution 143, time = 67.2745s
1043.30/70.71	o 31931
1048.48/71.03	c Solution 144, time = 67.5995s
1048.48/71.03	o 31761
1051.25/71.28	c Solution 145, time = 67.8501s
1051.25/71.28	o 31595
1057.62/71.67	c Solution 146, time = 68.2443s
1057.62/71.67	o 31423
1086.26/73.40	c Solution 147, time = 69.9736s
1086.26/73.40	o 31403
1134.00/76.49	c Solution 148, time = 73.0597s
1134.00/76.49	o 31232
1167.41/78.57	c Solution 149, time = 75.1358s
1167.41/78.57	o 31206
1169.01/78.63	c Solution 150, time = 75.2000s
1169.01/78.63	o 31191
1193.20/80.19	c Solution 151, time = 76.7603s
1193.20/80.19	o 31059
1204.02/80.88	c Solution 152, time = 77.4494s
1204.02/80.88	o 31033
1210.38/81.26	c Solution 153, time = 77.8300s
1210.38/81.26	o 30927
1210.38/81.26	c Solution 154, time = 77.8313s
1210.38/81.26	o 30901
1211.97/81.30	c Solution 155, time = 77.8674s
1211.97/81.30	o 30898
1213.56/81.42	c Solution 156, time = 77.9903s
1213.56/81.42	o 30857
1302.97/87.03	c Solution 157, time = 83.6013s
1302.97/87.03	o 30838
1353.59/90.20	c Solution 158, time = 86.7744s
1353.59/90.21	o 30720
1358.36/90.59	c Solution 159, time = 87.1642s
1358.36/90.59	o 30638
1377.46/91.79	c Solution 160, time = 88.3631s
1377.46/91.79	o 30600
1379.06/91.82	c Solution 161, time = 88.3851s
1379.06/91.82	o 30556
1379.06/91.82	c Solution 162, time = 88.3922s
1379.06/91.82	o 30535
1379.06/91.82	c Solution 163, time = 88.3933s
1379.06/91.82	o 30453
1382.61/92.04	c Solution 164, time = 88.6057s
1382.61/92.04	o 30365
1418.81/94.32	c Solution 165, time = 90.8884s
1418.81/94.32	o 30327
1420.41/94.48	c Solution 166, time = 91.0473s
1420.41/94.48	o 30168
1420.41/94.48	c Solution 167, time = 91.0487s
1420.41/94.48	o 30130
1433.13/95.24	c Solution 168, time = 91.8131s
1433.13/95.24	o 30113
1434.73/95.31	c Solution 169, time = 91.8760s
1434.73/95.31	o 30102
1434.73/95.31	c Solution 170, time = 91.8823s
1434.73/95.31	o 30064
1434.73/95.31	c Solution 171, time = 91.8836s
1434.73/95.31	o 30036
1434.73/95.34	c Solution 172, time = 91.9138s
1434.73/95.34	o 30021
1461.95/97.07	c Solution 173, time = 93.6372s
1461.95/97.07	o 29663
1536.55/101.80	c Solution 174, time = 98.3649s
1536.55/101.80	o 29513
1543.14/102.16	c Solution 175, time = 98.7292s
1543.14/102.16	o 29446
1589.31/105.05	c Solution 176, time = 101.6182s
1589.31/105.05	o 29440
1600.19/105.75	c Solution 177, time = 102.3203s
1600.19/105.75	o 29133
1612.92/106.57	c Solution 178, time = 103.1426s
1612.92/106.57	o 29035
1614.51/106.62	c Solution 179, time = 103.1879s
1614.51/106.62	o 29030
1624.03/107.24	c Solution 180, time = 103.8124s
1624.03/107.24	o 29022
1635.17/107.91	c Solution 181, time = 104.4749s
1635.17/107.91	o 29016
1754.49/115.47	c Solution 182, time = 112.0384s
1754.49/115.47	o 28988
1783.13/117.28	c Solution 183, time = 113.8492s
1783.13/117.28	o 28968
1792.68/117.86	c Solution 184, time = 114.4250s
1792.68/117.86	o 28949
1799.04/118.21	c Solution 185, time = 114.7798s
1799.04/118.21	o 28891
1802.23/118.41	c Solution 186, time = 114.9763s
1802.23/118.41	o 28890
1840.31/120.86	c Solution 187, time = 117.4272s
1840.31/120.86	o 28497
1868.88/122.61	c Solution 188, time = 119.1835s
1868.88/122.61	o 28494
1877.19/123.15	c Solution 189, time = 119.7242s
1877.19/123.15	o 28480
1943.58/127.39	c Solution 190, time = 123.9589s
1943.58/127.39	o 28282
1943.58/127.39	c Solution 191, time = 123.9600s
1943.58/127.39	o 28281
1951.54/127.84	c Solution 192, time = 124.4084s
1951.54/127.84	o 28260
2045.42/133.73	c Solution 193, time = 130.3025s
2045.42/133.73	o 28207
2066.41/135.11	c Solution 194, time = 131.6745s
2066.41/135.11	o 27994
2070.87/135.35	c Solution 195, time = 131.9210s
2070.87/135.35	o 27918
2080.43/135.93	c Solution 196, time = 132.5000s
2080.43/135.93	o 27891
2094.75/136.84	c Solution 197, time = 133.4073s
2094.75/136.84	o 27834
2098.29/137.08	c Solution 198, time = 133.6539s
2098.29/137.08	o 27826
2104.30/137.48	c Solution 199, time = 134.0515s
2104.30/137.48	o 27567
2126.58/138.89	c Solution 200, time = 135.4632s
2126.58/138.89	o 27560
2139.31/139.69	c Solution 201, time = 136.2592s
2139.31/139.69	o 27558
2169.54/141.55	c Solution 202, time = 138.1204s
2169.54/141.55	o 27458
2169.54/141.59	c Solution 203, time = 138.1562s
2169.54/141.59	o 27408
2185.45/142.57	c Solution 204, time = 139.1369s
2185.45/142.57	o 27357
2188.64/142.78	c Solution 205, time = 139.3471s
2188.64/142.78	o 27044
2196.58/143.26	c Solution 206, time = 139.8289s
2196.58/143.26	o 26874
2201.36/143.50	c Solution 207, time = 140.0670s
2201.36/143.50	o 26853
2207.72/143.90	c Solution 208, time = 140.4696s
2207.72/143.90	o 26839
2261.82/147.39	c Solution 209, time = 143.9608s
2261.82/147.39	o 26813
2289.17/149.07	c Solution 210, time = 145.6419s
2289.17/149.07	o 26764
2311.15/150.47	c Solution 211, time = 147.0399s
2311.15/150.47	o 26745
2312.75/150.51	c Solution 212, time = 147.0759s
2312.75/150.51	o 26735
2319.11/151.00	c Solution 213, time = 147.5721s
2319.11/151.00	o 26633
2327.06/151.44	c Solution 214, time = 148.0140s
2327.06/151.44	o 26621
2344.57/152.53	c Solution 215, time = 149.1030s
2344.57/152.53	o 26595
2355.70/153.27	c Solution 216, time = 149.8423s
2355.70/153.27	o 26409
2357.30/153.33	c Solution 217, time = 149.9042s
2357.30/153.33	o 26406
2403.44/156.22	c Solution 218, time = 152.7921s
2403.44/156.22	o 26383
2433.87/158.19	c Solution 219, time = 154.7564s
2433.87/158.19	o 26340
2468.68/160.31	c Solution 220, time = 156.8764s
2468.68/160.31	o 26325
2470.27/160.42	c Solution 221, time = 156.9934s
2470.27/160.42	o 26320
2470.27/160.43	c Solution 222, time = 156.9946s
2470.27/160.43	o 26305
2471.86/160.53	c Solution 223, time = 157.0966s
2471.86/160.53	o 26302
2506.87/162.72	c Solution 224, time = 159.2851s
2506.87/162.72	o 26299
2516.41/163.36	c Solution 225, time = 159.9327s
2516.41/163.36	o 26266
2518.00/163.49	c Solution 226, time = 160.0638s
2518.00/163.49	o 26131
2518.00/163.50	c Solution 227, time = 160.0649s
2518.00/163.50	o 26098
2522.78/163.72	c Solution 228, time = 160.2897s
2522.78/163.72	o 26074
2586.43/167.76	c Solution 229, time = 164.3292s
2586.43/167.76	o 26029
2586.43/167.78	c Solution 230, time = 164.3459s
2586.43/167.78	o 26012
2588.02/167.84	c Solution 231, time = 164.4083s
2588.02/167.84	o 26004
2591.46/168.10	c Solution 232, time = 164.6692s
2591.46/168.10	o 25772
2591.46/168.10	c Solution 233, time = 164.6703s
2591.46/168.10	o 25764
2659.61/172.36	c Solution 234, time = 168.9269s
2659.61/172.36	o 25761
2689.84/174.24	c Solution 235, time = 170.8089s
2689.84/174.24	o 25730
2696.21/174.67	c Solution 236, time = 171.2379s
2696.21/174.67	o 25678
2872.76/185.70	c Solution 237, time = 182.2736s
2872.76/185.70	o 25593
2872.76/185.71	c Solution 238, time = 182.2748s
2872.76/185.71	o 25541
2887.08/186.60	c Solution 239, time = 183.1722s
2887.08/186.60	o 25528
2911.24/188.14	c Solution 240, time = 184.7113s
2911.24/188.14	o 25520
3089.16/199.34	c Solution 241, time = 195.9053s
3089.16/199.34	o 25484
3089.16/199.34	c Solution 242, time = 195.9065s
3089.16/199.34	o 25476
3122.58/201.45	c Solution 243, time = 198.0183s
3122.58/201.45	o 25439
3138.49/202.46	c Solution 244, time = 199.0268s
3138.49/202.46	o 25392
3186.20/205.49	c Solution 245, time = 202.0601s
3186.20/205.49	o 25302
3206.89/206.76	c Solution 246, time = 203.3342s
3206.89/206.76	o 24807
3248.27/209.36	c Solution 247, time = 205.9312s
3248.27/209.36	o 24654
3293.12/212.19	c Solution 248, time = 208.7604s
3293.12/212.19	o 24559
3311.88/213.39	c Solution 249, time = 209.9638s
3311.88/213.39	o 24453
3330.98/214.53	c Solution 250, time = 211.0968s
3330.98/214.53	o 24369
3330.98/214.57	c Solution 251, time = 211.1431s
3330.98/214.57	o 24358
3359.60/216.35	c Solution 252, time = 212.9190s
3359.60/216.35	o 24342
3361.20/216.40	c Solution 253, time = 212.9729s
3361.20/216.40	o 24204
3361.20/216.40	c Solution 254, time = 212.9742s
3361.20/216.40	o 24188
3437.57/221.21	c Solution 255, time = 217.7764s
3437.57/221.21	o 24184
3439.16/221.33	c Solution 256, time = 217.8972s
3439.16/221.33	o 24181
3447.13/221.81	c Solution 257, time = 218.3813s
3447.13/221.81	o 24179
3509.17/225.71	c Solution 258, time = 222.2796s
3509.17/225.71	o 24145
3509.17/225.71	c Solution 259, time = 222.2808s
3509.17/225.71	o 24143
3512.36/225.92	c Solution 260, time = 222.4934s
3512.36/225.92	o 24141
3518.72/226.31	c Solution 261, time = 222.8776s
3518.72/226.31	o 24102
3544.18/228.02	c Solution 262, time = 224.5871s
3544.18/228.02	o 24098
3547.72/228.18	c Solution 263, time = 224.7513s
3547.72/228.18	o 24094
3548.94/228.26	c Solution 264, time = 224.8248s
3548.94/228.26	o 23976
3548.94/228.26	c Solution 265, time = 224.8262s
3548.94/228.26	o 23968
3566.45/229.38	c Solution 266, time = 225.9505s
3566.45/229.38	o 23771
3568.04/229.48	c Solution 267, time = 226.0476s
3568.04/229.48	o 23743
3582.32/230.38	c Solution 268, time = 226.9538s
3582.32/230.38	o 23738
3603.01/231.66	c Solution 269, time = 228.2297s
3603.01/231.66	o 23636
3620.51/232.74	c Solution 270, time = 229.3061s
3620.51/232.74	o 23621
3620.51/232.76	c Solution 271, time = 229.3292s
3620.51/232.76	o 23577
3620.51/232.76	c Solution 272, time = 229.3305s
3620.51/232.76	o 23562
3652.32/234.77	c Solution 273, time = 231.3411s
3652.32/234.77	o 23523
3655.51/234.91	c Solution 274, time = 231.4819s
3655.51/234.91	o 23503
3655.51/234.91	c Solution 275, time = 231.4830s
3655.51/234.91	o 23464
3674.99/236.18	c Solution 276, time = 232.7504s
3674.99/236.18	o 23457
3742.94/240.43	c Solution 277, time = 237.0002s
3742.94/240.43	o 23453
3773.17/242.34	c Solution 278, time = 238.9097s
3773.17/242.34	o 23449
3781.09/242.86	c Solution 279, time = 239.4247s
3781.09/242.86	o 23436
3859.04/247.70	c Solution 280, time = 244.2679s
3859.04/247.70	o 23409
3867.00/248.23	c Solution 281, time = 244.7963s
3867.00/248.23	o 23360
3867.00/248.25	c Solution 282, time = 244.8239s
3867.00/248.25	o 23349
3878.14/248.92	c Solution 283, time = 245.4862s
3878.14/248.92	o 23344
3930.64/252.25	c Solution 284, time = 248.8229s
3930.64/252.25	o 23302
3964.06/254.32	c Solution 285, time = 250.8934s
3964.06/254.32	o 23231
3978.38/255.26	c Solution 286, time = 251.8279s
3978.38/255.26	o 6997
3986.34/255.73	c Solution 287, time = 252.2984s
3986.34/255.73	o 6978
4019.76/257.84	c Solution 288, time = 254.4102s
4019.76/257.84	o 6973
4075.44/261.31	c Solution 289, time = 257.8812s
4075.44/261.31	o 6891
4406.56/282.17	c Solution 290, time = 278.7433s
4406.56/282.17	o 6890
4473.20/286.30	c Solution 291, time = 282.8692s
4473.20/286.30	o 6880
8211.26/521.36	c Solution 292, time = 517.9269s
8211.26/521.36	o 6878
8594.73/545.46	c Solution 293, time = 542.0324s
8594.73/545.46	o 6870
11522.36/729.48	c Solution 294, time = 726.0452s
11522.36/729.48	o 6860
11632.13/736.39	c Solution 295, time = 732.9613s
11632.13/736.39	o 6857
11702.13/740.78	c Solution 296, time = 737.3494s
11702.13/740.78	o 6847
12286.10/777.44	c Solution 297, time = 774.0139s
12286.10/777.44	o 6827
12294.06/777.97	c Solution 298, time = 774.5435s
12294.06/777.97	o 6807
12298.82/778.30	c Solution 299, time = 774.8654s
12298.82/778.30	o 6794
12302.01/778.41	c Solution 300, time = 774.9823s
12302.01/778.41	o 6784
18442.34/1164.36	c Solution 301, time = 1160.9288s
18442.34/1164.36	o 6771
18744.59/1183.39	c Solution 302, time = 1179.9643s
18744.59/1183.39	o 6748
18755.91/1184.09	c Solution 303, time = 1180.6586s
18755.91/1184.09	o 6728
18758.90/1184.24	c Solution 304, time = 1180.8086s
18758.90/1184.24	o 6715
21409.86/1350.80	c Solution 305, time = 1347.3729s
21409.86/1350.80	o 6697
22728.92/1433.78	c Solution 306, time = 1430.3475s
22728.92/1433.78	o 6685
44224.82/2784.78	c Solution 307, time = 2781.3465s
44224.82/2784.78	o 6665
44363.12/2793.46	c Solution 308, time = 2790.0265s
44363.12/2793.46	o 6641
45029.78/2835.30	c Solution 309, time = 2831.8659s
45029.78/2835.30	o 6636
45029.78/2835.30	c Solution 310, time = 2831.8671s
45029.78/2835.30	o 6633

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

running on 16 cores: 48-63

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

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

CPU governors:
  performance: 48-63

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (117396 MiB free)
  node 1: cores 8-15, 129019 MiB (123013 MiB free)
  node 2: cores 16-23, 128973 MiB (128201 MiB free)
  node 3: cores 24-31, 129003 MiB (128466 MiB free)
  node 4: cores 32-39, 129019 MiB (119595 MiB free)
  node 5: cores 40-47, 129019 MiB (122959 MiB free)
  node 6: cores 48-55, 129019 MiB (128746 MiB free)
  node 7: cores 56-63, 128474 MiB (127742 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 57600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 57630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 256000000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 256051200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=32389, runsolver pid=32386
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 62.32 62.04 62.11 50/893 32392
/proc/meminfo: memFree=1020037416/1055320700 swapFree=33554428/33554428
[pid=32389] ppid=32386 vsize=4324 memory=3196 CPUtime=0 cores=48-63
/proc/32389/stat : 32389 (run) S 32386 32389 30258 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 5170288 4427776 640 18446744073709551615 93843014635520 93843015530053 140722636711936 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 93843015769104 93843015816848 93843039416320 140722636720247 140722636720485 140722636720485 140722636726225 0
/proc/32389/statm: 1081 799 711 219 0 143 0
[pid=32392] ppid=32389 vsize=24800 memory=19264 CPUtime=0.05 cores=48-63
/proc/32392/stat : 32392 (python3) R 32389 32389 30258 0 -1 4194304 3209 0 0 0 5 0 0 0 20 0 1 0 5170290 25395200 4736 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 17 57 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
/proc/32392/statm: 6200 4814 1820 753 0 3700 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29124 KiB
Current children cumulated memory: 22460 KiB

[startup+0.211716 s]*
/proc/loadavg: 62.32 62.04 62.11 64/908 32407
/proc/meminfo: memFree=1020033044/1055320700 swapFree=33554428/33554428
[pid=32389] ppid=32386 vsize=4324 memory=3196 CPUtime=0 cores=48-63
/proc/32389/stat : 32389 (run) S 32386 32389 30258 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 5170288 4427776 640 18446744073709551615 93843014635520 93843015530053 140722636711936 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 93843015769104 93843015816848 93843039416320 140722636720247 140722636720485 140722636720485 140722636726225 0
/proc/32389/statm: 1081 799 711 219 0 143 0
[pid=32392] ppid=32389 vsize=726140 memory=34624 CPUtime=1 cores=48-63
/proc/32392/stat : 32392 (python3) R 32389 32389 30258 0 -1 4456448 5519 0 0 0 99 1 0 0 20 0 16 0 5170290 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 17 57 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
/proc/32392/statm: 181535 8656 3529 753 0 168141 0
[pid=32392/tid=32393] ppid=32389 vsize=726140 memory=8462108013221118012 CPUtime=0.05 cores=48-63
/proc/32392/task/32393/stat : 32393 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 61 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32394] ppid=32389 vsize=726140 memory=3138 CPUtime=0.05 cores=48-63
/proc/32392/task/32394/stat : 32394 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 55 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32395] ppid=32389 vsize=726140 memory=3471 CPUtime=0.05 cores=48-63
/proc/32392/task/32395/stat : 32395 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 48 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32396] ppid=32389 vsize=726140 memory=60710201870546 CPUtime=0.05 cores=48-63
/proc/32392/task/32396/stat : 32396 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 58 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32397] ppid=32389 vsize=726140 memory=54117443830424 CPUtime=0.05 cores=48-63
/proc/32392/task/32397/stat : 32397 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 52 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32398] ppid=32389 vsize=726140 memory=20048 CPUtime=0.05 cores=48-63
/proc/32392/task/32398/stat : 32398 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 62 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32399] ppid=32389 vsize=726140 memory=62909342578111 CPUtime=0.05 cores=48-63
/proc/32392/task/32399/stat : 32399 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 50 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32400] ppid=32389 vsize=726140 memory=13855178772187062 CPUtime=0.05 cores=48-63
/proc/32392/task/32400/stat : 32400 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 59 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32401] ppid=32389 vsize=726140 memory=3761966077358403530 CPUtime=0.05 cores=48-63
/proc/32392/task/32401/stat : 32401 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 49 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32402] ppid=32389 vsize=726140 memory=0 CPUtime=0.05 cores=48-63
/proc/32392/task/32402/stat : 32402 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 60 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32403] ppid=32389 vsize=726140 memory=0 CPUtime=0.05 cores=48-63
/proc/32392/task/32403/stat : 32403 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 54 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32404] ppid=32389 vsize=726140 memory=0 CPUtime=0.05 cores=48-63
/proc/32392/task/32404/stat : 32404 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 56 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32405] ppid=32389 vsize=726140 memory=0 CPUtime=0.05 cores=48-63
/proc/32392/task/32405/stat : 32405 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 53 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32406] ppid=32389 vsize=726140 memory=0 CPUtime=0.05 cores=48-63
/proc/32392/task/32406/stat : 32406 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 57 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32407] ppid=32389 vsize=726140 memory=0 CPUtime=0.06 cores=48-63
/proc/32392/task/32407/stat : 32407 (python3) R 32389 32389 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5170304 743567360 8448 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 -1 51 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 730464 KiB
Current children cumulated memory: 37820 KiB

[startup+0.311284 s]*
/proc/loadavg: 62.32 62.04 62.11 50/908 32407
/proc/meminfo: memFree=1020022944/1055320700 swapFree=33554428/33554428
[pid=32389] ppid=32386 vsize=4324 memory=3196 CPUtime=0 cores=48-63
/proc/32389/stat : 32389 (run) S 32386 32389 30258 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 5170288 4427776 640 18446744073709551615 93843014635520 93843015530053 140722636711936 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 93843015769104 93843015816848 93843039416320 140722636720247 140722636720485 140722636720485 140722636726225 0
/proc/32389/statm: 1081 799 711 219 0 143 0
[pid=32392] ppid=32389 vsize=752436 memory=52176 CPUtime=1.3 cores=48-63
/proc/32392/stat : 32392 (python3) R 32389 32389 30258 0 -1 4194304 8009 0 0 0 128 2 0 0 20 0 16 0 5170290 770494464 12544 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 0 0 0 17 62 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
/proc/32392/statm: 188109 13044 5704 753 0 170204 0
[pid=32392/tid=32393] ppid=32389 vsize=752436 memory=8325372958492359566 CPUtime=0.07 cores=48-63
/proc/32392/task/32393/stat : 32393 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32394] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32394/stat : 32394 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32395] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32395/stat : 32395 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32396] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32396/stat : 32396 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32397] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32397/stat : 32397 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32398] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32398/stat : 32398 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32399] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32399/stat : 32399 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32400] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32400/stat : 32400 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32401] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32401/stat : 32401 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32402] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32402/stat : 32402 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32403] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32403/stat : 32403 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32404] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32404/stat : 32404 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32405] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32405/stat : 32405 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32406] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32406/stat : 32406 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32407] ppid=32389 vsize=752436 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32407/stat : 32407 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 770494464 12672 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 2 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 756760 KiB
Current children cumulated memory: 55372 KiB

[startup+0.700268 s]
/proc/loadavg: 62.32 62.04 62.11 50/908 32407
/proc/meminfo: memFree=1019992408/1055320700 swapFree=33554428/33554428
[pid=32389] ppid=32386 vsize=4324 memory=3196 CPUtime=0 cores=48-63
/proc/32389/stat : 32389 (run) S 32386 32389 30258 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 5170288 4427776 640 18446744073709551615 93843014635520 93843015530053 140722636711936 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 93843015769104 93843015816848 93843039416320 140722636720247 140722636720485 140722636720485 140722636726225 0
/proc/32389/statm: 1081 799 711 219 0 143 0
[pid=32392] ppid=32389 vsize=919960 memory=115744 CPUtime=1.53 cores=48-63
/proc/32392/stat : 32392 (python3) R 32389 32389 30258 0 -1 4194304 18746 0 0 0 148 5 0 0 20 0 16 0 5170290 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 17 62 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
/proc/32392/statm: 229990 28936 11660 753 0 181015 0
[pid=32392/tid=32393] ppid=32389 vsize=919960 memory=5852 CPUtime=0.07 cores=48-63
/proc/32392/task/32393/stat : 32393 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32394] ppid=32389 vsize=919960 memory=5021 CPUtime=0.07 cores=48-63
/proc/32392/task/32394/stat : 32394 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32395] ppid=32389 vsize=919960 memory=15448 CPUtime=0.07 cores=48-63
/proc/32392/task/32395/stat : 32395 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32396] ppid=32389 vsize=919960 memory=2512 CPUtime=0.07 cores=48-63
/proc/32392/task/32396/stat : 32396 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32397] ppid=32389 vsize=919960 memory=3508 CPUtime=0.07 cores=48-63
/proc/32392/task/32397/stat : 32397 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32398] ppid=32389 vsize=919960 memory=4876 CPUtime=0.07 cores=48-63
/proc/32392/task/32398/stat : 32398 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32399] ppid=32389 vsize=919960 memory=3000 CPUtime=0.07 cores=48-63
/proc/32392/task/32399/stat : 32399 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32400] ppid=32389 vsize=919960 memory=41804 CPUtime=0.07 cores=48-63
/proc/32392/task/32400/stat : 32400 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32401] ppid=32389 vsize=919960 memory=4704 CPUtime=0.07 cores=48-63
/proc/32392/task/32401/stat : 32401 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32402] ppid=32389 vsize=919960 memory=1972 CPUtime=0.07 cores=48-63
/proc/32392/task/32402/stat : 32402 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32403] ppid=32389 vsize=919960 memory=5724 CPUtime=0.07 cores=48-63
/proc/32392/task/32403/stat : 32403 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32404] ppid=32389 vsize=919960 memory=12868 CPUtime=0.07 cores=48-63
/proc/32392/task/32404/stat : 32404 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32405] ppid=32389 vsize=919960 memory=2992 CPUtime=0.07 cores=48-63
/proc/32392/task/32405/stat : 32405 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32406] ppid=32389 vsize=919960 memory=17820 CPUtime=0.07 cores=48-63
/proc/32392/task/32406/stat : 32406 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32407] ppid=32389 vsize=919960 memory=47012 CPUtime=0.07 cores=48-63
/proc/32392/task/32407/stat : 32407 (python3) S 32389 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5170304 942039040 28416 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 924284 KiB
Current children cumulated memory: 118940 KiB

[startup+1.50023 s]

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

[pid=32392/tid=32421] ppid=32386 vsize=10507156 memory=56290663727510 CPUtime=3584.2 cores=48-63
/proc/32392/task/32421/stat : 32421 (python3) R 32386 32389 30258 0 -1 4194368 1043758 0 0 0 358270 150 0 0 20 0 32 0 5170838 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 56 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32422] ppid=32386 vsize=10507156 memory=61788238643711 CPUtime=3568.33 cores=48-63
/proc/32392/task/32422/stat : 32422 (python3) R 32386 32389 30258 0 -1 4194368 1708532 0 0 0 356562 271 0 0 20 0 32 0 5170839 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 63 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32423] ppid=32386 vsize=10507156 memory=61788255421027 CPUtime=3602.08 cores=48-63
/proc/32392/task/32423/stat : 32423 (python3) R 32386 32389 30258 0 -1 4194368 808716 0 0 0 360111 97 0 0 20 0 32 0 5170839 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 50 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32424] ppid=32386 vsize=10507156 memory=0 CPUtime=3601.79 cores=48-63
/proc/32392/task/32424/stat : 32424 (python3) R 32386 32389 30258 0 -1 4194368 725468 0 0 0 360103 76 0 0 20 0 32 0 5170839 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 48 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
Current cumulated CPU time of completed processes: 0.004051 s
Current children cumulated CPU time: 57617 s
Current children cumulated vsize: 10507156 KiB
Current children cumulated memory: 9133204 KiB

[startup+3627.2 s]
/proc/loadavg: 48.08 49.74 55.82 49/886 32904
/proc/meminfo: memFree=1027660628/1055320700 swapFree=33554428/33554428
[pid=32392] ppid=32386 vsize=10507156 memory=9133204 CPUtime=57629.8 cores=48-63
/proc/32392/stat : 32392 (python3) S 32386 32389 30258 0 -1 4194304 9652087 0 0 0 5761550 1425 0 0 20 0 32 0 5170290 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 17 48 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
/proc/32392/statm: 2626789 2283301 13860 753 0 2494200 0
[pid=32392/tid=32393] ppid=32386 vsize=10507156 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32393/stat : 32393 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32394] ppid=32386 vsize=10507156 memory=0 CPUtime=0.07 cores=48-63
/proc/32392/task/32394/stat : 32394 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32395] ppid=32386 vsize=10507156 memory=-7747442128186735812 CPUtime=0.07 cores=48-63
/proc/32392/task/32395/stat : 32395 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32396] ppid=32386 vsize=10507156 memory=2516 CPUtime=0.07 cores=48-63
/proc/32392/task/32396/stat : 32396 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32397] ppid=32386 vsize=10507156 memory=3508 CPUtime=0.07 cores=48-63
/proc/32392/task/32397/stat : 32397 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32398] ppid=32386 vsize=10507156 memory=4876 CPUtime=0.07 cores=48-63
/proc/32392/task/32398/stat : 32398 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32399] ppid=32386 vsize=10507156 memory=-7747442128136404164 CPUtime=0.07 cores=48-63
/proc/32392/task/32399/stat : 32399 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32400] ppid=32386 vsize=10507156 memory=14188 CPUtime=0.07 cores=48-63
/proc/32392/task/32400/stat : 32400 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32401] ppid=32386 vsize=10507156 memory=12864 CPUtime=0.07 cores=48-63
/proc/32392/task/32401/stat : 32401 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32402] ppid=32386 vsize=10507156 memory=5852 CPUtime=0.07 cores=48-63
/proc/32392/task/32402/stat : 32402 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32403] ppid=32386 vsize=10507156 memory=2516 CPUtime=0.07 cores=48-63
/proc/32392/task/32403/stat : 32403 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32404] ppid=32386 vsize=10507156 memory=6948 CPUtime=0.07 cores=48-63
/proc/32392/task/32404/stat : 32404 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32405] ppid=32386 vsize=10507156 memory=7292 CPUtime=0.07 cores=48-63
/proc/32392/task/32405/stat : 32405 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32406] ppid=32386 vsize=10507156 memory=2376 CPUtime=0.07 cores=48-63
/proc/32392/task/32406/stat : 32406 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32407] ppid=32386 vsize=10507156 memory=2828 CPUtime=0.07 cores=48-63
/proc/32392/task/32407/stat : 32407 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32409] ppid=32386 vsize=10507156 memory=2656 CPUtime=3605.58 cores=48-63
/proc/32392/task/32409/stat : 32409 (python3) R 32386 32389 30258 0 -1 4194368 230706 0 0 0 360517 41 0 0 20 0 32 0 5170833 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 59 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32410] ppid=32386 vsize=10507156 memory=3704 CPUtime=3603.56 cores=48-63
/proc/32392/task/32410/stat : 32410 (python3) R 32386 32389 30258 0 -1 4194368 288569 0 0 0 360296 60 0 0 20 0 32 0 5170833 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 57 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32411] ppid=32386 vsize=10507156 memory=3000 CPUtime=3606.19 cores=48-63
/proc/32392/task/32411/stat : 32411 (python3) R 32386 32389 30258 0 -1 4194368 366653 0 0 0 360581 38 0 0 20 0 32 0 5170833 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 54 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32412] ppid=32386 vsize=10507156 memory=41804 CPUtime=3604.9 cores=48-63
/proc/32392/task/32412/stat : 32412 (python3) R 32386 32389 30258 0 -1 4194368 635884 0 0 0 360406 84 0 0 20 0 32 0 5170833 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 60 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32413] ppid=32386 vsize=10507156 memory=4704 CPUtime=3601.37 cores=48-63
/proc/32392/task/32413/stat : 32413 (python3) R 32386 32389 30258 0 -1 4194368 621142 0 0 0 360080 57 0 0 20 0 32 0 5170833 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 62 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32414] ppid=32386 vsize=10507156 memory=1972 CPUtime=3604.54 cores=48-63
/proc/32392/task/32414/stat : 32414 (python3) R 32386 32389 30258 0 -1 4194368 464847 0 0 0 360389 65 0 0 20 0 32 0 5170833 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 49 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32415] ppid=32386 vsize=10507156 memory=5724 CPUtime=3602.92 cores=48-63
/proc/32392/task/32415/stat : 32415 (python3) R 32386 32389 30258 0 -1 4194368 271390 0 0 0 360248 44 0 0 20 0 32 0 5170834 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 58 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32416] ppid=32386 vsize=10507156 memory=12868 CPUtime=3605.74 cores=48-63
/proc/32392/task/32416/stat : 32416 (python3) R 32386 32389 30258 0 -1 4194368 395233 0 0 0 360523 51 0 0 20 0 32 0 5170834 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 55 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32417] ppid=32386 vsize=10507156 memory=24204 CPUtime=3603.73 cores=48-63
/proc/32392/task/32417/stat : 32417 (python3) R 32386 32389 30258 0 -1 4194368 172225 0 0 0 360331 42 0 0 20 0 32 0 5170834 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 61 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32418] ppid=32386 vsize=10507156 memory=3860 CPUtime=3605.94 cores=48-63
/proc/32392/task/32418/stat : 32418 (python3) R 32386 32389 30258 0 -1 4194368 235172 0 0 0 360564 30 0 0 20 0 32 0 5170835 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 53 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32419] ppid=32386 vsize=10507156 memory=7764 CPUtime=3606.07 cores=48-63
/proc/32392/task/32419/stat : 32419 (python3) R 32386 32389 30258 0 -1 4194368 238308 0 0 0 360581 26 0 0 20 0 32 0 5170837 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 52 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32420] ppid=32386 vsize=10507156 memory=3508 CPUtime=3601.7 cores=48-63
/proc/32392/task/32420/stat : 32420 (python3) R 32386 32389 30258 0 -1 4194368 1346623 0 0 0 360014 156 0 0 20 0 32 0 5170837 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 51 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32421] ppid=32386 vsize=10507156 memory=4876 CPUtime=3585 cores=48-63
/proc/32392/task/32421/stat : 32421 (python3) R 32386 32389 30258 0 -1 4194368 1043758 0 0 0 358350 150 0 0 20 0 32 0 5170838 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 56 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32422] ppid=32386 vsize=10507156 memory=3000 CPUtime=3569.11 cores=48-63
/proc/32392/task/32422/stat : 32422 (python3) R 32386 32389 30258 0 -1 4194368 1708532 0 0 0 356640 271 0 0 20 0 32 0 5170839 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 63 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32423] ppid=32386 vsize=10507156 memory=41804 CPUtime=3602.88 cores=48-63
/proc/32392/task/32423/stat : 32423 (python3) R 32386 32389 30258 0 -1 4194368 808737 0 0 0 360191 97 0 0 20 0 32 0 5170839 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 50 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32424] ppid=32386 vsize=10507156 memory=4704 CPUtime=3602.58 cores=48-63
/proc/32392/task/32424/stat : 32424 (python3) R 32386 32389 30258 0 -1 4194368 725468 0 0 0 360182 76 0 0 20 0 32 0 5170839 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 48 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
Current cumulated CPU time of completed processes: 0.004051 s
Current children cumulated CPU time: 57629.8 s
Current children cumulated vsize: 10507156 KiB
Current children cumulated memory: 9133204 KiB

[startup+3627.4 s]
/proc/loadavg: 48.08 49.74 55.82 49/886 32904
/proc/meminfo: memFree=1027660628/1055320700 swapFree=33554428/33554428
[pid=32392] ppid=32386 vsize=10507156 memory=9133204 CPUtime=57632.9 cores=48-63
/proc/32392/stat : 32392 (python3) S 32386 32389 30258 0 -1 4194304 9652142 0 0 0 5761868 1425 0 0 20 0 32 0 5170290 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 17 48 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
/proc/32392/statm: 2626789 2283301 13860 753 0 2494200 0
[pid=32392/tid=32393] ppid=32386 vsize=10507156 memory=5724 CPUtime=0.07 cores=48-63
/proc/32392/task/32393/stat : 32393 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32394] ppid=32386 vsize=10507156 memory=12868 CPUtime=0.07 cores=48-63
/proc/32392/task/32394/stat : 32394 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32395] ppid=32386 vsize=10507156 memory=2992 CPUtime=0.07 cores=48-63
/proc/32392/task/32395/stat : 32395 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32396] ppid=32386 vsize=10507156 memory=20648 CPUtime=0.07 cores=48-63
/proc/32392/task/32396/stat : 32396 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32397] ppid=32386 vsize=10507156 memory=9320 CPUtime=0.07 cores=48-63
/proc/32392/task/32397/stat : 32397 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32398] ppid=32386 vsize=10507156 memory=27448 CPUtime=0.07 cores=48-63
/proc/32392/task/32398/stat : 32398 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32399] ppid=32386 vsize=10507156 memory=24204 CPUtime=0.07 cores=48-63
/proc/32392/task/32399/stat : 32399 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32400] ppid=32386 vsize=10507156 memory=3860 CPUtime=0.07 cores=48-63
/proc/32392/task/32400/stat : 32400 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32401] ppid=32386 vsize=10507156 memory=7764 CPUtime=0.07 cores=48-63
/proc/32392/task/32401/stat : 32401 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32402] ppid=32386 vsize=10507156 memory=6948 CPUtime=0.07 cores=48-63
/proc/32392/task/32402/stat : 32402 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32403] ppid=32386 vsize=10507156 memory=7292 CPUtime=0.07 cores=48-63
/proc/32392/task/32403/stat : 32403 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32404] ppid=32386 vsize=10507156 memory=2376 CPUtime=0.07 cores=48-63
/proc/32392/task/32404/stat : 32404 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32405] ppid=32386 vsize=10507156 memory=2828 CPUtime=0.07 cores=48-63
/proc/32392/task/32405/stat : 32405 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32406] ppid=32386 vsize=10507156 memory=2656 CPUtime=0.07 cores=48-63
/proc/32392/task/32406/stat : 32406 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32407] ppid=32386 vsize=10507156 memory=3704 CPUtime=0.07 cores=48-63
/proc/32392/task/32407/stat : 32407 (python3) S 32386 32389 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5170304 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32409] ppid=32386 vsize=10507156 memory=1948 CPUtime=3605.78 cores=48-63
/proc/32392/task/32409/stat : 32409 (python3) R 32386 32389 30258 0 -1 4194368 230706 0 0 0 360537 41 0 0 20 0 32 0 5170833 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 59 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32410] ppid=32386 vsize=10507156 memory=-7747442128153573572 CPUtime=3603.76 cores=48-63
/proc/32392/task/32410/stat : 32410 (python3) R 32386 32389 30258 0 -1 4194368 288569 0 0 0 360316 60 0 0 20 0 32 0 5170833 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 57 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32411] ppid=32386 vsize=10507156 memory=8256958875218911881 CPUtime=3606.39 cores=48-63
/proc/32392/task/32411/stat : 32411 (python3) R 32386 32389 30258 0 -1 4194368 366666 0 0 0 360601 38 0 0 20 0 32 0 5170833 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 54 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32412] ppid=32386 vsize=10507156 memory=6948 CPUtime=3605.1 cores=48-63
/proc/32392/task/32412/stat : 32412 (python3) R 32386 32389 30258 0 -1 4194368 635884 0 0 0 360426 84 0 0 20 0 32 0 5170833 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 60 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32413] ppid=32386 vsize=10507156 memory=7292 CPUtime=3601.57 cores=48-63
/proc/32392/task/32413/stat : 32413 (python3) R 32386 32389 30258 0 -1 4194368 621145 0 0 0 360100 57 0 0 20 0 32 0 5170833 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 62 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32414] ppid=32386 vsize=10507156 memory=2376 CPUtime=3604.74 cores=48-63
/proc/32392/task/32414/stat : 32414 (python3) R 32386 32389 30258 0 -1 4194368 464881 0 0 0 360409 65 0 0 20 0 32 0 5170833 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 49 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32415] ppid=32386 vsize=10507156 memory=2828 CPUtime=3603.12 cores=48-63
/proc/32392/task/32415/stat : 32415 (python3) R 32386 32389 30258 0 -1 4194368 271395 0 0 0 360268 44 0 0 20 0 32 0 5170834 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 58 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32416] ppid=32386 vsize=10507156 memory=2656 CPUtime=3605.94 cores=48-63
/proc/32392/task/32416/stat : 32416 (python3) R 32386 32389 30258 0 -1 4194368 395233 0 0 0 360543 51 0 0 20 0 32 0 5170834 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 55 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32417] ppid=32386 vsize=10507156 memory=3704 CPUtime=3603.93 cores=48-63
/proc/32392/task/32417/stat : 32417 (python3) R 32386 32389 30258 0 -1 4194368 172225 0 0 0 360351 42 0 0 20 0 32 0 5170834 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 61 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32418] ppid=32386 vsize=10507156 memory=1948 CPUtime=3606.14 cores=48-63
/proc/32392/task/32418/stat : 32418 (python3) R 32386 32389 30258 0 -1 4194368 235172 0 0 0 360584 30 0 0 20 0 32 0 5170835 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 53 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32419] ppid=32386 vsize=10507156 memory=6076 CPUtime=3606.27 cores=48-63
/proc/32392/task/32419/stat : 32419 (python3) R 32386 32389 30258 0 -1 4194368 238308 0 0 0 360601 26 0 0 20 0 32 0 5170837 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 52 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32420] ppid=32386 vsize=10507156 memory=3532 CPUtime=3601.9 cores=48-63
/proc/32392/task/32420/stat : 32420 (python3) R 32386 32389 30258 0 -1 4194368 1346623 0 0 0 360034 156 0 0 20 0 32 0 5170837 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 51 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32421] ppid=32386 vsize=10507156 memory=7188 CPUtime=3585.2 cores=48-63
/proc/32392/task/32421/stat : 32421 (python3) R 32386 32389 30258 0 -1 4194368 1043758 0 0 0 358370 150 0 0 20 0 32 0 5170838 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 56 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32422] ppid=32386 vsize=10507156 memory=8352 CPUtime=3569.31 cores=48-63
/proc/32392/task/32422/stat : 32422 (python3) R 32386 32389 30258 0 -1 4194368 1708532 0 0 0 356660 271 0 0 20 0 32 0 5170839 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 63 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32423] ppid=32386 vsize=10507156 memory=8328 CPUtime=3603.07 cores=48-63
/proc/32392/task/32423/stat : 32423 (python3) R 32386 32389 30258 0 -1 4194368 808737 0 0 0 360210 97 0 0 20 0 32 0 5170839 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 50 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
[pid=32392/tid=32424] ppid=32386 vsize=10507156 memory=7188 CPUtime=3602.78 cores=48-63
/proc/32392/task/32424/stat : 32424 (python3) R 32386 32389 30258 0 -1 4194368 725468 0 0 0 360202 76 0 0 20 0 32 0 5170839 10759327744 2281962 18446744073709551615 4321280 7402577 140732824322320 0 0 0 0 16781312 8405026 0 0 0 -1 48 0 0 0 0 0 9420256 10002664 32206848 140732824323986 140732824324240 140732824324240 140732824330170 0
Current cumulated CPU time of completed processes: 0.004051 s
Current children cumulated CPU time: 57632.9 s
Current children cumulated vsize: 10507156 KiB
Current children cumulated memory: 9133204 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3627.51
CPU time (s): 57633.1
CPU user time (s): 57618.8
CPU system time (s): 14.3607
CPU usage (%): 1588.78
Max. virtual memory (cumulated for all children) (KiB): 10871932
Max. memory (cumulated for all children) (KiB): 9159492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57618.8
system time used= 14.3607
maximum resident set size= 9422948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9652550
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= 122880
involuntary context switches= 478777


# summary of solver processes directly reported to runsolver:
#   pid: 32389,32392
#   total CPU time (s): 57633.1
#   total CPU user time (s): 57618.8
#   total CPU system time (s): 14.3607

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7226 second user time and 42.4479 second system time

The end

Launcher Data

Begin job on nodeE006 at 2026-07-16 00:50:18
IDJOB=4848293
IDBENCH=183157
IDSOLVER=3707
FILE ID=nodeE006/4848293-1784155818
RUNJOBID= nodeE006-1784147790-30271
SLURM_JOB_ID= 12756568
Free space on /tmp= 801988 MiB

SOLVER NAME= cpmpy_ortools (16 cores) 2026-07-14
BENCH NAME= PB26/normalized-PB26/OPT-LIN/devriendt/tsplib/normalized-ch150.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-4848293-1784155818/watcher-4848293-1784155818 -o /tmp/evaluation-result-4848293-1784155818/solver-4848293-1784155818 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848293-1784155818/vars-4848293-1784155818 --bin-var /tmp/runsolver-exch-nodeE006-1784147790-30271 --watchdog 3760  run HOME/instance-4848293-1784155818.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1291312329 --intermediate --solver ortools

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

MD5SUM BENCH= 9c7390f7de7351b42d269b6d40b3d0be
RANDOM SEED=1291312329

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        1020029196 kB
MemAvailable:   1017807788 kB
Buffers:            3352 kB
Cached:          1142508 kB
SwapCached:            0 kB
Active:         31678612 kB
Inactive:         885452 kB
Active(anon):   31444632 kB
Inactive(anon):        0 kB
Active(file):     233980 kB
Inactive(file):   885452 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19952 kB
Writeback:             0 kB
AnonPages:      31415136 kB
Mapped:           153652 kB
Shmem:             26428 kB
KReclaimable:     159920 kB
Slab:             527164 kB
SReclaimable:     159920 kB
SUnreclaim:       367244 kB
KernelStack:       15392 kB
PageTables:        67044 kB
SecPageTables:     12240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   35800612 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478524 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:  15536128 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      371140 kB
DirectMap2M:    18825216 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 802048 MiB
End job on nodeE006 at 2026-07-16 01:50:46