Trace number 4847895
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
| Name | PB24/normalized-PB06/OPT-LIN/submitted-PB05/ manquinho/ttp/normalized-data10_3.opb |
| MD5SUM | 45d4d1161a77415ffbfc9841f6913b11 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | SAT |
| Best value of the objective obtained on this benchmark | 65666 |
| Best CPU time to get the best result obtained on this benchmark | 3600.05 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 2700 |
| Total number of constraints | 42620 |
| Number of constraints which are clauses | 20220 |
| Number of constraints which are cardinality constraints (but not clauses) | 800 |
| Number of constraints which are nor clauses,nor cardinality constraints | 21600 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 36 |
| Number of terms in the objective function | 900 |
| Biggest coefficient in the objective function | 1380 |
| Number of bits for the biggest coefficient in the objective function | 11 |
| Sum of the numbers in the objective function | 559660 |
| Number of bits of the sum of numbers in the objective function | 20 |
| Biggest number in a constraint | 1380 |
| Number of bits of the biggest number in a constraint | 11 |
| Biggest sum of numbers in a constraint | 559660 |
| Number of bits of the biggest sum of numbers | 20 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

Download the above graph
as a PDF file
Solver Data
3.79/3.09 c Time taken to transform: 1.203251600265503 seconds
3.79/3.09 c Solver arguments: {'num_search_workers': 16, 'random_seed': 1777883346, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f04b9ae7410>}
3.79/3.10 c 57595.83492445946s left to solve
6.28/5.13 c Solution 1, time = 2.0315s
6.28/5.13 o 90712
13.51/5.60 c Solution 2, time = 2.5057s
13.51/5.60 o 88791
13.51/5.62 c Solution 3, time = 2.5230s
13.51/5.62 o 87378
13.51/5.64 c Solution 4, time = 2.5477s
13.51/5.64 o 86973
13.51/5.67 c Solution 5, time = 2.5702s
13.51/5.67 o 86857
15.10/5.77 c Solution 6, time = 2.6746s
15.10/5.77 o 84601
15.10/5.78 c Solution 7, time = 2.6812s
15.10/5.78 o 84185
15.10/5.79 c Solution 8, time = 2.6950s
15.10/5.79 o 83764
15.10/5.79 c Solution 9, time = 2.6970s
15.10/5.79 o 83324
16.69/5.80 c Solution 10, time = 2.7074s
16.69/5.80 o 83190
16.69/5.82 c Solution 11, time = 2.7261s
16.69/5.82 o 83093
16.69/5.85 c Solution 12, time = 2.7524s
16.69/5.85 o 82553
16.69/5.86 c Solution 13, time = 2.7630s
16.69/5.86 o 82419
16.69/5.89 c Solution 14, time = 2.7948s
16.69/5.89 o 82322
18.28/5.90 c Solution 15, time = 2.8032s
18.28/5.90 o 81891
18.28/5.91 c Solution 16, time = 2.8176s
18.28/5.91 o 81757
18.28/5.92 c Solution 17, time = 2.8279s
18.28/5.92 o 81143
18.28/5.94 c Solution 18, time = 2.8436s
18.28/5.94 o 81060
18.28/5.97 c Solution 19, time = 2.8705s
18.28/5.97 o 80990
20.13/6.08 c Solution 20, time = 2.9888s
20.13/6.08 o 80382
20.13/6.09 c Solution 21, time = 2.9932s
20.13/6.09 o 80200
20.13/6.10 c Solution 22, time = 3.0005s
20.13/6.10 o 79926
20.13/6.10 c Solution 23, time = 3.0026s
20.13/6.10 o 79526
34.18/6.94 c Solution 24, time = 3.8472s
34.18/6.94 o 79079
34.18/6.99 c Solution 25, time = 3.8928s
34.18/6.99 o 78805
36.03/7.07 c Solution 26, time = 3.9728s
36.03/7.07 o 78730
36.03/7.07 c Solution 27, time = 3.9737s
36.03/7.07 o 78009
37.63/7.18 c Solution 28, time = 4.0840s
37.63/7.18 o 77691
40.53/7.36 c Solution 29, time = 4.2687s
40.53/7.36 o 77222
40.53/7.36 c Solution 30, time = 4.2700s
40.53/7.36 o 76904
45.31/7.62 c Solution 31, time = 4.5273s
45.31/7.62 o 76882
64.41/8.89 c Solution 32, time = 5.7903s
64.41/8.89 o 76752
70.75/9.21 c Solution 33, time = 6.1153s
70.75/9.21 o 76636
81.90/10.01 c Solution 34, time = 6.9136s
81.90/10.01 o 75531
102.57/11.28 c Solution 35, time = 8.1813s
102.57/11.28 o 75304
131.46/13.02 c Solution 36, time = 9.9273s
131.46/13.02 o 75193
147.35/14.10 c Solution 37, time = 11.0096s
147.35/14.10 o 74847
156.63/14.62 c Solution 38, time = 11.5233s
156.63/14.62 o 74728
191.63/16.84 c Solution 39, time = 13.7411s
191.63/16.84 o 74427
218.58/18.52 c Solution 40, time = 15.4295s
218.58/18.52 o 73575
229.71/19.25 c Solution 41, time = 16.1551s
229.71/19.25 o 73393
231.30/19.31 c Solution 42, time = 16.2148s
231.30/19.31 o 73001
231.30/19.31 c Solution 43, time = 16.2155s
231.30/19.31 o 72819
377.63/28.51 c Solution 44, time = 25.4193s
377.63/28.51 o 72183
379.22/28.63 c Solution 45, time = 25.5312s
379.22/28.63 o 71827
436.47/32.27 c Solution 46, time = 29.1758s
436.47/32.27 o 71344
539.87/38.73 c Solution 47, time = 35.6334s
539.87/38.73 o 70599
547.81/39.21 c Solution 48, time = 36.1157s
547.81/39.21 o 70552
552.59/39.52 c Solution 49, time = 36.4248s
552.59/39.52 o 70233
552.59/39.52 c Solution 50, time = 36.4257s
552.59/39.52 o 70186
558.96/39.99 c Solution 51, time = 36.8985s
558.96/39.99 o 70171
851.66/58.31 c Solution 52, time = 55.2160s
851.66/58.31 o 69905
907.31/61.88 c Solution 53, time = 58.7821s
907.31/61.88 o 69903
1190.45/79.64 c Solution 54, time = 76.5434s
1190.45/79.64 o 69893
1616.73/106.40 c Solution 55, time = 103.3079s
1616.73/106.40 o 69683
1618.32/106.56 c Solution 56, time = 103.4659s
1618.32/106.56 o 69433
1801.53/118.05 c Solution 57, time = 114.9507s
1801.53/118.05 o 69216
1801.53/118.08 c Solution 58, time = 114.9814s
1801.53/118.08 o 69178
2186.21/142.21 c Solution 59, time = 139.1104s
2186.21/142.21 o 68955
5353.35/341.30 c Solution 60, time = 338.2060s
5353.35/341.30 o 68877
9439.85/598.28 c Solution 61, time = 595.1837s
9439.85/598.28 o 68874
9458.95/599.48 c Solution 62, time = 596.3867s
9458.95/599.48 o 68051
12463.64/788.37 c Solution 63, time = 785.2719s
12463.64/788.37 o 67825
12466.83/788.50 c Solution 64, time = 785.4054s
12466.83/788.50 o 67781
34500.76/2173.85 c Solution 65, time = 2170.7577s
34500.76/2173.85 o 67608
34879.25/2197.61 c Solution 66, time = 2194.5110s
34879.25/2197.61 o 67596
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-4847895-1784136161/watcher-4847895-1784136161 -o /tmp/evaluation-result-4847895-1784136161/solver-4847895-1784136161 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4847895-1784136161/vars-4847895-1784136161 --bin-var /tmp/runsolver-exch-nodeE002-1784136133-25901 --watchdog 3760 run HOME/instance-4847895-1784136161.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1777883346 --intermediate --solver ortools
running on 16 cores: 48-63
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 48-55,62-63
3550 MHz: 0-3,8-15,20-23,40-43,58,60-61
3600 MHz: 4-7,16-19,24-39,44-47,56-57,59
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
3550 MHz: 0-3,8-15
3600 MHz: 4-7
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 (127318 MiB free)
node 1: cores 8-15, 129019 MiB (128494 MiB free)
node 2: cores 16-23, 129019 MiB (127751 MiB free)
node 3: cores 24-31, 128957 MiB (127604 MiB free)
node 4: cores 32-39, 129019 MiB (127532 MiB free)
node 5: cores 40-47, 129019 MiB (128158 MiB free)
node 6: cores 48-55, 129019 MiB (128603 MiB free)
node 7: cores 56-63, 128474 MiB (127941 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=26348, runsolver pid=26345
Current StackSize limit: 8192 KiB
[startup+0.100056 s]*
/proc/loadavg: 11.19 9.44 11.22 50/906 26351
/proc/meminfo: memFree=1047956732/1055320708 swapFree=33554428/33554428
[pid=26348] ppid=26345 vsize=4324 memory=3180 CPUtime=0 cores=48-63
/proc/26348/stat : 26348 (run) S 26345 26348 25888 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 3204262 4427776 640 18446744073709551615 94314037747712 94314038642245 140732150848032 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94314038881296 94314038929040 94314064887808 140732150855799 140732150856037 140732150856037 140732150861777 0
/proc/26348/statm: 1081 795 707 219 0 143 0
[pid=26351] ppid=26348 vsize=26556 memory=20672 CPUtime=0.05 cores=48-63
/proc/26351/stat : 26351 (python3) D 26348 26348 25888 0 -1 4194304 3506 0 0 0 5 0 0 0 20 0 1 0 3204264 27193344 4992 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 17 60 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
/proc/26351/statm: 6639 5168 1910 753 0 4010 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 30880 KiB
Current children cumulated memory: 23852 KiB
[startup+0.212389 s]*
/proc/loadavg: 11.19 9.44 11.22 64/921 26366
/proc/meminfo: memFree=1047929404/1055320708 swapFree=33554428/33554428
[pid=26348] ppid=26345 vsize=4324 memory=3180 CPUtime=0 cores=48-63
/proc/26348/stat : 26348 (run) S 26345 26348 25888 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 3204262 4427776 640 18446744073709551615 94314037747712 94314038642245 140732150848032 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94314038881296 94314038929040 94314064887808 140732150855799 140732150856037 140732150856037 140732150861777 0
/proc/26348/statm: 1081 795 707 219 0 143 0
[pid=26351] ppid=26348 vsize=729192 memory=37944 CPUtime=1.24 cores=48-63
/proc/26351/stat : 26351 (python3) D 26348 26348 25888 0 -1 4194304 6234 0 0 0 123 1 0 0 20 0 16 0 3204264 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 0 0 0 17 60 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
/proc/26351/statm: 182298 9486 3653 753 0 168904 0
[pid=26351/tid=26352] ppid=26348 vsize=729192 memory=8462108013221118012 CPUtime=0.07 cores=48-63
/proc/26351/task/26352/stat : 26352 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26353] ppid=26348 vsize=729192 memory=2139 CPUtime=0.07 cores=48-63
/proc/26351/task/26353/stat : 26353 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26354] ppid=26348 vsize=729192 memory=2456 CPUtime=0.07 cores=48-63
/proc/26351/task/26354/stat : 26354 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26355] ppid=26348 vsize=729192 memory=53013620476130 CPUtime=0.07 cores=48-63
/proc/26351/task/26355/stat : 26355 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26356] ppid=26348 vsize=729192 memory=58511195374226 CPUtime=0.07 cores=48-63
/proc/26351/task/26356/stat : 26356 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26357] ppid=26348 vsize=729192 memory=20018 CPUtime=0.07 cores=48-63
/proc/26351/task/26357/stat : 26357 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26358] ppid=26348 vsize=729192 memory=58498411213842 CPUtime=0.07 cores=48-63
/proc/26351/task/26358/stat : 26358 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26359] ppid=26348 vsize=729192 memory=13852979748931490 CPUtime=0.07 cores=48-63
/proc/26351/task/26359/stat : 26359 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26360] ppid=26348 vsize=729192 memory=3474584502708492579 CPUtime=0.07 cores=48-63
/proc/26351/task/26360/stat : 26360 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26361] ppid=26348 vsize=729192 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26361/stat : 26361 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26362] ppid=26348 vsize=729192 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26362/stat : 26362 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26363] ppid=26348 vsize=729192 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26363/stat : 26363 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26364] ppid=26348 vsize=729192 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26364/stat : 26364 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26365] ppid=26348 vsize=729192 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26365/stat : 26365 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26366] ppid=26348 vsize=729192 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26366/stat : 26366 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 746692608 9344 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 733516 KiB
Current children cumulated memory: 41124 KiB
[startup+0.312164 s]*
/proc/loadavg: 11.19 9.44 11.22 49/921 26366
/proc/meminfo: memFree=1047915380/1055320708 swapFree=33554428/33554428
[pid=26348] ppid=26345 vsize=4324 memory=3180 CPUtime=0 cores=48-63
/proc/26348/stat : 26348 (run) S 26345 26348 25888 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 3204262 4427776 640 18446744073709551615 94314037747712 94314038642245 140732150848032 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94314038881296 94314038929040 94314064887808 140732150855799 140732150856037 140732150856037 140732150861777 0
/proc/26348/statm: 1081 795 707 219 0 143 0
[pid=26351] ppid=26348 vsize=760476 memory=60184 CPUtime=1.31 cores=48-63
/proc/26351/stat : 26351 (python3) R 26348 26348 25888 0 -1 4194304 9770 0 0 0 129 2 0 0 20 0 16 0 3204264 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 0 0 0 17 60 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
/proc/26351/statm: 190119 15046 5982 753 0 171945 0
[pid=26351/tid=26352] ppid=26348 vsize=760476 memory=8325087085536181134 CPUtime=0.07 cores=48-63
/proc/26351/task/26352/stat : 26352 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26353] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26353/stat : 26353 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26354] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26354/stat : 26354 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26355] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26355/stat : 26355 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26356] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26356/stat : 26356 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26357] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26357/stat : 26357 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26358] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26358/stat : 26358 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26359] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26359/stat : 26359 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26360] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26360/stat : 26360 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26361] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26361/stat : 26361 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26362] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26362/stat : 26362 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26363] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26363/stat : 26363 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26364] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26364/stat : 26364 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26365] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26365/stat : 26365 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26366] ppid=26348 vsize=760476 memory=0 CPUtime=0.07 cores=48-63
/proc/26351/task/26366/stat : 26366 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 778727424 14848 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 2 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 764800 KiB
Current children cumulated memory: 63364 KiB
[startup+0.700202 s]
/proc/loadavg: 11.19 9.44 11.22 49/921 26366
/proc/meminfo: memFree=1047893724/1055320708 swapFree=33554428/33554428
[pid=26348] ppid=26345 vsize=4324 memory=3180 CPUtime=0 cores=48-63
/proc/26348/stat : 26348 (run) S 26345 26348 25888 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 3204262 4427776 640 18446744073709551615 94314037747712 94314038642245 140732150848032 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94314038881296 94314038929040 94314064887808 140732150855799 140732150856037 140732150856037 140732150861777 0
/proc/26348/statm: 1081 795 707 219 0 143 0
[pid=26351] ppid=26348 vsize=914400 memory=110076 CPUtime=1.47 cores=48-63
/proc/26351/stat : 26351 (python3) R 26348 26348 25888 0 -1 4194304 17269 0 0 0 143 4 0 0 20 0 16 0 3204264 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 17 60 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
/proc/26351/statm: 228600 27519 11718 753 0 179625 0
[pid=26351/tid=26352] ppid=26348 vsize=914400 memory=5856 CPUtime=0.07 cores=48-63
/proc/26351/task/26352/stat : 26352 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26353] ppid=26348 vsize=914400 memory=4023 CPUtime=0.07 cores=48-63
/proc/26351/task/26353/stat : 26353 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26354] ppid=26348 vsize=914400 memory=15628 CPUtime=0.07 cores=48-63
/proc/26351/task/26354/stat : 26354 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26355] ppid=26348 vsize=914400 memory=2500 CPUtime=0.07 cores=48-63
/proc/26351/task/26355/stat : 26355 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26356] ppid=26348 vsize=914400 memory=3536 CPUtime=0.07 cores=48-63
/proc/26351/task/26356/stat : 26356 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26357] ppid=26348 vsize=914400 memory=4852 CPUtime=0.07 cores=48-63
/proc/26351/task/26357/stat : 26357 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26358] ppid=26348 vsize=914400 memory=3020 CPUtime=0.07 cores=48-63
/proc/26351/task/26358/stat : 26358 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26359] ppid=26348 vsize=914400 memory=41024 CPUtime=0.07 cores=48-63
/proc/26351/task/26359/stat : 26359 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26360] ppid=26348 vsize=914400 memory=4784 CPUtime=0.07 cores=48-63
/proc/26351/task/26360/stat : 26360 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26361] ppid=26348 vsize=914400 memory=1968 CPUtime=0.07 cores=48-63
/proc/26351/task/26361/stat : 26361 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26362] ppid=26348 vsize=914400 memory=5656 CPUtime=0.07 cores=48-63
/proc/26351/task/26362/stat : 26362 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26363] ppid=26348 vsize=914400 memory=12864 CPUtime=0.07 cores=48-63
/proc/26351/task/26363/stat : 26363 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26364] ppid=26348 vsize=914400 memory=3108 CPUtime=0.07 cores=48-63
/proc/26351/task/26364/stat : 26364 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26365] ppid=26348 vsize=914400 memory=17780 CPUtime=0.07 cores=48-63
/proc/26351/task/26365/stat : 26365 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26366] ppid=26348 vsize=914400 memory=47012 CPUtime=0.07 cores=48-63
/proc/26351/task/26366/stat : 26366 (python3) S 26348 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3204277 936345600 27392 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 918724 KiB
Current children cumulated memory: 113256 KiB
[startup+1.50021 s]
################
# More data... #
################
[pid=26351/tid=26379] ppid=26345 vsize=3611236 memory=684724 CPUtime=3602.97 cores=48-63
/proc/26351/task/26379/stat : 26379 (python3) R 26345 26348 25888 0 -1 4194368 370573 0 0 0 360185 112 0 0 20 0 32 0 3204771 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 48 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26380] ppid=26345 vsize=3611236 memory=5344 CPUtime=3602.09 cores=48-63
/proc/26351/task/26380/stat : 26380 (python3) R 26345 26348 25888 0 -1 4194368 553011 0 0 0 359891 318 0 0 20 0 32 0 3204773 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 51 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26381] ppid=26345 vsize=3611236 memory=3184 CPUtime=3602.35 cores=48-63
/proc/26351/task/26381/stat : 26381 (python3) R 26345 26348 25888 0 -1 4194368 592032 0 0 0 359844 391 0 0 20 0 32 0 3204774 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 53 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26382] ppid=26345 vsize=3611236 memory=768420 CPUtime=3602.66 cores=48-63
/proc/26351/task/26382/stat : 26382 (python3) R 26345 26348 25888 0 -1 4194368 201686 0 0 0 360156 110 0 0 20 0 32 0 3204776 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 52 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
Current cumulated CPU time of completed processes: 0.003808 s
Current children cumulated CPU time: 57616.3 s
Current children cumulated vsize: 3611236 KiB
Current children cumulated memory: 2423156 KiB
[startup+3628 s]*
/proc/loadavg: 55.10 61.90 62.34 35/892 26713
/proc/meminfo: memFree=1047557892/1055320708 swapFree=33554428/33554428
[pid=26351] ppid=26345 vsize=3611236 memory=2423156 CPUtime=57629.2 cores=48-63
/proc/26351/stat : 26351 (python3) S 26345 26348 25888 0 -1 4194304 4319494 0 0 0 5761366 1556 0 0 20 0 32 0 3204264 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
/proc/26351/statm: 902809 605789 13994 753 0 789384 0
[pid=26351/tid=26352] ppid=26345 vsize=3611236 memory=8324248171049089934 CPUtime=0.07 cores=48-63
/proc/26351/task/26352/stat : 26352 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26353] ppid=26345 vsize=3611236 memory=56290697282142 CPUtime=0.07 cores=48-63
/proc/26351/task/26353/stat : 26353 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26354] ppid=26345 vsize=3611236 memory=52983606018831 CPUtime=0.07 cores=48-63
/proc/26351/task/26354/stat : 26354 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26355] ppid=26345 vsize=3611236 memory=61784010785669 CPUtime=0.07 cores=48-63
/proc/26351/task/26355/stat : 26355 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26356] ppid=26345 vsize=3611236 memory=16104753792812374 CPUtime=0.07 cores=48-63
/proc/26351/task/26356/stat : 26356 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26357] ppid=26345 vsize=3611236 memory=15536310592997744 CPUtime=0.07 cores=48-63
/proc/26351/task/26357/stat : 26357 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26358] ppid=26345 vsize=3611236 memory=149354 CPUtime=0.07 cores=48-63
/proc/26351/task/26358/stat : 26358 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26359] ppid=26345 vsize=3611236 memory=617576 CPUtime=0.07 cores=48-63
/proc/26351/task/26359/stat : 26359 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26360] ppid=26345 vsize=3611236 memory=2208 CPUtime=0.07 cores=48-63
/proc/26351/task/26360/stat : 26360 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26361] ppid=26345 vsize=3611236 memory=8039887049847965867 CPUtime=0.07 cores=48-63
/proc/26351/task/26361/stat : 26361 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26362] ppid=26345 vsize=3611236 memory=2427376 CPUtime=0.07 cores=48-63
/proc/26351/task/26362/stat : 26362 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26363] ppid=26345 vsize=3611236 memory=4207488150211395610 CPUtime=0.07 cores=48-63
/proc/26351/task/26363/stat : 26363 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26364] ppid=26345 vsize=3611236 memory=245635481902 CPUtime=0.07 cores=48-63
/proc/26351/task/26364/stat : 26364 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26365] ppid=26345 vsize=3611236 memory=6989639613807853971 CPUtime=0.07 cores=48-63
/proc/26351/task/26365/stat : 26365 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26366] ppid=26345 vsize=3611236 memory=54091657249272 CPUtime=0.07 cores=48-63
/proc/26351/task/26366/stat : 26366 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26367] ppid=26345 vsize=3611236 memory=56290697282142 CPUtime=3605.47 cores=48-63
/proc/26351/task/26367/stat : 26367 (python3) R 26345 26348 25888 0 -1 4194368 221311 0 0 0 360506 41 0 0 20 0 32 0 3204767 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 55 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26368] ppid=26345 vsize=3611236 memory=52983606018831 CPUtime=3606.25 cores=48-63
/proc/26351/task/26368/stat : 26368 (python3) R 26345 26348 25888 0 -1 4194368 294361 0 0 0 360595 30 0 0 20 0 32 0 3204767 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 62 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26369] ppid=26345 vsize=3611236 memory=-7819499722241703104 CPUtime=3595.8 cores=48-63
/proc/26351/task/26369/stat : 26369 (python3) R 26345 26348 25888 0 -1 4194368 251135 0 0 0 359552 28 0 0 20 0 32 0 3204767 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 59 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26370] ppid=26345 vsize=3611236 memory=8884 CPUtime=3603.04 cores=48-63
/proc/26351/task/26370/stat : 26370 (python3) R 26345 26348 25888 0 -1 4194368 297191 0 0 0 360270 34 0 0 20 0 32 0 3204768 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 56 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26371] ppid=26345 vsize=3611236 memory=20572 CPUtime=3604.26 cores=48-63
/proc/26351/task/26371/stat : 26371 (python3) R 26345 26348 25888 0 -1 4194368 113148 0 0 0 360411 15 0 0 20 0 32 0 3204768 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 57 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26372] ppid=26345 vsize=3611236 memory=24136 CPUtime=3605.95 cores=48-63
/proc/26351/task/26372/stat : 26372 (python3) R 26345 26348 25888 0 -1 4194368 179866 0 0 0 360579 16 0 0 20 0 32 0 3204768 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 49 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26373] ppid=26345 vsize=3611236 memory=9296 CPUtime=3592.71 cores=48-63
/proc/26351/task/26373/stat : 26373 (python3) R 26345 26348 25888 0 -1 4194368 107488 0 0 0 359229 42 0 0 20 0 32 0 3204768 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 58 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26374] ppid=26345 vsize=3611236 memory=3848 CPUtime=3595.32 cores=48-63
/proc/26351/task/26374/stat : 26374 (python3) R 26345 26348 25888 0 -1 4194368 224477 0 0 0 359514 18 0 0 20 0 32 0 3204768 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 61 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26375] ppid=26345 vsize=3611236 memory=7692 CPUtime=3590.55 cores=48-63
/proc/26351/task/26375/stat : 26375 (python3) R 26345 26348 25888 0 -1 4194368 118330 0 0 0 359038 17 0 0 20 0 32 0 3204768 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 63 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26376] ppid=26345 vsize=3611236 memory=27324 CPUtime=3596.21 cores=48-63
/proc/26351/task/26376/stat : 26376 (python3) R 26345 26348 25888 0 -1 4194368 165018 0 0 0 359596 25 0 0 20 0 32 0 3204769 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 60 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26377] ppid=26345 vsize=3611236 memory=6744 CPUtime=3605.38 cores=48-63
/proc/26351/task/26377/stat : 26377 (python3) R 26345 26348 25888 0 -1 4194368 227077 0 0 0 360520 18 0 0 20 0 32 0 3204770 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 50 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26378] ppid=26345 vsize=3611236 memory=7256 CPUtime=3603.48 cores=48-63
/proc/26351/task/26378/stat : 26378 (python3) R 26345 26348 25888 0 -1 4194368 294105 0 0 0 360176 172 0 0 20 0 32 0 3204771 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 54 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26379] ppid=26345 vsize=3611236 memory=2380 CPUtime=3603.79 cores=48-63
/proc/26351/task/26379/stat : 26379 (python3) R 26345 26348 25888 0 -1 4194368 370573 0 0 0 360267 112 0 0 20 0 32 0 3204771 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 48 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26380] ppid=26345 vsize=3611236 memory=2784 CPUtime=3602.9 cores=48-63
/proc/26351/task/26380/stat : 26380 (python3) R 26345 26348 25888 0 -1 4194368 553013 0 0 0 359972 318 0 0 20 0 32 0 3204773 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 51 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26381] ppid=26345 vsize=3611236 memory=2652 CPUtime=3603.16 cores=48-63
/proc/26351/task/26381/stat : 26381 (python3) R 26345 26348 25888 0 -1 4194368 592035 0 0 0 359925 391 0 0 20 0 32 0 3204774 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 53 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26382] ppid=26345 vsize=3611236 memory=3732 CPUtime=3603.47 cores=48-63
/proc/26351/task/26382/stat : 26382 (python3) R 26345 26348 25888 0 -1 4194368 201686 0 0 0 360237 110 0 0 20 0 32 0 3204776 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 52 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
Current cumulated CPU time of completed processes: 0.003808 s
Current children cumulated CPU time: 57629.2 s
Current children cumulated vsize: 3611236 KiB
Current children cumulated memory: 2423156 KiB
[startup+3628.2 s]
/proc/loadavg: 55.10 61.90 62.34 35/892 26713
/proc/meminfo: memFree=1047557892/1055320708 swapFree=33554428/33554428
[pid=26351] ppid=26345 vsize=3611236 memory=2423156 CPUtime=57632.2 cores=48-63
/proc/26351/stat : 26351 (python3) S 26345 26348 25888 0 -1 4194304 4319496 0 0 0 5761665 1556 0 0 20 0 32 0 3204264 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 17 53 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
/proc/26351/statm: 902809 605789 13994 753 0 789384 0
[pid=26351/tid=26352] ppid=26345 vsize=3611236 memory=5972 CPUtime=0.07 cores=48-63
/proc/26351/task/26352/stat : 26352 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26353] ppid=26345 vsize=3611236 memory=3496 CPUtime=0.07 cores=48-63
/proc/26351/task/26353/stat : 26353 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26354] ppid=26345 vsize=3611236 memory=7208 CPUtime=0.07 cores=48-63
/proc/26351/task/26354/stat : 26354 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26355] ppid=26345 vsize=3611236 memory=198340509722 CPUtime=0.07 cores=48-63
/proc/26351/task/26355/stat : 26355 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26356] ppid=26345 vsize=3611236 memory=245635481902 CPUtime=0.07 cores=48-63
/proc/26351/task/26356/stat : 26356 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26357] ppid=26345 vsize=3611236 memory=52992128844179 CPUtime=0.07 cores=48-63
/proc/26351/task/26357/stat : 26357 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26358] ppid=26345 vsize=3611236 memory=54091657249272 CPUtime=0.07 cores=48-63
/proc/26351/task/26358/stat : 26358 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26359] ppid=26345 vsize=3611236 memory=56290697282142 CPUtime=0.07 cores=48-63
/proc/26351/task/26359/stat : 26359 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26360] ppid=26345 vsize=3611236 memory=52983606018831 CPUtime=0.07 cores=48-63
/proc/26351/task/26360/stat : 26360 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26361] ppid=26345 vsize=3611236 memory=61784010785669 CPUtime=0.07 cores=48-63
/proc/26351/task/26361/stat : 26361 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26362] ppid=26345 vsize=3611236 memory=16104753792812374 CPUtime=0.07 cores=48-63
/proc/26351/task/26362/stat : 26362 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26363] ppid=26345 vsize=3611236 memory=15536310592997744 CPUtime=0.07 cores=48-63
/proc/26351/task/26363/stat : 26363 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26364] ppid=26345 vsize=3611236 memory=149354 CPUtime=0.07 cores=48-63
/proc/26351/task/26364/stat : 26364 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26365] ppid=26345 vsize=3611236 memory=1948 CPUtime=0.07 cores=48-63
/proc/26351/task/26365/stat : 26365 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26366] ppid=26345 vsize=3611236 memory=5972 CPUtime=0.07 cores=48-63
/proc/26351/task/26366/stat : 26366 (python3) S 26345 26348 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3204277 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26367] ppid=26345 vsize=3611236 memory=3496 CPUtime=3605.65 cores=48-63
/proc/26351/task/26367/stat : 26367 (python3) R 26345 26348 25888 0 -1 4194368 221311 0 0 0 360524 41 0 0 20 0 32 0 3204767 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 55 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26368] ppid=26345 vsize=3611236 memory=7208 CPUtime=3606.43 cores=48-63
/proc/26351/task/26368/stat : 26368 (python3) R 26345 26348 25888 0 -1 4194368 294361 0 0 0 360613 30 0 0 20 0 32 0 3204767 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 62 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26369] ppid=26345 vsize=3611236 memory=5856 CPUtime=3595.98 cores=48-63
/proc/26351/task/26369/stat : 26369 (python3) R 26345 26348 25888 0 -1 4194368 251135 0 0 0 359570 28 0 0 20 0 32 0 3204767 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 59 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26370] ppid=26345 vsize=3611236 memory=2500 CPUtime=3603.22 cores=48-63
/proc/26351/task/26370/stat : 26370 (python3) R 26345 26348 25888 0 -1 4194368 297191 0 0 0 360288 34 0 0 20 0 32 0 3204768 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 56 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26371] ppid=26345 vsize=3611236 memory=3536 CPUtime=3604.44 cores=48-63
/proc/26351/task/26371/stat : 26371 (python3) R 26345 26348 25888 0 -1 4194368 113148 0 0 0 360429 15 0 0 20 0 32 0 3204768 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 57 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26372] ppid=26345 vsize=3611236 memory=4852 CPUtime=3606.13 cores=48-63
/proc/26351/task/26372/stat : 26372 (python3) R 26345 26348 25888 0 -1 4194368 179866 0 0 0 360597 16 0 0 20 0 32 0 3204768 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 49 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26373] ppid=26345 vsize=3611236 memory=3020 CPUtime=3592.89 cores=48-63
/proc/26351/task/26373/stat : 26373 (python3) R 26345 26348 25888 0 -1 4194368 107488 0 0 0 359247 42 0 0 20 0 32 0 3204768 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 58 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26374] ppid=26345 vsize=3611236 memory=41024 CPUtime=3595.51 cores=48-63
/proc/26351/task/26374/stat : 26374 (python3) R 26345 26348 25888 0 -1 4194368 224477 0 0 0 359533 18 0 0 20 0 32 0 3204768 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 61 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26375] ppid=26345 vsize=3611236 memory=4784 CPUtime=3590.73 cores=48-63
/proc/26351/task/26375/stat : 26375 (python3) R 26345 26348 25888 0 -1 4194368 118330 0 0 0 359056 17 0 0 20 0 32 0 3204768 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 63 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26376] ppid=26345 vsize=3611236 memory=1968 CPUtime=3596.39 cores=48-63
/proc/26351/task/26376/stat : 26376 (python3) R 26345 26348 25888 0 -1 4194368 165019 0 0 0 359614 25 0 0 20 0 32 0 3204769 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 60 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26377] ppid=26345 vsize=3611236 memory=5656 CPUtime=3605.56 cores=48-63
/proc/26351/task/26377/stat : 26377 (python3) R 26345 26348 25888 0 -1 4194368 227077 0 0 0 360538 18 0 0 20 0 32 0 3204770 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 50 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26378] ppid=26345 vsize=3611236 memory=12864 CPUtime=3603.66 cores=48-63
/proc/26351/task/26378/stat : 26378 (python3) R 26345 26348 25888 0 -1 4194368 294105 0 0 0 360194 172 0 0 20 0 32 0 3204771 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 54 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26379] ppid=26345 vsize=3611236 memory=3108 CPUtime=3603.97 cores=48-63
/proc/26351/task/26379/stat : 26379 (python3) R 26345 26348 25888 0 -1 4194368 370573 0 0 0 360285 112 0 0 20 0 32 0 3204771 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 48 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26380] ppid=26345 vsize=3611236 memory=17788 CPUtime=3603.08 cores=48-63
/proc/26351/task/26380/stat : 26380 (python3) R 26345 26348 25888 0 -1 4194368 553013 0 0 0 359990 318 0 0 20 0 32 0 3204773 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 51 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26381] ppid=26345 vsize=3611236 memory=47016 CPUtime=3603.34 cores=48-63
/proc/26351/task/26381/stat : 26381 (python3) R 26345 26348 25888 0 -1 4194368 592036 0 0 0 359943 391 0 0 20 0 32 0 3204774 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 53 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
[pid=26351/tid=26382] ppid=26345 vsize=3611236 memory=12820 CPUtime=3603.65 cores=48-63
/proc/26351/task/26382/stat : 26382 (python3) R 26345 26348 25888 0 -1 4194368 201686 0 0 0 360255 110 0 0 20 0 32 0 3204776 3697905664 604606 18446744073709551615 4321280 7402577 140723659064768 0 0 0 0 16781312 8405026 0 0 0 -1 52 0 0 0 0 0 9420256 10002664 33595392 140723659073426 140723659073680 140723659073680 140723659079610 0
Current cumulated CPU time of completed processes: 0.003808 s
Current children cumulated CPU time: 57632.2 s
Current children cumulated vsize: 3611236 KiB
Current children cumulated memory: 2423156 KiB
Child ended because it received signal 9 (SIGKILL)
Real time (s): 3628.22
CPU time (s): 57632.3
CPU user time (s): 57616.7
CPU system time (s): 15.5825
CPU usage (%): 1588.45
Max. virtual memory (cumulated for all children) (KiB): 3885828
Max. memory (cumulated for all children) (KiB): 2551980
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57616.7
system time used= 15.5825
maximum resident set size= 2577104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4319906
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= 378456
involuntary context switches= 563533
# summary of solver processes directly reported to runsolver:
# pid: 26348,26351
# total CPU time (s): 57632.3
# total CPU user time (s): 57616.7
# total CPU system time (s): 15.5825
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5205 second user time and 46.2436 second system time
The end
Launcher Data
Begin job on nodeE002 at 2026-07-15 19:22:41
IDJOB=4847895
IDBENCH=147023
IDSOLVER=3707
FILE ID=nodeE002/4847895-1784136161
RUNJOBID= nodeE002-1784136133-25901
SLURM_JOB_ID= 12756566
Free space on /tmp= 802048 MiB
SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-data10_3.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-4847895-1784136161/watcher-4847895-1784136161 -o /tmp/evaluation-result-4847895-1784136161/solver-4847895-1784136161 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4847895-1784136161/vars-4847895-1784136161 --bin-var /tmp/runsolver-exch-nodeE002-1784136133-25901 --watchdog 3760 run HOME/instance-4847895-1784136161.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1777883346 --intermediate --solver ortools
TIME LIMIT= 57600 seconds
MEMORY LIMIT= 250000 MiB
NBCORE= 16
MD5SUM BENCH= 45d4d1161a77415ffbfc9841f6913b11
RANDOM SEED=1777883346
nodeE002 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 : 3561.447
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3561.448
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3561.438
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3561.477
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3584.834
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3584.826
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3584.827
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3584.808
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3566.726
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3566.731
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3566.720
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3566.773
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3568.894
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3568.898
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3568.882
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3568.864
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3580.584
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3580.603
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3580.606
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3580.603
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3570.366
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3570.373
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3570.348
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3570.349
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 : 7089.76
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.571
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 : 7089.76
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.541
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 : 7089.76
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.574
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 : 7089.76
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 27
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.578
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3585.529
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 : 7089.76
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 29
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3585.491
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3585.488
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3585.494
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3579.092
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3579.098
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3579.063
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3579.055
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 : 7089.76
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.518
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 : 7089.76
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 37
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.542
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3583.535
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 : 7089.76
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 39
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.542
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3574.390
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3574.392
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3574.018
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3574.027
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3586.926
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3586.936
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3586.971
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3586.952
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 : 7089.76
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 7089.76
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 52
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 7089.76
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 55
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3585.048
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3576.676
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3575.580
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 : 7089.76
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 59
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3581.507
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 3565.741
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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 7089.76
TLB size : 192 4K pages
clflush size : 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 : 7089.76
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320708 kB
MemFree: 1047970172 kB
MemAvailable: 1045647144 kB
Buffers: 3336 kB
Cached: 965168 kB
SwapCached: 0 kB
Active: 4525436 kB
Inactive: 715004 kB
Active(anon): 4292448 kB
Inactive(anon): 0 kB
Active(file): 232988 kB
Inactive(file): 715004 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 25764 kB
Writeback: 0 kB
AnonPages: 4276584 kB
Mapped: 153376 kB
Shmem: 20500 kB
KReclaimable: 128128 kB
Slab: 487528 kB
SReclaimable: 128128 kB
SUnreclaim: 359400 kB
KernelStack: 15344 kB
PageTables: 13144 kB
SecPageTables: 11984 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214780 kB
Committed_AS: 7385364 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478396 kB
VmallocChunk: 0 kB
Percpu: 116480 kB
HardwareCorrupted: 0 kB
AnonHugePages: 747520 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: 420292 kB
DirectMap2M: 19824640 kB
DirectMap1G: 1053818880 kB
Free space on /tmp at the end= 801972 MiB
End job on nodeE002 at 2026-07-15 20:23:09