2025-05-07T22:24:09.0051818Z Current runner version: '2.323.0' 2025-05-07T22:24:09.0057058Z Runner name: 'pytorch-rocm-hw-13' 2025-05-07T22:24:09.0057896Z Machine name: 'pytorch-rocm-hw-13' 2025-05-07T22:24:09.0060467Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T22:24:09.0062218Z Contents: read 2025-05-07T22:24:09.0062729Z Metadata: read 2025-05-07T22:24:09.0063185Z Packages: read 2025-05-07T22:24:09.0063774Z ##[endgroup] 2025-05-07T22:24:09.0065701Z Secret source: None 2025-05-07T22:24:09.0066314Z Prepare workflow directory 2025-05-07T22:24:09.3536419Z Prepare all required actions 2025-05-07T22:24:09.3572883Z Getting action download info 2025-05-07T22:24:09.8359271Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T22:24:10.9294038Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T22:24:12.1841921Z Complete job name: test_and_publish_artifact (x86, linux.rocm.gpu.2, genai, 3.13, 6.3, gcc) 2025-05-07T22:24:12.2889780Z ##[group]Checking docker version 2025-05-07T22:24:12.2901657Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T22:24:12.3284628Z '1.43' 2025-05-07T22:24:12.3314710Z Docker daemon API version: '1.43' 2025-05-07T22:24:12.3317770Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T22:24:12.3561221Z '1.43' 2025-05-07T22:24:12.3583688Z Docker client API version: '1.43' 2025-05-07T22:24:12.3592636Z ##[endgroup] 2025-05-07T22:24:12.3599169Z ##[group]Clean up resources from previous jobs 2025-05-07T22:24:12.3609313Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=1274d4" 2025-05-07T22:24:12.3821073Z ##[command]/usr/bin/docker network prune --force --filter "label=1274d4" 2025-05-07T22:24:12.4000301Z ##[endgroup] 2025-05-07T22:24:12.4002023Z ##[group]Create local container network 2025-05-07T22:24:12.4016103Z ##[command]/usr/bin/docker network create --label 1274d4 github_network_13e62d9d1b8b486f8c21bd4e26c998bd 2025-05-07T22:24:12.5189712Z e29c6374412a2f073115e7951e33f6fe708364628d010e73815ca77bae539998 2025-05-07T22:24:12.5223519Z ##[endgroup] 2025-05-07T22:24:12.5283696Z ##[group]Starting job container 2025-05-07T22:24:12.5324008Z ##[command]/usr/bin/docker pull rocm/dev-ubuntu-22.04:6.3-complete 2025-05-07T22:24:13.5407217Z 6.3-complete: Pulling from rocm/dev-ubuntu-22.04 2025-05-07T22:24:13.5416620Z Digest: sha256:e9e947a794e355bc41c22021387f303f406f77e3676e2fb4ea6b9c9a494dcf0a 2025-05-07T22:24:13.5417705Z Status: Image is up to date for rocm/dev-ubuntu-22.04:6.3-complete 2025-05-07T22:24:13.5421947Z docker.io/rocm/dev-ubuntu-22.04:6.3-complete 2025-05-07T22:24:13.5580975Z ##[command]/usr/bin/docker create --name 04374329762b441da8bfce223bb47e2b_rocmdevubuntu220463complete_426d52 --label 1274d4 --workdir /__w/FBGEMM/FBGEMM --network github_network_13e62d9d1b8b486f8c21bd4e26c998bd --user root --device=/dev/kfd --device=/dev/dri --ipc=host --shm-size 16G --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -e "HOME=/github/home" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/pytorchci/actions-runner/_work":"/__w" -v "/home/pytorchci/actions-runner/externals":"/__e":ro -v "/home/pytorchci/actions-runner/_work/_temp":"/__w/_temp" -v "/home/pytorchci/actions-runner/_work/_actions":"/__w/_actions" -v "/home/pytorchci/actions-runner/_work/_tool":"/__w/_tool" -v "/home/pytorchci/actions-runner/_work/_temp/_github_home":"/github/home" -v "/home/pytorchci/actions-runner/_work/_temp/_github_workflow":"/github/workflow" --entrypoint "tail" rocm/dev-ubuntu-22.04:6.3-complete "-f" "/dev/null" 2025-05-07T22:24:13.6205844Z a304e7739b7e545372de9a7da1e740684ad074cf2b660f43ed4cdc436bfab71c 2025-05-07T22:24:13.6241617Z ##[command]/usr/bin/docker start a304e7739b7e545372de9a7da1e740684ad074cf2b660f43ed4cdc436bfab71c 2025-05-07T22:24:13.8736001Z a304e7739b7e545372de9a7da1e740684ad074cf2b660f43ed4cdc436bfab71c 2025-05-07T22:24:13.8778477Z ##[command]/usr/bin/docker ps --all --filter id=a304e7739b7e545372de9a7da1e740684ad074cf2b660f43ed4cdc436bfab71c --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T22:24:13.8924927Z a304e7739b7e545372de9a7da1e740684ad074cf2b660f43ed4cdc436bfab71c Up Less than a second 2025-05-07T22:24:13.8954908Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" a304e7739b7e545372de9a7da1e740684ad074cf2b660f43ed4cdc436bfab71c 2025-05-07T22:24:13.9091985Z HOME=/github/home 2025-05-07T22:24:13.9092268Z GITHUB_ACTIONS=true 2025-05-07T22:24:13.9092494Z CI=true 2025-05-07T22:24:13.9092839Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T22:24:13.9115003Z ##[endgroup] 2025-05-07T22:24:13.9128424Z ##[group]Waiting for all services to be ready 2025-05-07T22:24:13.9130196Z ##[endgroup] 2025-05-07T22:24:13.9451270Z ##[group]Run apt update -y 2025-05-07T22:24:13.9451839Z apt update -y 2025-05-07T22:24:13.9452206Z apt install -y git wget 2025-05-07T22:24:13.9452679Z git config --global --add safe.directory '*' 2025-05-07T22:24:13.9459872Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:24:13.9460754Z env: 2025-05-07T22:24:13.9461079Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:24:13.9461482Z BUILD_ENV: build_binary 2025-05-07T22:24:13.9461831Z BUILD_TARGET: genai 2025-05-07T22:24:13.9462123Z BUILD_VARIANT: rocm 2025-05-07T22:24:13.9462402Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:24:13.9462720Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:24:13.9463015Z ##[endgroup] 2025-05-07T22:24:14.0437802Z 2025-05-07T22:24:14.0438129Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T22:24:14.0438426Z 2025-05-07T22:24:14.3494062Z Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2025-05-07T22:24:14.3495179Z Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2025-05-07T22:24:14.4672897Z Get:3 https://repo.radeon.com/amdgpu/6.3/ubuntu jammy InRelease [5433 B] 2025-05-07T22:24:14.5346068Z Get:4 https://repo.radeon.com/rocm/apt/6.3 jammy InRelease [2603 B] 2025-05-07T22:24:14.6981737Z Get:5 https://repo.radeon.com/amdgpu/6.3/ubuntu jammy/main amd64 Packages [14.1 kB] 2025-05-07T22:24:14.8107426Z Get:6 https://repo.radeon.com/rocm/apt/6.3 jammy/main amd64 Packages [75.2 kB] 2025-05-07T22:24:14.8216594Z Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2025-05-07T22:24:14.9055394Z Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2901 kB] 2025-05-07T22:24:14.9365326Z Get:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2025-05-07T22:24:15.0691839Z Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2025-05-07T22:24:15.1302909Z Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2025-05-07T22:24:15.1677740Z Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2025-05-07T22:24:16.2528350Z Get:13 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [47.7 kB] 2025-05-07T22:24:16.2530697Z Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1245 kB] 2025-05-07T22:24:16.4184035Z Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4282 kB] 2025-05-07T22:24:20.4787907Z Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 2025-05-07T22:24:21.0068199Z Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1545 kB] 2025-05-07T22:24:23.2782229Z Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3211 kB] 2025-05-07T22:24:24.3169187Z Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [4436 kB] 2025-05-07T22:24:25.2742771Z Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [55.7 kB] 2025-05-07T22:24:25.2798025Z Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB] 2025-05-07T22:24:25.2947198Z Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] 2025-05-07T22:24:25.4449089Z Fetched 38.3 MB in 11s (3378 kB/s) 2025-05-07T22:24:26.1315317Z Reading package lists... 2025-05-07T22:24:26.2681794Z Building dependency tree... 2025-05-07T22:24:26.2686545Z Reading state information... 2025-05-07T22:24:26.2827404Z W: https://repo.radeon.com/amdgpu/6.3/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-05-07T22:24:26.2829955Z W: https://repo.radeon.com/rocm/apt/6.3/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-05-07T22:24:26.2832301Z 71 packages can be upgraded. Run 'apt list --upgradable' to see them. 2025-05-07T22:24:26.2900517Z 2025-05-07T22:24:26.2901215Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T22:24:26.2901876Z 2025-05-07T22:24:26.9831470Z Reading package lists... 2025-05-07T22:24:27.1153916Z Building dependency tree... 2025-05-07T22:24:27.1154704Z Reading state information... 2025-05-07T22:24:27.2189468Z The following additional packages will be installed: 2025-05-07T22:24:27.2191871Z git-man less libcbor0.8 libcurl3-gnutls liberror-perl libfido2-1 libxmuu1 2025-05-07T22:24:27.2192626Z openssh-client xauth 2025-05-07T22:24:27.2197776Z Suggested packages: 2025-05-07T22:24:27.2198593Z gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 2025-05-07T22:24:27.2199662Z gitk gitweb git-cvs git-mediawiki git-svn keychain libpam-ssh monkeysphere 2025-05-07T22:24:27.2200372Z ssh-askpass 2025-05-07T22:24:27.2526294Z The following NEW packages will be installed: 2025-05-07T22:24:27.2527980Z git git-man less libcbor0.8 libcurl3-gnutls liberror-perl libfido2-1 2025-05-07T22:24:27.2531143Z libxmuu1 openssh-client wget xauth 2025-05-07T22:24:27.4162913Z 0 upgraded, 11 newly installed, 0 to remove and 71 not upgraded. 2025-05-07T22:24:27.4164314Z Need to get 5959 kB of archives. 2025-05-07T22:24:27.4165102Z After this operation, 26.7 MB of additional disk space will be used. 2025-05-07T22:24:27.4166472Z Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2025-05-07T22:24:27.7825248Z Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2025-05-07T22:24:27.7905165Z Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2025-05-07T22:24:27.8221265Z Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] 2025-05-07T22:24:27.8254903Z Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.13 [903 kB] 2025-05-07T22:24:28.0272224Z Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wget amd64 1.21.2-2ubuntu1.1 [339 kB] 2025-05-07T22:24:28.0531760Z Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] 2025-05-07T22:24:28.0545497Z Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.20 [284 kB] 2025-05-07T22:24:28.0805992Z Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2025-05-07T22:24:28.0824426Z Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.12 [955 kB] 2025-05-07T22:24:28.1291117Z Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.12 [3165 kB] 2025-05-07T22:24:28.3927789Z debconf: delaying package configuration, since apt-utils is not installed 2025-05-07T22:24:28.4207786Z Fetched 5959 kB in 1s (6188 kB/s) 2025-05-07T22:24:28.4466095Z Selecting previously unselected package less. 2025-05-07T22:24:28.4527542Z (Reading database ... 2025-05-07T22:24:28.4527827Z (Reading database ... 5% 2025-05-07T22:24:28.4528048Z (Reading database ... 10% 2025-05-07T22:24:28.4528227Z (Reading database ... 15% 2025-05-07T22:24:28.4528753Z (Reading database ... 20% 2025-05-07T22:24:28.4528916Z (Reading database ... 25% 2025-05-07T22:24:28.4529126Z (Reading database ... 30% 2025-05-07T22:24:28.4529325Z (Reading database ... 35% 2025-05-07T22:24:28.4529537Z (Reading database ... 40% 2025-05-07T22:24:28.4529737Z (Reading database ... 45% 2025-05-07T22:24:28.4529937Z (Reading database ... 50% 2025-05-07T22:24:28.4566660Z (Reading database ... 55% 2025-05-07T22:24:28.4593456Z (Reading database ... 60% 2025-05-07T22:24:28.4609188Z (Reading database ... 65% 2025-05-07T22:24:28.4660245Z (Reading database ... 70% 2025-05-07T22:24:28.4727782Z (Reading database ... 75% 2025-05-07T22:24:28.4807279Z (Reading database ... 80% 2025-05-07T22:24:28.4887680Z (Reading database ... 85% 2025-05-07T22:24:28.4984491Z (Reading database ... 90% 2025-05-07T22:24:28.5064004Z (Reading database ... 95% 2025-05-07T22:24:28.5064545Z (Reading database ... 100% 2025-05-07T22:24:28.5065227Z (Reading database ... 26164 files and directories currently installed.) 2025-05-07T22:24:28.5068871Z Preparing to unpack .../00-less_590-1ubuntu0.22.04.3_amd64.deb ... 2025-05-07T22:24:28.5091132Z Unpacking less (590-1ubuntu0.22.04.3) ... 2025-05-07T22:24:28.5326900Z Selecting previously unselected package libcbor0.8:amd64. 2025-05-07T22:24:28.5340590Z Preparing to unpack .../01-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2025-05-07T22:24:28.5356277Z Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2025-05-07T22:24:28.5540200Z Selecting previously unselected package libfido2-1:amd64. 2025-05-07T22:24:28.5564124Z Preparing to unpack .../02-libfido2-1_1.10.0-1_amd64.deb ... 2025-05-07T22:24:28.5572474Z Unpacking libfido2-1:amd64 (1.10.0-1) ... 2025-05-07T22:24:28.5735207Z Selecting previously unselected package libxmuu1:amd64. 2025-05-07T22:24:28.5759036Z Preparing to unpack .../03-libxmuu1_2%3a1.1.3-3_amd64.deb ... 2025-05-07T22:24:28.5764802Z Unpacking libxmuu1:amd64 (2:1.1.3-3) ... 2025-05-07T22:24:28.5936741Z Selecting previously unselected package openssh-client. 2025-05-07T22:24:28.5947147Z Preparing to unpack .../04-openssh-client_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2025-05-07T22:24:28.6018008Z Unpacking openssh-client (1:8.9p1-3ubuntu0.13) ... 2025-05-07T22:24:28.6299836Z Selecting previously unselected package wget. 2025-05-07T22:24:28.6314474Z Preparing to unpack .../05-wget_1.21.2-2ubuntu1.1_amd64.deb ... 2025-05-07T22:24:28.6323857Z Unpacking wget (1.21.2-2ubuntu1.1) ... 2025-05-07T22:24:28.6514331Z Selecting previously unselected package xauth. 2025-05-07T22:24:28.6537210Z Preparing to unpack .../06-xauth_1%3a1.1-1build2_amd64.deb ... 2025-05-07T22:24:28.6540763Z Unpacking xauth (1:1.1-1build2) ... 2025-05-07T22:24:28.6730171Z Selecting previously unselected package libcurl3-gnutls:amd64. 2025-05-07T22:24:28.6762678Z Preparing to unpack .../07-libcurl3-gnutls_7.81.0-1ubuntu1.20_amd64.deb ... 2025-05-07T22:24:28.6770765Z Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... 2025-05-07T22:24:28.6975055Z Selecting previously unselected package liberror-perl. 2025-05-07T22:24:28.6991384Z Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 2025-05-07T22:24:28.7000633Z Unpacking liberror-perl (0.17029-1) ... 2025-05-07T22:24:28.7178526Z Selecting previously unselected package git-man. 2025-05-07T22:24:28.7197746Z Preparing to unpack .../09-git-man_1%3a2.34.1-1ubuntu1.12_all.deb ... 2025-05-07T22:24:28.7206165Z Unpacking git-man (1:2.34.1-1ubuntu1.12) ... 2025-05-07T22:24:28.7453647Z Selecting previously unselected package git. 2025-05-07T22:24:28.7468325Z Preparing to unpack .../10-git_1%3a2.34.1-1ubuntu1.12_amd64.deb ... 2025-05-07T22:24:28.7535154Z Unpacking git (1:2.34.1-1ubuntu1.12) ... 2025-05-07T22:24:28.8655587Z Setting up wget (1.21.2-2ubuntu1.1) ... 2025-05-07T22:24:28.8689982Z Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2025-05-07T22:24:28.8710873Z Setting up less (590-1ubuntu0.22.04.3) ... 2025-05-07T22:24:28.8840262Z Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... 2025-05-07T22:24:28.8860959Z Setting up liberror-perl (0.17029-1) ... 2025-05-07T22:24:28.8883279Z Setting up git-man (1:2.34.1-1ubuntu1.12) ... 2025-05-07T22:24:28.8903502Z Setting up libfido2-1:amd64 (1.10.0-1) ... 2025-05-07T22:24:28.8924579Z Setting up libxmuu1:amd64 (2:1.1.3-3) ... 2025-05-07T22:24:28.8944479Z Setting up openssh-client (1:8.9p1-3ubuntu0.13) ... 2025-05-07T22:24:28.9371941Z update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2025-05-07T22:24:28.9372775Z update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist 2025-05-07T22:24:28.9395672Z update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2025-05-07T22:24:28.9397475Z update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist 2025-05-07T22:24:28.9431429Z update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2025-05-07T22:24:28.9432475Z update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist 2025-05-07T22:24:28.9485170Z Setting up git (1:2.34.1-1ubuntu1.12) ... 2025-05-07T22:24:28.9561368Z Setting up xauth (1:1.1-1build2) ... 2025-05-07T22:24:28.9588496Z Processing triggers for libc-bin (2.35-0ubuntu3.8) ... 2025-05-07T22:24:29.2090527Z ##[group]Run actions/checkout@v4 2025-05-07T22:24:29.2090868Z with: 2025-05-07T22:24:29.2091070Z repository: pytorch/FBGEMM 2025-05-07T22:24:29.2091445Z token: *** 2025-05-07T22:24:29.2091641Z ssh-strict: true 2025-05-07T22:24:29.2091827Z ssh-user: git 2025-05-07T22:24:29.2092034Z persist-credentials: true 2025-05-07T22:24:29.2092251Z clean: true 2025-05-07T22:24:29.2092451Z sparse-checkout-cone-mode: true 2025-05-07T22:24:29.2092690Z fetch-depth: 1 2025-05-07T22:24:29.2092878Z fetch-tags: false 2025-05-07T22:24:29.2093065Z show-progress: true 2025-05-07T22:24:29.2093278Z lfs: false 2025-05-07T22:24:29.2093453Z submodules: false 2025-05-07T22:24:29.2093642Z set-safe-directory: true 2025-05-07T22:24:29.2093892Z env: 2025-05-07T22:24:29.2094079Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:24:29.2094356Z BUILD_ENV: build_binary 2025-05-07T22:24:29.2094559Z BUILD_TARGET: genai 2025-05-07T22:24:29.2094758Z BUILD_VARIANT: rocm 2025-05-07T22:24:29.2094988Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:24:29.2095191Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:24:29.2095395Z ##[endgroup] 2025-05-07T22:24:29.2161531Z ##[command]/usr/bin/docker exec a304e7739b7e545372de9a7da1e740684ad074cf2b660f43ed4cdc436bfab71c sh -c "cat /etc/*release | grep ^ID" 2025-05-07T22:24:29.3855811Z Syncing repository: pytorch/FBGEMM 2025-05-07T22:24:29.3858150Z ##[group]Getting Git version info 2025-05-07T22:24:29.3858751Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T22:24:29.3859672Z [command]/usr/bin/git version 2025-05-07T22:24:29.3860113Z git version 2.34.1 2025-05-07T22:24:29.3861619Z ##[endgroup] 2025-05-07T22:24:29.3868237Z Copying '/github/home/.gitconfig' to '/__w/_temp/ed687847-9fae-4562-b19e-d4bdf77b9c64/.gitconfig' 2025-05-07T22:24:29.3869650Z Temporarily overriding HOME='/__w/_temp/ed687847-9fae-4562-b19e-d4bdf77b9c64' before making global git config changes 2025-05-07T22:24:29.3870980Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T22:24:29.3872017Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T22:24:29.3873532Z [command]/usr/bin/git config --local --get remote.origin.url 2025-05-07T22:24:29.3874236Z https://github.com/pytorch/FBGEMM 2025-05-07T22:24:29.3886035Z ##[group]Removing previously created refs, to avoid conflicts 2025-05-07T22:24:29.3888766Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-05-07T22:24:29.3926576Z refs/heads/main 2025-05-07T22:24:29.3934441Z [command]/usr/bin/git checkout --detach 2025-05-07T22:24:29.4378304Z HEAD is now at fd4df5f pipelining one_shot and two_shot allreduce (#4081) 2025-05-07T22:24:29.4414913Z [command]/usr/bin/git branch --delete --force main 2025-05-07T22:24:29.4444178Z Deleted branch main (was fd4df5f). 2025-05-07T22:24:29.4450005Z ##[endgroup] 2025-05-07T22:24:29.4453477Z [command]/usr/bin/git submodule status 2025-05-07T22:24:29.4750506Z -e5d7c0bd5d9aec44d68830187138149e6a8c4e32 external/asmjit 2025-05-07T22:24:29.4751447Z -4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 external/composable_kernel 2025-05-07T22:24:29.4752342Z -6543fec09b2f04ac4a666882998b534afc9c1349 external/cpuinfo 2025-05-07T22:24:29.4753099Z -3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 external/cutlass 2025-05-07T22:24:29.4753848Z -f8d7d77c06936315286eb55f8de22cd23c188571 external/googletest 2025-05-07T22:24:29.4754641Z -420084499c7c1e1c2d801922f40df202eac5f3a0 external/hipify_torch 2025-05-07T22:24:29.4755392Z -9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 external/json 2025-05-07T22:24:29.4760325Z ##[group]Cleaning the repository 2025-05-07T22:24:29.4763493Z [command]/usr/bin/git clean -ffdx 2025-05-07T22:24:29.4814442Z [command]/usr/bin/git reset --hard HEAD 2025-05-07T22:24:29.5066392Z HEAD is now at fd4df5f pipelining one_shot and two_shot allreduce (#4081) 2025-05-07T22:24:29.5072756Z ##[endgroup] 2025-05-07T22:24:29.5073440Z ##[group]Disabling automatic garbage collection 2025-05-07T22:24:29.5076155Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T22:24:29.5102481Z ##[endgroup] 2025-05-07T22:24:29.5103118Z ##[group]Setting up auth 2025-05-07T22:24:29.5106457Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T22:24:29.5135691Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T22:24:29.5403018Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T22:24:29.5433567Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T22:24:29.5701907Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T22:24:29.5731833Z ##[endgroup] 2025-05-07T22:24:29.5732607Z ##[group]Fetching the repository 2025-05-07T22:24:29.5737873Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f4c52051596e74bc8c16e3d2867a4ecdd271e0:refs/remotes/pull/4066/merge 2025-05-07T22:24:30.1449021Z From https://github.com/pytorch/FBGEMM 2025-05-07T22:24:30.1449468Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T22:24:30.1477512Z ##[endgroup] 2025-05-07T22:24:30.1478182Z ##[group]Determining the checkout info 2025-05-07T22:24:30.1481706Z ##[endgroup] 2025-05-07T22:24:30.1488050Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T22:24:30.1559951Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T22:24:30.1608146Z ##[group]Checking out the ref 2025-05-07T22:24:30.1614971Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T22:24:30.1736660Z Previous HEAD position was fd4df5f pipelining one_shot and two_shot allreduce (#4081) 2025-05-07T22:24:30.1740449Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T22:24:30.1748590Z ##[endgroup] 2025-05-07T22:24:30.1791674Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T22:24:30.1814974Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T22:24:30.2128528Z ##[group]Run actions/download-artifact@v4 2025-05-07T22:24:30.2128855Z with: 2025-05-07T22:24:30.2129067Z name: fbgemm_genai_x86_gcc_py3.13_rocm6.3.whl 2025-05-07T22:24:30.2129351Z merge-multiple: false 2025-05-07T22:24:30.2129574Z repository: pytorch/FBGEMM 2025-05-07T22:24:30.2130053Z run-id: 14891846253 2025-05-07T22:24:30.2130235Z env: 2025-05-07T22:24:30.2130425Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:24:30.2130683Z BUILD_ENV: build_binary 2025-05-07T22:24:30.2130888Z BUILD_TARGET: genai 2025-05-07T22:24:30.2131067Z BUILD_VARIANT: rocm 2025-05-07T22:24:30.2131344Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:24:30.2131610Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:24:30.2131849Z ##[endgroup] 2025-05-07T22:24:30.2134828Z ##[command]/usr/bin/docker exec a304e7739b7e545372de9a7da1e740684ad074cf2b660f43ed4cdc436bfab71c sh -c "cat /etc/*release | grep ^ID" 2025-05-07T22:24:30.4595529Z Downloading single artifact 2025-05-07T22:24:30.8110256Z Preparing to download the following artifacts: 2025-05-07T22:24:30.8111653Z - fbgemm_genai_x86_gcc_py3.13_rocm6.3.whl (ID: 3081508758, Size: 52196171, Expected Digest: sha256:dbd397aa0a040ef392baaa4ea0a693547496786418b4ba3601816ab6df463386) 2025-05-07T22:24:31.0025730Z Redirecting to blob download url: https://productionresultssa19.blob.core.windows.net/actions-results/adfd7003-002b-4df5-8e73-a442ccf04b4c/workflow-job-run-c6ccb5d6-0894-5ec4-a79f-680df3fbac9f/artifacts/c751f1cc1f53c1bd8e32a6d656645597227c6e4d781bc4b99640207f7597907a.zip 2025-05-07T22:24:31.0028194Z Starting download of artifact to: /__w/FBGEMM/FBGEMM 2025-05-07T22:24:31.4570552Z (node:691) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-05-07T22:24:31.4572333Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T22:24:43.6861347Z SHA256 digest of downloaded artifact is dbd397aa0a040ef392baaa4ea0a693547496786418b4ba3601816ab6df463386 2025-05-07T22:24:43.6862510Z Artifact download completed successfully. 2025-05-07T22:24:43.6863086Z Total of 1 artifact(s) downloaded 2025-05-07T22:24:43.6881976Z Download artifact has finished successfully 2025-05-07T22:24:43.7187825Z ##[group]Run . $PRELUDE; print_system_info 2025-05-07T22:24:43.7188532Z . $PRELUDE; print_system_info 2025-05-07T22:24:43.7189413Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:24:43.7189973Z env: 2025-05-07T22:24:43.7190361Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:24:43.7190902Z BUILD_ENV: build_binary 2025-05-07T22:24:43.7191316Z BUILD_TARGET: genai 2025-05-07T22:24:43.7191712Z BUILD_VARIANT: rocm 2025-05-07T22:24:43.7192098Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:24:43.7192494Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:24:43.7192902Z ##[endgroup] 2025-05-07T22:24:44.0284716Z ################################################################################ 2025-05-07T22:24:44.0285380Z # Print System Info 2025-05-07T22:24:44.0285801Z # 2025-05-07T22:24:44.0305506Z # [2025-05-07T22:24:44.030Z] + print_system_info 2025-05-07T22:24:44.0306222Z ################################################################################ 2025-05-07T22:24:44.0306759Z 2025-05-07T22:24:44.0307025Z ################################################################################ 2025-05-07T22:24:44.0307726Z [INFO] Printing environment variables ... 2025-05-07T22:24:44.0308376Z + printenv 2025-05-07T22:24:44.0308619Z 2025-05-07T22:24:44.0322805Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T22:24:44.0323508Z BUILD_VARIANT=rocm 2025-05-07T22:24:44.0323927Z HOSTNAME=a304e7739b7e 2025-05-07T22:24:44.0324689Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_525adf67-33de-416d-ad2b-02d949703b52 2025-05-07T22:24:44.0325514Z GITHUB_ACTION=__run_2 2025-05-07T22:24:44.0325936Z GITHUB_RUN_NUMBER=10584 2025-05-07T22:24:44.0326407Z RUNNER_NAME=pytorch-rocm-hw-13 2025-05-07T22:24:44.0326912Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T22:24:44.0327486Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T22:24:44.0327958Z MACHINE_NAME_LC=x86_64 2025-05-07T22:24:44.0328370Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T22:24:44.0328858Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T22:24:44.0329391Z GITHUB_REF_TYPE=branch 2025-05-07T22:24:44.0330652Z *** 2025-05-07T22:24:44.0331012Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T22:24:44.0331489Z GITHUB_ACTIONS=true 2025-05-07T22:24:44.0331959Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T22:24:44.0332957Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_rocm.yml@refs/pull/4066/merge 2025-05-07T22:24:44.0333885Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T22:24:44.0334376Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T22:24:44.0334811Z RUNNER_OS=Linux 2025-05-07T22:24:44.0335204Z GITHUB_REF_PROTECTED=false 2025-05-07T22:24:44.0335634Z HOME=/github/home 2025-05-07T22:24:44.0336060Z GITHUB_API_URL=https://api.github.com 2025-05-07T22:24:44.0336565Z RUNNER_ARCH=X64 2025-05-07T22:24:44.0336931Z ENFORCE_ROCM_DEVICE=1 2025-05-07T22:24:44.0337318Z RUNNER_TEMP=/__w/_temp 2025-05-07T22:24:44.0337712Z BUILD_TARGET=genai 2025-05-07T22:24:44.0338438Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_525adf67-33de-416d-ad2b-02d949703b52 2025-05-07T22:24:44.0339535Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_525adf67-33de-416d-ad2b-02d949703b52 2025-05-07T22:24:44.0340362Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T22:24:44.0340919Z GITHUB_EVENT_NAME=pull_request 2025-05-07T22:24:44.0341434Z GITHUB_RUN_ID=14891846253 2025-05-07T22:24:44.0342365Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_525adf67-33de-416d-ad2b-02d949703b52 2025-05-07T22:24:44.0343387Z BUILD_ENV=build_binary 2025-05-07T22:24:44.0343853Z GITHUB_ACTOR=q10 2025-05-07T22:24:44.0344273Z GITHUB_RUN_ATTEMPT=1 2025-05-07T22:24:44.0344748Z KERN_NAME_LC=linux 2025-05-07T22:24:44.0345298Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T22:24:44.0345986Z PLATFORM_NAME=Linux-x86_64 2025-05-07T22:24:44.0346562Z GITHUB_SERVER_URL=https://github.com 2025-05-07T22:24:44.0347104Z SHLVL=1 2025-05-07T22:24:44.0347428Z GITHUB_ACTOR_ID=255046 2025-05-07T22:24:44.0347831Z BUILD_ROCM_VERSION=6.3 2025-05-07T22:24:44.0348683Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T22:24:44.0349299Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T22:24:44.0349936Z GITHUB_REF_NAME=4066/merge 2025-05-07T22:24:44.0350345Z KERN_NAME=Linux 2025-05-07T22:24:44.0350722Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T22:24:44.0351240Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T22:24:44.0351722Z GITHUB_RETENTION_DAYS=90 2025-05-07T22:24:44.0352154Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T22:24:44.0352583Z GITHUB_ACTION_REPOSITORY= 2025-05-07T22:24:44.0353173Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T22:24:44.0353822Z GITHUB_BASE_REF=main 2025-05-07T22:24:44.0354183Z CI=true 2025-05-07T22:24:44.0354537Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T22:24:44.0355071Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T22:24:44.0355576Z GITHUB_ACTION_REF= 2025-05-07T22:24:44.0356028Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI ROCm CI 2025-05-07T22:24:44.0357042Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_525adf67-33de-416d-ad2b-02d949703b52 2025-05-07T22:24:44.0357873Z MACHINE_NAME=x86_64 2025-05-07T22:24:44.0358245Z _=/usr/bin/printenv 2025-05-07T22:24:44.0358501Z 2025-05-07T22:24:44.0358748Z ################################################################################ 2025-05-07T22:24:44.0359419Z [INFO] Print ldd version ... 2025-05-07T22:24:44.0359946Z + ldd --version 2025-05-07T22:24:44.0360207Z 2025-05-07T22:24:44.0360419Z ldd (Ubuntu GLIBC 2.35-0ubuntu3.8) 2.35 2025-05-07T22:24:44.0361124Z Copyright (C) 2022 Free Software Foundation, Inc. 2025-05-07T22:24:44.0361969Z This is free software; see the source for copying conditions. There is NO 2025-05-07T22:24:44.0362904Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T22:24:44.0363691Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T22:24:44.0364111Z 2025-05-07T22:24:44.0364302Z ################################################################################ 2025-05-07T22:24:44.0364852Z [INFO] Print CPU info ... 2025-05-07T22:24:44.0365530Z + nproc 2025-05-07T22:24:44.0365718Z 2025-05-07T22:24:44.0365870Z 64 2025-05-07T22:24:44.0366042Z 2025-05-07T22:24:44.0366186Z + lscpu 2025-05-07T22:24:44.0366376Z 2025-05-07T22:24:44.0947154Z Architecture: x86_64 2025-05-07T22:24:44.0947951Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T22:24:44.0948687Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.0949408Z Byte Order: Little Endian 2025-05-07T22:24:44.0949953Z CPU(s): 64 2025-05-07T22:24:44.0950469Z On-line CPU(s) list: 0-63 2025-05-07T22:24:44.0951028Z Vendor ID: AuthenticAMD 2025-05-07T22:24:44.0951686Z Model name: AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.0952293Z CPU family: 25 2025-05-07T22:24:44.0952799Z Model: 1 2025-05-07T22:24:44.0953318Z Thread(s) per core: 1 2025-05-07T22:24:44.0953815Z Core(s) per socket: 32 2025-05-07T22:24:44.0954300Z Socket(s): 2 2025-05-07T22:24:44.0954769Z Stepping: 1 2025-05-07T22:24:44.0955316Z Frequency boost: enabled 2025-05-07T22:24:44.0955976Z CPU max MHz: 3681.6399 2025-05-07T22:24:44.0956615Z CPU min MHz: 1500.0000 2025-05-07T22:24:44.0957416Z BogoMIPS: 5199.79 2025-05-07T22:24:44.0964739Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.0971486Z Virtualization: AMD-V 2025-05-07T22:24:44.0972093Z L1d cache: 2 MiB (64 instances) 2025-05-07T22:24:44.0972730Z L1i cache: 2 MiB (64 instances) 2025-05-07T22:24:44.0973340Z L2 cache: 32 MiB (64 instances) 2025-05-07T22:24:44.0973963Z L3 cache: 256 MiB (8 instances) 2025-05-07T22:24:44.0974542Z NUMA node(s): 2 2025-05-07T22:24:44.0975053Z NUMA node0 CPU(s): 0-31 2025-05-07T22:24:44.0975574Z NUMA node1 CPU(s): 32-63 2025-05-07T22:24:44.0976158Z Vulnerability Gather data sampling: Not affected 2025-05-07T22:24:44.0976792Z Vulnerability Itlb multihit: Not affected 2025-05-07T22:24:44.0977407Z Vulnerability L1tf: Not affected 2025-05-07T22:24:44.0978001Z Vulnerability Mds: Not affected 2025-05-07T22:24:44.0978593Z Vulnerability Meltdown: Not affected 2025-05-07T22:24:44.0979185Z Vulnerability Mmio stale data: Not affected 2025-05-07T22:24:44.0979798Z Vulnerability Reg file data sampling: Not affected 2025-05-07T22:24:44.0980400Z Vulnerability Retbleed: Not affected 2025-05-07T22:24:44.0981064Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T22:24:44.0982105Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 2025-05-07T22:24:44.0983770Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T22:24:44.0985353Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T22:24:44.0986591Z Vulnerability Srbds: Not affected 2025-05-07T22:24:44.0987198Z Vulnerability Tsx async abort: Not affected 2025-05-07T22:24:44.0987589Z 2025-05-07T22:24:44.0987751Z + cat /proc/cpuinfo 2025-05-07T22:24:44.0987982Z 2025-05-07T22:24:44.1123031Z processor : 0 2025-05-07T22:24:44.1123601Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1124068Z cpu family : 25 2025-05-07T22:24:44.1124441Z model : 1 2025-05-07T22:24:44.1124837Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1125379Z stepping : 1 2025-05-07T22:24:44.1125745Z microcode : 0xa0011d1 2025-05-07T22:24:44.1126160Z cpu MHz : 1500.000 2025-05-07T22:24:44.1126545Z cache size : 512 KB 2025-05-07T22:24:44.1126940Z physical id : 0 2025-05-07T22:24:44.1127346Z siblings : 32 2025-05-07T22:24:44.1127769Z core id : 0 2025-05-07T22:24:44.1128161Z cpu cores : 32 2025-05-07T22:24:44.1128533Z apicid : 0 2025-05-07T22:24:44.1128923Z initial apicid : 0 2025-05-07T22:24:44.1129303Z fpu : yes 2025-05-07T22:24:44.1129669Z fpu_exception : yes 2025-05-07T22:24:44.1130058Z cpuid level : 16 2025-05-07T22:24:44.1130419Z wp : yes 2025-05-07T22:24:44.1137127Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1143607Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1144287Z bogomips : 5199.79 2025-05-07T22:24:44.1144816Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1145336Z clflush size : 64 2025-05-07T22:24:44.1145797Z cache_alignment : 64 2025-05-07T22:24:44.1146340Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1147672Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1148262Z 2025-05-07T22:24:44.1148456Z processor : 1 2025-05-07T22:24:44.1149017Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1149522Z cpu family : 25 2025-05-07T22:24:44.1149938Z model : 1 2025-05-07T22:24:44.1150438Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1151079Z stepping : 1 2025-05-07T22:24:44.1151449Z microcode : 0xa0011d1 2025-05-07T22:24:44.1151834Z cpu MHz : 2439.929 2025-05-07T22:24:44.1152200Z cache size : 512 KB 2025-05-07T22:24:44.1152559Z physical id : 0 2025-05-07T22:24:44.1152919Z siblings : 32 2025-05-07T22:24:44.1153255Z core id : 1 2025-05-07T22:24:44.1153575Z cpu cores : 32 2025-05-07T22:24:44.1153917Z apicid : 1 2025-05-07T22:24:44.1154250Z initial apicid : 1 2025-05-07T22:24:44.1154597Z fpu : yes 2025-05-07T22:24:44.1154939Z fpu_exception : yes 2025-05-07T22:24:44.1155303Z cpuid level : 16 2025-05-07T22:24:44.1155653Z wp : yes 2025-05-07T22:24:44.1161913Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1168990Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1169734Z bogomips : 5199.79 2025-05-07T22:24:44.1170124Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1170547Z clflush size : 64 2025-05-07T22:24:44.1170912Z cache_alignment : 64 2025-05-07T22:24:44.1171384Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1172101Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1172580Z 2025-05-07T22:24:44.1172718Z processor : 2 2025-05-07T22:24:44.1173093Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1173496Z cpu family : 25 2025-05-07T22:24:44.1173825Z model : 1 2025-05-07T22:24:44.1174215Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1174716Z stepping : 1 2025-05-07T22:24:44.1175058Z microcode : 0xa0011d1 2025-05-07T22:24:44.1175438Z cpu MHz : 2600.000 2025-05-07T22:24:44.1175799Z cache size : 512 KB 2025-05-07T22:24:44.1176162Z physical id : 0 2025-05-07T22:24:44.1176501Z siblings : 32 2025-05-07T22:24:44.1176843Z core id : 2 2025-05-07T22:24:44.1177181Z cpu cores : 32 2025-05-07T22:24:44.1177546Z apicid : 2 2025-05-07T22:24:44.1178226Z initial apicid : 2 2025-05-07T22:24:44.1178596Z fpu : yes 2025-05-07T22:24:44.1178935Z fpu_exception : yes 2025-05-07T22:24:44.1179305Z cpuid level : 16 2025-05-07T22:24:44.1179652Z wp : yes 2025-05-07T22:24:44.1185879Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1192525Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1193168Z bogomips : 5199.79 2025-05-07T22:24:44.1193537Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1193923Z clflush size : 64 2025-05-07T22:24:44.1194287Z cache_alignment : 64 2025-05-07T22:24:44.1194739Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1195430Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1195916Z 2025-05-07T22:24:44.1196054Z processor : 3 2025-05-07T22:24:44.1196416Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1196936Z cpu family : 25 2025-05-07T22:24:44.1197291Z model : 1 2025-05-07T22:24:44.1197661Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1198160Z stepping : 1 2025-05-07T22:24:44.1198506Z microcode : 0xa0011d1 2025-05-07T22:24:44.1198889Z cpu MHz : 2600.000 2025-05-07T22:24:44.1199567Z cache size : 512 KB 2025-05-07T22:24:44.1199936Z physical id : 0 2025-05-07T22:24:44.1200281Z siblings : 32 2025-05-07T22:24:44.1200599Z core id : 3 2025-05-07T22:24:44.1200926Z cpu cores : 32 2025-05-07T22:24:44.1201262Z apicid : 3 2025-05-07T22:24:44.1201587Z initial apicid : 3 2025-05-07T22:24:44.1201939Z fpu : yes 2025-05-07T22:24:44.1202264Z fpu_exception : yes 2025-05-07T22:24:44.1202609Z cpuid level : 16 2025-05-07T22:24:44.1202957Z wp : yes 2025-05-07T22:24:44.1209765Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1216318Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1217072Z bogomips : 5199.79 2025-05-07T22:24:44.1217487Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1217950Z clflush size : 64 2025-05-07T22:24:44.1218376Z cache_alignment : 64 2025-05-07T22:24:44.1218864Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1219553Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1220033Z 2025-05-07T22:24:44.1220479Z processor : 4 2025-05-07T22:24:44.1220855Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1221238Z cpu family : 25 2025-05-07T22:24:44.1221576Z model : 1 2025-05-07T22:24:44.1221952Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1222446Z stepping : 1 2025-05-07T22:24:44.1222799Z microcode : 0xa0011d1 2025-05-07T22:24:44.1223191Z cpu MHz : 1500.000 2025-05-07T22:24:44.1223547Z cache size : 512 KB 2025-05-07T22:24:44.1223916Z physical id : 0 2025-05-07T22:24:44.1224268Z siblings : 32 2025-05-07T22:24:44.1224587Z core id : 4 2025-05-07T22:24:44.1224925Z cpu cores : 32 2025-05-07T22:24:44.1225263Z apicid : 4 2025-05-07T22:24:44.1225584Z initial apicid : 4 2025-05-07T22:24:44.1225936Z fpu : yes 2025-05-07T22:24:44.1226268Z fpu_exception : yes 2025-05-07T22:24:44.1226630Z cpuid level : 16 2025-05-07T22:24:44.1226991Z wp : yes 2025-05-07T22:24:44.1233079Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1239844Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1240500Z bogomips : 5199.79 2025-05-07T22:24:44.1240868Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1241572Z clflush size : 64 2025-05-07T22:24:44.1241942Z cache_alignment : 64 2025-05-07T22:24:44.1242386Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1243084Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1243575Z 2025-05-07T22:24:44.1243712Z processor : 5 2025-05-07T22:24:44.1244080Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1244464Z cpu family : 25 2025-05-07T22:24:44.1244812Z model : 1 2025-05-07T22:24:44.1245228Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1245805Z stepping : 1 2025-05-07T22:24:44.1246216Z microcode : 0xa0011d1 2025-05-07T22:24:44.1246667Z cpu MHz : 1500.000 2025-05-07T22:24:44.1247073Z cache size : 512 KB 2025-05-07T22:24:44.1247497Z physical id : 0 2025-05-07T22:24:44.1247904Z siblings : 32 2025-05-07T22:24:44.1248281Z core id : 5 2025-05-07T22:24:44.1248668Z cpu cores : 32 2025-05-07T22:24:44.1249078Z apicid : 5 2025-05-07T22:24:44.1249474Z initial apicid : 5 2025-05-07T22:24:44.1249912Z fpu : yes 2025-05-07T22:24:44.1250308Z fpu_exception : yes 2025-05-07T22:24:44.1250722Z cpuid level : 16 2025-05-07T22:24:44.1251132Z wp : yes 2025-05-07T22:24:44.1257749Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1264305Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1264939Z bogomips : 5199.79 2025-05-07T22:24:44.1265303Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1265683Z clflush size : 64 2025-05-07T22:24:44.1266056Z cache_alignment : 64 2025-05-07T22:24:44.1266508Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1267196Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1267688Z 2025-05-07T22:24:44.1267824Z processor : 6 2025-05-07T22:24:44.1268184Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1268567Z cpu family : 25 2025-05-07T22:24:44.1268908Z model : 1 2025-05-07T22:24:44.1269286Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1269778Z stepping : 1 2025-05-07T22:24:44.1270129Z microcode : 0xa0011d1 2025-05-07T22:24:44.1270518Z cpu MHz : 2600.000 2025-05-07T22:24:44.1270868Z cache size : 512 KB 2025-05-07T22:24:44.1271232Z physical id : 0 2025-05-07T22:24:44.1271585Z siblings : 32 2025-05-07T22:24:44.1271910Z core id : 6 2025-05-07T22:24:44.1272241Z cpu cores : 32 2025-05-07T22:24:44.1272580Z apicid : 6 2025-05-07T22:24:44.1272900Z initial apicid : 6 2025-05-07T22:24:44.1273252Z fpu : yes 2025-05-07T22:24:44.1273583Z fpu_exception : yes 2025-05-07T22:24:44.1273937Z cpuid level : 16 2025-05-07T22:24:44.1274288Z wp : yes 2025-05-07T22:24:44.1280467Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1287553Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1288312Z bogomips : 5199.79 2025-05-07T22:24:44.1288752Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1289203Z clflush size : 64 2025-05-07T22:24:44.1289644Z cache_alignment : 64 2025-05-07T22:24:44.1290186Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1290993Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1291541Z 2025-05-07T22:24:44.1291693Z processor : 7 2025-05-07T22:24:44.1292053Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1292439Z cpu family : 25 2025-05-07T22:24:44.1292777Z model : 1 2025-05-07T22:24:44.1293153Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1293637Z stepping : 1 2025-05-07T22:24:44.1293976Z microcode : 0xa0011d1 2025-05-07T22:24:44.1294359Z cpu MHz : 2000.000 2025-05-07T22:24:44.1294721Z cache size : 512 KB 2025-05-07T22:24:44.1295073Z physical id : 0 2025-05-07T22:24:44.1295428Z siblings : 32 2025-05-07T22:24:44.1295759Z core id : 7 2025-05-07T22:24:44.1296109Z cpu cores : 32 2025-05-07T22:24:44.1296480Z apicid : 7 2025-05-07T22:24:44.1296879Z initial apicid : 7 2025-05-07T22:24:44.1297302Z fpu : yes 2025-05-07T22:24:44.1297698Z fpu_exception : yes 2025-05-07T22:24:44.1298132Z cpuid level : 16 2025-05-07T22:24:44.1298538Z wp : yes 2025-05-07T22:24:44.1305303Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1312125Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1312789Z bogomips : 5199.79 2025-05-07T22:24:44.1313185Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1313580Z clflush size : 64 2025-05-07T22:24:44.1313956Z cache_alignment : 64 2025-05-07T22:24:44.1314415Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1315121Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1315634Z 2025-05-07T22:24:44.1315774Z processor : 8 2025-05-07T22:24:44.1316151Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1316562Z cpu family : 25 2025-05-07T22:24:44.1317002Z model : 1 2025-05-07T22:24:44.1317392Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1317899Z stepping : 1 2025-05-07T22:24:44.1318239Z microcode : 0xa0011d1 2025-05-07T22:24:44.1318623Z cpu MHz : 2600.000 2025-05-07T22:24:44.1318987Z cache size : 512 KB 2025-05-07T22:24:44.1319339Z physical id : 0 2025-05-07T22:24:44.1319684Z siblings : 32 2025-05-07T22:24:44.1320022Z core id : 8 2025-05-07T22:24:44.1320347Z cpu cores : 32 2025-05-07T22:24:44.1320693Z apicid : 8 2025-05-07T22:24:44.1321043Z initial apicid : 8 2025-05-07T22:24:44.1321750Z fpu : yes 2025-05-07T22:24:44.1322097Z fpu_exception : yes 2025-05-07T22:24:44.1322458Z cpuid level : 16 2025-05-07T22:24:44.1322795Z wp : yes 2025-05-07T22:24:44.1329585Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1336247Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1336964Z bogomips : 5199.79 2025-05-07T22:24:44.1337409Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1337870Z clflush size : 64 2025-05-07T22:24:44.1338318Z cache_alignment : 64 2025-05-07T22:24:44.1338867Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1339699Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1340188Z 2025-05-07T22:24:44.1340332Z processor : 9 2025-05-07T22:24:44.1340687Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1341077Z cpu family : 25 2025-05-07T22:24:44.1341407Z model : 1 2025-05-07T22:24:44.1341785Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1342292Z stepping : 1 2025-05-07T22:24:44.1342950Z microcode : 0xa0011d1 2025-05-07T22:24:44.1343364Z cpu MHz : 2600.000 2025-05-07T22:24:44.1343728Z cache size : 512 KB 2025-05-07T22:24:44.1344086Z physical id : 0 2025-05-07T22:24:44.1344440Z siblings : 32 2025-05-07T22:24:44.1344780Z core id : 9 2025-05-07T22:24:44.1345106Z cpu cores : 32 2025-05-07T22:24:44.1345447Z apicid : 9 2025-05-07T22:24:44.1345781Z initial apicid : 9 2025-05-07T22:24:44.1346128Z fpu : yes 2025-05-07T22:24:44.1346460Z fpu_exception : yes 2025-05-07T22:24:44.1346821Z cpuid level : 16 2025-05-07T22:24:44.1347157Z wp : yes 2025-05-07T22:24:44.1353246Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1359717Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1360384Z bogomips : 5199.79 2025-05-07T22:24:44.1360789Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1361187Z clflush size : 64 2025-05-07T22:24:44.1361546Z cache_alignment : 64 2025-05-07T22:24:44.1361996Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1362699Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1363512Z 2025-05-07T22:24:44.1363653Z processor : 10 2025-05-07T22:24:44.1364022Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1364444Z cpu family : 25 2025-05-07T22:24:44.1364784Z model : 1 2025-05-07T22:24:44.1365207Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1365801Z stepping : 1 2025-05-07T22:24:44.1366196Z microcode : 0xa0011d1 2025-05-07T22:24:44.1366650Z cpu MHz : 2600.000 2025-05-07T22:24:44.1367080Z cache size : 512 KB 2025-05-07T22:24:44.1367492Z physical id : 0 2025-05-07T22:24:44.1367902Z siblings : 32 2025-05-07T22:24:44.1368301Z core id : 10 2025-05-07T22:24:44.1368687Z cpu cores : 32 2025-05-07T22:24:44.1369092Z apicid : 10 2025-05-07T22:24:44.1369488Z initial apicid : 10 2025-05-07T22:24:44.1369907Z fpu : yes 2025-05-07T22:24:44.1370284Z fpu_exception : yes 2025-05-07T22:24:44.1370709Z cpuid level : 16 2025-05-07T22:24:44.1371142Z wp : yes 2025-05-07T22:24:44.1377443Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1384152Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1385081Z bogomips : 5199.79 2025-05-07T22:24:44.1385482Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1385877Z clflush size : 64 2025-05-07T22:24:44.1386233Z cache_alignment : 64 2025-05-07T22:24:44.1386701Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1387417Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1387896Z 2025-05-07T22:24:44.1388035Z processor : 11 2025-05-07T22:24:44.1388402Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1388802Z cpu family : 25 2025-05-07T22:24:44.1389136Z model : 1 2025-05-07T22:24:44.1389517Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1390033Z stepping : 1 2025-05-07T22:24:44.1390386Z microcode : 0xa0011d1 2025-05-07T22:24:44.1390758Z cpu MHz : 1500.000 2025-05-07T22:24:44.1391122Z cache size : 512 KB 2025-05-07T22:24:44.1391480Z physical id : 0 2025-05-07T22:24:44.1391822Z siblings : 32 2025-05-07T22:24:44.1392165Z core id : 11 2025-05-07T22:24:44.1392498Z cpu cores : 32 2025-05-07T22:24:44.1392840Z apicid : 11 2025-05-07T22:24:44.1393192Z initial apicid : 11 2025-05-07T22:24:44.1393544Z fpu : yes 2025-05-07T22:24:44.1393866Z fpu_exception : yes 2025-05-07T22:24:44.1394237Z cpuid level : 16 2025-05-07T22:24:44.1394584Z wp : yes 2025-05-07T22:24:44.1400758Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1407840Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1408590Z bogomips : 5199.79 2025-05-07T22:24:44.1409034Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1409516Z clflush size : 64 2025-05-07T22:24:44.1409980Z cache_alignment : 64 2025-05-07T22:24:44.1410520Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1411394Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1411877Z 2025-05-07T22:24:44.1412028Z processor : 12 2025-05-07T22:24:44.1412385Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1412796Z cpu family : 25 2025-05-07T22:24:44.1413176Z model : 1 2025-05-07T22:24:44.1413613Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1414145Z stepping : 1 2025-05-07T22:24:44.1414512Z microcode : 0xa0011d1 2025-05-07T22:24:44.1414886Z cpu MHz : 1777.879 2025-05-07T22:24:44.1415263Z cache size : 512 KB 2025-05-07T22:24:44.1415635Z physical id : 0 2025-05-07T22:24:44.1415992Z siblings : 32 2025-05-07T22:24:44.1416329Z core id : 12 2025-05-07T22:24:44.1416709Z cpu cores : 32 2025-05-07T22:24:44.1417108Z apicid : 12 2025-05-07T22:24:44.1417521Z initial apicid : 12 2025-05-07T22:24:44.1417963Z fpu : yes 2025-05-07T22:24:44.1418373Z fpu_exception : yes 2025-05-07T22:24:44.1418832Z cpuid level : 16 2025-05-07T22:24:44.1419247Z wp : yes 2025-05-07T22:24:44.1425699Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1432091Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1432738Z bogomips : 5199.79 2025-05-07T22:24:44.1433096Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1433501Z clflush size : 64 2025-05-07T22:24:44.1433878Z cache_alignment : 64 2025-05-07T22:24:44.1434328Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1435048Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1435537Z 2025-05-07T22:24:44.1435694Z processor : 13 2025-05-07T22:24:44.1436045Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1436450Z cpu family : 25 2025-05-07T22:24:44.1436880Z model : 1 2025-05-07T22:24:44.1437254Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1437753Z stepping : 1 2025-05-07T22:24:44.1438114Z microcode : 0xa0011d1 2025-05-07T22:24:44.1438483Z cpu MHz : 2600.000 2025-05-07T22:24:44.1438909Z cache size : 512 KB 2025-05-07T22:24:44.1439259Z physical id : 0 2025-05-07T22:24:44.1439594Z siblings : 32 2025-05-07T22:24:44.1439924Z core id : 13 2025-05-07T22:24:44.1440257Z cpu cores : 32 2025-05-07T22:24:44.1440593Z apicid : 13 2025-05-07T22:24:44.1440926Z initial apicid : 13 2025-05-07T22:24:44.1441286Z fpu : yes 2025-05-07T22:24:44.1441621Z fpu_exception : yes 2025-05-07T22:24:44.1441973Z cpuid level : 16 2025-05-07T22:24:44.1442320Z wp : yes 2025-05-07T22:24:44.1449019Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1456071Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1456737Z bogomips : 5199.79 2025-05-07T22:24:44.1457171Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1457641Z clflush size : 64 2025-05-07T22:24:44.1458082Z cache_alignment : 64 2025-05-07T22:24:44.1458609Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1459435Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1459953Z 2025-05-07T22:24:44.1460114Z processor : 14 2025-05-07T22:24:44.1460479Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1460880Z cpu family : 25 2025-05-07T22:24:44.1461237Z model : 1 2025-05-07T22:24:44.1461623Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1462117Z stepping : 1 2025-05-07T22:24:44.1462464Z microcode : 0xa0011d1 2025-05-07T22:24:44.1462842Z cpu MHz : 2600.000 2025-05-07T22:24:44.1463189Z cache size : 512 KB 2025-05-07T22:24:44.1463550Z physical id : 0 2025-05-07T22:24:44.1463899Z siblings : 32 2025-05-07T22:24:44.1464223Z core id : 14 2025-05-07T22:24:44.1464865Z cpu cores : 32 2025-05-07T22:24:44.1465233Z apicid : 14 2025-05-07T22:24:44.1465563Z initial apicid : 14 2025-05-07T22:24:44.1465920Z fpu : yes 2025-05-07T22:24:44.1466254Z fpu_exception : yes 2025-05-07T22:24:44.1466644Z cpuid level : 16 2025-05-07T22:24:44.1467001Z wp : yes 2025-05-07T22:24:44.1473096Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1479521Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1480169Z bogomips : 5199.79 2025-05-07T22:24:44.1480525Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1480934Z clflush size : 64 2025-05-07T22:24:44.1481330Z cache_alignment : 64 2025-05-07T22:24:44.1481769Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1482468Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1482954Z 2025-05-07T22:24:44.1483094Z processor : 15 2025-05-07T22:24:44.1483455Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1483836Z cpu family : 25 2025-05-07T22:24:44.1484170Z model : 1 2025-05-07T22:24:44.1484545Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1485419Z stepping : 1 2025-05-07T22:24:44.1485773Z microcode : 0xa0011d1 2025-05-07T22:24:44.1486150Z cpu MHz : 2600.000 2025-05-07T22:24:44.1486500Z cache size : 512 KB 2025-05-07T22:24:44.1486857Z physical id : 0 2025-05-07T22:24:44.1487200Z siblings : 32 2025-05-07T22:24:44.1487523Z core id : 15 2025-05-07T22:24:44.1487858Z cpu cores : 32 2025-05-07T22:24:44.1488193Z apicid : 15 2025-05-07T22:24:44.1488516Z initial apicid : 15 2025-05-07T22:24:44.1488859Z fpu : yes 2025-05-07T22:24:44.1489185Z fpu_exception : yes 2025-05-07T22:24:44.1489538Z cpuid level : 16 2025-05-07T22:24:44.1489892Z wp : yes 2025-05-07T22:24:44.1496886Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1503496Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1504256Z bogomips : 5199.79 2025-05-07T22:24:44.1504691Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1505141Z clflush size : 64 2025-05-07T22:24:44.1505567Z cache_alignment : 64 2025-05-07T22:24:44.1506015Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1507003Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1507514Z 2025-05-07T22:24:44.1507653Z processor : 16 2025-05-07T22:24:44.1508017Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1508398Z cpu family : 25 2025-05-07T22:24:44.1508742Z model : 1 2025-05-07T22:24:44.1509121Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1509610Z stepping : 1 2025-05-07T22:24:44.1509954Z microcode : 0xa0011d1 2025-05-07T22:24:44.1510570Z cpu MHz : 1500.000 2025-05-07T22:24:44.1511123Z cache size : 512 KB 2025-05-07T22:24:44.1511635Z physical id : 0 2025-05-07T22:24:44.1512301Z siblings : 32 2025-05-07T22:24:44.1512833Z core id : 16 2025-05-07T22:24:44.1513378Z cpu cores : 32 2025-05-07T22:24:44.1513931Z apicid : 16 2025-05-07T22:24:44.1514474Z initial apicid : 16 2025-05-07T22:24:44.1515092Z fpu : yes 2025-05-07T22:24:44.1515631Z fpu_exception : yes 2025-05-07T22:24:44.1516237Z cpuid level : 16 2025-05-07T22:24:44.1516881Z wp : yes 2025-05-07T22:24:44.1523251Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1530695Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1531681Z bogomips : 5199.79 2025-05-07T22:24:44.1532112Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1532589Z clflush size : 64 2025-05-07T22:24:44.1533047Z cache_alignment : 64 2025-05-07T22:24:44.1533532Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1534277Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1534722Z 2025-05-07T22:24:44.1534916Z processor : 17 2025-05-07T22:24:44.1565583Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1565993Z cpu family : 25 2025-05-07T22:24:44.1566291Z model : 1 2025-05-07T22:24:44.1566646Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1567078Z stepping : 1 2025-05-07T22:24:44.1567390Z microcode : 0xa0011d1 2025-05-07T22:24:44.1567708Z cpu MHz : 2600.000 2025-05-07T22:24:44.1567980Z cache size : 512 KB 2025-05-07T22:24:44.1568270Z physical id : 0 2025-05-07T22:24:44.1568550Z siblings : 32 2025-05-07T22:24:44.1568815Z core id : 17 2025-05-07T22:24:44.1569089Z cpu cores : 32 2025-05-07T22:24:44.1569355Z apicid : 17 2025-05-07T22:24:44.1569606Z initial apicid : 17 2025-05-07T22:24:44.1569874Z fpu : yes 2025-05-07T22:24:44.1570123Z fpu_exception : yes 2025-05-07T22:24:44.1570421Z cpuid level : 16 2025-05-07T22:24:44.1570718Z wp : yes 2025-05-07T22:24:44.1575617Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1580410Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1580932Z bogomips : 5199.79 2025-05-07T22:24:44.1581242Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1581557Z clflush size : 64 2025-05-07T22:24:44.1581847Z cache_alignment : 64 2025-05-07T22:24:44.1582204Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1582750Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1583137Z 2025-05-07T22:24:44.1583248Z processor : 18 2025-05-07T22:24:44.1583543Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1583858Z cpu family : 25 2025-05-07T22:24:44.1584135Z model : 1 2025-05-07T22:24:44.1584432Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1584870Z stepping : 1 2025-05-07T22:24:44.1585190Z microcode : 0xa0011d1 2025-05-07T22:24:44.1585538Z cpu MHz : 1500.000 2025-05-07T22:24:44.1585860Z cache size : 512 KB 2025-05-07T22:24:44.1586173Z physical id : 0 2025-05-07T22:24:44.1586488Z siblings : 32 2025-05-07T22:24:44.1586784Z core id : 18 2025-05-07T22:24:44.1587068Z cpu cores : 32 2025-05-07T22:24:44.1587373Z apicid : 18 2025-05-07T22:24:44.1587665Z initial apicid : 18 2025-05-07T22:24:44.1588011Z fpu : yes 2025-05-07T22:24:44.1588345Z fpu_exception : yes 2025-05-07T22:24:44.1588633Z cpuid level : 16 2025-05-07T22:24:44.1588893Z wp : yes 2025-05-07T22:24:44.1593674Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1599666Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1600237Z bogomips : 5199.79 2025-05-07T22:24:44.1600544Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1600849Z clflush size : 64 2025-05-07T22:24:44.1601111Z cache_alignment : 64 2025-05-07T22:24:44.1601453Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1601988Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1602351Z 2025-05-07T22:24:44.1602452Z processor : 19 2025-05-07T22:24:44.1602725Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1603019Z cpu family : 25 2025-05-07T22:24:44.1603274Z model : 1 2025-05-07T22:24:44.1603562Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1603937Z stepping : 1 2025-05-07T22:24:44.1604194Z microcode : 0xa0011d1 2025-05-07T22:24:44.1604471Z cpu MHz : 2600.000 2025-05-07T22:24:44.1604735Z cache size : 512 KB 2025-05-07T22:24:44.1605007Z physical id : 0 2025-05-07T22:24:44.1605296Z siblings : 32 2025-05-07T22:24:44.1605587Z core id : 19 2025-05-07T22:24:44.1605877Z cpu cores : 32 2025-05-07T22:24:44.1606173Z apicid : 19 2025-05-07T22:24:44.1606483Z initial apicid : 19 2025-05-07T22:24:44.1606791Z fpu : yes 2025-05-07T22:24:44.1607073Z fpu_exception : yes 2025-05-07T22:24:44.1607386Z cpuid level : 16 2025-05-07T22:24:44.1607670Z wp : yes 2025-05-07T22:24:44.1612478Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1617698Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1618209Z bogomips : 5199.79 2025-05-07T22:24:44.1618490Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1618790Z clflush size : 64 2025-05-07T22:24:44.1619055Z cache_alignment : 64 2025-05-07T22:24:44.1619397Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1619931Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1620290Z 2025-05-07T22:24:44.1620401Z processor : 20 2025-05-07T22:24:44.1620666Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1620963Z cpu family : 25 2025-05-07T22:24:44.1621214Z model : 1 2025-05-07T22:24:44.1621482Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1621846Z stepping : 1 2025-05-07T22:24:44.1622107Z microcode : 0xa0011d1 2025-05-07T22:24:44.1622382Z cpu MHz : 1500.000 2025-05-07T22:24:44.1622644Z cache size : 512 KB 2025-05-07T22:24:44.1622908Z physical id : 0 2025-05-07T22:24:44.1623157Z siblings : 32 2025-05-07T22:24:44.1623402Z core id : 20 2025-05-07T22:24:44.1623891Z cpu cores : 32 2025-05-07T22:24:44.1624131Z apicid : 20 2025-05-07T22:24:44.1624388Z initial apicid : 20 2025-05-07T22:24:44.1624647Z fpu : yes 2025-05-07T22:24:44.1624887Z fpu_exception : yes 2025-05-07T22:24:44.1625153Z cpuid level : 16 2025-05-07T22:24:44.1625415Z wp : yes 2025-05-07T22:24:44.1629978Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1634714Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1635193Z bogomips : 5199.79 2025-05-07T22:24:44.1635464Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1635748Z clflush size : 64 2025-05-07T22:24:44.1636014Z cache_alignment : 64 2025-05-07T22:24:44.1636350Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1636932Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1637301Z 2025-05-07T22:24:44.1637402Z processor : 21 2025-05-07T22:24:44.1637670Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1637949Z cpu family : 25 2025-05-07T22:24:44.1638199Z model : 1 2025-05-07T22:24:44.1638706Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1639089Z stepping : 1 2025-05-07T22:24:44.1639341Z microcode : 0xa0011d1 2025-05-07T22:24:44.1639632Z cpu MHz : 2600.000 2025-05-07T22:24:44.1639891Z cache size : 512 KB 2025-05-07T22:24:44.1640156Z physical id : 0 2025-05-07T22:24:44.1640413Z siblings : 32 2025-05-07T22:24:44.1640655Z core id : 21 2025-05-07T22:24:44.1640901Z cpu cores : 32 2025-05-07T22:24:44.1641151Z apicid : 21 2025-05-07T22:24:44.1641397Z initial apicid : 21 2025-05-07T22:24:44.1641674Z fpu : yes 2025-05-07T22:24:44.1641915Z fpu_exception : yes 2025-05-07T22:24:44.1642185Z cpuid level : 16 2025-05-07T22:24:44.1642432Z wp : yes 2025-05-07T22:24:44.1647405Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1652707Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1653178Z bogomips : 5199.79 2025-05-07T22:24:44.1653450Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1653736Z clflush size : 64 2025-05-07T22:24:44.1654004Z cache_alignment : 64 2025-05-07T22:24:44.1654344Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1655129Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1655489Z 2025-05-07T22:24:44.1655586Z processor : 22 2025-05-07T22:24:44.1655857Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1656154Z cpu family : 25 2025-05-07T22:24:44.1656452Z model : 1 2025-05-07T22:24:44.1656786Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1657222Z stepping : 1 2025-05-07T22:24:44.1657515Z microcode : 0xa0011d1 2025-05-07T22:24:44.1657844Z cpu MHz : 2606.003 2025-05-07T22:24:44.1658150Z cache size : 512 KB 2025-05-07T22:24:44.1658406Z physical id : 0 2025-05-07T22:24:44.1658662Z siblings : 32 2025-05-07T22:24:44.1658907Z core id : 22 2025-05-07T22:24:44.1659141Z cpu cores : 32 2025-05-07T22:24:44.1659391Z apicid : 22 2025-05-07T22:24:44.1659640Z initial apicid : 22 2025-05-07T22:24:44.1659889Z fpu : yes 2025-05-07T22:24:44.1660129Z fpu_exception : yes 2025-05-07T22:24:44.1660391Z cpuid level : 16 2025-05-07T22:24:44.1660640Z wp : yes 2025-05-07T22:24:44.1665359Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1670104Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1670573Z bogomips : 5199.79 2025-05-07T22:24:44.1670845Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1671138Z clflush size : 64 2025-05-07T22:24:44.1671453Z cache_alignment : 64 2025-05-07T22:24:44.1671854Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1672458Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1672883Z 2025-05-07T22:24:44.1673002Z processor : 23 2025-05-07T22:24:44.1673316Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1673666Z cpu family : 25 2025-05-07T22:24:44.1673956Z model : 1 2025-05-07T22:24:44.1674267Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1674652Z stepping : 1 2025-05-07T22:24:44.1674903Z microcode : 0xa0011d1 2025-05-07T22:24:44.1675205Z cpu MHz : 1500.000 2025-05-07T22:24:44.1675491Z cache size : 512 KB 2025-05-07T22:24:44.1675751Z physical id : 0 2025-05-07T22:24:44.1676030Z siblings : 32 2025-05-07T22:24:44.1676300Z core id : 23 2025-05-07T22:24:44.1676542Z cpu cores : 32 2025-05-07T22:24:44.1676882Z apicid : 23 2025-05-07T22:24:44.1677134Z initial apicid : 23 2025-05-07T22:24:44.1677386Z fpu : yes 2025-05-07T22:24:44.1677639Z fpu_exception : yes 2025-05-07T22:24:44.1677910Z cpuid level : 16 2025-05-07T22:24:44.1678161Z wp : yes 2025-05-07T22:24:44.1682715Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1687930Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1688498Z bogomips : 5199.79 2025-05-07T22:24:44.1688833Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1689174Z clflush size : 64 2025-05-07T22:24:44.1689486Z cache_alignment : 64 2025-05-07T22:24:44.1689888Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1690493Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1690911Z 2025-05-07T22:24:44.1691034Z processor : 24 2025-05-07T22:24:44.1691360Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1691722Z cpu family : 25 2025-05-07T22:24:44.1692025Z model : 1 2025-05-07T22:24:44.1692256Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1692498Z stepping : 1 2025-05-07T22:24:44.1692664Z microcode : 0xa0011d1 2025-05-07T22:24:44.1692834Z cpu MHz : 2600.000 2025-05-07T22:24:44.1692991Z cache size : 512 KB 2025-05-07T22:24:44.1693138Z physical id : 0 2025-05-07T22:24:44.1693282Z siblings : 32 2025-05-07T22:24:44.1693422Z core id : 24 2025-05-07T22:24:44.1693554Z cpu cores : 32 2025-05-07T22:24:44.1693691Z apicid : 24 2025-05-07T22:24:44.1693829Z initial apicid : 24 2025-05-07T22:24:44.1693977Z fpu : yes 2025-05-07T22:24:44.1694119Z fpu_exception : yes 2025-05-07T22:24:44.1694282Z cpuid level : 16 2025-05-07T22:24:44.1694421Z wp : yes 2025-05-07T22:24:44.1697017Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1699948Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1700201Z bogomips : 5199.79 2025-05-07T22:24:44.1700362Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1700538Z clflush size : 64 2025-05-07T22:24:44.1700683Z cache_alignment : 64 2025-05-07T22:24:44.1700873Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1701166Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1701356Z 2025-05-07T22:24:44.1701413Z processor : 25 2025-05-07T22:24:44.1701558Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1701720Z cpu family : 25 2025-05-07T22:24:44.1701856Z model : 1 2025-05-07T22:24:44.1702013Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1702218Z stepping : 1 2025-05-07T22:24:44.1702357Z microcode : 0xa0011d1 2025-05-07T22:24:44.1702511Z cpu MHz : 2600.000 2025-05-07T22:24:44.1702658Z cache size : 512 KB 2025-05-07T22:24:44.1702798Z physical id : 0 2025-05-07T22:24:44.1702940Z siblings : 32 2025-05-07T22:24:44.1703089Z core id : 25 2025-05-07T22:24:44.1703231Z cpu cores : 32 2025-05-07T22:24:44.1703367Z apicid : 25 2025-05-07T22:24:44.1703505Z initial apicid : 25 2025-05-07T22:24:44.1703657Z fpu : yes 2025-05-07T22:24:44.1703798Z fpu_exception : yes 2025-05-07T22:24:44.1703955Z cpuid level : 16 2025-05-07T22:24:44.1704211Z wp : yes 2025-05-07T22:24:44.1706683Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1709268Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1709524Z bogomips : 5199.79 2025-05-07T22:24:44.1709681Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1709843Z clflush size : 64 2025-05-07T22:24:44.1709985Z cache_alignment : 64 2025-05-07T22:24:44.1710169Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1710458Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1710653Z 2025-05-07T22:24:44.1710711Z processor : 26 2025-05-07T22:24:44.1710856Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1711021Z cpu family : 25 2025-05-07T22:24:44.1711158Z model : 1 2025-05-07T22:24:44.1711317Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1711520Z stepping : 1 2025-05-07T22:24:44.1711659Z microcode : 0xa0011d1 2025-05-07T22:24:44.1711815Z cpu MHz : 2600.000 2025-05-07T22:24:44.1711957Z cache size : 512 KB 2025-05-07T22:24:44.1712203Z physical id : 0 2025-05-07T22:24:44.1712363Z siblings : 32 2025-05-07T22:24:44.1712507Z core id : 26 2025-05-07T22:24:44.1712640Z cpu cores : 32 2025-05-07T22:24:44.1712791Z apicid : 26 2025-05-07T22:24:44.1712926Z initial apicid : 26 2025-05-07T22:24:44.1713065Z fpu : yes 2025-05-07T22:24:44.1713204Z fpu_exception : yes 2025-05-07T22:24:44.1713350Z cpuid level : 16 2025-05-07T22:24:44.1713482Z wp : yes 2025-05-07T22:24:44.1715962Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1718597Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1718863Z bogomips : 5199.79 2025-05-07T22:24:44.1719028Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1719189Z clflush size : 64 2025-05-07T22:24:44.1719336Z cache_alignment : 64 2025-05-07T22:24:44.1719522Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1719811Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1720005Z 2025-05-07T22:24:44.1720062Z processor : 27 2025-05-07T22:24:44.1720215Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1720387Z cpu family : 25 2025-05-07T22:24:44.1720660Z model : 1 2025-05-07T22:24:44.1720819Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1721023Z stepping : 1 2025-05-07T22:24:44.1721163Z microcode : 0xa0011d1 2025-05-07T22:24:44.1721329Z cpu MHz : 1683.851 2025-05-07T22:24:44.1721479Z cache size : 512 KB 2025-05-07T22:24:44.1721623Z physical id : 0 2025-05-07T22:24:44.1721772Z siblings : 32 2025-05-07T22:24:44.1721911Z core id : 27 2025-05-07T22:24:44.1722047Z cpu cores : 32 2025-05-07T22:24:44.1722189Z apicid : 27 2025-05-07T22:24:44.1722328Z initial apicid : 27 2025-05-07T22:24:44.1722472Z fpu : yes 2025-05-07T22:24:44.1722609Z fpu_exception : yes 2025-05-07T22:24:44.1722755Z cpuid level : 16 2025-05-07T22:24:44.1722909Z wp : yes 2025-05-07T22:24:44.1725512Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1728403Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1728654Z bogomips : 5199.79 2025-05-07T22:24:44.1728812Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1728972Z clflush size : 64 2025-05-07T22:24:44.1729256Z cache_alignment : 64 2025-05-07T22:24:44.1729452Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1729758Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1729951Z 2025-05-07T22:24:44.1730006Z processor : 28 2025-05-07T22:24:44.1730158Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1730324Z cpu family : 25 2025-05-07T22:24:44.1730458Z model : 1 2025-05-07T22:24:44.1730619Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1730826Z stepping : 1 2025-05-07T22:24:44.1730968Z microcode : 0xa0011d1 2025-05-07T22:24:44.1731120Z cpu MHz : 2000.000 2025-05-07T22:24:44.1731269Z cache size : 512 KB 2025-05-07T22:24:44.1731413Z physical id : 0 2025-05-07T22:24:44.1731553Z siblings : 32 2025-05-07T22:24:44.1731687Z core id : 28 2025-05-07T22:24:44.1731824Z cpu cores : 32 2025-05-07T22:24:44.1731959Z apicid : 28 2025-05-07T22:24:44.1732097Z initial apicid : 28 2025-05-07T22:24:44.1732239Z fpu : yes 2025-05-07T22:24:44.1732373Z fpu_exception : yes 2025-05-07T22:24:44.1732524Z cpuid level : 16 2025-05-07T22:24:44.1732663Z wp : yes 2025-05-07T22:24:44.1735180Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1738093Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1738346Z bogomips : 5199.79 2025-05-07T22:24:44.1738494Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1738656Z clflush size : 64 2025-05-07T22:24:44.1738800Z cache_alignment : 64 2025-05-07T22:24:44.1738984Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1739274Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1739468Z 2025-05-07T22:24:44.1739531Z processor : 29 2025-05-07T22:24:44.1739674Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1739836Z cpu family : 25 2025-05-07T22:24:44.1739979Z model : 1 2025-05-07T22:24:44.1740132Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1740334Z stepping : 1 2025-05-07T22:24:44.1740473Z microcode : 0xa0011d1 2025-05-07T22:24:44.1740626Z cpu MHz : 2600.000 2025-05-07T22:24:44.1740773Z cache size : 512 KB 2025-05-07T22:24:44.1740922Z physical id : 0 2025-05-07T22:24:44.1741064Z siblings : 32 2025-05-07T22:24:44.1741198Z core id : 29 2025-05-07T22:24:44.1741325Z cpu cores : 32 2025-05-07T22:24:44.1741462Z apicid : 29 2025-05-07T22:24:44.1741600Z initial apicid : 29 2025-05-07T22:24:44.1741740Z fpu : yes 2025-05-07T22:24:44.1741873Z fpu_exception : yes 2025-05-07T22:24:44.1742019Z cpuid level : 16 2025-05-07T22:24:44.1742152Z wp : yes 2025-05-07T22:24:44.1744741Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1747670Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1747926Z bogomips : 5199.79 2025-05-07T22:24:44.1748072Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1748225Z clflush size : 64 2025-05-07T22:24:44.1748375Z cache_alignment : 64 2025-05-07T22:24:44.1748556Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1748843Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1749053Z 2025-05-07T22:24:44.1749107Z processor : 30 2025-05-07T22:24:44.1749257Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1749422Z cpu family : 25 2025-05-07T22:24:44.1749556Z model : 1 2025-05-07T22:24:44.1749713Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1749923Z stepping : 1 2025-05-07T22:24:44.1750065Z microcode : 0xa0011d1 2025-05-07T22:24:44.1750224Z cpu MHz : 2600.000 2025-05-07T22:24:44.1750374Z cache size : 512 KB 2025-05-07T22:24:44.1750516Z physical id : 0 2025-05-07T22:24:44.1750662Z siblings : 32 2025-05-07T22:24:44.1750799Z core id : 30 2025-05-07T22:24:44.1750930Z cpu cores : 32 2025-05-07T22:24:44.1751071Z apicid : 30 2025-05-07T22:24:44.1751214Z initial apicid : 30 2025-05-07T22:24:44.1751352Z fpu : yes 2025-05-07T22:24:44.1751488Z fpu_exception : yes 2025-05-07T22:24:44.1751637Z cpuid level : 16 2025-05-07T22:24:44.1751773Z wp : yes 2025-05-07T22:24:44.1754246Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1757002Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1757276Z bogomips : 5199.79 2025-05-07T22:24:44.1757435Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1757600Z clflush size : 64 2025-05-07T22:24:44.1757749Z cache_alignment : 64 2025-05-07T22:24:44.1757947Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1758242Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1758435Z 2025-05-07T22:24:44.1758488Z processor : 31 2025-05-07T22:24:44.1758639Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1758798Z cpu family : 25 2025-05-07T22:24:44.1758931Z model : 1 2025-05-07T22:24:44.1759121Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1759331Z stepping : 1 2025-05-07T22:24:44.1759465Z microcode : 0xa0011d1 2025-05-07T22:24:44.1759628Z cpu MHz : 2600.000 2025-05-07T22:24:44.1759789Z cache size : 512 KB 2025-05-07T22:24:44.1759930Z physical id : 0 2025-05-07T22:24:44.1760075Z siblings : 32 2025-05-07T22:24:44.1760214Z core id : 31 2025-05-07T22:24:44.1760345Z cpu cores : 32 2025-05-07T22:24:44.1760496Z apicid : 31 2025-05-07T22:24:44.1760648Z initial apicid : 31 2025-05-07T22:24:44.1760795Z fpu : yes 2025-05-07T22:24:44.1761050Z fpu_exception : yes 2025-05-07T22:24:44.1761202Z cpuid level : 16 2025-05-07T22:24:44.1761342Z wp : yes 2025-05-07T22:24:44.1763811Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1766392Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1766656Z bogomips : 5199.79 2025-05-07T22:24:44.1766812Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1766978Z clflush size : 64 2025-05-07T22:24:44.1767131Z cache_alignment : 64 2025-05-07T22:24:44.1767330Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1767622Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1767817Z 2025-05-07T22:24:44.1767872Z processor : 32 2025-05-07T22:24:44.1768031Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1768217Z cpu family : 25 2025-05-07T22:24:44.1768365Z model : 1 2025-05-07T22:24:44.1768540Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1768759Z stepping : 1 2025-05-07T22:24:44.1768916Z microcode : 0xa0011d1 2025-05-07T22:24:44.1769080Z cpu MHz : 1500.000 2025-05-07T22:24:44.1769229Z cache size : 512 KB 2025-05-07T22:24:44.1769509Z physical id : 1 2025-05-07T22:24:44.1769640Z siblings : 32 2025-05-07T22:24:44.1769773Z core id : 0 2025-05-07T22:24:44.1769904Z cpu cores : 32 2025-05-07T22:24:44.1770036Z apicid : 32 2025-05-07T22:24:44.1770171Z initial apicid : 32 2025-05-07T22:24:44.1770338Z fpu : yes 2025-05-07T22:24:44.1770490Z fpu_exception : yes 2025-05-07T22:24:44.1770663Z cpuid level : 16 2025-05-07T22:24:44.1770828Z wp : yes 2025-05-07T22:24:44.1773660Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1776237Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1776490Z bogomips : 5181.44 2025-05-07T22:24:44.1776640Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1776810Z clflush size : 64 2025-05-07T22:24:44.1776969Z cache_alignment : 64 2025-05-07T22:24:44.1777156Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1777435Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1777627Z 2025-05-07T22:24:44.1777687Z processor : 33 2025-05-07T22:24:44.1777931Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1778098Z cpu family : 25 2025-05-07T22:24:44.1778257Z model : 1 2025-05-07T22:24:44.1778428Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1778674Z stepping : 1 2025-05-07T22:24:44.1778833Z microcode : 0xa0011d1 2025-05-07T22:24:44.1779007Z cpu MHz : 1463.003 2025-05-07T22:24:44.1779174Z cache size : 512 KB 2025-05-07T22:24:44.1779358Z physical id : 1 2025-05-07T22:24:44.1779520Z siblings : 32 2025-05-07T22:24:44.1779678Z core id : 1 2025-05-07T22:24:44.1779834Z cpu cores : 32 2025-05-07T22:24:44.1779987Z apicid : 33 2025-05-07T22:24:44.1780146Z initial apicid : 33 2025-05-07T22:24:44.1780303Z fpu : yes 2025-05-07T22:24:44.1780437Z fpu_exception : yes 2025-05-07T22:24:44.1780582Z cpuid level : 16 2025-05-07T22:24:44.1780721Z wp : yes 2025-05-07T22:24:44.1783196Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1785775Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1786031Z bogomips : 5181.44 2025-05-07T22:24:44.1786175Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1786338Z clflush size : 64 2025-05-07T22:24:44.1786585Z cache_alignment : 64 2025-05-07T22:24:44.1786770Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1787053Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1787247Z 2025-05-07T22:24:44.1787307Z processor : 34 2025-05-07T22:24:44.1787451Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1787608Z cpu family : 25 2025-05-07T22:24:44.1787747Z model : 1 2025-05-07T22:24:44.1787897Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1788099Z stepping : 1 2025-05-07T22:24:44.1788235Z microcode : 0xa0011d1 2025-05-07T22:24:44.1788404Z cpu MHz : 1500.000 2025-05-07T22:24:44.1788550Z cache size : 512 KB 2025-05-07T22:24:44.1788696Z physical id : 1 2025-05-07T22:24:44.1788830Z siblings : 32 2025-05-07T22:24:44.1788962Z core id : 2 2025-05-07T22:24:44.1789094Z cpu cores : 32 2025-05-07T22:24:44.1789223Z apicid : 34 2025-05-07T22:24:44.1789360Z initial apicid : 34 2025-05-07T22:24:44.1789505Z fpu : yes 2025-05-07T22:24:44.1789633Z fpu_exception : yes 2025-05-07T22:24:44.1789799Z cpuid level : 16 2025-05-07T22:24:44.1789945Z wp : yes 2025-05-07T22:24:44.1792524Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1795097Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1795353Z bogomips : 5181.44 2025-05-07T22:24:44.1795495Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1795653Z clflush size : 64 2025-05-07T22:24:44.1795796Z cache_alignment : 64 2025-05-07T22:24:44.1795971Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1796250Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1796441Z 2025-05-07T22:24:44.1796504Z processor : 35 2025-05-07T22:24:44.1796643Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1796855Z cpu family : 25 2025-05-07T22:24:44.1796988Z model : 1 2025-05-07T22:24:44.1797132Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1797332Z stepping : 1 2025-05-07T22:24:44.1797469Z microcode : 0xa0011d1 2025-05-07T22:24:44.1797615Z cpu MHz : 1500.000 2025-05-07T22:24:44.1797762Z cache size : 512 KB 2025-05-07T22:24:44.1797905Z physical id : 1 2025-05-07T22:24:44.1798038Z siblings : 32 2025-05-07T22:24:44.1798176Z core id : 3 2025-05-07T22:24:44.1798309Z cpu cores : 32 2025-05-07T22:24:44.1798446Z apicid : 35 2025-05-07T22:24:44.1798580Z initial apicid : 35 2025-05-07T22:24:44.1798720Z fpu : yes 2025-05-07T22:24:44.1798855Z fpu_exception : yes 2025-05-07T22:24:44.1798996Z cpuid level : 16 2025-05-07T22:24:44.1799142Z wp : yes 2025-05-07T22:24:44.1801608Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1804315Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1804574Z bogomips : 5181.44 2025-05-07T22:24:44.1804728Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1804917Z clflush size : 64 2025-05-07T22:24:44.1805088Z cache_alignment : 64 2025-05-07T22:24:44.1805293Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1805620Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1805851Z 2025-05-07T22:24:44.1805925Z processor : 36 2025-05-07T22:24:44.1806100Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1806289Z cpu family : 25 2025-05-07T22:24:44.1806453Z model : 1 2025-05-07T22:24:44.1806630Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1806871Z stepping : 1 2025-05-07T22:24:44.1807040Z microcode : 0xa0011d1 2025-05-07T22:24:44.1807222Z cpu MHz : 1500.000 2025-05-07T22:24:44.1807365Z cache size : 512 KB 2025-05-07T22:24:44.1807515Z physical id : 1 2025-05-07T22:24:44.1807656Z siblings : 32 2025-05-07T22:24:44.1807790Z core id : 4 2025-05-07T22:24:44.1807929Z cpu cores : 32 2025-05-07T22:24:44.1808069Z apicid : 36 2025-05-07T22:24:44.1808204Z initial apicid : 36 2025-05-07T22:24:44.1808351Z fpu : yes 2025-05-07T22:24:44.1808484Z fpu_exception : yes 2025-05-07T22:24:44.1808625Z cpuid level : 16 2025-05-07T22:24:44.1808769Z wp : yes 2025-05-07T22:24:44.1811369Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1813951Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1814212Z bogomips : 5181.44 2025-05-07T22:24:44.1814363Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1814524Z clflush size : 64 2025-05-07T22:24:44.1814678Z cache_alignment : 64 2025-05-07T22:24:44.1814859Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1815173Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1815413Z 2025-05-07T22:24:44.1815485Z processor : 37 2025-05-07T22:24:44.1815662Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1815846Z cpu family : 25 2025-05-07T22:24:44.1816008Z model : 1 2025-05-07T22:24:44.1816190Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1816424Z stepping : 1 2025-05-07T22:24:44.1816590Z microcode : 0xa0011d1 2025-05-07T22:24:44.1816773Z cpu MHz : 1500.000 2025-05-07T22:24:44.1816941Z cache size : 512 KB 2025-05-07T22:24:44.1817116Z physical id : 1 2025-05-07T22:24:44.1817269Z siblings : 32 2025-05-07T22:24:44.1817404Z core id : 5 2025-05-07T22:24:44.1817546Z cpu cores : 32 2025-05-07T22:24:44.1817689Z apicid : 37 2025-05-07T22:24:44.1817825Z initial apicid : 37 2025-05-07T22:24:44.1818191Z fpu : yes 2025-05-07T22:24:44.1818327Z fpu_exception : yes 2025-05-07T22:24:44.1818470Z cpuid level : 16 2025-05-07T22:24:44.1818615Z wp : yes 2025-05-07T22:24:44.1821104Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1823682Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1823947Z bogomips : 5181.44 2025-05-07T22:24:44.1824094Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1824257Z clflush size : 64 2025-05-07T22:24:44.1824411Z cache_alignment : 64 2025-05-07T22:24:44.1824601Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1824879Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1825081Z 2025-05-07T22:24:44.1825138Z processor : 38 2025-05-07T22:24:44.1825292Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1825448Z cpu family : 25 2025-05-07T22:24:44.1825587Z model : 1 2025-05-07T22:24:44.1825746Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1825939Z stepping : 1 2025-05-07T22:24:44.1826076Z microcode : 0xa0011d1 2025-05-07T22:24:44.1826337Z cpu MHz : 1500.000 2025-05-07T22:24:44.1826488Z cache size : 512 KB 2025-05-07T22:24:44.1826634Z physical id : 1 2025-05-07T22:24:44.1826772Z siblings : 32 2025-05-07T22:24:44.1826902Z core id : 6 2025-05-07T22:24:44.1827037Z cpu cores : 32 2025-05-07T22:24:44.1827177Z apicid : 38 2025-05-07T22:24:44.1827310Z initial apicid : 38 2025-05-07T22:24:44.1827455Z fpu : yes 2025-05-07T22:24:44.1827594Z fpu_exception : yes 2025-05-07T22:24:44.1827733Z cpuid level : 16 2025-05-07T22:24:44.1827873Z wp : yes 2025-05-07T22:24:44.1830349Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1832920Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1833182Z bogomips : 5181.44 2025-05-07T22:24:44.1833335Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1833491Z clflush size : 64 2025-05-07T22:24:44.1833638Z cache_alignment : 64 2025-05-07T22:24:44.1833823Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1834098Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1834297Z 2025-05-07T22:24:44.1834358Z processor : 39 2025-05-07T22:24:44.1834625Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1834781Z cpu family : 25 2025-05-07T22:24:44.1834923Z model : 1 2025-05-07T22:24:44.1835082Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1835280Z stepping : 1 2025-05-07T22:24:44.1835424Z microcode : 0xa0011d1 2025-05-07T22:24:44.1835581Z cpu MHz : 1500.000 2025-05-07T22:24:44.1835724Z cache size : 512 KB 2025-05-07T22:24:44.1835872Z physical id : 1 2025-05-07T22:24:44.1836019Z siblings : 32 2025-05-07T22:24:44.1836154Z core id : 7 2025-05-07T22:24:44.1836286Z cpu cores : 32 2025-05-07T22:24:44.1836428Z apicid : 39 2025-05-07T22:24:44.1836569Z initial apicid : 39 2025-05-07T22:24:44.1836778Z fpu : yes 2025-05-07T22:24:44.1836915Z fpu_exception : yes 2025-05-07T22:24:44.1837063Z cpuid level : 16 2025-05-07T22:24:44.1837200Z wp : yes 2025-05-07T22:24:44.1839684Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1842259Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1842515Z bogomips : 5181.44 2025-05-07T22:24:44.1842789Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1842951Z clflush size : 64 2025-05-07T22:24:44.1843105Z cache_alignment : 64 2025-05-07T22:24:44.1843290Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1843565Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1843763Z 2025-05-07T22:24:44.1843819Z processor : 40 2025-05-07T22:24:44.1843973Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1844129Z cpu family : 25 2025-05-07T22:24:44.1844271Z model : 1 2025-05-07T22:24:44.1844428Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1844632Z stepping : 1 2025-05-07T22:24:44.1844766Z microcode : 0xa0011d1 2025-05-07T22:24:44.1844921Z cpu MHz : 1500.000 2025-05-07T22:24:44.1845069Z cache size : 512 KB 2025-05-07T22:24:44.1845207Z physical id : 1 2025-05-07T22:24:44.1845349Z siblings : 32 2025-05-07T22:24:44.1845489Z core id : 8 2025-05-07T22:24:44.1845629Z cpu cores : 32 2025-05-07T22:24:44.1845775Z apicid : 40 2025-05-07T22:24:44.1845920Z initial apicid : 40 2025-05-07T22:24:44.1846065Z fpu : yes 2025-05-07T22:24:44.1846201Z fpu_exception : yes 2025-05-07T22:24:44.1846348Z cpuid level : 16 2025-05-07T22:24:44.1846484Z wp : yes 2025-05-07T22:24:44.1848966Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1851689Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1851951Z bogomips : 5181.44 2025-05-07T22:24:44.1852105Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1852260Z clflush size : 64 2025-05-07T22:24:44.1852410Z cache_alignment : 64 2025-05-07T22:24:44.1852597Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1852873Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1853072Z 2025-05-07T22:24:44.1853128Z processor : 41 2025-05-07T22:24:44.1853276Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1853438Z cpu family : 25 2025-05-07T22:24:44.1853572Z model : 1 2025-05-07T22:24:44.1853727Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1853935Z stepping : 1 2025-05-07T22:24:44.1854072Z microcode : 0xa0011d1 2025-05-07T22:24:44.1854230Z cpu MHz : 1500.000 2025-05-07T22:24:44.1854381Z cache size : 512 KB 2025-05-07T22:24:44.1854524Z physical id : 1 2025-05-07T22:24:44.1854670Z siblings : 32 2025-05-07T22:24:44.1854812Z core id : 9 2025-05-07T22:24:44.1854942Z cpu cores : 32 2025-05-07T22:24:44.1855084Z apicid : 41 2025-05-07T22:24:44.1855225Z initial apicid : 41 2025-05-07T22:24:44.1855366Z fpu : yes 2025-05-07T22:24:44.1855503Z fpu_exception : yes 2025-05-07T22:24:44.1855653Z cpuid level : 16 2025-05-07T22:24:44.1855788Z wp : yes 2025-05-07T22:24:44.1858376Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1860961Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1861218Z bogomips : 5181.44 2025-05-07T22:24:44.1861371Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1861532Z clflush size : 64 2025-05-07T22:24:44.1861676Z cache_alignment : 64 2025-05-07T22:24:44.1861863Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1862146Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1862341Z 2025-05-07T22:24:44.1862401Z processor : 42 2025-05-07T22:24:44.1862549Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1862711Z cpu family : 25 2025-05-07T22:24:44.1862845Z model : 1 2025-05-07T22:24:44.1863001Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1863205Z stepping : 1 2025-05-07T22:24:44.1863340Z microcode : 0xa0011d1 2025-05-07T22:24:44.1863490Z cpu MHz : 1500.000 2025-05-07T22:24:44.1863639Z cache size : 512 KB 2025-05-07T22:24:44.1863785Z physical id : 1 2025-05-07T22:24:44.1863928Z siblings : 32 2025-05-07T22:24:44.1864066Z core id : 10 2025-05-07T22:24:44.1864196Z cpu cores : 32 2025-05-07T22:24:44.1864334Z apicid : 42 2025-05-07T22:24:44.1864477Z initial apicid : 42 2025-05-07T22:24:44.1864618Z fpu : yes 2025-05-07T22:24:44.1864754Z fpu_exception : yes 2025-05-07T22:24:44.1864905Z cpuid level : 16 2025-05-07T22:24:44.1865042Z wp : yes 2025-05-07T22:24:44.1867527Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1870249Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1870505Z bogomips : 5181.44 2025-05-07T22:24:44.1870658Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1870816Z clflush size : 64 2025-05-07T22:24:44.1870961Z cache_alignment : 64 2025-05-07T22:24:44.1871148Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1871432Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1871627Z 2025-05-07T22:24:44.1871684Z processor : 43 2025-05-07T22:24:44.1871827Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1871983Z cpu family : 25 2025-05-07T22:24:44.1872115Z model : 1 2025-05-07T22:24:44.1872266Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1872461Z stepping : 1 2025-05-07T22:24:44.1872593Z microcode : 0xa0011d1 2025-05-07T22:24:44.1872739Z cpu MHz : 1500.000 2025-05-07T22:24:44.1872881Z cache size : 512 KB 2025-05-07T22:24:44.1873024Z physical id : 1 2025-05-07T22:24:44.1873158Z siblings : 32 2025-05-07T22:24:44.1873289Z core id : 11 2025-05-07T22:24:44.1873417Z cpu cores : 32 2025-05-07T22:24:44.1873659Z apicid : 43 2025-05-07T22:24:44.1873798Z initial apicid : 43 2025-05-07T22:24:44.1873936Z fpu : yes 2025-05-07T22:24:44.1874063Z fpu_exception : yes 2025-05-07T22:24:44.1874205Z cpuid level : 16 2025-05-07T22:24:44.1874341Z wp : yes 2025-05-07T22:24:44.1876852Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1879435Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1879682Z bogomips : 5181.44 2025-05-07T22:24:44.1879969Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1880254Z clflush size : 64 2025-05-07T22:24:44.1880546Z cache_alignment : 64 2025-05-07T22:24:44.1880834Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1881217Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1881472Z 2025-05-07T22:24:44.1881581Z processor : 44 2025-05-07T22:24:44.1881848Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1882097Z cpu family : 25 2025-05-07T22:24:44.1882433Z model : 1 2025-05-07T22:24:44.1882711Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1883003Z stepping : 1 2025-05-07T22:24:44.1883414Z microcode : 0xa0011d1 2025-05-07T22:24:44.1883700Z cpu MHz : 1500.000 2025-05-07T22:24:44.1883937Z cache size : 512 KB 2025-05-07T22:24:44.1884189Z physical id : 1 2025-05-07T22:24:44.1884454Z siblings : 32 2025-05-07T22:24:44.1884684Z core id : 12 2025-05-07T22:24:44.1884987Z cpu cores : 32 2025-05-07T22:24:44.1885189Z apicid : 44 2025-05-07T22:24:44.1885416Z initial apicid : 44 2025-05-07T22:24:44.1885811Z fpu : yes 2025-05-07T22:24:44.1886013Z fpu_exception : yes 2025-05-07T22:24:44.1886246Z cpuid level : 16 2025-05-07T22:24:44.1886526Z wp : yes 2025-05-07T22:24:44.1901612Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1904235Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1904506Z bogomips : 5181.44 2025-05-07T22:24:44.1904664Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1904834Z clflush size : 64 2025-05-07T22:24:44.1904992Z cache_alignment : 64 2025-05-07T22:24:44.1905178Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1905653Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1905879Z 2025-05-07T22:24:44.1905943Z processor : 45 2025-05-07T22:24:44.1906100Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1906268Z cpu family : 25 2025-05-07T22:24:44.1906408Z model : 1 2025-05-07T22:24:44.1906567Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1906774Z stepping : 1 2025-05-07T22:24:44.1906918Z microcode : 0xa0011d1 2025-05-07T22:24:44.1907078Z cpu MHz : 1500.000 2025-05-07T22:24:44.1907229Z cache size : 512 KB 2025-05-07T22:24:44.1907374Z physical id : 1 2025-05-07T22:24:44.1907512Z siblings : 32 2025-05-07T22:24:44.1907648Z core id : 13 2025-05-07T22:24:44.1907781Z cpu cores : 32 2025-05-07T22:24:44.1907918Z apicid : 45 2025-05-07T22:24:44.1908053Z initial apicid : 45 2025-05-07T22:24:44.1908198Z fpu : yes 2025-05-07T22:24:44.1908330Z fpu_exception : yes 2025-05-07T22:24:44.1908470Z cpuid level : 16 2025-05-07T22:24:44.1908608Z wp : yes 2025-05-07T22:24:44.1911098Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1913697Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1914076Z bogomips : 5181.44 2025-05-07T22:24:44.1914233Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1914395Z clflush size : 64 2025-05-07T22:24:44.1914542Z cache_alignment : 64 2025-05-07T22:24:44.1914728Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1915029Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1915231Z 2025-05-07T22:24:44.1915288Z processor : 46 2025-05-07T22:24:44.1915438Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1915596Z cpu family : 25 2025-05-07T22:24:44.1915733Z model : 1 2025-05-07T22:24:44.1915887Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1916087Z stepping : 1 2025-05-07T22:24:44.1916227Z microcode : 0xa0011d1 2025-05-07T22:24:44.1916384Z cpu MHz : 1500.000 2025-05-07T22:24:44.1916527Z cache size : 512 KB 2025-05-07T22:24:44.1916667Z physical id : 1 2025-05-07T22:24:44.1916867Z siblings : 32 2025-05-07T22:24:44.1917002Z core id : 14 2025-05-07T22:24:44.1917143Z cpu cores : 32 2025-05-07T22:24:44.1917285Z apicid : 46 2025-05-07T22:24:44.1917418Z initial apicid : 46 2025-05-07T22:24:44.1917566Z fpu : yes 2025-05-07T22:24:44.1917698Z fpu_exception : yes 2025-05-07T22:24:44.1917843Z cpuid level : 16 2025-05-07T22:24:44.1917989Z wp : yes 2025-05-07T22:24:44.1920586Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1923195Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1923467Z bogomips : 5181.44 2025-05-07T22:24:44.1923618Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1923781Z clflush size : 64 2025-05-07T22:24:44.1923931Z cache_alignment : 64 2025-05-07T22:24:44.1924123Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1924417Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1924621Z 2025-05-07T22:24:44.1924680Z processor : 47 2025-05-07T22:24:44.1924837Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1925003Z cpu family : 25 2025-05-07T22:24:44.1925147Z model : 1 2025-05-07T22:24:44.1925308Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1925519Z stepping : 1 2025-05-07T22:24:44.1925672Z microcode : 0xa0011d1 2025-05-07T22:24:44.1925835Z cpu MHz : 2600.000 2025-05-07T22:24:44.1925983Z cache size : 512 KB 2025-05-07T22:24:44.1926135Z physical id : 1 2025-05-07T22:24:44.1926280Z siblings : 32 2025-05-07T22:24:44.1926413Z core id : 15 2025-05-07T22:24:44.1926556Z cpu cores : 32 2025-05-07T22:24:44.1926698Z apicid : 47 2025-05-07T22:24:44.1926839Z initial apicid : 47 2025-05-07T22:24:44.1926990Z fpu : yes 2025-05-07T22:24:44.1927128Z fpu_exception : yes 2025-05-07T22:24:44.1927275Z cpuid level : 16 2025-05-07T22:24:44.1927424Z wp : yes 2025-05-07T22:24:44.1929891Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1932603Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1932868Z bogomips : 5181.44 2025-05-07T22:24:44.1933031Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1933189Z clflush size : 64 2025-05-07T22:24:44.1933344Z cache_alignment : 64 2025-05-07T22:24:44.1933540Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1933827Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1934033Z 2025-05-07T22:24:44.1934091Z processor : 48 2025-05-07T22:24:44.1934242Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1934403Z cpu family : 25 2025-05-07T22:24:44.1934549Z model : 1 2025-05-07T22:24:44.1934711Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1934915Z stepping : 1 2025-05-07T22:24:44.1935059Z microcode : 0xa0011d1 2025-05-07T22:24:44.1935214Z cpu MHz : 3111.072 2025-05-07T22:24:44.1935360Z cache size : 512 KB 2025-05-07T22:24:44.1935507Z physical id : 1 2025-05-07T22:24:44.1935652Z siblings : 32 2025-05-07T22:24:44.1935785Z core id : 16 2025-05-07T22:24:44.1935924Z cpu cores : 32 2025-05-07T22:24:44.1936069Z apicid : 48 2025-05-07T22:24:44.1936212Z initial apicid : 48 2025-05-07T22:24:44.1936359Z fpu : yes 2025-05-07T22:24:44.1936495Z fpu_exception : yes 2025-05-07T22:24:44.1936642Z cpuid level : 16 2025-05-07T22:24:44.1936780Z wp : yes 2025-05-07T22:24:44.1939375Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1941956Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1942227Z bogomips : 5181.44 2025-05-07T22:24:44.1942386Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1942547Z clflush size : 64 2025-05-07T22:24:44.1942699Z cache_alignment : 64 2025-05-07T22:24:44.1942890Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1943180Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1943379Z 2025-05-07T22:24:44.1943434Z processor : 49 2025-05-07T22:24:44.1943589Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1943747Z cpu family : 25 2025-05-07T22:24:44.1943898Z model : 1 2025-05-07T22:24:44.1944059Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1944267Z stepping : 1 2025-05-07T22:24:44.1944409Z microcode : 0xa0011d1 2025-05-07T22:24:44.1944569Z cpu MHz : 3263.556 2025-05-07T22:24:44.1944719Z cache size : 512 KB 2025-05-07T22:24:44.1944866Z physical id : 1 2025-05-07T22:24:44.1945011Z siblings : 32 2025-05-07T22:24:44.1945150Z core id : 17 2025-05-07T22:24:44.1945297Z cpu cores : 32 2025-05-07T22:24:44.1945557Z apicid : 49 2025-05-07T22:24:44.1945700Z initial apicid : 49 2025-05-07T22:24:44.1945842Z fpu : yes 2025-05-07T22:24:44.1945983Z fpu_exception : yes 2025-05-07T22:24:44.1946132Z cpuid level : 16 2025-05-07T22:24:44.1946274Z wp : yes 2025-05-07T22:24:44.1948744Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1951319Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1951582Z bogomips : 5181.44 2025-05-07T22:24:44.1951736Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1951893Z clflush size : 64 2025-05-07T22:24:44.1952045Z cache_alignment : 64 2025-05-07T22:24:44.1952234Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1952516Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1952714Z 2025-05-07T22:24:44.1952772Z processor : 50 2025-05-07T22:24:44.1952921Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1953084Z cpu family : 25 2025-05-07T22:24:44.1953139Z model : 1 2025-05-07T22:24:44.1953331Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1953397Z stepping : 1 2025-05-07T22:24:44.1953453Z microcode : 0xa0011d1 2025-05-07T22:24:44.1953508Z cpu MHz : 1500.000 2025-05-07T22:24:44.1953572Z cache size : 512 KB 2025-05-07T22:24:44.1953632Z physical id : 1 2025-05-07T22:24:44.1953690Z siblings : 32 2025-05-07T22:24:44.1953749Z core id : 18 2025-05-07T22:24:44.1953806Z cpu cores : 32 2025-05-07T22:24:44.1953864Z apicid : 50 2025-05-07T22:24:44.1953929Z initial apicid : 50 2025-05-07T22:24:44.1953985Z fpu : yes 2025-05-07T22:24:44.1954043Z fpu_exception : yes 2025-05-07T22:24:44.1954105Z cpuid level : 16 2025-05-07T22:24:44.1954157Z wp : yes 2025-05-07T22:24:44.1956548Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1956681Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1956798Z bogomips : 5181.44 2025-05-07T22:24:44.1956856Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1956915Z clflush size : 64 2025-05-07T22:24:44.1956978Z cache_alignment : 64 2025-05-07T22:24:44.1957066Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1957198Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1957333Z 2025-05-07T22:24:44.1957391Z processor : 51 2025-05-07T22:24:44.1957453Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1957515Z cpu family : 25 2025-05-07T22:24:44.1957570Z model : 1 2025-05-07T22:24:44.1957650Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1957712Z stepping : 1 2025-05-07T22:24:44.1957773Z microcode : 0xa0011d1 2025-05-07T22:24:44.1957828Z cpu MHz : 1500.000 2025-05-07T22:24:44.1957889Z cache size : 512 KB 2025-05-07T22:24:44.1957946Z physical id : 1 2025-05-07T22:24:44.1958000Z siblings : 32 2025-05-07T22:24:44.1958057Z core id : 19 2025-05-07T22:24:44.1958111Z cpu cores : 32 2025-05-07T22:24:44.1958165Z apicid : 51 2025-05-07T22:24:44.1958228Z initial apicid : 51 2025-05-07T22:24:44.1958284Z fpu : yes 2025-05-07T22:24:44.1958347Z fpu_exception : yes 2025-05-07T22:24:44.1958406Z cpuid level : 16 2025-05-07T22:24:44.1958460Z wp : yes 2025-05-07T22:24:44.1960846Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1961101Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1961171Z bogomips : 5181.44 2025-05-07T22:24:44.1961231Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1961288Z clflush size : 64 2025-05-07T22:24:44.1961348Z cache_alignment : 64 2025-05-07T22:24:44.1961437Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1961563Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1961567Z 2025-05-07T22:24:44.1961627Z processor : 52 2025-05-07T22:24:44.1961692Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1961757Z cpu family : 25 2025-05-07T22:24:44.1961811Z model : 1 2025-05-07T22:24:44.1961890Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1961954Z stepping : 1 2025-05-07T22:24:44.1962014Z microcode : 0xa0011d1 2025-05-07T22:24:44.1962072Z cpu MHz : 2600.000 2025-05-07T22:24:44.1962134Z cache size : 512 KB 2025-05-07T22:24:44.1962192Z physical id : 1 2025-05-07T22:24:44.1962254Z siblings : 32 2025-05-07T22:24:44.1962318Z core id : 20 2025-05-07T22:24:44.1962376Z cpu cores : 32 2025-05-07T22:24:44.1962431Z apicid : 52 2025-05-07T22:24:44.1962491Z initial apicid : 52 2025-05-07T22:24:44.1962547Z fpu : yes 2025-05-07T22:24:44.1962612Z fpu_exception : yes 2025-05-07T22:24:44.1962668Z cpuid level : 16 2025-05-07T22:24:44.1962721Z wp : yes 2025-05-07T22:24:44.1965116Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1965351Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1965417Z bogomips : 5181.44 2025-05-07T22:24:44.1965478Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1965543Z clflush size : 64 2025-05-07T22:24:44.1965603Z cache_alignment : 64 2025-05-07T22:24:44.1965691Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1965816Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1965820Z 2025-05-07T22:24:44.1965877Z processor : 53 2025-05-07T22:24:44.1965937Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1965996Z cpu family : 25 2025-05-07T22:24:44.1966050Z model : 1 2025-05-07T22:24:44.1966131Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1966199Z stepping : 1 2025-05-07T22:24:44.1966257Z microcode : 0xa0011d1 2025-05-07T22:24:44.1966315Z cpu MHz : 2600.000 2025-05-07T22:24:44.1966372Z cache size : 512 KB 2025-05-07T22:24:44.1966427Z physical id : 1 2025-05-07T22:24:44.1966483Z siblings : 32 2025-05-07T22:24:44.1966536Z core id : 21 2025-05-07T22:24:44.1966591Z cpu cores : 32 2025-05-07T22:24:44.1966650Z apicid : 53 2025-05-07T22:24:44.1966709Z initial apicid : 53 2025-05-07T22:24:44.1966761Z fpu : yes 2025-05-07T22:24:44.1966825Z fpu_exception : yes 2025-05-07T22:24:44.1966881Z cpuid level : 16 2025-05-07T22:24:44.1966932Z wp : yes 2025-05-07T22:24:44.1969417Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1969554Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1969612Z bogomips : 5181.44 2025-05-07T22:24:44.1969668Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1969727Z clflush size : 64 2025-05-07T22:24:44.1969785Z cache_alignment : 64 2025-05-07T22:24:44.1969875Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1969999Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1970002Z 2025-05-07T22:24:44.1970061Z processor : 54 2025-05-07T22:24:44.1970124Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1970182Z cpu family : 25 2025-05-07T22:24:44.1970234Z model : 1 2025-05-07T22:24:44.1970313Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1970369Z stepping : 1 2025-05-07T22:24:44.1970427Z microcode : 0xa0011d1 2025-05-07T22:24:44.1970484Z cpu MHz : 2042.796 2025-05-07T22:24:44.1970541Z cache size : 512 KB 2025-05-07T22:24:44.1970595Z physical id : 1 2025-05-07T22:24:44.1970655Z siblings : 32 2025-05-07T22:24:44.1970708Z core id : 22 2025-05-07T22:24:44.1970762Z cpu cores : 32 2025-05-07T22:24:44.1970827Z apicid : 54 2025-05-07T22:24:44.1970884Z initial apicid : 54 2025-05-07T22:24:44.1970935Z fpu : yes 2025-05-07T22:24:44.1971001Z fpu_exception : yes 2025-05-07T22:24:44.1971054Z cpuid level : 16 2025-05-07T22:24:44.1971108Z wp : yes 2025-05-07T22:24:44.1973611Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1973744Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1973802Z bogomips : 5181.44 2025-05-07T22:24:44.1973860Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1973919Z clflush size : 64 2025-05-07T22:24:44.1973977Z cache_alignment : 64 2025-05-07T22:24:44.1974062Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1974186Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1974190Z 2025-05-07T22:24:44.1974244Z processor : 55 2025-05-07T22:24:44.1974308Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1974362Z cpu family : 25 2025-05-07T22:24:44.1974414Z model : 1 2025-05-07T22:24:44.1974494Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1974549Z stepping : 1 2025-05-07T22:24:44.1974608Z microcode : 0xa0011d1 2025-05-07T22:24:44.1974665Z cpu MHz : 2198.796 2025-05-07T22:24:44.1974720Z cache size : 512 KB 2025-05-07T22:24:44.1974773Z physical id : 1 2025-05-07T22:24:44.1974950Z siblings : 32 2025-05-07T22:24:44.1975009Z core id : 23 2025-05-07T22:24:44.1975062Z cpu cores : 32 2025-05-07T22:24:44.1975118Z apicid : 55 2025-05-07T22:24:44.1975175Z initial apicid : 55 2025-05-07T22:24:44.1975410Z lspci: Unable to load libkmod resources: error -2 2025-05-07T22:24:44.1975468Z fpu : yes 2025-05-07T22:24:44.1975526Z fpu_exception : yes 2025-05-07T22:24:44.1975585Z cpuid level : 16 2025-05-07T22:24:44.1975638Z wp : yes 2025-05-07T22:24:44.1978025Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1978157Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1978214Z bogomips : 5181.44 2025-05-07T22:24:44.1978281Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1978337Z clflush size : 64 2025-05-07T22:24:44.1978399Z cache_alignment : 64 2025-05-07T22:24:44.1978492Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1978614Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1978618Z 2025-05-07T22:24:44.1978677Z processor : 56 2025-05-07T22:24:44.1978741Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1978897Z cpu family : 25 2025-05-07T22:24:44.1978952Z model : 1 2025-05-07T22:24:44.1979031Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1979085Z stepping : 1 2025-05-07T22:24:44.1979146Z microcode : 0xa0011d1 2025-05-07T22:24:44.1979202Z cpu MHz : 1500.000 2025-05-07T22:24:44.1979261Z cache size : 512 KB 2025-05-07T22:24:44.1979319Z physical id : 1 2025-05-07T22:24:44.1979371Z siblings : 32 2025-05-07T22:24:44.1979424Z core id : 24 2025-05-07T22:24:44.1979479Z cpu cores : 32 2025-05-07T22:24:44.1979534Z apicid : 56 2025-05-07T22:24:44.1979593Z initial apicid : 56 2025-05-07T22:24:44.1979645Z fpu : yes 2025-05-07T22:24:44.1979701Z fpu_exception : yes 2025-05-07T22:24:44.1979759Z cpuid level : 16 2025-05-07T22:24:44.1979812Z wp : yes 2025-05-07T22:24:44.1982198Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1982326Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1982387Z bogomips : 5181.44 2025-05-07T22:24:44.1982447Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1982610Z clflush size : 64 2025-05-07T22:24:44.1982678Z cache_alignment : 64 2025-05-07T22:24:44.1982766Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1982883Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1982887Z 2025-05-07T22:24:44.1982948Z processor : 57 2025-05-07T22:24:44.1983008Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1983063Z cpu family : 25 2025-05-07T22:24:44.1983115Z model : 1 2025-05-07T22:24:44.1983193Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1983247Z stepping : 1 2025-05-07T22:24:44.1983309Z microcode : 0xa0011d1 2025-05-07T22:24:44.1983365Z cpu MHz : 2000.000 2025-05-07T22:24:44.1983422Z cache size : 512 KB 2025-05-07T22:24:44.1983480Z physical id : 1 2025-05-07T22:24:44.1983534Z siblings : 32 2025-05-07T22:24:44.1983587Z core id : 25 2025-05-07T22:24:44.1983640Z cpu cores : 32 2025-05-07T22:24:44.1983692Z apicid : 57 2025-05-07T22:24:44.1983752Z initial apicid : 57 2025-05-07T22:24:44.1983803Z fpu : yes 2025-05-07T22:24:44.1983863Z fpu_exception : yes 2025-05-07T22:24:44.1983924Z cpuid level : 16 2025-05-07T22:24:44.1983974Z wp : yes 2025-05-07T22:24:44.1986356Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1986597Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1986662Z bogomips : 5181.44 2025-05-07T22:24:44.1986718Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1986775Z clflush size : 64 2025-05-07T22:24:44.1986834Z cache_alignment : 64 2025-05-07T22:24:44.1986924Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1987044Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1987048Z 2025-05-07T22:24:44.1987105Z processor : 58 2025-05-07T22:24:44.1987164Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1987220Z cpu family : 25 2025-05-07T22:24:44.1987276Z model : 1 2025-05-07T22:24:44.1987351Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1987406Z stepping : 1 2025-05-07T22:24:44.1987470Z microcode : 0xa0011d1 2025-05-07T22:24:44.1987524Z cpu MHz : 2000.000 2025-05-07T22:24:44.1987585Z cache size : 512 KB 2025-05-07T22:24:44.1987642Z physical id : 1 2025-05-07T22:24:44.1987696Z siblings : 32 2025-05-07T22:24:44.1987755Z core id : 26 2025-05-07T22:24:44.1987812Z cpu cores : 32 2025-05-07T22:24:44.1987864Z apicid : 58 2025-05-07T22:24:44.1987925Z initial apicid : 58 2025-05-07T22:24:44.1987978Z fpu : yes 2025-05-07T22:24:44.1988033Z fpu_exception : yes 2025-05-07T22:24:44.1988092Z cpuid level : 16 2025-05-07T22:24:44.1988144Z wp : yes 2025-05-07T22:24:44.1990631Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1990762Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1990823Z bogomips : 5181.44 2025-05-07T22:24:44.1990880Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1990937Z clflush size : 64 2025-05-07T22:24:44.1990997Z cache_alignment : 64 2025-05-07T22:24:44.1991084Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1991202Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1991206Z 2025-05-07T22:24:44.1991263Z processor : 59 2025-05-07T22:24:44.1991326Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1991386Z cpu family : 25 2025-05-07T22:24:44.1991447Z model : 1 2025-05-07T22:24:44.1991521Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1991578Z stepping : 1 2025-05-07T22:24:44.1991636Z microcode : 0xa0011d1 2025-05-07T22:24:44.1991690Z cpu MHz : 1500.000 2025-05-07T22:24:44.1991750Z cache size : 512 KB 2025-05-07T22:24:44.1991805Z physical id : 1 2025-05-07T22:24:44.1991857Z siblings : 32 2025-05-07T22:24:44.1991916Z core id : 27 2025-05-07T22:24:44.1991970Z cpu cores : 32 2025-05-07T22:24:44.1992022Z apicid : 59 2025-05-07T22:24:44.1992082Z initial apicid : 59 2025-05-07T22:24:44.1992134Z fpu : yes 2025-05-07T22:24:44.1992192Z fpu_exception : yes 2025-05-07T22:24:44.1992248Z cpuid level : 16 2025-05-07T22:24:44.1992301Z wp : yes 2025-05-07T22:24:44.1994684Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1994918Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1994978Z bogomips : 5181.44 2025-05-07T22:24:44.1995035Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1995093Z clflush size : 64 2025-05-07T22:24:44.1995159Z cache_alignment : 64 2025-05-07T22:24:44.1995244Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1995361Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1995364Z 2025-05-07T22:24:44.1995431Z processor : 60 2025-05-07T22:24:44.1995493Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1995548Z cpu family : 25 2025-05-07T22:24:44.1995603Z model : 1 2025-05-07T22:24:44.1995680Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1995736Z stepping : 1 2025-05-07T22:24:44.1995794Z microcode : 0xa0011d1 2025-05-07T22:24:44.1995850Z cpu MHz : 1500.000 2025-05-07T22:24:44.1995913Z cache size : 512 KB 2025-05-07T22:24:44.1995968Z physical id : 1 2025-05-07T22:24:44.1996024Z siblings : 32 2025-05-07T22:24:44.1996077Z core id : 28 2025-05-07T22:24:44.1996130Z cpu cores : 32 2025-05-07T22:24:44.1996182Z apicid : 60 2025-05-07T22:24:44.1996242Z initial apicid : 60 2025-05-07T22:24:44.1996400Z fpu : yes 2025-05-07T22:24:44.1996462Z fpu_exception : yes 2025-05-07T22:24:44.1996523Z cpuid level : 16 2025-05-07T22:24:44.1996576Z wp : yes 2025-05-07T22:24:44.1999043Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.1999173Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.1999235Z bogomips : 5181.44 2025-05-07T22:24:44.1999293Z TLB size : 2560 4K pages 2025-05-07T22:24:44.1999348Z clflush size : 64 2025-05-07T22:24:44.1999409Z cache_alignment : 64 2025-05-07T22:24:44.1999495Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.1999613Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.1999616Z 2025-05-07T22:24:44.1999672Z processor : 61 2025-05-07T22:24:44.1999731Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.1999789Z cpu family : 25 2025-05-07T22:24:44.1999842Z model : 1 2025-05-07T22:24:44.1999917Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.1999976Z stepping : 1 2025-05-07T22:24:44.2000031Z microcode : 0xa0011d1 2025-05-07T22:24:44.2000091Z cpu MHz : 1500.000 2025-05-07T22:24:44.2000297Z cache size : 512 KB 2025-05-07T22:24:44.2000354Z physical id : 1 2025-05-07T22:24:44.2000406Z siblings : 32 2025-05-07T22:24:44.2000464Z core id : 29 2025-05-07T22:24:44.2000518Z cpu cores : 32 2025-05-07T22:24:44.2000570Z apicid : 61 2025-05-07T22:24:44.2000628Z initial apicid : 61 2025-05-07T22:24:44.2000681Z fpu : yes 2025-05-07T22:24:44.2000737Z fpu_exception : yes 2025-05-07T22:24:44.2000796Z cpuid level : 16 2025-05-07T22:24:44.2000847Z wp : yes 2025-05-07T22:24:44.2003233Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.2003369Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.2003427Z bogomips : 5181.44 2025-05-07T22:24:44.2003487Z TLB size : 2560 4K pages 2025-05-07T22:24:44.2003541Z clflush size : 64 2025-05-07T22:24:44.2003599Z cache_alignment : 64 2025-05-07T22:24:44.2003689Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.2003806Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.2003814Z 2025-05-07T22:24:44.2004085Z processor : 62 2025-05-07T22:24:44.2004155Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.2004212Z cpu family : 25 2025-05-07T22:24:44.2004263Z model : 1 2025-05-07T22:24:44.2004340Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.2004395Z stepping : 1 2025-05-07T22:24:44.2004450Z microcode : 0xa0011d1 2025-05-07T22:24:44.2004504Z cpu MHz : 1500.000 2025-05-07T22:24:44.2004560Z cache size : 512 KB 2025-05-07T22:24:44.2004616Z physical id : 1 2025-05-07T22:24:44.2004668Z siblings : 32 2025-05-07T22:24:44.2004725Z core id : 30 2025-05-07T22:24:44.2004781Z cpu cores : 32 2025-05-07T22:24:44.2004836Z apicid : 62 2025-05-07T22:24:44.2004894Z initial apicid : 62 2025-05-07T22:24:44.2004948Z fpu : yes 2025-05-07T22:24:44.2005006Z fpu_exception : yes 2025-05-07T22:24:44.2005065Z cpuid level : 16 2025-05-07T22:24:44.2005116Z wp : yes 2025-05-07T22:24:44.2007502Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.2007629Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.2007691Z bogomips : 5181.44 2025-05-07T22:24:44.2007751Z TLB size : 2560 4K pages 2025-05-07T22:24:44.2007917Z clflush size : 64 2025-05-07T22:24:44.2007979Z cache_alignment : 64 2025-05-07T22:24:44.2008065Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.2008189Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.2008193Z 2025-05-07T22:24:44.2008247Z processor : 63 2025-05-07T22:24:44.2008306Z vendor_id : AuthenticAMD 2025-05-07T22:24:44.2008364Z cpu family : 25 2025-05-07T22:24:44.2008416Z model : 1 2025-05-07T22:24:44.2008494Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:24:44.2008548Z stepping : 1 2025-05-07T22:24:44.2008604Z microcode : 0xa0011d1 2025-05-07T22:24:44.2008659Z cpu MHz : 1500.000 2025-05-07T22:24:44.2008718Z cache size : 512 KB 2025-05-07T22:24:44.2008774Z physical id : 1 2025-05-07T22:24:44.2008828Z siblings : 32 2025-05-07T22:24:44.2008885Z core id : 31 2025-05-07T22:24:44.2008942Z cpu cores : 32 2025-05-07T22:24:44.2008994Z apicid : 63 2025-05-07T22:24:44.2009059Z initial apicid : 63 2025-05-07T22:24:44.2009114Z fpu : yes 2025-05-07T22:24:44.2009175Z fpu_exception : yes 2025-05-07T22:24:44.2009228Z cpuid level : 16 2025-05-07T22:24:44.2009282Z wp : yes 2025-05-07T22:24:44.2011772Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:24:44.2011901Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:24:44.2011961Z bogomips : 5181.44 2025-05-07T22:24:44.2012020Z TLB size : 2560 4K pages 2025-05-07T22:24:44.2012074Z clflush size : 64 2025-05-07T22:24:44.2012135Z cache_alignment : 64 2025-05-07T22:24:44.2012220Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:24:44.2012338Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:24:44.2012342Z 2025-05-07T22:24:44.2012345Z 2025-05-07T22:24:44.2012427Z ################################################################################ 2025-05-07T22:24:44.2012500Z [INFO] Print PCI info ... 2025-05-07T22:24:44.2012558Z + lspci -v 2025-05-07T22:24:44.2012561Z 2025-05-07T22:24:44.2012742Z 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:24:44.2012843Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:24:44.2012912Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2012916Z 2025-05-07T22:24:44.2013108Z 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2013178Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2013181Z 2025-05-07T22:24:44.2013414Z 00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2013532Z Flags: bus master, fast devsel, latency 0, IRQ 43, NUMA node 0 2025-05-07T22:24:44.2013653Z Bus: primary=00, secondary=01, subordinate=03, sec-latency=0 2025-05-07T22:24:44.2013735Z I/O behind bridge: 00003000-00003fff [size=4K] 2025-05-07T22:24:44.2013832Z Memory behind bridge: fa800000-fabfffff [size=4M] 2025-05-07T22:24:44.2013998Z Prefetchable memory behind bridge: 0000029000000000-000002cfffffffff [size=256G] 2025-05-07T22:24:44.2014100Z Capabilities: 2025-05-07T22:24:44.2014277Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2014280Z 2025-05-07T22:24:44.2014478Z 00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2014544Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2014553Z 2025-05-07T22:24:44.2014739Z 00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2014802Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2014806Z 2025-05-07T22:24:44.2014990Z 00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2015053Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2015056Z 2025-05-07T22:24:44.2015234Z 00:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2015301Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2015304Z 2025-05-07T22:24:44.2015483Z 00:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2015552Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2015555Z 2025-05-07T22:24:44.2015861Z 00:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2015977Z Flags: bus master, fast devsel, latency 0, IRQ 45, NUMA node 0 2025-05-07T22:24:44.2016096Z Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 2025-05-07T22:24:44.2016162Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2016262Z Memory behind bridge: fcc00000-fccfffff [size=1M] 2025-05-07T22:24:44.2016353Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2016422Z Capabilities: 2025-05-07T22:24:44.2016492Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2016496Z 2025-05-07T22:24:44.2016778Z 00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2016849Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2016852Z 2025-05-07T22:24:44.2017156Z 00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2017267Z Flags: bus master, fast devsel, latency 0, IRQ 46, NUMA node 0 2025-05-07T22:24:44.2017384Z Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 2025-05-07T22:24:44.2017448Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2017536Z Memory behind bridge: fc800000-fc9fffff [size=2M] 2025-05-07T22:24:44.2017622Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2017688Z Capabilities: 2025-05-07T22:24:44.2017753Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2017756Z 2025-05-07T22:24:44.2017913Z 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61) 2025-05-07T22:24:44.2018003Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:24:44.2018082Z Flags: 66MHz, medium devsel, NUMA node 0 2025-05-07T22:24:44.2018154Z Kernel driver in use: piix4_smbus 2025-05-07T22:24:44.2018157Z 2025-05-07T22:24:44.2018307Z 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51) 2025-05-07T22:24:44.2018393Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:24:44.2018516Z Flags: bus master, 66MHz, medium devsel, latency 0, NUMA node 0 2025-05-07T22:24:44.2018519Z 2025-05-07T22:24:44.2018684Z 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 0 2025-05-07T22:24:44.2018752Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2018756Z 2025-05-07T22:24:44.2018916Z 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 1 2025-05-07T22:24:44.2018985Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2018988Z 2025-05-07T22:24:44.2019144Z 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 2 2025-05-07T22:24:44.2019213Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2019319Z 2025-05-07T22:24:44.2019481Z 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 3 2025-05-07T22:24:44.2019547Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2019615Z Kernel driver in use: k10temp 2025-05-07T22:24:44.2019618Z 2025-05-07T22:24:44.2019774Z 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 4 2025-05-07T22:24:44.2019839Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2019842Z 2025-05-07T22:24:44.2020002Z 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 5 2025-05-07T22:24:44.2020066Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2020069Z 2025-05-07T22:24:44.2020226Z 00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 6 2025-05-07T22:24:44.2020289Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2020292Z 2025-05-07T22:24:44.2020450Z 00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 7 2025-05-07T22:24:44.2020520Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2020523Z 2025-05-07T22:24:44.2020676Z 00:19.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 0 2025-05-07T22:24:44.2020739Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2020744Z 2025-05-07T22:24:44.2020900Z 00:19.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 1 2025-05-07T22:24:44.2020965Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2020968Z 2025-05-07T22:24:44.2021126Z 00:19.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 2 2025-05-07T22:24:44.2021190Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2021193Z 2025-05-07T22:24:44.2021346Z 00:19.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 3 2025-05-07T22:24:44.2021420Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2021486Z Kernel driver in use: k10temp 2025-05-07T22:24:44.2021489Z 2025-05-07T22:24:44.2021754Z 00:19.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 4 2025-05-07T22:24:44.2021828Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2021831Z 2025-05-07T22:24:44.2021987Z 00:19.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 5 2025-05-07T22:24:44.2022059Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2022062Z 2025-05-07T22:24:44.2022216Z 00:19.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 6 2025-05-07T22:24:44.2022285Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2022289Z 2025-05-07T22:24:44.2022447Z 00:19.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 7 2025-05-07T22:24:44.2022511Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2022514Z 2025-05-07T22:24:44.2022707Z 01:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14c7 (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2022823Z Flags: bus master, fast devsel, latency 0, IRQ 47, NUMA node 0 2025-05-07T22:24:44.2022938Z Memory at fab00000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:24:44.2023055Z Bus: primary=01, secondary=02, subordinate=03, sec-latency=0 2025-05-07T22:24:44.2023135Z I/O behind bridge: 00003000-00003fff [size=4K] 2025-05-07T22:24:44.2023230Z Memory behind bridge: fa800000-faafffff [size=3M] 2025-05-07T22:24:44.2023397Z Prefetchable memory behind bridge: 0000029000000000-000002cfffffffff [size=256G] 2025-05-07T22:24:44.2023465Z Capabilities: 2025-05-07T22:24:44.2023537Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2023540Z 2025-05-07T22:24:44.2023738Z 02:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Device 14c8 (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2023850Z Flags: bus master, fast devsel, latency 0, IRQ 48, NUMA node 0 2025-05-07T22:24:44.2023964Z Bus: primary=02, secondary=03, subordinate=03, sec-latency=0 2025-05-07T22:24:44.2024044Z I/O behind bridge: 00003000-00003fff [size=4K] 2025-05-07T22:24:44.2024138Z Memory behind bridge: fa800000-faafffff [size=3M] 2025-05-07T22:24:44.2024421Z Prefetchable memory behind bridge: 0000029000000000-000002cfffffffff [size=256G] 2025-05-07T22:24:44.2024489Z Capabilities: 2025-05-07T22:24:44.2024560Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2024564Z 2025-05-07T22:24:44.2024734Z 03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 02) 2025-05-07T22:24:44.2024857Z Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0c34 2025-05-07T22:24:44.2024970Z Flags: bus master, fast devsel, latency 0, IRQ 47, NUMA node 0 2025-05-07T22:24:44.2025074Z Memory at 29000000000 (64-bit, prefetchable) [size=64G] 2025-05-07T22:24:44.2025176Z Memory at 2b000000000 (64-bit, prefetchable) [size=2M] 2025-05-07T22:24:44.2025241Z I/O ports at 3000 [size=256] 2025-05-07T22:24:44.2025350Z Memory at fa800000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2025428Z Expansion ROM at [disabled] 2025-05-07T22:24:44.2025497Z Capabilities: 2025-05-07T22:24:44.2025565Z Kernel driver in use: amdgpu 2025-05-07T22:24:44.2025568Z 2025-05-07T22:24:44.2025831Z 04:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2026002Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2026071Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2026134Z Capabilities: 2025-05-07T22:24:44.2026138Z 2025-05-07T22:24:44.2026321Z 04:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2026470Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2026580Z Flags: bus master, fast devsel, latency 0, IRQ 44, NUMA node 0 2025-05-07T22:24:44.2026685Z Memory at fcc00000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2026897Z Memory at fcc80000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2026971Z Capabilities: 2025-05-07T22:24:44.2027043Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2027047Z 2025-05-07T22:24:44.2027284Z 05:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2027445Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2027515Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2027581Z Capabilities: 2025-05-07T22:24:44.2027585Z 2025-05-07T22:24:44.2027769Z 05:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2027908Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2028027Z Flags: bus master, fast devsel, latency 0, IRQ 286, NUMA node 0 2025-05-07T22:24:44.2028139Z Memory at fc900000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2028242Z Memory at fc980000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2028312Z Capabilities: 2025-05-07T22:24:44.2028382Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2028385Z 2025-05-07T22:24:44.2028612Z 05:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller (prog-if 30 [XHCI]) 2025-05-07T22:24:44.2028701Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:24:44.2028814Z Flags: bus master, fast devsel, latency 0, IRQ 163, NUMA node 0 2025-05-07T22:24:44.2028912Z Memory at fc800000 (64-bit, non-prefetchable) [size=1M] 2025-05-07T22:24:44.2028980Z Capabilities: 2025-05-07T22:24:44.2029047Z Kernel driver in use: xhci_hcd 2025-05-07T22:24:44.2029050Z 2025-05-07T22:24:44.2029213Z 20:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:24:44.2029313Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:24:44.2029379Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2029382Z 2025-05-07T22:24:44.2029575Z 20:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2029751Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2029754Z 2025-05-07T22:24:44.2029937Z 20:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2030006Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2030009Z 2025-05-07T22:24:44.2030187Z 20:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2030252Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2030258Z 2025-05-07T22:24:44.2030481Z 20:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2030594Z Flags: bus master, fast devsel, latency 0, IRQ 49, NUMA node 0 2025-05-07T22:24:44.2030713Z Bus: primary=20, secondary=21, subordinate=21, sec-latency=0 2025-05-07T22:24:44.2030777Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2030870Z Memory behind bridge: f4200000-f43fffff [size=2M] 2025-05-07T22:24:44.2031036Z Prefetchable memory behind bridge: 0000020080200000-00000200803fffff [size=2M] 2025-05-07T22:24:44.2031101Z Capabilities: 2025-05-07T22:24:44.2031167Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2031173Z 2025-05-07T22:24:44.2031398Z 20:03.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2031505Z Flags: bus master, fast devsel, latency 0, IRQ 50, NUMA node 0 2025-05-07T22:24:44.2031617Z Bus: primary=20, secondary=22, subordinate=22, sec-latency=0 2025-05-07T22:24:44.2031678Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2031764Z Memory behind bridge: f4400000-f45fffff [size=2M] 2025-05-07T22:24:44.2031923Z Prefetchable memory behind bridge: 0000020080400000-00000200805fffff [size=2M] 2025-05-07T22:24:44.2031989Z Capabilities: 2025-05-07T22:24:44.2032055Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2032167Z 2025-05-07T22:24:44.2032394Z 20:03.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2032502Z Flags: bus master, fast devsel, latency 0, IRQ 51, NUMA node 0 2025-05-07T22:24:44.2032615Z Bus: primary=20, secondary=23, subordinate=23, sec-latency=0 2025-05-07T22:24:44.2032678Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2032764Z Memory behind bridge: f4600000-f47fffff [size=2M] 2025-05-07T22:24:44.2032918Z Prefetchable memory behind bridge: 0000020080600000-00000200807fffff [size=2M] 2025-05-07T22:24:44.2032982Z Capabilities: 2025-05-07T22:24:44.2033046Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2033058Z 2025-05-07T22:24:44.2033276Z 20:03.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2033383Z Flags: bus master, fast devsel, latency 0, IRQ 52, NUMA node 0 2025-05-07T22:24:44.2033497Z Bus: primary=20, secondary=24, subordinate=24, sec-latency=0 2025-05-07T22:24:44.2033580Z I/O behind bridge: 00004000-00004fff [size=4K] 2025-05-07T22:24:44.2033664Z Memory behind bridge: f4800000-f49fffff [size=2M] 2025-05-07T22:24:44.2033821Z Prefetchable memory behind bridge: 0000020080800000-00000200809fffff [size=2M] 2025-05-07T22:24:44.2033885Z Capabilities: 2025-05-07T22:24:44.2033954Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2033957Z 2025-05-07T22:24:44.2034143Z 20:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2034207Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2034210Z 2025-05-07T22:24:44.2034394Z 20:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2034456Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2034460Z 2025-05-07T22:24:44.2034641Z 20:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2034818Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2034821Z 2025-05-07T22:24:44.2035125Z 20:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2035245Z Flags: bus master, fast devsel, latency 0, IRQ 54, NUMA node 0 2025-05-07T22:24:44.2035358Z Bus: primary=20, secondary=25, subordinate=25, sec-latency=0 2025-05-07T22:24:44.2035423Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2035515Z Memory behind bridge: f6500000-f65fffff [size=1M] 2025-05-07T22:24:44.2035603Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2035673Z Capabilities: 2025-05-07T22:24:44.2035740Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2035743Z 2025-05-07T22:24:44.2035932Z 20:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2036004Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2036009Z 2025-05-07T22:24:44.2036308Z 20:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2036420Z Flags: bus master, fast devsel, latency 0, IRQ 55, NUMA node 0 2025-05-07T22:24:44.2036533Z Bus: primary=20, secondary=26, subordinate=26, sec-latency=0 2025-05-07T22:24:44.2036600Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2036692Z Memory behind bridge: f6200000-f64fffff [size=3M] 2025-05-07T22:24:44.2036836Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2036903Z Capabilities: 2025-05-07T22:24:44.2036972Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2036976Z 2025-05-07T22:24:44.2037237Z 25:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2037416Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2037612Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2037682Z Capabilities: 2025-05-07T22:24:44.2037686Z 2025-05-07T22:24:44.2037870Z 25:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2038013Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2038123Z Flags: bus master, fast devsel, latency 0, IRQ 53, NUMA node 0 2025-05-07T22:24:44.2038238Z Memory at f6500000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2038340Z Memory at f6580000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2038403Z Capabilities: 2025-05-07T22:24:44.2038470Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2038473Z 2025-05-07T22:24:44.2038711Z 26:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2038874Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2038944Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2039012Z Capabilities: 2025-05-07T22:24:44.2039015Z 2025-05-07T22:24:44.2039277Z 26:00.1 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP 2025-05-07T22:24:44.2039482Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP 2025-05-07T22:24:44.2039604Z Flags: bus master, fast devsel, latency 0, IRQ 288, NUMA node 0 2025-05-07T22:24:44.2039706Z Memory at f6300000 (32-bit, non-prefetchable) [size=1M] 2025-05-07T22:24:44.2039801Z Memory at f6482000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2039875Z Capabilities: 2025-05-07T22:24:44.2039942Z Kernel driver in use: ccp 2025-05-07T22:24:44.2039945Z 2025-05-07T22:24:44.2040125Z 26:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2040271Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2040387Z Flags: bus master, fast devsel, latency 0, IRQ 295, NUMA node 0 2025-05-07T22:24:44.2040626Z Memory at f6400000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2040723Z Memory at f6480000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2040789Z Capabilities: 2025-05-07T22:24:44.2040862Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2040864Z 2025-05-07T22:24:44.2041094Z 26:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller (prog-if 30 [XHCI]) 2025-05-07T22:24:44.2041179Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:24:44.2041302Z Flags: bus master, fast devsel, latency 0, IRQ 250, NUMA node 0 2025-05-07T22:24:44.2041402Z Memory at f6200000 (64-bit, non-prefetchable) [size=1M] 2025-05-07T22:24:44.2041480Z Capabilities: 2025-05-07T22:24:44.2041545Z Kernel driver in use: xhci_hcd 2025-05-07T22:24:44.2041548Z 2025-05-07T22:24:44.2041722Z 40:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:24:44.2041825Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:24:44.2041892Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2041895Z 2025-05-07T22:24:44.2042082Z 40:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2042153Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2042156Z 2025-05-07T22:24:44.2042381Z 40:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2042500Z Flags: bus master, fast devsel, latency 0, IRQ 34, NUMA node 0 2025-05-07T22:24:44.2042612Z Bus: primary=40, secondary=41, subordinate=42, sec-latency=0 2025-05-07T22:24:44.2042690Z I/O behind bridge: 00006000-00006fff [size=4K] 2025-05-07T22:24:44.2042785Z Memory behind bridge: bd000000-be0fffff [size=17M] 2025-05-07T22:24:44.2042871Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2043053Z Capabilities: 2025-05-07T22:24:44.2043133Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2043136Z 2025-05-07T22:24:44.2043358Z 40:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2043471Z Flags: bus master, fast devsel, latency 0, IRQ 35, NUMA node 0 2025-05-07T22:24:44.2043580Z Bus: primary=40, secondary=43, subordinate=43, sec-latency=0 2025-05-07T22:24:44.2043644Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2043736Z Memory behind bridge: be700000-be7fffff [size=1M] 2025-05-07T22:24:44.2043821Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2043886Z Capabilities: 2025-05-07T22:24:44.2043957Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2043960Z 2025-05-07T22:24:44.2044178Z 40:01.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2044295Z Flags: bus master, fast devsel, latency 0, IRQ 36, NUMA node 0 2025-05-07T22:24:44.2044405Z Bus: primary=40, secondary=44, subordinate=44, sec-latency=0 2025-05-07T22:24:44.2044469Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2044562Z Memory behind bridge: be600000-be6fffff [size=1M] 2025-05-07T22:24:44.2044725Z Prefetchable memory behind bridge: 0000018050800000-00000180537fffff [size=48M] 2025-05-07T22:24:44.2044790Z Capabilities: 2025-05-07T22:24:44.2044862Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2044865Z 2025-05-07T22:24:44.2045051Z 40:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2045119Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2045123Z 2025-05-07T22:24:44.2045300Z 40:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2045363Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2045366Z 2025-05-07T22:24:44.2045549Z 40:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2045720Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2045723Z 2025-05-07T22:24:44.2045907Z 40:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2045970Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2045973Z 2025-05-07T22:24:44.2046151Z 40:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2046220Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2046223Z 2025-05-07T22:24:44.2046522Z 40:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2046637Z Flags: bus master, fast devsel, latency 0, IRQ 38, NUMA node 0 2025-05-07T22:24:44.2046744Z Bus: primary=40, secondary=45, subordinate=45, sec-latency=0 2025-05-07T22:24:44.2046806Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2046898Z Memory behind bridge: be500000-be5fffff [size=1M] 2025-05-07T22:24:44.2046986Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2047050Z Capabilities: 2025-05-07T22:24:44.2047118Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2047121Z 2025-05-07T22:24:44.2047301Z 40:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2047367Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2047370Z 2025-05-07T22:24:44.2047662Z 40:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2047773Z Flags: bus master, fast devsel, latency 0, IRQ 40, NUMA node 0 2025-05-07T22:24:44.2047883Z Bus: primary=40, secondary=46, subordinate=46, sec-latency=0 2025-05-07T22:24:44.2047946Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2048035Z Memory behind bridge: be400000-be4fffff [size=1M] 2025-05-07T22:24:44.2048228Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2048301Z Capabilities: 2025-05-07T22:24:44.2048370Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2048374Z 2025-05-07T22:24:44.2048667Z 40:08.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2048775Z Flags: bus master, fast devsel, latency 0, IRQ 41, NUMA node 0 2025-05-07T22:24:44.2048881Z Bus: primary=40, secondary=47, subordinate=47, sec-latency=0 2025-05-07T22:24:44.2048943Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2049028Z Memory behind bridge: be300000-be3fffff [size=1M] 2025-05-07T22:24:44.2049119Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2049184Z Capabilities: 2025-05-07T22:24:44.2049252Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2049254Z 2025-05-07T22:24:44.2049545Z 40:08.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2049654Z Flags: bus master, fast devsel, latency 0, IRQ 42, NUMA node 0 2025-05-07T22:24:44.2049761Z Bus: primary=40, secondary=48, subordinate=48, sec-latency=0 2025-05-07T22:24:44.2049824Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2049908Z Memory behind bridge: be200000-be2fffff [size=1M] 2025-05-07T22:24:44.2049993Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2050057Z Capabilities: 2025-05-07T22:24:44.2050123Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2050126Z 2025-05-07T22:24:44.2050346Z 41:00.0 PCI bridge: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge (rev 04) (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2050454Z Flags: bus master, fast devsel, latency 0, IRQ 88, NUMA node 0 2025-05-07T22:24:44.2050574Z Bus: primary=41, secondary=42, subordinate=42, sec-latency=32 2025-05-07T22:24:44.2050651Z I/O behind bridge: 00006000-00006fff [size=4K] 2025-05-07T22:24:44.2050745Z Memory behind bridge: bd000000-be0fffff [size=17M] 2025-05-07T22:24:44.2050940Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2051005Z Capabilities: 2025-05-07T22:24:44.2051008Z 2025-05-07T22:24:44.2051273Z 42:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 41) (prog-if 00 [VGA controller]) 2025-05-07T22:24:44.2051342Z DeviceName: ASPEED Video AST2500 2025-05-07T22:24:44.2051434Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:24:44.2051516Z Flags: medium devsel, IRQ 88, NUMA node 0 2025-05-07T22:24:44.2051622Z Memory at bd000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T22:24:44.2051731Z Memory at be000000 (32-bit, non-prefetchable) [size=128K] 2025-05-07T22:24:44.2051796Z I/O ports at 6000 [size=128] 2025-05-07T22:24:44.2051860Z Capabilities: 2025-05-07T22:24:44.2051924Z Kernel driver in use: ast 2025-05-07T22:24:44.2051927Z 2025-05-07T22:24:44.2052138Z 43:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller (prog-if 30 [XHCI]) 2025-05-07T22:24:44.2052207Z DeviceName: ASMedia USB 3.1 #1 2025-05-07T22:24:44.2052296Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:24:44.2052407Z Flags: bus master, fast devsel, latency 0, IRQ 76, NUMA node 0 2025-05-07T22:24:44.2052511Z Memory at be700000 (64-bit, non-prefetchable) [size=32K] 2025-05-07T22:24:44.2052580Z Capabilities: 2025-05-07T22:24:44.2052643Z Kernel driver in use: xhci_hcd 2025-05-07T22:24:44.2052646Z 2025-05-07T22:24:44.2052852Z 44:00.0 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GBASE-T (rev 02) 2025-05-07T22:24:44.2052942Z Subsystem: Super Micro Computer Inc Device 1c0a 2025-05-07T22:24:44.2053050Z Flags: bus master, fast devsel, latency 0, IRQ 87, NUMA node 0 2025-05-07T22:24:44.2053152Z Memory at 18051000000 (64-bit, prefetchable) [size=16M] 2025-05-07T22:24:44.2053247Z Memory at 18053000000 (64-bit, prefetchable) [size=32K] 2025-05-07T22:24:44.2053438Z Expansion ROM at be680000 [disabled] [size=512K] 2025-05-07T22:24:44.2053516Z Capabilities: 2025-05-07T22:24:44.2053578Z Kernel driver in use: i40e 2025-05-07T22:24:44.2053581Z 2025-05-07T22:24:44.2053779Z 44:00.1 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GBASE-T (rev 02) 2025-05-07T22:24:44.2053865Z Subsystem: Super Micro Computer Inc Device 0000 2025-05-07T22:24:44.2053976Z Flags: bus master, fast devsel, latency 0, IRQ 87, NUMA node 0 2025-05-07T22:24:44.2054073Z Memory at 18052000000 (64-bit, prefetchable) [size=16M] 2025-05-07T22:24:44.2054166Z Memory at 18053008000 (64-bit, prefetchable) [size=32K] 2025-05-07T22:24:44.2054252Z Expansion ROM at be600000 [disabled] [size=512K] 2025-05-07T22:24:44.2054319Z Capabilities: 2025-05-07T22:24:44.2054383Z Kernel driver in use: i40e 2025-05-07T22:24:44.2054385Z 2025-05-07T22:24:44.2054653Z 45:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2054831Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2054897Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2054966Z Capabilities: 2025-05-07T22:24:44.2054970Z 2025-05-07T22:24:44.2055153Z 45:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2055293Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2055416Z Flags: bus master, fast devsel, latency 0, IRQ 37, NUMA node 0 2025-05-07T22:24:44.2055523Z Memory at be500000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2055621Z Memory at be580000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2055685Z Capabilities: 2025-05-07T22:24:44.2055751Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2055754Z 2025-05-07T22:24:44.2055994Z 46:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2056265Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2056331Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2056400Z Capabilities: 2025-05-07T22:24:44.2056404Z 2025-05-07T22:24:44.2056580Z 46:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2056722Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2056840Z Flags: bus master, fast devsel, latency 0, IRQ 283, NUMA node 0 2025-05-07T22:24:44.2056946Z Memory at be400000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2057047Z Memory at be480000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2057112Z Capabilities: 2025-05-07T22:24:44.2057175Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2057179Z 2025-05-07T22:24:44.2057442Z 47:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51) (prog-if 01 [AHCI 1.0]) 2025-05-07T22:24:44.2057531Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:24:44.2057642Z Flags: bus master, fast devsel, latency 0, IRQ 86, NUMA node 0 2025-05-07T22:24:44.2057740Z Memory at be300000 (32-bit, non-prefetchable) [size=2K] 2025-05-07T22:24:44.2057804Z Capabilities: 2025-05-07T22:24:44.2057867Z Kernel driver in use: ahci 2025-05-07T22:24:44.2057871Z 2025-05-07T22:24:44.2058120Z 48:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51) (prog-if 01 [AHCI 1.0]) 2025-05-07T22:24:44.2058202Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:24:44.2058319Z Flags: bus master, fast devsel, latency 0, IRQ 173, NUMA node 0 2025-05-07T22:24:44.2058416Z Memory at be200000 (32-bit, non-prefetchable) [size=2K] 2025-05-07T22:24:44.2058482Z Capabilities: 2025-05-07T22:24:44.2058543Z Kernel driver in use: ahci 2025-05-07T22:24:44.2058546Z 2025-05-07T22:24:44.2058816Z 60:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:24:44.2058916Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:24:44.2058981Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2058984Z 2025-05-07T22:24:44.2059168Z 60:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2059238Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2059241Z 2025-05-07T22:24:44.2059422Z 60:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2059488Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2059491Z 2025-05-07T22:24:44.2059669Z 60:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2059731Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2059734Z 2025-05-07T22:24:44.2059964Z 60:03.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2060078Z Flags: bus master, fast devsel, latency 0, IRQ 28, NUMA node 0 2025-05-07T22:24:44.2060191Z Bus: primary=60, secondary=61, subordinate=61, sec-latency=0 2025-05-07T22:24:44.2060268Z I/O behind bridge: 00007000-00007fff [size=4K] 2025-05-07T22:24:44.2060356Z Memory behind bridge: f6600000-f67fffff [size=2M] 2025-05-07T22:24:44.2060517Z Prefetchable memory behind bridge: 0000010020200000-00000100203fffff [size=2M] 2025-05-07T22:24:44.2060581Z Capabilities: 2025-05-07T22:24:44.2060645Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2060652Z 2025-05-07T22:24:44.2060875Z 60:03.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2060983Z Flags: bus master, fast devsel, latency 0, IRQ 29, NUMA node 0 2025-05-07T22:24:44.2061094Z Bus: primary=60, secondary=62, subordinate=62, sec-latency=0 2025-05-07T22:24:44.2061172Z I/O behind bridge: 00008000-00008fff [size=4K] 2025-05-07T22:24:44.2061360Z Memory behind bridge: f6800000-f69fffff [size=2M] 2025-05-07T22:24:44.2061518Z Prefetchable memory behind bridge: 0000010020400000-00000100205fffff [size=2M] 2025-05-07T22:24:44.2061582Z Capabilities: 2025-05-07T22:24:44.2061649Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2061656Z 2025-05-07T22:24:44.2061838Z 60:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2061901Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2061905Z 2025-05-07T22:24:44.2062084Z 60:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2062151Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2062154Z 2025-05-07T22:24:44.2062331Z 60:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2062400Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2062403Z 2025-05-07T22:24:44.2062705Z 60:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2062820Z Flags: bus master, fast devsel, latency 0, IRQ 31, NUMA node 0 2025-05-07T22:24:44.2062932Z Bus: primary=60, secondary=63, subordinate=63, sec-latency=0 2025-05-07T22:24:44.2062995Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2063086Z Memory behind bridge: f8700000-f87fffff [size=1M] 2025-05-07T22:24:44.2063174Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2063239Z Capabilities: 2025-05-07T22:24:44.2063307Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2063310Z 2025-05-07T22:24:44.2063492Z 60:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2063562Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2063565Z 2025-05-07T22:24:44.2063979Z 60:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2064096Z Flags: bus master, fast devsel, latency 0, IRQ 33, NUMA node 0 2025-05-07T22:24:44.2064206Z Bus: primary=60, secondary=64, subordinate=64, sec-latency=0 2025-05-07T22:24:44.2064268Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2064355Z Memory behind bridge: f8600000-f86fffff [size=1M] 2025-05-07T22:24:44.2064440Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2064504Z Capabilities: 2025-05-07T22:24:44.2064572Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2064575Z 2025-05-07T22:24:44.2064830Z 63:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2065005Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2065072Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2065138Z Capabilities: 2025-05-07T22:24:44.2065145Z 2025-05-07T22:24:44.2065328Z 63:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2065467Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2065576Z Flags: bus master, fast devsel, latency 0, IRQ 30, NUMA node 0 2025-05-07T22:24:44.2065685Z Memory at f8700000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2065787Z Memory at f8780000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2065849Z Capabilities: 2025-05-07T22:24:44.2065932Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2065935Z 2025-05-07T22:24:44.2066176Z 64:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2066340Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2066404Z Flags: fast devsel, NUMA node 0 2025-05-07T22:24:44.2066469Z Capabilities: 2025-05-07T22:24:44.2066474Z 2025-05-07T22:24:44.2066770Z 64:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2066914Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2067034Z Flags: bus master, fast devsel, latency 0, IRQ 280, NUMA node 0 2025-05-07T22:24:44.2067147Z Memory at f8600000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2067253Z Memory at f8680000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2067325Z Capabilities: 2025-05-07T22:24:44.2067391Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2067394Z 2025-05-07T22:24:44.2067567Z 80:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:24:44.2067673Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:24:44.2067740Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2067744Z 2025-05-07T22:24:44.2067938Z 80:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2068008Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2068011Z 2025-05-07T22:24:44.2068233Z 80:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2068353Z Flags: bus master, fast devsel, latency 0, IRQ 67, NUMA node 1 2025-05-07T22:24:44.2068462Z Bus: primary=80, secondary=81, subordinate=83, sec-latency=0 2025-05-07T22:24:44.2068543Z I/O behind bridge: 0000b000-0000bfff [size=4K] 2025-05-07T22:24:44.2068637Z Memory behind bridge: b0000000-b03fffff [size=4M] 2025-05-07T22:24:44.2068804Z Prefetchable memory behind bridge: 0000051000000000-0000054fffffffff [size=256G] 2025-05-07T22:24:44.2068874Z Capabilities: 2025-05-07T22:24:44.2068942Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2068945Z 2025-05-07T22:24:44.2069130Z 80:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2069304Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2069312Z 2025-05-07T22:24:44.2069493Z 80:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2069559Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2069567Z 2025-05-07T22:24:44.2069745Z 80:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2069810Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2069813Z 2025-05-07T22:24:44.2069996Z 80:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2070061Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2070064Z 2025-05-07T22:24:44.2070242Z 80:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2070308Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2070311Z 2025-05-07T22:24:44.2070610Z 80:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2070731Z Flags: bus master, fast devsel, latency 0, IRQ 69, NUMA node 1 2025-05-07T22:24:44.2070840Z Bus: primary=80, secondary=84, subordinate=84, sec-latency=0 2025-05-07T22:24:44.2070906Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2070997Z Memory behind bridge: b2400000-b24fffff [size=1M] 2025-05-07T22:24:44.2071087Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2071156Z Capabilities: 2025-05-07T22:24:44.2071229Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2071232Z 2025-05-07T22:24:44.2071410Z 80:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2071485Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2071488Z 2025-05-07T22:24:44.2071783Z 80:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2071899Z Flags: bus master, fast devsel, latency 0, IRQ 70, NUMA node 1 2025-05-07T22:24:44.2072125Z Bus: primary=80, secondary=85, subordinate=85, sec-latency=0 2025-05-07T22:24:44.2072191Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2072289Z Memory behind bridge: b2000000-b21fffff [size=2M] 2025-05-07T22:24:44.2072377Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2072444Z Capabilities: 2025-05-07T22:24:44.2072515Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2072518Z 2025-05-07T22:24:44.2072711Z 81:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14c7 (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2072829Z Flags: bus master, fast devsel, latency 0, IRQ 71, NUMA node 1 2025-05-07T22:24:44.2072947Z Memory at b0300000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:24:44.2073061Z Bus: primary=81, secondary=82, subordinate=83, sec-latency=0 2025-05-07T22:24:44.2073148Z I/O behind bridge: 0000b000-0000bfff [size=4K] 2025-05-07T22:24:44.2073240Z Memory behind bridge: b0000000-b02fffff [size=3M] 2025-05-07T22:24:44.2073406Z Prefetchable memory behind bridge: 0000051000000000-0000054fffffffff [size=256G] 2025-05-07T22:24:44.2073479Z Capabilities: 2025-05-07T22:24:44.2073545Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2073548Z 2025-05-07T22:24:44.2073744Z 82:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Device 14c8 (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2073865Z Flags: bus master, fast devsel, latency 0, IRQ 72, NUMA node 1 2025-05-07T22:24:44.2073975Z Bus: primary=82, secondary=83, subordinate=83, sec-latency=0 2025-05-07T22:24:44.2074060Z I/O behind bridge: 0000b000-0000bfff [size=4K] 2025-05-07T22:24:44.2074147Z Memory behind bridge: b0000000-b02fffff [size=3M] 2025-05-07T22:24:44.2074311Z Prefetchable memory behind bridge: 0000051000000000-0000054fffffffff [size=256G] 2025-05-07T22:24:44.2074382Z Capabilities: 2025-05-07T22:24:44.2074553Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2074560Z 2025-05-07T22:24:44.2074737Z 83:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 02) 2025-05-07T22:24:44.2074867Z Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0c34 2025-05-07T22:24:44.2074980Z Flags: bus master, fast devsel, latency 0, IRQ 71, NUMA node 1 2025-05-07T22:24:44.2075088Z Memory at 51000000000 (64-bit, prefetchable) [size=64G] 2025-05-07T22:24:44.2075186Z Memory at 53000000000 (64-bit, prefetchable) [size=2M] 2025-05-07T22:24:44.2075250Z I/O ports at b000 [size=256] 2025-05-07T22:24:44.2075365Z Memory at b0000000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2075442Z Expansion ROM at [disabled] 2025-05-07T22:24:44.2075510Z Capabilities: 2025-05-07T22:24:44.2075594Z Kernel driver in use: amdgpu 2025-05-07T22:24:44.2075597Z 2025-05-07T22:24:44.2075864Z 84:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2076046Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2076118Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2076190Z Capabilities: 2025-05-07T22:24:44.2076193Z 2025-05-07T22:24:44.2076384Z 84:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2076528Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2076640Z Flags: bus master, fast devsel, latency 0, IRQ 68, NUMA node 1 2025-05-07T22:24:44.2076813Z Memory at b2400000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2076917Z Memory at b2480000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2076991Z Capabilities: 2025-05-07T22:24:44.2077057Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2077060Z 2025-05-07T22:24:44.2077306Z 85:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2077617Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2077693Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2077765Z Capabilities: 2025-05-07T22:24:44.2077769Z 2025-05-07T22:24:44.2077967Z 85:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2078113Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2078244Z Flags: bus master, fast devsel, latency 0, IRQ 304, NUMA node 1 2025-05-07T22:24:44.2078348Z Memory at b2100000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2078454Z Memory at b2180000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2078539Z Capabilities: 2025-05-07T22:24:44.2078604Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2078607Z 2025-05-07T22:24:44.2078839Z 85:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller (prog-if 30 [XHCI]) 2025-05-07T22:24:44.2079015Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller 2025-05-07T22:24:44.2079133Z Flags: bus master, fast devsel, latency 0, IRQ 259, NUMA node 1 2025-05-07T22:24:44.2079236Z Memory at b2000000 (64-bit, non-prefetchable) [size=1M] 2025-05-07T22:24:44.2079303Z Capabilities: 2025-05-07T22:24:44.2079371Z Kernel driver in use: xhci_hcd 2025-05-07T22:24:44.2079375Z 2025-05-07T22:24:44.2079550Z a0:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:24:44.2079646Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:24:44.2079710Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2079713Z 2025-05-07T22:24:44.2079904Z a0:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2079967Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2079971Z 2025-05-07T22:24:44.2080275Z a0:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2080347Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2080350Z 2025-05-07T22:24:44.2080527Z a0:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2080593Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2080597Z 2025-05-07T22:24:44.2080773Z a0:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2080840Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2080843Z 2025-05-07T22:24:44.2081021Z a0:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2081083Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2081086Z 2025-05-07T22:24:44.2081272Z a0:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2081339Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2081345Z 2025-05-07T22:24:44.2081660Z a0:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2081776Z Flags: bus master, fast devsel, latency 0, IRQ 74, NUMA node 1 2025-05-07T22:24:44.2081894Z Bus: primary=a0, secondary=a1, subordinate=a1, sec-latency=0 2025-05-07T22:24:44.2081965Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2082052Z Memory behind bridge: b6800000-b68fffff [size=1M] 2025-05-07T22:24:44.2082139Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2082208Z Capabilities: 2025-05-07T22:24:44.2082275Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2082278Z 2025-05-07T22:24:44.2082466Z a0:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2082529Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2082532Z 2025-05-07T22:24:44.2082833Z a0:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2083079Z Flags: bus master, fast devsel, latency 0, IRQ 75, NUMA node 1 2025-05-07T22:24:44.2083188Z Bus: primary=a0, secondary=a2, subordinate=a2, sec-latency=0 2025-05-07T22:24:44.2083255Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2083345Z Memory behind bridge: b6500000-b67fffff [size=3M] 2025-05-07T22:24:44.2083433Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2083504Z Capabilities: 2025-05-07T22:24:44.2083572Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2083575Z 2025-05-07T22:24:44.2083835Z a1:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2084014Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2084079Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2084144Z Capabilities: 2025-05-07T22:24:44.2084158Z 2025-05-07T22:24:44.2084345Z a1:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2084486Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2084600Z Flags: bus master, fast devsel, latency 0, IRQ 73, NUMA node 1 2025-05-07T22:24:44.2084709Z Memory at b6800000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2084811Z Memory at b6880000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2084881Z Capabilities: 2025-05-07T22:24:44.2084948Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2084952Z 2025-05-07T22:24:44.2085195Z a2:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2085358Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2085422Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2085493Z Capabilities: 2025-05-07T22:24:44.2085605Z 2025-05-07T22:24:44.2085863Z a2:00.1 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP 2025-05-07T22:24:44.2086071Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP 2025-05-07T22:24:44.2086194Z Flags: bus master, fast devsel, latency 0, IRQ 291, NUMA node 1 2025-05-07T22:24:44.2086294Z Memory at b6600000 (32-bit, non-prefetchable) [size=1M] 2025-05-07T22:24:44.2086398Z Memory at b6782000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2086464Z Capabilities: 2025-05-07T22:24:44.2086526Z Kernel driver in use: ccp 2025-05-07T22:24:44.2086530Z 2025-05-07T22:24:44.2086714Z a2:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2086853Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2086969Z Flags: bus master, fast devsel, latency 0, IRQ 307, NUMA node 1 2025-05-07T22:24:44.2087085Z Memory at b6700000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2087185Z Memory at b6780000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2087255Z Capabilities: 2025-05-07T22:24:44.2087317Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2087320Z 2025-05-07T22:24:44.2087545Z a2:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller (prog-if 30 [XHCI]) 2025-05-07T22:24:44.2087714Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller 2025-05-07T22:24:44.2087829Z Flags: bus master, fast devsel, latency 0, IRQ 268, NUMA node 1 2025-05-07T22:24:44.2087931Z Memory at b6500000 (64-bit, non-prefetchable) [size=1M] 2025-05-07T22:24:44.2087999Z Capabilities: 2025-05-07T22:24:44.2088066Z Kernel driver in use: xhci_hcd 2025-05-07T22:24:44.2088069Z 2025-05-07T22:24:44.2088240Z c0:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:24:44.2088332Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:24:44.2088594Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2088597Z 2025-05-07T22:24:44.2088784Z c0:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2088848Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2088851Z 2025-05-07T22:24:44.2089041Z c0:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2089108Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2089111Z 2025-05-07T22:24:44.2089289Z c0:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2089360Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2089363Z 2025-05-07T22:24:44.2089539Z c0:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2089607Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2089613Z 2025-05-07T22:24:44.2089795Z c0:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2089859Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2089862Z 2025-05-07T22:24:44.2090050Z c0:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2090112Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2090116Z 2025-05-07T22:24:44.2090417Z c0:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2090531Z Flags: bus master, fast devsel, latency 0, IRQ 63, NUMA node 1 2025-05-07T22:24:44.2090645Z Bus: primary=c0, secondary=c1, subordinate=c1, sec-latency=0 2025-05-07T22:24:44.2090711Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2090800Z Memory behind bridge: b8b00000-b8bfffff [size=1M] 2025-05-07T22:24:44.2090890Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2091067Z Capabilities: 2025-05-07T22:24:44.2091140Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2091143Z 2025-05-07T22:24:44.2091325Z c0:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2091394Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2091397Z 2025-05-07T22:24:44.2091690Z c0:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2091806Z Flags: bus master, fast devsel, latency 0, IRQ 65, NUMA node 1 2025-05-07T22:24:44.2091917Z Bus: primary=c0, secondary=c2, subordinate=c2, sec-latency=0 2025-05-07T22:24:44.2091983Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2092079Z Memory behind bridge: b8a00000-b8afffff [size=1M] 2025-05-07T22:24:44.2092166Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2092234Z Capabilities: 2025-05-07T22:24:44.2092302Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2092308Z 2025-05-07T22:24:44.2092606Z c0:08.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2092722Z Flags: bus master, fast devsel, latency 0, IRQ 66, NUMA node 1 2025-05-07T22:24:44.2092829Z Bus: primary=c0, secondary=c3, subordinate=c3, sec-latency=0 2025-05-07T22:24:44.2092892Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2092986Z Memory behind bridge: b8900000-b89fffff [size=1M] 2025-05-07T22:24:44.2093071Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2093141Z Capabilities: 2025-05-07T22:24:44.2093206Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2093209Z 2025-05-07T22:24:44.2093466Z c1:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2093649Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2093822Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2093888Z Capabilities: 2025-05-07T22:24:44.2093891Z 2025-05-07T22:24:44.2094076Z c1:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2094215Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2094333Z Flags: bus master, fast devsel, latency 0, IRQ 62, NUMA node 1 2025-05-07T22:24:44.2094442Z Memory at b8b00000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2094544Z Memory at b8b80000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2094618Z Capabilities: 2025-05-07T22:24:44.2094686Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2094689Z 2025-05-07T22:24:44.2094923Z c2:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2095087Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2095157Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2095227Z Capabilities: 2025-05-07T22:24:44.2095231Z 2025-05-07T22:24:44.2095408Z c2:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2095545Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2095663Z Flags: bus master, fast devsel, latency 0, IRQ 301, NUMA node 1 2025-05-07T22:24:44.2095771Z Memory at b8a00000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2095871Z Memory at b8a80000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2095940Z Capabilities: 2025-05-07T22:24:44.2096005Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2096009Z 2025-05-07T22:24:44.2096270Z c3:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51) (prog-if 01 [AHCI 1.0]) 2025-05-07T22:24:44.2096460Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:24:44.2096580Z Flags: bus master, fast devsel, latency 0, IRQ 175, NUMA node 1 2025-05-07T22:24:44.2096684Z Memory at b8900000 (32-bit, non-prefetchable) [size=2K] 2025-05-07T22:24:44.2096750Z Capabilities: 2025-05-07T22:24:44.2096817Z Kernel driver in use: ahci 2025-05-07T22:24:44.2096825Z 2025-05-07T22:24:44.2096994Z e0:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:24:44.2097086Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:24:44.2097161Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2097164Z 2025-05-07T22:24:44.2097351Z e0:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2097421Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2097424Z 2025-05-07T22:24:44.2097608Z e0:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2097672Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2097678Z 2025-05-07T22:24:44.2097867Z e0:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2097934Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2097937Z 2025-05-07T22:24:44.2098162Z e0:03.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2098282Z Flags: bus master, fast devsel, latency 0, IRQ 56, NUMA node 1 2025-05-07T22:24:44.2098398Z Bus: primary=e0, secondary=e1, subordinate=e1, sec-latency=0 2025-05-07T22:24:44.2098471Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2098560Z Memory behind bridge: f0000000-f01fffff [size=2M] 2025-05-07T22:24:44.2098720Z Prefetchable memory behind bridge: 00000380e0200000-00000380e03fffff [size=2M] 2025-05-07T22:24:44.2098794Z Capabilities: 2025-05-07T22:24:44.2098865Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2098869Z 2025-05-07T22:24:44.2099096Z e0:03.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2099320Z Flags: bus master, fast devsel, latency 0, IRQ 57, NUMA node 1 2025-05-07T22:24:44.2099436Z Bus: primary=e0, secondary=e2, subordinate=e2, sec-latency=0 2025-05-07T22:24:44.2099526Z I/O behind bridge: 0000e000-0000efff [size=4K] 2025-05-07T22:24:44.2099616Z Memory behind bridge: f0200000-f03fffff [size=2M] 2025-05-07T22:24:44.2099772Z Prefetchable memory behind bridge: 00000380e0400000-00000380e05fffff [size=2M] 2025-05-07T22:24:44.2099840Z Capabilities: 2025-05-07T22:24:44.2099907Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2099910Z 2025-05-07T22:24:44.2100100Z e0:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2100173Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2100176Z 2025-05-07T22:24:44.2100361Z e0:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2100437Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2100440Z 2025-05-07T22:24:44.2100621Z e0:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2100688Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2100692Z 2025-05-07T22:24:44.2100996Z e0:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2101110Z Flags: bus master, fast devsel, latency 0, IRQ 59, NUMA node 1 2025-05-07T22:24:44.2101233Z Bus: primary=e0, secondary=e3, subordinate=e3, sec-latency=0 2025-05-07T22:24:44.2101299Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2101386Z Memory behind bridge: f2100000-f21fffff [size=1M] 2025-05-07T22:24:44.2101480Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2101546Z Capabilities: 2025-05-07T22:24:44.2101615Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2101721Z 2025-05-07T22:24:44.2101918Z e0:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:24:44.2101985Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2101988Z 2025-05-07T22:24:44.2102286Z e0:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:24:44.2102396Z Flags: bus master, fast devsel, latency 0, IRQ 61, NUMA node 1 2025-05-07T22:24:44.2102510Z Bus: primary=e0, secondary=e4, subordinate=e4, sec-latency=0 2025-05-07T22:24:44.2102581Z I/O behind bridge: [disabled] 2025-05-07T22:24:44.2102667Z Memory behind bridge: f2000000-f20fffff [size=1M] 2025-05-07T22:24:44.2102752Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:24:44.2102825Z Capabilities: 2025-05-07T22:24:44.2102890Z Kernel driver in use: pcieport 2025-05-07T22:24:44.2102893Z 2025-05-07T22:24:44.2103160Z e3:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2103339Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:24:44.2103403Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2103474Z Capabilities: 2025-05-07T22:24:44.2103478Z 2025-05-07T22:24:44.2103659Z e3:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2103802Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2103917Z Flags: bus master, fast devsel, latency 0, IRQ 58, NUMA node 1 2025-05-07T22:24:44.2104027Z Memory at f2100000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2104134Z Memory at f2180000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2104200Z Capabilities: 2025-05-07T22:24:44.2104268Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2104271Z 2025-05-07T22:24:44.2104518Z e4:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2104802Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:24:44.2104872Z Flags: fast devsel, NUMA node 1 2025-05-07T22:24:44.2104944Z Capabilities: 2025-05-07T22:24:44.2104948Z 2025-05-07T22:24:44.2105127Z e4:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2105274Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:24:44.2105391Z Flags: bus master, fast devsel, latency 0, IRQ 298, NUMA node 1 2025-05-07T22:24:44.2105497Z Memory at f2000000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:24:44.2105603Z Memory at f2080000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:24:44.2105670Z Capabilities: 2025-05-07T22:24:44.2105738Z Kernel driver in use: ptdma 2025-05-07T22:24:44.2105745Z 2025-05-07T22:24:44.2105748Z 2025-05-07T22:24:44.2105828Z ################################################################################ 2025-05-07T22:24:44.2105910Z [INFO] Print Linux distribution info ... 2025-05-07T22:24:44.2105971Z + uname -a 2025-05-07T22:24:44.2105974Z 2025-05-07T22:24:44.2106202Z Linux a304e7739b7e 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2025-05-07T22:24:44.2106206Z 2025-05-07T22:24:44.2106261Z + uname -m 2025-05-07T22:24:44.2106272Z 2025-05-07T22:24:44.2106325Z x86_64 2025-05-07T22:24:44.2106328Z 2025-05-07T22:24:44.2106388Z + cat /proc/version 2025-05-07T22:24:44.2106391Z 2025-05-07T22:24:44.2106794Z Linux version 5.15.0-122-generic (buildd@lcy02-amd64-034) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 2025-05-07T22:24:44.2106798Z 2025-05-07T22:24:44.2106861Z + cat /etc/os-release 2025-05-07T22:24:44.2106865Z 2025-05-07T22:24:44.2106938Z PRETTY_NAME="Ubuntu 22.04.5 LTS" 2025-05-07T22:24:44.2107097Z NAME="Ubuntu" 2025-05-07T22:24:44.2107162Z VERSION_ID="22.04" 2025-05-07T22:24:44.2107243Z VERSION="22.04.5 LTS (Jammy Jellyfish)" 2025-05-07T22:24:44.2107304Z VERSION_CODENAME=jammy 2025-05-07T22:24:44.2107360Z ID=ubuntu 2025-05-07T22:24:44.2107422Z ID_LIKE=debian 2025-05-07T22:24:44.2107513Z HOME_URL="https://www.ubuntu.com/" 2025-05-07T22:24:44.2107595Z SUPPORT_URL="https://help.ubuntu.com/" 2025-05-07T22:24:44.2107709Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2025-05-07T22:24:44.2107898Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2025-05-07T22:24:44.2107959Z UBUNTU_CODENAME=jammy 2025-05-07T22:24:44.2107962Z 2025-05-07T22:24:44.2138410Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T22:24:44.2138522Z . $PRELUDE; print_gpu_info 2025-05-07T22:24:44.2138729Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:24:44.2138782Z env: 2025-05-07T22:24:44.2138865Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:24:44.2138927Z BUILD_ENV: build_binary 2025-05-07T22:24:44.2138993Z BUILD_TARGET: genai 2025-05-07T22:24:44.2139048Z BUILD_VARIANT: rocm 2025-05-07T22:24:44.2139110Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:24:44.2139171Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:24:44.2139227Z ##[endgroup] 2025-05-07T22:24:44.5256042Z ################################################################################ 2025-05-07T22:24:44.5256807Z [INFO] Printing general display info ... 2025-05-07T22:24:44.5275262Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T22:24:44.6950112Z [CHECK] Network does not appear to be blocked. 2025-05-07T22:24:44.6969507Z /usr/bin/sudo 2025-05-07T22:24:44.6981802Z /usr/bin/apt-get 2025-05-07T22:24:44.6982350Z [INSTALL] Updating system repositories ... 2025-05-07T22:24:44.7008248Z [EXEC] [ATTEMPT 0/3] + sudo apt update -y 2025-05-07T22:24:44.7165536Z 2025-05-07T22:24:44.7166322Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T22:24:44.7166993Z 2025-05-07T22:24:44.9281190Z Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-05-07T22:24:44.9921927Z Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-05-07T22:24:45.0617060Z Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease 2025-05-07T22:24:45.0649824Z Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-05-07T22:24:45.2055477Z Hit:5 https://repo.radeon.com/amdgpu/6.3/ubuntu jammy InRelease 2025-05-07T22:24:45.4999906Z Hit:6 https://repo.radeon.com/rocm/apt/6.3 jammy InRelease 2025-05-07T22:24:46.3108029Z Reading package lists... 2025-05-07T22:24:46.4412060Z Building dependency tree... 2025-05-07T22:24:46.4412697Z Reading state information... 2025-05-07T22:24:46.4559886Z W: https://repo.radeon.com/amdgpu/6.3/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-05-07T22:24:46.4562393Z W: https://repo.radeon.com/rocm/apt/6.3/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-05-07T22:24:46.4564045Z 71 packages can be upgraded. Run 'apt list --upgradable' to see them. 2025-05-07T22:24:46.4598289Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T22:24:46.4619719Z [EXEC] [ATTEMPT 0/3] + sudo apt install -y hostname lshw 2025-05-07T22:24:46.4712651Z 2025-05-07T22:24:46.4713425Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T22:24:46.4714092Z 2025-05-07T22:24:47.1637305Z Reading package lists... 2025-05-07T22:24:47.3163585Z Building dependency tree... 2025-05-07T22:24:47.3164193Z Reading state information... 2025-05-07T22:24:47.4443839Z hostname is already the newest version (3.23ubuntu2). 2025-05-07T22:24:47.4444488Z The following NEW packages will be installed: 2025-05-07T22:24:47.4444964Z lshw usb.ids 2025-05-07T22:24:47.6072747Z 0 upgraded, 2 newly installed, 0 to remove and 71 not upgraded. 2025-05-07T22:24:47.6073529Z Need to get 540 kB of archives. 2025-05-07T22:24:47.6074217Z After this operation, 1675 kB of additional disk space will be used. 2025-05-07T22:24:47.6075398Z Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 lshw amd64 02.19.git.2021.06.19.996aaad9c7-2build1 [321 kB] 2025-05-07T22:24:48.0399220Z Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 usb.ids all 2022.04.02-1 [219 kB] 2025-05-07T22:24:48.1888696Z debconf: delaying package configuration, since apt-utils is not installed 2025-05-07T22:24:48.2131549Z Fetched 540 kB in 1s (864 kB/s) 2025-05-07T22:24:48.2306752Z Selecting previously unselected package lshw. 2025-05-07T22:24:48.2329222Z (Reading database ... 2025-05-07T22:24:48.2329450Z (Reading database ... 5% 2025-05-07T22:24:48.2329653Z (Reading database ... 10% 2025-05-07T22:24:48.2329841Z (Reading database ... 15% 2025-05-07T22:24:48.2330009Z (Reading database ... 20% 2025-05-07T22:24:48.2330191Z (Reading database ... 25% 2025-05-07T22:24:48.2330365Z (Reading database ... 30% 2025-05-07T22:24:48.2330555Z (Reading database ... 35% 2025-05-07T22:24:48.2330766Z (Reading database ... 40% 2025-05-07T22:24:48.2331012Z (Reading database ... 45% 2025-05-07T22:24:48.2331212Z (Reading database ... 50% 2025-05-07T22:24:48.2331414Z (Reading database ... 55% 2025-05-07T22:24:48.2361149Z (Reading database ... 60% 2025-05-07T22:24:48.2366758Z (Reading database ... 65% 2025-05-07T22:24:48.2374169Z (Reading database ... 70% 2025-05-07T22:24:48.2381799Z (Reading database ... 75% 2025-05-07T22:24:48.2387166Z (Reading database ... 80% 2025-05-07T22:24:48.2395949Z (Reading database ... 85% 2025-05-07T22:24:48.2409891Z (Reading database ... 90% 2025-05-07T22:24:48.2424506Z (Reading database ... 95% 2025-05-07T22:24:48.2424811Z (Reading database ... 100% 2025-05-07T22:24:48.2425180Z (Reading database ... 27254 files and directories currently installed.) 2025-05-07T22:24:48.2430809Z Preparing to unpack .../lshw_02.19.git.2021.06.19.996aaad9c7-2build1_amd64.deb ... 2025-05-07T22:24:48.2441775Z Unpacking lshw (02.19.git.2021.06.19.996aaad9c7-2build1) ... 2025-05-07T22:24:48.2631898Z Selecting previously unselected package usb.ids. 2025-05-07T22:24:48.2655477Z Preparing to unpack .../usb.ids_2022.04.02-1_all.deb ... 2025-05-07T22:24:48.2663402Z Unpacking usb.ids (2022.04.02-1) ... 2025-05-07T22:24:48.2917003Z Setting up lshw (02.19.git.2021.06.19.996aaad9c7-2build1) ... 2025-05-07T22:24:48.2943619Z Setting up usb.ids (2022.04.02-1) ... 2025-05-07T22:24:48.3262242Z + hostname 2025-05-07T22:24:48.3262520Z 2025-05-07T22:24:48.3280697Z a304e7739b7e 2025-05-07T22:24:48.3281045Z 2025-05-07T22:24:48.3281278Z + sudo lshw -C display 2025-05-07T22:24:48.3281632Z 2025-05-07T22:24:48.6325321Z *-display 2025-05-07T22:24:48.6325902Z description: Display controller 2025-05-07T22:24:48.6326484Z product: Aldebaran 2025-05-07T22:24:48.6327033Z vendor: Advanced Micro Devices, Inc. [AMD/ATI] 2025-05-07T22:24:48.6327611Z physical id: 0 2025-05-07T22:24:48.6328023Z bus info: pci@0000:03:00.0 2025-05-07T22:24:48.6328511Z version: 02 2025-05-07T22:24:48.6328888Z width: 64 bits 2025-05-07T22:24:48.6329254Z clock: 33MHz 2025-05-07T22:24:48.6329678Z capabilities: bus_master cap_list rom 2025-05-07T22:24:48.6330246Z configuration: driver=amdgpu latency=0 2025-05-07T22:24:48.6332139Z resources: iomemory:2900-28ff iomemory:2b00-2aff irq:47 memory:29000000000-29fffffffff memory:2b000000000-2b0001fffff ioport:3000(size=256) memory:fa800000-fa87ffff memory:2a000000000-2afffffffff memory:2b000200000-2b0003fffff memory:fa880000-fa8fffff 2025-05-07T22:24:48.6333986Z *-display 2025-05-07T22:24:48.6334409Z description: VGA compatible controller 2025-05-07T22:24:48.6334964Z product: ASPEED Graphics Family 2025-05-07T22:24:48.6335475Z vendor: ASPEED Technology, Inc. 2025-05-07T22:24:48.6335951Z physical id: 0 2025-05-07T22:24:48.6336384Z bus info: pci@0000:42:00.0 2025-05-07T22:24:48.6336830Z logical name: fb0 2025-05-07T22:24:48.6337247Z version: 41 2025-05-07T22:24:48.6337604Z width: 32 bits 2025-05-07T22:24:48.6337959Z clock: 33MHz 2025-05-07T22:24:48.6338382Z capabilities: vga_controller cap_list fb 2025-05-07T22:24:48.6339101Z configuration: depth=32 driver=ast latency=0 resolution=1024,768 2025-05-07T22:24:48.6340089Z resources: irq:88 memory:bd000000-bdffffff memory:be000000-be01ffff ioport:6000(size=128) 2025-05-07T22:24:48.6340859Z *-display 2025-05-07T22:24:48.6341231Z description: Display controller 2025-05-07T22:24:48.6341718Z product: Aldebaran 2025-05-07T22:24:48.6342775Z vendor: Advanced Micro Devices, Inc. [AMD/ATI] 2025-05-07T22:24:48.6343345Z physical id: 0 2025-05-07T22:24:48.6343743Z bus info: pci@0000:83:00.0 2025-05-07T22:24:48.6344176Z version: 02 2025-05-07T22:24:48.6344537Z width: 64 bits 2025-05-07T22:24:48.6344903Z clock: 33MHz 2025-05-07T22:24:48.6345303Z capabilities: bus_master cap_list rom 2025-05-07T22:24:48.6345863Z configuration: driver=amdgpu latency=0 2025-05-07T22:24:48.6347724Z resources: iomemory:5100-50ff iomemory:5300-52ff irq:71 memory:51000000000-51fffffffff memory:53000000000-530001fffff ioport:b000(size=256) memory:b0000000-b007ffff memory:52000000000-52fffffffff memory:53000200000-530003fffff memory:b0080000-b00fffff 2025-05-07T22:24:48.6351923Z 2025-05-07T22:24:48.6352168Z ################################################################################ 2025-05-07T22:24:48.6352805Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T22:24:48.6521682Z lspci: Unable to load libkmod resources: error -2 2025-05-07T22:24:48.6679824Z [CHECK] nvidia-smi not found 2025-05-07T22:24:48.6680471Z ################################################################################ 2025-05-07T22:24:48.6681067Z [INFO] Printing AMD GPU info ... 2025-05-07T22:24:48.6838568Z lspci: Unable to load libkmod resources: error -2 2025-05-07T22:24:48.6978873Z 03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 02) 2025-05-07T22:24:48.6980685Z 83:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 02) 2025-05-07T22:24:48.8389980Z 2025-05-07T22:24:48.8390180Z 2025-05-07T22:24:48.8390806Z ========================================= ROCm System Management Interface ========================================= 2025-05-07T22:24:48.8391853Z =================================================== Concise Info =================================================== 2025-05-07T22:24:48.8392856Z Device Node IDs Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% 2025-05-07T22:24:48.8394485Z  (DID, GUID) (Edge) (Avg) (Mem, Compute, ID)  2025-05-07T22:24:48.8395299Z ==================================================================================================================== 2025-05-07T22:24:48.8396824Z 0 2 0x740f, 12261 38.0°C 41.0W N/A, N/A, 0 800Mhz 1600Mhz 0% auto 300.0W 0% 0% 2025-05-07T22:24:48.8397966Z 1 3 0x740f, 36740 36.0°C 41.0W N/A, N/A, 0 800Mhz 1600Mhz 0% auto 300.0W 0% 0% 2025-05-07T22:24:48.8398842Z ==================================================================================================================== 2025-05-07T22:24:48.8399608Z =============================================== End of ROCm SMI Log ================================================ 2025-05-07T22:24:48.8613989Z ##[group]Run . $PRELUDE; free_disk_space 2025-05-07T22:24:48.8614654Z . $PRELUDE; free_disk_space 2025-05-07T22:24:48.8615476Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:24:48.8616014Z env: 2025-05-07T22:24:48.8616401Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:24:48.8616931Z BUILD_ENV: build_binary 2025-05-07T22:24:48.8617409Z BUILD_TARGET: genai 2025-05-07T22:24:48.8617883Z BUILD_VARIANT: rocm 2025-05-07T22:24:48.8618382Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:24:48.8618856Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:24:48.8619337Z ##[endgroup] 2025-05-07T22:24:49.1775146Z ################################################################################ 2025-05-07T22:24:49.1775800Z # Free Disk Space 2025-05-07T22:24:49.1776196Z # 2025-05-07T22:24:49.1785203Z # [2025-05-07T22:24:49.178Z] + free_disk_space 2025-05-07T22:24:49.1785906Z ################################################################################ 2025-05-07T22:24:49.1786412Z 2025-05-07T22:24:49.1856135Z [CLEANUP] Freed up some disk space 2025-05-07T22:24:49.1968774Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T22:24:49.1969777Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T22:24:49.1970863Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:24:49.1971545Z env: 2025-05-07T22:24:49.1971965Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:24:49.1972488Z BUILD_ENV: build_binary 2025-05-07T22:24:49.1972953Z BUILD_TARGET: genai 2025-05-07T22:24:49.1973340Z BUILD_VARIANT: rocm 2025-05-07T22:24:49.1973719Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:24:49.1974135Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:24:49.1974539Z ##[endgroup] 2025-05-07T22:24:49.4838411Z ################################################################################ 2025-05-07T22:24:49.4839139Z # Setup Miniconda 2025-05-07T22:24:49.4839535Z # 2025-05-07T22:24:49.4849453Z # [2025-05-07T22:24:49.484Z] + setup_miniconda /github/home/miniconda 2025-05-07T22:24:49.4850568Z ################################################################################ 2025-05-07T22:24:49.4851057Z 2025-05-07T22:24:49.4859358Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T22:24:49.5303037Z [CHECK] Network does not appear to be blocked. 2025-05-07T22:24:49.5303758Z + mkdir -p /github/home/miniconda 2025-05-07T22:24:49.5304136Z 2025-05-07T22:24:49.5323542Z 2025-05-07T22:24:49.5324018Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T22:24:49.5340067Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T22:24:52.4167481Z [SETUP] Installing Miniconda ... 2025-05-07T22:24:52.4168184Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T22:24:52.4168666Z 2025-05-07T22:24:52.4331971Z PREFIX=/github/home/miniconda 2025-05-07T22:24:52.8330694Z Unpacking payload ... 2025-05-07T22:24:53.2899504Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T22:24:53.9914305Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T22:24:56.0468812Z 2025-05-07T22:24:56.0469323Z Installing base environment... 2025-05-07T22:24:56.0469732Z 2025-05-07T22:24:57.0108772Z Preparing transaction: ...working... done 2025-05-07T22:24:59.3222550Z Executing transaction: ...working... done 2025-05-07T22:24:59.8497010Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T22:24:59.9429729Z installation finished. 2025-05-07T22:24:59.9443269Z 2025-05-07T22:24:59.9443701Z + rm -f miniconda.sh 2025-05-07T22:24:59.9444044Z 2025-05-07T22:24:59.9795222Z 2025-05-07T22:24:59.9795801Z [SETUP] Reloading the bash configuration ... 2025-05-07T22:24:59.9796536Z + /github/home/miniconda/bin/conda init bash 2025-05-07T22:24:59.9797215Z 2025-05-07T22:25:00.2944489Z no change /github/home/miniconda/condabin/conda 2025-05-07T22:25:00.2945235Z no change /github/home/miniconda/bin/conda 2025-05-07T22:25:00.2945953Z no change /github/home/miniconda/bin/conda-env 2025-05-07T22:25:00.2946616Z no change /github/home/miniconda/bin/activate 2025-05-07T22:25:00.2947250Z no change /github/home/miniconda/bin/deactivate 2025-05-07T22:25:00.2947935Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T22:25:00.2948697Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T22:25:00.2949449Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T22:25:00.2950231Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T22:25:00.2951155Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T22:25:00.2952829Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T22:25:00.2953501Z modified /github/home/.bashrc 2025-05-07T22:25:00.2953846Z 2025-05-07T22:25:00.2954215Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T22:25:00.2954758Z 2025-05-07T22:25:00.3411033Z 2025-05-07T22:25:00.3411493Z + . /github/home/.bashrc 2025-05-07T22:25:00.3411850Z 2025-05-07T22:25:01.0486253Z 2025-05-07T22:25:01.0487208Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T22:25:01.0517071Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T22:25:11.7547390Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T22:25:13.0639617Z Solving environment: \ | / - \ | / - \ | done 2025-05-07T22:25:13.1472539Z 2025-05-07T22:25:13.1473009Z ## Package Plan ## 2025-05-07T22:25:13.1473318Z 2025-05-07T22:25:13.1473573Z environment location: /github/home/miniconda 2025-05-07T22:25:13.1477489Z 2025-05-07T22:25:13.1478609Z added / updated specs: 2025-05-07T22:25:13.1479161Z - conda-libmamba-solver 2025-05-07T22:25:13.1479642Z - libarchive 2025-05-07T22:25:13.1480074Z - libmamba 2025-05-07T22:25:13.1480457Z - libmambapy 2025-05-07T22:25:13.1480678Z 2025-05-07T22:25:13.1480687Z 2025-05-07T22:25:13.1480929Z The following packages will be downloaded: 2025-05-07T22:25:13.1481314Z 2025-05-07T22:25:13.1481514Z package | build 2025-05-07T22:25:13.1482128Z ---------------------------|----------------- 2025-05-07T22:25:13.1482795Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T22:25:13.1483499Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T22:25:13.1484128Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T22:25:13.1484806Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T22:25:13.1485480Z ------------------------------------------------------------ 2025-05-07T22:25:13.1485983Z Total: 1.4 MB 2025-05-07T22:25:13.1486296Z 2025-05-07T22:25:13.1486465Z The following packages will be UPDATED: 2025-05-07T22:25:13.1486780Z 2025-05-07T22:25:13.1491318Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T22:25:13.1491926Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T22:25:13.1492219Z 2025-05-07T22:25:13.1492390Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T22:25:13.1492648Z 2025-05-07T22:25:13.1492897Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T22:25:13.1493497Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T22:25:13.1493858Z 2025-05-07T22:25:13.1493861Z 2025-05-07T22:25:13.1493863Z 2025-05-07T22:25:13.1493978Z Downloading and Extracting Packages: ...working... 2025-05-07T22:25:13.1494251Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T22:25:13.1494413Z 2025-05-07T22:25:13.1494632Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T22:25:13.1494819Z 2025-05-07T22:25:13.1494822Z 2025-05-07T22:25:13.1507255Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T22:25:13.1507576Z 2025-05-07T22:25:13.1507947Z 2025-05-07T22:25:13.1507953Z 2025-05-07T22:25:13.2028688Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T22:25:13.2029166Z 2025-05-07T22:25:13.2029185Z 2025-05-07T22:25:13.2029191Z 2025-05-07T22:25:13.2123384Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T22:25:13.2123920Z 2025-05-07T22:25:13.2123934Z 2025-05-07T22:25:13.2123940Z 2025-05-07T22:25:13.2325396Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T22:25:13.2325952Z 2025-05-07T22:25:13.2393354Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T22:25:13.2393781Z 2025-05-07T22:25:13.2707915Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T22:25:13.2708406Z 2025-05-07T22:25:13.2708429Z 2025-05-07T22:25:13.2742620Z ca-certificates-2025 | 149 KB | # | 11%  2025-05-07T22:25:13.2743287Z 2025-05-07T22:25:13.2743858Z 2025-05-07T22:25:13.2786792Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T22:25:13.2820235Z conda-25.3.1 | 1.1 MB | 1 | 1% 2025-05-07T22:25:13.2820714Z 2025-05-07T22:25:13.2820737Z 2025-05-07T22:25:13.3045615Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T22:25:13.4061195Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T22:25:13.4061913Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T22:25:13.4068381Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T22:25:13.4069110Z 2025-05-07T22:25:13.4069470Z 2025-05-07T22:25:13.4069887Z  2025-05-07T22:25:13.4070254Z 2025-05-07T22:25:13.4070263Z 2025-05-07T22:25:13.4070560Z  2025-05-07T22:25:13.4070936Z 2025-05-07T22:25:13.4070944Z 2025-05-07T22:25:13.4070950Z 2025-05-07T22:25:13.4071279Z  done 2025-05-07T22:25:13.5079111Z Preparing transaction: - done 2025-05-07T22:25:13.6083728Z Verifying transaction: | done 2025-05-07T22:25:14.8107302Z Executing transaction: - \ | / - \ | / - \ | / done 2025-05-07T22:25:16.2464839Z [SETUP] Updating Miniconda base packages ... 2025-05-07T22:25:16.2491575Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T22:25:29.0575480Z Channels: 2025-05-07T22:25:29.0575932Z - defaults 2025-05-07T22:25:29.0576324Z Platform: linux-64 2025-05-07T22:25:41.2854332Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ failed 2025-05-07T22:25:41.2858542Z 2025-05-07T22:25:41.2859996Z CondaHTTPError: HTTP 429 TERMS OF SERVICE RATE LIMIT EXCEEDED for url 2025-05-07T22:25:41.2861186Z Elapsed: 00:06.093020 2025-05-07T22:25:41.2861677Z CF-RAY: 93c42278aada67f3-SJC 2025-05-07T22:25:41.2861983Z 2025-05-07T22:25:41.2862708Z Your usage of the Anaconda package repository exceeds our rate limits. Please see https://www.anaconda.com/tos-access 2025-05-07T22:25:41.2863575Z 2025-05-07T22:25:41.3718004Z [EXEC] [ATTEMPT 0/3] Command attempt failed. 2025-05-07T22:25:41.3718468Z 2025-05-07T22:25:43.3750497Z [EXEC] [ATTEMPT 1/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T22:25:43.9547426Z Channels: 2025-05-07T22:25:43.9547867Z - defaults 2025-05-07T22:25:43.9548270Z Platform: linux-64 2025-05-07T22:25:56.1832880Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ failed 2025-05-07T22:25:56.1838107Z 2025-05-07T22:25:56.1839369Z CondaHTTPError: HTTP 429 TERMS OF SERVICE RATE LIMIT EXCEEDED for url 2025-05-07T22:25:56.1840491Z Elapsed: 00:06.079252 2025-05-07T22:25:56.1841004Z CF-RAY: 93c422d5bc7ace54-SJC 2025-05-07T22:25:56.1841321Z 2025-05-07T22:25:56.1842006Z Your usage of the Anaconda package repository exceeds our rate limits. Please see https://www.anaconda.com/tos-access 2025-05-07T22:25:56.1842859Z 2025-05-07T22:25:56.2639926Z [EXEC] [ATTEMPT 1/3] Command attempt failed. 2025-05-07T22:25:56.2640398Z 2025-05-07T22:25:58.2662281Z [EXEC] [ATTEMPT 2/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T22:25:58.8384415Z Channels: 2025-05-07T22:25:58.8384847Z - defaults 2025-05-07T22:25:58.8385267Z Platform: linux-64 2025-05-07T22:26:11.1656474Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | failed 2025-05-07T22:26:11.1662527Z 2025-05-07T22:26:11.1663702Z CondaHTTPError: HTTP 429 TERMS OF SERVICE RATE LIMIT EXCEEDED for url 2025-05-07T22:26:11.1664862Z Elapsed: 00:06.073404 2025-05-07T22:26:11.1665363Z CF-RAY: 93c42332bc1acf27-SJC 2025-05-07T22:26:11.1665661Z 2025-05-07T22:26:11.1666382Z Your usage of the Anaconda package repository exceeds our rate limits. Please see https://www.anaconda.com/tos-access 2025-05-07T22:26:11.1667254Z 2025-05-07T22:26:11.2456505Z [EXEC] [ATTEMPT 2/3] Command attempt failed. 2025-05-07T22:26:11.2456929Z 2025-05-07T22:26:13.2474574Z [EXEC] [ATTEMPT 3/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T22:26:13.8185154Z Channels: 2025-05-07T22:26:13.8185587Z - defaults 2025-05-07T22:26:13.8185982Z Platform: linux-64 2025-05-07T22:26:26.1474455Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | failed 2025-05-07T22:26:26.1480667Z 2025-05-07T22:26:26.1485485Z CondaHTTPError: HTTP 429 TERMS OF SERVICE RATE LIMIT EXCEEDED for url 2025-05-07T22:26:26.1486826Z Elapsed: 00:06.088792 2025-05-07T22:26:26.1487278Z CF-RAY: 93c423906b9ccf0a-SJC 2025-05-07T22:26:26.1487580Z 2025-05-07T22:26:26.1488274Z Your usage of the Anaconda package repository exceeds our rate limits. Please see https://www.anaconda.com/tos-access 2025-05-07T22:26:26.1489138Z 2025-05-07T22:26:26.2307281Z [EXEC] [ATTEMPT 3/3] Command attempt failed. 2025-05-07T22:26:26.2307767Z 2025-05-07T22:26:26.2308109Z [EXEC] The command has failed after 3 + 1 attempts; aborting. 2025-05-07T22:26:26.2417627Z ##[error]Process completed with exit code 1. 2025-05-07T22:26:26.2532040Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T22:26:26.2533169Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T22:26:26.2534228Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:26:26.2534776Z env: 2025-05-07T22:26:26.2535031Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:26:26.2535329Z BUILD_ENV: build_binary 2025-05-07T22:26:26.2535557Z BUILD_TARGET: genai 2025-05-07T22:26:26.2535775Z BUILD_VARIANT: rocm 2025-05-07T22:26:26.2535984Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:26:26.2536213Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:26:26.2536437Z ##[endgroup] 2025-05-07T22:26:26.5997886Z Post job cleanup. 2025-05-07T22:26:26.6005958Z ##[command]/usr/bin/docker exec a304e7739b7e545372de9a7da1e740684ad074cf2b660f43ed4cdc436bfab71c sh -c "cat /etc/*release | grep ^ID" 2025-05-07T22:26:26.7492081Z [command]/usr/bin/git version 2025-05-07T22:26:26.7523069Z git version 2.34.1 2025-05-07T22:26:26.7553706Z Copying '/github/home/.gitconfig' to '/__w/_temp/2c1e1e5c-d69b-4abd-bd6e-25c05e4bc1b3/.gitconfig' 2025-05-07T22:26:26.7570467Z Temporarily overriding HOME='/__w/_temp/2c1e1e5c-d69b-4abd-bd6e-25c05e4bc1b3' before making global git config changes 2025-05-07T22:26:26.7571908Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T22:26:26.7574012Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T22:26:26.7616880Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T22:26:26.7646884Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T22:26:26.7926440Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T22:26:26.7945578Z http.https://github.com/.extraheader 2025-05-07T22:26:26.7955295Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T22:26:26.7989342Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T22:26:26.8446676Z Stop and remove container: 04374329762b441da8bfce223bb47e2b_rocmdevubuntu220463complete_426d52 2025-05-07T22:26:26.8457432Z ##[command]/usr/bin/docker rm --force a304e7739b7e545372de9a7da1e740684ad074cf2b660f43ed4cdc436bfab71c 2025-05-07T22:26:27.0828666Z a304e7739b7e545372de9a7da1e740684ad074cf2b660f43ed4cdc436bfab71c 2025-05-07T22:26:27.0879560Z Remove container network: github_network_13e62d9d1b8b486f8c21bd4e26c998bd 2025-05-07T22:26:27.0889432Z ##[command]/usr/bin/docker network rm github_network_13e62d9d1b8b486f8c21bd4e26c998bd 2025-05-07T22:26:27.4338697Z github_network_13e62d9d1b8b486f8c21bd4e26c998bd 2025-05-07T22:26:27.4422892Z Cleaning up orphan processes