Trace number 4848206

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 3641.98

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay70.lin.opb
MD5SUM5ce1114e3b3a499c171804227c280ba1
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 benchmark1528537
Best CPU time to get the best result obtained on this benchmark3581.64
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables108768
Total number of constraints322185
Number of constraints which are clauses215832
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints106352
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 108766
Biggest coefficient in the objective function 2605924
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 22928794
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 2605924
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 22928794
Number of bits of the biggest sum of numbers25
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

15.38/14.68	c Time taken to transform: 8.055525779724121 seconds
15.38/14.68	c Solver arguments: {'num_search_workers': 16, 'random_seed': 960064778, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fb2350d3410>}
15.38/14.68	c 57584.16479372978s left to solve
22.31/20.97	c Solution 1, time = 6.2881s
22.31/20.97	o 2585826
23.71/21.10	c Solution 2, time = 6.4146s
23.71/21.10	o 2573703
29.75/21.40	c Solution 3, time = 6.7126s
29.75/21.40	o 2551995
29.75/21.40	c Solution 4, time = 6.7169s
29.75/21.40	o 2372331
44.06/22.30	c Solution 5, time = 7.6209s
44.06/22.30	o 2361825
45.65/22.44	c Solution 6, time = 7.7529s
45.65/22.44	o 2339746
47.24/22.57	c Solution 7, time = 7.8902s
47.24/22.57	o 2283772
53.60/22.95	c Solution 8, time = 8.2613s
53.60/22.95	o 2273308
58.37/23.21	c Solution 9, time = 8.5302s
58.37/23.21	o 2243604
63.15/23.50	c Solution 10, time = 8.8185s
63.15/23.50	o 2239579
66.33/23.70	c Solution 11, time = 9.0144s
66.33/23.70	o 2223790
66.33/23.70	c Solution 12, time = 9.0202s
66.33/23.70	o 2219765
73.03/24.16	c Solution 13, time = 9.4764s
73.03/24.16	o 2211642
79.06/24.54	c Solution 14, time = 9.8574s
79.06/24.54	o 2167678
80.64/24.69	c Solution 15, time = 10.0100s
80.64/24.69	o 1963219
83.82/24.83	c Solution 16, time = 10.1433s
83.82/24.83	o 1960707
87.19/25.03	c Solution 17, time = 10.3483s
87.19/25.03	o 1958437
87.19/25.04	c Solution 18, time = 10.3547s
87.19/25.04	o 1955925
87.19/25.06	c Solution 19, time = 10.3785s
87.19/25.06	o 1954207
93.36/25.40	c Solution 20, time = 10.7135s
93.36/25.40	o 1909437
98.14/25.72	c Solution 21, time = 11.0392s
98.14/25.72	o 1908687
99.73/25.80	c Solution 22, time = 11.1134s
99.73/25.80	o 1906939
101.31/25.92	c Solution 23, time = 11.2359s
101.31/25.92	o 1905209
101.31/25.97	c Solution 24, time = 11.2851s
101.31/25.97	o 1898387
104.85/26.16	c Solution 25, time = 11.4740s
104.85/26.16	o 1884387
109.26/26.43	c Solution 26, time = 11.7441s
109.26/26.43	o 1884207
109.26/26.44	c Solution 27, time = 11.7557s
109.26/26.44	o 1852076
109.26/26.45	c Solution 28, time = 11.7626s
109.26/26.45	o 1851896
115.63/26.84	c Solution 29, time = 12.1574s
115.63/26.84	o 1805715
129.94/27.70	c Solution 30, time = 13.0159s
129.94/27.70	o 1760085
134.90/28.03	c Solution 31, time = 13.3421s
134.90/28.03	o 1758430
136.66/28.18	c Solution 32, time = 13.4915s
136.66/28.18	o 1757914
141.07/28.42	c Solution 33, time = 13.7344s
141.07/28.42	o 1757626
144.26/28.63	c Solution 34, time = 13.9455s
144.26/28.63	o 1757608
153.79/29.27	c Solution 35, time = 14.5848s
153.79/29.27	o 1740960
155.38/29.39	c Solution 36, time = 14.7066s
155.38/29.39	o 1740836
156.96/29.49	c Solution 37, time = 14.8097s
156.96/29.49	o 1739870
160.12/29.62	c Solution 38, time = 14.9328s
160.12/29.62	o 1717111
161.71/29.73	c Solution 39, time = 15.0482s
161.71/29.73	o 1716999
163.30/29.84	c Solution 40, time = 15.1608s
163.30/29.84	o 1716518
168.38/30.16	c Solution 41, time = 15.4782s
168.38/30.16	o 1711085
168.38/30.17	c Solution 42, time = 15.4840s
168.38/30.17	o 1710973
177.61/30.74	c Solution 43, time = 16.0543s
177.61/30.74	o 1705152
185.55/31.27	c Solution 44, time = 16.5829s
185.55/31.27	o 1694293
190.32/31.55	c Solution 45, time = 16.8615s
190.32/31.55	o 1686692
191.91/31.63	c Solution 46, time = 16.9447s
191.91/31.63	o 1683357
195.10/31.89	c Solution 47, time = 17.2077s
195.10/31.89	o 1681161
203.04/32.33	c Solution 48, time = 17.6475s
203.04/32.33	o 1679912
206.21/32.56	c Solution 49, time = 17.8805s
206.21/32.56	o 1673893
210.99/32.82	c Solution 50, time = 18.1322s
210.99/32.82	o 1673098
210.99/32.82	c Solution 51, time = 18.1341s
210.99/32.82	o 1671791
216.12/33.18	c Solution 52, time = 18.4939s
216.12/33.18	o 1669756
218.94/33.33	c Solution 53, time = 18.6456s
218.94/33.33	o 1668120
218.94/33.34	c Solution 54, time = 18.6513s
218.94/33.34	o 1666085
226.89/33.82	c Solution 55, time = 19.1340s
226.89/33.82	o 1665920
250.76/35.39	c Solution 56, time = 20.7031s
250.76/35.39	o 1662786
258.71/35.82	c Solution 57, time = 21.1368s
258.71/35.82	o 1662745
258.71/35.83	c Solution 58, time = 21.1423s
258.71/35.83	o 1660645
258.71/35.87	c Solution 59, time = 21.1884s
258.71/35.87	o 1660118
260.31/35.94	c Solution 60, time = 21.2577s
260.31/35.94	o 1656025
268.25/36.50	c Solution 61, time = 21.8112s
268.25/36.50	o 1651044
271.44/36.63	c Solution 62, time = 21.9454s
271.44/36.63	o 1647701
276.21/36.94	c Solution 63, time = 22.2579s
276.21/36.94	o 1646621
282.56/37.38	c Solution 64, time = 22.6968s
282.56/37.38	o 1646477
284.16/37.47	c Solution 65, time = 22.7866s
284.16/37.47	o 1645704
284.16/37.50	c Solution 66, time = 22.8119s
284.16/37.50	o 1645460
285.75/37.58	c Solution 67, time = 22.8953s
285.75/37.58	o 1641029
295.58/38.18	c Solution 68, time = 23.4924s
295.58/38.18	o 1640411
298.47/38.31	c Solution 69, time = 23.6223s
298.47/38.31	o 1640335
301.66/38.59	c Solution 70, time = 23.9020s
301.66/38.59	o 1638852
304.84/38.71	c Solution 71, time = 24.0297s
304.84/38.71	o 1638738
304.84/38.78	c Solution 72, time = 24.0974s
304.84/38.78	o 1638307
314.37/39.31	c Solution 73, time = 24.6252s
314.37/39.31	o 1636140
314.37/39.38	c Solution 74, time = 24.6992s
314.37/39.38	o 1635359
323.92/39.90	c Solution 75, time = 25.2182s
323.92/39.90	o 1631716
323.92/39.91	c Solution 76, time = 25.2251s
323.92/39.91	o 1631554
333.47/40.58	c Solution 77, time = 25.8914s
333.47/40.58	o 1627879
335.05/40.68	c Solution 78, time = 25.9926s
335.05/40.68	o 1626708
336.64/40.75	c Solution 79, time = 26.0710s
336.64/40.75	o 1626300
341.60/41.05	c Solution 80, time = 26.3623s
341.60/41.05	o 1626140
341.60/41.08	c Solution 81, time = 26.3945s
341.60/41.08	o 1626040
346.18/41.39	c Solution 82, time = 26.7069s
346.18/41.39	o 1622841
347.77/41.49	c Solution 83, time = 26.8077s
347.77/41.49	o 1621746
349.36/41.55	c Solution 84, time = 26.8678s
349.36/41.55	o 1621714
354.13/41.83	c Solution 85, time = 27.1416s
354.13/41.83	o 1621492
357.62/42.10	c Solution 86, time = 27.4122s
357.62/42.10	o 1614408
363.67/42.44	c Solution 87, time = 27.7555s
363.67/42.44	o 1606243
370.03/42.83	c Solution 88, time = 28.1453s
370.03/42.83	o 1606183
371.63/42.93	c Solution 89, time = 28.2472s
371.63/42.93	o 1605626
371.63/42.94	c Solution 90, time = 28.2535s
371.63/42.94	o 1605566
373.39/43.05	c Solution 91, time = 28.3709s
373.39/43.05	o 1605366
373.39/43.07	c Solution 92, time = 28.3872s
373.39/43.07	o 1605275
373.39/43.08	c Solution 93, time = 28.3931s
373.39/43.08	o 1604920
375.09/43.19	c Solution 94, time = 28.5091s
375.09/43.19	o 1604647
377.97/43.33	c Solution 95, time = 28.6488s
377.97/43.33	o 1604569
377.97/43.34	c Solution 96, time = 28.6548s
377.97/43.34	o 1604296
377.97/43.34	c Solution 97, time = 28.6579s
377.97/43.34	o 1601814
400.24/44.77	c Solution 98, time = 30.0888s
400.24/44.77	o 1601626
405.20/45.07	c Solution 99, time = 30.3858s
405.20/45.07	o 1601504
405.20/45.08	c Solution 100, time = 30.3919s
405.20/45.08	o 1601316
412.97/45.50	c Solution 101, time = 30.8148s
412.97/45.50	o 1601302
412.97/45.52	c Solution 102, time = 30.8394s
412.97/45.52	o 1601289
416.14/45.71	c Solution 103, time = 31.0297s
416.14/45.71	o 1601129
416.14/45.75	c Solution 104, time = 31.0612s
416.14/45.75	o 1600906
424.09/46.28	c Solution 105, time = 31.5985s
424.09/46.28	o 1600899
430.45/46.64	c Solution 106, time = 31.9573s
430.45/46.64	o 1600567
439.99/47.22	c Solution 107, time = 32.5351s
439.99/47.22	o 1600460
443.18/47.48	c Solution 108, time = 32.7913s
443.18/47.48	o 1600428
444.77/47.50	c Solution 109, time = 32.8123s
444.77/47.50	o 1600416
446.36/47.63	c Solution 110, time = 32.9452s
446.36/47.63	o 1593870
446.36/47.65	c Solution 111, time = 32.9656s
446.36/47.65	o 1592786
455.90/48.28	c Solution 112, time = 33.5958s
455.90/48.28	o 1592777
457.48/48.31	c Solution 113, time = 33.6242s
457.48/48.31	o 1592503
457.48/48.38	c Solution 114, time = 33.6950s
457.48/48.38	o 1592407
467.04/48.95	c Solution 115, time = 34.2666s
467.04/48.95	o 1592339
473.39/49.38	c Solution 116, time = 34.6974s
473.39/49.38	o 1592280
473.39/49.39	c Solution 117, time = 34.7033s
473.39/49.39	o 1592212
476.57/49.53	c Solution 118, time = 34.8486s
476.57/49.53	o 1592161
478.16/49.61	c Solution 119, time = 34.9309s
478.16/49.61	o 1592147
478.16/49.66	c Solution 120, time = 34.9806s
478.16/49.66	o 1591717
481.35/49.84	c Solution 121, time = 35.1546s
481.35/49.84	o 1591709
481.35/49.88	c Solution 122, time = 35.1960s
481.35/49.88	o 1587604
492.47/50.56	c Solution 123, time = 35.8773s
492.47/50.56	o 1587565
494.06/50.64	c Solution 124, time = 35.9598s
494.06/50.64	o 1587506
494.06/50.65	c Solution 125, time = 35.9654s
494.06/50.65	o 1587467
506.78/51.48	c Solution 126, time = 36.7924s
506.78/51.48	o 1587196
506.78/51.48	c Solution 127, time = 36.7984s
506.78/51.48	o 1587098
509.96/51.68	c Solution 128, time = 36.9913s
509.96/51.68	o 1587050
521.09/52.33	c Solution 129, time = 37.6506s
521.09/52.33	o 1587034
522.68/52.46	c Solution 130, time = 37.7719s
522.68/52.46	o 1587005
524.27/52.54	c Solution 131, time = 37.8561s
524.27/52.54	o 1586805
524.27/52.55	c Solution 132, time = 37.8624s
524.27/52.55	o 1586769
530.64/52.95	c Solution 133, time = 38.2659s
530.64/52.95	o 1586743
534.14/53.16	c Solution 134, time = 38.4717s
534.14/53.16	o 1586595
534.14/53.16	c Solution 135, time = 38.4778s
534.14/53.16	o 1586593
534.14/53.19	c Solution 136, time = 38.5084s
534.14/53.19	o 1581540
546.54/54.02	c Solution 137, time = 39.3324s
546.54/54.02	o 1581484
550.12/54.16	c Solution 138, time = 39.4769s
550.12/54.16	o 1581309
550.12/54.17	c Solution 139, time = 39.4902s
550.12/54.17	o 1578650
562.45/54.96	c Solution 140, time = 40.2757s
562.45/54.96	o 1578599
564.44/55.04	c Solution 141, time = 40.3544s
564.44/55.04	o 1578484
564.44/55.04	c Solution 142, time = 40.3607s
564.44/55.04	o 1578433
568.80/55.36	c Solution 143, time = 40.6740s
568.80/55.36	o 1578418
571.99/55.54	c Solution 144, time = 40.8580s
571.99/55.54	o 1578360
571.99/55.57	c Solution 145, time = 40.8863s
571.99/55.57	o 1578348
578.34/55.99	c Solution 146, time = 41.3055s
578.34/55.99	o 1578265
578.34/56.00	c Solution 147, time = 41.3161s
578.34/56.00	o 1578250
584.70/56.38	c Solution 148, time = 41.6977s
584.70/56.38	o 1578202
603.79/57.58	c Solution 149, time = 42.8996s
603.79/57.58	o 1578153
613.52/58.13	c Solution 150, time = 43.4431s
613.52/58.13	o 1578127
621.29/58.60	c Solution 151, time = 43.9161s
621.29/58.60	o 1578103
629.43/59.19	c Solution 152, time = 44.5090s
629.43/59.19	o 1578041
635.61/59.55	c Solution 153, time = 44.8658s
635.61/59.55	o 1578027
637.20/59.65	c Solution 154, time = 44.9704s
637.20/59.65	o 1578004
638.79/59.78	c Solution 155, time = 45.0945s
638.79/59.78	o 1577927
640.38/59.82	c Solution 156, time = 45.1324s
640.38/59.82	o 1577920
649.92/60.40	c Solution 157, time = 45.7193s
649.92/60.40	o 1577909
649.92/60.49	c Solution 158, time = 45.8096s
649.92/60.49	o 1577898
713.54/64.41	c Solution 159, time = 49.7229s
713.54/64.41	o 1577849
718.33/64.77	c Solution 160, time = 50.0836s
718.33/64.77	o 1573852
718.33/64.77	c Solution 161, time = 50.0898s
718.33/64.77	o 1573803
731.05/65.59	c Solution 162, time = 50.9096s
731.05/65.59	o 1573788
737.42/65.95	c Solution 163, time = 51.2649s
737.42/65.95	o 1573695
740.78/66.12	c Solution 164, time = 51.4393s
740.78/66.12	o 1573673
791.51/69.33	c Solution 165, time = 54.6450s
791.51/69.33	o 1573523
791.51/69.39	c Solution 166, time = 54.7083s
791.51/69.39	o 1573458
797.88/69.71	c Solution 167, time = 55.0285s
797.88/69.71	o 1573413
805.83/70.28	c Solution 168, time = 55.5955s
805.83/70.28	o 1571602
805.83/70.29	c Solution 169, time = 55.6014s
805.83/70.29	o 1571591
813.79/70.79	c Solution 170, time = 56.1081s
813.79/70.79	o 1571561
820.43/71.12	c Solution 171, time = 56.4354s
820.43/71.12	o 1569341
820.43/71.13	c Solution 172, time = 56.4414s
820.43/71.13	o 1569251
832.89/71.93	c Solution 173, time = 57.2495s
832.89/71.93	o 1569186
836.37/72.17	c Solution 174, time = 57.4812s
836.37/72.17	o 1558539
847.21/72.82	c Solution 175, time = 58.1357s
847.21/72.82	o 1557822
850.57/73.12	c Solution 176, time = 58.4338s
850.57/73.12	o 1557725
852.33/73.14	c Solution 177, time = 58.4527s
852.33/73.14	o 1557691
852.33/73.14	c Solution 178, time = 58.4610s
852.33/73.14	o 1557685
858.33/73.57	c Solution 179, time = 58.8894s
858.33/73.57	o 1555086
861.52/73.73	c Solution 180, time = 59.0414s
861.52/73.73	o 1555084
875.83/74.61	c Solution 181, time = 59.9242s
875.83/74.61	o 1554780
875.83/74.61	c Solution 182, time = 59.9302s
875.83/74.61	o 1554778
875.83/74.64	c Solution 183, time = 59.9542s
875.83/74.64	o 1553982
875.83/74.64	c Solution 184, time = 59.9606s
875.83/74.64	o 1553857
884.10/75.18	c Solution 185, time = 60.4988s
884.10/75.18	o 1553831
886.97/75.37	c Solution 186, time = 60.6818s
886.97/75.37	o 1553733
886.97/75.37	c Solution 187, time = 60.6890s
886.97/75.37	o 1553707
1031.75/84.47	c Solution 188, time = 69.7860s
1031.75/84.47	o 1553701
1043.14/85.18	c Solution 189, time = 70.4928s
1043.14/85.18	o 1551244
1049.25/85.58	c Solution 190, time = 70.8982s
1049.25/85.58	o 1551114
1054.03/85.84	c Solution 191, time = 71.1559s
1054.03/85.84	o 1550986
1055.62/85.90	c Solution 192, time = 71.2144s
1055.62/85.90	o 1550972
1059.12/86.19	c Solution 193, time = 71.5094s
1059.12/86.19	o 1550620
1060.39/86.20	c Solution 194, time = 71.5156s
1060.39/86.20	o 1550561
1081.07/87.56	c Solution 195, time = 72.8715s
1081.07/87.56	o 1550497
1081.07/87.56	c Solution 196, time = 72.8793s
1081.07/87.56	o 1550470
1089.21/88.03	c Solution 197, time = 73.3481s
1089.21/88.03	o 1550417
1089.21/88.09	c Solution 198, time = 73.4076s
1089.21/88.09	o 1548238
1089.21/88.10	c Solution 199, time = 73.4143s
1089.21/88.10	o 1548185
1101.75/88.89	c Solution 200, time = 74.2033s
1101.75/88.89	o 1548162
1103.34/88.91	c Solution 201, time = 74.2312s
1103.34/88.92	o 1548151
1103.34/88.92	c Solution 202, time = 74.2373s
1103.34/88.92	o 1548128
1116.07/89.78	c Solution 203, time = 75.1000s
1116.07/89.78	o 1544644
1125.61/90.38	c Solution 204, time = 75.7005s
1125.61/90.38	o 1544642
1127.19/90.42	c Solution 205, time = 75.7393s
1127.19/90.42	o 1543973
1135.16/91.01	c Solution 206, time = 76.3226s
1135.16/91.01	o 1543889
1138.52/91.13	c Solution 207, time = 76.4492s
1138.52/91.13	o 1543717
1154.55/92.19	c Solution 208, time = 77.5083s
1154.55/92.19	o 1543369
1157.40/92.35	c Solution 209, time = 77.6708s
1157.40/92.35	o 1543223
1157.40/92.36	c Solution 210, time = 77.6757s
1157.40/92.36	o 1542952
1157.40/92.37	c Solution 211, time = 77.6818s
1157.40/92.37	o 1542860
10813.53/699.16	c Solution 212, time = 684.4798s
10813.53/699.16	o 1541571
10825.89/699.95	c Solution 213, time = 685.2612s
10825.89/699.95	o 1541431
10833.84/700.40	c Solution 214, time = 685.7212s
10833.84/700.41	o 1541326
10835.43/700.51	c Solution 215, time = 685.8272s
10835.43/700.51	o 1541317
10837.02/700.69	c Solution 216, time = 686.0022s
10837.02/700.69	o 1541296
10837.02/700.69	c Solution 217, time = 686.0082s
10837.02/700.69	o 1541182
10845.32/701.15	c Solution 218, time = 686.4675s
10845.32/701.15	o 1541164
10848.15/701.30	c Solution 219, time = 686.6143s
10848.15/701.30	o 1541162
10864.06/702.36	c Solution 220, time = 687.6811s
10864.06/702.36	o 1541099
10870.42/702.74	c Solution 221, time = 688.0546s
10870.42/702.74	o 1541072
10911.80/705.39	c Solution 222, time = 690.7041s
10911.80/705.39	o 1540008
10921.35/705.98	c Solution 223, time = 691.2944s
10921.35/705.98	o 1539955
10924.81/706.18	c Solution 224, time = 691.4923s
10924.81/706.18	o 1539953
10927.70/706.37	c Solution 225, time = 691.6887s
10927.70/706.37	o 1539925
10927.70/706.38	c Solution 226, time = 691.6945s
10927.70/706.38	o 1539906
10935.67/706.88	c Solution 227, time = 692.1917s
10935.67/706.88	o 1539897
11327.13/731.46	c Solution 228, time = 716.7792s
11327.13/731.46	o 1539873
11330.31/731.62	c Solution 229, time = 716.9346s
11330.31/731.62	o 1539859
11341.45/732.31	c Solution 230, time = 717.6257s
11341.45/732.31	o 1539689
11344.63/732.53	c Solution 231, time = 717.8511s
11344.63/732.54	o 1539492
11347.82/732.71	c Solution 232, time = 718.0276s
11347.82/732.71	o 1539486
11374.86/734.40	c Solution 233, time = 719.7195s
11374.86/734.40	o 1539408
11406.69/736.48	c Solution 234, time = 721.7968s
11406.69/736.48	o 1539370
11418.11/737.15	c Solution 235, time = 722.4704s
11418.11/737.15	o 1539339
11421.00/737.38	c Solution 236, time = 722.6961s
11421.00/737.38	o 1539313
11448.25/739.05	c Solution 237, time = 724.3684s
11448.25/739.05	o 1539308
11452.84/739.37	c Solution 238, time = 724.6816s
11452.84/739.37	o 1539307
12057.50/777.38	c Solution 239, time = 762.6950s
12057.50/777.38	o 1539073
12059.09/777.47	c Solution 240, time = 762.7841s
12059.09/777.47	o 1539013
12062.28/777.64	c Solution 241, time = 762.9609s
12062.28/777.64	o 1538847
12071.82/778.26	c Solution 242, time = 763.5761s
12071.82/778.26	o 1538846
12076.60/778.54	c Solution 243, time = 763.8544s
12076.60/778.54	o 1538709
12082.97/778.93	c Solution 244, time = 764.2472s
12082.97/778.93	o 1538692
12082.97/778.94	c Solution 245, time = 764.2533s
12082.97/778.94	o 1538563
12087.73/779.27	c Solution 246, time = 764.5874s
12087.73/779.27	o 1538523
12100.65/780.08	c Solution 247, time = 765.3999s
12100.65/780.08	o 1538482
12111.61/780.70	c Solution 248, time = 766.0183s
12111.61/780.70	o 1538455
12122.75/781.40	c Solution 249, time = 766.7161s
12122.75/781.40	o 1538360
12122.75/781.41	c Solution 250, time = 766.7234s
12122.75/781.41	o 1538328
12125.88/781.66	c Solution 251, time = 766.9800s
12125.88/781.66	o 1538033
12141.80/782.61	c Solution 252, time = 767.9288s
12141.80/782.61	o 1538013
12144.98/782.82	c Solution 253, time = 768.1325s
12144.98/782.82	o 1538007
12191.13/785.70	c Solution 254, time = 771.0155s
12191.13/785.70	o 1537997
12523.72/806.62	c Solution 255, time = 791.9375s
12523.72/806.62	o 1537756
12531.98/807.17	c Solution 256, time = 792.4859s
12531.98/807.17	o 1537536
12538.04/807.54	c Solution 257, time = 792.8595s
12538.04/807.54	o 1537524
12549.18/808.27	c Solution 258, time = 793.5883s
12549.18/808.27	o 1537424
12552.37/808.43	c Solution 259, time = 793.7439s
12552.37/808.43	o 1537394
12553.95/808.50	c Solution 260, time = 793.8160s
12553.95/808.50	o 1537362
12582.60/810.35	c Solution 261, time = 795.6646s
12582.60/810.35	o 1537228
12609.83/812.05	c Solution 262, time = 797.3633s
12609.83/812.05	o 1537201
13865.18/891.00	c Solution 263, time = 876.3209s
13865.18/891.00	o 1536724
13877.90/891.78	c Solution 264, time = 877.0934s
13877.90/891.78	o 1536700
13885.86/892.27	c Solution 265, time = 877.5901s
13885.86/892.27	o 1536623
13914.69/894.04	c Solution 266, time = 879.3611s
13914.69/894.05	o 1536618
14005.22/899.70	c Solution 267, time = 885.0133s
14005.22/899.70	o 1536599
14005.22/899.70	c Solution 268, time = 885.0189s
14005.22/899.70	o 1536597
14006.81/899.85	c Solution 269, time = 885.1665s
14006.81/899.85	o 1536595
14019.54/900.67	c Solution 270, time = 885.9870s
14019.54/900.67	o 1536532
14024.31/900.90	c Solution 271, time = 886.2164s
14024.31/900.90	o 1536525
32812.59/2081.64	c Solution 272, time = 2066.9579s
32812.59/2081.64	o 1536495
32826.91/2082.52	c Solution 273, time = 2067.8352s
32826.91/2082.52	o 1536479
32835.05/2083.08	c Solution 274, time = 2068.3914s
32835.05/2083.08	o 1536466
32919.21/2088.32	c Solution 275, time = 2073.6399s
32919.21/2088.32	o 1536413
32936.72/2089.41	c Solution 276, time = 2074.7259s
32936.72/2089.41	o 1536401
32943.09/2089.82	c Solution 277, time = 2075.1374s
32943.09/2089.82	o 1536391

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

running on 16 cores: 32-47

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 33-35,38,40-47
  3550 MHz: 4-7,24-27,56-59
  3600 MHz: 0-3,8-23,28-32,36-37,39,48-55,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: 32-47

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (126790 MiB free)
  node 1: cores 8-15, 129019 MiB (128277 MiB free)
  node 2: cores 16-23, 128973 MiB (127984 MiB free)
  node 3: cores 24-31, 129003 MiB (128271 MiB free)
  node 4: cores 32-39, 129019 MiB (128514 MiB free)
  node 5: cores 40-47, 129019 MiB (128610 MiB free)
  node 6: cores 48-55, 129019 MiB (128336 MiB free)
  node 7: cores 56-63, 128474 MiB (127332 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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

solver pid=30749, runsolver pid=30746

[startup+0.100069 s]*
/proc/loadavg: 52.76 38.01 43.34 50/896 30752
/proc/meminfo: memFree=1048681340/1055320700 swapFree=33554428/33554428
[pid=30749] ppid=30746 vsize=4324 memory=3188 CPUtime=0 cores=32-47
/proc/30749/stat : 30749 (run) S 30746 30749 30258 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 4379279 4427776 640 18446744073709551615 93867046232064 93867047126597 140720809178864 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93867047365648 93867047413392 93867051921408 140720809187448 140720809187685 140720809187685 140720809193425 0
/proc/30749/statm: 1081 797 709 219 0 143 0
[pid=30752] ppid=30749 vsize=24800 memory=19152 CPUtime=0.05 cores=32-47
/proc/30752/stat : 30752 (python3) R 30749 30749 30258 0 -1 4194304 3181 0 0 0 4 1 0 0 20 0 1 0 4379281 25395200 4736 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
/proc/30752/statm: 6200 4788 1824 753 0 3700 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29124 KiB
Current children cumulated memory: 22340 KiB

[startup+0.211353 s]*
/proc/loadavg: 52.76 38.01 43.34 64/911 30767
/proc/meminfo: memFree=1048674244/1055320700 swapFree=33554428/33554428
[pid=30749] ppid=30746 vsize=4324 memory=3188 CPUtime=0 cores=32-47
/proc/30749/stat : 30749 (run) S 30746 30749 30258 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 4379279 4427776 640 18446744073709551615 93867046232064 93867047126597 140720809178864 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93867047365648 93867047413392 93867051921408 140720809187448 140720809187685 140720809187685 140720809193425 0
/proc/30749/statm: 1081 797 709 219 0 143 0
[pid=30752] ppid=30749 vsize=728132 memory=37832 CPUtime=1.06 cores=32-47
/proc/30752/stat : 30752 (python3) R 30749 30749 30258 0 -1 4194304 6169 0 0 0 104 2 0 0 20 0 16 0 4379281 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
/proc/30752/statm: 182033 9458 3692 753 0 168639 0
[pid=30752/tid=30753] ppid=30749 vsize=728132 memory=8462108013221118012 CPUtime=0.06 cores=32-47
/proc/30752/task/30753/stat : 30753 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30754] ppid=30749 vsize=728132 memory=3138 CPUtime=0.05 cores=32-47
/proc/30752/task/30754/stat : 30754 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30755] ppid=30749 vsize=728132 memory=3471 CPUtime=0.06 cores=32-47
/proc/30752/task/30755/stat : 30755 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30756] ppid=30749 vsize=728132 memory=59610690242768 CPUtime=0.06 cores=32-47
/proc/30752/task/30756/stat : 30756 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30757] ppid=30749 vsize=728132 memory=53017932202647 CPUtime=0.06 cores=32-47
/proc/30752/task/30757/stat : 30757 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30758] ppid=30749 vsize=728132 memory=20042 CPUtime=0.06 cores=32-47
/proc/30752/task/30758/stat : 30758 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30759] ppid=30749 vsize=728132 memory=57411784439228 CPUtime=0.06 cores=32-47
/proc/30752/task/30759/stat : 30759 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30760] ppid=30749 vsize=728132 memory=15261454144112561 CPUtime=0.06 cores=32-47
/proc/30752/task/30760/stat : 30760 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30761] ppid=30749 vsize=728132 memory=161896 CPUtime=0.06 cores=32-47
/proc/30752/task/30761/stat : 30761 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30762] ppid=30749 vsize=728132 memory=0 CPUtime=0.06 cores=32-47
/proc/30752/task/30762/stat : 30762 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30763] ppid=30749 vsize=728132 memory=0 CPUtime=0.06 cores=32-47
/proc/30752/task/30763/stat : 30763 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30764] ppid=30749 vsize=728132 memory=0 CPUtime=0.06 cores=32-47
/proc/30752/task/30764/stat : 30764 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30765] ppid=30749 vsize=728132 memory=0 CPUtime=0.06 cores=32-47
/proc/30752/task/30765/stat : 30765 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30766] ppid=30749 vsize=728132 memory=0 CPUtime=0.06 cores=32-47
/proc/30752/task/30766/stat : 30766 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30767] ppid=30749 vsize=728132 memory=0 CPUtime=0.06 cores=32-47
/proc/30752/task/30767/stat : 30767 (python3) R 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 745607168 9216 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 732456 KiB
Current children cumulated memory: 41020 KiB

[startup+0.309028 s]*
/proc/loadavg: 52.76 38.01 43.34 50/911 30767
/proc/meminfo: memFree=1048663852/1055320700 swapFree=33554428/33554428
[pid=30749] ppid=30746 vsize=4324 memory=3188 CPUtime=0 cores=32-47
/proc/30749/stat : 30749 (run) S 30746 30749 30258 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 4379279 4427776 640 18446744073709551615 93867046232064 93867047126597 140720809178864 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93867047365648 93867047413392 93867051921408 140720809187448 140720809187685 140720809187685 140720809193425 0
/proc/30749/statm: 1081 797 709 219 0 143 0
[pid=30752] ppid=30749 vsize=756732 memory=57536 CPUtime=1.29 cores=32-47
/proc/30752/stat : 30752 (python3) D 30749 30749 30258 0 -1 4194304 9117 0 0 0 126 3 0 0 20 0 16 0 4379281 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
/proc/30752/statm: 189183 14384 5960 753 0 171096 0
[pid=30752/tid=30753] ppid=30749 vsize=756732 memory=-7164219323824823676 CPUtime=0.07 cores=32-47
/proc/30752/task/30753/stat : 30753 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30754] ppid=30749 vsize=756732 memory=0 CPUtime=0.06 cores=32-47
/proc/30752/task/30754/stat : 30754 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30755] ppid=30749 vsize=756732 memory=0 CPUtime=0.07 cores=32-47
/proc/30752/task/30755/stat : 30755 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30756] ppid=30749 vsize=756732 memory=0 CPUtime=0.07 cores=32-47
/proc/30752/task/30756/stat : 30756 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30757] ppid=30749 vsize=756732 memory=0 CPUtime=0.07 cores=32-47
/proc/30752/task/30757/stat : 30757 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30758] ppid=30749 vsize=756732 memory=0 CPUtime=0.07 cores=32-47
/proc/30752/task/30758/stat : 30758 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30759] ppid=30749 vsize=756732 memory=0 CPUtime=0.07 cores=32-47
/proc/30752/task/30759/stat : 30759 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30760] ppid=30749 vsize=756732 memory=0 CPUtime=0.07 cores=32-47
/proc/30752/task/30760/stat : 30760 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30761] ppid=30749 vsize=756732 memory=0 CPUtime=0.07 cores=32-47
/proc/30752/task/30761/stat : 30761 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30762] ppid=30749 vsize=756732 memory=0 CPUtime=0.07 cores=32-47
/proc/30752/task/30762/stat : 30762 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30763] ppid=30749 vsize=756732 memory=0 CPUtime=0.07 cores=32-47
/proc/30752/task/30763/stat : 30763 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30764] ppid=30749 vsize=756732 memory=0 CPUtime=0.07 cores=32-47
/proc/30752/task/30764/stat : 30764 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30765] ppid=30749 vsize=756732 memory=0 CPUtime=0.07 cores=32-47
/proc/30752/task/30765/stat : 30765 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30766] ppid=30749 vsize=756732 memory=0 CPUtime=0.07 cores=32-47
/proc/30752/task/30766/stat : 30766 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30767] ppid=30749 vsize=756732 memory=0 CPUtime=0.07 cores=32-47
/proc/30752/task/30767/stat : 30767 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 774893568 14208 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 2 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 761056 KiB
Current children cumulated memory: 60724 KiB

[startup+0.700242 s]
/proc/loadavg: 52.76 38.01 43.34 49/911 30767
/proc/meminfo: memFree=1048642288/1055320700 swapFree=33554428/33554428
[pid=30749] ppid=30746 vsize=4324 memory=3188 CPUtime=0 cores=32-47
/proc/30749/stat : 30749 (run) S 30746 30749 30258 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 4379279 4427776 640 18446744073709551615 93867046232064 93867047126597 140720809178864 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93867047365648 93867047413392 93867051921408 140720809187448 140720809187685 140720809187685 140720809193425 0
/proc/30749/statm: 1081 797 709 219 0 143 0
[pid=30752] ppid=30749 vsize=933924 memory=130144 CPUtime=1.53 cores=32-47
/proc/30752/stat : 30752 (python3) R 30749 30749 30258 0 -1 4194304 22539 0 0 0 146 7 0 0 20 0 16 0 4379281 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 17 32 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
/proc/30752/statm: 233481 32535 11780 753 0 184506 0
[pid=30752/tid=30753] ppid=30749 vsize=933924 memory=5021 CPUtime=0.07 cores=32-47
/proc/30752/task/30753/stat : 30753 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30754] ppid=30749 vsize=933924 memory=15448 CPUtime=0.06 cores=32-47
/proc/30752/task/30754/stat : 30754 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30755] ppid=30749 vsize=933924 memory=5852 CPUtime=0.07 cores=32-47
/proc/30752/task/30755/stat : 30755 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30756] ppid=30749 vsize=933924 memory=2512 CPUtime=0.07 cores=32-47
/proc/30752/task/30756/stat : 30756 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30757] ppid=30749 vsize=933924 memory=3508 CPUtime=0.07 cores=32-47
/proc/30752/task/30757/stat : 30757 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30758] ppid=30749 vsize=933924 memory=4876 CPUtime=0.07 cores=32-47
/proc/30752/task/30758/stat : 30758 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30759] ppid=30749 vsize=933924 memory=3000 CPUtime=0.07 cores=32-47
/proc/30752/task/30759/stat : 30759 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30760] ppid=30749 vsize=933924 memory=41804 CPUtime=0.07 cores=32-47
/proc/30752/task/30760/stat : 30760 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30761] ppid=30749 vsize=933924 memory=4704 CPUtime=0.07 cores=32-47
/proc/30752/task/30761/stat : 30761 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30762] ppid=30749 vsize=933924 memory=1972 CPUtime=0.07 cores=32-47
/proc/30752/task/30762/stat : 30762 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30763] ppid=30749 vsize=933924 memory=5724 CPUtime=0.07 cores=32-47
/proc/30752/task/30763/stat : 30763 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30764] ppid=30749 vsize=933924 memory=12864 CPUtime=0.07 cores=32-47
/proc/30752/task/30764/stat : 30764 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30765] ppid=30749 vsize=933924 memory=2992 CPUtime=0.07 cores=32-47
/proc/30752/task/30765/stat : 30765 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30766] ppid=30749 vsize=933924 memory=17928 CPUtime=0.07 cores=32-47
/proc/30752/task/30766/stat : 30766 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30767] ppid=30749 vsize=933924 memory=281428671598528 CPUtime=0.07 cores=32-47
/proc/30752/task/30767/stat : 30767 (python3) S 30749 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4379295 956338176 32496 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 938248 KiB
Current children cumulated memory: 133332 KiB

[startup+1.50022 s]

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

[pid=30752/tid=30930] ppid=30746 vsize=34429840 memory=31623992 CPUtime=3571.69 cores=32-47
/proc/30752/task/30930/stat : 30930 (python3) R 30746 30749 30258 0 -1 4194368 2015613 0 0 0 356363 806 0 0 20 0 32 0 4381366 35256156160 7904640 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30931] ppid=30746 vsize=34429840 memory=2828 CPUtime=3602.19 cores=32-47
/proc/30752/task/30931/stat : 30931 (python3) R 30746 30749 30258 0 -1 4194368 2410059 0 0 0 359357 862 0 0 20 0 32 0 4381367 35256156160 7904640 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30932] ppid=30746 vsize=34429840 memory=2656 CPUtime=3596.25 cores=32-47
/proc/30752/task/30932/stat : 30932 (python3) R 30746 30749 30258 0 -1 4194368 1851640 0 0 0 359111 514 0 0 20 0 32 0 4381368 35256156160 7904640 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30933] ppid=30746 vsize=34429840 memory=3704 CPUtime=3589.62 cores=32-47
/proc/30752/task/30933/stat : 30933 (python3) R 30746 30749 30258 0 -1 4194368 2043929 0 0 0 358117 845 0 0 20 0 32 0 4381368 35256156160 7904640 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
Current cumulated CPU time of completed processes: 0.004524 s
Current children cumulated CPU time: 57622.9 s
Current children cumulated vsize: 34429840 KiB
Current children cumulated memory: 31626200 KiB

[startup+3641.2 s]
/proc/loadavg: 56.31 61.18 62.62 49/888 31384
/proc/meminfo: memFree=975597864/1055320700 swapFree=33554428/33554428
[pid=30752] ppid=30746 vsize=34429840 memory=31629840 CPUtime=57629.3 cores=32-47
/proc/30752/stat : 30752 (python3) S 30746 30749 30258 0 -1 4194304 26967064 0 0 0 5757987 4941 0 0 20 0 32 0 4379281 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
/proc/30752/statm: 8607460 7907460 13981 753 0 8450613 0
[pid=30752/tid=30753] ppid=30746 vsize=34429840 memory=55191152099733 CPUtime=0.07 cores=32-47
/proc/30752/task/30753/stat : 30753 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30754] ppid=30746 vsize=34429840 memory=60688727015934 CPUtime=0.06 cores=32-47
/proc/30752/task/30754/stat : 30754 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30755] ppid=30746 vsize=34429840 memory=59589232165473 CPUtime=0.07 cores=32-47
/proc/30752/task/30755/stat : 30755 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30756] ppid=30746 vsize=34429840 memory=62879210668824 CPUtime=0.07 cores=32-47
/proc/30752/task/30756/stat : 30756 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30757] ppid=30746 vsize=34429840 memory=2992 CPUtime=0.07 cores=32-47
/proc/30752/task/30757/stat : 30757 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30758] ppid=30746 vsize=34429840 memory=31624564 CPUtime=0.07 cores=32-47
/proc/30752/task/30758/stat : 30758 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30759] ppid=30746 vsize=34429840 memory=47008 CPUtime=0.07 cores=32-47
/proc/30752/task/30759/stat : 30759 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30760] ppid=30746 vsize=34429840 memory=12820 CPUtime=0.07 cores=32-47
/proc/30752/task/30760/stat : 30760 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30761] ppid=30746 vsize=34429840 memory=10476 CPUtime=0.07 cores=32-47
/proc/30752/task/30761/stat : 30761 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30762] ppid=30746 vsize=34429840 memory=8880 CPUtime=0.07 cores=32-47
/proc/30752/task/30762/stat : 30762 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30763] ppid=30746 vsize=34429840 memory=20648 CPUtime=0.07 cores=32-47
/proc/30752/task/30763/stat : 30763 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30764] ppid=30746 vsize=34429840 memory=9320 CPUtime=0.07 cores=32-47
/proc/30752/task/30764/stat : 30764 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30765] ppid=30746 vsize=34429840 memory=27448 CPUtime=0.07 cores=32-47
/proc/30752/task/30765/stat : 30765 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30766] ppid=30746 vsize=34429840 memory=24204 CPUtime=0.07 cores=32-47
/proc/30752/task/30766/stat : 30766 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30767] ppid=30746 vsize=34429840 memory=3860 CPUtime=0.07 cores=32-47
/proc/30752/task/30767/stat : 30767 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30918] ppid=30746 vsize=34429840 memory=7764 CPUtime=3604.3 cores=32-47
/proc/30752/task/30918/stat : 30918 (python3) R 30746 30749 30258 0 -1 4194368 2677333 0 0 0 360226 204 0 0 20 0 32 0 4381361 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30919] ppid=30746 vsize=34429840 memory=6936 CPUtime=3605.23 cores=32-47
/proc/30752/task/30919/stat : 30919 (python3) R 30746 30749 30258 0 -1 4194368 345260 0 0 0 360485 38 0 0 20 0 32 0 4381361 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30920] ppid=30746 vsize=34429840 memory=6568 CPUtime=3604.38 cores=32-47
/proc/30752/task/30920/stat : 30920 (python3) R 30746 30749 30258 0 -1 4194368 1515752 0 0 0 360289 149 0 0 20 0 32 0 4381361 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30921] ppid=30746 vsize=34429840 memory=3188 CPUtime=3604.33 cores=32-47
/proc/30752/task/30921/stat : 30921 (python3) R 30746 30749 30258 0 -1 4194368 460859 0 0 0 360397 36 0 0 20 0 32 0 4381361 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30922] ppid=30746 vsize=34429840 memory=31701184 CPUtime=3603.99 cores=32-47
/proc/30752/task/30922/stat : 30922 (python3) R 30746 30749 30258 0 -1 4194368 3563732 0 0 0 360090 309 0 0 20 0 32 0 4381361 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30923] ppid=30746 vsize=34429840 memory=6496 CPUtime=3604.41 cores=32-47
/proc/30752/task/30923/stat : 30923 (python3) R 30746 30749 30258 0 -1 4194368 418303 0 0 0 360414 27 0 0 20 0 32 0 4381361 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30924] ppid=30746 vsize=34429840 memory=4016632 CPUtime=3594.59 cores=32-47
/proc/30752/task/30924/stat : 30924 (python3) R 30746 30749 30258 0 -1 4194368 3693700 0 0 0 359102 357 0 0 20 0 32 0 4381361 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30925] ppid=30746 vsize=34429840 memory=6644 CPUtime=3604.45 cores=32-47
/proc/30752/task/30925/stat : 30925 (python3) R 30746 30749 30258 0 -1 4194368 491111 0 0 0 360403 42 0 0 20 0 32 0 4381361 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30926] ppid=30746 vsize=34429840 memory=3160 CPUtime=3604.79 cores=32-47
/proc/30752/task/30926/stat : 30926 (python3) R 30746 30749 30258 0 -1 4194368 613831 0 0 0 360438 41 0 0 20 0 32 0 4381361 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30927] ppid=30746 vsize=34429840 memory=10900756 CPUtime=3603.52 cores=32-47
/proc/30752/task/30927/stat : 30927 (python3) R 30746 30749 30258 0 -1 4194368 190200 0 0 0 360337 15 0 0 20 0 32 0 4381363 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30928] ppid=30746 vsize=34429840 memory=5792 CPUtime=3604.6 cores=32-47
/proc/30752/task/30928/stat : 30928 (python3) R 30746 30749 30258 0 -1 4194368 2734894 0 0 0 360211 249 0 0 20 0 32 0 4381364 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30929] ppid=30746 vsize=34429840 memory=3200 CPUtime=3603.12 cores=32-47
/proc/30752/task/30929/stat : 30929 (python3) R 30746 30749 30258 0 -1 4194368 1468252 0 0 0 360001 311 0 0 20 0 32 0 4381365 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30930] ppid=30746 vsize=34429840 memory=29735496 CPUtime=3572.08 cores=32-47
/proc/30752/task/30930/stat : 30930 (python3) R 30746 30749 30258 0 -1 4194368 2015613 0 0 0 356402 806 0 0 20 0 32 0 4381366 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30931] ppid=30746 vsize=34429840 memory=-7747442128287661253 CPUtime=3602.59 cores=32-47
/proc/30752/task/30931/stat : 30931 (python3) R 30746 30749 30258 0 -1 4194368 2410059 0 0 0 359397 862 0 0 20 0 32 0 4381367 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30932] ppid=30746 vsize=34429840 memory=5660 CPUtime=3596.65 cores=32-47
/proc/30752/task/30932/stat : 30932 (python3) R 30746 30749 30258 0 -1 4194368 1851909 0 0 0 359151 514 0 0 20 0 32 0 4381368 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30933] ppid=30746 vsize=34429840 memory=3200 CPUtime=3590.02 cores=32-47
/proc/30752/task/30933/stat : 30933 (python3) R 30746 30749 30258 0 -1 4194368 2043929 0 0 0 358157 845 0 0 20 0 32 0 4381368 35256156160 7905536 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
Current cumulated CPU time of completed processes: 0.004524 s
Current children cumulated CPU time: 57629.3 s
Current children cumulated vsize: 34429840 KiB
Current children cumulated memory: 31629840 KiB

[startup+3641.4 s]
/proc/loadavg: 56.31 61.18 62.62 49/888 31384
/proc/meminfo: memFree=975597864/1055320700 swapFree=33554428/33554428
[pid=30752] ppid=30746 vsize=34539680 memory=31715920 CPUtime=57632.5 cores=32-47
/proc/30752/stat : 30752 (python3) S 30746 30749 30258 0 -1 4194304 26968606 0 0 0 5758305 4941 0 0 20 0 32 0 4379281 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
/proc/30752/statm: 8634920 7928980 13981 753 0 8478286 0
[pid=30752/tid=30753] ppid=30746 vsize=34539680 memory=245635481902 CPUtime=0.07 cores=32-47
/proc/30752/task/30753/stat : 30753 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30754] ppid=30746 vsize=34539680 memory=55191152099733 CPUtime=0.06 cores=32-47
/proc/30752/task/30754/stat : 30754 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30755] ppid=30746 vsize=34539680 memory=60688727015934 CPUtime=0.07 cores=32-47
/proc/30752/task/30755/stat : 30755 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30756] ppid=30746 vsize=34539680 memory=59589232165473 CPUtime=0.07 cores=32-47
/proc/30752/task/30756/stat : 30756 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30757] ppid=30746 vsize=34539680 memory=6989649500889678616 CPUtime=0.07 cores=32-47
/proc/30752/task/30757/stat : 30757 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30758] ppid=30746 vsize=34539680 memory=56295042581396 CPUtime=0.07 cores=32-47
/proc/30752/task/30758/stat : 30758 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30759] ppid=30746 vsize=34539680 memory=16097061506385265 CPUtime=0.07 cores=32-47
/proc/30752/task/30759/stat : 30759 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30760] ppid=30746 vsize=34539680 memory=13848560244361747 CPUtime=0.07 cores=32-47
/proc/30752/task/30760/stat : 30760 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30761] ppid=30746 vsize=34539680 memory=66406 CPUtime=0.07 cores=32-47
/proc/30752/task/30761/stat : 30761 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30762] ppid=30746 vsize=34539680 memory=62879210668824 CPUtime=0.07 cores=32-47
/proc/30752/task/30762/stat : 30762 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30763] ppid=30746 vsize=34539680 memory=56295042581396 CPUtime=0.07 cores=32-47
/proc/30752/task/30763/stat : 30763 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30764] ppid=30746 vsize=34539680 memory=-7747442128136665286 CPUtime=0.07 cores=32-47
/proc/30752/task/30764/stat : 30764 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30765] ppid=30746 vsize=34539680 memory=13848560244361747 CPUtime=0.07 cores=32-47
/proc/30752/task/30765/stat : 30765 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30766] ppid=30746 vsize=34539680 memory=3160 CPUtime=0.07 cores=32-47
/proc/30752/task/30766/stat : 30766 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30767] ppid=30746 vsize=34539680 memory=11002668 CPUtime=0.07 cores=32-47
/proc/30752/task/30767/stat : 30767 (python3) S 30746 30749 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4379295 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30918] ppid=30746 vsize=34539680 memory=5660 CPUtime=3604.49 cores=32-47
/proc/30752/task/30918/stat : 30918 (python3) R 30746 30749 30258 0 -1 4194368 2677399 0 0 0 360245 204 0 0 20 0 32 0 4381361 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30919] ppid=30746 vsize=34539680 memory=3200 CPUtime=3605.43 cores=32-47
/proc/30752/task/30919/stat : 30919 (python3) R 30746 30749 30258 0 -1 4194368 345260 0 0 0 360505 38 0 0 20 0 32 0 4381361 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30920] ppid=30746 vsize=34539680 memory=28593404 CPUtime=3604.58 cores=32-47
/proc/30752/task/30920/stat : 30920 (python3) R 30746 30749 30258 0 -1 4194368 1516043 0 0 0 360309 149 0 0 20 0 32 0 4381361 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30921] ppid=30746 vsize=34539680 memory=-7747442128136665286 CPUtime=3604.53 cores=32-47
/proc/30752/task/30921/stat : 30921 (python3) R 30746 30749 30258 0 -1 4194368 460859 0 0 0 360417 36 0 0 20 0 32 0 4381361 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30922] ppid=30746 vsize=34539680 memory=-7747442128136665286 CPUtime=3604.19 cores=32-47
/proc/30752/task/30922/stat : 30922 (python3) R 30746 30749 30258 0 -1 4194368 3563942 0 0 0 360110 309 0 0 20 0 32 0 4381361 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30923] ppid=30746 vsize=34539680 memory=15448 CPUtime=3604.61 cores=32-47
/proc/30752/task/30923/stat : 30923 (python3) R 30746 30749 30258 0 -1 4194368 418303 0 0 0 360434 27 0 0 20 0 32 0 4381361 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30924] ppid=30746 vsize=34539680 memory=14176 CPUtime=3594.79 cores=32-47
/proc/30752/task/30924/stat : 30924 (python3) R 30746 30749 30258 0 -1 4194368 3693796 0 0 0 359122 357 0 0 20 0 32 0 4381361 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30925] ppid=30746 vsize=34539680 memory=12864 CPUtime=3604.64 cores=32-47
/proc/30752/task/30925/stat : 30925 (python3) R 30746 30749 30258 0 -1 4194368 491111 0 0 0 360422 42 0 0 20 0 32 0 4381361 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30926] ppid=30746 vsize=34539680 memory=5852 CPUtime=3604.99 cores=32-47
/proc/30752/task/30926/stat : 30926 (python3) R 30746 30749 30258 0 -1 4194368 613831 0 0 0 360458 41 0 0 20 0 32 0 4381361 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30927] ppid=30746 vsize=34539680 memory=2512 CPUtime=3603.71 cores=32-47
/proc/30752/task/30927/stat : 30927 (python3) R 30746 30749 30258 0 -1 4194368 190200 0 0 0 360356 15 0 0 20 0 32 0 4381363 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30928] ppid=30746 vsize=34539680 memory=3508 CPUtime=3604.8 cores=32-47
/proc/30752/task/30928/stat : 30928 (python3) R 30746 30749 30258 0 -1 4194368 2734894 0 0 0 360231 249 0 0 20 0 32 0 4381364 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30929] ppid=30746 vsize=34539680 memory=4876 CPUtime=3603.32 cores=32-47
/proc/30752/task/30929/stat : 30929 (python3) R 30746 30749 30258 0 -1 4194368 1468252 0 0 0 360021 311 0 0 20 0 32 0 4381365 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30930] ppid=30746 vsize=34539680 memory=3000 CPUtime=3572.28 cores=32-47
/proc/30752/task/30930/stat : 30930 (python3) R 30746 30749 30258 0 -1 4194368 2015613 0 0 0 356422 806 0 0 20 0 32 0 4381366 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30931] ppid=30746 vsize=34539680 memory=41804 CPUtime=3602.79 cores=32-47
/proc/30752/task/30931/stat : 30931 (python3) R 30746 30749 30258 0 -1 4194368 2410499 0 0 0 359417 862 0 0 20 0 32 0 4381367 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30932] ppid=30746 vsize=34539680 memory=4704 CPUtime=3596.85 cores=32-47
/proc/30752/task/30932/stat : 30932 (python3) R 30746 30749 30258 0 -1 4194368 1851910 0 0 0 359171 514 0 0 20 0 32 0 4381368 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
[pid=30752/tid=30933] ppid=30746 vsize=34539680 memory=1972 CPUtime=3590.22 cores=32-47
/proc/30752/task/30933/stat : 30933 (python3) R 30746 30749 30258 0 -1 4194368 2044367 0 0 0 358176 846 0 0 20 0 32 0 4381368 35368632320 7926980 18446744073709551615 4321280 7402577 140730089906496 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 32612352 140730089912211 140730089912464 140730089912464 140730089918394 0
Current cumulated CPU time of completed processes: 0.004524 s
Current children cumulated CPU time: 57632.5 s
Current children cumulated vsize: 34539680 KiB
Current children cumulated memory: 31715920 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3641.98
CPU time (s): 57633.1
CPU user time (s): 57583.1
CPU system time (s): 49.9943
CPU usage (%): 1582.47
Max. virtual memory (cumulated for all children) (KiB): 35753096
Max. memory (cumulated for all children) (KiB): 32644616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57583.1
system time used= 49.9943
maximum resident set size= 32635180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26969063
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= 81428
involuntary context switches= 411778


# summary of solver processes directly reported to runsolver:
#   pid: 30749,30752
#   total CPU time (s): 57633.1
#   total CPU user time (s): 57583.1
#   total CPU system time (s): 49.9943

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2734 second user time and 44.6741 second system time

The end

Launcher Data

Begin job on nodeE006 at 2026-07-15 22:38:28
IDJOB=4848206
IDBENCH=158465
IDSOLVER=3707
FILE ID=nodeE006/4848206-1784147908
RUNJOBID= nodeE006-1784147790-30270
SLURM_JOB_ID= 12756568
Free space on /tmp= 802048 MiB

SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-faclay70.lin.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-4848206-1784147908/watcher-4848206-1784147908 -o /tmp/evaluation-result-4848206-1784147908/solver-4848206-1784147908 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848206-1784147908/vars-4848206-1784147908 --bin-var /tmp/runsolver-exch-nodeE006-1784147790-30270 --watchdog 3760  run HOME/instance-4848206-1784147908.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 960064778 --intermediate --solver ortools

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

MD5SUM BENCH= 5ce1114e3b3a499c171804227c280ba1
RANDOM SEED=960064778

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3596.780
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		: 3591.408
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		: 3591.406
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		: 3591.414
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		: 3591.428
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		: 3579.631
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		: 3579.630
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		: 3579.617
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		: 3579.615
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		: 3572.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		: 3572.673
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		: 3572.624
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		: 3572.669
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		: 3583.029
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		: 3583.012
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		: 3583.012
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		: 3583.054
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:        1048690284 kB
MemAvailable:   1046406592 kB
Buffers:            3336 kB
Cached:          1048192 kB
SwapCached:            0 kB
Active:          3348828 kB
Inactive:         791348 kB
Active(anon):    3115076 kB
Inactive(anon):        0 kB
Active(file):     233752 kB
Inactive(file):   791348 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             27080 kB
Writeback:             0 kB
AnonPages:       3097500 kB
Mapped:           154364 kB
Shmem:             26428 kB
KReclaimable:     129680 kB
Slab:             493668 kB
SReclaimable:     129680 kB
SUnreclaim:       363988 kB
KernelStack:       15440 kB
PageTables:        11104 kB
SecPageTables:     12200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    5954308 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478236 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:    501760 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= 801968 MiB
End job on nodeE006 at 2026-07-15 23:39:10