Trace number 4848131

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.8 3676.07

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null0mast_rapportOE1.0_TMAX300_K192_cod1.opb
MD5SUMdf9449c0505a42dfc65cf13d3f44e1c7
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 benchmark-4204
Best CPU time to get the best result obtained on this benchmark57286
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 306555
Biggest coefficient in the objective function 512
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1431927
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1431927
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

30.74/30.04	c Time taken to transform: 14.846692323684692 seconds
30.74/30.04	c Solver arguments: {'num_search_workers': 16, 'random_seed': 947644410, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f0c548db410>}
30.74/30.04	c 57568.13067483902s left to solve
94.10/52.54	c Solution 1, time = 22.4985s
94.10/52.54	o 0
144.79/55.79	c Solution 2, time = 25.7495s
144.79/55.79	o -1011
147.95/55.98	c Solution 3, time = 25.9335s
147.95/55.98	o -1025
151.14/56.18	c Solution 4, time = 26.1382s
151.14/56.18	o -1050
154.12/56.34	c Solution 5, time = 26.2950s
154.12/56.34	o -1055
157.32/56.55	c Solution 6, time = 26.5012s
157.32/56.55	o -2012
465.69/76.07	c Solution 7, time = 46.0243s
465.69/76.07	o -2013
489.10/77.53	c Solution 8, time = 47.4880s
489.10/77.53	o -2015
2003.00/173.36	c Solution 9, time = 143.3174s
2003.00/173.36	o -2134
2036.37/175.48	c Solution 10, time = 145.4365s
2036.37/175.48	o -2150
2357.16/195.63	c Solution 11, time = 165.5823s
2357.16/195.63	o -2154
2431.84/200.33	c Solution 12, time = 170.2894s
2431.84/200.33	o -2175
2450.90/201.51	c Solution 13, time = 171.4652s
2450.90/201.51	o -2178
2452.49/201.64	c Solution 14, time = 171.5999s
2452.49/201.64	o -2184
2482.64/203.59	c Solution 15, time = 173.5455s
2482.64/203.59	o -2189
2514.44/205.52	c Solution 16, time = 175.4727s
2514.44/205.52	o -2190
2624.18/212.49	c Solution 17, time = 182.4452s
2624.18/212.49	o -2192
2706.80/217.60	c Solution 18, time = 187.5541s
2706.80/217.60	o -2220
6140.97/434.38	c Solution 19, time = 404.3394s
6140.97/434.38	o -2248
6150.49/435.02	c Solution 20, time = 404.9777s
6150.49/435.02	o -2260
9777.72/663.65	c Solution 21, time = 633.6041s
9777.72/663.65	o -2264
10094.04/683.59	c Solution 22, time = 653.5432s
10094.04/683.59	o -2280
10143.32/686.63	c Solution 23, time = 656.5860s
10143.32/686.63	o -2296
10171.73/688.48	c Solution 24, time = 658.4335s
10171.73/688.48	o -2304
10233.12/692.39	c Solution 25, time = 662.3436s
10233.12/692.39	o -2432
10241.02/692.81	c Solution 26, time = 662.7659s
10241.02/692.81	o -2456
10321.87/697.90	c Solution 27, time = 667.8550s
10321.87/697.90	o -2464
10393.20/702.40	c Solution 28, time = 672.3540s
10393.20/702.40	o -2468
10407.52/703.38	c Solution 29, time = 673.3382s
10407.52/703.38	o -2469
10418.89/704.08	c Solution 30, time = 674.0391s
10418.89/704.08	o -2480
10673.24/720.10	c Solution 31, time = 690.0567s
10673.24/720.10	o -2496
10689.07/721.02	c Solution 32, time = 690.9734s
10689.07/721.02	o -2504
10809.56/728.61	c Solution 33, time = 698.5614s
10809.56/728.61	o -2512
10917.28/735.43	c Solution 34, time = 705.3864s
10917.28/735.43	o -2584
10955.31/737.83	c Solution 35, time = 707.7831s
10955.31/737.83	o -2600
10968.03/738.63	c Solution 36, time = 708.5821s
10968.03/738.63	o -3084
10977.57/739.22	c Solution 37, time = 709.1799s
10977.57/739.22	o -3088
10979.16/739.34	c Solution 38, time = 709.2990s
10979.16/739.34	o -3372
10993.45/740.21	c Solution 39, time = 710.1674s
10993.45/740.21	o -3404
11022.46/742.03	c Solution 40, time = 711.9855s
11022.46/742.03	o -3452
11049.04/743.77	c Solution 41, time = 713.7233s
11049.04/743.77	o -3456
11049.04/743.78	c Solution 42, time = 713.7310s
11049.04/743.78	o -3464
11049.04/743.79	c Solution 43, time = 713.7456s
11049.04/743.79	o -3468
11063.35/744.66	c Solution 44, time = 714.6160s
11063.35/744.66	o -3476
11066.54/744.85	c Solution 45, time = 714.8066s
11066.54/744.85	o -3480
11516.91/773.20	c Solution 46, time = 743.1523s
11516.91/773.20	o -3488
11595.10/778.15	c Solution 47, time = 748.1098s
11595.10/778.15	o -3496
12690.03/847.27	c Solution 48, time = 817.2215s
12690.03/847.27	o -3504
13018.25/867.96	c Solution 49, time = 837.9170s
13018.25/867.96	o -3520
13220.44/880.74	c Solution 50, time = 850.6995s
13220.44/880.74	o -3524
13223.32/880.98	c Solution 51, time = 850.9350s
13223.32/880.98	o -3528
14315.18/949.92	c Solution 52, time = 919.8755s
14315.18/949.92	o -3536
26616.41/1724.03	c Solution 53, time = 1693.9867s
26616.41/1724.03	o -3544
28039.54/1813.53	c Solution 54, time = 1783.4826s
28039.54/1813.53	o -3552
29165.18/1884.32	c Solution 55, time = 1854.2751s
29165.18/1884.32	o -3584
29187.48/1885.73	c Solution 56, time = 1855.6846s
29187.48/1885.73	o -3620
29190.66/1885.97	c Solution 57, time = 1855.9229s
29190.66/1885.97	o -3622
29192.64/1886.06	c Solution 58, time = 1856.0142s
29192.64/1886.06	o -3624
29195.41/1886.27	c Solution 59, time = 1856.2276s
29195.41/1886.27	o -3746
29200.20/1886.52	c Solution 60, time = 1856.4771s
29200.20/1886.52	o -3778
29203.36/1886.73	c Solution 61, time = 1856.6842s
29203.36/1886.73	o -3802
29204.95/1886.81	c Solution 62, time = 1856.7668s
29204.95/1886.81	o -3808
29204.95/1886.88	c Solution 63, time = 1856.8322s
29204.95/1886.88	o -3812
29206.55/1886.93	c Solution 64, time = 1856.8892s
29206.55/1886.93	o -3824
29209.99/1887.19	c Solution 65, time = 1857.1503s
29209.99/1887.20	o -3825
29211.32/1887.29	c Solution 66, time = 1857.2436s
29211.32/1887.29	o -3826
29212.92/1887.30	c Solution 67, time = 1857.2589s
29212.92/1887.30	o -3832
29217.69/1887.65	c Solution 68, time = 1857.6101s
29217.69/1887.65	o -3868
29224.39/1888.10	c Solution 69, time = 1858.0553s
29224.39/1888.10	o -3870
29225.98/1888.15	c Solution 70, time = 1858.1041s
29225.98/1888.15	o -3872
29232.01/1888.51	c Solution 71, time = 1858.4625s
29232.01/1888.51	o -3874
29236.79/1888.83	c Solution 72, time = 1858.7837s
29236.79/1888.83	o -3876
29238.37/1888.96	c Solution 73, time = 1858.9108s
29238.37/1888.96	o -3878
29238.37/1889.01	c Solution 74, time = 1858.9699s
29238.37/1889.01	o -3880
29257.81/1890.16	c Solution 75, time = 1860.1170s
29257.81/1890.16	o -3890
29257.81/1890.17	c Solution 76, time = 1860.1291s
29257.81/1890.17	o -3892
29259.02/1890.28	c Solution 77, time = 1860.2333s
29259.02/1890.28	o -3918
29273.71/1891.15	c Solution 78, time = 1861.1062s
29273.71/1891.15	o -3928
29290.83/1892.25	c Solution 79, time = 1862.2066s
29290.83/1892.25	o -3932
29335.74/1895.12	c Solution 80, time = 1865.0713s
29335.74/1895.12	o -3936
29699.67/1918.00	c Solution 81, time = 1887.9574s
29699.67/1918.00	o -3948
29704.43/1918.20	c Solution 82, time = 1888.1591s
29704.43/1918.20	o -3952
29707.62/1918.44	c Solution 83, time = 1888.3994s
29707.62/1918.44	o -3956
29712.39/1918.78	c Solution 84, time = 1888.7385s
29712.39/1918.78	o -3960
29741.05/1920.53	c Solution 85, time = 1890.4839s
29741.05/1920.53	o -3964
29785.58/1923.34	c Solution 86, time = 1893.2948s
29785.58/1923.34	o -4012
29788.76/1923.50	c Solution 87, time = 1893.4523s
29788.76/1923.50	o -4014
29791.95/1923.73	c Solution 88, time = 1893.6848s
29791.95/1923.73	o -4016
29838.09/1926.60	c Solution 89, time = 1896.5569s
29838.09/1926.60	o -4028
29855.55/1927.74	c Solution 90, time = 1897.6967s
29855.55/1927.74	o -4036
29855.55/1927.75	c Solution 91, time = 1897.7078s
29855.55/1927.75	o -4044
33160.73/2135.63	c Solution 92, time = 2105.5866s
33160.73/2135.63	o -4048
33165.51/2135.91	c Solution 93, time = 2105.8615s
33165.51/2135.91	o -4056
33251.31/2141.36	c Solution 94, time = 2111.3164s
33251.31/2141.36	o -4060
36445.07/2342.22	c Solution 95, time = 2312.1714s
36445.07/2342.22	o -4068
36472.13/2344.00	c Solution 96, time = 2313.9562s
36472.13/2344.00	o -4072
41829.64/2681.05	c Solution 97, time = 2651.0030s
41829.64/2681.05	o -4076

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

running on 16 cores: 48-63

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 49-51,53-54,56,60-63
  3550 MHz: 4-7,16-19,24-35,40-43,48,55,57-59
  3600 MHz: 0-3,8-15,20-23,36-39,44-47,52
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 48-63

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (125650 MiB free)
  node 1: cores 8-15, 129019 MiB (125399 MiB free)
  node 2: cores 16-23, 128973 MiB (125886 MiB free)
  node 3: cores 24-31, 129003 MiB (126951 MiB free)
  node 4: cores 32-39, 129019 MiB (124952 MiB free)
  node 5: cores 40-47, 129019 MiB (125187 MiB free)
  node 6: cores 48-55, 129019 MiB (128715 MiB free)
  node 7: cores 56-63, 128474 MiB (127869 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100057 s]*
/proc/loadavg: 62.83 63.82 63.77 50/893 31182
/proc/meminfo: memFree=1034855388/1055320712 swapFree=33554428/33554428
[pid=31179] ppid=31176 vsize=4324 memory=3184 CPUtime=0 cores=48-63
/proc/31179/stat : 31179 (run) S 31176 31179 25821 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 4044421 4427776 640 18446744073709551615 94374921396224 94374922290757 140735965150432 0 0 0 65536 4 65538 1 0 0 17 53 0 0 0 0 0 94374922529808 94374922577552 94374950477824 140735965157496 140735965157733 140735965157733 140735965163473 0
/proc/31179/statm: 1081 796 707 219 0 143 0
[pid=31182] ppid=31179 vsize=24800 memory=19380 CPUtime=0.05 cores=48-63
/proc/31182/stat : 31182 (python3) R 31179 31179 25821 0 -1 4194304 3237 0 0 0 5 0 0 0 20 0 1 0 4044423 25395200 4736 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 17 48 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
/proc/31182/statm: 6200 4845 1824 753 0 3700 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29124 KiB
Current children cumulated memory: 22564 KiB

[startup+0.211457 s]*
/proc/loadavg: 62.83 63.82 63.77 64/908 31197
/proc/meminfo: memFree=1034843720/1055320712 swapFree=33554428/33554428
[pid=31179] ppid=31176 vsize=4324 memory=3184 CPUtime=0 cores=48-63
/proc/31179/stat : 31179 (run) S 31176 31179 25821 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 4044421 4427776 640 18446744073709551615 94374921396224 94374922290757 140735965150432 0 0 0 65536 4 65538 1 0 0 17 53 0 0 0 0 0 94374922529808 94374922577552 94374950477824 140735965157496 140735965157733 140735965157733 140735965163473 0
/proc/31179/statm: 1081 796 707 219 0 143 0
[pid=31182] ppid=31179 vsize=726904 memory=36660 CPUtime=1.01 cores=48-63
/proc/31182/stat : 31182 (python3) D 31179 31179 25821 0 -1 4456448 5871 0 0 0 100 1 0 0 20 0 16 0 4044423 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 17 48 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
/proc/31182/statm: 181726 9165 3696 753 0 168332 0
[pid=31182/tid=31183] ppid=31179 vsize=726904 memory=8462108013221118012 CPUtime=0.06 cores=48-63
/proc/31182/task/31183/stat : 31183 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 55 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31184] ppid=31179 vsize=726904 memory=17936 CPUtime=0.05 cores=48-63
/proc/31182/task/31184/stat : 31184 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 57 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31185] ppid=31179 vsize=726904 memory=18277 CPUtime=0.05 cores=48-63
/proc/31182/task/31185/stat : 31185 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 63 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31186] ppid=31179 vsize=726904 memory=61809713497767 CPUtime=0.06 cores=48-63
/proc/31182/task/31186/stat : 31186 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 49 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31187] ppid=31179 vsize=726904 memory=53017932202647 CPUtime=0.06 cores=48-63
/proc/31182/task/31187/stat : 31187 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 58 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31188] ppid=31179 vsize=726904 memory=19464 CPUtime=0.06 cores=48-63
/proc/31182/task/31188/stat : 31188 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 53 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31189] ppid=31179 vsize=726904 memory=58507001093245 CPUtime=0.06 cores=48-63
/proc/31182/task/31189/stat : 31189 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 62 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31190] ppid=31179 vsize=726904 memory=14698504190691249 CPUtime=0.06 cores=48-63
/proc/31182/task/31190/stat : 31190 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 51 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31191] ppid=31179 vsize=726904 memory=3904678280007279826 CPUtime=0.05 cores=48-63
/proc/31182/task/31191/stat : 31191 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 56 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31192] ppid=31179 vsize=726904 memory=0 CPUtime=0.06 cores=48-63
/proc/31182/task/31192/stat : 31192 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 54 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31193] ppid=31179 vsize=726904 memory=0 CPUtime=0.06 cores=48-63
/proc/31182/task/31193/stat : 31193 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 61 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31194] ppid=31179 vsize=726904 memory=0 CPUtime=0.05 cores=48-63
/proc/31182/task/31194/stat : 31194 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 50 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31195] ppid=31179 vsize=726904 memory=0 CPUtime=0.06 cores=48-63
/proc/31182/task/31195/stat : 31195 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 59 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31196] ppid=31179 vsize=726904 memory=0 CPUtime=0.06 cores=48-63
/proc/31182/task/31196/stat : 31196 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 52 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31197] ppid=31179 vsize=726904 memory=0 CPUtime=0.06 cores=48-63
/proc/31182/task/31197/stat : 31197 (python3) R 31179 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4044437 744349696 8960 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 -1 60 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 731228 KiB
Current children cumulated memory: 39844 KiB

[startup+0.308732 s]*
/proc/loadavg: 62.83 63.82 63.77 50/908 31197
/proc/meminfo: memFree=1034836552/1055320712 swapFree=33554428/33554428
[pid=31179] ppid=31176 vsize=4324 memory=3184 CPUtime=0 cores=48-63
/proc/31179/stat : 31179 (run) S 31176 31179 25821 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 4044421 4427776 640 18446744073709551615 94374921396224 94374922290757 140735965150432 0 0 0 65536 4 65538 1 0 0 17 53 0 0 0 0 0 94374922529808 94374922577552 94374950477824 140735965157496 140735965157733 140735965157733 140735965163473 0
/proc/31179/statm: 1081 796 707 219 0 143 0
[pid=31182] ppid=31179 vsize=753368 memory=53776 CPUtime=1.28 cores=48-63
/proc/31182/stat : 31182 (python3) R 31179 31179 25821 0 -1 4194304 8233 0 0 0 125 3 0 0 20 0 16 0 4044423 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 0 0 0 17 48 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
/proc/31182/statm: 188342 13444 5894 753 0 170285 0
[pid=31182/tid=31183] ppid=31179 vsize=753368 memory=8325371850374019982 CPUtime=0.07 cores=48-63
/proc/31182/task/31183/stat : 31183 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31184] ppid=31179 vsize=753368 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31184/stat : 31184 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31185] ppid=31179 vsize=753368 memory=0 CPUtime=0.06 cores=48-63
/proc/31182/task/31185/stat : 31185 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31186] ppid=31179 vsize=753368 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31186/stat : 31186 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31187] ppid=31179 vsize=753368 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31187/stat : 31187 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31188] ppid=31179 vsize=753368 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31188/stat : 31188 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31189] ppid=31179 vsize=753368 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31189/stat : 31189 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31190] ppid=31179 vsize=753368 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31190/stat : 31190 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31191] ppid=31179 vsize=753368 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31191/stat : 31191 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31192] ppid=31179 vsize=753368 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31192/stat : 31192 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31193] ppid=31179 vsize=753368 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31193/stat : 31193 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31194] ppid=31179 vsize=753368 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31194/stat : 31194 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31195] ppid=31179 vsize=753368 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31195/stat : 31195 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31196] ppid=31179 vsize=753368 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31196/stat : 31196 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31197] ppid=31179 vsize=753368 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31197/stat : 31197 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 771448832 13312 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 2 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 757692 KiB
Current children cumulated memory: 56960 KiB

[startup+0.700225 s]
/proc/loadavg: 62.83 63.82 63.77 49/908 31197
/proc/meminfo: memFree=1034810544/1055320712 swapFree=33554428/33554428
[pid=31179] ppid=31176 vsize=4324 memory=3184 CPUtime=0 cores=48-63
/proc/31179/stat : 31179 (run) S 31176 31179 25821 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 4044421 4427776 640 18446744073709551615 94374921396224 94374922290757 140735965150432 0 0 0 65536 4 65538 1 0 0 17 53 0 0 0 0 0 94374922529808 94374922577552 94374950477824 140735965157496 140735965157733 140735965157733 140735965163473 0
/proc/31179/statm: 1081 796 707 219 0 143 0
[pid=31182] ppid=31179 vsize=938816 memory=135064 CPUtime=1.52 cores=48-63
/proc/31182/stat : 31182 (python3) R 31179 31179 25821 0 -1 4194304 23246 0 0 0 144 8 0 0 20 0 16 0 4044423 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 17 49 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
/proc/31182/statm: 234704 33766 11776 753 0 185729 0
[pid=31182/tid=31183] ppid=31179 vsize=938816 memory=5808 CPUtime=0.07 cores=48-63
/proc/31182/task/31183/stat : 31183 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31184] ppid=31179 vsize=938816 memory=19820 CPUtime=0.07 cores=48-63
/proc/31182/task/31184/stat : 31184 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31185] ppid=31179 vsize=938816 memory=15560 CPUtime=0.06 cores=48-63
/proc/31182/task/31185/stat : 31185 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31186] ppid=31179 vsize=938816 memory=2508 CPUtime=0.07 cores=48-63
/proc/31182/task/31186/stat : 31186 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31187] ppid=31179 vsize=938816 memory=3520 CPUtime=0.07 cores=48-63
/proc/31182/task/31187/stat : 31187 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31188] ppid=31179 vsize=938816 memory=4912 CPUtime=0.07 cores=48-63
/proc/31182/task/31188/stat : 31188 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31189] ppid=31179 vsize=938816 memory=3032 CPUtime=0.07 cores=48-63
/proc/31182/task/31189/stat : 31189 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31190] ppid=31179 vsize=938816 memory=41528 CPUtime=0.07 cores=48-63
/proc/31182/task/31190/stat : 31190 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31191] ppid=31179 vsize=938816 memory=4716 CPUtime=0.07 cores=48-63
/proc/31182/task/31191/stat : 31191 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31192] ppid=31179 vsize=938816 memory=1972 CPUtime=0.07 cores=48-63
/proc/31182/task/31192/stat : 31192 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31193] ppid=31179 vsize=938816 memory=5732 CPUtime=0.07 cores=48-63
/proc/31182/task/31193/stat : 31193 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31194] ppid=31179 vsize=938816 memory=12712 CPUtime=0.07 cores=48-63
/proc/31182/task/31194/stat : 31194 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31195] ppid=31179 vsize=938816 memory=2984 CPUtime=0.07 cores=48-63
/proc/31182/task/31195/stat : 31195 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31196] ppid=31179 vsize=938816 memory=17880 CPUtime=0.07 cores=48-63
/proc/31182/task/31196/stat : 31196 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31197] ppid=31179 vsize=938816 memory=46992 CPUtime=0.07 cores=48-63
/proc/31182/task/31197/stat : 31197 (python3) S 31179 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4044437 961347584 33462 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 943140 KiB
Current children cumulated memory: 138248 KiB

[startup+1.5002 s]

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

[pid=31182/tid=31210] ppid=31176 vsize=103231980 memory=7232 CPUtime=3553.82 cores=48-63
/proc/31182/task/31210/stat : 31210 (python3) R 31176 31179 25821 0 -1 4194368 3721727 0 0 0 353427 1955 0 0 20 0 32 0 4049399 105709547520 23970594 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 61 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31211] ppid=31176 vsize=103231980 memory=2384 CPUtime=3560.64 cores=48-63
/proc/31182/task/31211/stat : 31211 (python3) R 31176 31179 25821 0 -1 4194368 3258106 0 0 0 354175 1889 0 0 20 0 32 0 4049399 105709547520 23970594 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 59 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31212] ppid=31176 vsize=103231980 memory=3184 CPUtime=3554.26 cores=48-63
/proc/31182/task/31212/stat : 31212 (python3) R 31176 31179 25821 0 -1 4194368 3213625 0 0 0 353524 1902 0 0 20 0 32 0 4049399 105709547520 23970594 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 48 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31213] ppid=31176 vsize=103231980 memory=95995272 CPUtime=3552.09 cores=48-63
/proc/31182/task/31213/stat : 31213 (python3) R 31176 31179 25821 0 -1 4194368 3594610 0 0 0 353234 1975 0 0 20 0 32 0 4049399 105709547520 23970594 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 58 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
Current cumulated CPU time of completed processes: 0.004373 s
Current children cumulated CPU time: 57613.4 s
Current children cumulated vsize: 103231980 KiB
Current children cumulated memory: 95885156 KiB

[startup+3674.4 s]
/proc/loadavg: 64.05 64.06 63.71 65/923 32329
/proc/meminfo: memFree=934121772/1055320712 swapFree=33554428/33554428
[pid=31182] ppid=31176 vsize=103150512 memory=95779460 CPUtime=57626.1 cores=48-63
/proc/31182/stat : 31182 (python3) S 31176 31179 25821 0 -1 4194304 56633992 0 0 0 5748536 14074 0 0 20 0 32 0 4044423 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 17 59 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
/proc/31182/statm: 25787628 23944865 14027 753 0 25434989 0
[pid=31182/tid=31183] ppid=31176 vsize=103150512 memory=9312 CPUtime=0.07 cores=48-63
/proc/31182/task/31183/stat : 31183 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31184] ppid=31176 vsize=103150512 memory=1944 CPUtime=0.07 cores=48-63
/proc/31182/task/31184/stat : 31184 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31185] ppid=31176 vsize=103150512 memory=95863180 CPUtime=0.06 cores=48-63
/proc/31182/task/31185/stat : 31185 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31186] ppid=31176 vsize=103150512 memory=-7747442128186801861 CPUtime=0.07 cores=48-63
/proc/31182/task/31186/stat : 31186 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31187] ppid=31176 vsize=103150512 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31187/stat : 31187 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31188] ppid=31176 vsize=103150512 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31188/stat : 31188 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31189] ppid=31176 vsize=103150512 memory=0 CPUtime=0.07 cores=48-63
/proc/31182/task/31189/stat : 31189 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31190] ppid=31176 vsize=103150512 memory=25333125866717268 CPUtime=0.07 cores=48-63
/proc/31182/task/31190/stat : 31190 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31191] ppid=31176 vsize=103150512 memory=6944656592387989600 CPUtime=0.07 cores=48-63
/proc/31182/task/31191/stat : 31191 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31192] ppid=31176 vsize=103150512 memory=6655300316396806240 CPUtime=0.07 cores=48-63
/proc/31182/task/31192/stat : 31192 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31193] ppid=31176 vsize=103150512 memory=-8702812369459111526 CPUtime=0.07 cores=48-63
/proc/31182/task/31193/stat : 31193 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31194] ppid=31176 vsize=103150512 memory=17872 CPUtime=0.07 cores=48-63
/proc/31182/task/31194/stat : 31194 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31195] ppid=31176 vsize=103150512 memory=46992 CPUtime=0.07 cores=48-63
/proc/31182/task/31195/stat : 31195 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31196] ppid=31176 vsize=103150512 memory=12924 CPUtime=0.07 cores=48-63
/proc/31182/task/31196/stat : 31196 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31197] ppid=31176 vsize=103150512 memory=10320 CPUtime=0.07 cores=48-63
/proc/31182/task/31197/stat : 31197 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31198] ppid=31176 vsize=103150512 memory=8880 CPUtime=3599.6 cores=48-63
/proc/31182/task/31198/stat : 31198 (python3) R 31176 31179 25821 0 -1 4194368 2871287 0 0 0 359547 413 0 0 20 0 32 0 4049391 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 62 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31199] ppid=31176 vsize=103150512 memory=-7747442128136470213 CPUtime=3608.12 cores=48-63
/proc/31182/task/31199/stat : 31199 (python3) R 31176 31179 25821 0 -1 4194368 1607665 0 0 0 360670 142 0 0 20 0 32 0 4049391 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 53 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31200] ppid=31176 vsize=103150512 memory=2384 CPUtime=3600.59 cores=48-63
/proc/31182/task/31200/stat : 31200 (python3) R 31176 31179 25821 0 -1 4194368 5575457 0 0 0 358798 1261 0 0 20 0 32 0 4049392 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 63 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31201] ppid=31176 vsize=103150512 memory=2780 CPUtime=3606.44 cores=48-63
/proc/31182/task/31201/stat : 31201 (python3) R 31176 31179 25821 0 -1 4194368 658487 0 0 0 360595 49 0 0 20 0 32 0 4049392 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 50 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31202] ppid=31176 vsize=103150512 memory=3184 CPUtime=3607.08 cores=48-63
/proc/31182/task/31202/stat : 31202 (python3) R 31176 31179 25821 0 -1 4194368 3450816 0 0 0 360442 266 0 0 20 0 32 0 4049392 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 54 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31203] ppid=31176 vsize=103150512 memory=96062896 CPUtime=3606.44 cores=48-63
/proc/31182/task/31203/stat : 31203 (python3) R 31176 31179 25821 0 -1 4194368 1782626 0 0 0 360489 155 0 0 20 0 32 0 4049392 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 49 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31204] ppid=31176 vsize=103150512 memory=3580 CPUtime=3598.78 cores=48-63
/proc/31182/task/31204/stat : 31204 (python3) R 31176 31179 25821 0 -1 4194368 6749214 0 0 0 359289 589 0 0 20 0 32 0 4049392 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 56 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31205] ppid=31176 vsize=103150512 memory=3520 CPUtime=3605.49 cores=48-63
/proc/31182/task/31205/stat : 31205 (python3) R 31176 31179 25821 0 -1 4194368 2894227 0 0 0 360215 334 0 0 20 0 32 0 4049392 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 51 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31206] ppid=31176 vsize=103150512 memory=4912 CPUtime=3607.17 cores=48-63
/proc/31182/task/31206/stat : 31206 (python3) R 31176 31179 25821 0 -1 4194368 1625313 0 0 0 360524 193 0 0 20 0 32 0 4049392 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 60 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31207] ppid=31176 vsize=103150512 memory=3032 CPUtime=3605.82 cores=48-63
/proc/31182/task/31207/stat : 31207 (python3) R 31176 31179 25821 0 -1 4194368 5766017 0 0 0 360170 412 0 0 20 0 32 0 4049393 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 57 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31208] ppid=31176 vsize=103150512 memory=41528 CPUtime=3608.1 cores=48-63
/proc/31182/task/31208/stat : 31208 (python3) R 31176 31179 25821 0 -1 4194368 1344545 0 0 0 360676 134 0 0 20 0 32 0 4049396 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 55 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31209] ppid=31176 vsize=103150512 memory=4716 CPUtime=3556.21 cores=48-63
/proc/31182/task/31209/stat : 31209 (python3) R 31176 31179 25821 0 -1 4194368 3496810 0 0 0 353704 1917 0 0 20 0 32 0 4049399 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 52 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31210] ppid=31176 vsize=103150512 memory=1972 CPUtime=3554.62 cores=48-63
/proc/31182/task/31210/stat : 31210 (python3) R 31176 31179 25821 0 -1 4194368 3721909 0 0 0 353506 1956 0 0 20 0 32 0 4049399 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 61 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31211] ppid=31176 vsize=103150512 memory=5732 CPUtime=3561.43 cores=48-63
/proc/31182/task/31211/stat : 31211 (python3) R 31176 31179 25821 0 -1 4194368 3258109 0 0 0 354254 1889 0 0 20 0 32 0 4049399 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 59 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31212] ppid=31176 vsize=103150512 memory=12712 CPUtime=3555.06 cores=48-63
/proc/31182/task/31212/stat : 31212 (python3) R 31176 31179 25821 0 -1 4194368 3213626 0 0 0 353604 1902 0 0 20 0 32 0 4049399 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 58 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31213] ppid=31176 vsize=103150512 memory=2984 CPUtime=3552.89 cores=48-63
/proc/31182/task/31213/stat : 31213 (python3) R 31176 31179 25821 0 -1 4194368 3595467 0 0 0 353314 1975 0 0 20 0 32 0 4049399 105626124288 23944170 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 48 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
Current cumulated CPU time of completed processes: 0.004373 s
Current children cumulated CPU time: 57626.1 s
Current children cumulated vsize: 103150512 KiB
Current children cumulated memory: 95779460 KiB

[startup+3674.8 s]
/proc/loadavg: 64.05 64.06 63.71 65/923 32329
/proc/meminfo: memFree=934121772/1055320712 swapFree=33554428/33554428
[pid=31182] ppid=31176 vsize=103260412 memory=95861216 CPUtime=57632.5 cores=48-63
/proc/31182/stat : 31182 (python3) S 31176 31179 25821 0 -1 4194304 56636022 0 0 0 5749172 14076 0 0 20 0 32 0 4044423 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 17 52 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
/proc/31182/statm: 25815103 23965304 14027 753 0 25462464 0
[pid=31182/tid=31183] ppid=31176 vsize=103260412 memory=206997553455 CPUtime=0.07 cores=48-63
/proc/31182/task/31183/stat : 31183 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31184] ppid=31176 vsize=103260412 memory=57390175355288 CPUtime=0.07 cores=48-63
/proc/31182/task/31184/stat : 31184 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31185] ppid=31176 vsize=103260412 memory=-7747442128186801861 CPUtime=0.06 cores=48-63
/proc/31182/task/31185/stat : 31185 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31186] ppid=31176 vsize=103260412 memory=3520 CPUtime=0.07 cores=48-63
/proc/31182/task/31186/stat : 31186 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31187] ppid=31176 vsize=103260412 memory=4912 CPUtime=0.07 cores=48-63
/proc/31182/task/31187/stat : 31187 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31188] ppid=31176 vsize=103260412 memory=3032 CPUtime=0.07 cores=48-63
/proc/31182/task/31188/stat : 31188 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31189] ppid=31176 vsize=103260412 memory=95792948 CPUtime=0.07 cores=48-63
/proc/31182/task/31189/stat : 31189 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31190] ppid=31176 vsize=103260412 memory=3488 CPUtime=0.07 cores=48-63
/proc/31182/task/31190/stat : 31190 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31191] ppid=31176 vsize=103260412 memory=7172 CPUtime=0.07 cores=48-63
/proc/31182/task/31191/stat : 31191 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31192] ppid=31176 vsize=103260412 memory=8328 CPUtime=0.07 cores=48-63
/proc/31182/task/31192/stat : 31192 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31193] ppid=31176 vsize=103260412 memory=9936 CPUtime=0.07 cores=48-63
/proc/31182/task/31193/stat : 31193 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31194] ppid=31176 vsize=103260412 memory=7296 CPUtime=0.07 cores=48-63
/proc/31182/task/31194/stat : 31194 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31195] ppid=31176 vsize=103260412 memory=8324 CPUtime=0.07 cores=48-63
/proc/31182/task/31195/stat : 31195 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31196] ppid=31176 vsize=103260412 memory=6652 CPUtime=0.07 cores=48-63
/proc/31182/task/31196/stat : 31196 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31197] ppid=31176 vsize=103260412 memory=3184 CPUtime=0.07 cores=48-63
/proc/31182/task/31197/stat : 31197 (python3) S 31176 31179 25821 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4044437 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31198] ppid=31176 vsize=103260412 memory=-7747442128136470213 CPUtime=3600 cores=48-63
/proc/31182/task/31198/stat : 31198 (python3) R 31176 31179 25821 0 -1 4194368 2871287 0 0 0 359587 413 0 0 20 0 32 0 4049391 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 62 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31199] ppid=31176 vsize=103260412 memory=95811852 CPUtime=3608.52 cores=48-63
/proc/31182/task/31199/stat : 31199 (python3) R 31176 31179 25821 0 -1 4194368 1607665 0 0 0 360710 142 0 0 20 0 32 0 4049391 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 53 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31200] ppid=31176 vsize=103260412 memory=20524 CPUtime=3600.98 cores=48-63
/proc/31182/task/31200/stat : 31200 (python3) R 31176 31179 25821 0 -1 4194368 5576066 0 0 0 358837 1261 0 0 20 0 32 0 4049392 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 63 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31201] ppid=31176 vsize=103260412 memory=9312 CPUtime=3606.84 cores=48-63
/proc/31182/task/31201/stat : 31201 (python3) R 31176 31179 25821 0 -1 4194368 658488 0 0 0 360635 49 0 0 20 0 32 0 4049392 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 50 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31202] ppid=31176 vsize=103260412 memory=27348 CPUtime=3607.48 cores=48-63
/proc/31182/task/31202/stat : 31202 (python3) R 31176 31179 25821 0 -1 4194368 3450816 0 0 0 360482 266 0 0 20 0 32 0 4049392 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 54 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31203] ppid=31176 vsize=103260412 memory=3860 CPUtime=3606.84 cores=48-63
/proc/31182/task/31203/stat : 31203 (python3) R 31176 31179 25821 0 -1 4194368 1782626 0 0 0 360529 155 0 0 20 0 32 0 4049392 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 49 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31204] ppid=31176 vsize=103260412 memory=7752 CPUtime=3599.18 cores=48-63
/proc/31182/task/31204/stat : 31204 (python3) R 31176 31179 25821 0 -1 4194368 6749232 0 0 0 359329 589 0 0 20 0 32 0 4049392 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 56 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31205] ppid=31176 vsize=103260412 memory=24316 CPUtime=3605.89 cores=48-63
/proc/31182/task/31205/stat : 31205 (python3) R 31176 31179 25821 0 -1 4194368 2894228 0 0 0 360255 334 0 0 20 0 32 0 4049392 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 51 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31206] ppid=31176 vsize=103260412 memory=7452 CPUtime=3607.57 cores=48-63
/proc/31182/task/31206/stat : 31206 (python3) R 31176 31179 25821 0 -1 4194368 1625313 0 0 0 360564 193 0 0 20 0 32 0 4049392 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 60 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31207] ppid=31176 vsize=103260412 memory=7232 CPUtime=3606.22 cores=48-63
/proc/31182/task/31207/stat : 31207 (python3) R 31176 31179 25821 0 -1 4194368 5766032 0 0 0 360210 412 0 0 20 0 32 0 4049393 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 57 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31208] ppid=31176 vsize=103260412 memory=-7747442128136470213 CPUtime=3608.49 cores=48-63
/proc/31182/task/31208/stat : 31208 (python3) R 31176 31179 25821 0 -1 4194368 1344545 0 0 0 360715 134 0 0 20 0 32 0 4049396 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 55 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31209] ppid=31176 vsize=103260412 memory=-6000919499214174262 CPUtime=3556.6 cores=48-63
/proc/31182/task/31209/stat : 31209 (python3) R 31176 31179 25821 0 -1 4194368 3496812 0 0 0 353743 1917 0 0 20 0 32 0 4049399 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 52 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31210] ppid=31176 vsize=103260412 memory=12924 CPUtime=3555.02 cores=48-63
/proc/31182/task/31210/stat : 31210 (python3) R 31176 31179 25821 0 -1 4194368 3722445 0 0 0 353545 1957 0 0 20 0 32 0 4049399 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 48 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31211] ppid=31176 vsize=103260412 memory=10320 CPUtime=3561.83 cores=48-63
/proc/31182/task/31211/stat : 31211 (python3) R 31176 31179 25821 0 -1 4194368 3258109 0 0 0 354294 1889 0 0 20 0 32 0 4049399 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 59 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31212] ppid=31176 vsize=103260412 memory=7686721470334604948 CPUtime=3555.46 cores=48-63
/proc/31182/task/31212/stat : 31212 (python3) R 31176 31179 25821 0 -1 4194368 3214158 0 0 0 353643 1903 0 0 20 0 32 0 4049399 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 58 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
[pid=31182/tid=31213] ppid=31176 vsize=103260412 memory=6488 CPUtime=3553.28 cores=48-63
/proc/31182/task/31213/stat : 31213 (python3) R 31176 31179 25821 0 -1 4194368 3595470 0 0 0 353353 1975 0 0 20 0 32 0 4049399 105738661888 23964609 18446744073709551615 4321280 7402577 140728689659488 0 0 0 0 16781312 8405026 0 0 0 -1 61 0 0 0 0 0 9420256 10002664 34394112 140728689665939 140728689666192 140728689666192 140728689672122 0
Current cumulated CPU time of completed processes: 0.004373 s
Current children cumulated CPU time: 57632.5 s
Current children cumulated vsize: 103260412 KiB
Current children cumulated memory: 95861216 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3676.07
CPU time (s): 57633.8
CPU user time (s): 57491.8
CPU system time (s): 142.022
CPU usage (%): 1567.81
Max. virtual memory (cumulated for all children) (KiB): 104483512
Max. memory (cumulated for all children) (KiB): 96594076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57491.8
system time used= 142.022
maximum resident set size= 96663560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56636430
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= 204997
involuntary context switches= 730722


# summary of solver processes directly reported to runsolver:
#   pid: 31179,31182
#   total CPU time (s): 57633.8
#   total CPU user time (s): 57491.8
#   total CPU system time (s): 142.022

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4172 second user time and 47.2085 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-07-15 21:42:36
IDJOB=4848131
IDBENCH=157261
IDSOLVER=3707
FILE ID=nodeE010/4848131-1784144556
RUNJOBID= nodeE010-1784136130-25834
SLURM_JOB_ID= 12756564
Free space on /tmp= 802360 MiB

SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_luby_10null0mast_rapportOE1.0_TMAX300_K192_cod1.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-4848131-1784144556/watcher-4848131-1784144556 -o /tmp/evaluation-result-4848131-1784144556/solver-4848131-1784144556 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848131-1784144556/vars-4848131-1784144556 --bin-var /tmp/runsolver-exch-nodeE010-1784136130-25834 --watchdog 3760  run HOME/instance-4848131-1784144556.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 947644410 --intermediate --solver ortools

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

MD5SUM BENCH= df9449c0505a42dfc65cf13d3f44e1c7
RANDOM SEED=947644410

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3553.142
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		: 3549.532
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
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		: 2493.659
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		: 2493.659
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		: 2493.659
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:       1055320712 kB
MemFree:        1034866548 kB
MemAvailable:   1032625264 kB
Buffers:            3336 kB
Cached:          1132140 kB
SwapCached:            0 kB
Active:         17124528 kB
Inactive:         875512 kB
Active(anon):   16891004 kB
Inactive(anon):        0 kB
Active(file):     233524 kB
Inactive(file):   875512 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             45848 kB
Writeback:             0 kB
AnonPages:      16870544 kB
Mapped:           153712 kB
Shmem:             26428 kB
KReclaimable:     130556 kB
Slab:             495380 kB
SReclaimable:     130556 kB
SUnreclaim:       364824 kB
KernelStack:       15216 kB
PageTables:        38348 kB
SecPageTables:     12076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   20413308 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478460 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6918144 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:      358852 kB
DirectMap2M:    20934656 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 802392 MiB
End job on nodeE010 at 2026-07-15 22:43:53